| Commit message (Expand) | Author | Age | Files | Lines |
* | Hide Back/Forward buttons when disable_history lockdown key is enabled. Make | Cyril Brulebois | 2007-11-12 | 1 | -1/+5 |
* | Fix multihead problems in toolbar editor. | Carlos Garcia Campos | 2007-08-16 | 1 | -3/+10 |
* | Fix memory leak. | Carlos Garcia Campos | 2007-07-30 | 1 | -0/+3 |
* | removed added Rename to update-toolbareditor-from-libegg.sh Also updated | Jaap Haitsma | 2007-07-04 | 1 | -33/+2 |
* | script that syncs local toolbar editor copy with the one in libegg SVN | Jaap Haitsma | 2007-07-01 | 1 | -8/+67 |
* | Correct FSF address. Bug #409075, patch by John Millikin.RELEASE_2_18_0GNOME_2_18_BRANCHPOINT | Christian Persch | 2007-03-12 | 1 | -1/+1 |
* | Remove x bit from source files | Christian Persch | 2006-12-31 | 1 | -0/+0 |
* | Invert MoveToolItem and RemoveToolItem order, matchingh same feature for | Luca Ferretti | 2006-12-20 | 1 | -2/+1 |
* | Use UTF-8 copyright symbol | Christian Persch | 2006-09-13 | 1 | -2/+2 |
* | Remove some unnecessary static data. | Christian Persch | 2006-09-07 | 1 | -1/+1 |
* | Fix crash when moving zoom widget on toolbar (#338682) | Frederic Peters | 2006-05-30 | 1 | -0/+3 |
* | Use g_object_ref_sink(). | Christian Persch | 2006-03-29 | 1 | -2/+1 |
* | lib/egg/egg-editable-toolbar.c | Peter Harvey | 2006-02-24 | 1 | -4/+15 |
* | lib/egg/egg-editable-toolbar.c | Peter Harvey | 2006-02-24 | 1 | -0/+7 |
* | lib/egg/egg-editable-toolbar.c | Peter Harvey | 2006-02-24 | 1 | -0/+7 |
* | data/ui/epiphany-fs-toolbar.xml lib/egg/egg-toolbars-model.c | Peter Harvey | 2006-02-21 | 1 | -85/+150 |
* | lib/egg/egg-editable-toolbar.c lib/egg/egg-toolbar-editor.c | Peter Harvey | 2006-02-04 | 1 | -4/+44 |
* | Fix some memory leaks. | Jean-François Rameau | 2006-02-03 | 1 | -3/+11 |
* | lib/egg/egg-editable-toolbar.c | Peter Harvey | 2006-02-02 | 1 | -3/+19 |
* | Don't double-ref the UI manager. Don't try to set a cursor on windowless | Christian Persch | 2006-01-31 | 1 | -18/+21 |
* | Fix the build with -Werror. | Christian Persch | 2006-01-31 | 1 | -11/+14 |
* | data/ui/epiphany-ui.xml src/ephy-lockdown.c src/ephy-toolbar.c | Peter Harvey | 2006-01-31 | 1 | -163/+326 |
* | Fix number of /'s in URI. | Christian Persch | 2006-01-17 | 1 | -6/+8 |
* | EggEditableToolbar no longer supports middle-mouse-button drag. | Peter Anthony Harvey | 2006-01-17 | 1 | -254/+124 |
* | Use a gtk stock cursor (GDK_HAND2) instead of already removed image. Fixes | Claudio Saavedra | 2005-12-17 | 1 | -5/+1 |
* | Mark strings in param specs as static. | Christian Persch | 2005-11-08 | 1 | -2/+2 |
* | Return early when the action doesn't exist; don't crash. Patch by Peter | Christian Persch | 2005-11-02 | 1 | -1/+4 |
* | Set the action's accel group. Fixes bug #319536. | Christian Persch | 2005-10-30 | 1 | -1/+7 |
* | H18 patch, by Peter Harvey <pah06@uow.edu.au>. | Peter Harvey | 2005-10-17 | 1 | -488/+659 |
* | Don't leak windows. | Christian Persch | 2005-07-08 | 1 | -1/+2 |
* | Fix more signed/unsigned problems with gcc 4.0. Patch by Martin | Christian Persch | 2005-06-02 | 1 | -3/+5 |
* | Try to fix crash in toolbar editor with X composite extension. Should fix | Christian Persch | 2005-04-26 | 1 | -1/+1 |
* | More constification. | Christian Persch | 2005-04-19 | 1 | -3/+2 |
* | Unset size request if the fixed toolbar is present. That way we don't | Christian Persch | 2005-02-23 | 1 | -0/+3 |
* | Unparent the fixed toolbar before destroying the dock. | Christian Persch | 2005-02-23 | 1 | -0/+5 |
* | Add Toolbar toggle to document context menu in fullscreen mode. | Christian Persch | 2005-01-13 | 1 | -26/+18 |
* | Rename toolbar model flags to be more in line with GtkToolbarStyle. | Christian Persch | 2005-01-10 | 1 | -15/+10 |
* | We always have config.h, no need to guard its inclusion. | Christian Persch | 2004-11-03 | 1 | -2/+0 |
* | Annotate "if (type == 0)" in get_type functions with G_UNLIKELY, like the | Christian Persch | 2004-10-24 | 1 | -6/+6 |
* | Remove unused variables. | Christian Persch | 2004-08-11 | 1 | -4/+0 |
* | Fix object property naming leftover from EggMenuMerge days, to UI manager. | Christian Persch | 2004-08-10 | 1 | -28/+27 |
* | 2004-08-09 Christian Persch <chpe@cvs.gnome.org> | Christian Persch | 2004-08-10 | 1 | -7/+2 |
* | *** empty log message *** | Marco Pesenti Gritti | 2004-07-11 | 1 | -1/+2 |
* | When moving in the same toolbar force GDK_ACTION_MOVE. Fix #145529 | Marco Pesenti Gritti | 2004-07-09 | 1 | -0/+5 |
* | *** empty log message *** | Marco Pesenti Gritti | 2004-07-01 | 1 | -4/+6 |
* | Do not allow dragging out of edit mode on ITEMS_ONLY toolbars. | Marco Pesenti Gritti | 2004-07-01 | 1 | -3/+4 |
* | Go back to construction the toolbar when the model is set, fixes bug | Christian Persch | 2004-06-16 | 1 | -64/+67 |
* | Allow items to be dragged from toolbar editor also when in items only | Marco Pesenti Gritti | 2004-06-13 | 1 | -1/+3 |
* | Merging bookmarksbar-separation branch. | Christian Persch | 2004-06-11 | 1 | -70/+116 |
* | s/get_item_name/get_item_data | Marco Pesenti Gritti | 2004-06-10 | 1 | -9/+23 |
* | Retain custom types when moving items around | Marco Pesenti Gritti | 2004-06-09 | 1 | -31/+39 |
* | Resync with egg | Marco Pesenti Gritti | 2004-04-17 | 1 | -1/+1 |
* | Synchronise changes from galeon, this fixes simple usage, stops crashes | Crispin Flowerday | 2004-04-03 | 1 | -12/+38 |
* | Deal with the case where data_received signal is emitted asyncrounously. | Marco Pesenti Gritti | 2004-03-14 | 1 | -13/+9 |
* | Sucky but not intrusive hack to make dnd on the address entry work when | Marco Pesenti Gritti | 2004-02-28 | 1 | -0/+6 |
* | Fix logic error, spotted by Crispin. | Christian Persch | 2004-02-21 | 1 | -1/+1 |
* | Remove the toolbar height contraint when the first item is added to it. | Christian Persch | 2004-02-18 | 1 | -3/+6 |
* | Include config.h. | Christian Persch | 2004-02-09 | 1 | -0/+6 |
* | Added disable_bookmark_editing key. | Chris Lahey | 2004-01-10 | 1 | -8/+12 |
* | Brought type macros in line with the rest of libegg; and use gobject | Christian Persch | 2003-12-27 | 1 | -28/+52 |
* | Make toolbar editing drag icons use the same icon size as the actual toolbar ... | Jorn Baayen | 2003-12-10 | 1 | -4/+17 |
* | Remove a decl I forgot. | Marco Pesenti Gritti | 2003-11-10 | 1 | -8/+27 |
* | Use new glib gi18n.h instead of bonobo's bonobo-i18n.h. | Christian Persch | 2003-11-06 | 1 | -1/+1 |
* | Set the cursor hotspot to something sensible. All bugs seem to be gone | Marco Pesenti Gritti | 2003-10-31 | 1 | -1/+1 |
* | When changing toolbar unhighlight the old one, not the new | Marco Pesenti Gritti | 2003-10-31 | 1 | -1/+2 |
* | Fix creation of special drag types items | Marco Pesenti Gritti | 2003-10-31 | 1 | -9/+14 |
* | Make it use new api and make the highlighting a good deal smoother. | Soren Sandmann | 2003-10-30 | 1 | -67/+102 |
* | Sink after ref | Marco Pesenti Gritti | 2003-10-27 | 1 | -0/+1 |
* | Fixup spinner when resetting the toolbar model. Update spinner on toolbar | Marco Pesenti Gritti | 2003-10-27 | 1 | -26/+65 |
* | Resync api | Marco Pesenti Gritti | 2003-10-26 | 1 | -4/+5 |
* | Remove invalid items | Marco Pesenti Gritti | 2003-10-23 | 1 | -3/+20 |
* | Move the spinner in his own mini toolbar. | Marco Pesenti Gritti | 2003-10-23 | 1 | -17/+93 |
* | Use new api for highlighting and make it pick up and drop behavior | Marco Pesenti Gritti | 2003-10-21 | 1 | -137/+283 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-10-14 | 1 | -1/+5 |
* | Better implementation of cursor. | Marco Pesenti Gritti | 2003-10-13 | 1 | -17/+19 |
* | Show a different cursor when hovering toolbar items in edit mode. | Marco Pesenti Gritti | 2003-10-13 | 1 | -0/+24 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-09-20 | 1 | -2/+2 |
* | Do not use .in for not to translate files. | Marco Pesenti Gritti | 2003-09-19 | 1 | -17/+51 |
* | signature change in gtk | Marco Pesenti Gritti | 2003-09-04 | 1 | -0/+3 |
* | Part of gtk 2.3 port, changelog too long to paste it | Marco Pesenti Gritti | 2003-08-30 | 1 | -42/+61 |
* | 2003-07-27 Marco Pesenti Gritti <marco@it.gnome.org> | Marco Pesenti Gritti | 2003-07-27 | 1 | -2/+8 |
* | Make sure marshalers are regenerated | Marco Pesenti Gritti | 2003-06-29 | 1 | -4/+5 |
* | updated | Marco Pesenti Gritti | 2003-06-28 | 1 | -2/+2 |
* | Update. | Marco Pesenti Gritti | 2003-06-28 | 1 | -3/+4 |
* | Update | Marco Pesenti Gritti | 2003-06-26 | 1 | -29/+37 |
* | s/ask download/ask for download | Marco Pesenti Gritti | 2003-06-06 | 1 | -0/+23 |
* | Update (removing toolbars with context menu works again). | Marco Pesenti Gritti | 2003-05-06 | 1 | -3/+1 |
* | Update for the release. | Marco Pesenti Gritti | 2003-05-03 | 1 | -1/+153 |
* | Update | Marco Pesenti Gritti | 2003-04-30 | 1 | -0/+19 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-04-29 | 1 | -0/+1 |
* | update | Marco Pesenti Gritti | 2003-04-27 | 1 | -1/+39 |
* | Update. | David Bordoley | 2003-04-27 | 1 | -16/+22 |
* | Update | Marco Pesenti Gritti | 2003-04-25 | 1 | -0/+1 |
* | Get back toolbar editing functionalities. More work on the bookmarks | Marco Pesenti Gritti | 2003-04-25 | 1 | -0/+51 |
* | Update from egg | Marco Pesenti Gritti | 2003-04-25 | 1 | -925/+244 |
* | Update | Marco Pesenti Gritti | 2003-04-20 | 1 | -0/+52 |
* | Update. | Marco Pesenti Gritti | 2003-04-17 | 1 | -4/+32 |
* | Update, fix remove toolbar regressions. | Marco Pesenti Gritti | 2003-04-15 | 1 | -71/+40 |
* | Add a separator item to the editor. | Marco Pesenti Gritti | 2003-04-07 | 1 | -32/+49 |
* | Set drag source on the event box, to avoid conflicts with toolbars drag | Christian Persch | 2003-04-05 | 1 | -12/+65 |
* | Use EggEditableToolbar. Update to latest versions (not EggMenuMerge, we | Marco Pesenti Gritti | 2003-04-02 | 1 | -0/+1149 |