| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Fix build with -Werror. | Christian Persch | 2005-07-11 | 1 | -0/+14 |
* | Use contract IDs. | Christian Persch | 2005-07-11 | 1 | -0/+6 |
* | Add context to two strings. | Christian Persch | 2005-07-11 | 1 | -0/+6 |
* | Improved design and wording of the error pages, and add links to google | Christian Persch | 2005-07-11 | 1 | -0/+9 |
* | Uppercase letters shouldn't breaks history autocompletion. Fix Bug | Jean-François Rameau | 2005-07-10 | 1 | -0/+7 |
* | If the string includes uppercase letters, search case-sensitively. | Christian Persch | 2005-07-10 | 1 | -0/+6 |
* | Don't focus the embed on close on !typeaheadfind, since it's a crash. | Christian Persch | 2005-07-09 | 1 | -0/+7 |
* | Make error page nicer; code by Adam Hooper. | Christian Persch | 2005-07-09 | 1 | -1/+7 |
* | Credit adamh for the xhtml/css design | Christian Persch | 2005-07-09 | 1 | -1/+2 |
* | Error pages implementation. | Christian Persch | 2005-07-09 | 1 | -0/+8 |
* | Periodically save the favicon cache. | Christian Persch | 2005-07-09 | 1 | -0/+13 |
* | Rename favicons so they don't have extensions. Work around broken mime | Christian Persch | 2005-07-09 | 1 | -0/+9 |
* | Don't leak windows. | Christian Persch | 2005-07-08 | 1 | -0/+7 |
* | Fix for mozilla API change. | Christian Persch | 2005-07-07 | 1 | -0/+7 |
* | Make scroll wheel zoom directions HIG compliant; fixes bug #306110. | Christian Persch | 2005-07-06 | 1 | -0/+6 |
* | There's no printer cmd line entry anymore, no need to lock it down. | Christian Persch | 2005-07-05 | 1 | -0/+7 |
* | Fix compiler warning. | Christian Persch | 2005-07-04 | 1 | -0/+6 |
* | Better fix for bug #151037 to make session shutdown work again. Also fix | Christian Persch | 2005-07-04 | 1 | -0/+24 |
* | EphyCookie's expires field is now of time_t type (fixes gcc 4.0 warning). | Jean-François Rameau | 2005-07-04 | 1 | -0/+21 |
* | Show URI in status bar when selecting Back/Forward/Up menu items. Fixes | Jean-François Rameau | 2005-07-01 | 1 | -0/+9 |
* | Add text/rtf. | Christian Persch | 2005-06-24 | 1 | -0/+6 |
* | Shift-Ctrl+R now works (Force reload). Fixes #307831. | Jean-François Rameau | 2005-06-20 | 1 | -0/+7 |
* | Don't show the image after gtk_button_set_image(). Fixes bug #307818. | Christian Persch | 2005-06-16 | 1 | -0/+8 |
* | Point to the 'search_key_press' function int eh EphyEmbedIface rather than | Crispin Flowerday | 2005-06-15 | 1 | -0/+7 |
* | Fix refcount leak. | Christian Persch | 2005-06-13 | 1 | -0/+6 |
* | Don't hold a ref to the shell from persist objects. | Christian Persch | 2005-06-12 | 1 | -0/+6 |
* | Common helper function to unref a GObject from idle. | Christian Persch | 2005-06-11 | 1 | -0/+22 |
* | Handle Ctrl-F like / to open the find bar without focusing it. Fixes link | Christian Persch | 2005-06-09 | 1 | -0/+11 |
* | More constification. | Jean-François Rameau | 2005-06-08 | 1 | -0/+7 |
* | Unused var. | Jean-François Rameau | 2005-06-08 | 1 | -0/+6 |
* | Require DBUS 0.34. Bug #306626. | Christian Persch | 2005-06-06 | 1 | -0/+6 |
* | Fix compilation with DBUS 0.3x. Patch by Raphaël Slinckx, fixes bug | Christian Persch | 2005-06-06 | 1 | -0/+8 |
* | Update from libegg. | Christian Persch | 2005-06-05 | 1 | -0/+8 |
* | Add release marker | Christian Persch | 2005-06-05 | 1 | -1/+1 |
* | Post-release version bump. | Christian Persch | 2005-06-05 | 1 | -0/+6 |
* | Version 1.7.1.Release171 | Christian Persch | 2005-06-05 | 1 | -0/+27 |
* | Close find bar on mouse click in the embed. | Christian Persch | 2005-06-05 | 1 | -0/+7 |
* | Typo. | Jean-François Rameau | 2005-06-04 | 1 | -0/+6 |
* | Don't open search toolbar on / or ' over formfields: | Christian Persch | 2005-06-03 | 1 | -0/+25 |
* | Add code to handle area tags. Fix bug #152482 | Jean-François Rameau | 2005-06-03 | 1 | -0/+7 |
* | nsEmbedString doesn't support Equals method. So add some bits to test two | Jean-François Rameau | 2005-06-03 | 1 | -0/+9 |
* | Fix more signed/unsigned problems with gcc 4.0. Patch by Martin | Christian Persch | 2005-06-02 | 1 | -0/+14 |
* | Fix compile warning. | Christian Persch | 2005-05-31 | 1 | -0/+6 |
* | Add scroll event listener, and change zoom on scroll+wheel events. | Christian Persch | 2005-05-31 | 1 | -0/+13 |
* | Work around mozilla bug | Christian Persch | 2005-05-31 | 1 | -0/+10 |
* | Remove "Software Developers" checkbox from New CA dialogue. From bug | Christian Persch | 2005-05-31 | 1 | -0/+7 |
* | Don't erase the search term when opening the find bar with Ctrl-F. | Christian Persch | 2005-05-30 | 1 | -0/+9 |
* | Don't special-case ' and / if the find bar is already active. | Christian Persch | 2005-05-30 | 1 | -0/+6 |
* | Deactivate typeaheadfind in print preview mode. | Christian Persch | 2005-05-30 | 1 | -0/+15 |
* | Only enable typeahead if we actually can do typeaheadfind. | Christian Persch | 2005-05-29 | 1 | -0/+7 |
* | Allow ViewSource for XML documents too. Fixes bug #305788. | Christian Persch | 2005-05-29 | 1 | -0/+6 |
* | Add warnings: - when downloading to not writable directory, - when | Jean-François Rameau | 2005-05-29 | 1 | -0/+9 |
* | Update python bindings. | Christian Persch | 2005-05-29 | 1 | -0/+6 |
* | Disable mozilla's typeaheadfind. | Christian Persch | 2005-05-29 | 1 | -0/+22 |
* | Check for toolkit nsITypeAheadFind. | Christian Persch | 2005-05-29 | 1 | -0/+40 |
* | Check return value of fgets. | Christian Persch | 2005-05-29 | 1 | -0/+7 |
* | Add python libs when building with python bindings. Fixes bug #305767. | Christian Persch | 2005-05-29 | 1 | -0/+6 |
* | Get a temporary filename to save to only when needed. | Jean-François Rameau | 2005-05-29 | 1 | -0/+6 |
* | Check for new DBUS API. | Christian Persch | 2005-05-28 | 1 | -0/+12 |
* | Automatically detect whether we have a mozilla debug build. | Christian Persch | 2005-05-26 | 1 | -0/+6 |
* | Don't use (void). | Christian Persch | 2005-05-26 | 1 | -0/+7 |
* | Add protocol handler, which I'll use for our custom error pages. Since | Christian Persch | 2005-05-26 | 1 | -0/+17 |
* | Default to accept cookies from current site only, not from anywhere. | Christian Persch | 2005-05-26 | 1 | -0/+6 |
* | A src/ephy-find-toolbar.c: A src/ephy-find-toolbar.h: | Christian Persch | 2005-05-26 | 1 | -0/+17 |
* | Enable error pages on Gecko 1.8. | Christian Persch | 2005-05-24 | 1 | -0/+7 |
* | Windows opened from links are not always popups. Windows with menu bar | Jean-François Rameau | 2005-05-23 | 1 | -0/+8 |
* | Add check for h2def. | Christian Persch | 2005-05-22 | 1 | -0/+6 |
* | Add features variable to the .pc file, so we can check for python and dbus | Christian Persch | 2005-05-21 | 1 | -0/+8 |
* | A README.Python A m4/.cvsignore: A m4/python.m4: | Christian Persch | 2005-05-21 | 1 | -0/+20 |
* | Update mime type list. check-mime.py now catches aliases from | Jean-François Rameau | 2005-05-16 | 1 | -0/+8 |
* | No need to have Init on the event listener classes, move that | Christian Persch | 2005-05-15 | 1 | -0/+8 |
* | Drop support for mozilla < 1.7.5. | Christian Persch | 2005-05-15 | 1 | -0/+7 |
* | Just replace the check for broken reload by HAVE_GECKO_1_8. | Christian Persch | 2005-05-15 | 1 | -0/+9 |
* | Add handling of DOMContentLoaded event from Gecko. It is an event that | Jean-François Rameau | 2005-05-13 | 1 | -0/+11 |
* | Add languages.h to NOINST_H_FILES. | Christian Persch | 2005-05-12 | 1 | -0/+6 |
* | Change string passed to gnome_program_init() as human readable program | Christian Persch | 2005-05-11 | 1 | -0/+7 |
* | More trusted checks. | Christian Persch | 2005-05-09 | 1 | -0/+7 |
* | Constification. | Christian Persch | 2005-05-07 | 1 | -0/+6 |
* | Slight performance improvements. | Christian Persch | 2005-05-07 | 1 | -0/+7 |
* | Use the document's URL as tab address, not the info from the location | Christian Persch | 2005-05-07 | 1 | -0/+8 |
* | Set MozDownload as progress listener on the web browser persist. | Christian Persch | 2005-05-07 | 1 | -0/+6 |
* | Use nsICancelable. | Christian Persch | 2005-05-07 | 1 | -0/+6 |
* | Use new way to add user agent info. Fixes bug #173000. | Christian Persch | 2005-05-06 | 1 | -0/+6 |
* | Thanks to the fastback patch, we can now get the secure browser UI object | Christian Persch | 2005-05-05 | 1 | -0/+8 |
* | Fix the build from the last commit. | Christian Persch | 2005-05-04 | 1 | -0/+6 |
* | Use the web navigation to get the URI, not the document. Fixes bug | Christian Persch | 2005-05-04 | 1 | -0/+9 |
* | A src/languages.h: | Christian Persch | 2005-05-02 | 1 | -0/+1 |
* | A src/languages.h: | Christian Persch | 2005-05-02 | 1 | -0/+19 |
* | Simplify the class info implementation for EphySidebar. | Christian Persch | 2005-05-01 | 1 | -0/+8 |
* | Try to fix crash in toolbar editor with X composite extension. Should fix | Christian Persch | 2005-04-26 | 1 | -0/+7 |
* | Fix filepicker check. | Christian Persch | 2005-04-26 | 1 | -0/+6 |
* | Ged rid of all API checks which check for 1.8-only API, and introduce a | Christian Persch | 2005-04-26 | 1 | -0/+19 |
* | Replaces all %s in smartbookmarks. Fixes bug #167319, patch by Raphael | Christian Persch | 2005-04-24 | 1 | -0/+7 |
* | More constification. | Christian Persch | 2005-04-19 | 1 | -0/+21 |
* | Iso-codes is now mandatory. | Christian Persch | 2005-04-19 | 1 | -0/+10 |
* | Use gtk_action_set_[sensitive|visible] instead of g_object_set. | Christian Persch | 2005-04-19 | 1 | -0/+15 |
* | A src/ephy-action-helper.c: A src/ephy-action-helper.h: A | Christian Persch | 2005-04-19 | 1 | -0/+23 |
* | Fix crash on 64bit architectures when downloading. Fixes bug #301093, | Christian Persch | 2005-04-19 | 1 | -0/+7 |
* | Constify the action entries. Fixes bug #301065, patch by Paolo Borelli. | Christian Persch | 2005-04-18 | 1 | -0/+7 |
* | Hide the statusbar's resize grip when the window is maximised. Fixes bug | Christian Persch | 2005-04-18 | 1 | -0/+8 |
* | Also disallow opening a new tab from EphyLink iface in popup mode. | Christian Persch | 2005-04-18 | 1 | -0/+6 |
* | Rework popup windows. Introduce "is-popup" property on EphyWindow to | Christian Persch | 2005-04-18 | 1 | -0/+36 |
* | Add null check. | Christian Persch | 2005-04-17 | 1 | -0/+6 |
* | Mozilla API change. | Christian Persch | 2005-04-17 | 1 | -0/+7 |
* | Don't add libglade-2 twice to PKG_CHECK_MODULES. Fixes bug #300452, patch | Christian Persch | 2005-04-13 | 1 | -0/+7 |
* | Add 'video/mp4' to safe list. | Christian Persch | 2005-04-12 | 1 | -0/+6 |
* | Restore original URL when pressing ESC. Fixes bug #171179. | Christian Persch | 2005-04-11 | 1 | -0/+10 |
* | Remove unused function ephy_node_db_get_by_name(), and clean up a bit. | Christian Persch | 2005-04-10 | 1 | -0/+10 |
* | Re-use the strings from control centre domain, to make it consistent | Christian Persch | 2005-04-10 | 1 | -0/+7 |
* | More changes for 64bit downloads. | Christian Persch | 2005-04-09 | 1 | -0/+11 |
* | Don't use G_BEGIN/END_DECLS here, and don't include MozDownload.h. | Christian Persch | 2005-04-09 | 1 | -0/+6 |
* | InitForEmbed isn't a NS_IMETHOD, so don't use NS_IMETHODIMP here. | Christian Persch | 2005-04-09 | 1 | -0/+6 |
* | Add G_SIGNAL_TYPE_STATIC_SCOPE to many signals. | Christian Persch | 2005-04-09 | 1 | -0/+11 |
* | Implement a more flexible approach at saving a EphyNodeDb, by allowing to | Christian Persch | 2005-04-08 | 1 | -0/+14 |
* | Emit signal when encountering alternate links. Fixes bug #171657. | Christian Persch | 2005-04-08 | 1 | -0/+10 |
* | Use get/set_int64. | Christian Persch | 2005-04-06 | 1 | -0/+7 |
* | Fix for MOZILLA_INTERNAL_API change, and for 64bit downloader change. | Christian Persch | 2005-04-06 | 1 | -0/+32 |
* | Update mime type list. Fixes bug #170493; patch by Jean-François Rameau. | Christian Persch | 2005-03-31 | 1 | -0/+6 |
* | data/check-mime.py | Jean-François Rameau | 2005-03-25 | 1 | -0/+8 |
* | Treat unknown mime types as 'unsafe'. Patch by Jean-François Rameau, part | Christian Persch | 2005-03-24 | 1 | -0/+7 |
* | Fix stupid typos. Fixes bug #171197; thanks to Jean-François Rameau for | Christian Persch | 2005-03-23 | 1 | -0/+7 |
* | Remove change not indended for commit. | Christian Persch | 2005-03-22 | 1 | -0/+6 |
* | Oh the joys of mozilla API changes :P | Christian Persch | 2005-03-22 | 1 | -0/+7 |
* | Default to links only with the fixed-up typeaheadfind too. | Christian Persch | 2005-03-16 | 1 | -0/+6 |
* | Set the tab label to single-line mode. Fixes bug #167657. | Christian Persch | 2005-03-15 | 1 | -0/+6 |
* | Fix the build. | Christian Persch | 2005-03-15 | 1 | -0/+6 |
* | Support "Multimedia" keys. Fixes bug #162748. | Christian Persch | 2005-03-15 | 1 | -0/+10 |