| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove glade callbacks, and connect from code instead. | Christian Persch | 2005-10-31 | 1 | -0/+23 |
* | Don't use BIND_LAZY when enabling debugging. That way we can find missing | Christian Persch | 2005-10-31 | 1 | -0/+7 |
* | Use G_MODULE_BIND_LAZY when dlopening modules. | Emmanuele Bassi | 2005-10-31 | 1 | -0/+7 |
* | Fix title capitalisation. | Christian Persch | 2005-10-30 | 1 | -0/+10 |
* | Add array bounds check; fixes bug #320169. | Christian Persch | 2005-10-30 | 1 | -0/+6 |
* | Set the action's accel group. Fixes bug #319536. | Christian Persch | 2005-10-30 | 1 | -0/+6 |
* | Add ephy_file_get_downloads_dir() to get the actual downloads directory, | Christian Persch | 2005-10-30 | 1 | -0/+13 |
* | Move most of ephy_window_init code to constructor so properties are | Jean-François Rameau | 2005-10-30 | 1 | -0/+12 |
* | Use G_MODULE_BIND_LAZY | G_MODULE_BIND_LOCAL when opening the extension | Christian Persch | 2005-10-29 | 1 | -0/+7 |
* | Skip spinner update when we're not loaded. Should fix bug #320079. | Christian Persch | 2005-10-29 | 1 | -0/+8 |
* | Change downloader and pdm dialogue titles, bug #319843. | Christian Persch | 2005-10-27 | 1 | -0/+7 |
* | src/ephy-link-action.c | Philip Langdale | 2005-10-26 | 1 | -0/+15 |
* | src/ephy-link-action.c | Philip Langdale | 2005-10-25 | 1 | -0/+15 |
* | Remove info text referring to the not-committed markers in H18. | Christian Persch | 2005-10-24 | 1 | -0/+8 |
* | Post-release version bump. | Christian Persch | 2005-10-24 | 1 | -0/+6 |
* | === Release 1.9.1 ===Release191 | Christian Persch | 2005-10-24 | 1 | -0/+12 |
* | Add a way to view stored password. Fix bug 316821. | Jean-François Rameau | 2005-10-23 | 1 | -0/+8 |
* | Add another mime type. | Christian Persch | 2005-10-23 | 1 | -0/+10 |
* | Load the key files and xml files directly from disc, instead of getting | Christian Persch | 2005-10-22 | 1 | -0/+17 |
* | Point main menu UI at toolbar actions. Don't try and change the state of | Philip Langdale | 2005-10-22 | 1 | -0/+19 |
* | Expose the extension description keyfile directly to the loaders. | Christian Persch | 2005-10-21 | 1 | -0/+15 |
* | Minor code cleanup. | Christian Persch | 2005-10-20 | 1 | -0/+17 |
* | Adapt folder import to new menu code, patch by Peter Harvey. | Christian Persch | 2005-10-19 | 1 | -0/+7 |
* | Remove lock visibility setter. | Christian Persch | 2005-10-18 | 1 | -0/+12 |
* | src/epiphany.override src/epiphany.defs | Crispin Flowerday | 2005-10-18 | 1 | -0/+8 |
* | Fix the check-python-binding makefile target to work properly | Crispin Flowerday | 2005-10-18 | 1 | -0/+6 |
* | A data/ephy-xml2ini.xsl: | Christian Persch | 2005-10-18 | 1 | -0/+9 |
* | H18 patch, by Peter Harvey <pah06@uow.edu.au>. | Peter Harvey | 2005-10-17 | 1 | -0/+301 |
* | Add another necessary mozilla include subdir to the includes for tests.BEFORE_HARVES18 | Philip Langdale | 2005-10-17 | 1 | -0/+8 |
* | Exten the EphyLinkAction to attach a mouse-release-event handler which | Philip Langdale | 2005-10-17 | 1 | -0/+33 |
* | Enable favicons for https: sites on gecko 1.8. | Christian Persch | 2005-10-17 | 1 | -0/+7 |
* | Use a GtkFileChooserButton for the download path selector. Fixes bug | Christian Persch | 2005-10-15 | 1 | -0/+10 |
* | Allow favicons for https: sites on gecko 1.9. | Christian Persch | 2005-10-15 | 1 | -0/+8 |
* | Remove debug output. | Christian Persch | 2005-10-15 | 1 | -0/+6 |
* | Add EPHY_EMBED_PERSIST_NO_CERTDIALOGS flag. | Christian Persch | 2005-10-15 | 1 | -0/+21 |
* | Work around mozilla bug | Christian Persch | 2005-10-15 | 1 | -0/+7 |
* | Copy the back history when a link is opened in a new tab from a | Philip Langdale | 2005-10-13 | 1 | -0/+6 |
* | . Forgot to remove the unused url variable. | Philip Langdale | 2005-10-13 | 1 | -0/+6 |
* | embed/ephy-embed.c . Add a method to copy the back/forward history from | Philip Langdale | 2005-10-13 | 1 | -0/+25 |
* | Remove the "network-status" signal from the embed single, and make it a | Christian Persch | 2005-10-13 | 1 | -0/+18 |
* | A embed/mozilla/EphyRedirectChannel.cpp: A | Christian Persch | 2005-10-13 | 1 | -0/+19 |
* | Fix constness and don't strdup when returning early. | Christian Persch | 2005-10-11 | 1 | -0/+6 |
* | Bring back ephy_string_shorten. | Christian Persch | 2005-10-10 | 1 | -0/+13 |
* | Search the needle in the haystack, not the other way 'round. | Christian Persch | 2005-10-10 | 1 | -0/+6 |
* | Fix logging. | Christian Persch | 2005-10-10 | 1 | -0/+6 |
* | Eliminate the *Popup/*ImagePopup popup variants. Add image context to all | Jean-François Rameau | 2005-10-10 | 1 | -0/+10 |
* | Remove DBUS define, it's always compiled now. | Christian Persch | 2005-10-10 | 1 | -0/+6 |
* | Fix profiling in builddir != srcdir builds. | Christian Persch | 2005-10-09 | 1 | -0/+6 |
* | Ensure the images are loaded before starting to spin. Should fix crashes | Christian Persch | 2005-10-09 | 1 | -0/+9 |
* | Remove unused variable. | Christian Persch | 2005-10-07 | 1 | -0/+6 |
* | Sync with gnome-2-12. | Christian Persch | 2005-10-07 | 1 | -0/+6 |
* | Use flags to save memory for the priv struct. | Christian Persch | 2005-10-07 | 1 | -0/+9 |
* | Add style properties for 'secure-[bg|fg]-color', and apply them when the | Christian Persch | 2005-10-07 | 1 | -0/+25 |
* | Add out private plugin directory to MOZ_PLUGIN_PATH too. | Christian Persch | 2005-10-06 | 1 | -0/+8 |
* | Add "desktop-file" plugin, adapted from the "mozilla-desktop-file-plugin" | Christian Persch | 2005-10-06 | 1 | -0/+16 |
* | Use "position" property notification instead of size-allocate to monitor | Christian Persch | 2005-10-03 | 1 | -0/+14 |
* | Fix memory leak. | Christian Persch | 2005-10-03 | 1 | -0/+7 |
* | Make sure we don't unref NULL objects. | Christian Persch | 2005-10-03 | 1 | -0/+7 |
* | Add configure switch to disable zeroconf bookmarks, since they're almost | Christian Persch | 2005-10-03 | 1 | -0/+15 |
* | Schedule a GC in finalize of EphyTab and EphyWindow, to work around bug | Christian Persch | 2005-10-03 | 1 | -0/+8 |
* | Use nsIDOMWindowInternal::Close to close tabs. Delay tabs destruction to | Christian Persch | 2005-10-03 | 1 | -0/+34 |
* | Remove unused variable. | Christian Persch | 2005-10-03 | 1 | -0/+6 |
* | Remove unused code. | Christian Persch | 2005-10-02 | 1 | -0/+6 |
* | Don't include config.h here. | Christian Persch | 2005-10-02 | 1 | -0/+21 |
* | Don't spin unmapped spinners. Slightly decrease the frequency. Might help | Christian Persch | 2005-10-02 | 1 | -0/+9 |
* | Reset the IM context before activating the entry. | Christian Persch | 2005-10-01 | 1 | -0/+11 |
* | Return error on failure. | Christian Persch | 2005-09-30 | 1 | -0/+6 |
* | Don't free const strings. | Christian Persch | 2005-09-29 | 1 | -0/+6 |
* | Add a function to get the tab's real title, and use it where appropriate. | Christian Persch | 2005-09-28 | 1 | -0/+14 |
* | Hide the filters combo if there's only the "All" filter. | Christian Persch | 2005-09-28 | 1 | -0/+7 |
* | Back out the fix for bug #158486 by re-enabling keyword: searches. Fixes | Christian Persch | 2005-09-28 | 1 | -0/+7 |
* | Use the tab label's outer hbox for the size calculation instead of the | Christian Persch | 2005-09-27 | 1 | -0/+9 |
* | Unify background image and image code (contex menu, conext event). Fix bug | Jean-François Rameau | 2005-09-27 | 1 | -0/+12 |
* | Back out previous change, it doesn't work right when there are *two* | Christian Persch | 2005-09-26 | 1 | -0/+9 |
* | Push a new event queue while showing the dialogue with gtk_dialog_run. | Christian Persch | 2005-09-26 | 1 | -0/+13 |
* | Add disable_quit to lockdown gconf schema. Fix bug 316499. | Jean-François Rameau | 2005-09-26 | 1 | -0/+6 |
* | Rename the autoconf macro to EPIPHANY_EXTENSION_INIT() and make it check | Crispin Flowerday | 2005-09-25 | 1 | -0/+8 |
* | Handle contentEncodingError error. | Jean-François Rameau | 2005-09-25 | 1 | -0/+6 |
* | If the library path isn't absolute, look in the main extension dir, and | Crispin Flowerday | 2005-09-25 | 1 | -0/+8 |
* | Don't crash if the Authors key is missing, or there are no keys in the | Crispin Flowerday | 2005-09-24 | 1 | -0/+8 |
* | s/DOT_INIT/DOT_INI/g. | Christian Persch | 2005-09-24 | 1 | -0/+6 |
* | Don't read unused variables, and use a #define for the keyfile extension. | Christian Persch | 2005-09-24 | 1 | -0/+10 |
* | Accept "Module" argument. | Christian Persch | 2005-09-24 | 1 | -0/+6 |
* | Support "Library" argument. | Christian Persch | 2005-09-24 | 1 | -0/+7 |
* | R data/epiphany-extension.xsd: | Christian Persch | 2005-09-24 | 1 | -0/+12 |
* | Really add the file | Crispin Flowerday | 2005-09-24 | 1 | -0/+4 |
* | Add support for extension description files in the keyfile format, using | Crispin Flowerday | 2005-09-24 | 1 | -0/+15 |
* | Remove unused function. | Jean-François Rameau | 2005-09-22 | 1 | -0/+6 |
* | Fix compile warnings. | Christian Persch | 2005-09-22 | 1 | -0/+6 |
* | Don't use "cat >" as output command, it fails inpredicably. Instead, use | Christian Persch | 2005-09-22 | 1 | -0/+12 |
* | New function to check the filename/directory for writability, derived from | Christian Persch | 2005-09-22 | 1 | -0/+16 |
* | Add EPHY_EMBED_STATE_RESTORING and conversion from | Christian Persch | 2005-09-20 | 1 | -0/+8 |
* | Add another mime alias. | Christian Persch | 2005-09-20 | 1 | -0/+6 |
* | Make the methods to unset/release the context event semi-public. | Christian Persch | 2005-09-19 | 1 | -0/+9 |
* | Repair the previous b0rkage, see previous log | Raphael Slinckx | 2005-09-17 | 1 | -0/+8 |
* | If the search term is empty for a smart bookmark use the normal URL | Raphael Slinckx | 2005-09-15 | 1 | -0/+6 |
* | Don't focus the checkbox initially. Fixes bug #163371. | Christian Persch | 2005-09-15 | 1 | -0/+6 |
* | Make Close the default button. | Christian Persch | 2005-09-15 | 1 | -0/+6 |
* | Set "website-label" property. | Christian Persch | 2005-09-14 | 1 | -0/+6 |
* | Manually emit the "profile-change-net-teardown" notification; works around | Christian Persch | 2005-09-09 | 1 | -0/+7 |
* | Remove unused code. | Christian Persch | 2005-09-07 | 1 | -0/+6 |
* | Implement [SG]etGeckoURIFlags for gecko 1.9. | Christian Persch | 2005-09-06 | 1 | -0/+7 |
* | Mozilla printing code is braindead. Bug #163255. | Christian Persch | 2005-09-05 | 1 | -0/+6 |
* | Depend on pygtk 2.8. Fixes bug #314557. | Christian Persch | 2005-09-04 | 1 | -0/+10 |
* | Fix HIG spacings. | Christian Persch | 2005-09-01 | 1 | -0/+7 |
* | Remove find dialogue, and tweak spacings to be HIG compliant. | Christian Persch | 2005-09-01 | 1 | -0/+6 |
* | Only listen for trusted events. | Christian Persch | 2005-09-01 | 1 | -0/+7 |
* | Update gtk requirement. | Christian Persch | 2005-09-01 | 1 | -0/+6 |
* | Better message on the enter-secure warning. | Christian Persch | 2005-08-31 | 1 | -0/+6 |
* | Only include execinfo.h if it exists. | Christian Persch | 2005-08-30 | 1 | -0/+6 |
* | Check for execinfo.h. Fixes bug #314776. | Christian Persch | 2005-08-30 | 1 | -0/+7 |
* | Version 1.9. | Christian Persch | 2005-08-29 | 1 | -7344/+5 |
* | Remove unused variables.GNOME_2_12_BRANCHPOINT | Christian Persch | 2005-08-29 | 1 | -0/+6 |
* | Post-release version bump. | Christian Persch | 2005-08-28 | 1 | -0/+6 |
* | === Release 1.7.6 ===Release176 | Christian Persch | 2005-08-28 | 1 | -0/+7 |
* | Update credits. | Christian Persch | 2005-08-28 | 1 | -0/+6 |
* | Set default prefs for warn-on-mixed-security pages. Part of bug | Christian Persch | 2005-08-28 | 1 | -0/+7 |
* | Add an "add-page" signal to the EphyHistory object that can be used to | Crispin Flowerday | 2005-08-28 | 1 | -0/+14 |
* | Fix pointer grab lockup when gecko pops up a dialogue. | Christian Persch | 2005-08-28 | 1 | -0/+10 |
* | Add another workaround for the Gentoo header layout, and reference the | Crispin Flowerday | 2005-08-28 | 1 | -0/+8 |
* | The focus fix isn't needed anymore for gecko >= 1.8. | Christian Persch | 2005-08-28 | 1 | -0/+9 |
* | Add in the dom directory to the includes used for the configure checks. | Crispin Flowerday | 2005-08-27 | 1 | -0/+8 |
* | Fix compile warnings. | Christian Persch | 2005-08-26 | 1 | -0/+6 |
* | Disable keyword searches by default. From bug #158486. | Christian Persch | 2005-08-26 | 1 | -0/+6 |
* | Fix configure check for gecko 1.7. | Christian Persch | 2005-08-25 | 1 | -0/+6 |
* | Gecko API change. | Christian Persch | 2005-08-25 | 1 | -0/+6 |
* | Fix configure check for gecko >= 1.8. | Christian Persch | 2005-08-25 | 1 | -0/+6 |
* | Don't use nsIURI::SetPassword, since it asserts when username is empty. | Christian Persch | 2005-08-22 | 1 | -0/+8 |
* | Remove check for redirected URL. Fixes bug #313756. | Christian Persch | 2005-08-22 | 1 | -0/+6 |
* | Fix the check for unchanged address to check if we even have a monitor at | Christian Persch | 2005-08-22 | 1 | -0/+10 |
* | Don't empty find entry on Ctrl-F. | Christian Persch | 2005-08-21 | 1 | -0/+6 |
* | Post-release version bump. | Christian Persch | 2005-08-21 | 1 | -0/+6 |
* | === Release 1.7.5 ===Release175 | Christian Persch | 2005-08-21 | 1 | -0/+6 |
* | Don't use ext handler for ftp://. | Christian Persch | 2005-08-21 | 1 | -0/+7 |
* | Change a g_return_if_fail into a regular return. | Christian Persch | 2005-08-21 | 1 | -0/+6 |
* | Use class closure for delete event instead of signal handler. | Christian Persch | 2005-08-21 | 1 | -0/+7 |
* | 2005-08-21 Christian Persch <chpe@cvs.gnome.org> | Christian Persch | 2005-08-21 | 1 | -0/+7 |
* | Fix mem leak. | Christian Persch | 2005-08-21 | 1 | -0/+6 |
* | Add EPHY_EMBED_PERSIST_FROM_CACHE, and try harder to get a cache | Christian Persch | 2005-08-18 | 1 | -0/+14 |
* | Better fix: reorder again and use priv->title for the set_loading_title | Christian Persch | 2005-08-18 | 1 | -0/+7 |
* | QI the element to check whether it's of some type, don't check the tag. | Christian Persch | 2005-08-18 | 1 | -0/+7 |
* | Use ephy_tab_set_title after ephy_tab_set_loading_title because set_title | Christian Persch | 2005-08-17 | 1 | -0/+8 |
* | Fix --disable-focus-fix and --disable-psm configure args. | Christian Persch | 2005-08-17 | 1 | -0/+6 |
* | Another bug fixed with the find bar fix | Christian Persch | 2005-08-16 | 1 | -1/+2 |
* | Only activate link in typeahead mode, not in Ctrl-F find mode. | Christian Persch | 2005-08-16 | 1 | -0/+7 |
* | Return TRUE if the event was consumed. | Christian Persch | 2005-08-16 | 1 | -0/+10 |
* | Add another bug reference | Christian Persch | 2005-08-16 | 1 | -1/+1 |
* | Activate the found link with a faked keypress event. | Christian Persch | 2005-08-16 | 1 | -0/+21 |
* | Remove "-s" argument which hasn't been supported for ages. | Christian Persch | 2005-08-16 | 1 | -0/+16 |
* | Check that we're not trying to open in Epiphany itself! Fixes bug #310023.PRE_GNOME_2_14_BRANCHPOINT | Christian Persch | 2005-08-14 | 1 | -0/+7 |
* | Reject favicons that are < 12x12. | Christian Persch | 2005-08-13 | 1 | -0/+6 |
* | Don't display (guint64)-1 as filesize if it's not known yet. Part of bug | Christian Persch | 2005-08-13 | 1 | -0/+7 |
* | Better gecko version check. | Christian Persch | 2005-08-13 | 1 | -0/+6 |
* | Work around mozilla bug | Christian Persch | 2005-08-13 | 1 | -0/+8 |
* | More gcc4 fixes. | Christian Persch | 2005-08-13 | 1 | -0/+7 |
* | Open new tabs with blank url bar if we're loading the homepage. Fixes bug | Christian Persch | 2005-08-11 | 1 | -0/+15 |
* | Gecko send several STATE_STOP, but only the final one (completed) is of | Jean-François Rameau | 2005-08-11 | 1 | -0/+12 |
* | Warn if nsIPassword.h isn't found. | Christian Persch | 2005-08-10 | 1 | -0/+6 |
* | Fix configure checks for focus workaround. | Christian Persch | 2005-08-10 | 1 | -0/+6 |
* | Make a few properties to be writable (where there is appropriate code in | Crispin Flowerday | 2005-08-10 | 1 | -0/+8 |
* | Fix a small grammar error in one of the download dialog string, with | Raphael Slinckx | 2005-08-10 | 1 | -0/+7 |
* | Make tab icon address setter public. | Christian Persch | 2005-08-10 | 1 | -0/+8 |
* | When opening the find bar with Ctrl+F, search for the item, and select the | Crispin Flowerday | 2005-08-10 | 1 | -0/+7 |
* | Typo fixes.Release174 | Christian Persch | 2005-08-09 | 1 | -0/+10 |
* | Post-release version bump. | Christian Persch | 2005-08-09 | 1 | -0/+6 |
* | === Release 1.7.4 === | Christian Persch | 2005-08-09 | 1 | -0/+6 |
* | Tiny string fix just before string freeze :) | Christian Persch | 2005-08-09 | 1 | -0/+7 |
* | Disable favicons from non-http URLs. | Christian Persch | 2005-08-09 | 1 | -0/+6 |
* | Fix build with gecko trunk. | Christian Persch | 2005-08-08 | 1 | -0/+6 |
* | Change the download/open dialog strings to include the mime-type and file | Raphael Slinckx | 2005-08-08 | 1 | -0/+7 |
* | Add way to clear the favicon cache. Also removes any extraneous files from | Christian Persch | 2005-08-08 | 1 | -0/+16 |
* | Change the text on the 'unknown issuer' dialog. Fixes bug #151519 | Crispin Flowerday | 2005-08-08 | 1 | -0/+7 |
* | Add switch to disable focus fix, and to disable PSM. Error out if PSM | Christian Persch | 2005-08-08 | 1 | -0/+17 |
* | Also block GtkMozEmbed's child focus-[in|out]-event handlers. | Christian Persch | 2005-08-07 | 1 | -0/+6 |
* | Don't attach the scroll event listener twice. | Crispin Flowerday | 2005-08-07 | 1 | -0/+6 |
* | Add public function ephy_window_get_context_event() to get the | Christian Persch | 2005-08-04 | 1 | -0/+22 |
* | Keep pixbufs in cache instead of loading them over and over again. | Christian Persch | 2005-08-04 | 1 | -0/+9 |
* | No need to add focus_width to borders anymore. Now we get the same height | Christian Persch | 2005-08-03 | 1 | -0/+7 |
* | Use the entry's style's [xy]thickness, not our own. Fixes rendering with | Christian Persch | 2005-08-03 | 1 | -0/+8 |
* | A lib/widgets/testiconentry.c: A lib/widgets/ephy-icon-entry.c: A | Christian Persch | 2005-08-03 | 1 | -0/+25 |
* | Pipe the output of the pygtk_codegen program straight to epiphany.c to fix | Crispin Flowerday | 2005-08-02 | 1 | -0/+8 |
* | Now that the tab's address is always correct (isn't the typed address | Christian Persch | 2005-08-02 | 1 | -0/+16 |
* | Add a ::icon property to EphyTab, and use that everywhere instead of | Christian Persch | 2005-08-01 | 1 | -0/+20 |
* | Don't need this list of files leftover by scrollkeeper anymore since we | Christian Persch | 2005-08-01 | 1 | -0/+7 |
* | Wrap EggToolbarsModel. | Christian Persch | 2005-08-01 | 1 | -0/+6 |
* | Wrap MozillaEmbedEvent, to prevent crash from bug #310910. | Christian Persch | 2005-08-01 | 1 | -0/+8 |
* | More bindings. | Christian Persch | 2005-08-01 | 1 | -0/+6 |
* | Fix gcc 4.0 warnings. | Jean-François Rameau | 2005-08-01 | 1 | -0/+7 |
* | Update binding rules. | Christian Persch | 2005-08-01 | 1 | -0/+10 |
* | Fix crash on "window.get_toolbar()". Fixes bug #170105. | Christian Persch | 2005-08-01 | 1 | -0/+7 |
* | Update python bindings. | Christian Persch | 2005-08-01 | 1 | -0/+6 |
* | Fix string, and add Crispin to contributors in About. | Christian Persch | 2005-08-01 | 1 | -0/+6 |
* | Fix location entry favicon updating. | Christian Persch | 2005-08-01 | 1 | -0/+6 |
* | Tiny string fix. Fixes bug #167448. | Christian Persch | 2005-08-01 | 1 | -0/+6 |
* | Update about dialogue. | Christian Persch | 2005-08-01 | 1 | -0/+8 |
* | Add ephy_embed_shell_get_default() analogous to ephy_shell_get_default(). | Christian Persch | 2005-08-01 | 1 | -0/+8 |
* | Fallback to favicon.ico. Fixes bug #116678. | Christian Persch | 2005-08-01 | 1 | -0/+8 |
* | Allow set-but-empty EPHY_DEBUG_BREAK variable. | Christian Persch | 2005-07-31 | 1 | -0/+6 |
* | Make those more robust. | Christian Persch | 2005-07-31 | 1 | -0/+7 |
* | Count the blocked handlers and warn if it's not the expected numberr, so | Christian Persch | 2005-07-30 | 1 | -0/+7 |
* | ALlow EPHY_DEBUG_BREAK even in non-debug builds. | Christian Persch | 2005-07-30 | 1 | -0/+6 |
* | Make ephy_session_get_active_window work as intended. | Christian Persch | 2005-07-30 | 1 | -0/+10 |
* | Replace ephy_embed_activate with gtk_widget_grab_focus | Crispin Flowerday | 2005-07-30 | 1 | -0/+14 |
* | Add accessor functions for those instead of relying on using the struct | Christian Persch | 2005-07-30 | 1 | -0/+9 |
* | Remove long description where it differed from the short description only | Christian Persch | 2005-07-30 | 1 | -0/+7 |
* | Update the python bindings too. | Christian Persch | 2005-07-30 | 1 | -0/+6 |
* | Implement ::grab-focus and remove ephy_embed_activate (). | Christian Persch | 2005-07-30 | 1 | -0/+8 |
* | Realise the embed first before grabbing focus on it. | Christian Persch | 2005-07-30 | 1 | -0/+6 |
* | Be careful not to leave a GC scheduled when terminating python. | Christian Persch | 2005-07-30 | 1 | -0/+11 |
* | For empty pages, put focus in address bar. | Christian Persch | 2005-07-29 | 1 | -0/+6 |
* | Work around gtkmozembed focus bug. Fixes bug #105153. | Christian Persch | 2005-07-29 | 1 | -0/+11 |
* | Fix proxy server settings string. | Christian Persch | 2005-07-28 | 1 | -0/+6 |
* | Fix google search URL to include www prefix. | Christian Persch | 2005-07-28 | 1 | -0/+6 |
* | Don't put the archive links on the unknownSocketType error message. | Christian Persch | 2005-07-28 | 1 | -0/+6 |
* | Only show the leaf name on bookmarksbar for hierarchical topics. | Christian Persch | 2005-07-28 | 1 | -0/+7 |
* | Post-release version bump. | Christian Persch | 2005-07-27 | 1 | -0/+6 |
* | === Release 1.7.3 ===Release173 | Christian Persch | 2005-07-27 | 1 | -0/+6 |
* | Primary text shouldn't have a period. | Christian Persch | 2005-07-27 | 1 | -0/+6 |
* | Unify bookmarks/smart bookmarks address resolution, and add a signal to | Christian Persch | 2005-07-27 | 1 | -0/+17 |
* | Use connect_object to connect to the menu's deactivate signal. May fix bug | Christian Persch | 2005-07-26 | 1 | -0/+7 |
* | Fix ESC behaviour to always stop, and to reset the location entry when | Christian Persch | 2005-07-26 | 1 | -0/+32 |
* | (using_pdf_printer): new function. | Martin Kretzschmar | 2005-07-26 | 1 | -0/+6 |
* | Don't crash in case the desktop file is not found. | Christian Persch | 2005-07-25 | 1 | -0/+6 |
* | Remove code to get the printer list, and fix a compile warning. | Christian Persch | 2005-07-25 | 1 | -0/+12 |
* | Also ellipsise the menu entries in the toolbar overflow menu. | Christian Persch | 2005-07-25 | 1 | -0/+8 |
* | Set title of loading page to the address, iff the page was blank before. | Christian Persch | 2005-07-24 | 1 | -0/+27 |
* | *** empty log message *** | Christian Persch | 2005-07-24 | 1 | -0/+9 |
* | Remove obsolete schema entries. | Christian Persch | 2005-07-24 | 1 | -0/+6 |
* | Use libgnomeprintui for the printing dialog and the paper part of the | Jürg Billeter | 2005-07-24 | 1 | -0/+20 |
* | Add rules to generate the raw python bindings .defs file, and to check | Christian Persch | 2005-07-21 | 1 | -0/+12 |
* | A help/epiphany.omf.in: R help/es/epiphany-es.omf: R help/es/epiphany.xml: | Christian Persch | 2005-07-20 | 1 | -0/+30 |
* | Make sure the option is in the right option group. | Christian Persch | 2005-07-18 | 1 | -0/+6 |
* | Only allow alphanumeric option arguments, and limit length to 32 | Christian Persch | 2005-07-18 | 1 | -0/+8 |
* | A embed/mozilla/EphyAboutModule.cpp: A embed/mozilla/EphyAboutModule.h: R | Christian Persch | 2005-07-18 | 1 | -0/+17 |
* | Remove stray g_print. | Christian Persch | 2005-07-17 | 1 | -0/+6 |
* | Make sure we know about all mime types that totem can accept. | Christian Persch | 2005-07-17 | 1 | -0/+6 |
* | Use $^ in the default-prefs.js rule. | Christian Persch | 2005-07-17 | 1 | -0/+10 |
* | Fix smart bookmark options parsing. Now encoding= really works, and added | Christian Persch | 2005-07-17 | 1 | -0/+13 |
* | Fix URL dragging to other tabs. | Christian Persch | 2005-07-16 | 1 | -0/+6 |
* | Add application/rdf+xml to list of known mime types. | Christian Persch | 2005-07-13 | 1 | -0/+6 |
* | Fix a couple of strings. Fixes bug #310196. | Christian Persch | 2005-07-13 | 1 | -0/+6 |
* | Remove the reload workaround, since the mozilla bug is fixed on all | Christian Persch | 2005-07-13 | 1 | -0/+9 |
* | Detect seamonkey trunk. | Christian Persch | 2005-07-13 | 1 | -0/+6 |
* | Update min-versions for mozilla dependency. | Christian Persch | 2005-07-12 | 1 | -0/+6 |
* | Post-release version bump. | Christian Persch | 2005-07-12 | 1 | -0/+6 |
* | === Release 1.7.2 ===Release172 | Christian Persch | 2005-07-12 | 1 | -0/+9 |
* | Remove checkbox from trust-CA dialogue. Fixes bug #168295. | Christian Persch | 2005-07-12 | 1 | -0/+6 |
* | Init the gettext domain. | Christian Persch | 2005-07-12 | 1 | -0/+6 |
* | Check all selected nodes if they allow dragging. | Christian Persch | 2005-07-12 | 1 | -0/+17 |
* | Implement a way to disallow dragging from resp. dropping on certain nodes. | Christian Persch | 2005-07-11 | 1 | -0/+29 |