aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* Removed references to removed files.Christian Persch2004-12-021-0/+24
* Downgrade automake requirement to 1.8.Christian Persch2004-12-021-0/+6
* If the gconf key doesn't exist, or has the wrong value type, set it toChristian Persch2004-12-021-0/+8
* *** empty log message ***Christian Persch2004-12-011-1/+4
* Remove cruft.Christian Persch2004-12-011-0/+6
* Add deprecated defines to AM_CPPFLAGS in maintainer-mode.Christian Persch2004-12-011-0/+26
* Fix "Open Frame" menu item name. Fixes bug #153816.Christian Persch2004-11-301-0/+6
* Post-release version bunmp.Christian Persch2004-11-291-0/+6
* === Release 1.5.2 ===Release152Christian Persch2004-11-291-0/+4
* Version 1.5.2.Christian Persch2004-11-291-0/+15
* Revert the earlier patch: don't emit tabs-reordered when the tab-addedChristian Persch2004-11-281-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
* reviewed by: Christian Persch <chpe@cvs.gnome.org>Marco Pesenti Gritti2004-11-261-0/+16
* Fix compile in the !HAVE_ISO_CODES case.Christian Persch2004-11-251-0/+6
* Check for iso-codes package.Christian Persch2004-11-251-0/+23
* Fix ChangeLogChristian Persch2004-11-251-0/+1
* Adapt to changing mozilla API here.Christian Persch2004-11-251-0/+7
* Lowercase the lang codes.Christian Persch2004-11-251-0/+6
* Fix string comparisions.Christian Persch2004-11-231-0/+6
* Fix missing 'else if' and a superflous failure check.Christian Persch2004-11-231-0/+6
* Fix ngettext usage.Christian Persch2004-11-221-0/+6
* Fix generic 'site' hostname fallback. Fixes bug #155442.Christian Persch2004-11-211-0/+6
* If the signal handler for tab-added reordered the tabs, emit theChristian Persch2004-11-211-0/+7
* Don't include print-dialog.h in EphyUtils.h.Christian Persch2004-11-211-0/+8
* Only build those files when we have mozilla psm.Christian Persch2004-11-201-0/+10
* 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
* Add defines and #ifdef to enable validation; disabled for now.Christian Persch2004-11-181-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/+7
* Include stdlib.h.Christian Persch2004-11-181-0/+6
* 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 a way to show the cert info dialogue for the page's certificate.Christian Persch2004-11-161-0/+10
* No need to include nsEmbedString.h.Christian Persch2004-11-161-0/+6
* Make mozilla_notifier_add return the connection ID, andChristian Persch2004-11-161-0/+16
* Save one strdup.Christian Persch2004-11-151-0/+6
* Check favicon urls with script sec manager and content policy.Christian Persch2004-11-151-0/+8
* Fix includes.Christian Persch2004-11-141-0/+6
* Remove unused variable.Christian Persch2004-11-141-0/+6
* Remove notice about tab-loading.gif since we don't have that anymore.Christian Persch2004-11-141-0/+6
* Don't save session_crashed.xml while shutting down.Christian Persch2004-11-141-0/+7
* No need to make the content handler dialogue modal.Christian Persch2004-11-141-0/+7
* Better fix for bug #158202, thanks to Christian Biesinger.Christian Persch2004-11-141-0/+6
* Remove last instances of gnome-i18n.h inclusion.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
* Fix ChangeLogChristian Persch2004-11-131-5/+0
* Size-allocate the embed if it's not mapped but has never beenChristian Persch2004-11-131-0/+12
* Update gtk+ dependency.Christian Persch2004-11-131-0/+6
* Add shortcut to Send To menuitem, as per HIG. Fixes bug #148655.Christian Persch2004-11-121-0/+6
* Don't hardcode "epiphany" as argv[0], use g_get_prgname() instead. FixesChristian Persch2004-11-121-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
* Implement history deletion on per-site basis. Fixes bug #116609.Christian Persch2004-11-111-0/+10
* Change column order for the languages list in the code.Christian Persch2004-11-111-0/+6
* Don't unref, then weak ref, then enter main loop; this won't work whenChristian Persch2004-11-111-0/+8
* make len a gsize rather than an int to fix compilation on 64-bit systems.James Henstridge2004-11-111-0/+5
* Do not warn if topic is empty, better title and primary text.Xan Lopez2004-11-111-0/+7
* Warn before deleting a topic, fixes #149294Xan Lopez2004-11-111-0/+7
* Add resize grip. Fixes bug #137845.Christian Persch2004-11-111-0/+12
* Fix 2 mem leaks; thanks to Xan for noticing them.Christian Persch2004-11-101-0/+6
* Better positioning for the context menu popup in a treeview. Patch byChristian Persch2004-11-101-0/+9
* Fix typo: s/Applications_DATA/applications_DATA/.Jordi Mallach2004-11-101-0/+6
* Fix signed/unsigned int confusion exposed by empty accept-lang list.Christian Persch2004-11-101-0/+7
* Fix check for nsIPassword.h header to look in the right place. Fixes bugChristian Persch2004-11-091-0/+7
* Simplified the code a bit.Christian Persch2004-11-091-0/+6
* Make it also correct on DST changes.Christian Persch2004-11-091-0/+6
* Fix time filter for time zones != GMT, and add "Last 30 Minutes" filter.Christian Persch2004-11-091-0/+7
* Better wording on the "unable to trust" string. Fixes bug #127234.Christian Persch2004-11-091-0/+6
* This dialogue doesn't need to be modal.Christian Persch2004-11-081-0/+6
* Order this in the source code by lang code, not english lang name.Christian Persch2004-11-081-0/+6
* Fix button sensitivity setting in language editor not to first disable theChristian Persch2004-11-081-0/+7
* A idl/.cvsignore: A idl/Makefile.am:Christian Persch2004-11-081-0/+10
* Sanitise the embed popup position. Fixes bug #157162.Christian Persch2004-11-081-0/+10
* Better wording for the crash recovery dialogue. Thanks to Spark for this.Christian Persch2004-11-081-0/+7
* Don't detach the tab when releasing the mouse button while still over theChristian Persch2004-11-081-0/+8
* When popping up the context menu with keyboard, select the first menuChristian Persch2004-11-081-0/+12
* Use GtkMessageDialog here.Christian Persch2004-11-081-0/+6
* Show language code in the string in languages editor. Fixes bug #115355.Christian Persch2004-11-071-0/+12
* Make tooltips on the zoom control also work on Ctrl-F1.Christian Persch2004-11-071-0/+8
* Make static.Christian Persch2004-11-071-0/+6
* Translated entries to Finnish.Pauli Virtanen2004-11-051-0/+6
* Added manual translation into Finnish, by Pauli Virtanen.Christian Persch2004-11-041-0/+16
* Updated glib dependency.Christian Persch2004-11-041-0/+10
* Also bring the window to the front.Christian Persch2004-11-041-0/+6
* Free XML data after parsing it. Noticed by jfr. I'm an idiot.Adam Hooper2004-11-031-0/+7
* We always have config.h, no need to guard its inclusion.Christian Persch2004-11-031-0/+117
* Fix zoom control so that it shows tooltips again. Fixes bug #155826.Christian Persch2004-11-021-0/+7
* Post-release version bump.Christian Persch2004-11-021-0/+6
* === Release 1.5.1 ===Release151Christian Persch2004-11-011-0/+4
* Don't deactivate the toolbar when another item in the same toolbar gainsChristian Persch2004-11-011-0/+14
* Remove seconds remaining display from tooltip of tray icon. Fixes bugChristian Persch2004-11-011-0/+7
* Bump version number and fix aclocal flags.Christian Persch2004-11-011-0/+14
* Make sure there's only one bookmark properties dialogue for each bookmark.Christian Persch2004-11-011-0/+18
* Fix a nasty bug when removing signal handlers during a node signalChristian Persch2004-11-011-0/+13
* Disable extensions description validation for now.Christian Persch2004-11-011-0/+7
* Process xml:lang in extension description files.Christian Persch2004-10-311-0/+8
* Updated.Christian Persch2004-10-311-0/+6
* 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
* Move idle unreffing to extensions manager. Makes sure that extensions areChristian Persch2004-10-301-0/+8
* Listen for changes to extension directories usingAdam Hooper2004-10-301-0/+16
* Comment that unfortunately, elements in <extension> must be in order.Adam Hooper2004-10-301-0/+6
* Depend on libxml 2.6.12 (for its fix of bug 150647).Adam Hooper2004-10-301-0/+6
* Slightly refactor bookmarks menu, to take a configurable path where toChristian Persch2004-10-301-0/+15
* Don't open all bookmarks in tabs. Fixes bug #156843.Christian Persch2004-10-301-0/+8
* Correctly change the statusbar children's frams's shadow type when theChristian Persch2004-10-281-0/+7
* Print dialogue isn't an EphyEmbedDialog anymore, remove theChristian Persch2004-10-281-0/+7
* Private data is 0-initialised, no need to set members to NULL, 0, orChristian Persch2004-10-281-0/+39
* Remove unused signal from EphyNodeView struct.Christian Persch2004-10-271-0/+6
* Fix label of "All" topic on bookmarksbar.Christian Persch2004-10-271-0/+7
* Avoid strdups in entry completion func. Patch by Peter Harvey.Christian Persch2004-10-271-0/+6
* Use ellipsising labels to shorten the bookmarks and topics titles inChristian Persch2004-10-271-0/+20
* Revert last change, it's a warning after all.Christian Persch2004-10-271-0/+6
* Make the confirm-close-with-form-data dialogue window modal, instead ofChristian Persch2004-10-271-0/+7
* Make the crash revovery dialogue GTK_MESSAGE_QUESTION instead of _WARNING.Christian Persch2004-10-271-0/+7
* Use new gtk+ HIG message dialogue API. Fixes bug #130232.Christian Persch2004-10-271-0/+11
* Use gtk_widget_get_settings on the EphyDialog's window, not on the dialogChristian Persch2004-10-271-0/+7
* Use named icon for the logo in about dialogue.Christian Persch2004-10-261-0/+6
* De-couple instantiation and initialisation of the extensions manager.Christian Persch2004-10-261-0/+11
* Move window destruction after tab-removed signal emission. Fixes bugChristian Persch2004-10-251-0/+8
* Fix return type of tab_delete slot.Christian Persch2004-10-251-0/+6
* Unset the use-underline label property instead of doubling theChristian Persch2004-10-251-0/+10
* Use gtk_icon_size_lookup_for_settings() here.Christian Persch2004-10-251-0/+10
* Add EPHY_NODE_CHANGED signal. Patch by Peter Harvey.Christian Persch2004-10-251-0/+42
* Chain up to parent's dispose handler.Christian Persch2004-10-241-0/+8
* Annotate "if (type == 0)" in get_type functions with G_UNLIKELY, like theChristian Persch2004-10-241-0/+93
* Use gtk_selection_data_get_uris().Christian Persch2004-10-231-0/+7
* Only multiplex [attach|detach]_window to extensions implementing theChristian Persch2004-10-231-0/+8
* Remove ephy_string_parse_uri_list, and use new glib functionChristian Persch2004-10-231-0/+13
* Add tooltip on close button. Thanks to spark for the string review; fixesChristian Persch2004-10-221-0/+7
* Add tooltip on the drag handle. Fixes bug #155827.Christian Persch2004-10-221-0/+9
* Add tooltips on the arrows, and fix the tooltip on the "Up" button to beChristian Persch2004-10-221-0/+14
* Remove bogus debug output.Christian Persch2004-10-221-0/+7
* Add varargs version of ephy_dialog_get_control to get more than oneChristian Persch2004-10-221-0/+16
* Document bug number.Jordi Mallach2004-10-221-1/+1
* 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
* Validate extension XML files against an XSD Schema.Adam Hooper2004-10-191-0/+10
* Autoupdated.helpChristian Persch2004-10-181-0/+6
* Fix compilationAdam Hooper2004-10-181-0/+7
* Fix EphyNode callback data destruction. Patch by Peter Harvey, fixes bugChristian Persch2004-10-171-0/+9
* R lib/ephy-module-loader.c: R lib/ephy-module-loader.h: AChristian Persch2004-10-171-1/+57
* reviewed by: Christian Persch <chpe@cvs.gnome.org>Marco Pesenti Gritti2004-10-111-0/+33
* Remove duplicate AM_PROG_INTLTOOL, fixes bug #155028. UseChristian Persch2004-10-101-0/+8
* 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
* reviewed by: Christian Persch <chpe@cvs.gnome.org>Marco Pesenti Gritti2004-10-081-0/+9
* reviewed by: Christian Persch <chpe@cvs.gnome.org>Marco Pesenti Gritti2004-10-081-0/+19
* reviewed by: Christian Persch <chpe@cvs.gnome.org>Marco Pesenti Gritti2004-10-071-0/+10
* Remove unnecessary include.Christian Persch2004-10-061-0/+6
* Notify when entering or leaving print preview mode. Fixes bug #154591.Christian Persch2004-10-061-0/+8
* Grammar fix. Fixes bug #154605.Christian Persch2004-10-061-0/+6
* Fix a warning, noticed by Crispin.Christian Persch2004-10-061-0/+7
* 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
* R lib/egg/eggdropdowntoolbutton.c: R lib/egg/eggdropdowntoolbutton.h:Christian Persch2004-10-051-0/+11
* Set window icon.Christian Persch2004-10-051-0/+8
* Set window icon.Christian Persch2004-10-051-0/+9
* Set window icon.Christian Persch2004-10-051-0/+13
* Set ephy icon as window icon.Christian Persch2004-10-051-0/+6
* Set ephy icon as window icon.Christian Persch2004-10-051-0/+6
* Same here.Christian Persch2004-10-051-0/+6
* Same here.Christian Persch2004-10-051-0/+6
* Set window icon with gtk_window_set_icon_name().Christian Persch2004-10-051-0/+7
* Set the window icon.Christian Persch2004-10-051-0/+6
* Arg 4 of gtk_icon_theme_lookup_icon is flags, not height.Christian Persch2004-10-051-0/+6
* Set epiphany icon on the about dialogue.Christian Persch2004-10-051-0/+6
* Clean up a bit.Christian Persch2004-10-041-0/+11
* Fix a warning.Christian Persch2004-10-041-0/+6
* Remove unused variable.Christian Persch2004-10-031-0/+6
* Recognise "Desktop" special downloads directory. Fixes bug #152926.Christian Persch2004-10-021-0/+10
* Add --with-mozilla to distcheck's configure arguments.Christian Persch2004-10-021-0/+6
* Simply use gtk_icon_theme_load_icon().Christian Persch2004-10-021-0/+6
* Use gtk_window_set_default_icon_name().Christian Persch2004-10-021-0/+7
* Remove explicit PAC autoconf call, it works perfectly ok without it.Christian Persch2004-09-301-0/+7
* Remove "abort", since you can have the same with --g-fatal-warnings.Christian Persch2004-09-281-0/+6
* Document EPHY_DEBUG_BREAK.Christian Persch2004-09-281-0/+6
* 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/+16
* Remove the hack, and just use the libc function for it. Thanks to CrispinChristian Persch2004-09-271-0/+8
* Improve configure check for DumpStackToFile to actually work.Christian Persch2004-09-271-0/+6
* Improved debugging support. Fixes bug #153805.Christian Persch2004-09-271-0/+7
* Install a placeholder for the view toggles group. Fixes bug #153767.Christian Persch2004-09-271-1/+7
* Make ephy-state.h public.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
* Install egg-toolbars-model.hMarco Pesenti Gritti2004-09-261-0/+6
* 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
* Remove reference to MOZILLA_FIVE_HOME.Christian Persch2004-09-231-0/+6
* 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 the 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/+20
* Fix overflow in remaining time calculation. Fix bug #153136. Thanks toMarco Pesenti Gritti2004-09-211-0/+7
* Fix ChangeLogChristian Persch2004-09-181-1/+0
* Fix download progress indicator in downloader view.Christian Persch2004-09-181-0/+8
* reviewed by: Christian Persch <chpe@cvs.gnome.org>Marco Pesenti Gritti2004-09-181-0/+10
* Show the fullscreen button only when the window is active. Fix #115296.Marco Pesenti Gritti2004-09-161-0/+8
* Keep popup position synced with his size requisition. Fix #143585Marco Pesenti Gritti2004-09-161-0/+9
* Port to GtkAboutDialog.Christian Persch2004-09-161-0/+6
* 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
* Add api to show a context menu. Useful to make distinction between key andMarco Pesenti Gritti2004-09-151-0/+16
* Better positioning of context menus for treeviews. Fix #152431Marco Pesenti Gritti2004-09-151-0/+9
* Added (proposed) XML schema for Extension metadata files (work inAdam Hooper2004-09-141-0/+8
* Load/unload extensions based on GConf keyAdam Hooper2004-09-141-0/+36
* Add ephy_window_get_ui_manager(), and remove the manager from the publicChristian Persch2004-09-141-0/+25
* Add ChangeLog-20040912 to EXTRA_DIST.Christian Persch2004-09-131-0/+6
* Merging pre-gnome-2-10 branch to HEAD.Christian Persch2004-09-131-10772/+2
* 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