]> Pileus Git - ~andy/gtk/history - gtk
wayland: Use GDK_NOTE for logging event debug messages
[~andy/gtk] / gtk /
2011-02-05 Kristian HøgsbergAdd Wayland backend
2011-02-05 Matthias ClasenAvoid tons of warnings from stylecontext initialization...
2011-02-05 Carlos GarnachoEnsure gtk_render_background()/frame() yield the same...
2011-02-05 Carlos GarnachoUse cairo_push_group() to mix backgrounds during transi...
2011-02-05 Michael Natterergtk: don't style GtkLabel:selected's color separately
2011-02-05 Matthias ClasenDon't leak a cell area context
2011-02-05 Matthias ClasenDon't assume a screen exists before realize()
2011-02-05 Matthias ClasenFix a memory leak in GtkCSSProvider
2011-02-04 Matthias ClasenStrip XF86 prefix from untranslated keysyms
2011-02-04 Javier JardónRemove latest bits of GtkItemFactory
2011-02-04 Tristan Van BerkomFixed gtk_recent_chooser_menu_set_current_filter to...
2011-02-03 Matthias ClasenProtect against tree_view being NULL
2011-02-03 Laszlo Pandy[GI] Add method annotation for gtk_grab_add and gtk_gra...
2011-02-03 Laszlo Pandy[GI] Add method annotations to remaining gtk_drag_...
2011-02-03 Tristan Van BerkomFixing GtkColorButton to redraw itself when gtk_color_b...
2011-02-03 Tristan Van BerkomAdded default implementations of various GtkCellArea...
2011-02-03 Tristan Van BerkomAdded default implementation of GtkCellRendererClass...
2011-02-03 Matthias ClasenDon't g_object_unref cairo surfaces
2011-02-02 Martin Pitt[GI] Annotate gtk_drag_{dest,source}* as methods
2011-02-02 Martin Pitt[GI] Mark mis-detected constructors as such
2011-02-02 Matthias ClasenFix the build with --enable-gtk2-dependency
2011-02-02 Tristan Van BerkomFixed GtkCellLayout buildable implementation to set...
2011-02-02 Tristan Van BerkomFixed GtkContainer buildable implementation to set...
2011-02-02 Matthias ClasenFix another GtkFixed regression, in gtk_fixed_forall()
2011-02-01 Vincent UntzFix crash in gtk_fixed_remove()
2011-02-01 Matthias ClasenRemove accidentally exported symbol
2011-02-01 Benjamin OtteAPI: gdk: Change get_drag_window() API
2011-02-01 Benjamin OtteAPI: gdk: Make GdkEventSelection.requestor a GdkWindow
2011-02-01 Matthias ClasenMake treeview expanders work reliably
2011-02-01 Benjamin OtteAPI: gtk: Remove client_event vfunc from GtkWidget
2011-02-01 Dan WinshipFix several bugs handling GtkTrayIcon symbolic colors
2011-02-01 Matthias ClasenClarify models vs callbacks in entry completion docs
2011-01-31 Kristian RietveldDon't use GTK_IS_PLUG for non-X11 backends
2011-01-31 Kristian RietveldOnly include gtktrayicon.h when building for X11
2011-01-31 Matthias ClasenBandaid fix for icon view subclassing
2011-01-31 Stefan KostClarify key-{press,release}-event docs.
2011-01-31 Tristan Van BerkomFixed GtkToolPalette ->forall implementation to be...
2011-01-31 Tristan Van BerkomAdded "shift" modifier versions of keybings for GtkFile...
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 ClasenFix GTK_SPINNER_CLASS macro
2011-01-31 Matthias ClasenAdd a missing id to the docs
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 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 Matthias ClasenAdd a gtkscaleprivate.h header
2011-01-30 Matthias ClasenAdd gtkorientableprivate.h header
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 ClasenWhitespace fixes
2011-01-30 Matthias ClasenMove GtkPrintOperation docs inline
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 ClasenImprove some deprecation notes
2011-01-30 Matthias ClasenDocumentation tweaks
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 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-28 William Jon McCannDon'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 Benjamin Otterecentfilter: Fix gcc warnings
2011-01-28 Benjamin Ottegtk: gtkfilefilter.c:57:24: error: "/*" within comment
2011-01-28 Benjamin Otteplug: Move private functions to gtksocketprivate.h
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 Ottewindow: Make embedded xid specific to the X11 backend
next