aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Make sure folder is != NULL. Fixes bug #163341.Christian Persch2005-02-271-0/+6
* Autostart typeaheadfind.Christian Persch2005-02-231-0/+6
* Use event time when grabbing the pointer. Appears to fix bug #167473.Christian Persch2005-02-201-0/+13
* Keep a ref on the tray icon. Should fix bug #166143.Christian Persch2005-02-141-0/+7
* Post-release version bump.Christian Persch2005-02-141-0/+6
* === Release 1.4.8 ===Release148Christian Persch2005-02-141-0/+4
* Fix the build.Christian Persch2005-02-111-0/+6
* Move all the stuff from finalize to dispose, so that we finalise the UIChristian Persch2005-02-101-0/+14
* Implement nsIWebProgressListener. Fixes bug #165328.Christian Persch2005-02-101-0/+6
* Fix for mozilla API change.Christian Persch2005-02-081-0/+6
* Weak ref the parent window.Christian Persch2005-02-031-0/+7
* Don't disable print preview if print setup is locked down. Fixes bugChristian Persch2005-02-021-0/+7
* Don't show the menubar with F10 in lockdown mode. Fixes bug #165550.Christian Persch2005-02-021-0/+7
* Don't weak ref the shell when it's finalised already. Fixes bug #165542.Christian Persch2005-02-021-0/+7
* Ungrab the pointer when moving tab between notebooks. Fixes bug #165797.Christian Persch2005-02-011-0/+9
* Some sparse fixes.Christian Persch2005-01-311-0/+9
* Don't crash if we get the new-window signal on the embed single for aChristian Persch2005-01-301-0/+8
* Plug a mem leak.Christian Persch2005-01-291-0/+6
* Disable DownloadLinkAs and SetAsBackground if saving to disk is disabled.Christian Persch2005-01-291-0/+7
* Switch to fullscreen toolbar also in lockdown fullscreen mode. Fixes bugChristian Persch2005-01-261-0/+7
* Default typeaheadfindsea to on. From bug #157435.Christian Persch2005-01-231-0/+6
* Rename "visible" property.Christian Persch2005-01-231-0/+7
* Really make confirm-overwrite dialogue have a parent window. Fixes bugChristian Persch2005-01-191-0/+7
* Fix mem leak. Fixes bug #164302.Christian Persch2005-01-191-0/+6
* Use UnEscapeURIForUI instead of UnEscapeNonAsciiURI.Christian Persch2005-01-111-0/+6
* Only implement nsITransfer, if possible.Christian Persch2005-01-091-0/+8
* Don't store more than 5 hidden popups. Fixes bug #160863 (merged fromChristian Persch2005-01-091-0/+7
* Better fix for bug #119461, just use gtk_button_set_focus_on_click().Christian Persch2005-01-051-0/+8
* We don't need to implement nsIBrowserHistory.Christian Persch2005-01-021-0/+8
* Grab focus on the active tab before removing a tab. Fixes bug #119461.Christian Persch2005-01-021-0/+9
* Set selection mode to BROWSE. Fixes bug #162331.Christian Persch2005-01-011-0/+6
* Use gnome_vfs_url_show() for Send To, not ephy_embed_load_url() whichChristian Persch2004-12-311-0/+7
* Don't destroy the dialogue with the parent, since that makes gtk+ goChristian Persch2004-12-271-0/+7
* Post-release version bump.Christian Persch2004-12-211-0/+6
* === Release 1.4.7 ===Release147Christian Persch2004-12-201-0/+6
* Wrap the label in the Confirm Overwrite dialogue. Fixes bug #161771.Christian Persch2004-12-201-0/+6
* Mozilla API change.Christian Persch2004-12-191-0/+7
* Correct code for "Afrikaans".Christian Persch2004-12-191-0/+6
* Disable Print and Print Preview while still loading the page. Fixes bugChristian Persch2004-12-191-0/+8
* Make the module resident. Maybe fixes bug #160945.Christian Persch2004-12-151-0/+6
* Make distcheck fix.Christian Persch2004-12-141-0/+10
* Back out the fix for bug #158466, it's wrong.Christian Persch2004-12-131-0/+10
* Fix the build. Thanks to Crispin for noticing this.Christian Persch2004-12-061-0/+6
* Deactivate the context menu on window close. Fixes bug #156812.Christian Persch2004-12-041-0/+6
* Don't offer to resume if there are open windows. Fixes bug #160345.Christian Persch2004-12-041-0/+14
* Post-release version bump.Christian Persch2004-11-291-0/+6
* === Release 1.4.6 ===Release146Christian Persch2004-11-291-0/+8
* Forgot to commit ChangeLogChristian Persch2004-11-291-0/+6
* Revert the earlier patch: don't emit tabs-reordered when the tab-addedChristian Persch2004-11-281-0/+8
* R lib/egg/eggmarshalers.c: R lib/egg/eggmarshalers.h:Christian Persch2004-11-261-0/+8
* Don't move the window, just show it. Fixes bug #158923.Christian Persch2004-11-261-0/+6
* Build auto-generated files in builddir, not in srcdir.Christian Persch2004-11-261-0/+8
* Fix out-of-srcdir build.Christian Persch2004-11-261-0/+9
* Adapt to changing mozilla API here. Thanks to Crispin for the patchChristian Persch2004-11-251-0/+8
* Fix string comparisions.Christian Persch2004-11-231-0/+6
* Fix missing 'else if' and a superflous failure check.Christian Persch2004-11-231-0/+6
* If the signal handler for tab-added reordered the tabs, emit theChristian Persch2004-11-211-0/+7
* Use the dom window from the event.Christian Persch2004-11-201-0/+6
* Add --disable-filepicker to use when the mozilla build itself has nativeChristian Persch2004-11-201-0/+9
* Fix opening of content when not downloading automatically. Fixes bugChristian Persch2004-11-181-0/+7
* Disallow favicon links from subframes.Christian Persch2004-11-181-0/+11
* Retain original uri.Christian Persch2004-11-181-0/+6
* Fix wrong certificate shown; Epiphany equivalent of galeon bug #158453.Christian Persch2004-11-181-0/+8
* More cruft exorcised.Christian Persch2004-11-171-0/+7
* Add ephy_embed_show_page_certificate () (merged from HEAD).Christian Persch2004-11-171-0/+10
* Post-release version bump.Christian Persch2004-11-151-0/+6
* === Release 1.4.5 ===Release145Christian Persch2004-11-151-0/+16
* Check favicon urls with script sec manager and content policy.Christian Persch2004-11-151-1/+9
* Remove dead code.Christian Persch2004-11-141-0/+7
* Better fix for bug #158202, thanks to Christian Biesinger.Christian Persch2004-11-141-0/+6
* Don't include gnome-i18n.h here.Christian Persch2004-11-141-0/+7
* Fix FMR. Fixes bug #158202.Christian Persch2004-11-141-0/+6
* nsEmbedString.h now requires MOZILLA_STRICT_API define.Christian Persch2004-11-141-0/+24
* Size-allocate the embed if it's not mapped but has never beenChristian Persch2004-11-131-0/+7
* Keep a ref on EphyShell in ephy_session_close(). Otherwise we get a crashChristian Persch2004-11-121-0/+8
* Fix signed/unsigned int confusion when iterating over a GPtrArray.Christian Persch2004-11-111-0/+8
* Don't unref, then weak ref, then enter main loop; this won't work whenChristian Persch2004-11-111-0/+8
* Remove the remaining time string from tray icon trooltip. Fixes bug #Christian Persch2004-11-111-0/+7
* Fix opening content with external content handlers.Christian Persch2004-11-101-0/+6
* Better positioning for the context menu popup in a treeview. Patch byChristian Persch2004-11-101-0/+9
* Simplified the code a bit.Christian Persch2004-11-091-0/+6
* Make it also correct on DST changes.Christian Persch2004-11-091-0/+12
* Fix time filter for time zone != GMT.Christian Persch2004-11-091-0/+6
* Fix button sensitivity setting in language editor not to first disable theChristian Persch2004-11-081-0/+7
* Sanitise the embed popup position. Fixes bug #157162.Christian Persch2004-11-081-0/+10
* When popping up the context menu with keyboard, select the first menuChristian Persch2004-11-081-0/+22
* Make the tooltip on the zoom control also work on Ctrl-F1.Christian Persch2004-11-071-0/+8
* Make static.Christian Persch2004-11-071-0/+6
* Add manual translation into Finnish, by Pauli Virtanen (merged from HEAD).Christian Persch2004-11-051-0/+17
* Also bring the window to the front.Christian Persch2004-11-041-0/+6
* Fix zoom control so that it shows tooltips again. Fixes bug #155826.Christian Persch2004-11-021-0/+7
* Fix aclocal flags.Christian Persch2004-11-011-0/+10
* Don't deactivate the toolbar when another item in the same toolbar gainsChristian Persch2004-11-011-0/+14
* Make sure there's only one bookmark properties dialogue for each bookmark.Christian Persch2004-11-011-0/+20
* Fix a nasty bug when removing signal handlers during a node signalChristian Persch2004-11-011-0/+14
* Fix disconnect on node destroy. Patch by Peter Harvey.Christian Persch2004-11-011-0/+8
* Emit ::tab-removed after the tab has been removed. Fixes bug 151607.Christian Persch2004-11-011-0/+8
* Fix restoring window size on crash recovery by moving the setting of theChristian Persch2004-10-311-0/+10
* Check for nsIDOMNSEvent::GetIsTrusted.Christian Persch2004-10-311-0/+14
* When showing a modal alert put up by a web page, switch the window to thatChristian Persch2004-10-311-0/+13
* Don't open all bookmarks in new tabs. Fixes bug #156843.Christian Persch2004-10-301-0/+8
* Fix return type of tab_delete slot.Christian Persch2004-10-251-0/+6
* Correct the property-id for 'tooltip' property.Christian Persch2004-10-251-0/+7
* Chain up to parent's dispose handler.Christian Persch2004-10-241-0/+8
* Add manpage from Debian.Jordi Mallach2004-10-221-0/+7
* Better fix, taken from bug #135861.Christian Persch2004-10-221-0/+7
* Activate with double-click, as per HIG. Fixes bug #152899.Christian Persch2004-10-221-0/+6
* Fix import of bookmarks in root folder. Fixes bug #152443.Christian Persch2004-10-201-0/+6
* Fix session remove command.Christian Persch2004-10-161-0/+6
* Post-release version bump.Christian Persch2004-10-121-0/+6
* reviewed by: Christian Persch <chpe@cvs.gnome.org>Release144Marco Pesenti Gritti2004-10-111-0/+22
* reviewed by: Christian Persch <chpe@cvs.gnome.org>Marco Pesenti Gritti2004-10-111-0/+33
* Remove duplicate AC_PROG_INTLTOOL, fixes bug #155028.Christian Persch2004-10-101-0/+6
* No circular dependencies anymore.Christian Persch2004-10-091-0/+9
* When adding a bookmark, check if it has same node ID as one scheduled forChristian Persch2004-10-081-0/+8
* Fix ChangeLogChristian Persch2004-10-081-1/+0
* reviewed by: Christian Persch <chpe@cvs.gnome.org>Marco Pesenti Gritti2004-10-081-0/+20
* Post-release version bump.Christian Persch2004-10-071-0/+6
* === Release 1.4.3 ===Release143Christian Persch2004-10-071-0/+8
* Fix compilation with gtk+ 2.4.x.Christian Persch2004-10-071-0/+6
* Post-release version bump.Marco Pesenti Gritti2004-10-071-0/+6
* === Release 1.4.2 ===Marco Pesenti Gritti2004-10-071-0/+7
* reviewed by: Christian Persch <chpe@cvs.gnome.org>Marco Pesenti Gritti2004-10-071-0/+10
* Add ephy-gui.h include.Christian Persch2004-10-071-0/+6
* Remove unnecessary include.Christian Persch2004-10-061-0/+6
* Don't allow activation of the hidden menubar in ppv mode.Christian Persch2004-10-061-0/+6
* Fix print preview and fullscreen mode interaction. Fixes bug #154456.Christian Persch2004-10-061-0/+9
* Don't size-allocate unmapped tabs, fixing slow resizes. Fixes bug #128191.Christian Persch2004-10-051-0/+8
* Set window icon to default ephy icon.Christian Persch2004-10-051-0/+14
* Recognise "Desktop" special downloads directory. Fixes bug #152926.Christian Persch2004-10-021-0/+10
* Remove explicit PAC autoconf call, it works perfectly ok without it.Christian Persch2004-09-301-0/+7
* Post-release version bump.Christian Persch2004-09-291-0/+6
* === Release 1.4.1 ===Release141Christian Persch2004-09-291-0/+15
* Version 1.4.1.Christian Persch2004-09-281-0/+10
* A data/default-prefs-common.js: A data/default-prefs-mozilla.js: AChristian Persch2004-09-281-0/+12
* Don't reference private objects from public headers. Fixes bug #153766.Christian Persch2004-09-281-0/+15
* Add view toggles group placeholder. Fixes bug #153787.Christian Persch2004-09-271-0/+6
* Remove unimplemented function.Christian Persch2004-09-271-0/+6
* Fix compiler warnings.Christian Persch2004-09-271-0/+14
* Remove some unused code. Patch by Crispin Flowerday.Christian Persch2004-09-261-0/+7
* Remove another unnecessary define.Christian Persch2004-09-261-0/+6
* Remove an unnecessary define.Christian Persch2004-09-261-0/+6
* Mozilla API changes.Christian Persch2004-09-251-0/+8
* Fix a mem leak.Christian Persch2004-09-231-0/+6
* Fix a mem leak.Christian Persch2004-09-231-0/+6
* Initialise position passed to gtk_editable_insert_text().Christian Persch2004-09-231-0/+6
* Fix build.Christian Persch2004-09-221-0/+6
* Simplified nsIContentPolicy API check.Christian Persch2004-09-211-0/+7
* Fix mozilla API checks to correctly detect firefox libraries.Christian Persch2004-09-211-0/+21
* Fix overflow in remaining time calculation. Fix bug #153136. Thanks toMarco Pesenti Gritti2004-09-211-0/+7
* *** empty log message ***Marco Pesenti Gritti2004-09-181-0/+10
* More fix for mozilla 1.7.3 API-non-change.Christian Persch2004-09-161-0/+6
* Fix for mozilla 1.7.3 API-non-change.Christian Persch2004-09-151-0/+8
* UpdatingChristian Persch2004-09-131-0/+9
* Fix for too-small notebook tab close buttons. Fixes bug #144772.Christian Persch2004-09-131-0/+9
* Fix toolbar overflow menu handling. Fixes bug #151648.Christian Persch2004-09-131-0/+7
* Don't accept drops of toolitems from other applications. Fixes bugChristian Persch2004-09-131-0/+7
* Auto-check new topic. Fixes bug #151925.Christian Persch2004-09-131-0/+7
* Post-release version bump.Christian Persch2004-09-131-0/+6
* === Release 1.4.0 ===Release140Christian Persch2004-09-131-0/+4
* Updatinggnome-2-8-branchpointChristian Persch2004-09-131-0/+10
* Version 1.4.0.Christian Persch2004-09-131-1/+10
* - Fix non-well-formed XMLShaun McCance2004-09-121-0/+5
* Document popup window functionality (bug #145412)Adam Hooper2004-09-081-0/+6
* Added ne Nepali in ALL_LINGUASPawan Chitrakar2004-09-051-0/+4
* Add "ml" to ALL_LINGUAS.Christian Persch2004-09-051-0/+6
* Fix invisible status icon. Fixes bug #151501; patch approved by RT.Christian Persch2004-09-021-0/+7
* Post-release version bump.pre-gnome-2-10-branchpointChristian Persch2004-08-301-0/+6
* === Release 1.3.8 ===Release138Christian Persch2004-08-301-0/+6
* Version 1.3.8.Christian Persch2004-08-301-0/+7
* Make sure the filename to print to doesn't contain slashes. Fixes bugChristian Persch2004-08-301-0/+8
* Disable SSLv2 by default.Christian Persch2004-08-301-0/+6
* Translate this too. Translation by 佐藤 暁 (SATOH Satoru).Christian Persch2004-08-291-1/+7
* Updated.Christian Persch2004-08-281-0/+6
* Added japanese translation of the manual. Translated by SATOH Satoru <ssChristian Persch2004-08-281-0/+16
* popup_menu signal handler has to return gboolean, not void.Christian Persch2004-08-281-0/+7
* popup_menu signal handler has to return gboolean, not void.Christian Persch2004-08-281-0/+7
* Remove the save timeout on dispose.Christian Persch2004-08-281-0/+8
* Make sure to instantiate the toolbars model before instantiating theChristian Persch2004-08-281-0/+8
* Mozilla API change on stable branch.Christian Persch2004-08-281-0/+6
* QI instead of cast.Christian Persch2004-08-281-0/+6
* Get the position of the new tab after the tab_added signal was emitted, toChristian Persch2004-08-271-0/+8
* Make "FileSave" action obey lockdown too. Fixes bug #151039.Christian Persch2004-08-261-0/+6
* Post-release version bump.Christian Persch2004-08-251-0/+6
* === Release 1.3.7 ===Release137Christian Persch2004-08-251-0/+14
* Post-release version bump.Christian Persch2004-08-241-0/+6
* === Release 1.3.6 ===Release136Christian Persch2004-08-241-0/+4
* Version 1.3.6.Christian Persch2004-08-241-0/+7
* Sync.Christian Persch2004-08-241-0/+7
* Update for 1.3.6.Christian Persch2004-08-231-0/+7
* Just use the popup_menu signal. Fixes bug #150830.Christian Persch2004-08-231-0/+12
* Change hierarchy separator to "->". Fixes bug #149150.Christian Persch2004-08-231-0/+6
* Make the hierarchy separator a #define.Christian Persch2004-08-231-0/+31
* Merge from gnome-2-6 branch.Christian Persch2004-08-231-0/+6
* Fix a warning when moving tabs between windows; see bug #150822.Christian Persch2004-08-231-0/+6
* Fix crash when removing a password, introduced by the last commit.Christian Persch2004-08-221-0/+7
* Keep the passwords list in the pdm dialogue up-to-date wrt. new passwordsChristian Persch2004-08-221-0/+15
* Set accel for normal zoom, as per HIG.Christian Persch2004-08-221-0/+6
* Add autoconf check for dlopen, and add '-dlopen self' to LDFLAGS. FixesChristian Persch2004-08-211-0/+8
* Set default horizontal wheel action to 'scroll'. Fixes bug #148557.Christian Persch2004-08-211-0/+7
* Set mozilla binaries path before firing up.Marco Pesenti Gritti2004-08-201-0/+7
* Change guint to correct enum type.Christian Persch2004-08-181-0/+9
* Added "bs" to ALL_LINGUAS. Added Bosnian translation by Kenan HadžiavdićChristian Rose2004-08-171-0/+4
* Added nb to ALL_LINGUAS.Kjartan Maraas2004-08-161-0/+4
* Remove superflous private struct.Christian Persch2004-08-161-0/+6
* Post-release version bump.Christian Persch2004-08-161-0/+6
* === Release 1.3.5 ===Release135Christian Persch2004-08-161-0/+6
* Update for 1.3.5.Christian Persch2004-08-161-0/+6
* Version 1.3.5. Make dist produce a .tar.bz2 too.Christian Persch2004-08-161-0/+7
* Use GetLocalName instead of GetTagName to get the attribute name. Patch byChristian Persch2004-08-161-0/+7
* We don't build against 1.8a1, so don't list it in the help forChristian Persch2004-08-121-0/+7
* Remove unused variables.Christian Persch2004-08-111-0/+7
* Include mozilla-version.h; thanks to Crispin for testing.Christian Persch2004-08-101-0/+6
* Yet another mozilla API change.Christian Persch2004-08-101-0/+7
* Fix object property naming leftover from EggMenuMerge days, to UI manager.Christian Persch2004-08-101-0/+25
* 2004-08-09 Christian Persch <chpe@cvs.gnome.org>Christian Persch2004-08-101-0/+7
* Fix a mem leak.Christian Persch2004-08-091-1/+7
* Add bug # for referenceChristian Persch2004-08-091-1/+1
* Fix compilation with gcc 2.95.Christian Persch2004-08-091-0/+6
* Include config.h upfront.Christian Persch2004-08-091-0/+6
* Only use this for gtk < 2.5.1, and just add a few #defines otherwise.Christian Persch2004-08-091-0/+8
* Free list and filter on finalize; fixes bug #149689. Use g_list_prependChristian Persch2004-08-091-0/+12
* Fix compiler warning about anon enum mismatch.Christian Persch2004-08-091-0/+7
* Allow XUL windows to open new windows.Christian Persch2004-08-091-1/+7
* Sort topics in topic selector by name. Fixes #149639.Christian Neumair2004-08-091-0/+7
* Removed reference to ephy-ellipsizing-label.Christian Persch2004-08-091-0/+10
* R lib/widgets/ephy-ellipsizing-label.c: RChristian Persch2004-08-081-0/+20
* R src/epiphany.in:Christian Persch2004-08-081-0/+9
* Remove unused variable.Christian Persch2004-08-081-0/+6
* Include "ephy-string.h", fixes build with -Werror.Christian Persch2004-08-081-0/+6
* Consistent naming for nsresult vars. Since 'rv' had the majority, 'rv' itChristian Persch2004-08-081-0/+12
* Make ephy_embed_single_open_window() return the newly opened embed widget.Christian Persch2004-08-081-0/+10
* Make keyword search URL localisable. Fixes bug #144909.Christian Persch2004-08-071-0/+7
* Fix the reload workaround version checks to look for the correct versions.Christian Persch2004-08-061-0/+10
* Fix dragging of urls which gnome-vfs can't handle. Fix new tab positioningChristian Persch2004-08-061-0/+17
* Fix restoring the history window on resume.Christian Persch2004-08-061-0/+7
* Avoid overwriting the session file while resuming; preserves the crashedChristian Persch2004-08-061-0/+9
* Now that mozilla bug #246392 is fixed, only enable our work-around for oldChristian Persch2004-08-061-0/+9
* Use s/""/NULL/ in g_string_new().Christian Persch2004-08-061-0/+6
* Make ephy_session_get_windows() return only the list of EphyWindows, andChristian Persch2004-08-061-0/+11
* Code cleanup.Christian Persch2004-08-051-0/+6
* Fix mem leak; noticed by Jean-François Rameau.Christian Persch2004-08-041-0/+6
* Fix mem leak; noticed by Jean-François Rameau.Christian Persch2004-08-041-0/+6
* Move g_set_application_name() call after gnome_program_init(),Christian Persch2004-08-021-0/+7
* Don't QI the event target to nsIDOMEventReceiver and back toChristian Persch2004-08-021-0/+9
* Post-release version bump.Christian Persch2004-08-011-0/+6
* === Release 1.3.4 ===Release134Christian Persch2004-08-011-0/+7
* Version 1.3.4.Christian Persch2004-08-011-0/+10
* Diconnect from screen's size-changed signal on finalize too.Christian Persch2004-08-011-0/+10
* Rename property to "popups-allowed" consistently. Move page changeAdam Hooper2004-08-011-0/+11