| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't do single includes in lib/egg/egg-toolbars | Diego Escalante Urrelo | 2008-11-27 | 1 | -1/+1 |
* | removed added Rename to update-toolbareditor-from-libegg.sh Also updated | Jaap Haitsma | 2007-07-04 | 1 | -36/+5 |
* | script that syncs local toolbar editor copy with the one in libegg SVN | Jaap Haitsma | 2007-07-01 | 1 | -4/+4 |
* | 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 |
* | 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 |
* | data/ui/epiphany-fs-toolbar.xml lib/egg/egg-toolbars-model.c | Peter Harvey | 2006-02-21 | 1 | -0/+7 |
* | 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 | 1 | -26/+120 |
* | lib/egg/egg-toolbars-model.c lib/egg/egg-toolbars-model.h | Peter Harvey | 2006-01-31 | 1 | -0/+63 |
* | === Release 1.9.2 ===Release192 | Christian Persch | 2005-11-13 | 1 | -29/+30 |
* | Use GINT_TO_POINTER/GPOINTER_TO_INT when stuffing ints into pointers, and | Christian Persch | 2005-11-02 | 1 | -7/+9 |
* | H18 patch, by Peter Harvey <pah06@uow.edu.au>. | Peter Harvey | 2005-10-17 | 1 | -327/+343 |
* | Fix more signed/unsigned problems with gcc 4.0. Patch by Martin | Christian Persch | 2005-06-02 | 1 | -21/+21 |
* | Rename toolbar model flags to be more in line with GtkToolbarStyle. | Christian Persch | 2005-01-10 | 1 | -1/+1 |
* | 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 |
* | Use glib-mkenums to generate the enum and flags get_type functions. | Christian Persch | 2005-01-07 | 1 | -24/+1 |
* | Add type for flags. | Christian Persch | 2005-01-04 | 1 | -0/+24 |
* | 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 | -1/+1 |
* | Small code style cleanups. | Christian Persch | 2004-07-31 | 1 | -30/+36 |
* | 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 | 1 | -2/+2 |
* | Add api to move items. | Marco Pesenti Gritti | 2004-07-11 | 1 | -0/+31 |
* | Check for empty attributes before adding the item when parsing the | Christian Persch | 2004-06-21 | 1 | -8/+11 |
* | Allow items to be dragged from toolbar editor also when in items only | Marco Pesenti Gritti | 2004-06-13 | 1 | -1/+1 |
* | Merging bookmarksbar-separation branch. | Christian Persch | 2004-06-11 | 1 | -8/+62 |
* | s/get_item_name/get_item_data | Marco Pesenti Gritti | 2004-06-10 | 1 | -10/+10 |
* | Retain custom types when moving items around | Marco Pesenti Gritti | 2004-06-09 | 1 | -5/+15 |
* | Check if the dragged item is a separator. Fixes crash when it _is_ a | Christian Persch | 2004-03-09 | 1 | -1/+1 |
* | Brought type macros in line with the rest of libegg; and use gobject | Christian Persch | 2003-12-27 | 1 | -22/+15 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-11-10 | 1 | -1/+1 |
* | Fix recovery from corrupted toolbar layout file. | Christian Persch | 2003-11-10 | 1 | -2/+4 |
* | Check for failed load of the toolbars model from the XML file, and fix the | Christian Persch | 2003-10-03 | 1 | -1/+6 |
* | Do not use .in for not to translate files. | Marco Pesenti Gritti | 2003-09-19 | 1 | -0/+8 |
* | Part of gtk 2.3 port, changelog too long to paste it | Marco Pesenti Gritti | 2003-08-30 | 1 | -5/+5 |
* | Add missing include for unlink(). | Christian Persch | 2003-08-17 | 1 | -0/+1 |
* | Fix compiler warnings. | Christian Persch | 2003-08-14 | 1 | -3/+3 |
* | Update | Marco Pesenti Gritti | 2003-08-09 | 1 | -6/+20 |
* | Fix mem leaks. | Christian Persch | 2003-08-06 | 1 | -0/+1 |
* | 2003-07-27 Marco Pesenti Gritti <marco@it.gnome.org> | Marco Pesenti Gritti | 2003-07-27 | 1 | -35/+175 |
* | s/ask download/ask for download | Marco Pesenti Gritti | 2003-06-06 | 1 | -0/+11 |
* | Update (removing toolbars with context menu works again). | Marco Pesenti Gritti | 2003-05-06 | 1 | -4/+10 |
* | update | Marco Pesenti Gritti | 2003-04-27 | 1 | -5/+45 |
* | Update. | Marco Pesenti Gritti | 2003-04-26 | 1 | -1/+4 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-04-25 | 1 | -0/+490 |