Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-09-10 | Revert "add meson project" | raveit65 | 16 | -757/+0 | |
This reverts commit 1db4b409322e559a3d3a03677dd482a0613f3b29. | |||||
2020-09-10 | Revert "Meson Project: Use foreach for install icons" | raveit65 | 1 | -52/+49 | |
This reverts commit 69870bbbbebbd7ecc113b80da96d6dc5d29ee467. | |||||
2020-09-10 | Revert "Meson Project: some optimizations" | raveit65 | 2 | -7/+14 | |
This reverts commit c0c36501cfeadc0f526610891b6dd257ce3c8229. | |||||
2020-09-10 | Revert "[ci] enable meson build on travis" | raveit65 | 2 | -5/+0 | |
This reverts commit 007888e9b170257e822c40b353674616b5555204. | |||||
2020-09-10 | Revert "Install action and status icons to right location" | raveit65 | 2 | -4/+4 | |
This reverts commit 78bd4114cee53f589945b6f72df10bb65cc4df81. | |||||
2020-09-03 | Install action and status icons to right location | Victor A. Santos | 2 | -4/+4 | |
a left over from gnome is the action and status icons was installed to $(pkgdatadir). now all icons are installed to $(datadir). | |||||
2020-09-03 | [ci] enable meson build on travis | Victor A. Santos | 2 | -0/+5 | |
2020-09-03 | Meson Project: some optimizations | Victor A. Santos | 2 | -14/+7 | |
* data/meson.build: remove redundant configuration data * meson_options.txt: use `deprecated` as option name to match Gnome Guidelines. | |||||
2020-09-03 | Meson Project: Use foreach for install icons | Victor A. Santos | 1 | -49/+52 | |
2020-09-03 | add meson project | Victor A. Santos | 16 | -0/+757 | |
fix indentation in some files | |||||
2020-08-04 | Remove trailing spaces/tabs | rbuj | 5 | -10/+10 | |
find . \( -name '*.h' -o -name '*.c' \) -exec sed -i 's/[[:space:]]*$//' {} \; find . \( -name '*.h' -o -name '*.c' \) -exec sed -i 's/\t*$//' {} \; | |||||
2020-07-24 | Travis CI: enable irc notifications with tagged commits | Pablo Barciela | 1 | -1/+1 | |
2020-07-12 | gpm-kbd-backlight: Remove unused functions | rbuj | 1 | -100/+0 | |
2020-07-08 | Remove unused variable from gpm_notebook_scroll_event_cb | rbuj | 4 | -39/+37 | |
2020-06-27 | release 1.25.0v1.25.0 | raveit65 | 2 | -1/+30 | |
2020-06-27 | sync with transifex | raveit65 | 135 | -543/+3862 | |
2020-06-27 | update resource for transifex | raveit65 | 2 | -459/+323 | |
2020-06-26 | [ci] fix release tarball on travis CI failed | Wu Xiaotian | 1 | -1/+3 | |
2020-06-25 | Add git.mk to generate .gitignore | tamplan | 10 | -0/+415 | |
2020-05-25 | gpm-kbd-backlight: do not change keyboard back-light, when disabled | Andrej Valek | 1 | -9/+16 | |
Automatically change keyboard back-light only when enabled on battery. Keep previous brightness level between state change. Signed-off-by: Andrej Valek <[email protected]> | |||||
2020-05-01 | Travis CI: enable irc notifications with broken builds | Pablo Barciela | 1 | -0/+12 | |
2020-05-01 | Travis CI: debian build: add clang compiler | Pablo Barciela | 1 | -0/+8 | |
2020-05-01 | Travis CI: debian build: add -Wsign-compare -Wunused-parameter to CFLAGS | Pablo Barciela | 1 | -5/+8 | |
2020-04-21 | ci: don't run configure with autogen.sh | raveit65 | 1 | -2/+2 | |
2020-04-21 | build: silent build warnings for distcheck | raveit65 | 1 | -0/+1 | |
2020-04-10 | ci: remove --enable-compile-warnings=maximum from autogen command | raveit65 | 1 | -2/+2 | |
2020-04-10 | ci: build with mate-common-1.24.1 tarball | raveit65 | 1 | -3/+3 | |
2020-04-10 | ci: variables, drop obsolete Warn_Cflags | rbuj | 1 | -1/+0 | |
2020-04-10 | build: do not override the default value for MATE_COMPILE_WARNINGS | rbuj | 1 | -1/+1 | |
2020-04-06 | [ci] update travis build environment | Wu Xiaotian | 1 | -14/+16 | |
2020-04-01 | gpm-phone: silent "not connected" message unless debug | raveit65 | 1 | -1/+1 | |
Debug message is modified to something identifiable | |||||
2020-04-01 | Remove unused entry from autostart | Victor A. Santos | 1 | -2/+0 | |
Fix #327. Remove the unused Categories= entry from the autostart dekstop file. This empty entry and no semicolon causes the OnlyShowIn= entry to be appended to Categories= entry. | |||||
2020-03-31 | gpm-brightness: silent "using cache for value" message unless debug | raveit65 | 1 | -1/+1 | |
2020-03-25 | Remove warning: ‘GTimeVal’ is deprecated | rbuj | 1 | -5/+3 | |
2020-03-21 | Travis CI: ubuntu build: add gcc | Pablo Barciela | 1 | -1/+1 | |
2020-03-21 | Travis CI: use Ubuntu devel instead 19.10 | Pablo Barciela | 1 | -2/+1 | |
2020-03-14 | gpm-backlight: silent "no dimming hardware" message unless debug | rbuj | 1 | -1/+1 | |
2020-03-11 | gpm-control: warning when a property cannot be set using dbus | rbuj | 1 | -6/+6 | |
2020-03-10 | glib-genmarshal: replace deprecated tokens NONE and BOOL | rbuj | 1 | -15/+15 | |
2020-03-09 | Remove warning function declaration isn’t a prototype | rbuj | 1 | -1/+1 | |
2020-03-09 | Port from EggDebug to the built-in GLib logging framework | rbuj | 45 | -1667/+420 | |
2020-03-08 | gpm-manager: Remove dereference of a null pointer warning | rbuj | 1 | -13/+17 | |
2020-03-07 | Remove warning use of memory after it is freed | rbuj | 1 | -1/+1 | |
2020-03-07 | Rewrite gpm-prefs.ui from scratch | rbuj | 2 | -573/+556 | |
2020-03-03 | Remove warnings: unused variable | rbuj | 6 | -9/+0 | |
2020-02-27 | Read authors (updated) from mate-power-manager.about | rbuj | 6 | -8/+144 | |
2020-02-25 | Use gtk_show_about_dialog to show about dialog | rbuj | 2 | -91/+65 | |
2020-02-24 | Remove the CPU wakeups feature | rbuj | 2 | -468/+21 | |
2020-02-20 | Update copyright year on about dialog | rbuj | 3 | -3/+3 | |
2020-02-20 | travis: update config for new travis validation | raveit65 | 2 | -180/+181 | |