summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Some updatesMatthias Clasen2011-01-301-8/+8
* Drop 2.x release notesMatthias Clasen2011-01-301-433/+0
* Fix buildMatthias Clasen2011-01-301-2/+1
* Drop unused theme-bitsMatthias Clasen2011-01-309-230/+2
* Drop unused file circles.xmlMatthias Clasen2011-01-301-46/+0
* Remove GTK+ 1 era xbm iconsMatthias Clasen2011-01-307-188/+0
* Remove some dead templatesMatthias Clasen2011-01-305-1974/+0
* Whitespace fixesMatthias Clasen2011-01-301-47/+48
* Move GtkPrintOperation docs inlineMatthias Clasen2011-01-304-702/+132
* Nicer configure summaryMatthias Clasen2011-01-301-1/+4
* Silence unused variable warnings in the cups printbackendMatthias Clasen2011-01-301-3/+0
* Silence unused variable warnings in gailMatthias Clasen2011-01-3010-42/+10
* More compiler warnings silencedMatthias Clasen2011-01-301-7/+7
* Fix another compiler warning about unused variablesMatthias Clasen2011-01-301-3/+1
* Silence more compiler warningsMatthias Clasen2011-01-301-3/+0
* Fix compiler warnings about unused variablesMatthias Clasen2011-01-301-22/+14
* Include gtkx.h hereMatthias Clasen2011-01-301-1/+1
* Silence compiler warningsMatthias Clasen2011-01-301-3/+3
* Use free() to free XIButtonState.maskMatthias Clasen2011-01-291-4/+5
* Improve some deprecation notesMatthias Clasen2011-01-291-2/+5
* Mention theme-specific settings in the migration guideMatthias Clasen2011-01-291-2/+9
* More documentation tweaksMatthias Clasen2011-01-291-1/+6
* Documentation tweaksMatthias Clasen2011-01-292-2/+3
* Minor rewording in the tutorialMatthias Clasen2011-01-291-2/+2
* Go back to using the image/* exampleMatthias Clasen2011-01-291-2/+2
* Do not use old functions in the docs.Paolo Borelli2011-01-291-3/+3
* Add a gtkx.h header for X11-specific GTK+ apiMatthias Clasen2011-01-2915-92/+123
* Add a missing end tagMatthias Clasen2011-01-291-0/+1
* Updated Italian translationLuca Ferretti2011-01-291-1793/+1035
* Move "widget/window under device" accounting to be per-widgetCarlos Garnacho2011-01-291-44/+21
* Add padding to the themingengine class.Paolo Borelli2011-01-291-1/+3
* Move the get_cursor_color in GtkStyleContextPaolo Borelli2011-01-296-63/+66
* Use GtkRGBA for the cursor color priv api.Paolo Borelli2011-01-294-27/+24
* Fix typo in calculating secondary cursor colorPaolo Borelli2011-01-291-1/+1
* update Punjabi Translation by A S AlamA S Alam2011-01-291-1074/+1245
* update Punjabi Translation by A S AlamA S Alam2011-01-291-7662/+4746
* Don't call object notify for something that isn't a propertyWilliam Jon McCann2011-01-281-2/+0
* Check if buffer is NULL after setting it to NULL, not before.Krzesimir Nowak2011-01-281-2/+3
* Updated Spanish translationDaniel Mustieles2011-01-281-264/+247
* 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