aboutsummaryrefslogtreecommitdiffstats
path: root/lib/egg/egg-toolbars-model.c
Commit message (Expand)AuthorAgeFilesLines
* Rename toolbar model flags to be more in line with GtkToolbarStyle.Christian Persch2005-01-101-1/+1
* Make sure our flags/enum types are registered.Christian Persch2005-01-071-6/+4
* Add dummy functions to call some get_types funcs, otherwise they don't getChristian Persch2005-01-071-0/+6
* Use glib-mkenums to generate the enum and flags get_type functions.Christian Persch2005-01-071-24/+1
* Add type for flags.Christian Persch2005-01-041-0/+24
* We always have config.h, no need to guard its inclusion.Christian Persch2004-11-031-2/+0
* Annotate "if (type == 0)" in get_type functions with G_UNLIKELY, like theChristian Persch2004-10-241-1/+1
* Small code style cleanups.Christian Persch2004-07-311-30/+36
* Free node data and destroy nodes on finalize.Christian Persch2004-07-311-10/+21
* Fix a call to egg_toolbars_model_set_flags().Christian Persch2004-07-301-2/+3
* Switch parameter order for egg_toolbars_model_set_flags().Christian Persch2004-07-261-2/+2
* Add api to move items.Marco Pesenti Gritti2004-07-111-0/+31
* Check for empty attributes before adding the item when parsing theChristian Persch2004-06-211-8/+11
* Allow items to be dragged from toolbar editor also when in items onlyMarco Pesenti Gritti2004-06-131-1/+1
* Merging bookmarksbar-separation branch.Christian Persch2004-06-111-8/+62
* s/get_item_name/get_item_dataMarco Pesenti Gritti2004-06-101-10/+10
* Retain custom types when moving items aroundMarco Pesenti Gritti2004-06-091-5/+15
* Check if the dragged item is a separator. Fixes crash when it _is_ aChristian Persch2004-03-091-1/+1
* Brought type macros in line with the rest of libegg; and use gobjectChristian Persch2003-12-271-22/+15
* *** empty log message ***Marco Pesenti Gritti2003-11-101-1/+1
* Fix recovery from corrupted toolbar layout file.Christian Persch2003-11-101-2/+4
* Check for failed load of the toolbars model from the XML file, and fix theChristian Persch2003-10-031-1/+6
* Do not use .in for not to translate files.Marco Pesenti Gritti2003-09-191-0/+8
* Part of gtk 2.3 port, changelog too long to paste itMarco Pesenti Gritti2003-08-301-5/+5
* Add missing include for unlink().Christian Persch2003-08-171-0/+1
* Fix compiler warnings.Christian Persch2003-08-141-3/+3
* UpdateMarco Pesenti Gritti2003-08-091-6/+20
* Fix mem leaks.Christian Persch2003-08-061-0/+1
* 2003-07-27 Marco Pesenti Gritti <marco@it.gnome.org>Marco Pesenti Gritti2003-07-271-35/+175
* s/ask download/ask for downloadMarco Pesenti Gritti2003-06-061-0/+11
* Update (removing toolbars with context menu works again).Marco Pesenti Gritti2003-05-061-4/+10
* updateMarco Pesenti Gritti2003-04-271-5/+45
* Update.Marco Pesenti Gritti2003-04-261-1/+4
* *** empty log message ***Marco Pesenti Gritti2003-04-251-0/+490