Age | Commit message (Expand) | Author | Files | Lines |
2016-09-29 | clock-applet: mark current day | Sami Farin | 1 | -6/+37 |
2016-09-19 | release 1.16.0v1.16.0 | raveit65 | 1 | -1/+1 |
2016-09-18 | update NEWS for 1.16 | monsta | 1 | -42/+12 |
2016-09-18 | sync with Transifex | monsta | 3 | -35/+36 |
2016-09-07 | GTK+-3.20 panel-widget: use GtkSeat instead of deprecated device pointer | raveit65 | 1 | -6/+6 |
2016-09-07 | GTK+-3.20 top-level: use GtkSeat instead of deprecated device pointer | raveit65 | 1 | -8/+20 |
2016-09-01 | GTK+-3.20 force quit: use GtkSeat instead of deprecated device pointer | raveit65 | 1 | -4/+5 |
2016-09-01 | GTK+-3.20 panel-frame: use GtkSeat instead of deprecated device pointer | raveit65 | 1 | -3/+2 |
2016-09-01 | GTK+-3.20 panel-applet: use GtkSeat instead of deprecated device pointer | raveit65 | 1 | -1/+25 |
2016-09-01 | release 1.15.1v1.15.1 | raveit65 | 1 | -0/+31 |
2016-09-01 | sync with transiflex | raveit65 | 111 | -18360/+21363 |
2016-08-31 | Gtk+-2 properties-dialog: use Mate-ColorButton for gtk2 build | raveit65 | 2 | -6/+10 |
2016-08-31 | GTK+-3 properties-dialog: port to GtkColorChooser | raveit65 | 2 | -6/+10 |
2016-08-31 | properties-dialog: drop usage of MateColorButton | raveit65 | 2 | -12/+10 |
2016-08-07 | Fix FTBFS with Gtk 3.18 | Matt Spaulding | 1 | -2/+2 |
2016-08-03 | Gtk+3 UI: add panel-properties-dialog-gtk3.ui | raveit65 | 5 | -0/+847 |
2016-08-03 | GTK+-3.0 panel-properties: port to GtkGrid | raveit65 | 1 | -0/+15 |
2016-08-03 | GTK+-3 panel: don't set panel's initial size to G_MAXINT | raveit65 | 1 | -3/+11 |
2016-08-03 | GTK+-3 panel-toplevel: port to GtkGrid | raveit65 | 1 | -0/+38 |
2016-08-03 | GTK+-3 panel-ditem-editor: replace gtktable with gtkgrid | raveit65 | 1 | -0/+66 |
2016-07-31 | clock: remove useless duplication | kajzer | 1 | -2/+0 |
2016-07-28 | panel-context-menu: use GtkAbout and update copyright | raveit65 | 1 | -7/+2 |
2016-07-28 | clock: use GtkAbout and update copyright | raveit65 | 1 | -3/+2 |
2016-07-28 | window-list: use GtkAbout and update copyright | raveit65 | 1 | -2/+2 |
2016-07-28 | show-desktop: use GtkAbout and update copyright | raveit65 | 1 | -3/+2 |
2016-07-28 | workspace-switcher: use GtkAbout and update copyright | raveit65 | 1 | -2/+2 |
2016-07-28 | window-menu applet: use GtkAbout and update copyright | raveit65 | 1 | -3/+2 |
2016-07-28 | na: : use GtkAbout and update copyright | raveit65 | 1 | -4/+3 |
2016-07-28 | fish: use GtkAbout and update copyright | raveit65 | 1 | -3/+3 |
2016-07-28 | pre-bump version | raveit65 | 2 | -1/+3 |
2016-07-26 | multiscreen: drop unused function | monsta | 3 | -47/+0 |
2016-07-15 | distcheck: explicitly use currently selected GTK+ version | raveit65 | 1 | -1/+4 |
2016-07-11 | Merge pull request #456 from chrstphrchvz/patch-1 | Martin Wimpress | 1 | -1/+1 |
2016-07-10 | fix typo | Christopher Chavez | 1 | -1/+1 |
2016-06-30 | clock: fix UI issues introduced in 882f8f4 | monsta | 2 | -15/+24 |
2016-06-29 | use gtk_box_new instead of gtk_{h,v}box_new properly | Sorokin Alexei | 10 | -48/+47 |
2016-06-29 | fixes for opensuse.layout | Sorokin Alexei | 1 | -3/+11 |
2016-06-29 | fix some warnings and deprecations | Sorokin Alexei | 9 | -58/+143 |
2016-06-29 | Gtk3: rename panel_widget_size_request() to panel_widget_get_preferred_size() | Sorokin Alexei | 1 | -48/+106 |
2016-06-29 | Gtk3: fix no explicit return value type for set_background_region() | Sorokin Alexei | 1 | -0/+1 |
2016-06-28 | po: drop languages not present on Transifex | monsta | 7 | -19502/+0 |
2016-06-28 | po: actually add new language from Transifex | monsta | 1 | -0/+1 |
2016-06-21 | panel-test-applets: fix typo | monsta | 1 | -1/+1 |
2016-06-08 | release 1.15.0v1.15.0 | raveit65 | 2 | -1/+16 |
2016-06-08 | sync with Transiflex | raveit65 | 16 | -233/+3164 |
2016-06-08 | fix missing focus for panel widgets | raveit65 | 1 | -0/+1 |
2016-06-07 | panel-widget: add missing function declaration for GTK+ >= 3.18 | monsta | 1 | -0/+3 |
2016-06-02 | added missing variable initialization | monsta | 1 | -0/+1 |
2016-06-02 | restore correct applet finalizing code | monsta | 1 | -1/+2 |
2016-06-02 | revert old change that accidentally got here | monsta | 1 | -1/+1 |