aboutsummaryrefslogtreecommitdiffstats
path: root/lib/egg/egg-toolbars-model.c
Commit message (Expand)AuthorAgeFilesLines
* Remove last traces of the EggToolbar codeXan Lopez2011-12-151-1001/+0
* eggs-toolbar-mode: remove unused variableXan Lopez2011-11-151-4/+0
* lib/egg: update from libegg masterDiego Escalante Urrelo2011-10-111-1/+4
* egg-toolbar-model: fix compiler modelXan Lopez2011-06-101-4/+0
* egg-toolbars-model: free types listXan Lopez2011-05-061-0/+1
* egg: update from masterDiego Escalante Urrelo2010-12-151-0/+18
* lib/egg: update to libegg masterDiego Escalante Urrelo2010-08-311-34/+34
* Don't do single includes in lib/egg/egg-toolbarsDiego Escalante Urrelo2008-11-271-1/+1
* removed added Rename to update-toolbareditor-from-libegg.sh Also updatedJaap Haitsma2007-07-041-36/+5
* script that syncs local toolbar editor copy with the one in libegg SVNJaap Haitsma2007-07-011-4/+4
* Correct FSF address. Bug #409075, patch by John Millikin.RELEASE_2_18_0GNOME_2_18_BRANCHPOINTChristian Persch2007-03-121-1/+1
* Remove x bit from source filesChristian Persch2006-12-311-0/+0
* Use UTF-8 copyright symbolChristian Persch2006-09-131-2/+2
* Remove some unnecessary static data.Christian Persch2006-09-071-1/+1
* data/ui/epiphany-fs-toolbar.xml lib/egg/egg-toolbars-model.cPeter Harvey2006-02-211-0/+7
* src/bookmarks/ephy-bookmarks-editor.cPeter Harvey2006-02-141-0/+2
* lib/egg/egg-editable-toolbar.c lib/egg/egg-toolbar-editor.cPeter Harvey2006-02-041-26/+120
* lib/egg/egg-toolbars-model.c lib/egg/egg-toolbars-model.hPeter Harvey2006-01-311-0/+63
* === Release 1.9.2 ===Release192Christian Persch2005-11-131-29/+30
* Use GINT_TO_POINTER/GPOINTER_TO_INT when stuffing ints into pointers, andChristian Persch2005-11-021-7/+9
* H18 patch, by Peter Harvey <pah06@uow.edu.au>.Peter Harvey2005-10-171-327/+343
* Fix more signed/unsigned problems with gcc 4.0. Patch by MartinChristian Persch2005-06-021-21/+21
* 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