Age | Commit message (Expand) | Author | Files | Lines |
2016-01-05 | properties dialog: use convenience function to compare colors | monsta | 1 | -6/+2 |
2016-01-05 | properties dialog: less #if's | monsta | 1 | -13/+13 |
2016-01-05 | rename mate-panel-*.{c|h} -> panel-*.{c|h} for consistency | monsta | 22 | -79/+75 |
2016-01-05 | pre-bump version to 1.13.0 | Wolfgang Ulbrich | 2 | -1/+3 |
2016-01-04 | xutils: remove unused variables | monsta | 1 | -3/+0 |
2016-01-04 | applet-frame: fix indent a bit | monsta | 1 | -5/+5 |
2016-01-04 | separator: less #if's | monsta | 1 | -34/+29 |
2016-01-04 | background: nested GTK_CHECK_VERSION's make no sense | monsta | 1 | -4/+2 |
2016-01-04 | background: even less #if's | monsta | 1 | -7/+6 |
2016-01-04 | background: oops... fix build breakage from last commit (GTK+2 only) | monsta | 1 | -17/+16 |
2016-01-04 | background: group some more local functions, drop some #if's | monsta | 1 | -20/+16 |
2016-01-04 | background: drop unused local function from GTK+3 build | monsta | 1 | -40/+2 |
2016-01-04 | background: group some local functions by GTK+ version | monsta | 1 | -20/+18 |
2016-01-04 | background: even less #if's | monsta | 1 | -7/+7 |
2016-01-04 | background: less #if's | monsta | 1 | -18/+18 |
2016-01-04 | background: all functions should have PanelBackground as 1st argument | monsta | 6 | -7/+7 |
2016-01-04 | background: normalize usage of GTK_CHECK_VERSION | monsta | 2 | -7/+3 |
2016-01-04 | background: drop variable that's only assigned but never checked | monsta | 2 | -5/+0 |
2016-01-04 | background: explicitly check for CAIRO_STATUS_SUCCESS return value | monsta | 1 | -1/+1 |
2016-01-03 | drop MateConf migration script | Monsta | 2 | -17/+0 |
2016-01-02 | Fix rendering of user backgrounds in gtk3.18+ | lukefromdc | 1 | -0/+6 |
2015-12-24 | libmate-panel-applet: move trap push/pop closer to X function call | Monsta | 1 | -11/+14 |
2015-12-24 | remove dead code | Monsta | 1 | -12/+0 |
2015-12-24 | fix indent a bit | Monsta | 1 | -2/+2 |
2015-12-24 | remove unused variable | Monsta | 1 | -1/+0 |
2015-12-23 | never agree to expand an attached toplevel (drawer's panel) | monsta | 1 | -0/+5 |
2015-12-22 | clock: remove useless include | monsta | 1 | -3/+0 |
2015-12-22 | wncklet: remove dead code | monsta | 1 | -27/+0 |
2015-12-22 | wncklet: mate_gdk_spawn_command_line_on_screen can be used with any GTK+ | monsta | 1 | -15/+2 |
2015-12-21 | panel-widget: drop unused variables (assigned but never read after) | monsta | 2 | -16/+0 |
2015-12-21 | drawer: don't try to set NULL tooltip | monsta | 1 | -6/+4 |
2015-12-21 | drawer: some fixes | monsta | 1 | -32/+21 |
2015-12-21 | panel-profile: simplify some code | monsta | 1 | -51/+30 |
2015-12-18 | panel-profile: fix indent a bit | monsta | 1 | -9/+12 |
2015-12-18 | toplevel: remove unused variable in GTK+3 build | monsta | 1 | -2/+1 |
2015-12-18 | toplevel: define set_arrow_type function only for GTK+ 3.14 | monsta | 1 | -0/+2 |
2015-12-18 | button-widget: avoid build warnings about unused variables | Monsta | 1 | -14/+9 |
2015-12-18 | button-widget: properly init a variable in GTK+3 build | Monsta | 1 | -2/+6 |
2015-12-18 | button-widget: removed unused variable | monsta | 1 | -2/+1 |
2015-12-17 | GTK3 workspace-switcher: add fallback color | György Balló | 1 | -0/+14 |
2015-12-15 | gtk3: fix infinite loop with Traditional themes | Balló György | 2 | -2/+0 |
2015-12-03 | Add separate "Delete" button in reload applet dialog | monsta | 1 | -8/+20 |
2015-12-03 | remove redundant function declarations | monsta | 1 | -3/+0 |
2015-12-03 | Bump version to 1.12.1 | monsta | 2 | -1/+5 |
2015-11-20 | Don't set the panel transparent by default | Balló György | 7 | -31/+61 |
2015-11-12 | fix indent a bit | Monsta | 1 | -4/+4 |
2015-11-12 | Merge pull request #371 from mate-desktop/launcher-fix | Martin Wimpress | 1 | -2/+11 |
2015-11-12 | don't destroy a widget in its draw/expose signal | Monsta | 1 | -2/+11 |
2015-11-11 | fix typo in #define | monsta | 1 | -3/+3 |
2015-11-11 | Merge pull request #368 from raveit65/dev-ubuntu | Martin Wimpress | 1 | -2/+2 |