summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * filechooserbutton: Add tests for cancelling the dialog via closing it (delete...Federico Mena Quintero2013-02-201-1/+175
| * filechooser: When stopping/clearing BROWSE model, really ensure that we end u...Federico Mena Quintero2013-02-201-6/+10
| * filechooser: Tighten up some assertions when actually selecting files in the ...Federico Mena Quintero2013-02-201-0/+5
| * GtkUIManager Buildable implementation: Fixing leaked reference countTristan Van Berkom2013-02-201-1/+0
| * a11y: Only emit expandable/expanded for expander columnBenjamin Otte2013-02-201-43/+52
| * Updated German translationBenjamin Steinwender2013-02-201-226/+707
| * a11y: Fix copy-paste error in state flag notificationBenjamin Otte2013-02-191-1/+1
| * Avoid loop in paint update cycleAlexander Larsson2013-02-191-1/+2
| * x11: Handle case where xsettings are NULLBenjamin Otte2013-02-191-0/+2
| * x11: Fix introspection buildBenjamin Otte2013-02-191-1/+0
| * tests: #ifdef out unused functionsBenjamin Otte2013-02-191-2/+11
| * x11: Get rid of XSettingsClient objectBenjamin Otte2013-02-196-119/+69
| * tests: Add a test for loading images from fileBenjamin Otte2013-02-194-0/+38
| * x11: Use _gdk_x11_get_xatom_for_display_printf()Benjamin Otte2013-02-191-9/+9
| * x11: Introduce _gdk_x11_get_xatom_for_display_printf()Benjamin Otte2013-02-194-17/+33
| * x11: Don't keep an "in_init" variableBenjamin Otte2013-02-193-17/+11
| * x11: Clean up xsettings headerBenjamin Otte2013-02-193-27/+21
| * x11: Get rid of XSettingsSettingBenjamin Otte2013-02-193-158/+92
| * x11: Remove extra variableBenjamin Otte2013-02-191-6/+5
| * x11: Split xsettings event filter into 2 functionsBenjamin Otte2013-02-191-61/+45
| * x11: Make stored xsettings window a GdkWindowBenjamin Otte2013-02-191-49/+25
| * x11: Split function into twoBenjamin Otte2013-02-191-40/+47
| * x11: Use gdk_display_flush()Benjamin Otte2013-02-191-3/+7
| * x11: Get selection atom useing GDK functionsBenjamin Otte2013-02-191-9/+4
| * x11: Warning improvements to xsettings codeBenjamin Otte2013-02-191-2/+2
| * x11: Use usual Atom handling in xsettings codeBenjamin Otte2013-02-191-15/+14
| * x11: Consolidate root window event setting in one placeBenjamin Otte2013-02-192-15/+1
| * x11: Remove unused argumentBenjamin Otte2013-02-191-11/+5
| * x11: Store GDK name in xsettings hash tableBenjamin Otte2013-02-193-49/+38
| * x11: Remove XSettingsAction typeBenjamin Otte2013-02-192-24/+5
| * x11: Make xsettings callbacks code go awayBenjamin Otte2013-02-194-187/+155
| * x11: Don't store name in XSettingsSetting anymoreBenjamin Otte2013-02-192-24/+19
| * x11: Use boolean instead of enum for errors in xsettings codeBenjamin Otte2013-02-191-71/+37
| * x11: Move error reporting to where the error happensBenjamin Otte2013-02-191-18/+11
| * x11: Move length checking into return_if_fail() macroBenjamin Otte2013-02-191-8/+11
| * x11: Use GDK error trapping codeBenjamin Otte2013-02-191-10/+2
| * x11: Split out xsettings string reading codeBenjamin Otte2013-02-191-26/+25
| * x11: Clean up xsettings headerBenjamin Otte2013-02-192-26/+19
| * x11: Add debugging output for xsettings codeBenjamin Otte2013-02-191-0/+10
| * gdk: Add a debug category for settingsBenjamin Otte2013-02-192-2/+4
| * x11: Use glib malloc funcs for XSettingsBenjamin Otte2013-02-192-28/+8
| * x11: Call grab functions directlyBenjamin Otte2013-02-193-60/+5
| * x11: Pass the GdkScreen to the XSettingsClientBenjamin Otte2013-02-193-15/+15
| * x11: Fold xsettings-common.[ch] into xsettings-client.[ch]Benjamin Otte2013-02-195-178/+105
| * x11: Return XSetting without copyingBenjamin Otte2013-02-195-77/+9
| * x11: Don't store last change serialBenjamin Otte2013-02-193-5/+1
| * xsettings: Remove XSettingsList typeBenjamin Otte2013-02-193-56/+30
| * xsettings: Use glib byte order functionsBenjamin Otte2013-02-193-20/+6
| * xsettings: Remove unused functionBenjamin Otte2013-02-194-30/+13
| * window: Fix compiler warning when not building for X11Rob Bradford2013-02-191-0/+4