Age | Commit message (Expand) | Author | Files | Lines |
2020-03-10 | remove warnings: function declaration isn’t a prototype | rbuj | 5 | -7/+7 |
2020-03-09 | mate-about-me: Fix memory leak | rbuj | 1 | -0/+1 |
2020-03-09 | appearance: Fix memory leak | rbuj | 1 | -1/+0 |
2020-03-07 | windows: Remove unused function | rbuj | 1 | -17/+0 |
2020-03-02 | Do not collect the translation for Icon | rbuj | 11 | -11/+11 |
2020-02-16 | time-admin: dereference of NULL ‘db’ in function ‘CreateCityList’ | rbuj | 1 | -4/+5 |
2020-02-06 | mate-theme-info: fix memory leak | rbuj | 1 | -16/+18 |
2020-02-06 | mate-wp-info: fix memory leak | rbuj | 1 | -0/+1 |
2020-02-06 | glib-genmarshal: Using --header and --body at the same time is deprecated | rbuj | 2 | -2/+2 |
2020-02-06 | build: use warning flags | rbuj | 12 | -20/+35 |
2020-02-04 | time-admin: make portable backward file path | rbuj | 1 | -1/+1 |
2020-02-04 | appearance: backgrounds dir should be portable | rbuj | 2 | -4/+6 |
2020-02-02 | appearance: remove I/O error on window close | rbuj | 1 | -6/+16 |
2020-01-30 | Fix build using gcc 10 -fno-common flag | rbuj | 2 | -1/+3 |
2020-01-12 | Update copyright to 2020 | raveit65 | 1 | -1/+1 |
2020-01-12 | about-me: Fix UI validation | rbuj | 3 | -19/+106 |
2020-01-12 | mouse: Fix UI validation | rbuj | 1 | -34/+67 |
2020-01-12 | time-admin: Add license info in time-admin.ui file | rbuj | 1 | -1/+27 |
2020-01-12 | time-admin: Fix UI validation | rbuj | 1 | -35/+47 |
2020-01-12 | at-properties: Fix UI validation | rbuj | 1 | -12/+48 |
2019-12-27 | Search system themes in system data dirs | José Romildo Malaquias | 2 | -15/+23 |
2019-12-24 | display: Fix UI validation | rbuj | 1 | -10/+28 |
2019-12-24 | display: Enable help button | rbuj | 1 | -32/+9 |
2019-12-24 | windows: Add window-properties.ui | rbuj | 4 | -189/+796 |
2019-12-05 | avoid redundant redeclarations | Pablo Barciela | 1 | -2/+1 |
2019-12-04 | keybindings: Fix schema creation in makefile | gm10 | 1 | -1/+1 |
2019-12-03 | appearance: Fix desktop file creation | gm10 | 1 | -1/+1 |
2019-11-07 | migrate from intltool to gettext | Wu Xiaotian | 24 | -54/+86 |
2019-10-02 | default-applications: Load icons as cairo surfaces | Victor Kareh | 1 | -43/+60 |
2019-09-13 | remove warning: "__sun" is not defined, evaluates to 0 | rbuj | 1 | -1/+1 |
2019-08-22 | time-admin: fix memory leak | rbuj | 1 | -0/+1 |
2019-08-21 | time-admin: Don't share «void QuitApp(TimeAdmin *ta)» method | rbuj | 3 | -13/+12 |
2019-08-21 | default-applications: Remove messenger options from ui file | rbuj | 1 | -56/+0 |
2019-08-21 | time-admin: Remove unreachable code | rbuj | 4 | -91/+24 |
2019-08-20 | time-admin: Simplify date & time displaying | rbuj | 4 | -60/+76 |
2019-08-20 | time-admin: Save button cannot be enabled if NTP sync is active | rbuj | 1 | -1/+1 |
2019-08-20 | time-admin: Display current time in time-admin.ui on startup | rbuj | 1 | -6/+19 |
2019-08-20 | time-admin: Rename adjustament to adjustment in time-admin.ui | rbuj | 1 | -6/+6 |
2019-08-20 | time-admin: A11y time-admin.ui | rbuj | 1 | -1/+11 |
2019-08-20 | time-admin: Add time-admin.ui | rbuj | 8 | -312/+571 |
2019-08-16 | default-applications: Fix Word Processor top margin | rbuj | 1 | -1/+0 |
2019-08-12 | mouse: Add support for Acceleration Profiles | Victor Kareh | 2 | -0/+49 |
2019-08-02 | appearance: fix memory leak | Wu Xiaotian | 1 | -0/+1 |
2019-08-01 | appearance: add new font for user | Wu Xiaotian | 2 | -2/+105 |
2019-07-23 | Stop propagate error | Wu Xiaotian | 1 | -4/+5 |
2019-07-23 | at-properties: migrate from dbus-glib to gdbus | Wu Xiaotian | 1 | -49/+44 |
2019-07-17 | remove lightdm-settings support | Wu Xiaotian | 1 | -4/+1 |
2019-07-17 | launch lightdm-settings if installed | Wu Xiaotian | 1 | -22/+28 |
2019-07-17 | use current running DM preferences program | Wu Xiaotian | 4 | -12/+222 |
2019-07-17 | support lightdm-gtk-greeter-settings as login preferences program | Wu Xiaotian | 1 | -6/+13 |