Age | Commit message (Expand) | Author | Files | Lines |
2020-10-27 | charpick: improve code-style | raveit65 | 3 | -1095/+1133 |
2020-08-11 | tx: sync with transifex | raveit65 | 11 | -58/+214 |
2020-07-30 | charpick: Load menu from resources | rbuj | 3 | -27/+52 |
2020-07-28 | charpick: Fix memory leak reported by clang static analyzer | rbuj | 1 | -2/+3 |
2020-07-13 | Guard block is missing | rbuj | 1 | -0/+5 |
2020-06-25 | sync with transifex | raveit65 | 121 | -225/+449 |
2020-06-09 | charpic-about: fix DE name in about dialog | Abu Sakib | 1 | -2/+2 |
2020-05-21 | build: Remove MATEDESKTOP_CFLAGS and MATEDESKTOP_LIBS | rbuj | 1 | -2/+0 |
2020-04-16 | Remove unused-variable warnings | rbuj | 1 | -9/+4 |
2020-04-08 | build: Use WARN_CFLAGS variable | rbuj | 1 | -2/+3 |
2020-03-02 | tx: pull with fixed translations of pt and pt_BR | raveit65 | 1 | -3/+3 |
2020-02-10 | tx: sync with transifex | raveit65 | 1 | -4/+4 |
2020-01-21 | tx: sync with transifex | raveit65 | 121 | -518/+719 |
2020-01-10 | Update copyright to 2020 | raveit65 | 2 | -2/+2 |
2020-01-09 | migrate from intltools to gettext | Wu Xiaotian | 2 | -10/+11 |
2019-06-16 | tx: sync with transifex | raveit65 | 121 | -19676/+18842 |
2019-03-23 | help: update copyright | raveit65 | 1 | -1/+1 |
2019-03-20 | Help: Use XInclude instead of ENTITY for legal.xml | rbuj | 1 | -5/+1 |
2019-03-20 | assignment discards 'const' qualifier from pointer target type | rbuj | 1 | -1/+1 |
2019-03-20 | Make translatable documenters in about dialog | rbuj | 1 | -1/+8 |
2019-03-20 | Make translatable copyright info in about dialog | rbuj | 1 | -5/+2 |
2019-03-20 | Ensure proper translation of the about dialog title | rbuj | 1 | -0/+1 |
2019-03-17 | tx: sync with transifex | rbuj | 9 | -27/+44 |
2019-02-25 | tx: sync with transifex | raveit65 | 12 | -38/+62 |
2019-01-27 | tx: sync with transifex | raveit65 | 13 | -55/+808 |
2018-11-17 | sync with transifex | raveit65 | 119 | -7503/+77211 |
2018-10-06 | Use make functions for HELP_LINGUAS | rbuj | 1 | -1/+5 |
2018-10-03 | Use orderedlist to describe the steps to add the applet to a panel | rbuj | 1 | -8/+30 |
2018-10-03 | Manual: Fix Add to Panel dialog title | rbuj | 1 | -1/+1 |
2018-10-02 | Manual: OK -> Add (Add to Panel dialog) | rbuj | 1 | -1/+1 |
2018-10-02 | Add/Update Catalan screenshots | rbuj | 1 | -0/+0 |
2018-10-01 | Remove unused png files | rbuj | 8 | -1/+0 |
2018-09-28 | legal.xml | rbuj | 1 | -75/+75 |
2018-07-06 | charpick: replace deprecated gtk_menu_popup | raveit65 | 1 | -36/+5 |
2018-02-09 | avoid deprecated GtkStock | Pablo Barciela | 2 | -11/+27 |
2018-02-04 | require GTK+ 3.22 and GLib 2.50 | monsta | 2 | -61/+6 |
2018-01-09 | update copyright year to 2018 | monsta | 1 | -1/+1 |
2017-12-05 | WidthOfScreen and HeightOfScreen implementation | Pablo Barciela | 1 | -4/+3 |
2017-10-05 | update copyright year in other applets | monsta | 1 | -1/+1 |
2017-08-10 | avoid deprecated gdk_screen_width/height | ZenWalker | 1 | -17/+19 |
2017-08-05 | charpick: don't use deprecated gtk_show_uri | raveit65 | 2 | -0/+14 |
2017-01-31 | charpick: fix runtime warnings with GTK+ 3.20/22 | monsta | 1 | -0/+33 |
2017-01-31 | charpick: add missing static declaration for variable | monsta | 1 | -1/+1 |
2016-11-22 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 2 | -71/+17 |
2016-07-31 | charpick: drop MateAbout and update copyright | raveit65 | 1 | -4/+6 |
2016-01-27 | GTK3: fix previous GtkMisc deprecations fix commit | Wolfgang Ulbrich | 1 | -4/+4 |
2015-12-19 | Gtk3 charpick: fix a build wrning | Wolfgang Ulbrich | 1 | -1/+1 |
2015-12-17 | GTK3 charpick: fix deprecated usage of GtkMisk and GtkArrow | Wolfgang Ulbrich | 2 | -1/+22 |
2015-12-17 | charpick: GSList type is wrong here, GList should be used | monsta | 1 | -2/+2 |
2015-10-16 | GTK3 charpick: support custom panel themes | lukefromdc | 1 | -0/+14 |