summaryrefslogtreecommitdiff
path: root/stickynotes/util.c
AgeCommit message (Collapse)AuthorFilesLines
2018-07-09stickynotes: replace deprecated gdk_error_trap_push/pop functionsraveit651-5/+7
and renaming gdk_display to xdisplay var to match GDK_DISPLAY_XDISPLAY, what it really is.
2014-11-26stickynotes: Remove redundant store of root_window.infirit1-2/+0
2014-06-02Cleanup GTK_CHECK_VERSION and unify where possibleinfirit1-7/+3
gdk_x11_window_foreign_new_for_display | since 2.24 gdk_window_get_width | since 2.24 gdk_window_get_height | since 2.24 gdk_x11_display_get_xdisplay | since 2.2 gdk_window_get_display | since 2.24 gdk_x11_window_foreign_new_for_display | since 2.24 GDK_WINDOW_XID | since always GDK_SCREEN_XDISPLAY | since always
2014-01-19stickynotes: Add GTK3 supportStefano Karapetsas1-0/+4
2012-10-09Fixed fsf addresses. Closes #18.Steve Zesch1-2/+2
2011-11-14initialPerberos1-0/+147