summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Check if the dragged item is a separator. Fixes a crash if it _is_ one.Christian Persch2004-03-081-0/+12
* Test flags with & not &&. (Thanks to Crispin for spotting this.)Christian Persch2004-03-081-0/+7
* EPIPHANY_MAJOR=1.3Christian Persch2004-03-081-0/+6
* CVS version markers.Christian Persch2004-03-081-0/+41
* Include "config.h" everywhere, and s/<config.h>/"config.h". Guard with #ifChristian Persch2004-03-081-0/+43
* s/UCS2/UTF16/g now that we can depend on mozilla >= 1.6.Christian Persch2004-03-081-0/+18
* R embed/mozilla/ExternalProtocolService.cpp: RChristian Persch2004-03-081-0/+33
* Remove unnecessary g_object_notify. RTFM chpe :PMarco Pesenti Gritti2004-03-081-0/+14
* Version 1.3.0. Kill support for mozilla < 1.6.Christian Persch2004-03-081-0/+7
* *** empty log message ***Marco Pesenti Gritti2004-03-071-0/+8
* Updated for 1.1.11.Christian Persch2004-03-071-0/+6
* Really always check the return value of xmlTextReaderRead(), don't advanceChristian Persch2004-03-061-0/+9
* Fix crash when dragging a link to a tab label; I forgot to change thisChristian Persch2004-03-061-0/+7
* Also pop up the context menu with the menu key.Christian Persch2004-03-061-0/+6
* Persist changed accels with gnome_accelerator_sync().Christian Persch2004-03-051-0/+6
* Increase MOZILLA_SNAPSHOT for 1.7b, and depend on gtk+ >= 2.3.5.Christian Persch2004-03-051-0/+10
* Don't return an error when a DOM document isn't a HTML document, it's okChristian Persch2004-03-051-0/+7
* Don't assume Desktop directory location, check the gconf key if it'sChristian Persch2004-03-051-0/+7
* Replace filename validity check, it was making the filename invalidChristian Persch2004-03-051-0/+7
* Don't use ephy_tab_get_embed(), instead use the pointer provided when weChristian Persch2004-03-041-0/+10
* Don't set the 5-star icon as window icon for the about dialogue. Fixes bugChristian Persch2004-03-041-0/+7
* Change wait interval between updates to 0.2 s.Christian Persch2004-03-031-0/+6
* Copy and modify gnome_vfs_uri_list_parse() so that we get a list of stringChristian Persch2004-03-031-0/+13
* Unset the GValue after we're done using what it contained.Christian Persch2004-03-031-0/+16
* If the favicon isn't ready when we need it, connect to the favicon cache'sChristian Persch2004-03-021-0/+8
* Do not show the unsubmitted dialog for js closeMarco Pesenti Gritti2004-03-021-0/+6
* Don't remember the size of the filechoose dialogue, because it doesn'tChristian Persch2004-03-021-0/+8
* Never show two resume dialogs, just re-present the old one.Marco Pesenti Gritti2004-03-021-0/+7
* Don't try to backup non-existing files :) Also, when neitherChristian Persch2004-03-011-0/+9
* Correctly sync the smarturl property of EphyBookmarksAction when itChristian Persch2004-03-011-0/+9
* When changing a bookmark address and it was a smart bookmark but now isChristian Persch2004-03-011-0/+8
* Ensure we always have a BookmarksBar toolbar in the model. Fixes bugChristian Persch2004-03-011-0/+8
* The icon should be activated by double clickMarco Pesenti Gritti2004-03-011-0/+7
* Add API docs.Christian Persch2004-03-011-0/+6
* If reading the bookmarks file, or re-importing the bookmarks from the rdfChristian Persch2004-03-011-0/+9
* Fix XBEL importer not to tag all bookmarks with a "Bookmarks" category.Christian Persch2004-03-011-0/+7
* Export ephy_statusbar_add_widget() for use by extensions.Christian Persch2004-03-011-0/+8
* Guard against xml reading error, check for NULL subtree before trying toChristian Persch2004-03-011-0/+7
* Keep a ref for downloads in the view.Marco Pesenti Gritti2004-03-011-0/+24
* Correct the label of the action button (Open)Marco Pesenti Gritti2004-02-291-0/+6
* Iterate backwards over the children when removing a host.Christian Persch2004-02-291-0/+6
* Remove cancelled downloads from the downloads hash; and remove partiallyChristian Persch2004-02-291-0/+12
* Add debug output in ctors and dtors.Christian Persch2004-02-291-0/+11
* Separately profile bookmarks menu clean and rebuild.Christian Persch2004-02-291-0/+7
* Add "cancelled" signal to EphyEmbedPersist.Christian Persch2004-02-291-0/+11
* Add debug output.Christian Persch2004-02-291-0/+7
* Decode RFC 2231 and RFC 2047 encoded filenames in content-dispositionChristian Persch2004-02-291-0/+8
* Add debug output.Christian Persch2004-02-291-0/+6
* Fix max size logic, thanks to chpe.Marco Pesenti Gritti2004-02-291-0/+6
* Fix order of the windows, they was reversed before.Marco Pesenti Gritti2004-02-291-0/+7