| Commit message (Expand) | Author | Age | Files | Lines |
* | === Release 1.4.8 ===Release148 | Christian Persch | 2005-02-14 | 1 | -0/+4 |
* | Fix the build. | Christian Persch | 2005-02-11 | 1 | -0/+6 |
* | Move all the stuff from finalize to dispose, so that we finalise the UI | Christian Persch | 2005-02-10 | 1 | -0/+14 |
* | Implement nsIWebProgressListener. Fixes bug #165328. | Christian Persch | 2005-02-10 | 1 | -0/+6 |
* | Fix for mozilla API change. | Christian Persch | 2005-02-08 | 1 | -0/+6 |
* | Weak ref the parent window. | Christian Persch | 2005-02-03 | 1 | -0/+7 |
* | Don't disable print preview if print setup is locked down. Fixes bug | Christian Persch | 2005-02-02 | 1 | -0/+7 |
* | Don't show the menubar with F10 in lockdown mode. Fixes bug #165550. | Christian Persch | 2005-02-02 | 1 | -0/+7 |
* | Don't weak ref the shell when it's finalised already. Fixes bug #165542. | Christian Persch | 2005-02-02 | 1 | -0/+7 |
* | Ungrab the pointer when moving tab between notebooks. Fixes bug #165797. | Christian Persch | 2005-02-01 | 1 | -0/+9 |
* | Some sparse fixes. | Christian Persch | 2005-01-31 | 1 | -0/+9 |
* | Don't crash if we get the new-window signal on the embed single for a | Christian Persch | 2005-01-30 | 1 | -0/+8 |
* | Plug a mem leak. | Christian Persch | 2005-01-29 | 1 | -0/+6 |
* | Disable DownloadLinkAs and SetAsBackground if saving to disk is disabled. | Christian Persch | 2005-01-29 | 1 | -0/+7 |
* | Switch to fullscreen toolbar also in lockdown fullscreen mode. Fixes bug | Christian Persch | 2005-01-26 | 1 | -0/+7 |
* | Default typeaheadfindsea to on. From bug #157435. | Christian Persch | 2005-01-23 | 1 | -0/+6 |
* | Rename "visible" property. | Christian Persch | 2005-01-23 | 1 | -0/+7 |
* | Really make confirm-overwrite dialogue have a parent window. Fixes bug | Christian Persch | 2005-01-19 | 1 | -0/+7 |
* | Fix mem leak. Fixes bug #164302. | Christian Persch | 2005-01-19 | 1 | -0/+6 |
* | Use UnEscapeURIForUI instead of UnEscapeNonAsciiURI. | Christian Persch | 2005-01-11 | 1 | -0/+6 |
* | Only implement nsITransfer, if possible. | Christian Persch | 2005-01-09 | 1 | -0/+8 |
* | Don't store more than 5 hidden popups. Fixes bug #160863 (merged from | Christian Persch | 2005-01-09 | 1 | -0/+7 |
* | Better fix for bug #119461, just use gtk_button_set_focus_on_click(). | Christian Persch | 2005-01-05 | 1 | -0/+8 |
* | We don't need to implement nsIBrowserHistory. | Christian Persch | 2005-01-02 | 1 | -0/+8 |
* | Grab focus on the active tab before removing a tab. Fixes bug #119461. | Christian Persch | 2005-01-02 | 1 | -0/+9 |
* | Set selection mode to BROWSE. Fixes bug #162331. | Christian Persch | 2005-01-01 | 1 | -0/+6 |
* | Use gnome_vfs_url_show() for Send To, not ephy_embed_load_url() which | Christian Persch | 2004-12-31 | 1 | -0/+7 |
* | Don't destroy the dialogue with the parent, since that makes gtk+ go | Christian Persch | 2004-12-27 | 1 | -0/+7 |
* | Post-release version bump. | Christian Persch | 2004-12-21 | 1 | -0/+6 |
* | === Release 1.4.7 ===Release147 | Christian Persch | 2004-12-20 | 1 | -0/+6 |
* | Wrap the label in the Confirm Overwrite dialogue. Fixes bug #161771. | Christian Persch | 2004-12-20 | 1 | -0/+6 |
* | Mozilla API change. | Christian Persch | 2004-12-19 | 1 | -0/+7 |
* | Correct code for "Afrikaans". | Christian Persch | 2004-12-19 | 1 | -0/+6 |
* | Disable Print and Print Preview while still loading the page. Fixes bug | Christian Persch | 2004-12-19 | 1 | -0/+8 |
* | Make the module resident. Maybe fixes bug #160945. | Christian Persch | 2004-12-15 | 1 | -0/+6 |
* | Make distcheck fix. | Christian Persch | 2004-12-14 | 1 | -0/+10 |
* | Back out the fix for bug #158466, it's wrong. | Christian Persch | 2004-12-13 | 1 | -0/+10 |
* | Fix the build. Thanks to Crispin for noticing this. | Christian Persch | 2004-12-06 | 1 | -0/+6 |
* | Deactivate the context menu on window close. Fixes bug #156812. | Christian Persch | 2004-12-04 | 1 | -0/+6 |
* | Don't offer to resume if there are open windows. Fixes bug #160345. | Christian Persch | 2004-12-04 | 1 | -0/+14 |
* | Post-release version bump. | Christian Persch | 2004-11-29 | 1 | -0/+6 |
* | === Release 1.4.6 ===Release146 | Christian Persch | 2004-11-29 | 1 | -0/+8 |
* | Forgot to commit ChangeLog | Christian Persch | 2004-11-29 | 1 | -0/+6 |
* | Revert the earlier patch: don't emit tabs-reordered when the tab-added | Christian Persch | 2004-11-28 | 1 | -0/+8 |
* | R lib/egg/eggmarshalers.c: R lib/egg/eggmarshalers.h: | Christian Persch | 2004-11-26 | 1 | -0/+8 |
* | Don't move the window, just show it. Fixes bug #158923. | Christian Persch | 2004-11-26 | 1 | -0/+6 |
* | Build auto-generated files in builddir, not in srcdir. | Christian Persch | 2004-11-26 | 1 | -0/+8 |
* | Fix out-of-srcdir build. | Christian Persch | 2004-11-26 | 1 | -0/+9 |
* | Adapt to changing mozilla API here. Thanks to Crispin for the patch | Christian Persch | 2004-11-25 | 1 | -0/+8 |
* | Fix string comparisions. | Christian Persch | 2004-11-23 | 1 | -0/+6 |
* | Fix missing 'else if' and a superflous failure check. | Christian Persch | 2004-11-23 | 1 | -0/+6 |
* | If the signal handler for tab-added reordered the tabs, emit the | Christian Persch | 2004-11-21 | 1 | -0/+7 |
* | Use the dom window from the event. | Christian Persch | 2004-11-20 | 1 | -0/+6 |
* | Add --disable-filepicker to use when the mozilla build itself has native | Christian Persch | 2004-11-20 | 1 | -0/+9 |
* | Fix opening of content when not downloading automatically. Fixes bug | Christian Persch | 2004-11-18 | 1 | -0/+7 |
* | Disallow favicon links from subframes. | Christian Persch | 2004-11-18 | 1 | -0/+11 |
* | Retain original uri. | Christian Persch | 2004-11-18 | 1 | -0/+6 |
* | Fix wrong certificate shown; Epiphany equivalent of galeon bug #158453. | Christian Persch | 2004-11-18 | 1 | -0/+8 |
* | More cruft exorcised. | Christian Persch | 2004-11-17 | 1 | -0/+7 |
* | Add ephy_embed_show_page_certificate () (merged from HEAD). | Christian Persch | 2004-11-17 | 1 | -0/+10 |
* | Post-release version bump. | Christian Persch | 2004-11-15 | 1 | -0/+6 |
* | === Release 1.4.5 ===Release145 | Christian Persch | 2004-11-15 | 1 | -0/+16 |
* | Check favicon urls with script sec manager and content policy. | Christian Persch | 2004-11-15 | 1 | -1/+9 |
* | Remove dead code. | Christian Persch | 2004-11-14 | 1 | -0/+7 |
* | Better fix for bug #158202, thanks to Christian Biesinger. | Christian Persch | 2004-11-14 | 1 | -0/+6 |
* | Don't include gnome-i18n.h here. | Christian Persch | 2004-11-14 | 1 | -0/+7 |
* | Fix FMR. Fixes bug #158202. | Christian Persch | 2004-11-14 | 1 | -0/+6 |
* | nsEmbedString.h now requires MOZILLA_STRICT_API define. | Christian Persch | 2004-11-14 | 1 | -0/+24 |
* | Size-allocate the embed if it's not mapped but has never been | Christian Persch | 2004-11-13 | 1 | -0/+7 |
* | Keep a ref on EphyShell in ephy_session_close(). Otherwise we get a crash | Christian Persch | 2004-11-12 | 1 | -0/+8 |
* | Fix signed/unsigned int confusion when iterating over a GPtrArray. | Christian Persch | 2004-11-11 | 1 | -0/+8 |
* | Don't unref, then weak ref, then enter main loop; this won't work when | Christian Persch | 2004-11-11 | 1 | -0/+8 |
* | Remove the remaining time string from tray icon trooltip. Fixes bug # | Christian Persch | 2004-11-11 | 1 | -0/+7 |
* | Fix opening content with external content handlers. | Christian Persch | 2004-11-10 | 1 | -0/+6 |
* | Better positioning for the context menu popup in a treeview. Patch by | Christian Persch | 2004-11-10 | 1 | -0/+9 |
* | Simplified the code a bit. | Christian Persch | 2004-11-09 | 1 | -0/+6 |
* | Make it also correct on DST changes. | Christian Persch | 2004-11-09 | 1 | -0/+12 |
* | Fix time filter for time zone != GMT. | Christian Persch | 2004-11-09 | 1 | -0/+6 |
* | Fix button sensitivity setting in language editor not to first disable the | Christian Persch | 2004-11-08 | 1 | -0/+7 |
* | Sanitise the embed popup position. Fixes bug #157162. | Christian Persch | 2004-11-08 | 1 | -0/+10 |
* | When popping up the context menu with keyboard, select the first menu | Christian Persch | 2004-11-08 | 1 | -0/+22 |
* | Make the tooltip on the zoom control also work on Ctrl-F1. | Christian Persch | 2004-11-07 | 1 | -0/+8 |
* | Make static. | Christian Persch | 2004-11-07 | 1 | -0/+6 |
* | Add manual translation into Finnish, by Pauli Virtanen (merged from HEAD). | Christian Persch | 2004-11-05 | 1 | -0/+17 |
* | Also bring the window to the front. | Christian Persch | 2004-11-04 | 1 | -0/+6 |
* | Fix zoom control so that it shows tooltips again. Fixes bug #155826. | Christian Persch | 2004-11-02 | 1 | -0/+7 |
* | Fix aclocal flags. | Christian Persch | 2004-11-01 | 1 | -0/+10 |
* | Don't deactivate the toolbar when another item in the same toolbar gains | Christian Persch | 2004-11-01 | 1 | -0/+14 |
* | Make sure there's only one bookmark properties dialogue for each bookmark. | Christian Persch | 2004-11-01 | 1 | -0/+20 |
* | Fix a nasty bug when removing signal handlers during a node signal | Christian Persch | 2004-11-01 | 1 | -0/+14 |
* | Fix disconnect on node destroy. Patch by Peter Harvey. | Christian Persch | 2004-11-01 | 1 | -0/+8 |
* | Emit ::tab-removed after the tab has been removed. Fixes bug 151607. | Christian Persch | 2004-11-01 | 1 | -0/+8 |
* | Fix restoring window size on crash recovery by moving the setting of the | Christian Persch | 2004-10-31 | 1 | -0/+10 |
* | Check for nsIDOMNSEvent::GetIsTrusted. | Christian Persch | 2004-10-31 | 1 | -0/+14 |
* | When showing a modal alert put up by a web page, switch the window to that | Christian Persch | 2004-10-31 | 1 | -0/+13 |
* | Don't open all bookmarks in new tabs. Fixes bug #156843. | Christian Persch | 2004-10-30 | 1 | -0/+8 |
* | Fix return type of tab_delete slot. | Christian Persch | 2004-10-25 | 1 | -0/+6 |
* | Correct the property-id for 'tooltip' property. | Christian Persch | 2004-10-25 | 1 | -0/+7 |
* | Chain up to parent's dispose handler. | Christian Persch | 2004-10-24 | 1 | -0/+8 |
* | Add manpage from Debian. | Jordi Mallach | 2004-10-22 | 1 | -0/+7 |
* | Better fix, taken from bug #135861. | Christian Persch | 2004-10-22 | 1 | -0/+7 |
* | Activate with double-click, as per HIG. Fixes bug #152899. | Christian Persch | 2004-10-22 | 1 | -0/+6 |
* | Fix import of bookmarks in root folder. Fixes bug #152443. | Christian Persch | 2004-10-20 | 1 | -0/+6 |
* | Fix session remove command. | Christian Persch | 2004-10-16 | 1 | -0/+6 |
* | Post-release version bump. | Christian Persch | 2004-10-12 | 1 | -0/+6 |
* | reviewed by: Christian Persch <chpe@cvs.gnome.org>Release144 | Marco Pesenti Gritti | 2004-10-11 | 1 | -0/+22 |
* | reviewed by: Christian Persch <chpe@cvs.gnome.org> | Marco Pesenti Gritti | 2004-10-11 | 1 | -0/+33 |
* | Remove duplicate AC_PROG_INTLTOOL, fixes bug #155028. | Christian Persch | 2004-10-10 | 1 | -0/+6 |
* | No circular dependencies anymore. | Christian Persch | 2004-10-09 | 1 | -0/+9 |
* | When adding a bookmark, check if it has same node ID as one scheduled for | Christian Persch | 2004-10-08 | 1 | -0/+8 |
* | Fix ChangeLog | Christian Persch | 2004-10-08 | 1 | -1/+0 |
* | reviewed by: Christian Persch <chpe@cvs.gnome.org> | Marco Pesenti Gritti | 2004-10-08 | 1 | -0/+20 |
* | Post-release version bump. | Christian Persch | 2004-10-07 | 1 | -0/+6 |
* | === Release 1.4.3 ===Release143 | Christian Persch | 2004-10-07 | 1 | -0/+8 |
* | Fix compilation with gtk+ 2.4.x. | Christian Persch | 2004-10-07 | 1 | -0/+6 |
* | Post-release version bump. | Marco Pesenti Gritti | 2004-10-07 | 1 | -0/+6 |
* | === Release 1.4.2 === | Marco Pesenti Gritti | 2004-10-07 | 1 | -0/+7 |
* | reviewed by: Christian Persch <chpe@cvs.gnome.org> | Marco Pesenti Gritti | 2004-10-07 | 1 | -0/+10 |
* | Add ephy-gui.h include. | Christian Persch | 2004-10-07 | 1 | -0/+6 |
* | Remove unnecessary include. | Christian Persch | 2004-10-06 | 1 | -0/+6 |
* | Don't allow activation of the hidden menubar in ppv mode. | Christian Persch | 2004-10-06 | 1 | -0/+6 |
* | Fix print preview and fullscreen mode interaction. Fixes bug #154456. | Christian Persch | 2004-10-06 | 1 | -0/+9 |
* | Don't size-allocate unmapped tabs, fixing slow resizes. Fixes bug #128191. | Christian Persch | 2004-10-05 | 1 | -0/+8 |
* | Set window icon to default ephy icon. | Christian Persch | 2004-10-05 | 1 | -0/+14 |
* | Recognise "Desktop" special downloads directory. Fixes bug #152926. | Christian Persch | 2004-10-02 | 1 | -0/+10 |
* | Remove explicit PAC autoconf call, it works perfectly ok without it. | Christian Persch | 2004-09-30 | 1 | -0/+7 |
* | Post-release version bump. | Christian Persch | 2004-09-29 | 1 | -0/+6 |
* | === Release 1.4.1 ===Release141 | Christian Persch | 2004-09-29 | 1 | -0/+15 |
* | Version 1.4.1. | Christian Persch | 2004-09-28 | 1 | -0/+10 |
* | A data/default-prefs-common.js: A data/default-prefs-mozilla.js: A | Christian Persch | 2004-09-28 | 1 | -0/+12 |
* | Don't reference private objects from public headers. Fixes bug #153766. | Christian Persch | 2004-09-28 | 1 | -0/+15 |
* | Add view toggles group placeholder. Fixes bug #153787. | Christian Persch | 2004-09-27 | 1 | -0/+6 |
* | Remove unimplemented function. | Christian Persch | 2004-09-27 | 1 | -0/+6 |
* | Fix compiler warnings. | Christian Persch | 2004-09-27 | 1 | -0/+14 |
* | Remove some unused code. Patch by Crispin Flowerday. | Christian Persch | 2004-09-26 | 1 | -0/+7 |
* | Remove another unnecessary define. | Christian Persch | 2004-09-26 | 1 | -0/+6 |
* | Remove an unnecessary define. | Christian Persch | 2004-09-26 | 1 | -0/+6 |
* | Mozilla API changes. | Christian Persch | 2004-09-25 | 1 | -0/+8 |
* | Fix a mem leak. | Christian Persch | 2004-09-23 | 1 | -0/+6 |
* | Fix a mem leak. | Christian Persch | 2004-09-23 | 1 | -0/+6 |
* | Initialise position passed to gtk_editable_insert_text(). | Christian Persch | 2004-09-23 | 1 | -0/+6 |
* | Fix build. | Christian Persch | 2004-09-22 | 1 | -0/+6 |
* | Simplified nsIContentPolicy API check. | Christian Persch | 2004-09-21 | 1 | -0/+7 |
* | Fix mozilla API checks to correctly detect firefox libraries. | Christian Persch | 2004-09-21 | 1 | -0/+21 |
* | Fix overflow in remaining time calculation. Fix bug #153136. Thanks to | Marco Pesenti Gritti | 2004-09-21 | 1 | -0/+7 |
* | *** empty log message *** | Marco Pesenti Gritti | 2004-09-18 | 1 | -0/+10 |
* | More fix for mozilla 1.7.3 API-non-change. | Christian Persch | 2004-09-16 | 1 | -0/+6 |
* | Fix for mozilla 1.7.3 API-non-change. | Christian Persch | 2004-09-15 | 1 | -0/+8 |
* | Updating | Christian Persch | 2004-09-13 | 1 | -0/+9 |
* | Fix for too-small notebook tab close buttons. Fixes bug #144772. | Christian Persch | 2004-09-13 | 1 | -0/+9 |
* | Fix toolbar overflow menu handling. Fixes bug #151648. | Christian Persch | 2004-09-13 | 1 | -0/+7 |
* | Don't accept drops of toolitems from other applications. Fixes bug | Christian Persch | 2004-09-13 | 1 | -0/+7 |
* | Auto-check new topic. Fixes bug #151925. | Christian Persch | 2004-09-13 | 1 | -0/+7 |
* | Post-release version bump. | Christian Persch | 2004-09-13 | 1 | -0/+6 |
* | === Release 1.4.0 ===Release140 | Christian Persch | 2004-09-13 | 1 | -0/+4 |
* | Updatinggnome-2-8-branchpoint | Christian Persch | 2004-09-13 | 1 | -0/+10 |
* | Version 1.4.0. | Christian Persch | 2004-09-13 | 1 | -1/+10 |
* | - Fix non-well-formed XML | Shaun McCance | 2004-09-12 | 1 | -0/+5 |
* | Document popup window functionality (bug #145412) | Adam Hooper | 2004-09-08 | 1 | -0/+6 |
* | Added ne Nepali in ALL_LINGUAS | Pawan Chitrakar | 2004-09-05 | 1 | -0/+4 |
* | Add "ml" to ALL_LINGUAS. | Christian Persch | 2004-09-05 | 1 | -0/+6 |
* | Fix invisible status icon. Fixes bug #151501; patch approved by RT. | Christian Persch | 2004-09-02 | 1 | -0/+7 |
* | Post-release version bump.pre-gnome-2-10-branchpoint | Christian Persch | 2004-08-30 | 1 | -0/+6 |
* | === Release 1.3.8 ===Release138 | Christian Persch | 2004-08-30 | 1 | -0/+6 |
* | Version 1.3.8. | Christian Persch | 2004-08-30 | 1 | -0/+7 |
* | Make sure the filename to print to doesn't contain slashes. Fixes bug | Christian Persch | 2004-08-30 | 1 | -0/+8 |
* | Disable SSLv2 by default. | Christian Persch | 2004-08-30 | 1 | -0/+6 |
* | Translate this too. Translation by 佐藤 暁 (SATOH Satoru). | Christian Persch | 2004-08-29 | 1 | -1/+7 |
* | Updated. | Christian Persch | 2004-08-28 | 1 | -0/+6 |
* | Added japanese translation of the manual. Translated by SATOH Satoru <ss | Christian Persch | 2004-08-28 | 1 | -0/+16 |
* | popup_menu signal handler has to return gboolean, not void. | Christian Persch | 2004-08-28 | 1 | -0/+7 |
* | popup_menu signal handler has to return gboolean, not void. | Christian Persch | 2004-08-28 | 1 | -0/+7 |
* | Remove the save timeout on dispose. | Christian Persch | 2004-08-28 | 1 | -0/+8 |
* | Make sure to instantiate the toolbars model before instantiating the | Christian Persch | 2004-08-28 | 1 | -0/+8 |
* | Mozilla API change on stable branch. | Christian Persch | 2004-08-28 | 1 | -0/+6 |
* | QI instead of cast. | Christian Persch | 2004-08-28 | 1 | -0/+6 |
* | Get the position of the new tab after the tab_added signal was emitted, to | Christian Persch | 2004-08-27 | 1 | -0/+8 |
* | Make "FileSave" action obey lockdown too. Fixes bug #151039. | Christian Persch | 2004-08-26 | 1 | -0/+6 |
* | Post-release version bump. | Christian Persch | 2004-08-25 | 1 | -0/+6 |
* | === Release 1.3.7 ===Release137 | Christian Persch | 2004-08-25 | 1 | -0/+14 |
* | Post-release version bump. | Christian Persch | 2004-08-24 | 1 | -0/+6 |
* | === Release 1.3.6 ===Release136 | Christian Persch | 2004-08-24 | 1 | -0/+4 |
* | Version 1.3.6. | Christian Persch | 2004-08-24 | 1 | -0/+7 |
* | Sync. | Christian Persch | 2004-08-24 | 1 | -0/+7 |
* | Update for 1.3.6. | Christian Persch | 2004-08-23 | 1 | -0/+7 |
* | Just use the popup_menu signal. Fixes bug #150830. | Christian Persch | 2004-08-23 | 1 | -0/+12 |
* | Change hierarchy separator to "->". Fixes bug #149150. | Christian Persch | 2004-08-23 | 1 | -0/+6 |
* | Make the hierarchy separator a #define. | Christian Persch | 2004-08-23 | 1 | -0/+31 |
* | Merge from gnome-2-6 branch. | Christian Persch | 2004-08-23 | 1 | -0/+6 |
* | Fix a warning when moving tabs between windows; see bug #150822. | Christian Persch | 2004-08-23 | 1 | -0/+6 |
* | Fix crash when removing a password, introduced by the last commit. | Christian Persch | 2004-08-22 | 1 | -0/+7 |
* | Keep the passwords list in the pdm dialogue up-to-date wrt. new passwords | Christian Persch | 2004-08-22 | 1 | -0/+15 |
* | Set accel for normal zoom, as per HIG. | Christian Persch | 2004-08-22 | 1 | -0/+6 |
* | Add autoconf check for dlopen, and add '-dlopen self' to LDFLAGS. Fixes | Christian Persch | 2004-08-21 | 1 | -0/+8 |
* | Set default horizontal wheel action to 'scroll'. Fixes bug #148557. | Christian Persch | 2004-08-21 | 1 | -0/+7 |
* | Set mozilla binaries path before firing up. | Marco Pesenti Gritti | 2004-08-20 | 1 | -0/+7 |
* | Change guint to correct enum type. | Christian Persch | 2004-08-18 | 1 | -0/+9 |
* | Added "bs" to ALL_LINGUAS. Added Bosnian translation by Kenan Hadžiavdić | Christian Rose | 2004-08-17 | 1 | -0/+4 |
* | Added nb to ALL_LINGUAS. | Kjartan Maraas | 2004-08-16 | 1 | -0/+4 |
* | Remove superflous private struct. | Christian Persch | 2004-08-16 | 1 | -0/+6 |
* | Post-release version bump. | Christian Persch | 2004-08-16 | 1 | -0/+6 |
* | === Release 1.3.5 ===Release135 | Christian Persch | 2004-08-16 | 1 | -0/+6 |
* | Update for 1.3.5. | Christian Persch | 2004-08-16 | 1 | -0/+6 |
* | Version 1.3.5. Make dist produce a .tar.bz2 too. | Christian Persch | 2004-08-16 | 1 | -0/+7 |
* | Use GetLocalName instead of GetTagName to get the attribute name. Patch by | Christian Persch | 2004-08-16 | 1 | -0/+7 |
* | We don't build against 1.8a1, so don't list it in the help for | Christian Persch | 2004-08-12 | 1 | -0/+7 |
* | Remove unused variables. | Christian Persch | 2004-08-11 | 1 | -0/+7 |
* | Include mozilla-version.h; thanks to Crispin for testing. | Christian Persch | 2004-08-10 | 1 | -0/+6 |
* | Yet another mozilla API change. | Christian Persch | 2004-08-10 | 1 | -0/+7 |
* | Fix object property naming leftover from EggMenuMerge days, to UI manager. | Christian Persch | 2004-08-10 | 1 | -0/+25 |
* | 2004-08-09 Christian Persch <chpe@cvs.gnome.org> | Christian Persch | 2004-08-10 | 1 | -0/+7 |
* | Fix a mem leak. | Christian Persch | 2004-08-09 | 1 | -1/+7 |
* | Add bug # for reference | Christian Persch | 2004-08-09 | 1 | -1/+1 |
* | Fix compilation with gcc 2.95. | Christian Persch | 2004-08-09 | 1 | -0/+6 |
* | Include config.h upfront. | Christian Persch | 2004-08-09 | 1 | -0/+6 |
* | Only use this for gtk < 2.5.1, and just add a few #defines otherwise. | Christian Persch | 2004-08-09 | 1 | -0/+8 |
* | Free list and filter on finalize; fixes bug #149689. Use g_list_prepend | Christian Persch | 2004-08-09 | 1 | -0/+12 |
* | Fix compiler warning about anon enum mismatch. | Christian Persch | 2004-08-09 | 1 | -0/+7 |
* | Allow XUL windows to open new windows. | Christian Persch | 2004-08-09 | 1 | -1/+7 |
* | Sort topics in topic selector by name. Fixes #149639. | Christian Neumair | 2004-08-09 | 1 | -0/+7 |
* | Removed reference to ephy-ellipsizing-label. | Christian Persch | 2004-08-09 | 1 | -0/+10 |
* | R lib/widgets/ephy-ellipsizing-label.c: R | Christian Persch | 2004-08-08 | 1 | -0/+20 |
* | R src/epiphany.in: | Christian Persch | 2004-08-08 | 1 | -0/+9 |
* | Remove unused variable. | Christian Persch | 2004-08-08 | 1 | -0/+6 |
* | Include "ephy-string.h", fixes build with -Werror. | Christian Persch | 2004-08-08 | 1 | -0/+6 |
* | Consistent naming for nsresult vars. Since 'rv' had the majority, 'rv' it | Christian Persch | 2004-08-08 | 1 | -0/+12 |
* | Make ephy_embed_single_open_window() return the newly opened embed widget. | Christian Persch | 2004-08-08 | 1 | -0/+10 |
* | Make keyword search URL localisable. Fixes bug #144909. | Christian Persch | 2004-08-07 | 1 | -0/+7 |
* | Fix the reload workaround version checks to look for the correct versions. | Christian Persch | 2004-08-06 | 1 | -0/+10 |
* | Fix dragging of urls which gnome-vfs can't handle. Fix new tab positioning | Christian Persch | 2004-08-06 | 1 | -0/+17 |
* | Fix restoring the history window on resume. | Christian Persch | 2004-08-06 | 1 | -0/+7 |
* | Avoid overwriting the session file while resuming; preserves the crashed | Christian Persch | 2004-08-06 | 1 | -0/+9 |
* | Now that mozilla bug #246392 is fixed, only enable our work-around for old | Christian Persch | 2004-08-06 | 1 | -0/+9 |
* | Use s/""/NULL/ in g_string_new(). | Christian Persch | 2004-08-06 | 1 | -0/+6 |
* | Make ephy_session_get_windows() return only the list of EphyWindows, and | Christian Persch | 2004-08-06 | 1 | -0/+11 |
* | Code cleanup. | Christian Persch | 2004-08-05 | 1 | -0/+6 |
* | Fix mem leak; noticed by Jean-François Rameau. | Christian Persch | 2004-08-04 | 1 | -0/+6 |
* | Fix mem leak; noticed by Jean-François Rameau. | Christian Persch | 2004-08-04 | 1 | -0/+6 |
* | Move g_set_application_name() call after gnome_program_init(), | Christian Persch | 2004-08-02 | 1 | -0/+7 |
* | Don't QI the event target to nsIDOMEventReceiver and back to | Christian Persch | 2004-08-02 | 1 | -0/+9 |
* | Post-release version bump. | Christian Persch | 2004-08-01 | 1 | -0/+6 |
* | === Release 1.3.4 ===Release134 | Christian Persch | 2004-08-01 | 1 | -0/+7 |
* | Version 1.3.4. | Christian Persch | 2004-08-01 | 1 | -0/+10 |
* | Diconnect from screen's size-changed signal on finalize too. | Christian Persch | 2004-08-01 | 1 | -0/+10 |
* | Rename property to "popups-allowed" consistently. Move page change | Adam Hooper | 2004-08-01 | 1 | -0/+11 |
* | Fix a mem leak. | Christian Persch | 2004-07-31 | 1 | -0/+6 |
* | Confirm before overwriting a file. Fixes bug #143501. | Christian Persch | 2004-07-31 | 1 | -0/+6 |
* | Start the directory choose in the home dir. Fixes bug #146055. | Christian Persch | 2004-07-31 | 1 | -0/+6 |
* | Fix submenu creation with non-ascii topic names. Fixes bug #147469. | Christian Persch | 2004-07-31 | 1 | -0/+7 |
* | Fix signedness difference warnings with gcc 3.5. Patch by Jon Oberheide. | Christian Persch | 2004-07-31 | 1 | -0/+19 |