Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mds-colour: style + fix buffer overflow + send message id | Mattias Andrée | 2015-08-24 | 2 | -46/+43 |
* | mds: style | Mattias Andrée | 2015-08-24 | 1 | -1/+1 |
* | mds-clipboard: m + style | Mattias Andrée | 2015-08-24 | 1 | -66/+41 |
* | mds-echo: style | Mattias Andrée | 2015-08-24 | 1 | -10/+4 |
* | mds-respawn: typo + mds-kkbd: doc, derp, and minimise some buffer sizes | Mattias Andrée | 2015-08-24 | 2 | -13/+38 |
* | mds-kkbd: style | Mattias Andrée | 2015-08-24 | 1 | -44/+11 |
* | mds-kkbd: fix order of parameters in sprintf | Mattias Andrée | 2015-08-24 | 1 | -1/+1 |
* | mds-vt: typo and style | Mattias Andrée | 2015-08-24 | 1 | -20/+10 |
* | mds-colour: pregenerate textual colour lists | Mattias Andrée | 2015-08-24 | 1 | -29/+166 |
* | mds-colour: broadcast updates | Mattias Andrée | 2015-08-24 | 2 | -18/+154 |
* | hash list optimisation | Mattias Andrée | 2015-08-24 | 2 | -24/+142 |
* | m todo + implement get-colour | Mattias Andrée | 2015-08-24 | 2 | -4/+45 |
* | m | Mattias Andrée | 2015-08-24 | 1 | -2/+1 |
* | info index | Mattias Andrée | 2015-08-24 | 1 | -0/+20 |
* | m info | Mattias Andrée | 2015-08-24 | 1 | -0/+2 |
* | info: construct_error_message and send_error | Mattias Andrée | 2015-08-24 | 2 | -3/+62 |
* | error transmissions | Mattias Andrée | 2015-08-23 | 3 | -2/+230 |
* | mds-colour: marshal colour list + implement set-colour | Mattias Andrée | 2015-08-23 | 2 | -5/+49 |
* | info: features | Mattias Andrée | 2015-08-23 | 2 | -6/+84 |
* | m style | Mattias Andrée | 2015-08-23 | 1 | -2/+2 |
* | typo | Mattias Andrée | 2015-08-23 | 1 | -1/+1 |
* | signal handlers that return should not modify errno | Mattias Andrée | 2015-08-23 | 9 | -0/+61 |
* | m + colour on selected items in lists and tables | Mattias Andrée | 2015-08-22 | 1 | -4/+152 |
* | alternate background colours and delimiter, for tables | Mattias Andrée | 2015-08-22 | 1 | -0/+43 |
* | selected text may need a different colour | Mattias Andrée | 2015-08-22 | 1 | -16/+112 |
* | the first argument on socket() should be PF_, not AF_ as often documented, although it does not really matter because PF_ to AF_ is a bijective ide... | Mattias Andrée | 2015-08-22 | 1 | -1/+1 |
* | ensure that all PF_ and AF_ aliases exists if any exist | Mattias Andrée | 2015-08-22 | 1 | -0/+43 |
* | typo + mds-colour: print colour list on SIGINFO | Mattias Andrée | 2015-08-22 | 2 | -1/+9 |
* | add and use xclose and xfclose, we do not want close or fclose to be ignored because a singal interrupts it. | Mattias Andrée | 2015-08-21 | 9 | -25/+104 |
* | m info | Mattias Andrée | 2015-08-21 | 1 | -6/+9 |
* | typo | Mattias Andrée | 2015-08-21 | 1 | -1/+1 |
* | info: doc system colours for toolbars, tooltips and notifications | Mattias Andrée | 2015-08-21 | 1 | -1/+34 |
* | info: doc system colours for menus | Mattias Andrée | 2015-08-21 | 1 | -2/+42 |
* | info: doc system colours for progressbars | Mattias Andrée | 2015-08-21 | 1 | -0/+56 |
* | info: doc system colours for scrolls | Mattias Andrée | 2015-08-21 | 1 | -0/+52 |
* | info: doc system colours for sliders | Mattias Andrée | 2015-08-21 | 1 | -0/+253 |
* | info: doc system colours for tabs | Mattias Andrée | 2015-08-21 | 1 | -1/+38 |
* | typo | Mattias Andrée | 2015-08-21 | 1 | -12/+12 |
* | controls can be clicked without being hovered | Mattias Andrée | 2015-08-21 | 1 | -0/+83 |
* | info: doc system colours for checkboxes and radioboxes | Mattias Andrée | 2015-08-21 | 1 | -0/+153 |
* | m + info: doc system colours for input components | Mattias Andrée | 2015-08-21 | 1 | -4/+90 |
* | info: doc system colours for buttons | Mattias Andrée | 2015-08-21 | 1 | -10/+101 |
* | description of system colours + add missing system colours | Mattias Andrée | 2015-08-21 | 1 | -0/+165 |
* | enumeration of all recommended system colours | Mattias Andrée | 2015-08-21 | 1 | -6/+92 |
* | start on colour list | Mattias Andrée | 2015-08-20 | 1 | -4/+292 |
* | m + info: hash list | Mattias Andrée | 2015-08-20 | 4 | -144/+532 |
* | work on mds-colour and list alternative to hash table | Mattias Andrée | 2015-08-19 | 5 | -12/+574 |
* | m | Mattias Andrée | 2015-08-19 | 1 | -0/+2 |
* | typo | Mattias Andrée | 2015-08-19 | 1 | -1/+1 |
* | m | Mattias Andrée | 2015-08-19 | 1 | -4/+4 |