summaryrefslogtreecommitdiff
path: root/pluma/smclient
AgeCommit message (Collapse)AuthorFilesLines
2020-06-30use libegg submodulesWu Xiaotian7-3806/+0
2020-06-13add support for waylandmbkma1-27/+43
2019-07-06Remove trailing whitespacesLaurent Napias2-5/+5
2019-01-22eggsmclient: avoid deprecated 'g_type_class_add_private'Pablo Barciela1-6/+2
2017-08-04avoid deprecated gdk_screen_make_display_nameZenWalker1-3/+2
2017-07-13avoid deprecated gdk_display_get_screen and gdk_screen_get_numberZenWalker1-4/+4
2016-11-06move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta2-23/+1
2015-12-01GTK3: don't use deprecated gdk_threads_{enter/leave}Wolfgang Ulbrich1-0/+12
2015-09-04smclient: drop unneeded 'x' attribute from source filesMonsta7-0/+0
2015-09-02drop support for win32/osx and checkupdate pluginmonsta5-631/+0
that plugin has never been built in linux anyway due to logic in configure.ac
2015-08-03Fix implicit declarationsinfirit1-0/+1
2014-12-19zero-initialize all signals arraysMonsta1-1/+1
2014-11-27va_start should be paired with va_endmonsta1-0/+1
Closes https://github.com/mate-desktop/pluma/pull/101
2014-05-19Cleanup GTK_CHECK_VERSION and unify gtk+2/3 code where possibleinfirit1-4/+0
Replace functions available in gtk+2 and gtk+3 gdk_window_get_* | since 2.24 gtk_widget_get_allocation | since 2.18 gtk_widget_get_window | since 2.14 gtk_window_get_group | since 2.10 gtk_widget_get_mapped | since 2.20 gtk_widget_get_realized | since 2.20 gdk_window_get_display | since 2.24 Remove deprecated GtkNotebookPage and check.
2014-05-19Drop support for gtk+ < 2.24infirit1-8/+0
* Bump required gtk+2 version * Remove pluma-spinner * Remove pluma-message-are
2013-10-30pluma: Add GTK3 supportStefano Karapetsas2-0/+7
2013-08-03Make automake happy: INCLUDES -> AM_CPPFLAGSinfirit1-1/+1
2012-11-18fixed incorrect fsf addresses.Steve Zesch8-16/+16
2011-11-07renaming from gedit to plumaPerberos9-0/+4439