summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Improve binding-set parserkey-themesMatthias Clasen2011-01-283-15/+31
* Add binding-set testsMatthias Clasen2011-01-281-0/+19
* Convert remaining rc files to cssMatthias Clasen2011-01-283-12/+14
* Convert the mac key theme to cssMatthias Clasen2011-01-282-3/+210
* Convert the Emacs key theme to cssMatthias Clasen2011-01-282-0/+125
* Make documentation match behaviourMatthias Clasen2011-01-281-4/+6
* Move key/theme CSS providers to GtkSettingsPrivateCarlos Garnacho2011-01-281-52/+39
* Parse the gtk-keys.css file in the GtkSettings::gtk-key-theme-name theme pathCarlos Garnacho2011-01-281-0/+46
* Add some bindings to testgtk.css for testingCarlos Garnacho2011-01-281-0/+9
* Document @binding-set and the gtk-key-bindings css parser propertyCarlos Garnacho2011-01-281-0/+29
* Remove unneeded code from GtkBindingSetCarlos Garnacho2011-01-281-114/+0
* Hook up key bindings in CSS with key propagation.Carlos Garnacho2011-01-281-20/+79
* Add the gtk-key-bindings CSS parser property.Carlos Garnacho2011-01-282-0/+54
* Add @binding-set rules to the CSS parserCarlos Garnacho2011-01-281-1/+56
* Add gtk_binding_entry_add_signal_from_string()Carlos Garnacho2011-01-284-0/+327
* Fix a doc typoMatthias Clasen2011-01-281-1/+1
* Mention GtkEntryCompletion signal parameter changeMatthias Clasen2011-01-281-0/+11
* recentfilter: Fix gcc warningsBenjamin Otte2011-01-281-2/+2
* gtk: gtkfilefilter.c:57:24: error: "/*" within commentBenjamin Otte2011-01-281-1/+1
* x11: Use Window instead of GdkNativeWindowBenjamin Otte2011-01-281-2/+2
* plug: Move private functions to gtksocketprivate.hBenjamin Otte2011-01-282-5/+7
* tests: Use Window instead of GdkNativeWindow in testsocket exampleBenjamin Otte2011-01-281-1/+1
* plug: Use Window instead of GdkNativeWindowBenjamin Otte2011-01-282-15/+16
* socket: Use Window instead of GdkNativeWindowBenjamin Otte2011-01-282-8/+9
* win32: Make GtkWin32EmbedWidget use HWND instead of GdkNativeWindowBenjamin Otte2011-01-283-7/+6
* window: Get rid of GdkNativeWindow usageBenjamin Otte2011-01-282-9/+12
* API: x11: Add GDK_POINTER_TO_XID() and GDK_XID_TO_POINTER()Benjamin Otte2011-01-282-0/+19
* window: Make embedded xid specific to the X11 backendBenjamin Otte2011-01-282-0/+10
* gtk: Prefix gtk_window_add_embedded_xid() with underscoreBenjamin Otte2011-01-283-6/+6
* API: Don't export gtk_window_add_embedded_xid()Benjamin Otte2011-01-281-2/+0
* socket: Merge gtksocket-x11.c back into gtksocket.cBenjamin Otte2011-01-284-859/+603
* plug: Merge gtkplug-x11.c back into gtkplug.cBenjamin Otte2011-01-284-667/+415
* plug/socket: Remove x11 checks and non-x11 codeBenjamin Otte2011-01-282-23/+3
* plug/socket: Clarify docs about availablility of widgetsBenjamin Otte2011-01-282-4/+12
* win32: Fix Makefile for plug/socket removal.Benjamin Otte2011-01-281-4/+0
* plug/socket: Remove plug/socket backend implementations for win32 and stubBenjamin Otte2011-01-285-853/+0
* plug/socket: Make GtkPlug and GtkSocket X11-specificBenjamin Otte2011-01-283-2/+14
* mount-operation: don't show the dialog until the tree is populatedCosimo Cecchi2011-01-281-4/+10
* Remove gtk_paste_point_override mark if we don't insert any text.Ignacio Casal Quinteiro2011-01-281-3/+13
* Move gtk_widget_reset_style() out of the deprecation ifdef.Murray Cumming2011-01-281-1/+2
* Tiny typo fix.Murray Cumming2011-01-281-2/+2
* Add default class implementation of gtk_widget_get_request_mode().Tristan Van Berkom2011-01-282-8/+10
* Protect against giant title fontsMatthias Clasen2011-01-271-1/+3
* Make the places in the file chooser come up with a reasonable sizeMatthias Clasen2011-01-271-3/+6
* Fix the new filechooser buttons to work without symbolic iconsMatthias Clasen2011-01-271-6/+13
* Use a toolbar with symbolic icons under scrolled listsWilliam Jon McCann2011-01-271-38/+45
* Updated Spanish translationDaniel Mustieles2011-01-271-187/+162
* Remove GTK_RBNODE_IS_SEMI_[COLLAPSED|EXPANDED] flags.Carlos Garnacho2011-01-271-4/+0
* Set "cell" class and state before rendering a cellrenderer.Carlos Garnacho2011-01-271-1/+11
* Make GtkCellRendererAccel use GtkStyleContextCarlos Garnacho2011-01-271-8/+7