summaryrefslogtreecommitdiff
path: root/src/themes/slider/theme.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-30require GTK+ 3.22 and GLib 2.50monsta1-12/+0
2017-02-14themes/slider: Vertically center the pie_countdownIkey Doherty1-0/+1
2017-02-14themes: Implement support for action-icons buttonsIkey Doherty1-3/+12
2017-02-14themes: Ensure that we never add more than one pie_countdownIkey Doherty1-8/+12
2017-02-14themes: Add functionality to test for presence of action-iconsIkey Doherty1-8/+14
2016-10-07Fix: bold formatting #111kajzer1-7/+4
2016-09-09Fix: properly escape textkajzer1-3/+10
2016-08-27Fix: escape text #106kajzer1-1/+3
2016-06-29Slider: improve GtkStyleContex functionsraveit651-69/+62
2016-06-24themes: make text translatableraveit651-4/+6
2016-06-24slider: do not use dprecated GtkAlignmentraveit651-29/+20
2016-05-19slider: remove color overriding that does nothing these daysmonsta1-65/+0
2016-05-19slider: drop unused #definemonsta1-3/+0
2016-05-19require GTK+ >= 3.14, drop GTK+2 code and --with-gtk build optionmonsta1-310/+7
2016-01-24use max. 50 charactersfor body labelWolfgang Ulbrich1-0/+1
2016-01-21some corrections in checks and fixes of deprecationsmonsta1-4/+5
2016-01-21use gtk_image_new_from_icon_name in both GTK+ buildsmonsta1-4/+0
2015-12-16GTK3 slider: remove reverse_color functionWolfgang Ulbrich1-19/+4
2015-12-16GTK3 slider: don't call override_style multiple timesGyörgy Balló1-24/+8
2015-12-15GTK3 slider: don't use deprecated gtk_style_context_get_background_colorWolfgang Ulbrich1-3/+23
2015-12-14slider: fix uninitialized variableGyörgy Balló1-0/+1
2015-11-05GTK3 themes: fix deprecated usage of GTK_STOCK_CLOSEWolfgang Ulbrich1-0/+4
2015-10-31coco, nodoka, slider: removed a unused variable and fixes warningsWolfgang Ulbrich1-2/+0
2015-10-31GTK3 slider: fix some warningsWolfgang Ulbrich1-2/+2
2015-10-31Revert "Gtk3: slider: Do not use deprecated gtk_style_context_get_background_...Wolfgang Ulbrich1-3/+3
2015-10-15slider: fix missing prototypes warningsGiedrius Statkevičius1-0/+18
2015-10-05themes: check for GTK+3 release, not dev versionMonsta1-4/+4
2015-07-28Use accessor functions instead of direct accessinfirit1-6/+9
2015-07-28slider: rework paint_window, on_draw and on_expose_eventinfirit1-28/+47
2015-07-28slider: Bring the window shape code in line with coco/nodokainfirit1-44/+64
2015-07-28Gtk3: slider: Do not use deprecated gtk_style_context_get_background_colorinfirit1-3/+3
2015-07-24Fix several incompatible pointer type warningsinfirit1-1/+1
2015-07-22GTK3: don't use deprecated GtkRcStyleraveit651-0/+4
2015-07-22GTK3: replace deprecated gtk_widget_size_requestraveit651-0/+4
2015-07-22GTK3: replace deprecated gtk_[v/h]_box_newraveit651-0/+5
2015-07-22Gtk3: replace deprecated gtk_misc_set_alignmentraveit651-0/+19
2015-07-22all themes: don't crash on notifications from RhythmboxMonsta1-1/+1
2015-06-17GTK3: Fix positioning notifications with long textraveit651-0/+6
2014-07-03Cleanup GTK_CHECK_VERSION and unify code where possibleinfirit1-41/+6
2014-07-03Use gtk_widget_get_visible for both Gtk+ versionsinfirit1-6/+2
2014-01-18slider: Add GTK3 supportStefano Karapetsas1-88/+307
2012-07-31Fixed incorrect fsf address. Closes issue #6.Steve Zesch1-2/+2
2012-05-09add coco (notify-osd like) and nodoka (from fedora) themes, start 1.3 releasemate-notification-daemon-1.3.0Stefano Karapetsas1-1/+1
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+914