| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove EggDesktopFile, it's unused | Xan Lopez | 2012-11-26 | 3 | -1640/+0 |
* | Add code coverage support | Xan Lopez | 2012-09-04 | 1 | -0/+1 |
* | Remove a few more egg leftovers | Xan Lopez | 2012-05-10 | 1 | -1/+0 |
* | lib/egg: type builtins are not used either | Xan Lopez | 2012-05-09 | 1 | -66/+1 |
* | lib/egg: remove some leftovers | Xan Lopez | 2012-05-09 | 3 | -71/+2 |
* | Rip out the EggSMClient code | Xan Lopez | 2012-03-28 | 6 | -2403/+0 |
* | Remove last traces of the EggToolbar code | Xan Lopez | 2011-12-15 | 7 | -3964/+0 |
* | eggs-toolbar-mode: remove unused variable | Xan Lopez | 2011-11-15 | 1 | -4/+0 |
* | lib/egg: update from libegg master | Diego Escalante Urrelo | 2011-10-11 | 2 | -22/+25 |
* | toolbareditor: Fix the removal of items by DnD. | José Aliste | 2011-06-28 | 1 | -0/+32 |
* | eggsmclient-xsmp: fix warnings | Antoine Jacoutot | 2011-06-20 | 1 | -0/+2 |
* | egg-toolbar-model: fix compiler model | Xan Lopez | 2011-06-10 | 1 | -4/+0 |
* | Use GtkOrientable interface instead of deprecated V/H widgets | Claudio Saavedra | 2011-06-09 | 4 | -10/+14 |
* | egg-toolbars-model: free types list | Xan Lopez | 2011-05-06 | 1 | -0/+1 |
* | egg-editable-toolbar: set a device to the DnD event | Xan Lopez | 2011-04-03 | 1 | -11/+12 |
* | toolbar: fix a typo in last commit | Cosimo Cecchi | 2011-03-09 | 1 | -2/+2 |
* | toolbar: make sure the first toolbar gets the 'primary-toolbar' class | Cosimo Cecchi | 2011-03-09 | 2 | -4/+53 |
* | Sync with latest libegg | Xan Lopez | 2011-02-13 | 2 | -0/+8 |
* | egg: cherry-pick fixes for compilation against GTK+ 2.91.7 | Xan Lopez | 2010-12-23 | 2 | -2/+10 |
* | egg: update from master | Diego Escalante Urrelo | 2010-12-15 | 4 | -5/+46 |
* | lib/egg: update to libegg master | Diego Escalante Urrelo | 2010-08-31 | 4 | -242/+186 |
* | lib/egg: update scripts | Diego Escalante Urrelo | 2010-08-31 | 2 | -35/+8 |
* | Use accessor functions when possible | Xan Lopez | 2010-06-13 | 1 | -4/+4 |
* | GTK+ 2.17.11 is now the required version | Javier Jardón | 2009-09-22 | 2 | -32/+45 |
* | Prefix noisy commands with AM_V_GEN | Xan Lopez | 2009-08-11 | 1 | -4/+4 |
* | egg-editable-toolbar: sync to latest upstream version (bug #580557) | Xan Lopez | 2009-04-28 | 1 | -2/+18 |
* | Add the diff to smclient upstream also as a separate file, so people other th... | Christian Persch | 2009-04-09 | 1 | -0/+198 |
* | Update smclient from libegg master | Christian Persch | 2009-04-09 | 2 | -3/+25 |
* | Update from libegg. | Christian Persch | 2009-03-25 | 2 | -16/+13 |
* | Update from libegg trunk. | Xan Lopez | 2009-02-08 | 1 | -1/+1 |
* | Update EggEditableToolbar from trunk. | Xan Lopez | 2009-01-24 | 1 | -11/+6 |
* | Don't do single includes in lib/egg/egg-toolbars | Diego Escalante Urrelo | 2008-11-27 | 2 | -3/+2 |
* | Fix multi-dnd with gtk 2.14 | Christian Persch | 2008-11-05 | 1 | -1/+8 |
* | Update from libegg | Christian Persch | 2008-10-18 | 4 | -108/+232 |
* | Remove libgnome and libgnomeui dependency, using EggSMClient instead of Gnome... | Christian Persch | 2008-09-25 | 7 | -2/+3702 |
* | Drop usage of EelAppLaunchContext; replace it with GdkAppLaunchContext. | Cosimo Cecchi | 2008-09-05 | 3 | -694/+2 |
* | Do not do single includes in lib/egg/, bug #536090 | Diego Escalante Urrelo | 2008-06-04 | 8 | -47/+8 |
* | Add epiphany.h. Only allow including epiphany.h; all other headers are private | Christian Persch | 2008-04-12 | 1 | -0/+1 |
* | Declare variable at the beginning of the function to fix build with | Jens Granseuer | 2008-02-27 | 1 | -1/+3 |
* | Missing files from last commit. | Cosimo Cecchi | 2008-01-14 | 2 | -0/+691 |
* | Drop gnome-vfs dependency. Now Epiphany depends on glib >= 2.15.1. | Cosimo Cecchi | 2008-01-14 | 1 | -2/+4 |
* | Hide Back/Forward buttons when disable_history lockdown key is enabled. Make | Cyril Brulebois | 2007-11-12 | 1 | -1/+5 |
* | Update to latest EggToolbarEditor code. | Felix Riemann | 2007-11-04 | 2 | -10/+62 |
* | Remove unneeded marshallers. Fixes bug #484060. | Felix Riemann | 2007-10-07 | 1 | -19/+0 |
* | Fix multihead problems in toolbar editor. | Carlos Garcia Campos | 2007-08-16 | 2 | -6/+15 |
* | 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 | 6 | -124/+46 |
* | script that syncs local toolbar editor copy with the one in libegg SVN | Jaap Haitsma | 2007-07-01 | 11 | -44/+111 |
* | Make named drag-icons toolbar-sized like the others. Part of bug #450590. | Felix Riemann | 2007-06-25 | 1 | -1/+25 |
* | Cleanups to my last commit. Fixes bug 450590 (Felix Riemann, Jaap Haitsma) | Felix Riemann | 2007-06-25 | 1 | -28/+15 |
* | Add a workaround to take into account that Gtk{Radio,Toggle}Actions only | Felix Riemann | 2007-06-24 | 1 | -2/+13 |
* | Include config.h. | Christian Persch | 2007-05-20 | 1 | -0/+2 |
* | Support using named icons in the toolbareditor and attach them to the | Felix Riemann | 2007-05-08 | 1 | -2/+16 |
* | Correct FSF address. Bug #409075, patch by John Millikin.RELEASE_2_18_0GNOME_2_18_BRANCHPOINT | Christian Persch | 2007-03-12 | 8 | -10/+10 |
* | Regenerate the type builtins when the Makefile changes. Should fix bug | Christian Persch | 2007-03-11 | 1 | -6/+6 |
* | Make sure the type builtins are regenerated when the Makefile changes. | Christian Persch | 2007-03-04 | 1 | -2/+2 |
* | Remove x bit from source files | Christian Persch | 2006-12-31 | 6 | -0/+0 |
* | .cvsignore files are obsolete | Christian Persch | 2006-12-30 | 1 | -11/+0 |
* | Invert MoveToolItem and RemoveToolItem order, matchingh same feature for | Luca Ferretti | 2006-12-20 | 1 | -2/+1 |
* | Version 2.17.3. | Christian Persch | 2006-12-05 | 1 | -0/+1 |
* | Fix a bug in the last commit. | Christian Persch | 2006-10-09 | 1 | -1/+1 |
* | Make the enum/flags values not global. | Christian Persch | 2006-10-08 | 1 | -7/+7 |
* | Use UTF-8 copyright symbol | Christian Persch | 2006-09-13 | 8 | -11/+11 |
* | Remove some unnecessary static data. | Christian Persch | 2006-09-07 | 5 | -5/+5 |
* | Fix crash when moving zoom widget on toolbar (#338682) | Frederic Peters | 2006-05-30 | 1 | -0/+3 |
* | Shut up | Christian Persch | 2006-05-12 | 1 | -0/+4 |
* | Use g_object_ref_sink(). | Christian Persch | 2006-03-29 | 1 | -2/+1 |
* | Use GtkStatusIcon. | Christian Persch | 2006-03-20 | 7 | -2286/+2 |
* | 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 | 4 | -92/+168 |
* | src/bookmarks/ephy-bookmarks-editor.c | Peter Harvey | 2006-02-14 | 1 | -0/+2 |
* | lib/egg/egg-editable-toolbar.c lib/egg/egg-toolbar-editor.c | Peter Harvey | 2006-02-04 | 4 | -41/+186 |
* | 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 |
* | lib/egg/egg-toolbars-model.c lib/egg/egg-toolbars-model.h | Peter Harvey | 2006-01-31 | 2 | -0/+65 |
* | 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 | 2 | -170/+330 |
* | Fix number of /'s in URI. | Christian Persch | 2006-01-17 | 1 | -6/+8 |
* | lib/egg/egg-editable-toolbar.h | Peter Harvey | 2006-01-17 | 1 | -2/+5 |
* | EggEditableToolbar no longer supports middle-mouse-button drag. | Peter Anthony Harvey | 2006-01-17 | 1 | -254/+124 |
* | Removed unused struct. | Peter Anthony Harvey | 2006-01-10 | 1 | -6/+0 |
* | Don't include generated files in the tarball. Bug #319440. | Christian Persch | 2006-01-03 | 1 | -1/+3 |
* | Use a gtk stock cursor (GDK_HAND2) instead of already removed image. Fixes | Claudio Saavedra | 2005-12-17 | 1 | -5/+1 |
* | === Release 1.9.2 ===Release192 | Christian Persch | 2005-11-13 | 1 | -29/+30 |
* | Don't translate param spec strings. | Christian Persch | 2005-11-08 | 3 | -18/+21 |
* | More static strings. | Christian Persch | 2005-11-08 | 2 | -4/+4 |
* | Mark strings in param specs as static. | Christian Persch | 2005-11-08 | 4 | -9/+9 |
* | R data/art/hand-open.png: | Christian Persch | 2005-11-03 | 1 | -6/+5 |
* | Return early when the action doesn't exist; don't crash. Patch by Peter | Christian Persch | 2005-11-02 | 1 | -1/+4 |
* | Use GINT_TO_POINTER/GPOINTER_TO_INT when stuffing ints into pointers, and | Christian Persch | 2005-11-02 | 1 | -7/+9 |
* | 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 | 6 | -1110/+1255 |
* | Version 1.9. | Christian Persch | 2005-08-29 | 1 | -1/+1 |
* | Don't leak windows. | Christian Persch | 2005-07-08 | 1 | -1/+2 |
* | EphyCookie's expires field is now of time_t type (fixes gcc 4.0 warning). | Jean-François Rameau | 2005-07-04 | 1 | -2/+2 |
* | Update from libegg. | Christian Persch | 2005-06-05 | 1 | -16/+30 |
* | Fix more signed/unsigned problems with gcc 4.0. Patch by Martin | Christian Persch | 2005-06-02 | 3 | -29/+32 |
* | 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 | 2 | -9/+6 |
* | 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 |
* | Keep a ref on the tray icon. Should fix bug #166143. | Christian Persch | 2005-02-14 | 1 | -0/+3 |
* | Remove stamp files also on make clean. | Christian Persch | 2005-01-17 | 1 | -1/+1 |
* | Add Toolbar toggle to document context menu in fullscreen mode. | Christian Persch | 2005-01-13 | 2 | -36/+26 |
* | Fix [DIST]CLEANFILES so that make distcheck passes. | Christian Persch | 2005-01-12 | 1 | -1/+1 |
* | Rename toolbar model flags to be more in line with GtkToolbarStyle. | Christian Persch | 2005-01-10 | 3 | -20/+16 |
* | Shut up | Christian Persch | 2005-01-09 | 1 | -0/+1 |
* | More stamp magic. | Christian Persch | 2005-01-09 | 1 | -5/+13 |
* | Shut up | Christian Persch | 2005-01-08 | 1 | -0/+1 |
* | Avoid unnecessary rebuilts of the generated enum .h files by using stamp | Christian Persch | 2005-01-07 | 1 | -6/+17 |
* | Make sure our flags/enum types are registered. | Christian Persch | 2005-01-07 | 1 | -6/+4 |
* | Add dummy functions to call some get_types funcs, otherwise they don't get | Christian Persch | 2005-01-07 | 1 | -0/+6 |
* | Simplfiy the rule a bit. | Christian Persch | 2005-01-07 | 1 | -2/+2 |
* | Use glib-mkenums to generate the enum and flags get_type functions. | Christian Persch | 2005-01-07 | 3 | -28/+40 |
* | Add type for flags. | Christian Persch | 2005-01-04 | 2 | -0/+27 |
* | A src/ephy-home-action.c: (ephy_home_action_activate), | Christian Persch | 2004-12-24 | 1 | -1/+2 |
* | Remove inline help. Fixes bug #137603. | Christian Persch | 2004-12-20 | 1 | -17/+0 |
* | Implement context menu on tray icon, as per HIG. Fixes bug #152903. | Christian Persch | 2004-12-17 | 2 | -34/+36 |
* | Add deprecated defines to AM_CPPFLAGS in maintainer-mode. | Christian Persch | 2004-12-01 | 2 | -32/+35 |
* | Build auto-generated files in builddir, not in srcdir. | Christian Persch | 2004-11-26 | 1 | -10/+3 |
* | Updated glib dependency. | Christian Persch | 2004-11-04 | 1 | -0/+2 |
* | We always have config.h, no need to guard its inclusion. | Christian Persch | 2004-11-03 | 2 | -4/+0 |
* | Annotate "if (type == 0)" in get_type functions with G_UNLIKELY, like the | Christian Persch | 2004-10-24 | 3 | -13/+13 |
* | Better fix, taken from bug #135861. | Christian Persch | 2004-10-22 | 1 | -22/+1 |
* | Activate with double-click, as per HIG. Fixes bug #152899. | Christian Persch | 2004-10-22 | 1 | -1/+3 |
* | R lib/egg/eggdropdowntoolbutton.c: R lib/egg/eggdropdowntoolbutton.h: | Christian Persch | 2004-10-05 | 3 | -486/+0 |
* | Don't reference private objects from public headers. Fixes bug #153766. | Christian Persch | 2004-09-28 | 1 | -8/+6 |
* | Don't reference private objects from public headers. Fixes bug #153766. | Christian Persch | 2004-09-28 | 1 | -4/+3 |
* | Fix compiler warnings. | Christian Persch | 2004-09-27 | 1 | -0/+3 |
* | Install egg-toolbars-model.h | Marco Pesenti Gritti | 2004-09-26 | 1 | -6/+9 |
* | Merging pre-gnome-2-10 branch to HEAD. | Christian Persch | 2004-09-13 | 8 | -781/+494 |
* | 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 | 4 | -55/+53 |
* | 2004-08-09 Christian Persch <chpe@cvs.gnome.org> | Christian Persch | 2004-08-10 | 1 | -7/+2 |
* | Fix compilation with gcc 2.95. | Christian Persch | 2004-08-09 | 1 | -4/+2 |
* | Small code style cleanups. | Christian Persch | 2004-07-31 | 2 | -56/+62 |
* | Free node data and destroy nodes on finalize. | Christian Persch | 2004-07-31 | 1 | -10/+21 |
* | Fix a call to egg_toolbars_model_set_flags(). | Christian Persch | 2004-07-30 | 1 | -2/+3 |
* | Switch parameter order for egg_toolbars_model_set_flags(). | Christian Persch | 2004-07-26 | 2 | -4/+4 |
* | Make egg_toolbar_editor_add_action public again. | Christian Persch | 2004-07-24 | 2 | -1/+4 |
* | *** empty log message *** | Marco Pesenti Gritti | 2004-07-11 | 1 | -1/+2 |
* | Add api to move items. | Marco Pesenti Gritti | 2004-07-11 | 2 | -0/+36 |
* | 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 |
* | Check for empty attributes before adding the item when parsing the | Christian Persch | 2004-06-21 | 1 | -8/+11 |
* | Go back to construction the toolbar when the model is set, fixes bug | Christian Persch | 2004-06-16 | 2 | -68/+78 |
* | Allow items to be dragged from toolbar editor also when in items only | Marco Pesenti Gritti | 2004-06-13 | 2 | -2/+4 |
* | Merging bookmarksbar-separation branch. | Christian Persch | 2004-06-11 | 7 | -93/+293 |
* | s/get_item_name/get_item_data | Marco Pesenti Gritti | 2004-06-10 | 3 | -22/+36 |
* | Retain custom types when moving items around | Marco Pesenti Gritti | 2004-06-09 | 4 | -39/+59 |
* | Update from libegg | Adam Hooper | 2004-06-01 | 1 | -21/+11 |
* | Set the drag icon on realize, otherwise the current icon theme isn't used, | Crispin Flowerday | 2004-05-22 | 1 | -21/+22 |
* | Fix mem leaks.' | Christian Persch | 2004-05-16 | 1 | -0/+3 |
* | Resync with egg | Marco Pesenti Gritti | 2004-04-17 | 4 | -4/+23 |
* | Synchronise changes from galeon, this fixes simple usage, stops crashes | Crispin Flowerday | 2004-04-03 | 3 | -16/+44 |
* | Deal with the case where data_received signal is emitted asyncrounously. | Marco Pesenti Gritti | 2004-03-14 | 1 | -13/+9 |
* | Check if the dragged item is a separator. Fixes crash when it _is_ a | Christian Persch | 2004-03-09 | 2 | -2/+9 |
* | The icon should be activated by double click | Marco Pesenti Gritti | 2004-03-02 | 1 | -20/+1 |
* | Sucky but not intrusive hack to make dnd on the address entry work when | Marco Pesenti Gritti | 2004-02-28 | 2 | -0/+7 |
* | Fix logic error, spotted by Crispin. | Christian Persch | 2004-02-21 | 2 | -3/+3 |
* | Fix off-by-one error when computing the height of the table. | Christian Persch | 2004-02-19 | 1 | -1/+3 |
* | When removing a toolbar, make its items available again in the toolbar | Christian Persch | 2004-02-19 | 2 | -19/+44 |
* | 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 | 6 | -94/+116 |
* | Make toolbar editing drag icons use the same icon size as the actual toolbar ... | Jorn Baayen | 2003-12-10 | 2 | -9/+63 |
* | Very basic tray icon for downloader. | Marco Pesenti Gritti | 2003-11-23 | 8 | -10/+2284 |
* | Complete docs base implementation. Should work more or less. | Marco Pesenti Gritti | 2003-11-20 | 3 | -0/+6 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-11-10 | 1 | -1/+1 |
* | Remove a decl I forgot. | Marco Pesenti Gritti | 2003-11-10 | 1 | -8/+27 |
* | Fix recovery from corrupted toolbar layout file. | Christian Persch | 2003-11-10 | 2 | -3/+5 |
* | Use new glib gi18n.h instead of bonobo's bonobo-i18n.h. | Christian Persch | 2003-11-06 | 1 | -1/+1 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-10-31 | 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 | 2 | -27/+67 |
* | Resync api | Marco Pesenti Gritti | 2003-10-26 | 1 | -4/+5 |
* | Use special drag cursors also for editor. Do not hide separator when | Marco Pesenti Gritti | 2003-10-25 | 1 | -4/+31 |
* | 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 | 2 | -17/+96 |
* | Use new api for highlighting and make it pick up and drop behavior | Marco Pesenti Gritti | 2003-10-21 | 2 | -137/+301 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-10-14 | 2 | -1/+6 |
* | 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 |
* | Check for failed load of the toolbars model from the XML file, and fix the | Christian Persch | 2003-10-03 | 1 | -1/+6 |
* | *** 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 | 2 | -17/+59 |
* | Exchange the newly-deprecated g_value_set_object_take_ownership() with | Christian Persch | 2003-09-13 | 1 | -1/+1 |
* | signature change in gtk | Marco Pesenti Gritti | 2003-09-04 | 1 | -0/+3 |
* | forgot files... | Marco Pesenti Gritti | 2003-08-30 | 6 | -1331/+0 |
* | Part of gtk 2.3 port, changelog too long to paste it | Marco Pesenti Gritti | 2003-08-30 | 27 | -10288/+121 |
* | Removed useless code (debug leftovers). | Christian Persch | 2003-08-17 | 1 | -6/+0 |
* | Remove unused variables and functions. | Christian Persch | 2003-08-17 | 1 | -212/+0 |
* | Add missing include for unlink(). | Christian Persch | 2003-08-17 | 1 | -0/+1 |
* | Fix compiler warnings. | Christian Persch | 2003-08-14 | 1 | -3/+3 |
* | Respect priority text preference. Ported from gtk. | Marco Pesenti Gritti | 2003-08-12 | 6 | -6/+120 |
* | Fix mem leaks. | Christian Persch | 2003-08-09 | 1 | -2/+7 |
* | Update | Marco Pesenti Gritti | 2003-08-09 | 2 | -7/+26 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-08-08 | 4 | -379/+0 |
* | Fix mem leaks. | Christian Persch | 2003-08-06 | 2 | -0/+5 |
* | 2003-07-27 Marco Pesenti Gritti <marco@it.gnome.org> | Marco Pesenti Gritti | 2003-07-27 | 6 | -55/+211 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-07-22 | 1 | -0/+9 |
* | Fix mem leak. | Christian Persch | 2003-07-22 | 1 | -0/+14 |
* | Update | Marco Pesenti Gritti | 2003-07-14 | 1 | -0/+2 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-07-12 | 2 | -1/+2 |
* | Patch by kris to speed it up. | Marco Pesenti Gritti | 2003-07-07 | 1 | -136/+213 |
* | Make the location entry an EggToolItem, and provide a custom tooptip | Christian Persch | 2003-07-02 | 6 | -92/+127 |
* | Temporary implementation of toolbar tooltips, until it's implement in | Marco Pesenti Gritti | 2003-06-29 | 2 | -0/+34 |
* | Make sure marshalers are regenerated | Marco Pesenti Gritti | 2003-06-29 | 15 | -271/+379 |
* | 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 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-06-15 | 1 | -213/+136 |
* | Update. | Marco Pesenti Gritti | 2003-06-12 | 1 | -136/+213 |
* | Update | Marco Pesenti Gritti | 2003-06-10 | 2 | -27/+49 |
* | Update prototype. | Jeremy Katz | 2003-06-09 | 2 | -3/+3 |
* | Fixup context menu accesskeys. Use correct icon for Save As. | Piers Cornwell | 2003-06-09 | 5 | -102/+259 |
* | Update to 0.7.0 | Marco Pesenti Gritti | 2003-06-07 | 2 | -2/+2 |
* | s/ask download/ask for download | Marco Pesenti Gritti | 2003-06-06 | 4 | -1/+40 |
* | Update | Marco Pesenti Gritti | 2003-05-24 | 8 | -128/+207 |
* | Update | Marco Pesenti Gritti | 2003-05-11 | 7 | -95/+188 |
* | Update (removing toolbars with context menu works again). | Marco Pesenti Gritti | 2003-05-06 | 5 | -73/+21 |
* | Update for the release. | Marco Pesenti Gritti | 2003-05-03 | 3 | -13/+183 |
* | Update | Marco Pesenti Gritti | 2003-04-30 | 5 | -331/+417 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-04-29 | 1 | -0/+1 |
* | Reapply one of our MenuMerge patches. Fixes crashes on window close. | Marco Pesenti Gritti | 2003-04-28 | 1 | -0/+21 |
* | update | Marco Pesenti Gritti | 2003-04-27 | 6 | -17/+113 |
* | Update. | David Bordoley | 2003-04-27 | 3 | -19/+32 |
* | Update. | Marco Pesenti Gritti | 2003-04-26 | 2 | -7/+46 |
* | Update | Marco Pesenti Gritti | 2003-04-25 | 6 | -304/+226 |
* | Get back toolbar editing functionalities. More work on the bookmarks | Marco Pesenti Gritti | 2003-04-25 | 2 | -11/+63 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-04-25 | 6 | -771/+1254 |
* | Update from egg | Marco Pesenti Gritti | 2003-04-25 | 17 | -1446/+1128 |
* | Update | Marco Pesenti Gritti | 2003-04-20 | 2 | -0/+54 |
* | Update. | Marco Pesenti Gritti | 2003-04-17 | 3 | -298/+325 |
* | Update, fix remove toolbar regressions. | Marco Pesenti Gritti | 2003-04-15 | 5 | -226/+211 |
* | Update. | Marco Pesenti Gritti | 2003-04-09 | 2 | -0/+29 |
* | Move and autoupdate these from egg. | Marco Pesenti Gritti | 2003-04-08 | 6 | -3/+3259 |
* | Add a separator item to the editor. | Marco Pesenti Gritti | 2003-04-07 | 12 | -171/+557 |
* | Include config.h. Menu translated again now. | Marco Pesenti Gritti | 2003-04-05 | 1 | -0/+4 |
* | Set drag source on the event box, to avoid conflicts with toolbars drag | Christian Persch | 2003-04-05 | 2 | -12/+67 |
* | Use EggEditableToolbar. Update to latest versions (not EggMenuMerge, we | Marco Pesenti Gritti | 2003-04-02 | 16 | -491/+2044 |