]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2011-01-31 Matthias ClasenFix a segfault in gtk_statusbar_remove_all
2011-01-31 Emmanuele Bassicss-provider: Fix up the Switch style
2011-01-31 Matthias ClasenSpeed up expander animation
2011-01-31 Matthias ClasenMake GtkEntryCompletion::match-selected arguments consi...
2011-01-31 Matthias ClasenAdd a note to ::fill and ::expand docs
2011-01-31 Matthias ClasenPrevent a segfault in GtkPlug
2011-01-31 Matthias ClasenRemove RC file references from docs where appropriate
2011-01-31 Matthias ClasenRemove references to RC files in the env var docs
2011-01-31 Matthias ClasenFix GTK_SPINNER_CLASS macro
2011-01-31 Matthias ClasenAdd a missing id to the docs
2011-01-31 Baurzhan MuftakhidinovUpdated Kazakh translation
2011-01-31 Benjamin OtteAPI: gdk: Change GdkEventOwnerChange to not take GdkNat...
2011-01-31 Matthias ClasenMention key themes in the migration guide
2011-01-31 Matthias ClasenSmall optimization
2011-01-31 Matthias Clasendoc fixes
2011-01-31 Matthias ClasenMove GtkBindings docs inline
2011-01-31 Matthias ClasenAdd a gtkbindingsprivate.h header
2011-01-31 Matthias ClasenImprove binding-set parser
2011-01-31 Matthias ClasenAdd binding-set tests
2011-01-31 Matthias ClasenConvert remaining rc files to css
2011-01-31 Matthias ClasenConvert the mac key theme to css
2011-01-31 Matthias ClasenConvert the Emacs key theme to css
2011-01-31 Matthias ClasenMake documentation match behaviour
2011-01-31 Carlos GarnachoMove key/theme CSS providers to GtkSettingsPrivate
2011-01-31 Carlos GarnachoParse the gtk-keys.css file in the GtkSettings::gtk...
2011-01-31 Carlos GarnachoAdd some bindings to testgtk.css for testing
2011-01-31 Carlos GarnachoDocument @binding-set and the gtk-key-bindings css...
2011-01-31 Carlos GarnachoRemove unneeded code from GtkBindingSet
2011-01-31 Carlos GarnachoHook up key bindings in CSS with key propagation.
2011-01-31 Carlos GarnachoAdd the gtk-key-bindings CSS parser property.
2011-01-31 Carlos GarnachoAdd @binding-set rules to the CSS parser
2011-01-31 Carlos GarnachoAdd gtk_binding_entry_add_signal_from_string()
2011-01-31 Bastien NoceraGtkCssProvider: Take into account variant
2011-01-31 Bastien NoceraGtkSettings: Fix theme not updating for dark theme
2011-01-30 Jakob Kramer[l10n] Updated German translation
2011-01-30 David PlanellaUpdated Catalan translation
2011-01-30 Matthias ClasenAdd a gtkscaleprivate.h header
2011-01-30 Matthias ClasenAdd gtkorientableprivate.h header
2011-01-30 Matthias ClasenSome updates
2011-01-30 Matthias ClasenDrop 2.x release notes
2011-01-30 Matthias ClasenFix build
2011-01-30 Matthias ClasenDrop unused theme-bits
2011-01-30 Matthias ClasenDrop unused file circles.xml
2011-01-30 Matthias ClasenRemove GTK+ 1 era xbm icons
2011-01-30 Matthias ClasenRemove some dead templates
2011-01-30 Matthias ClasenWhitespace fixes
2011-01-30 Matthias ClasenMove GtkPrintOperation docs inline
2011-01-30 Matthias ClasenNicer configure summary
2011-01-30 Matthias ClasenSilence unused variable warnings in the cups printbackend
2011-01-30 Matthias ClasenSilence unused variable warnings in gail
2011-01-30 Matthias ClasenMore compiler warnings silenced
2011-01-30 Matthias ClasenFix another compiler warning about unused variables
2011-01-30 Matthias ClasenSilence more compiler warnings
2011-01-30 Matthias ClasenFix compiler warnings about unused variables
2011-01-30 Matthias ClasenInclude gtkx.h here
2011-01-30 Matthias ClasenSilence compiler warnings
2011-01-30 Matthias ClasenUse free() to free XIButtonState.mask
2011-01-30 Matthias ClasenImprove some deprecation notes
2011-01-30 Matthias ClasenMention theme-specific settings in the migration guide
2011-01-30 Matthias ClasenMore documentation tweaks
2011-01-30 Matthias ClasenDocumentation tweaks
2011-01-30 Matthias ClasenMinor rewording in the tutorial
2011-01-30 Matthias ClasenGo back to using the image/* example
2011-01-29 Paolo BorelliDo not use old functions in the docs.
2011-01-29 Matthias ClasenAdd a gtkx.h header for X11-specific GTK+ api
2011-01-29 Matthias ClasenAdd a missing end tag
2011-01-29 Luca FerrettiUpdated Italian translation
2011-01-29 Carlos GarnachoMove "widget/window under device" accounting to be...
2011-01-29 Paolo BorelliAdd padding to the themingengine class.
2011-01-29 Paolo BorelliMove the get_cursor_color in GtkStyleContext
2011-01-29 Paolo BorelliUse GtkRGBA for the cursor color priv api.
2011-01-29 Paolo BorelliFix typo in calculating secondary cursor color
2011-01-29 A S Alamupdate Punjabi Translation by A S Alam
2011-01-29 A S Alamupdate Punjabi Translation by A S Alam
2011-01-28 William Jon... Don't call object notify for something that isn't a...
2011-01-28 Krzesimir NowakCheck if buffer is NULL after setting it to NULL, not...
2011-01-28 Daniel MustielesUpdated Spanish translation
2011-01-28 Matthias ClasenFix a doc typo
2011-01-28 Matthias ClasenMention GtkEntryCompletion signal parameter change
2011-01-28 Benjamin Otterecentfilter: Fix gcc warnings
2011-01-28 Benjamin Ottegtk: gtkfilefilter.c:57:24: error: "/*" within comment
2011-01-28 Benjamin Ottex11: Use Window instead of GdkNativeWindow
2011-01-28 Benjamin Otteplug: Move private functions to gtksocketprivate.h
2011-01-28 Benjamin Ottetests: Use Window instead of GdkNativeWindow in testsoc...
2011-01-28 Benjamin Otteplug: Use Window instead of GdkNativeWindow
2011-01-28 Benjamin Ottesocket: Use Window instead of GdkNativeWindow
2011-01-28 Benjamin Ottewin32: Make GtkWin32EmbedWidget use HWND instead of...
2011-01-28 Benjamin Ottewindow: Get rid of GdkNativeWindow usage
2011-01-28 Benjamin OtteAPI: x11: Add GDK_POINTER_TO_XID() and GDK_XID_TO_POINTER()
2011-01-28 Benjamin Ottewindow: Make embedded xid specific to the X11 backend
2011-01-28 Benjamin Ottegtk: Prefix gtk_window_add_embedded_xid() with underscore
2011-01-28 Benjamin OtteAPI: Don't export gtk_window_add_embedded_xid()
2011-01-28 Benjamin Ottesocket: Merge gtksocket-x11.c back into gtksocket.c
2011-01-28 Benjamin Otteplug: Merge gtkplug-x11.c back into gtkplug.c
2011-01-28 Benjamin Otteplug/socket: Remove x11 checks and non-x11 code
2011-01-28 Benjamin Otteplug/socket: Clarify docs about availablility of widgets
2011-01-28 Benjamin Ottewin32: Fix Makefile for plug/socket removal.
2011-01-28 Benjamin Otteplug/socket: Remove plug/socket backend implementations...
2011-01-28 Benjamin Otteplug/socket: Make GtkPlug and GtkSocket X11-specific
2011-01-28 Cosimo Cecchimount-operation: don't show the dialog until the tree...
next