aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-toolbars-model.c
Commit message (Expand)AuthorAgeFilesLines
* Remove $Id$ marker from source files.Xan Lopez2009-01-161-1/+0
* Use G_DEFINE_TYPE* when possible in src/ (#515601)Xan Lopez2008-02-111-32/+3
* 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
* lib/egg/egg-editable-toolbar.c lib/egg/egg-toolbar-editor.cPeter Harvey2006-02-041-27/+7
* Add Zoom In/Out buttons to default toolbar layout and toolbars editorChristian Persch2006-01-131-0/+2
* H18 patch, by Peter Harvey <pah06@uow.edu.au>.Peter Harvey2005-10-171-35/+54
* Move style notifier to ephy-toolbars-model, and also apply the flags toChristian Persch2005-02-101-10/+70
* Add ; to all LOG statements, and adapt ephy-debug.h for non-GNUC-varargsChristian Persch2005-01-291-4/+4
* Prefix structs with _.Christian Persch2005-01-091-1/+1
* 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
* 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