aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-toolbars-model.c
Commit message (Expand)AuthorAgeFilesLines
* Correctly clear the not-removable toolbar flag.Christian Persch2004-07-311-1/+3
* Switch parameter order for egg_toolbars_model_set_flags().Christian Persch2004-07-261-1/+1
* Save the toolbars models from dispose, not from finalize, since you cannotChristian Persch2004-06-121-3/+11
* Merging bookmarksbar-separation branch.Christian Persch2004-06-111-445/+106
* s/get_item_name/get_item_dataMarco Pesenti Gritti2004-06-101-4/+4
* Retain custom types when moving items aroundMarco Pesenti Gritti2004-06-091-31/+4
* *** empty log message ***Marco Pesenti Gritti2004-03-171-0/+4
* Ensure we always have a BookmarksBar toolbar in the model. Fixes bugChristian Persch2004-03-021-24/+31
* Added disable_bookmark_editing key.Chris Lahey2004-01-101-7/+9
* Unified return type of ephy_embed_shell_get_X to be GObject *. Fixed allChristian Persch2003-12-301-1/+3
* Brought type macros in line with the rest of libegg; and use gobjectChristian Persch2003-12-271-57/+40
* Fix recovery from corrupted toolbar layout file.Christian Persch2003-11-101-2/+4
* Use new glib gi18n.h instead of bonobo's bonobo-i18n.h.Christian Persch2003-11-061-1/+1
* Mega-patch, changelog too long to paste here.Christian Persch2003-09-021-8/+8
* Make it NULL safeMarco Pesenti Gritti2003-08-221-1/+9
* UpdateMarco Pesenti Gritti2003-08-091-39/+64
* 2003-07-27 Marco Pesenti Gritti <marco@it.gnome.org>Marco Pesenti Gritti2003-07-271-164/+129
* Christian Persch <chpe@cvs.gnome.org>Marco Pesenti Gritti2003-07-181-64/+173
* Allow DND of URLs (from links or favicons or other apps...) to theXan Lopez2003-07-171-2/+43
* broken pipe pfffMarco Pesenti Gritti2003-07-061-28/+50
* Make sure we ever save bookmarks after changes, so they dont get lost onMarco Pesenti Gritti2003-07-061-0/+56
* s/ask download/ask for downloadMarco Pesenti Gritti2003-06-061-0/+40
* s/DESTROYED/DESTROY which is more useulfMarco Pesenti Gritti2003-05-271-6/+67
* 2003-05-19 Marco Pesenti Gritti <marco@it.gnome.org>Marco Pesenti Gritti2003-05-201-2/+2
* Remove add_icon_column func and add the functionality to the normalMarco Pesenti Gritti2003-04-291-4/+8
* Check if the bookmarks bar already contains the dragged bm or topic beforeDavid Bordoley2003-04-291-5/+10
* Consistent use of the term "Bookmarks Bar" in the code, ui and schema.David Bordoley2003-04-281-3/+3
* updateMarco Pesenti Gritti2003-04-271-13/+0
* Update.Marco Pesenti Gritti2003-04-261-0/+130
* Get back toolbar editing functionalities. More work on the bookmarksMarco Pesenti Gritti2003-04-251-9/+31
* *** empty log message ***Marco Pesenti Gritti2003-04-251-0/+148