summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Check for enchant, and output an overview of the configured options onChristian Persch2006-06-083-0/+363
* Improve next-token logic for bookmark completion. Fixes #339167 (hopefullyWouter Bolsterlee2006-06-051-2/+2
* Make bookmark search ignore special characters (bug 339167)Frederic Peters2006-05-301-1/+1
* Fix crash when moving zoom widget on toolbar (#338682)Frederic Peters2006-05-301-0/+3
* Fix launching of desktop files.Christian Persch2006-05-291-1/+8
* Add methods to EphyNode to set typed properties. This change improves theJean-François Rameau2006-05-222-18/+146
* Shut upChristian Persch2006-05-121-0/+4
* Drop support for gecko 1.7.Christian Persch2006-05-103-45/+0
* #337140: Replace fallback favicon with more semantically correct 'text-html'Tommi Komulainen2006-04-151-3/+7
* A data/epiphany-pango.schemas:Christian Persch2006-04-091-0/+3
* Add ephy_guid_help_with_doc_id for use by e-e.Christian Persch2006-04-022-12/+27
* Use g_object_ref_sink().Christian Persch2006-03-283-6/+3
* Fix print format/arg mismatch.Christian Persch2006-03-231-2/+2
* Use GtkStatusIcon.Christian Persch2006-03-207-2286/+2
* lib/egg/egg-editable-toolbar.cPeter Harvey2006-02-241-4/+15
* lib/egg/egg-editable-toolbar.cPeter Harvey2006-02-241-0/+7
* lib/egg/egg-editable-toolbar.cPeter Harvey2006-02-231-0/+7
* data/ui/epiphany-fs-toolbar.xml lib/egg/egg-toolbars-model.cPeter Harvey2006-02-216-92/+170
* src/bookmarks/ephy-bookmarks-editor.cPeter Harvey2006-02-141-0/+2
* Remove ephy_gui_window_present.Christian Persch2006-02-132-32/+0
* Move --private-instance out of debug #ifdef.Christian Persch2006-02-132-10/+26
* Save tons of g_type_from_name calls.Christian Persch2006-02-071-30/+38
* lib/ephy-state.h lib/ephy-state.c src/epiphany.defsPeter Harvey2006-02-042-52/+16
* lib/ephy-state.h lib/ephy-state.c src/ephy-shell.cPeter Harvey2006-02-041-0/+4
* lib/ephy-state.h lib/ephy-state.c src/ephy-shell.cPeter Harvey2006-02-041-4/+58
* lib/egg/egg-editable-toolbar.c lib/egg/egg-toolbar-editor.cPeter Harvey2006-02-044-41/+186
* On session logout, check if there are downloads pending (since they're notChristian Persch2006-02-022-0/+26
* Fix some memory leaks.Jean-François Rameau2006-02-021-3/+11
* Queue commands received from the main and remote instances, and processChristian Persch2006-02-022-3/+13
* lib/egg/egg-editable-toolbar.cPeter Harvey2006-02-011-3/+19
* lib/egg/egg-toolbars-model.c lib/egg/egg-toolbars-model.hPeter Harvey2006-01-312-0/+65
* Don't double-ref the UI manager. Don't try to set a cursor on windowlessChristian Persch2006-01-301-18/+21
* Fix the build with -Werror.Christian Persch2006-01-301-11/+14
* data/ui/epiphany-ui.xml src/ephy-lockdown.c src/ephy-toolbar.cPeter Harvey2006-01-302-170/+330
* Add a convenience function to get current event data.Christian Persch2006-01-293-2/+44
* Fix strings again. Bug #328747.Christian Persch2006-01-291-77/+77
* Jan 29 2006 Reinout van Schouwen <reinout@cs.vu.nl>Reinout van Schouwen2006-01-281-77/+77
* libnm-glib be-gone! Use NetworkManager directly via DBUS, by importing theChristian Persch2006-01-251-0/+1
* Run the main loop until the reply is received when activating a runningChristian Persch2006-01-242-17/+39
* Add a GError** to ephy_file_helpers_init and ephy_ensure_dir_exists, so weChristian Persch2006-01-232-16/+34
* When updating the address bar, always update the address state, sometimesCrispin Flowerday2006-01-221-0/+3
* When adding a column that can be sorted on, re-create the sort model, soCrispin Flowerday2006-01-171-0/+8
* Add event type to the callback.Christian Persch2006-01-172-4/+19
* Fix number of /'s in URI.Christian Persch2006-01-167-18/+246
* lib/egg/egg-editable-toolbar.hPeter Harvey2006-01-161-2/+5
* EggEditableToolbar no longer supports middle-mouse-button drag.Peter Anthony Harvey2006-01-161-254/+124
* Added stock_bookmark as one of our stock icons.Peter Anthony Harvey2006-01-162-0/+2
* Do not try to store a string parameter if it is null (avoids segfault).Peter Anthony Harvey2006-01-161-0/+2
* Add a method to EphyAdblock interface, ephy_adblock_manager_edit_rule, soJean-François Rameau2006-01-152-0/+20
* 2006-01-13 Christian Persch <chpe@cvs.gnome.org>Christian Persch2006-01-132-2/+0