aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Fix a mem leak.Christian Persch2004-07-311-0/+6
* Confirm before overwriting a file. Fixes bug #143501.Christian Persch2004-07-311-0/+6
* Start the directory choose in the home dir. Fixes bug #146055.Christian Persch2004-07-311-0/+6
* Fix submenu creation with non-ascii topic names. Fixes bug #147469.Christian Persch2004-07-311-0/+7
* Fix signedness difference warnings with gcc 3.5. Patch by Jon Oberheide.Christian Persch2004-07-311-0/+19
* Small code style cleanups.Christian Persch2004-07-311-0/+16
* Free node data and destroy nodes on finalize.Christian Persch2004-07-311-0/+9
* Correctly clear the not-removable toolbar flag.Christian Persch2004-07-311-0/+6
* Don't use -include which compilers other than gcc don't understand.Christian Persch2004-07-311-0/+35
* Fix a call to egg_toolbars_model_set_flags().Christian Persch2004-07-301-0/+6
* Mozilla API change.Christian Persch2004-07-291-0/+6
* Remove load_proxy_autoconf() vfunc.Christian Persch2004-07-271-0/+12
* Switch parameter order for egg_toolbars_model_set_flags().Christian Persch2004-07-261-0/+10
* Fix "Save Link As" filechooser title, and change capitalisation on theChristian Persch2004-07-251-0/+9
* Make sure we don't release the single observer more thanChristian Persch2004-07-251-0/+7
* Disallow some more characters in the suggested filename.Christian Persch2004-07-251-0/+6
* #include <nsEmbedString.h>Adam Hooper2004-07-251-0/+6
* Make egg_toolbar_editor_add_action public again.Christian Persch2004-07-241-0/+7
* Remove some unneeded includes.Christian Persch2004-07-241-0/+6
* Don't load the status icon from the file, use the registered stock iconChristian Persch2004-07-241-0/+7
* Refactores storing the security info, move it into EphyBrowser.Christian Persch2004-07-241-0/+9
* Do not remove the topic when rename is cancelled.Marco Pesenti Gritti2004-07-231-0/+13
* Add support for toggles. When editing is canceled remove the node.Marco Pesenti Gritti2004-07-231-0/+29
* Simplify node view filtering code and make it a normal property (no moreMarco Pesenti Gritti2004-07-231-0/+19
* Use gobject constructorMarco Pesenti Gritti2004-07-231-0/+7
* Ignore the microseconds part of the g_timer_elapsed call, its redundantChristian Persch2004-07-231-0/+9