]> Pileus Git - ~andy/gtk/history - tests/testmerge.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / tests / testmerge.c
2012-03-13 Javier JardónUse gdk_event_triggers_context_menu() instead of checki...
2012-02-27 Javier JardónChange FSF Address
2011-12-08 Matthias ClasenTest some virtual modifiers
2011-11-02 Matthias ClasenDon't use *_DISABLE_DEPRECATED
2011-10-15 Javier JardónUse G_VALUE_INIT
2011-10-01 Benjamin Otteuimanager: Deprecate add-tearoffs property
2011-09-30 Benjamin Ottetests: Remove handleboxes from testmerge example
2011-09-28 Benjamin Ottetests: Convert testmerge from GtkTable to GtkGrid
2010-12-04 Alexander LarssonMerge branch 'master' into broadway
2010-12-02 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-11-30 Cosimo CecchiMerge branch 'master' into open-with-dialog
2010-11-29 Matthias ClasenAdd a GtkSwitch
2010-11-02 Michael Natterergtk: remove "gboolean homogeneous" from gtk_box_new()
2010-10-31 Michael Natterergtk: remove "gboolean homogeneous" from gtk_box_new()
2010-10-30 Javier JardónUse gtk_box_new() instead gtk_[v|h]box_new()
2010-10-30 Javier JardónUse gtk_box_new() instead gtk_[v|h]box_new()
2010-09-27 Matthias ClasenRemove GtkObject completely
2009-05-25 Alexander LarssonMerge branch 'master' into client-side-windows
2009-05-13 Federico Mena QuinteroMerge fix for bgo#315462 - Make GtkLabel deal with...
2009-05-12 Federico Mena QuinteroMerge fix for bgo#463773 - Handle a NULL display in...
2009-05-11 Tobias MuellerReplaced deprecated call to gtk_action_connect_proxy...
2008-10-13 Christian PerschBug 555386 – format not a string literal and no format...
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-02-12 Matthias ClasenFix a memory leak (#515038, Christian Persch)
2006-12-22 Matthias ClasenReplace a lot of idle and timeout calls by the new...
2005-07-13 Matthias ClasenAdd Copyright/License information.
2005-06-19 Matthias ClasenMake this work for inserting before/after an existing...
2004-11-19 Manish Singhmodules/engines/ms-windows/msw_rc_style.c
2004-10-28 Matthias ClasenFix many sparse warnings.
2004-07-20 Matthias ClasenAdd some refcount debugging.
2004-06-05 Soeren SandmannAdd a checkbox to queue an merge/unmerge. Patch from...
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-01-12 Jody GoldbergAdjust to the new connect_proxy signals.
2004-01-08 Matthias ClasenNew function to obtain a list of toplevel widgets const...
2003-12-31 Matthias ClasenPull accelerator key from the stock item if stock_id...
2003-11-15 Hans Breuerupdated added all the new tests
2003-10-01 Matthias ClasenIntroduce a separate "hide_if_empty" property for empty...
2003-09-30 Matthias ClasenTest handling of empty menus.
2003-09-26 Matthias ClasenDemonstrate the use of the connect-proxy signal.
2003-09-22 Matthias ClasenInitially activate the JUSTIFY_RIGHT group member to...
2003-09-17 Matthias ClasenInstall accelerators on actions, not on proxies, suppor...
2003-09-15 Matthias ClasenAdd value parameter to allow setting the currently...
2003-09-04 Matthias ClasenTest buttons and toggle buttons as proxies.
2003-09-04 Matthias ClasenTest gtk_ui_manager_add_ui().
2003-08-31 Matthias ClasenAdd gtktoggleactionprivate.h
2003-08-30 Matthias ClasenConnect to "destroy" on toolbar, rather than to "remove...
2003-08-29 Matthias ClasenPut toolbars in handleboxes.
2003-08-29 Matthias ClasenAdd a boolean property, "add_tearoffs" with setter...
2003-08-27 Matthias ClasenChange the XML format: <Root> element is replaced by...
2003-08-25 Matthias ClasenRename GtkMenuMerge to GtkUIManager.
2003-08-24 Matthias ClasenNamespace the enum values properly. Sorry about the...
2003-08-24 Matthias ClasenA model-view separation for menus and toolbars, using...