| Commit message (Expand) | Author | Age | Files | Lines |
* | Add ChangeLog stub pointing to HACKING file for policy | Christian Persch | 2007-09-13 | 1 | -0/+3 |
* | Move old ChangeLog to ChangeLog-20070912, and dist it. | Christian Persch | 2007-09-13 | 1 | -2251/+0 |
* | Make session recovery focus work properly and remember the active tab. | Cosimo Cecchi | 2007-09-13 | 1 | -0/+8 |
* | Fix disable_toolbar_editing lockdown not respected for Remove and Move | Cosimo Cecchi | 2007-09-12 | 1 | -0/+7 |
* | Adapt EphyHistoryWindow to the iconified EphySearchEntry and adds a | Cosimo Cecchi | 2007-09-12 | 1 | -0/+9 |
* | Find toolbar now remembers last pattern searched also when opened with | Cosimo Cecchi | 2007-09-12 | 1 | -0/+7 |
* | Adds drag-and-drop of URLs onto "New Tab" and "New Window" buttons in the | Cosimo Cecchi | 2007-09-11 | 1 | -0/+9 |
* | Make sure the gecko version is set to 0 if we're not compiling with the | Christian Persch | 2007-09-11 | 1 | -0/+7 |
* | Error out if the C++ compiler wasn't found. Bug #475360. | Christian Persch | 2007-09-11 | 1 | -0/+6 |
* | Makes tooltips for Back and Forward buttons display the titles of relative | Cosimo Cecchi | 2007-09-10 | 1 | -0/+9 |
* | Forces the display of "Close print preview" on the relative toolbar button | Cosimo Cecchi | 2007-09-10 | 1 | -0/+8 |
* | A m4/libxul.m4: Integrate the "xulrunner" backend with configure. Not | Christian Persch | 2007-09-10 | 1 | -0/+10 |
* | Modifies the EphySearchEntry to inherit from EphyIconEntry instead of | Cosimo Cecchi | 2007-09-10 | 1 | -0/+13 |
* | Marks as translatable some toolbar editor strings and removes references | Cosimo Cecchi | 2007-09-09 | 1 | -0/+8 |
* | Fixes bad state syncing when adding zoom controls to the toolbar. Fixes | Cosimo Cecchi | 2007-09-09 | 1 | -0/+7 |
* | Make 'Not found' on find toolbar temporairly bold and fires | Cosimo Cecchi | 2007-09-09 | 1 | -0/+9 |
* | Fix runtime warnings when downloading small files, due to bad handling of | Cosimo Cecchi | 2007-09-08 | 1 | -0/+8 |
* | More mime types. | Christian Persch | 2007-08-29 | 1 | -0/+6 |
* | Fix the Go button signal handler so it doesn't stop the propagation of the | Diego Escalante Urrelo | 2007-08-27 | 1 | -0/+8 |
* | Add saved files to the GtkRecent list, gnome-panel is broken so don't | Diego Escalante Urrelo | 2007-08-27 | 1 | -0/+12 |
* | More mime types. | Christian Persch | 2007-08-26 | 1 | -0/+6 |
* | Enable printing to PDF file on gecko 1.9, now that moz#367907 is fixed. | Christian Persch | 2007-08-23 | 1 | -0/+7 |
* | Make cursor be at the end of the URL when selecting entries from the | Diego Escalante Urrelo | 2007-08-19 | 1 | -0/+7 |
* | Implement reload. | Xan Lopez | 2007-08-17 | 1 | -0/+4 |
* | Fix multihead problems in toolbar editor. | Carlos Garcia Campos | 2007-08-16 | 1 | -0/+8 |
* | Fix download-icon toolip updates, patch by Cosimo Cecchi. Fixes bug | Diego Escalante Urrelo | 2007-08-15 | 1 | -0/+7 |
* | Default to Cancel on Cert dialogues, patch by Cosimo Cecchi. Fixes bug | Diego Escalante Urrelo | 2007-08-15 | 1 | -0/+7 |
* | Fix strict-aliasing warnings, patch by Cosimo Cecchi. Happy 10 years | Diego Escalante Urrelo | 2007-08-15 | 1 | -0/+9 |
* | === Release 2.19.90 ===RELEASE_2_19_90 | Christian Persch | 2007-08-14 | 1 | -0/+8 |
* | Add low contrast app icon. | Christian Persch | 2007-08-13 | 1 | -0/+6 |
* | Fix icons install paths. | Christian Persch | 2007-08-10 | 1 | -0/+6 |
* | Fix icon cache update command. | Christian Persch | 2007-08-09 | 1 | -0/+6 |
* | Add a11y theme icons for our apps icon. | Christian Persch | 2007-08-09 | 1 | -0/+7 |
* | A data/icons/*: R data/icons/*/*/*: | Christian Persch | 2007-08-09 | 1 | -0/+8 |
* | Direct bugs coming in from bb to their own Component, for easy filtering. | Christian Persch | 2007-08-07 | 1 | -0/+8 |
* | Make ephy_history_set_enabled actually disable history and not delete it. | Diego Escalante Urrelo | 2007-08-06 | 1 | -0/+8 |
* | Remove "Add bookmark" and "Save as" from the document context menu. Patch | Diego Escalante Urrelo | 2007-08-03 | 1 | -0/+9 |
* | Fix completion model to show icons for history items too, | Diego Escalante Urrelo | 2007-08-01 | 1 | -0/+9 |
* | Remove misleading text from hide menu bar lockdown. Fixes bug #321989. | Diego Escalante Urrelo | 2007-08-01 | 1 | -0/+6 |
* | Add a missing space in ge_content_change description. | Diego Escalante Urrelo | 2007-07-31 | 1 | -0/+6 |
* | Remove an unused variable. One-liner by Cosimo Cecchi. Part of Bug | Diego Escalante Urrelo | 2007-07-31 | 1 | -0/+7 |
* | Do not use #ifdef inside macros, ancient compilers don't like it | Xan Lopez | 2007-07-31 | 1 | -0/+8 |
* | Release marker | Christian Persch | 2007-07-31 | 1 | -0/+4 |
* | can_go methods now work, WebKit was missing the implementations for those | Diego Escalante Urrelo | 2007-07-30 | 1 | -0/+11 |
* | Add returns where needed, remove unnecessary variables. | Xan Lopez | 2007-07-30 | 1 | -0/+7 |
* | Rename Webkit to WebKit. Used sed -i 's/Webkit/WebKit/'. Fixes bug | Diego Escalante Urrelo | 2007-07-30 | 1 | -0/+14 |
* | Fix some strict aliasing warnings. Patch by Cosimo Cecchi. Bug #433173. | Diego Escalante Urrelo | 2007-07-30 | 1 | -0/+7 |
* | Fix memory leak. | Carlos Garcia Campos | 2007-07-30 | 1 | -0/+6 |
* | Implement stop loading method, for some reason can_go methods will fail to | Xan Lopez | 2007-07-28 | 1 | -0/+11 |
* | Add support for the WebKit engine, compile with --with-engine=webkit to | Xan Lopez | 2007-07-28 | 1 | -0/+28 |
* | Make "Customise toolbars" insensitive when toolbars are hidden. Patch by | Diego Escalante Urrelo | 2007-07-27 | 1 | -0/+7 |
* | Don't mention 'Epiphany' in the message introduced in the patch for bug | Reinout van Schouwen | 2007-07-27 | 1 | -0/+7 |
* | Improve the restricted ports message, patch by Cosimo Cecchi. Fixes bug | Diego Escalante Urrelo | 2007-07-26 | 1 | -0/+7 |
* | Make the status icon clickable so it shows/hides the download window, | Diego Escalante Urrelo | 2007-07-26 | 1 | -0/+7 |
* | Update tab title when the statusbar text is updated, so we don't have out | Diego Escalante Urrelo | 2007-07-26 | 1 | -0/+8 |
* | Checks that if we are dragging an element of type EPHY_DND_URI_LIST_TYPE | Diego Escalante Urrelo | 2007-07-26 | 1 | -0/+8 |
* | Added a checkbox for smooth scrolling. Fixes bug #162489. | Diego Escalante Urrelo | 2007-07-26 | 1 | -0/+7 |
* | Remove some icons from the context menu, and use better ones for some menu | Wouter Bolsterlee | 2007-07-21 | 1 | -0/+10 |
* | String changes based on user feedback: - "Local sites" -> "Nearby sites" | Wouter Bolsterlee | 2007-07-17 | 1 | -11/+27 |
* | s/MOZILLA/GECKO/g for consistency with gge. | Christian Persch | 2007-07-17 | 1 | -0/+11 |
* | Use C++ casts. Script from bmo#348748. | Christian Persch | 2007-07-15 | 1 | -0/+15 |
* | Make sure postscript printing is enabled, and the printer list empty (so | Christian Persch | 2007-07-15 | 1 | -0/+7 |
* | Use the right icon name. Bug #385872. | Christian Persch | 2007-07-15 | 1 | -0/+1 |
* | Use the right icon name. Bug #385872. | Christian Persch | 2007-07-15 | 1 | -0/+1 |
* | Use the right icon name. Bug #385872. | Christian Persch | 2007-07-15 | 1 | -0/+11 |
* | Load the appearance capplet. Doesn't seem to work yet, see bug #456337. | Christian Persch | 2007-07-15 | 1 | -0/+7 |
* | It's yet another API change! | Christian Persch | 2007-07-15 | 1 | -0/+8 |
* | remove conflict marker | Christian Persch | 2007-07-14 | 1 | -1/+0 |
* | Fixes bug #452707 | Nguyen Thai Ngoc Duy | 2007-07-11 | 1 | -0/+7 |
* | Use the right prefs to disable CUPS. | Christian Persch | 2007-07-11 | 1 | -0/+6 |
* | Use new "epiphany" icon here (thanks to Rodney Dawes). | Luca Ferretti | 2007-07-11 | 1 | -0/+12 |
* | Update glib req to 2.13.4 so we can use g_get_user_special_dir. | Christian Persch | 2007-07-11 | 1 | -0/+12 |
* | Use gtk_widget_set_has_tooltip here. | Christian Persch | 2007-07-11 | 1 | -0/+6 |
* | Use the new gtk functions to persist and load the print settings and page | Christian Persch | 2007-07-11 | 1 | -0/+12 |
* | Remove NULL-check here. | Christian Persch | 2007-07-11 | 1 | -0/+6 |
* | Port to new tooltips API. Fixes bug #347637. | Christian Persch | 2007-07-10 | 1 | -0/+8 |
* | Remove gtk version check since we now depend on 2.11. | Christian Persch | 2007-07-10 | 1 | -0/+6 |
* | Remove gtk version check since we now depend on 2.11. | Christian Persch | 2007-07-10 | 1 | -0/+7 |
* | Port to new tooltips API. | Christian Persch | 2007-07-10 | 1 | -0/+9 |
* | Port to new tooltips API. | Christian Persch | 2007-07-10 | 1 | -0/+7 |
* | Port to new tooltips API. | Christian Persch | 2007-07-10 | 1 | -0/+7 |
* | Port to new tooltips API. | Christian Persch | 2007-07-10 | 1 | -0/+9 |
* | Use new icon here too | Luca Ferretti | 2007-07-10 | 1 | -0/+6 |
* | Port to new tooltips API. | Christian Persch | 2007-07-10 | 1 | -0/+10 |
* | Add 32x32/apps to build. But currently there are no icons. | Luca Ferretti | 2007-07-10 | 1 | -0/+7 |
* | Add more info about previous commit in ChangeLog and | Luca Ferretti | 2007-07-10 | 1 | -1/+3 |
* | Install under hicolor and use "epiphany" named icon as application icon | Luca Ferretti | 2007-07-10 | 1 | -0/+26 |
* | Kill old "download" icon. Fix bug 450904 | Luca Ferretti | 2007-07-10 | 1 | -0/+11 |
* | Update gtk+ req to 2.11.6. | Christian Persch | 2007-07-10 | 1 | -0/+15 |
* | Kill EPHY_STOCK_DOWNLOAD and add STOCK_DOWNLOAD, using "emblem-download" | Luca Ferretti | 2007-07-10 | 1 | -0/+15 |
* | === Release 2.19.5 === | Christian Persch | 2007-07-10 | 1 | -0/+4 |
* | Copy the lock icons from g-i-t 2.16 into epiphany, since the new ones in | Christian Persch | 2007-07-10 | 1 | -0/+14 |
* | removed added Rename to update-toolbareditor-from-libegg.sh Also updated | Jaap Haitsma | 2007-07-04 | 1 | -0/+9 |
* | Use GTK_STOCK_ABOUT icon i.s.o GNOME_STOCK_ABOUT Fixes bug #452769 | Jaap Haitsma | 2007-07-01 | 1 | -0/+6 |
* | Changelog entry from the previous commit. I accidently changed the wrong | Jaap Haitsma | 2007-07-01 | 1 | -0/+11 |
* | 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 |