| Commit message (Expand) | Author | Age | Files | Lines |
* | Check for enchant, and output an overview of the configured options on | Christian Persch | 2006-06-08 | 3 | -0/+363 |
* | Improve next-token logic for bookmark completion. Fixes #339167 (hopefully | Wouter Bolsterlee | 2006-06-05 | 1 | -2/+2 |
* | Make bookmark search ignore special characters (bug 339167) | Frederic Peters | 2006-05-30 | 1 | -1/+1 |
* | Fix crash when moving zoom widget on toolbar (#338682) | Frederic Peters | 2006-05-30 | 1 | -0/+3 |
* | Fix launching of desktop files. | Christian Persch | 2006-05-29 | 1 | -1/+8 |
* | Add methods to EphyNode to set typed properties. This change improves the | Jean-François Rameau | 2006-05-22 | 2 | -18/+146 |
* | Shut up | Christian Persch | 2006-05-12 | 1 | -0/+4 |
* | Drop support for gecko 1.7. | Christian Persch | 2006-05-10 | 3 | -45/+0 |
* | #337140: Replace fallback favicon with more semantically correct 'text-html' | Tommi Komulainen | 2006-04-15 | 1 | -3/+7 |
* | A data/epiphany-pango.schemas: | Christian Persch | 2006-04-09 | 1 | -0/+3 |
* | Add ephy_guid_help_with_doc_id for use by e-e. | Christian Persch | 2006-04-02 | 2 | -12/+27 |
* | Use g_object_ref_sink(). | Christian Persch | 2006-03-28 | 3 | -6/+3 |
* | Fix print format/arg mismatch. | Christian Persch | 2006-03-23 | 1 | -2/+2 |
* | 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-23 | 1 | -0/+7 |
* | data/ui/epiphany-fs-toolbar.xml lib/egg/egg-toolbars-model.c | Peter Harvey | 2006-02-21 | 6 | -92/+170 |
* | src/bookmarks/ephy-bookmarks-editor.c | Peter Harvey | 2006-02-14 | 1 | -0/+2 |
* | Remove ephy_gui_window_present. | Christian Persch | 2006-02-13 | 2 | -32/+0 |
* | Move --private-instance out of debug #ifdef. | Christian Persch | 2006-02-13 | 2 | -10/+26 |
* | Save tons of g_type_from_name calls. | Christian Persch | 2006-02-07 | 1 | -30/+38 |
* | lib/ephy-state.h lib/ephy-state.c src/epiphany.defs | Peter Harvey | 2006-02-04 | 2 | -52/+16 |
* | lib/ephy-state.h lib/ephy-state.c src/ephy-shell.c | Peter Harvey | 2006-02-04 | 1 | -0/+4 |
* | lib/ephy-state.h lib/ephy-state.c src/ephy-shell.c | Peter Harvey | 2006-02-04 | 1 | -4/+58 |
* | lib/egg/egg-editable-toolbar.c lib/egg/egg-toolbar-editor.c | Peter Harvey | 2006-02-04 | 4 | -41/+186 |
* | On session logout, check if there are downloads pending (since they're not | Christian Persch | 2006-02-02 | 2 | -0/+26 |
* | Fix some memory leaks. | Jean-François Rameau | 2006-02-02 | 1 | -3/+11 |
* | Queue commands received from the main and remote instances, and process | Christian Persch | 2006-02-02 | 2 | -3/+13 |
* | lib/egg/egg-editable-toolbar.c | Peter Harvey | 2006-02-01 | 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-30 | 1 | -18/+21 |
* | Fix the build with -Werror. | Christian Persch | 2006-01-30 | 1 | -11/+14 |
* | data/ui/epiphany-ui.xml src/ephy-lockdown.c src/ephy-toolbar.c | Peter Harvey | 2006-01-30 | 2 | -170/+330 |
* | Add a convenience function to get current event data. | Christian Persch | 2006-01-29 | 3 | -2/+44 |
* | Fix strings again. Bug #328747. | Christian Persch | 2006-01-29 | 1 | -77/+77 |
* | Jan 29 2006 Reinout van Schouwen <reinout@cs.vu.nl> | Reinout van Schouwen | 2006-01-28 | 1 | -77/+77 |
* | libnm-glib be-gone! Use NetworkManager directly via DBUS, by importing the | Christian Persch | 2006-01-25 | 1 | -0/+1 |
* | Run the main loop until the reply is received when activating a running | Christian Persch | 2006-01-24 | 2 | -17/+39 |
* | Add a GError** to ephy_file_helpers_init and ephy_ensure_dir_exists, so we | Christian Persch | 2006-01-23 | 2 | -16/+34 |
* | When updating the address bar, always update the address state, sometimes | Crispin Flowerday | 2006-01-22 | 1 | -0/+3 |
* | When adding a column that can be sorted on, re-create the sort model, so | Crispin Flowerday | 2006-01-17 | 1 | -0/+8 |
* | Add event type to the callback. | Christian Persch | 2006-01-17 | 2 | -4/+19 |
* | Fix number of /'s in URI. | Christian Persch | 2006-01-16 | 7 | -18/+246 |
* | lib/egg/egg-editable-toolbar.h | Peter Harvey | 2006-01-16 | 1 | -2/+5 |
* | EggEditableToolbar no longer supports middle-mouse-button drag. | Peter Anthony Harvey | 2006-01-16 | 1 | -254/+124 |
* | Added stock_bookmark as one of our stock icons. | Peter Anthony Harvey | 2006-01-16 | 2 | -0/+2 |
* | Do not try to store a string parameter if it is null (avoids segfault). | Peter Anthony Harvey | 2006-01-16 | 1 | -0/+2 |
* | Add a method to EphyAdblock interface, ephy_adblock_manager_edit_rule, so | Jean-François Rameau | 2006-01-15 | 2 | -0/+20 |
* | 2006-01-13 Christian Persch <chpe@cvs.gnome.org> | Christian Persch | 2006-01-13 | 2 | -2/+0 |