summaryrefslogtreecommitdiff
path: root/typing-break
AgeCommit message (Collapse)AuthorFilesLines
2016-12-02move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta2-148/+0
and require libmatekbd, libmate-desktop, marco, m-s-d >= 1.17
2016-02-04[GTK+3] don't set x/y align to 0.5 - it's the default value anywaymonsta1-6/+0
2016-01-26GTK3: improve GtkMisc deprecation commitWolfgang Ulbrich1-3/+3
2016-01-15[GTK+3] typing-break: fix deprecated usage of GtkMisc, GtkHBox, GtkVBoxmonsta1-1/+27
2016-01-15typing-break: use gtk_image_new_from_icon_name in both GTK+ buildsmonsta1-1/+1
2016-01-13typing-break: less #if'smonsta1-18/+30
2016-01-13typing-break: remove unused variablemonsta1-10/+0
2016-01-13typing-break: fix indent a bitmonsta1-14/+14
2015-12-22Use GDK convenient functionRoy Zhang1-1/+1
Use gdk_x11_get_xatom_by_name (), and take advantage of GDK's caches.
2015-07-15typing break: Remove forgotten bitsinfirit1-18/+0
This should have been in 2208d0af94aeb5b68d1209ad2b11cd46c14c8d23
2015-07-12Replace Gdk drawing with Cairoinfirit2-31/+21
2015-01-13typing-break: use mate_gdk_spawn_command_line_on_screen alwaysMonsta1-4/+1
Closes https://github.com/mate-desktop/mate-control-center/pull/139
2014-11-28zero-init signals arraymonsta2-2/+2
2014-05-27Cleanup GTK_CHECK_VERSION and unify where possibleinfirit2-8/+0
gdk_display_get_default | since 2.2 gdk_x11_display_get_xdisplay | since 2.2 gdk_drag_context_list_targets | since 2.22 gdk_x11_window_foreign_new_for_display | since 2.24 gdk_drawable_get_screen | since 2.24 gtk_widget_hide | always
2014-05-20Drop support for glib < 2.36infirit1-2/+0
2014-02-04typing-break: Fix defineStefano Karapetsas1-1/+1
2014-02-04typing-break: Add GTK3 supportStefano Karapetsas6-4/+95
2012-10-22migrate typing-break to gsettingsStefano Karapetsas3-65/+34
2012-08-02Fixed incorrect fsf address.Steve Zesch11-22/+22
2012-05-03rename typing-monitor icon to mate-typing-monitor ↵Perberos5-4/+4
(https://github.com/mate-desktop/mate-control-center/issues/6)
2012-01-26removing autogenerated filesPerberos1-899/+0
2011-12-08removing deprecated GDK_DISPLAY()Perberos2-4/+4
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos22-0/+3890