index
:
mate-panel
1.10
1.12
1.14
1.16
1.18
1.20
1.22
1.24
1.26
1.28
1.6
1.8
fix_panel--replace
gh-pages
gweather
mallard-docs
master
MATE panel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
applets
/
clock
/
clock.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-31
require GTK+ 3.22 and GLib 2.50
monsta
1
-65
/
+0
2018-01-31
fix indent a bit
monsta
1
-1
/
+1
2018-01-25
avoid deprecated GtkStock
Pablo Barciela
1
-6
/
+6
2018-01-09
update copyright year to 2018
monsta
1
-1
/
+1
2017-12-17
WidthOfScreen and HeightOfScreen implementation
Pablo Barciela
1
-3
/
+2
2017-11-14
clock: disconnect one more signal handler on destroy
monsta
1
-0
/
+3
2017-11-09
Clock: don't check variables that can never be < 0 for < 0
lukefromdc
1
-5
/
+5
2017-08-22
clock:disconnect signal handlers on destroy
lukefromdc
1
-22
/
+3
2017-08-22
gtk 3.22: avoid deprecated gdk_screen_get_monitor... functions:
ZenWalker
1
-0
/
+4
2017-08-13
Clock: fix removal warnings when in-process applet removed
lukefromdc
1
-4
/
+23
2017-08-13
clock: stop segfault on removing applet when built in-process
lukefromdc
1
-0
/
+4
2017-08-13
avoid deprecated gdk_screen_get_width/height
ZenWalker
1
-2
/
+3
2017-08-04
avoid deprecated gdk_screen_get_n_monitors
ZenWalker
1
-0
/
+8
2017-05-21
clock.c: drop deprecated gtk_size_group_set_ignore_hidden
raveit65
1
-1
/
+0
2017-04-11
update copyright year to 2017
monsta
1
-1
/
+1
2017-01-30
clock: fix remaining deprecation for GTK+ >= 3.20
monsta
1
-0
/
+8
2017-01-09
Remove unused variable
lukefromdc
1
-1
/
+0
2017-01-09
GTK 3.20/22 Clock button: force zero padding and margin
lukefromdc
1
-2
/
+23
2017-01-09
Clock: remove non-working signal, fix warning
lukefromdc
1
-1
/
+6
2016-11-21
move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option
monsta
1
-99
/
+0
2016-11-21
check for stable release of GTK+3, not for development one
monsta
1
-4
/
+4
2016-11-21
fix indent a bit
monsta
1
-3
/
+3
2016-11-09
clock: fix indent somewhat
monsta
1
-1171
/
+1171
2016-11-08
clock: remove unused #include
monsta
1
-1
/
+0
2016-10-21
clock: update tooltip only when new text is different
Błażej Szczygieł
1
-9
/
+16
2016-07-31
clock: remove useless duplication
kajzer
1
-2
/
+0
2016-07-28
clock: use GtkAbout and update copyright
raveit65
1
-3
/
+2
2016-06-29
use gtk_box_new instead of gtk_{h,v}box_new properly
Sorokin Alexei
1
-4
/
+8
2016-02-12
GTK+-3.20 clock: remove deprecated style properties
Wolfgang Ulbrich
1
-2
/
+17
2016-02-12
GTK+-3.20 clock: don't use deprecated style properties
Wolfgang Ulbrich
1
-0
/
+7
2016-02-12
GTK+3 clock: clock: don't use deprecated GtkAlignment
Wolfgang Ulbrich
1
-7
/
+20
2016-02-09
clock: set css name
Wolfgang Ulbrich
1
-0
/
+7
2015-11-11
clock applet: fix ubuntu ambiant-mate gtk2 theming
Wolfgang Ulbrich
1
-2
/
+2
2015-10-10
clock.c: add gesettings key for toggle weeknumbers
lukefromdc
1
-0
/
+6
2015-10-10
clock-make transparent calendars possible
lukefromdc
1
-0
/
+11
2015-08-26
Gtk3: Don't use deprecated gtk_style_context_get_font
yetist
1
-1
/
+1
2014-11-23
Gtk3: panel, clock: Synchronize calculate_minimum_height() code
infirit
1
-2
/
+2
2014-11-23
Gtk3: clock: Port to GtkStyleContext
infirit
1
-8
/
+59
2014-11-23
Gtk3: Silence GtkBox deprecation warnings
infirit
1
-0
/
+4
2014-11-23
Gtk3: clock: Port gtk_rc_parse_string to GtkCssProvider
infirit
1
-0
/
+15
2014-11-22
clock: Use lists instead of arrays
Monsta
1
-19
/
+7
2014-05-17
Remove/comment unused variables
infirit
1
-2
/
+2
2014-05-16
Use gtk_list_store_insert_with_values also for gtk2
infirit
1
-12
/
+0
2014-04-26
Use about dialog from libmate-desktop
Stefano Karapetsas
1
-1
/
+3
2014-02-21
transient_parent_xid is not used
Denis Gorodnichev
1
-6
/
+1
2014-02-09
help: Avoid file collision with gnome-panel
infirit
1
-2
/
+2
2014-01-23
Use gtk_widget_get_preferred_size with GTK3
Stefano Karapetsas
1
-0
/
+4
2013-10-26
clock: Add GTK3 support
Stefano Karapetsas
1
-2
/
+21
2013-04-08
clock: Allow users to set custom format in dconf-editor
Stefano Karapetsas
1
-0
/
+11
2013-01-20
clock: Fix mateweather units
Stefano Karapetsas
1
-10
/
+8
[next]