aboutsummaryrefslogtreecommitdiffstats
path: root/lib/egg/egg-editable-toolbar.c
Commit message (Expand)AuthorAgeFilesLines
* Rename toolbar model flags to be more in line with GtkToolbarStyle.Christian Persch2005-01-101-15/+10
* 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-6/+6
* Remove unused variables.Christian Persch2004-08-111-4/+0
* Fix object property naming leftover from EggMenuMerge days, to UI manager.Christian Persch2004-08-101-28/+27
* 2004-08-09 Christian Persch <chpe@cvs.gnome.org>Christian Persch2004-08-101-7/+2
* *** empty log message ***Marco Pesenti Gritti2004-07-111-1/+2
* When moving in the same toolbar force GDK_ACTION_MOVE. Fix #145529Marco Pesenti Gritti2004-07-091-0/+5
* *** empty log message ***Marco Pesenti Gritti2004-07-011-4/+6
* Do not allow dragging out of edit mode on ITEMS_ONLY toolbars.Marco Pesenti Gritti2004-07-011-3/+4
* Go back to construction the toolbar when the model is set, fixes bugChristian Persch2004-06-161-64/+67
* Allow items to be dragged from toolbar editor also when in items onlyMarco Pesenti Gritti2004-06-131-1/+3
* Merging bookmarksbar-separation branch.Christian Persch2004-06-111-70/+116
* s/get_item_name/get_item_dataMarco Pesenti Gritti2004-06-101-9/+23
* Retain custom types when moving items aroundMarco Pesenti Gritti2004-06-091-31/+39
* Resync with eggMarco Pesenti Gritti2004-04-171-1/+1
* Synchronise changes from galeon, this fixes simple usage, stops crashesCrispin Flowerday2004-04-031-12/+38
* Deal with the case where data_received signal is emitted asyncrounously.Marco Pesenti Gritti2004-03-141-13/+9
* Sucky but not intrusive hack to make dnd on the address entry work whenMarco Pesenti Gritti2004-02-281-0/+6
* Fix logic error, spotted by Crispin.Christian Persch2004-02-211-1/+1
* Remove the toolbar height contraint when the first item is added to it.Christian Persch2004-02-181-3/+6
* Include config.h.Christian Persch2004-02-091-0/+6
* Added disable_bookmark_editing key.Chris Lahey2004-01-101-8/+12
* Brought type macros in line with the rest of libegg; and use gobjectChristian Persch2003-12-271-28/+52
* Make toolbar editing drag icons use the same icon size as the actual toolbar ...Jorn Baayen2003-12-101-4/+17
* Remove a decl I forgot.Marco Pesenti Gritti2003-11-101-8/+27
* Use new glib gi18n.h instead of bonobo's bonobo-i18n.h.Christian Persch2003-11-061-1/+1
* Set the cursor hotspot to something sensible. All bugs seem to be goneMarco Pesenti Gritti2003-10-311-1/+1
* When changing toolbar unhighlight the old one, not the newMarco Pesenti Gritti2003-10-311-1/+2
* Fix creation of special drag types itemsMarco Pesenti Gritti2003-10-311-9/+14
* Make it use new api and make the highlighting a good deal smoother.Soren Sandmann2003-10-301-67/+102
* Sink after refMarco Pesenti Gritti2003-10-271-0/+1
* Fixup spinner when resetting the toolbar model. Update spinner on toolbarMarco Pesenti Gritti2003-10-271-26/+65
* Resync apiMarco Pesenti Gritti2003-10-261-4/+5
* Remove invalid itemsMarco Pesenti Gritti2003-10-231-3/+20
* Move the spinner in his own mini toolbar.Marco Pesenti Gritti2003-10-231-17/+93
* Use new api for highlighting and make it pick up and drop behaviorMarco Pesenti Gritti2003-10-211-137/+283
* *** empty log message ***Marco Pesenti Gritti2003-10-141-1/+5
* Better implementation of cursor.Marco Pesenti Gritti2003-10-131-17/+19
* Show a different cursor when hovering toolbar items in edit mode.Marco Pesenti Gritti2003-10-131-0/+24
* *** empty log message ***Marco Pesenti Gritti2003-09-201-2/+2
* Do not use .in for not to translate files.Marco Pesenti Gritti2003-09-191-17/+51
* signature change in gtkMarco Pesenti Gritti2003-09-041-0/+3
* Part of gtk 2.3 port, changelog too long to paste itMarco Pesenti Gritti2003-08-301-42/+61
* 2003-07-27 Marco Pesenti Gritti <marco@it.gnome.org>Marco Pesenti Gritti2003-07-271-2/+8
* Make sure marshalers are regeneratedMarco Pesenti Gritti2003-06-291-4/+5
* updatedMarco Pesenti Gritti2003-06-281-2/+2
* Update.Marco Pesenti Gritti2003-06-281-3/+4
* UpdateMarco Pesenti Gritti2003-06-261-29/+37
* s/ask download/ask for downloadMarco Pesenti Gritti2003-06-061-0/+23
* Update (removing toolbars with context menu works again).Marco Pesenti Gritti2003-05-061-3/+1
* Update for the release.Marco Pesenti Gritti2003-05-031-1/+153
* UpdateMarco Pesenti Gritti2003-04-301-0/+19
* *** empty log message ***Marco Pesenti Gritti2003-04-291-0/+1
* updateMarco Pesenti Gritti2003-04-271-1/+39
* Update.David Bordoley2003-04-271-16/+22
* UpdateMarco Pesenti Gritti2003-04-251-0/+1
* Get back toolbar editing functionalities. More work on the bookmarksMarco Pesenti Gritti2003-04-251-0/+51
* Update from eggMarco Pesenti Gritti2003-04-251-925/+244
* UpdateMarco Pesenti Gritti2003-04-201-0/+52
* Update.Marco Pesenti Gritti2003-04-171-4/+32
* Update, fix remove toolbar regressions.Marco Pesenti Gritti2003-04-151-71/+40
* Add a separator item to the editor.Marco Pesenti Gritti2003-04-071-32/+49
* Set drag source on the event box, to avoid conflicts with toolbars dragChristian Persch2003-04-051-12/+65
* Use EggEditableToolbar. Update to latest versions (not EggMenuMerge, weMarco Pesenti Gritti2003-04-021-0/+1149