aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Regenerate the type builtins when the Makefile changes. Should fix bugChristian Persch2007-03-111-0/+11
* "Application" is not a valid category in the freedesktop specification.Christian Kirbach2007-03-081-0/+7
* Don't crash when we cannot access the system bus. Bug #404514, patch byChristian Persch2007-03-041-0/+8
* Make sure the type builtins are regenerated when the Makefile changes.Christian Persch2007-03-041-0/+9
* Move ephy-adblock.* to embed. Change the API to pass EphyEmbed toBenjamin Berg2007-03-031-0/+15
* Add .bz2.Christian Persch2007-03-021-0/+6
* === Release 2.17.92 ==Christian Persch2007-02-271-0/+6
* What's this? Another mozilla API change!Christian Persch2007-02-231-0/+7
* Post-release version bump.WEBKIT_BRANCHPOINTChristian Persch2007-02-131-0/+6
* === Release 2.17.91 ===RELEASE_2_17_91Christian Persch2007-02-131-0/+7
* Fix a g_free on static string. Also fix a leak.Jean-François Rameau2007-02-091-0/+7
* Guess what? Another mozilla API change!Christian Persch2007-02-091-0/+6
* Set the new pwdmgr pref.Christian Persch2007-02-081-0/+6
* More mime types.Christian Persch2007-02-021-0/+6
* More mime types.Christian Persch2007-02-021-0/+6
* Add video/x-theora+ogg to list of known mime types.Christian Persch2007-01-301-0/+6
* Make this a regular check, not g_return_if_fail.Christian Persch2007-01-291-0/+6
* Set bidi caret movement pref to mimick gtk widgets.Christian Persch2007-01-291-0/+6
* Fix error condition check.Christian Persch2007-01-291-0/+6
* Add more mime types.Christian Persch2007-01-291-0/+6
* Convert EphyNode to use GSlice.Christian Persch2007-01-291-0/+12
* Check for a potential veto. Fix #342951.Jean-François Rameau2007-01-291-0/+6
* Make sure we don't write characters < 0x20 (except 0x9, 0xa, 0xd) to XML.Christian Persch2007-01-291-0/+9
* Fix the wrapping of the singleton Ephy[Embed]Shell as "epiphany.Shell()".Christian Persch2007-01-291-0/+8
* Fix schemas install command.Christian Persch2007-01-291-0/+18
* Fixes the menu path of Gnome control center when displaying the servicePriit Laes2007-01-271-0/+7
* Changed the "redirected too many times" error page to be more friendly.Diego Escalante Urrelo2007-01-241-0/+7
* Add another safe mime type.Christian Persch2007-01-231-0/+6
* Post-release version bump.Christian Persch2007-01-221-0/+6
* === Release 2.17.90 ===RELEASE_2_17_90Christian Persch2007-01-221-0/+6
* Puts OpenInWindow over OpenInTab in the Bookmarks Editor so we meet theDiego Escalante Urrelo2007-01-181-0/+7
* configure.acLuca Ferretti2007-01-181-0/+18
* Avoid opening a nautilus window when downloads are finished if theDiego Escalante Urrelo2007-01-181-0/+8
* Missed to checkin the ChangeLog for my last commit (fix for bug #394699).Diego Escalante Urrelo2007-01-181-0/+6
* Update for 2007.Christian Persch2007-01-101-0/+7
* Fix for autoconf 2.60 (datarootdir).Christian Persch2007-01-101-0/+6
* Opens images in a new browser window if EOG is not found. Bug #167595.Diego Escalante Urrelo2007-01-091-0/+8
* Changes "..." for the ellipsis character "…". Bug #324380. Patch byDiego Escalante Urrelo2007-01-091-0/+14
* Added myself as a Contributor. :).Diego Escalante Urrelo2007-01-091-0/+6
* Post-release version bump.Christian Persch2007-01-091-0/+6
* === Release 2.17.5 ===RELEASE_2_17_5Christian Persch2007-01-091-0/+9
* Fixes a problem at link time on Darwin, bug #387233. Patch by paul.Diego Escalante Urrelo2007-01-091-0/+7
* Fixes the escaping in the error message "The page %s was not fully loadedDiego Escalante Urrelo2007-01-091-0/+9
* Fixes the menu path of the service unavailable error message.Diego Escalante Urrelo2007-01-091-0/+6
* Check the result of ephy_file_launch_desktop_file () so if it fails we tryDiego Escalante Urrelo2007-01-091-0/+9
* Workaround/semi-fix for bug #351814. The real cause of the problem is theDiego Escalante Urrelo2007-01-091-0/+10
* Added "icondir" variable ( == $datadir/$package/icons ). The purpose isLuca Ferretti2007-01-091-0/+9
* Removed the hardcoded invisible char, note that this might readd itself toDiego Escalante Urrelo2007-01-081-0/+9
* Minor fixes in the ChangeLog (some wrong identation and extra spaces)Diego Escalante Urrelo2007-01-071-8/+10
* Avoid use of localtime by computing expiry in seconds instead of days.Diego Escalante Urrelo2007-01-031-0/+10
* Utilize GLib's new g_timeout_add_seconds to reduce context switches andDiego Escalante Urrelo2007-01-031-0/+15
* Corrects the expand of the Privacy tab in the Preferences window. Patch byDiego Escalante Urrelo2007-01-031-1/+7
* Added text/csv as a safe type (note that the aliasDiego Escalante Urrelo2007-01-031-0/+9
* Disables "Add Bookmark" in the File menu when bookmarks are locked down.Diego Escalante Urrelo2007-01-031-0/+17
* Make sure to init gthread as first call to glib.Christian Persch2007-01-011-0/+6
* Fix email addressChristian Persch2006-12-311-1/+1
* Removed uneeded #include <gtk/gtkframe.h>.Diego Escalante Urrelo2006-12-311-0/+6
* .cvsignore files are obsoleteChristian Persch2006-12-301-0/+54
* Only use the statusbar size-allocate hack on gtk <= 2.10 now that gtk bugChristian Persch2006-12-251-0/+7
* Invert MoveToolItem and RemoveToolItem order, matchingh same feature forLuca Ferretti2006-12-201-0/+14
* Add Tango style location-entry named icon.Luca Ferretti2006-12-191-0/+15
* Post-release version bump.Christian Persch2006-12-191-0/+6
* === Release 2.17.4 ===RELEASE_2_17_4Christian Persch2006-12-191-0/+10
* Show favicons in location entry drop-down. Bug #112748, patch by DiegoChristian Persch2006-12-181-0/+14
* Fix bookmarks export to HTML. Bug #345925, patch by Stefan Stuhr.Christian Persch2006-12-181-0/+6
* Bump version to 2.17.4.Christian Persch2006-12-181-0/+6
* Fix file name extension when exporting bookmarks. Bug #358986, patch byChristian Persch2006-12-181-0/+7
* Fix a signal leak. Bug #363837, patch by John Millikin.Christian Persch2006-12-181-0/+6
* Add search_link entry to _EphyEmbedIfaceEric Butler2006-12-181-0/+12
* Fix a mem leak. Bug #373549, patch by Diego Escalante Urrelo.Christian Persch2006-12-181-0/+6
* Limit tab tooltip length. Bug #324052, patch by Diego Escalante Urrelo.Christian Persch2006-12-181-0/+7
* Allow to drag plaintext to tabbar. Bug #339339, patch by Michael Hofmann.Christian Persch2006-12-181-0/+8
* List title and URL in location entry drop-down. Bug #169550, patch byChristian Persch2006-12-181-0/+14
* Fix secure location bar colouring with dark themes. Bug #347343, patch byChristian Persch2006-12-181-0/+8
* Load about data from file.Christian Persch2006-12-181-0/+8
* Add a signal so one can react after some rules have been edited.Jean-François Rameau2006-12-181-0/+7
* embed/ephy-encodings.c embed/ephy-favicon-cache.c embed/ephy-history.cBjörn Lindqvist2006-12-171-0/+16
* Use a define for the default window icon. Bug #385872.Christian Persch2006-12-151-0/+36
* Don't warn before launching rtsp and mms[h] handlers.Chhristian Persch2006-12-151-0/+6
* Add "bookmark-view" and "history-view" at 32 pixels and 48 pixelsLuca Ferretti2006-12-141-0/+14
* Remove the proxy icon from View->Page Source menu entry.Luca Ferretti2006-12-141-0/+11
* Fix a typo in previous commit.Luca Ferretti2006-12-141-0/+6
* Add new "bookmark-view" icon from Andreas Nilsson, replacingLuca Ferretti2006-12-141-0/+35
* Dist the icon sources.Christian Persch2006-12-141-0/+10
* Add image sources too.Luca Ferretti2006-12-131-0/+7
* Updated icon for history from Andreas Nilsson.Luca Ferretti2006-12-131-0/+16
* Remove unnecessary rules.Christian Persch2006-12-121-0/+21
* Move code around.Christian Persch2006-12-091-0/+7
* s/epiphany-download/download\Luca Ferretti2006-12-091-0/+9
* Restore this, still used in bookmarks .desktop file.Luca Ferretti2006-12-091-0/+6
* Remove old stock iconsLuca Ferretti2006-12-091-0/+47
* Silent cvs.Luca Ferretti2006-12-081-0/+6
* Ctrl-middle click on a bookmarm should open a new tab. Fixes bug #334463,Wouter Bolsterlee2006-12-051-0/+8
* Add "popup-hidden" named icon.Luca Ferretti2006-12-051-0/+9
* Post-release version bump.Christian Persch2006-12-051-0/+6
* === Release 2.17.3 ===RELEASE_2_17_3Christian Persch2006-12-051-0/+4
* Version 2.17.3.Christian Persch2006-12-051-0/+29
* Initial commit to provide Epiphany icons as themed icons. Files will beLuca Ferretti2006-12-041-0/+14
* Make progressbar smaller. Bug #368759.Christian Persch2006-12-041-0/+13
* Add "si" to locales always using pango. Patch by harshula@gmail.com, bugChristian Persch2006-12-031-0/+7
* Another mozilla API change.Christian Persch2006-12-021-0/+16
* Add text/google-video-pointer and variant.Christian Persch2006-12-011-0/+6
* Add flv mime types. Bug #381099.Christian Persch2006-12-011-0/+6
* Lower the priority of the spinner animation so that the animation does notBenjamin Berg2006-11-181-0/+6
* Change default font sizes to match other popular browsers. Bug #346026Wouter Bolsterlee2006-11-131-0/+8
* Remove a double call to history copy when middle-clicking on back/forwardJean-François Rameau2006-11-131-0/+8
* Remove redundant gtk_button_set_relief call. Fixes bug #372760.Ryan Lortie2006-11-121-0/+5
* Add useful warning when gnome-autogen.sh couldn't be found.Wouter Bolsterlee2006-11-111-0/+5
* Also disable the "Open Image" context menu action if the desktop wideWouter Bolsterlee2006-11-101-0/+7
* Add some more F5 shortcuts to handle all the MSIE "refresh page" bindings.Wouter Bolsterlee2006-11-101-0/+6
* Split ChangeLog.Christian Persch2006-11-061-6211/+2
* === Release 2.17.2 ===RELEASE_2_17_2Christian Persch2006-11-061-0/+8
* Fix printing of page ranges.Christian Persch2006-11-051-0/+6
* Remove debug spew.Christian Persch2006-11-041-0/+6
* Fix previous commit for gecko 1.8.0.x.Jean-François Rameau2006-10-251-0/+6
* Get keyword search back by passing ALLOW_THIRD_PARTY_FIXUP flag to gecko.Jean-François Rameau2006-10-231-0/+17
* Don't try to close shared dbus connections. This avoids dbus warnings onWouter Bolsterlee2006-10-181-0/+6
* Remove unused type variable.Wouter Bolsterlee2006-10-181-0/+5
* A lib/widgets/ephy-spinner-tool-item.c: AChristian Persch2006-10-181-0/+13
* Fix a crash after failing to get the spinner animation or rest icons.Christian Persch2006-10-181-0/+10
* Automatically open a Nautilus window after downloading has finished. FixesWouter Bolsterlee2006-10-151-0/+11
* Use full width for bookmarks search bar. Fixes bug #349349, patch by DiegoWouter Bolsterlee2006-10-151-0/+7
* Fix unprotected call to ephy_node_remove_child. Bug #362063.Jean-François Rameau2006-10-151-0/+6
* Implement EphyPasswordManagerIface.add to add stored passwords. Fixes bugWouter Bolsterlee2006-10-151-0/+6
* Fix a bug in the last commit.Christian Persch2006-10-091-0/+10
* Make the enum/flags values not global.Christian Persch2006-10-081-0/+10
* Revert part of the last change, we don't need the top window here.Christian Persch2006-10-071-0/+6
* Use the top DOM window here, and adapt to gecko 1.8.1.Christian Persch2006-10-061-0/+6
* Fix build with gecko 1.8.1.Christian Persch2006-10-051-0/+6
* Add a window group for the history window.Christian Persch2006-10-031-0/+7
* Fix compile warnings.Christian Persch2006-10-011-0/+8
* R embed/mozilla/AutoEventQueue.cpp: R embed/mozilla/AutoEventQueue.h:Christian Persch2006-09-301-0/+7
* Simplify code and save some memory.Christian Persch2006-09-301-0/+13
* Add smb: to recognised web schemes. Bug #352733.Christian Persch2006-09-301-0/+6
* Fix spinner with new g-i-t. Fixes bug #330415. Fix a crash when failing toChristian Persch2006-09-301-0/+14
* Add middle-click on New Tab/Window button to open URL on clipboard. FixJean-François Rameau2006-09-251-0/+12
* These header files were GPL v2-only while the implementation .cpp filesChristian Persch2006-09-241-0/+9
* Fix find direction.Christian Persch2006-09-181-0/+6
* Default to printing background images.Christian Persch2006-09-171-0/+6
* Remove ill-conceived attempt at uninstalling the XPInstall handler, andChristian Persch2006-09-171-0/+12
* Activate about:config warning.Christian Persch2006-09-171-0/+6
* Check for GDK_BUTTON_RELEASE event type in case of a middle click. Fix bugJean-François Rameau2006-09-141-0/+7
* Clicking favicon in the location bar selects URL. Fix bug #349557.Jean-François Rameau2006-09-141-0/+7
* Prefer xulrunner over mozilla.Christian Persch2006-09-131-0/+6
* Remove some unnecessary static data.Christian Persch2006-09-071-0/+6
* Set API version to 2.17.Christian Persch2006-09-041-0/+6
* Post-release version bump.GNOME_2_16_BRANCHPOINTChristian Persch2006-09-041-0/+10
* Update API version for 2.16.Christian Persch2006-09-041-0/+6
* Add some more mime types. Fixes bug #352482.Christian Persch2006-08-241-0/+6
* Make this LGPL.Christian Persch2006-08-221-0/+6
* Post-release version bump.Christian Persch2006-08-221-0/+6
* === Release 2.15.92 ===RELEASE_2_15_92Christian Persch2006-08-221-1/+24
* Don't show the empty window that the print options tab isChristian Persch2006-08-221-4/+6
* Enable pango for Urdu locale.Christian Persch2006-08-211-0/+6
* YAMAC.Christian Persch2006-08-191-0/+6
* Disable DOM storage for now.Christian Persch2006-08-191-0/+6
* Fix crash when reading the options file. Bug #351788. Actually return theChristian Persch2006-08-181-0/+7
* Enable pango for Thai locale. Bug #339532.Christian Persch2006-08-171-0/+6
* Fix a typo. Fix intltool req.Kjartan Maraas2006-08-151-0/+5
* Don't crash on error. Bug #351187.Christian Persch2006-08-141-0/+7
* nsIPassword.h is always available. Fixes bug #350997.Christian Persch2006-08-121-0/+6
* Fix crash on PPC due to differing pointer types.Christian Persch2006-08-111-0/+6
* Add missing semicolon. Bug #350711.Christian Persch2006-08-101-0/+6
* ephy_file_launch_desktop_file accepts now a parameter. Fix #343321.Jean-François Rameau2006-08-101-0/+12
* Fix one AS_HELP_STRING.Christian Persch2006-08-081-0/+6
* Expose notebook->priv->focused_pages to extensions. Fix bug #350187.Jean-François Rameau2006-08-081-0/+9
* Post-release version bump.Christian Persch2006-08-081-0/+6
* === Release 2.5.91 ===RELEASE_2_5_91Christian Persch2006-08-081-0/+6
* Don't allow closing the window if quit is locked down. Patch by DiegoChristian Persch2006-08-081-0/+7
* Avoid accels on thin characters. Patch by Crispin Flowerday, bug #331777.Christian Persch2006-08-081-0/+8
* Add "delete text" command.Christian Persch2006-08-081-0/+8
* Also recognise keypad keys for navigation. Bug #337089.Christian Persch2006-08-081-0/+6
* Fix the build.Christian Persch2006-08-081-0/+6
* Correctly mark mouse click events as consumed.Christian Persch2006-08-081-0/+6
* Improve the a11y theme check.Christian Persch2006-08-081-0/+6
* Use variables here, not configure substitutions.Christian Persch2006-08-081-0/+6
* Simply CallGetService to get the pref branch.Christian Persch2006-08-081-0/+6
* Use AutoJSContextStack on window open. Disable XPrint.Christian Persch2006-08-081-0/+7
* Set printer name setting.Christian Persch2006-08-081-4/+4
* Try to fix the docs build with gecko trunk.Christian Persch2006-08-081-0/+12
* Remove suprious entry.Christian Persch2006-08-081-0/+6
* Make sure to destroy the dialogue in all cases.Christian Persch2006-08-081-0/+6
* R embed/mozilla/MozillaPrivate.cpp: R embed/mozilla/MozillaPrivate.h:Christian Persch2006-08-081-0/+8
* Don't start search on <embed> and <object> elements.Christian Persch2006-08-081-0/+6
* Don't leak the UI language.Christian Persch2006-08-081-0/+6
* Add more mime types.Christian Persch2006-08-081-0/+6
* Document the print_frames key.Christian Persch2006-08-081-0/+6
* Decrease maximum progress update to 0.5sChristian Persch2006-08-081-0/+6
* Fix the build.Christian Persch2006-08-061-0/+6
* Fix the build.Christian Persch2006-08-061-0/+7
* Remove accel for ViewToolbar. Bug #328783.Christian Persch2006-08-061-0/+6
* A lib/ephy-print-utils.c: A lib/ephy-print-utils.h:Christian Persch2006-08-051-0/+15
* Define STOCK_NEW_WINDOW with named icon "window-new" and use it in File ->Luca Ferretti2006-07-261-0/+11
* Set default dictionary based on applicable locale names.Jean-François Rameau2006-07-251-0/+6
* Make this a vbox, not a table.Christian Persch2006-07-251-0/+6
* Fix default activation.Christian Persch2006-07-251-0/+11
* Fix spacings, and don't use dummy text.Christian Persch2006-07-251-0/+6
* Add page security info dialogue from Certificates extension.Christian Persch2006-07-251-0/+20
* Missing GeckoFormSigningDialog entries.Jean-François Rameau2006-07-241-0/+6
* Add accel. Bug #337913.Christian Persch2006-07-241-0/+6
* Implement nsIDOMCryptoDialogs, nsITokenDialogs andChristian Persch2006-07-241-0/+17
* No need to double-init gnome-vfs.Christian Persch2006-07-241-0/+6
* Implement nsIFormSigningDialog. Bug #312869.Christian Persch2006-07-231-0/+10
* Add a way to turn off password remembering. Bug #332374.Christian Persch2006-07-221-0/+10
* Add our options in a custom tab in the print dialogue.Christian Persch2006-07-221-0/+13
* When resetting the entry also emit user-changed, to restore the originalChristian Persch2006-07-201-0/+9
* Force label wrapping.Christian Persch2006-07-191-0/+6
* Post-release version bump.Christian Persch2006-07-111-0/+6
* === Release 2.15.4 ===RELEASE_2_15_4Christian Persch2006-07-111-0/+6
* Work around bug #346662 by not changing selection while removing theChristian Persch2006-07-111-0/+8
* Fix for empty menubar accel setting. Don't activate insensitive actions,Christian Persch2006-07-111-0/+8
* Fix middle-click and ctrl-enter in the location entry autocompletionChristian Persch2006-07-111-0/+12
* Don't hammer the cpu when downloading file with an unknown size. Fix bugJean-François Rameau2006-07-071-0/+12
* Fix compiler warning.Christian Persch2006-07-071-0/+6
* Guess what? Another mozilla API change!Christian Persch2006-07-071-0/+7
* Fix the build.Christian Persch2006-07-071-0/+7
* A embed/mozilla/AutoWindowModalState.cpp: AChristian Persch2006-07-061-0/+16
* Don't cast to gboolean but check for != NULL instead.Christian Persch2006-07-011-0/+7
* Add fur.Christian Persch2006-07-011-0/+6
* Add EphyFindToolbar type to Python binding. Bug #345837.Jean-François Rameau2006-06-261-0/+9
* Fix a warning from gecko "Bad contract id registed with the scriptJean-François Rameau2006-06-241-0/+7
* A lib/ephy-password-dialog.c: A lib/ephy-password-dialog.h:Christian Persch2006-06-221-0/+14
* Fix 'unknown gecko' error output.Christian Persch2006-06-221-0/+6
* Fix build with latest gtk printing changes.Christian Persch2006-06-221-0/+8
* Look! Yet Another Mozilla API Change!Christian Persch2006-06-201-0/+6
* Fix wrong test, bug #344848.Christian Persch2006-06-191-0/+6
* A embed/mozilla/GeckoPrintService.cpp: AChristian Persch2006-06-191-0/+35
* Fix context menu positioning.Christian Persch2006-06-191-0/+6
* Make the crash recovery dialog appear on the taskbar. Fixes bug #345010.Wouter Bolsterlee2006-06-161-0/+6
* Set the warn-entering-weak security warn pref to true.Christian Persch2006-06-161-0/+6
* Fix --disable-spell-checker configure option. Bug #344848.Christian Persch2006-06-141-0/+6
* Post-release version bump.Christian Persch2006-06-111-0/+6
* === Release 2.15.3 ===RELEASE_2_15_3Christian Persch2006-06-111-0/+6
* Remove accidentally commited code.Christian Persch2006-06-101-3/+9
* Fix the build.hristian Persch2006-06-101-0/+6
* Fix configure output.Christian Persch2006-06-101-0/+6
* Check for enchant, and output an overview of the configured options onChristian Persch2006-06-091-0/+19
* Remove AM_GLIB_DEFINE_LOCALEDIR. Bug #343825, patch by Christian Persch.Wouter Bolsterlee2006-06-091-1/+6
* copy history over when opening link in new tab/win using context menu.Wouter Bolsterlee2006-06-081-0/+6
* Don't crash on error from zeroconf bookmarks. Fixes bug #343922.Christian Persch2006-06-061-0/+6
* Improve next-token logic for bookmark completion. Fixes #339167 (hopefullyWouter Bolsterlee2006-06-051-0/+6
* The API change was reverted on 1.8 branch. Fixes bug #343592.Christian Persch2006-06-051-0/+6
* Don't set cookies from favicon downloads. Bug #337835.Jean-François Rameau2006-06-021-0/+11
* Allow cookie list to be sorted. (fixes #337845)Frederic Peters2006-05-311-0/+6
* Fix crash when moving zoom widget on toolbar (#338682)Frederic Peters2006-05-301-0/+6
* Fix launching of desktop files.Christian Persch2006-05-301-6/+7
* Add methods to EphyNode to set typed properties. This change improves theJean-François Rameau2006-05-231-0/+11
* Update intltool requirement to 0.35.Christian Persch2006-05-161-0/+6
* Post-release version bump.Christian Persch2006-05-161-0/+6
* === Release 2.15.2 ===RELEASE_2_15_2Christian Persch2006-05-161-0/+23