Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | about:profiles: Focus on name <input> on "Edit" button click | Patrick McDermott | 2017-11-08 | 1 | -1/+3 |
| | |||||
* | about:profiles: Enable autofocus on name <input> if adding | Patrick McDermott | 2017-11-08 | 1 | -1/+1 |
| | |||||
* | about:preferences: Update mq_html_input_text() calls | Patrick McDermott | 2017-11-08 | 1 | -2/+2 |
| | |||||
* | about:profiles: Free "color_" string | Patrick McDermott | 2017-11-07 | 1 | -0/+1 |
| | |||||
* | about:profiles: Add "Launch" buttons | Patrick McDermott | 2017-11-07 | 1 | -0/+4 |
| | |||||
* | about:profiles: Handle "launch_" query keys | Patrick McDermott | 2017-11-07 | 1 | -0/+4 |
| | |||||
* | about:profiles: Move mq_profiles_save() into query key branches | Patrick McDermott | 2017-11-07 | 1 | -2/+3 |
| | |||||
* | about:profiles: Break from query keys loop after editing | Patrick McDermott | 2017-11-07 | 1 | -0/+3 |
| | | | | Each request performs only one editing action. | ||||
* | about:profiles: Shorten static edit_profiles() function | Patrick McDermott | 2017-11-06 | 1 | -8/+4 |
| | |||||
* | about:profiles: Set profile colors | Patrick McDermott | 2017-11-06 | 1 | -8/+15 |
| | |||||
* | about:profiles: Add color picker scripts | Patrick McDermott | 2017-11-06 | 1 | -0/+57 |
| | |||||
* | about:profiles: Add color picker elements | Patrick McDermott | 2017-11-06 | 1 | -0/+15 |
| | |||||
* | about:profiles: Change class name of color picker button box | Patrick McDermott | 2017-11-06 | 1 | -4/+2 |
| | |||||
* | about:profiles: Add hidden color input | Patrick McDermott | 2017-11-06 | 1 | -0/+3 |
| | |||||
* | about:profiles: Add color picker styles | Patrick McDermott | 2017-11-06 | 1 | -0/+68 |
| | |||||
* | about:profiles: Include tabs in styles string | Patrick McDermott | 2017-11-06 | 1 | -44/+44 |
| | |||||
* | about:profiles: Drop flexi-color-picker/themes.css | Patrick McDermott | 2017-11-06 | 1 | -3/+0 |
| | |||||
* | about:(version), about:preferences: Update mq_html_document() calls | Patrick McDermott | 2017-11-05 | 2 | -2/+2 |
| | |||||
* | about:profiles: Add color picker resources to document | Patrick McDermott | 2017-11-05 | 1 | -1/+15 |
| | |||||
* | about:(version), about:preferences: Update mq_html_document() calls | Patrick McDermott | 2017-11-05 | 2 | -2/+2 |
| | |||||
* | about:profiles: Pass profiles styles to mq_html_document() | Patrick McDermott | 2017-11-05 | 1 | -1/+84 |
| | |||||
* | about:profiles: Add "current" class to <span> of current profile | Patrick McDermott | 2017-11-05 | 1 | -9/+16 |
| | |||||
* | about:profiles: Insert new profiles | Patrick McDermott | 2017-11-04 | 1 | -0/+6 |
| | |||||
* | about:profiles: Allocate room for trailing NULL in string vector | Patrick McDermott | 2017-11-04 | 1 | -1/+1 |
| | | | | Fixes a heap overflow. | ||||
* | about:profiles: Free the color string of each displayed profile | Patrick McDermott | 2017-11-04 | 1 | -1/+4 |
| | |||||
* | about:profiles: Disable default button for new profile | Patrick McDermott | 2017-11-04 | 1 | -1/+1 |
| | |||||
* | about:profiles: Don't edit, remove, or make default new profiles | Patrick McDermott | 2017-11-04 | 1 | -6/+12 |
| | |||||
* | about:profiles: Show new profile on add button click | Patrick McDermott | 2017-11-04 | 1 | -7/+20 |
| | |||||
* | mq_html_form*(): Add optional button names | Patrick McDermott | 2017-11-04 | 2 | -2/+2 |
| | |||||
* | about:profiles: Implement removal | Patrick McDermott | 2017-11-04 | 1 | -1/+1 |
| | |||||
* | about:profiles: Use g_strconcat() instead of g_strdup_printf() | Patrick McDermott | 2017-11-04 | 1 | -5/+5 |
| | |||||
* | about:profiles: Implement editing | Patrick McDermott | 2017-11-04 | 1 | -3/+41 |
| | |||||
* | about:profiles: Factor out document generation into new function | Patrick McDermott | 2017-11-04 | 1 | -14/+18 |
| | |||||
* | about:profiles: Free string vector of profile IDs | Patrick McDermott | 2017-11-04 | 1 | -0/+1 |
| | |||||
* | about:profiles: Disable "Make Default" button on default profile | Patrick McDermott | 2017-11-04 | 1 | -1/+2 |
| | |||||
* | about:profiles: New page | Patrick McDermott | 2017-11-04 | 3 | -0/+102 |
| | |||||
* | src/schemes/about/*.c: #include "paths.h" before library headers | Patrick McDermott | 2017-11-04 | 3 | -3/+6 |
| | |||||
* | mq_html_container(): Add classes parameter | Patrick McDermott | 2017-11-04 | 2 | -6/+6 |
| | | | | And update calls in <about:(version)> and <about:preferences>. | ||||
* | Add missing #endif comments to headers | Patrick McDermott | 2017-11-03 | 1 | -1/+1 |
| | |||||
* | Add missing G_BEGIN_DECLS/G_END_DECLS to headers | Patrick McDermott | 2017-11-03 | 1 | -0/+4 |
| | |||||
* | about:marquee: Convert static const document var to macro | Patrick McDermott | 2017-11-01 | 1 | -28/+28 |
| | | | | | | | | | | Fixes: CC src/schemes/about/marquee-marquee.o src/schemes/about/marquee.c: In function ‘mq_about_marquee_response’: src/schemes/about/marquee.c:72:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] "DANGER", "DO NOT PRESS")); ^ | ||||
* | about:marquee: Fix #include | Patrick McDermott | 2017-11-01 | 1 | -1/+1 |
| | | | | | | | | | | Surprisingly, this was the error, instead of a fatal error about not finding "../paths.h": CC src/schemes/about/marquee-marquee.o src/schemes/about/marquee.c:58:1: warning: no previous prototype for ‘mq_about_marquee_response’ [-Wmissing-prototypes] mq_about_marquee_response(MqApplication *application, GHashTable *query, ^ | ||||
* | src/config.[ch], src/settings.[ch]: Move under src/config/ | Patrick McDermott | 2017-11-01 | 1 | -1/+1 |
| | |||||
* | src/about*, src/view-source.*: Move under src/schemes/ | Patrick McDermott | 2017-11-01 | 5 | -0/+452 |