Age | Commit message (Expand) | Author | Files | Lines |
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 | 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-06-25 | Remove compilation warnings | zhuyaliang | 3 | -5/+6 |
2019-06-24 | time-admin: Don't set window title for message-box dialog | rbuj | 1 | -1/+0 |
2019-06-24 | time-admin: Don't set font size/color for regular controls | rbuj | 3 | -36/+10 |
2019-06-24 | Merge pull request #468 from mate-desktop/dialog-buttons | mouse | 4 | -63/+56 |
2019-06-23 | use theme's icon preferences-system-time | Wu Xiaotian | 11 | -42/+8 |
2019-06-23 | time-admin: Fix license notice in time-zone.h|c, time-map.h|c | rbuj | 4 | -64/+100 |
2019-06-22 | capplets: Remove the macro MATELOCALEDIR where it's not required | rbuj | 1 | -1/+0 |
2019-06-22 | capplets: Use capplet_init | rbuj | 1 | -6/+3 |
2019-06-19 | time-admin: shortcuts, images & shared code for buttons | rbuj | 4 | -63/+56 |
2019-06-18 | time-admin: Remove po-timezones | rbuj | 79 | -226739/+464 |
2019-06-18 | Remove trailing whitespaces | rbuj | 9 | -188/+188 |
2019-06-14 | Do not reload NTP and modify the button arrangement when starting the service | zhuyaliang | 3 | -41/+5 |
2019-06-14 | Authentication to add modification time | zhuyaliang | 2 | -19/+56 |
2019-06-14 | Use default color to set label and remove the maximum button | zhuyaliang | 3 | -8/+8 |
2019-06-14 | use Makefile pkgdatadir | zhuyaliang | 3 | -9/+11 |
2019-06-14 | g_date_time_unref datetime | zhuyaliang | 1 | -0/+1 |
2019-06-14 | Display the correct time when selecting the time zone | zhuyaliang | 4 | -19/+8 |
2019-06-14 | Memory leak: g_error_free(error); | zhuyaliang | 3 | -15/+9 |
2019-06-14 | Modify mate-time-admin.desktop.in file format | zhuyaliang | 1 | -4/+2 |
2019-06-14 | add time-admin source code | zhuyaliang | 13 | -0/+2567 |
2019-06-14 | add timezone translation files for time-admin | zhuyaliang | 71 | -0/+226730 |
2019-06-14 | add image resources for time-admin applet | zhuyaliang | 93 | -0/+128 |