]> Pileus Git - ~andy/gtk/history - gtk/gtktoolbar.c
Remove GtkObject completely
[~andy/gtk] / gtk / gtktoolbar.c
2010-09-27 Matthias ClasenRemove GtkObject completely
2010-09-26 Benjamin OtteMove GtkSizeRequest into GtkWidget
2010-09-26 Benjamin OtteAPI: Rename gtk_cairo_paint_*() to gtk_paint_*()
2010-09-26 Benjamin Otteseparatortoolitem: Port to draw vfunc
2010-09-26 Benjamin Ottetoolbar: Port to draw vfunc
2010-09-26 Benjamin Ottetoolbar: Don't propagate events to placeholders
2010-09-21 Cody RussellMerge branch 'notebooks-without-mouse-scrolling'
2010-09-21 Matthias ClasenTons of transfer annotations
2010-09-15 Javier JardónUse gtk_size_request_get_size() instead deprecated...
2010-09-13 Javier JardónUse gtk_size_request_get_size() instead deprecated...
2010-09-08 Colin WaltersGDK: Prefix key names with KEY_
2010-08-27 Javier JardónUse GtkFooPrivate instead GtkFooPriv
2010-08-22 Javier Jardóngtk/gtktoolbar.c: use accessor functions to access...
2010-08-14 Javier JardónGtkToolbar: move public members to private structure
2010-07-16 Matthias ClasenAllow windows to be dragged by clicking on empty areas
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-13 Javier JardónUse accessor functions to acces GtkContainer
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-05-24 Javier JardónRemove deprecated GtkToolbar code
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-02 Christian DywanRemove deprecated GtkTooltips
2010-05-02 Christian DywanRemove old GtkToolbar compatibility API
2010-05-02 Christian DywanRemove deprecated GtkToolbar functions
2010-04-30 Matthias ClasenMerge branch 'native-layout-incubator'
2010-04-15 Javier JardónFix compilation warning: set a default case in switchs
2010-04-04 Javier JardónDon't use GTK_WIDGET_STATE in internal code anymore
2010-04-04 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_REALIZED)
2010-04-04 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_NO_WINDOW)
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_REALIZED
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_MAPPED
2010-04-04 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_FOCUS)
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_DRAWABLE
2010-04-04 Johan Dahlin[annotations] Add allow-none
2010-04-04 Dan WinshipChange GtkIconSize to int in params/return values
2010-04-04 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2010-03-09 Javier JardónDon't use GTK_WIDGET_STATE in internal code anymore
2010-03-06 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_REALIZED)
2010-03-06 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_NO_WINDOW)
2010-03-03 Javier JardónDeprecate widget flag: GTK_WIDGET_REALIZED
2010-03-03 Javier JardónDeprecate widget flag: GTK_WIDGET_MAPPED
2010-03-02 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_FOCUS)
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_DRAWABLE
2010-02-19 Johan Dahlin[annotations] Add allow-none
2009-12-19 Dan WinshipChange GtkIconSize to int in params/return values
2009-12-16 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2009-11-27 Matthias ClasenMerge branch 'master' into toolpalette
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-07-16 Murray CummingGtkToolPalette: Use gtk-toolbar-style and gtk-toolbar...
2009-01-31 Matthias ClasenMake sure we queue at least one resize. This fixes...
2009-01-18 Christian DywanRemove a redundant include from gtktoolbar.c
2008-11-11 Michael Nattererimplement the GtkOrientable interface and deprecate
2008-10-12 Matthias ClasenRevert the GtkSettings::gtk-toolbar-icon-size part...
2008-10-12 Matthias ClasenBug 555186 – Setting gtk-toolbar-icon-size with custom...
2008-09-22 Michael Nattereradd "Deprecated: 2.4" to all the deprecated append...
2008-08-12 Sven Neumanngtk/gtkaccellabel.c gtk/gtkaction.c gtk/gtkclist.c...
2008-08-12 Michael Natterergtk/gtkaccellabel.c gtk/gtkcalendar.c gtk/gtkclist...
2008-08-08 Sven Neumanngtk/gtktext.c gtk/gtktextbuffer.c gtk/gtktextlayout.c
2008-07-21 Michael Nattereruse the simpler g_signal_override_class_handler() inste...
2008-07-21 Michael Nattererremove _gtk_binding_signal_new().
2008-07-02 Kristian RietveldBug 455268 - Add gtk-enable-tooltips GtkSetting
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-05-24 Jan Arne PetersenChange defaults of child properties "expand" and "homog...
2008-03-22 Tor LillqvistBug 523782 - Leftover call to GDK_THREADS_LEAVE() in...
2008-02-27 Michael Natterergtk/gtkmenushell.c gtk/gtktable.c gtk/gtktext.c gtk...
2008-01-25 Michael Natterergtk/gtkbutton.h gtk/gtkcellrenderer.h gtk/gtkimcontext...
2008-01-13 Mathias HasselmannMake _gtk_tool_item_toolbar_reconfigured public to...
2007-12-14 Mathias HasselmannChange GtkToolItem to retrieve its properties from...
2007-11-26 Matthias ClasenDon't use guint8 for bitfields, since some compilers...
2007-11-21 Matthias ClasenFix the default value of the toolbar-style property...
2007-09-21 Matthias ClasenRemove trailing commas
2007-09-08 Matthias ClasenUse g_slice for ToolbarContent. (#474696, Christian...
2007-07-09 Kristian RietveldReplace non-deprecated API using old tooltips API,...
2007-06-21 Matthias ClasenRemove debug spew
2007-06-04 Michael NattererMove "move-focus" signals from several widgets to GtkWi...
2007-04-29 Matthias ClasenOnly strip parentheses of the form (_x). (#434261,...
2007-03-09 Matthias ClasenRemove unnecessary NULL checks before g_free(). (#36966...
2007-01-29 Matthias ClasenReinstate gtk_toolbar_content_new_compatibility() that...
2007-01-28 Matthias ClasenRearrange things so that setting multiple properties...
2006-12-22 Matthias ClasenReplace a lot of idle and timeout calls by the new...
2006-10-08 Matthias ClasenApply a cleanup patch by Kjartan Maraas (#341812)
2006-05-16 Søren SandmannMove getting the property out of the loop, and rename...
2006-05-16 Michael Nattereradded "max-child-expand" style property which limits...
2006-05-14 Matthias ClasenMore of the same
2006-05-08 Matthias ClasenElide (_x) in the middle of the string, too. (#323956...
2006-05-02 Matthias ClasenBoilerplate reduction
2006-03-03 Michael NattererApplied modified patch from maemo-gtk which makes separ...
2005-12-26 Matthias ClasenAlso strip (_F) without a space
2005-12-26 Matthias ClasenMention the stripping of (_F) suffixes.
2005-12-01 Michael NattererMerged modified patch from maemo-gtk that allows to...
2005-11-24 Michael Nattererchanged two private guint that used to hold signal...
2005-11-23 Tim Janikdeprecated floating/sink API and implemented it in...
2005-09-13 Matthias ClasenVarious cleanups. (#315360, Kjartan Maraas)
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenIntern type names in code generated by glib-mkenums...
2005-08-31 Matthias ClasenUndeprecate gtk_toolbar_set_icon_size(), and add icon...
2005-08-26 Matthias ClasenHandle NULL gracefully. (#314523, Ed Catmur)
next