summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add debug output.Christian Persch2004-04-141-0/+9
* 2004-04-09 Christian Persch <chpe@cvs.gnome.org>Christian Persch2004-04-134-10/+30
* Add Ctrl+S as an alternate accel for Save As. Fixes bug #139415.Piers Cornwell2004-04-091-0/+3
* Sort the actions in the location entry autocompletion dropdown. Fixes bugChristian Persch2004-04-091-1/+38
* Change initial refcound of EphyNode to 1, not 0Adam Hooper2004-04-091-5/+0
* Track the active window.Christian Persch2004-04-051-0/+66
* Make prefs, pdm and print setup dialogues transient to their parent. FixesChristian Persch2004-04-052-6/+7
* Documented EphyNodeDbAdam Hooper2004-04-041-1/+1
* Remove stray semicolon. Fixes bug #138902.Christian Persch2004-04-021-1/+1
* Fix bookmarks toolbar visibility in fullscreen and print preview mode, asChristian Persch2004-04-011-18/+21
* Make buttons the same size in Industrial theme and make text selectable.Piers Cornwell2004-03-301-3/+3
* Remove Open Image in New Tab and New Window from the context menu.Christian Persch2004-03-293-50/+0
* Removed the nautilus view.Christian Persch2004-03-294-724/+0
* Make EphyCompletionColumn a typedef enum, fixes bug #136878.Christian Persch2004-03-291-1/+1
* Fixes #138263.Federico Mena Quintero2004-03-293-3/+3
* Test with -d, fixes bug #138088.Christian Persch2004-03-291-1/+1
* Fix opening in new tabs when there is no existing window. Fixes bugChristian Persch2004-03-291-2/+13
* Use verb for action button and various minor tidy ups.Piers Cornwell2004-03-271-11/+17
* Log context of event in debug mode.Christian Persch2004-03-271-0/+2
* Correctly disconnect the handler not from the proxy but from the entryChristian Persch2004-03-271-6/+9
* Fix duplicate accesskey, use correct case for button text and make messagePiers Cornwell2004-03-261-1/+2
* Documented EphyEmbedAdam Hooper2004-03-253-11/+11
* Tiny doc fixes.Christian Persch2004-03-232-4/+2
* Get rid of ephy_tab_[get|set]_window().Christian Persch2004-03-234-88/+25
* Fix the build, bad noda :PChristian Persch2004-03-231-1/+1
* Make the "Go" button actually work. Thanks to aes for alerting us to thisChristian Persch2004-03-231-0/+23
* Documented EphyTabAdam Hooper2004-03-232-19/+201
* API documentationAdam Hooper2004-03-232-6/+128
* the xbel mime type is now application/x-xbelMarco Pesenti Gritti2004-03-221-1/+1
* Forgot to s/logo/icon/g.Christian Persch2004-03-211-6/+6
* Set window icon. Fixes bug #137806.Christian Persch2004-03-211-0/+2
* R data/epiphany-1.2.pc.in: A data/epiphany-1.4.pc.in:Christian Persch2004-03-211-1/+1
* Don't try to unref NULL icon. Fixes bug #137715.Christian Persch2004-03-191-2/+5
* Cleanups chromes code and register a type for the enum.Marco Pesenti Gritti2004-03-186-292/+324
* Make secure description better (Bug #136443).Piers Cornwell2004-03-182-3/+3
* Add firefox option in bookmarks import dialogue.Christian Persch2004-03-183-1/+5
* *** empty log message ***Marco Pesenti Gritti2004-03-1726-14/+68
* Check if the dragged item is a separator. Fixes crash when it _is_ aChristian Persch2004-03-081-1/+20
* Really always check the return value of xmlTextReaderRead(), don't advanceChristian Persch2004-03-061-32/+51
* Fix crash when dragging a link to a tab label; I forgot to change thisChristian Persch2004-03-061-5/+4
* Persist changed accels with gnome_accelerator_sync().Christian Persch2004-03-051-0/+2
* Don't use ephy_tab_get_embed(), instead use the pointer provided when weChristian Persch2004-03-041-20/+18
* Don't set the 5-star icon as window icon for the about dialogue. Fixes bugChristian Persch2004-03-041-8/+0
* Copy and modify gnome_vfs_uri_list_parse() so that we get a list of stringChristian Persch2004-03-032-10/+3
* If the favicon isn't ready when we need it, connect to the favicon cache'sChristian Persch2004-03-021-1/+29
* Do not show the unsubmitted dialog for js closeMarco Pesenti Gritti2004-03-021-1/+6
* Never show two resume dialogs, just re-present the old one.Marco Pesenti Gritti2004-03-021-2/+15
* Don't try to backup non-existing files :) Also, when neitherChristian Persch2004-03-011-3/+13
* Correctly sync the smarturl property of EphyBookmarksAction when itChristian Persch2004-03-011-0/+30
* When changing a bookmark address and it was a smart bookmark but now isChristian Persch2004-03-011-1/+1