summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* NEWSRelease149gnome-2-8Marco Pesenti Gritti2005-08-189-12/+210
* Don't leak toplevel windows.Christian Persch2005-08-172-1/+9
* Don't leak windows.Christian Persch2005-07-071-0/+7
* Fix getting the trust setting from New CA dialogue.Christian Persch2005-05-302-1/+7
* Don't add libglade-2 twice to PKG_CHECK_MODULES. Fixes bug #300452, patchChristian Persch2005-04-132-1/+7
* Fix build.Christian Persch2005-04-042-0/+7
* Don't activate the location entry if it's hidden. Fixes bug #169956.Christian Persch2005-03-252-0/+8
* Make sure folder is != NULL. Fixes bug #163341.Christian Persch2005-02-262-3/+9
* Autostart typeaheadfind.Christian Persch2005-02-222-0/+7
* Use event time when grabbing the pointer. Appears to fix bug #167473.Christian Persch2005-02-202-11/+28
* Keep a ref on the tray icon. Should fix bug #166143.Christian Persch2005-02-132-0/+10
* Add NoteChristian Persch2005-02-131-0/+3
* Post-release version bump.Christian Persch2005-02-132-1/+7
* === Release 1.4.8 ===Release148Christian Persch2005-02-131-0/+4
* UpdateChristian Persch2005-02-131-0/+29
* Fix the build.Christian Persch2005-02-112-4/+10
* Move all the stuff from finalize to dispose, so that we finalise the UIChristian Persch2005-02-092-68/+93
* Implement nsIWebProgressListener. Fixes bug #165328.Christian Persch2005-02-092-2/+8
* Fix for mozilla API change.Christian Persch2005-02-072-0/+10
* Merged from HEADChristian Persch2005-02-061-8/+8
* Weak ref the parent window.Christian Persch2005-02-022-5/+29
* Don't disable print preview if print setup is locked down. Fixes bugChristian Persch2005-02-012-1/+8
* Don't show the menubar with F10 in lockdown mode. Fixes bug #165550.Christian Persch2005-02-012-1/+9
* Don't weak ref the shell when it's finalised already. Fixes bug #165542.Christian Persch2005-02-012-1/+8
* Ungrab the pointer when moving tab between notebooks. Fixes bug #165797.Christian Persch2005-02-015-3/+34
* Some sparse fixes.Christian Persch2005-01-305-8/+17
* Don't crash if we get the new-window signal on the embed single for aChristian Persch2005-01-302-3/+12
* Plug a mem leak.Christian Persch2005-01-282-1/+11
* Disable DownloadLinkAs and SetAsBackground if saving to disk is disabled.Christian Persch2005-01-282-1/+10
* Switch to fullscreen toolbar also in lockdown fullscreen mode. Fixes bugChristian Persch2005-01-262-0/+12
* Default typeaheadfindsea to on. From bug #157435.Christian Persch2005-01-232-0/+9
* Rename "visible" property.Christian Persch2005-01-223-3/+10
* Really make confirm-overwrite dialogue have a parent window. Fixes bugChristian Persch2005-01-182-3/+11
* Fix mem leak. Fixes bug #164302.Christian Persch2005-01-182-0/+8
* Use UnEscapeURIForUI instead of UnEscapeNonAsciiURI.Christian Persch2005-01-112-1/+7
* Only implement nsITransfer, if possible.Christian Persch2005-01-094-25/+70
* Don't store more than 5 hidden popups. Fixes bug #160863 (merged fromChristian Persch2005-01-092-1/+28
* Better fix for bug #119461, just use gtk_button_set_focus_on_click().Christian Persch2005-01-042-11/+10
* We don't need to implement nsIBrowserHistory.Christian Persch2005-01-014-117/+11
* Grab focus on the active tab before removing a tab. Fixes bug #119461.Christian Persch2005-01-013-0/+30
* Set selection mode to BROWSE. Fixes bug #162331.Christian Persch2004-12-312-0/+12
* Use gnome_vfs_url_show() for Send To, not ephy_embed_load_url() whichChristian Persch2004-12-302-1/+8
* Don't destroy the dialogue with the parent, since that makes gtk+ goChristian Persch2004-12-262-0/+8
* Post-release version bump.Christian Persch2004-12-202-1/+7
* === Release 1.4.7 ===Release147Christian Persch2004-12-202-0/+8
* UpdateChristian Persch2004-12-201-0/+1
* Wrap the label in the Confirm Overwrite dialogue. Fixes bug #161771.Christian Persch2004-12-202-0/+7
* Shut upChristian Persch2004-12-191-0/+5
* Updating NEWSChristian Persch2004-12-191-0/+20
* Mozilla API change.Christian Persch2004-12-194-1/+41