| Commit message (Expand) | Author | Age | Files | Lines |
* | A data/weasel-ua-pref.js.in: | Christian Persch | 2007-06-28 | 1 | -0/+11 |
* | use "document-page-setup" named icon for STOCK_PRINT_SETUP (now available | Luca Ferretti | 2007-06-26 | 1 | -0/+7 |
* | Make named drag-icons toolbar-sized like the others. Part of bug #450590. | Felix Riemann | 2007-06-25 | 1 | -0/+6 |
* | Correct ChangeLog entry. | Felix Riemann | 2007-06-25 | 1 | -2/+2 |
* | Cleanups to my last commit. Fixes bug 450590 (Felix Riemann, Jaap Haitsma) | Felix Riemann | 2007-06-25 | 1 | -0/+6 |
* | Add a workaround to take into account that Gtk{Radio,Toggle}Actions only | Felix Riemann | 2007-06-24 | 1 | -0/+8 |
* | Use g_option_group_set_translation_domain to translate commandline | Gabor Kelemen | 2007-06-23 | 1 | -0/+5 |
* | Modified first-time dialog when visiting a secure page, to mention the | Diego Escalante Urrelo | 2007-06-17 | 1 | -0/+9 |
* | Add debugging.txt to EXTRA_DIST. | Christian Persch | 2007-06-17 | 1 | -0/+6 |
* | Set the print as cancelled in the print settings too, see | Christian Persch | 2007-06-14 | 1 | -0/+9 |
* | Disable PAPI too. | Christian Persch | 2007-06-11 | 1 | -0/+6 |
* | Adds SelectAll stock icon. | Diego Escalante Urrelo | 2007-06-08 | 1 | -0/+7 |
* | src/ephy-history-window.c src/bookmarks/ephy-bookmarks-editor.c | Diego Escalante Urrelo | 2007-06-06 | 1 | -0/+10 |
* | Last commit reverted. | Diego Escalante Urrelo | 2007-06-06 | 1 | -0/+6 |
* | Change the "The page was not fully loaded when the crash ocurred" message | Diego Escalante Urrelo | 2007-06-06 | 1 | -0/+7 |
* | Fix go button behaviour to react to button-release-event and not | Diego Escalante Urrelo | 2007-06-06 | 1 | -0/+7 |
* | Added GTK_STOCK_SELECT_ALL to SelectAll action. | Diego Escalante Urrelo | 2007-06-06 | 1 | -0/+6 |
* | Fix docs build on xulrunner trunk. | Christian Persch | 2007-06-05 | 1 | -0/+6 |
* | Shameless plug: added Reinout van Schouwen and myself. | Wouter Bolsterlee | 2007-06-05 | 1 | -0/+6 |
* | Reviewed by: Christian Persch <chpe@gnome.org> Committed by: Wouter | Jared Moore | 2007-06-05 | 1 | -0/+9 |
* | It seems SUSE can't take a hint and doesn't care, so remove this comment. | Christian Persch | 2007-06-04 | 1 | -0/+6 |
* | Adds some prefixes to web_prefixes for ftp sites. Bug #422114. | Diego Escalante Urrelo | 2007-06-01 | 1 | -0/+6 |
* | nsIPasswordManager doesn't exist on trunk anymore. | Christian Persch | 2007-05-27 | 1 | -0/+6 |
* | No need to make this data static. | Christian Persch | 2007-05-27 | 1 | -0/+6 |
* | Take the printer's capabilities into account. | Christian Persch | 2007-05-27 | 1 | -0/+6 |
* | Make "Show Passwords" plural. Bug #437798. | Christian Persch | 2007-05-20 | 1 | -0/+6 |
* | Add pref for smooth scroll, bug #162489. Use GSlice to allocate the prefs | Christian Persch | 2007-05-20 | 1 | -0/+1 |
* | Add pref for smooth scroll, bug #162489. Use GSlice to allocate the prefs | Christian Persch | 2007-05-20 | 1 | -0/+9 |
* | Just use ngettext here, no need for dngettext. | Christian Persch | 2007-05-20 | 1 | -0/+6 |
* | Store http-only flag too. | Christian Persch | 2007-05-20 | 1 | -0/+7 |
* | Include config.h. | Christian Persch | 2007-05-20 | 1 | -0/+6 |
* | Make this comment accurate. | Christian Persch | 2007-05-20 | 1 | -0/+6 |
* | Make this string static. | Christian Persch | 2007-05-20 | 1 | -0/+6 |
* | Post-release version bump. | Christian Persch | 2007-05-14 | 1 | -0/+6 |
* | === Release 2.19.2 ==RELEASE_2_19_2 | Christian Persch | 2007-05-14 | 1 | -0/+12 |
* | Support using named icons in the toolbareditor and attach them to the | Felix Riemann | 2007-05-08 | 1 | -0/+7 |
* | Make Shift+Return find previous when searching. Patch by Robin Stocker. | Diego Escalante Urrelo | 2007-05-05 | 1 | -0/+9 |
* | Copy the items on the completion list as the user moves through them. The | Xan Lopez | 2007-05-02 | 1 | -0/+14 |
* | Avoid opening nautilus if downloads are done to Desktop. This re-fixes bug | Diego Escalante Urrelo | 2007-04-25 | 1 | -1/+8 |
* | Fix some strict-aliasing warnings. | Diego Escalante Urrelo | 2007-04-25 | 1 | -0/+5 |
* | Use xdg-user-dirs to get a better default Downloads directory (Closes: | Bastien Nocera | 2007-04-24 | 1 | -0/+7 |
* | Add "application/x-quicktimeplayer" and | Bastien Nocera | 2007-04-20 | 1 | -0/+6 |
* | Middle clicking the Go button should open the location bar address content | Diego Escalante Urrelo | 2007-04-16 | 1 | -0/+7 |
* | Fix printing of frames. | Christian Persch | 2007-04-09 | 1 | -0/+9 |
* | Allow the user to select a different bookmark topic on the toolbar by just | Diego Escalante Urrelo | 2007-04-03 | 1 | -0/+9 |
* | #if 0 some currently unused code. Bug #423907. | Christian Persch | 2007-03-29 | 1 | -0/+6 |
* | Make progressbar taller. Bug #421060. | Christian Persch | 2007-03-25 | 1 | -0/+6 |
* | Fix Epiphany not finding some Gecko plugins when running in a multilib | Bastien Nocera | 2007-03-16 | 1 | -0/+7 |
* | Add translator's comment for 'token'. | Christian Persch | 2007-03-12 | 1 | -0/+6 |
* | Implement nsICookiePromptService. Bug #337826. | Christian Persch | 2007-03-12 | 1 | -0/+9 |
* | Bump version to 2.19.0, and set API version to 2.19. | Christian Persch | 2007-03-12 | 1 | -0/+6 |
* | Correct FSF address. Bug #409075, patch by John Millikin.RELEASE_2_18_0GNOME_2_18_BRANCHPOINT | Christian Persch | 2007-03-12 | 1 | -0/+6 |
* | Post-release version bump. | Christian Persch | 2007-03-12 | 1 | -0/+6 |
* | === Release 2.18.0 === | Christian Persch | 2007-03-12 | 1 | -0/+4 |
* | Set version to 2.18.0. | Christian Persch | 2007-03-11 | 1 | -0/+6 |
* | Regenerate the type builtins when the Makefile changes. Should fix bug | Christian Persch | 2007-03-11 | 1 | -0/+11 |
* | "Application" is not a valid category in the freedesktop specification. | Christian Kirbach | 2007-03-08 | 1 | -0/+7 |
* | Don't crash when we cannot access the system bus. Bug #404514, patch by | Christian Persch | 2007-03-04 | 1 | -0/+8 |
* | Make sure the type builtins are regenerated when the Makefile changes. | Christian Persch | 2007-03-04 | 1 | -0/+9 |
* | Move ephy-adblock.* to embed. Change the API to pass EphyEmbed to | Benjamin Berg | 2007-03-03 | 1 | -0/+15 |
* | Add .bz2. | Christian Persch | 2007-03-02 | 1 | -0/+6 |
* | === Release 2.17.92 == | Christian Persch | 2007-02-27 | 1 | -0/+6 |
* | What's this? Another mozilla API change! | Christian Persch | 2007-02-23 | 1 | -0/+7 |
* | Post-release version bump.WEBKIT_BRANCHPOINT | Christian Persch | 2007-02-13 | 1 | -0/+6 |
* | === Release 2.17.91 ===RELEASE_2_17_91 | Christian Persch | 2007-02-13 | 1 | -0/+7 |
* | Fix a g_free on static string. Also fix a leak. | Jean-François Rameau | 2007-02-09 | 1 | -0/+7 |
* | Guess what? Another mozilla API change! | Christian Persch | 2007-02-09 | 1 | -0/+6 |
* | Set the new pwdmgr pref. | Christian Persch | 2007-02-08 | 1 | -0/+6 |
* | More mime types. | Christian Persch | 2007-02-02 | 1 | -0/+6 |
* | More mime types. | Christian Persch | 2007-02-02 | 1 | -0/+6 |
* | Add video/x-theora+ogg to list of known mime types. | Christian Persch | 2007-01-30 | 1 | -0/+6 |
* | Make this a regular check, not g_return_if_fail. | Christian Persch | 2007-01-29 | 1 | -0/+6 |
* | Set bidi caret movement pref to mimick gtk widgets. | Christian Persch | 2007-01-29 | 1 | -0/+6 |
* | Fix error condition check. | Christian Persch | 2007-01-29 | 1 | -0/+6 |
* | Add more mime types. | Christian Persch | 2007-01-29 | 1 | -0/+6 |
* | Convert EphyNode to use GSlice. | Christian Persch | 2007-01-29 | 1 | -0/+12 |
* | Check for a potential veto. Fix #342951. | Jean-François Rameau | 2007-01-29 | 1 | -0/+6 |
* | Make sure we don't write characters < 0x20 (except 0x9, 0xa, 0xd) to XML. | Christian Persch | 2007-01-29 | 1 | -0/+9 |
* | Fix the wrapping of the singleton Ephy[Embed]Shell as "epiphany.Shell()". | Christian Persch | 2007-01-29 | 1 | -0/+8 |
* | Fix schemas install command. | Christian Persch | 2007-01-29 | 1 | -0/+18 |
* | Fixes the menu path of Gnome control center when displaying the service | Priit Laes | 2007-01-27 | 1 | -0/+7 |
* | Changed the "redirected too many times" error page to be more friendly. | Diego Escalante Urrelo | 2007-01-24 | 1 | -0/+7 |
* | Add another safe mime type. | Christian Persch | 2007-01-23 | 1 | -0/+6 |
* | Post-release version bump. | Christian Persch | 2007-01-22 | 1 | -0/+6 |
* | === Release 2.17.90 ===RELEASE_2_17_90 | Christian Persch | 2007-01-22 | 1 | -0/+6 |
* | Puts OpenInWindow over OpenInTab in the Bookmarks Editor so we meet the | Diego Escalante Urrelo | 2007-01-18 | 1 | -0/+7 |
* | configure.ac | Luca Ferretti | 2007-01-18 | 1 | -0/+18 |
* | Avoid opening a nautilus window when downloads are finished if the | Diego Escalante Urrelo | 2007-01-18 | 1 | -0/+8 |
* | Missed to checkin the ChangeLog for my last commit (fix for bug #394699). | Diego Escalante Urrelo | 2007-01-18 | 1 | -0/+6 |
* | Update for 2007. | Christian Persch | 2007-01-10 | 1 | -0/+7 |
* | Fix for autoconf 2.60 (datarootdir). | Christian Persch | 2007-01-10 | 1 | -0/+6 |
* | Opens images in a new browser window if EOG is not found. Bug #167595. | Diego Escalante Urrelo | 2007-01-09 | 1 | -0/+8 |
* | Changes "..." for the ellipsis character "…". Bug #324380. Patch by | Diego Escalante Urrelo | 2007-01-09 | 1 | -0/+14 |
* | Added myself as a Contributor. :). | Diego Escalante Urrelo | 2007-01-09 | 1 | -0/+6 |
* | Post-release version bump. | Christian Persch | 2007-01-09 | 1 | -0/+6 |
* | === Release 2.17.5 ===RELEASE_2_17_5 | Christian Persch | 2007-01-09 | 1 | -0/+9 |
* | Fixes a problem at link time on Darwin, bug #387233. Patch by paul. | Diego Escalante Urrelo | 2007-01-09 | 1 | -0/+7 |
* | Fixes the escaping in the error message "The page %s was not fully loaded | Diego Escalante Urrelo | 2007-01-09 | 1 | -0/+9 |
* | Fixes the menu path of the service unavailable error message. | Diego Escalante Urrelo | 2007-01-09 | 1 | -0/+6 |
* | Check the result of ephy_file_launch_desktop_file () so if it fails we try | Diego Escalante Urrelo | 2007-01-09 | 1 | -0/+9 |
* | Workaround/semi-fix for bug #351814. The real cause of the problem is the | Diego Escalante Urrelo | 2007-01-09 | 1 | -0/+10 |
* | Added "icondir" variable ( == $datadir/$package/icons ). The purpose is | Luca Ferretti | 2007-01-09 | 1 | -0/+9 |
* | Removed the hardcoded invisible char, note that this might readd itself to | Diego Escalante Urrelo | 2007-01-08 | 1 | -0/+9 |
* | Minor fixes in the ChangeLog (some wrong identation and extra spaces) | Diego Escalante Urrelo | 2007-01-07 | 1 | -8/+10 |
* | Avoid use of localtime by computing expiry in seconds instead of days. | Diego Escalante Urrelo | 2007-01-03 | 1 | -0/+10 |
* | Utilize GLib's new g_timeout_add_seconds to reduce context switches and | Diego Escalante Urrelo | 2007-01-03 | 1 | -0/+15 |
* | Corrects the expand of the Privacy tab in the Preferences window. Patch by | Diego Escalante Urrelo | 2007-01-03 | 1 | -1/+7 |
* | Added text/csv as a safe type (note that the alias | Diego Escalante Urrelo | 2007-01-03 | 1 | -0/+9 |
* | Disables "Add Bookmark" in the File menu when bookmarks are locked down. | Diego Escalante Urrelo | 2007-01-03 | 1 | -0/+17 |
* | Make sure to init gthread as first call to glib. | Christian Persch | 2007-01-01 | 1 | -0/+6 |
* | Fix email address | Christian Persch | 2006-12-31 | 1 | -1/+1 |
* | Removed uneeded #include <gtk/gtkframe.h>. | Diego Escalante Urrelo | 2006-12-31 | 1 | -0/+6 |
* | .cvsignore files are obsolete | Christian Persch | 2006-12-30 | 1 | -0/+54 |
* | Only use the statusbar size-allocate hack on gtk <= 2.10 now that gtk bug | Christian Persch | 2006-12-25 | 1 | -0/+7 |
* | Invert MoveToolItem and RemoveToolItem order, matchingh same feature for | Luca Ferretti | 2006-12-20 | 1 | -0/+14 |
* | Add Tango style location-entry named icon. | Luca Ferretti | 2006-12-19 | 1 | -0/+15 |
* | Post-release version bump. | Christian Persch | 2006-12-19 | 1 | -0/+6 |
* | === Release 2.17.4 ===RELEASE_2_17_4 | Christian Persch | 2006-12-19 | 1 | -0/+10 |
* | Show favicons in location entry drop-down. Bug #112748, patch by Diego | Christian Persch | 2006-12-18 | 1 | -0/+14 |
* | Fix bookmarks export to HTML. Bug #345925, patch by Stefan Stuhr. | Christian Persch | 2006-12-18 | 1 | -0/+6 |
* | Bump version to 2.17.4. | Christian Persch | 2006-12-18 | 1 | -0/+6 |
* | Fix file name extension when exporting bookmarks. Bug #358986, patch by | Christian Persch | 2006-12-18 | 1 | -0/+7 |
* | Fix a signal leak. Bug #363837, patch by John Millikin. | Christian Persch | 2006-12-18 | 1 | -0/+6 |
* | Add search_link entry to _EphyEmbedIface | Eric Butler | 2006-12-18 | 1 | -0/+12 |
* | Fix a mem leak. Bug #373549, patch by Diego Escalante Urrelo. | Christian Persch | 2006-12-18 | 1 | -0/+6 |
* | Limit tab tooltip length. Bug #324052, patch by Diego Escalante Urrelo. | Christian Persch | 2006-12-18 | 1 | -0/+7 |
* | Allow to drag plaintext to tabbar. Bug #339339, patch by Michael Hofmann. | Christian Persch | 2006-12-18 | 1 | -0/+8 |
* | List title and URL in location entry drop-down. Bug #169550, patch by | Christian Persch | 2006-12-18 | 1 | -0/+14 |
* | Fix secure location bar colouring with dark themes. Bug #347343, patch by | Christian Persch | 2006-12-18 | 1 | -0/+8 |
* | Load about data from file. | Christian Persch | 2006-12-18 | 1 | -0/+8 |
* | Add a signal so one can react after some rules have been edited. | Jean-François Rameau | 2006-12-18 | 1 | -0/+7 |
* | embed/ephy-encodings.c embed/ephy-favicon-cache.c embed/ephy-history.c | Björn Lindqvist | 2006-12-17 | 1 | -0/+16 |
* | Use a define for the default window icon. Bug #385872. | Christian Persch | 2006-12-15 | 1 | -0/+36 |
* | Don't warn before launching rtsp and mms[h] handlers. | Chhristian Persch | 2006-12-15 | 1 | -0/+6 |
* | Add "bookmark-view" and "history-view" at 32 pixels and 48 pixels | Luca Ferretti | 2006-12-14 | 1 | -0/+14 |
* | Remove the proxy icon from View->Page Source menu entry. | Luca Ferretti | 2006-12-14 | 1 | -0/+11 |
* | Fix a typo in previous commit. | Luca Ferretti | 2006-12-14 | 1 | -0/+6 |
* | Add new "bookmark-view" icon from Andreas Nilsson, replacing | Luca Ferretti | 2006-12-14 | 1 | -0/+35 |
* | Dist the icon sources. | Christian Persch | 2006-12-14 | 1 | -0/+10 |
* | Add image sources too. | Luca Ferretti | 2006-12-13 | 1 | -0/+7 |
* | Updated icon for history from Andreas Nilsson. | Luca Ferretti | 2006-12-13 | 1 | -0/+16 |
* | Remove unnecessary rules. | Christian Persch | 2006-12-12 | 1 | -0/+21 |
* | Move code around. | Christian Persch | 2006-12-09 | 1 | -0/+7 |
* | s/epiphany-download/download\ | Luca Ferretti | 2006-12-09 | 1 | -0/+9 |
* | Restore this, still used in bookmarks .desktop file. | Luca Ferretti | 2006-12-09 | 1 | -0/+6 |
* | Remove old stock icons | Luca Ferretti | 2006-12-09 | 1 | -0/+47 |
* | Silent cvs. | Luca Ferretti | 2006-12-08 | 1 | -0/+6 |
* | Ctrl-middle click on a bookmarm should open a new tab. Fixes bug #334463, | Wouter Bolsterlee | 2006-12-05 | 1 | -0/+8 |
* | Add "popup-hidden" named icon. | Luca Ferretti | 2006-12-05 | 1 | -0/+9 |
* | Post-release version bump. | Christian Persch | 2006-12-05 | 1 | -0/+6 |
* | === Release 2.17.3 ===RELEASE_2_17_3 | Christian Persch | 2006-12-05 | 1 | -0/+4 |
* | Version 2.17.3. | Christian Persch | 2006-12-05 | 1 | -0/+29 |
* | Initial commit to provide Epiphany icons as themed icons. Files will be | Luca Ferretti | 2006-12-04 | 1 | -0/+14 |
* | Make progressbar smaller. Bug #368759. | Christian Persch | 2006-12-04 | 1 | -0/+13 |
* | Add "si" to locales always using pango. Patch by harshula@gmail.com, bug | Christian Persch | 2006-12-03 | 1 | -0/+7 |
* | Another mozilla API change. | Christian Persch | 2006-12-02 | 1 | -0/+16 |
* | Add text/google-video-pointer and variant. | Christian Persch | 2006-12-01 | 1 | -0/+6 |
* | Add flv mime types. Bug #381099. | Christian Persch | 2006-12-01 | 1 | -0/+6 |
* | Lower the priority of the spinner animation so that the animation does not | Benjamin Berg | 2006-11-18 | 1 | -0/+6 |
* | Change default font sizes to match other popular browsers. Bug #346026 | Wouter Bolsterlee | 2006-11-13 | 1 | -0/+8 |
* | Remove a double call to history copy when middle-clicking on back/forward | Jean-François Rameau | 2006-11-13 | 1 | -0/+8 |
* | Remove redundant gtk_button_set_relief call. Fixes bug #372760. | Ryan Lortie | 2006-11-12 | 1 | -0/+5 |
* | Add useful warning when gnome-autogen.sh couldn't be found. | Wouter Bolsterlee | 2006-11-11 | 1 | -0/+5 |
* | Also disable the "Open Image" context menu action if the desktop wide | Wouter Bolsterlee | 2006-11-10 | 1 | -0/+7 |
* | Add some more F5 shortcuts to handle all the MSIE "refresh page" bindings. | Wouter Bolsterlee | 2006-11-10 | 1 | -0/+6 |
* | Split ChangeLog. | Christian Persch | 2006-11-06 | 1 | -6211/+2 |
* | === Release 2.17.2 ===RELEASE_2_17_2 | Christian Persch | 2006-11-06 | 1 | -0/+8 |
* | Fix printing of page ranges. | Christian Persch | 2006-11-05 | 1 | -0/+6 |
* | Remove debug spew. | Christian Persch | 2006-11-04 | 1 | -0/+6 |
* | Fix previous commit for gecko 1.8.0.x. | Jean-François Rameau | 2006-10-25 | 1 | -0/+6 |
* | Get keyword search back by passing ALLOW_THIRD_PARTY_FIXUP flag to gecko. | Jean-François Rameau | 2006-10-23 | 1 | -0/+17 |
* | Don't try to close shared dbus connections. This avoids dbus warnings on | Wouter Bolsterlee | 2006-10-18 | 1 | -0/+6 |
* | Remove unused type variable. | Wouter Bolsterlee | 2006-10-18 | 1 | -0/+5 |
* | A lib/widgets/ephy-spinner-tool-item.c: A | Christian Persch | 2006-10-18 | 1 | -0/+13 |
* | Fix a crash after failing to get the spinner animation or rest icons. | Christian Persch | 2006-10-18 | 1 | -0/+10 |
* | Automatically open a Nautilus window after downloading has finished. Fixes | Wouter Bolsterlee | 2006-10-15 | 1 | -0/+11 |
* | Use full width for bookmarks search bar. Fixes bug #349349, patch by Diego | Wouter Bolsterlee | 2006-10-15 | 1 | -0/+7 |
* | Fix unprotected call to ephy_node_remove_child. Bug #362063. | Jean-François Rameau | 2006-10-15 | 1 | -0/+6 |
* | Implement EphyPasswordManagerIface.add to add stored passwords. Fixes bug | Wouter Bolsterlee | 2006-10-15 | 1 | -0/+6 |
* | Fix a bug in the last commit. | Christian Persch | 2006-10-09 | 1 | -0/+10 |
* | Make the enum/flags values not global. | Christian Persch | 2006-10-08 | 1 | -0/+10 |
* | Revert part of the last change, we don't need the top window here. | Christian Persch | 2006-10-07 | 1 | -0/+6 |
* | Use the top DOM window here, and adapt to gecko 1.8.1. | Christian Persch | 2006-10-06 | 1 | -0/+6 |
* | Fix build with gecko 1.8.1. | Christian Persch | 2006-10-05 | 1 | -0/+6 |
* | Add a window group for the history window. | Christian Persch | 2006-10-03 | 1 | -0/+7 |
* | Fix compile warnings. | Christian Persch | 2006-10-01 | 1 | -0/+8 |
* | R embed/mozilla/AutoEventQueue.cpp: R embed/mozilla/AutoEventQueue.h: | Christian Persch | 2006-09-30 | 1 | -0/+7 |
* | Simplify code and save some memory. | Christian Persch | 2006-09-30 | 1 | -0/+13 |
* | Add smb: to recognised web schemes. Bug #352733. | Christian Persch | 2006-09-30 | 1 | -0/+6 |
* | Fix spinner with new g-i-t. Fixes bug #330415. Fix a crash when failing to | Christian Persch | 2006-09-30 | 1 | -0/+14 |
* | Add middle-click on New Tab/Window button to open URL on clipboard. Fix | Jean-François Rameau | 2006-09-25 | 1 | -0/+12 |
* | These header files were GPL v2-only while the implementation .cpp files | Christian Persch | 2006-09-24 | 1 | -0/+9 |
* | Fix find direction. | Christian Persch | 2006-09-18 | 1 | -0/+6 |
* | Default to printing background images. | Christian Persch | 2006-09-17 | 1 | -0/+6 |
* | Remove ill-conceived attempt at uninstalling the XPInstall handler, and | Christian Persch | 2006-09-17 | 1 | -0/+12 |
* | Activate about:config warning. | Christian Persch | 2006-09-17 | 1 | -0/+6 |
* | Check for GDK_BUTTON_RELEASE event type in case of a middle click. Fix bug | Jean-François Rameau | 2006-09-14 | 1 | -0/+7 |
* | Clicking favicon in the location bar selects URL. Fix bug #349557. | Jean-François Rameau | 2006-09-14 | 1 | -0/+7 |
* | Prefer xulrunner over mozilla. | Christian Persch | 2006-09-13 | 1 | -0/+6 |
* | Remove some unnecessary static data. | Christian Persch | 2006-09-07 | 1 | -0/+6 |
* | Set API version to 2.17. | Christian Persch | 2006-09-04 | 1 | -0/+6 |
* | Post-release version bump.GNOME_2_16_BRANCHPOINT | Christian Persch | 2006-09-04 | 1 | -0/+10 |
* | Update API version for 2.16. | Christian Persch | 2006-09-04 | 1 | -0/+6 |
* | Add some more mime types. Fixes bug #352482. | Christian Persch | 2006-08-24 | 1 | -0/+6 |
* | Make this LGPL. | Christian Persch | 2006-08-22 | 1 | -0/+6 |
* | Post-release version bump. | Christian Persch | 2006-08-22 | 1 | -0/+6 |
* | === Release 2.15.92 ===RELEASE_2_15_92 | Christian Persch | 2006-08-22 | 1 | -1/+24 |
* | Don't show the empty window that the print options tab is | Christian Persch | 2006-08-22 | 1 | -4/+6 |
* | Enable pango for Urdu locale. | Christian Persch | 2006-08-21 | 1 | -0/+6 |
* | YAMAC. | Christian Persch | 2006-08-19 | 1 | -0/+6 |
* | Disable DOM storage for now. | Christian Persch | 2006-08-19 | 1 | -0/+6 |
* | Fix crash when reading the options file. Bug #351788. Actually return the | Christian Persch | 2006-08-18 | 1 | -0/+7 |
* | Enable pango for Thai locale. Bug #339532. | Christian Persch | 2006-08-17 | 1 | -0/+6 |
* | Fix a typo. Fix intltool req. | Kjartan Maraas | 2006-08-15 | 1 | -0/+5 |
* | Don't crash on error. Bug #351187. | Christian Persch | 2006-08-14 | 1 | -0/+7 |
* | nsIPassword.h is always available. Fixes bug #350997. | Christian Persch | 2006-08-12 | 1 | -0/+6 |
* | Fix crash on PPC due to differing pointer types. | Christian Persch | 2006-08-11 | 1 | -0/+6 |
* | Add missing semicolon. Bug #350711. | Christian Persch | 2006-08-10 | 1 | -0/+6 |
* | ephy_file_launch_desktop_file accepts now a parameter. Fix #343321. | Jean-François Rameau | 2006-08-10 | 1 | -0/+12 |
* | Fix one AS_HELP_STRING. | Christian Persch | 2006-08-08 | 1 | -0/+6 |
* | Expose notebook->priv->focused_pages to extensions. Fix bug #350187. | Jean-François Rameau | 2006-08-08 | 1 | -0/+9 |
* | Post-release version bump. | Christian Persch | 2006-08-08 | 1 | -0/+6 |
* | === Release 2.5.91 ===RELEASE_2_5_91 | Christian Persch | 2006-08-08 | 1 | -0/+6 |
* | Don't allow closing the window if quit is locked down. Patch by Diego | Christian Persch | 2006-08-08 | 1 | -0/+7 |
* | Avoid accels on thin characters. Patch by Crispin Flowerday, bug #331777. | Christian Persch | 2006-08-08 | 1 | -0/+8 |
* | Add "delete text" command. | Christian Persch | 2006-08-08 | 1 | -0/+8 |
* | Also recognise keypad keys for navigation. Bug #337089. | Christian Persch | 2006-08-08 | 1 | -0/+6 |
* | Fix the build. | Christian Persch | 2006-08-08 | 1 | -0/+6 |
* | Correctly mark mouse click events as consumed. | Christian Persch | 2006-08-08 | 1 | -0/+6 |
* | Improve the a11y theme check. | Christian Persch | 2006-08-08 | 1 | -0/+6 |
* | Use variables here, not configure substitutions. | Christian Persch | 2006-08-08 | 1 | -0/+6 |
* | Simply CallGetService to get the pref branch. | Christian Persch | 2006-08-08 | 1 | -0/+6 |
* | Use AutoJSContextStack on window open. Disable XPrint. | Christian Persch | 2006-08-08 | 1 | -0/+7 |
* | Set printer name setting. | Christian Persch | 2006-08-08 | 1 | -4/+4 |
* | Try to fix the docs build with gecko trunk. | Christian Persch | 2006-08-08 | 1 | -0/+12 |
* | Remove suprious entry. | Christian Persch | 2006-08-08 | 1 | -0/+6 |
* | Make sure to destroy the dialogue in all cases. | Christian Persch | 2006-08-08 | 1 | -0/+6 |
* | R embed/mozilla/MozillaPrivate.cpp: R embed/mozilla/MozillaPrivate.h: | Christian Persch | 2006-08-08 | 1 | -0/+8 |
* | Don't start search on <embed> and <object> elements. | Christian Persch | 2006-08-08 | 1 | -0/+6 |
* | Don't leak the UI language. | Christian Persch | 2006-08-08 | 1 | -0/+6 |
* | Add more mime types. | Christian Persch | 2006-08-08 | 1 | -0/+6 |
* | Document the print_frames key. | Christian Persch | 2006-08-08 | 1 | -0/+6 |
* | Decrease maximum progress update to 0.5s | Christian Persch | 2006-08-08 | 1 | -0/+6 |
* | Fix the build. | Christian Persch | 2006-08-06 | 1 | -0/+6 |
* | Fix the build. | Christian Persch | 2006-08-06 | 1 | -0/+7 |
* | Remove accel for ViewToolbar. Bug #328783. | Christian Persch | 2006-08-06 | 1 | -0/+6 |
* | A lib/ephy-print-utils.c: A lib/ephy-print-utils.h: | Christian Persch | 2006-08-05 | 1 | -0/+15 |
* | Define STOCK_NEW_WINDOW with named icon "window-new" and use it in File -> | Luca Ferretti | 2006-07-26 | 1 | -0/+11 |
* | Set default dictionary based on applicable locale names. | Jean-François Rameau | 2006-07-25 | 1 | -0/+6 |
* | Make this a vbox, not a table. | Christian Persch | 2006-07-25 | 1 | -0/+6 |