| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | Use connect_object, to guard against "title" signal emitted when the | Christian Persch | 2005-03-15 | 1 | -0/+7 |
* | Fix signal handler disconnection; bug #170353. | Christian Persch | 2005-03-15 | 1 | -0/+6 |
* | Remove custom search, and use gtktreeview typeaheadfind. Fixes bug | Christian Persch | 2005-03-14 | 1 | -0/+10 |
* | Also search nsIPassword.h in unusual places. | Christian Persch | 2005-03-13 | 1 | -0/+7 |
* | Don't force those dialogues to be in front. | Christian Persch | 2005-03-13 | 1 | -0/+7 |
* | Revert patch from bug #169956, it's not correct. | Christian Persch | 2005-03-12 | 1 | -0/+10 |
* | Don't activate the location entry if it's hidden. Fixes bug #169956. | Christian Persch | 2005-03-12 | 1 | -0/+6 |
* | Disable automatic image resizing on toolkit too. | Christian Persch | 2005-03-11 | 1 | -0/+6 |
* | Remove the wallet hack; it appears not to work correctly using mozilla 1.7 | Christian Persch | 2005-03-10 | 1 | -0/+10 |
* | Prefer firefox over mozilla libraries. | Christian Persch | 2005-03-10 | 1 | -0/+6 |
* | Use libstartup-notification, not gnome-desktop to launch apps. Fixes bug | Christian Persch | 2005-03-10 | 1 | -0/+12 |
* | Version 1.7.0. | Christian Persch | 2005-03-08 | 1 | -0/+14 |
* | === Release 1.6.0 ===Release160GNOME_2_10_ANCHOR | Christian Persch | 2005-03-08 | 1 | -0/+7 |
* | Update screenshots. Fixes bug #165839. | Christian Persch | 2005-03-02 | 1 | -0/+9 |
* | Updated Ukrainan translation, updated Ukrainian translation of the manual | Maxim Dziumanenko | 2005-03-02 | 1 | -0/+16 |
* | Post-release version bump. | Christian Persch | 2005-03-01 | 1 | -0/+6 |
* | === Release 1.5.8 ===Release158 | Christian Persch | 2005-03-01 | 1 | -0/+6 |
* | NULL check. Fixes bug #165999. | Christian Persch | 2005-03-01 | 1 | -0/+11 |
* | Post-release version bump. | Christian Persch | 2005-02-28 | 1 | -0/+6 |
* | === Release 1.5.7 ===Release157 | Christian Persch | 2005-02-28 | 1 | -0/+7 |
* | Remove unused includes. | Christian Persch | 2005-02-28 | 1 | -0/+6 |
* | Version 1.5.7. | Christian Persch | 2005-02-28 | 1 | -0/+6 |
* | Fix compress_tilde to only look at the prefix, and not substitute in the | Christian Persch | 2005-02-28 | 1 | -0/+7 |
* | Try to fix the build with 1.7 branch. | Christian Persch | 2005-02-28 | 1 | -0/+6 |
* | Check for password inputs too. | Christian Persch | 2005-02-27 | 1 | -0/+7 |
* | Check the favicon file type and only allow ico, gif & png. Fixes bug | Christian Persch | 2005-02-27 | 1 | -0/+7 |
* | Don't assert if we don't have a new embed in new_window callback. Part of | Christian Persch | 2005-02-27 | 1 | -0/+7 |
* | Make sure folder is != NULL. Fixes bug #163341. | Christian Persch | 2005-02-27 | 1 | -0/+6 |
* | Depend on gnome-desktop for gnome-desktop-item, and up the gnome-vfs | Christian Persch | 2005-02-27 | 1 | -0/+60 |
* | Make the signal RUN_LAST. | Christian Persch | 2005-02-24 | 1 | -0/+18 |
* | don't activate startup notification with the "previous session has | Carlos Garnacho Parro | 2005-02-23 | 1 | -0/+5 |
* | Unset size request if the fixed toolbar is present. That way we don't | Christian Persch | 2005-02-23 | 1 | -0/+7 |
* | Unparent the fixed toolbar before destroying the dock. | Christian Persch | 2005-02-23 | 1 | -0/+6 |
* | Use spacing instead of a separator. | Christian Persch | 2005-02-23 | 1 | -0/+8 |
* | Autostart typeaheadfind. | Christian Persch | 2005-02-23 | 1 | -0/+6 |
* | Use $PKG_CONFIG. | Christian Persch | 2005-02-22 | 1 | -0/+6 |
* | Load the page after showing the window. That way, if mozilla throws up an | Christian Persch | 2005-02-21 | 1 | -0/+7 |
* | Use event time when grabbing the pointer. Appears to fix bug #167473. | Christian Persch | 2005-02-20 | 1 | -0/+7 |
* | Fix #130990 "Mixing up workspaces of windows when restoring session". | Xan Lopez | 2005-02-18 | 1 | -0/+9 |
* | Emit a signal in EphySidebar::AddSearchEngine. | Christian Persch | 2005-02-15 | 1 | -0/+9 |
* | Keep a ref on the tray icon. Should fix bug #166143. | Christian Persch | 2005-02-14 | 1 | -0/+7 |
* | Fix initial active tab. | Christian Persch | 2005-02-13 | 1 | -0/+7 |
* | Move wallet code to MozillaPrivate since nsIWalletService.h includes | Christian Persch | 2005-02-11 | 1 | -0/+9 |
* | Add check for nsIWalletService.h. | Christian Persch | 2005-02-11 | 1 | -0/+10 |
* | Remove ephy_tab_get_action(). Adapts the tabs menu accordingly. | Christian Persch | 2005-02-11 | 1 | -0/+18 |
* | Move all the stuff from finalize to dispose, so that we finalise the UI | Christian Persch | 2005-02-10 | 1 | -0/+9 |
* | Move style notifier to ephy-toolbars-model, and also apply the flags to | Christian Persch | 2005-02-10 | 1 | -0/+12 |
* | Implement nsIWebProgressListener. Fixes bug #165328. | Christian Persch | 2005-02-10 | 1 | -0/+6 |
* | Dist po/LINGUAS. | Christian Persch | 2005-02-09 | 1 | -0/+6 |
* | A po/LINGUAS: | Christian Persch | 2005-02-09 | 1 | -0/+7 |
* | Post-release version bump. | Christian Persch | 2005-02-08 | 1 | -0/+6 |
* | === Release 1.5.6 ===Release156 | Christian Persch | 2005-02-08 | 1 | -0/+8 |
* | Fix for mozilla API change. | Christian Persch | 2005-02-08 | 1 | -0/+6 |
* | Use 'true'/'false' for bool keys, not 1/0. | Christian Persch | 2005-02-07 | 1 | -0/+6 |
* | Don't set the lock icon as drag source. Actually emit the lock-clicked | Christian Persch | 2005-02-06 | 1 | -0/+17 |
* | We don't want Epiphany to exit when DBUS restarts. | Jean-François Rameau | 2005-02-04 | 1 | -0/+11 |
* | Revert the schema change too. | Christian Persch | 2005-02-03 | 1 | -0/+6 |
* | Revert the fix for bug #165550, it wasn't correct. | Christian Persch | 2005-02-03 | 1 | -0/+7 |
* | Don't copy params with the email address. Fixes bug #144469. | Christian Persch | 2005-02-03 | 1 | -0/+6 |
* | Add chrome param to ephy_shell_new_tab_full, and use it in | Christian Persch | 2005-02-03 | 1 | -0/+11 |
* | Weak ref the parent window. | Christian Persch | 2005-02-03 | 1 | -0/+7 |
* | Define variants with startup ID. | Christian Persch | 2005-02-02 | 1 | -0/+29 |
* | Remove the accel group from the window when hiding the menubar in lockdown | Christian Persch | 2005-02-02 | 1 | -0/+9 |
* | Plug a mem leak. | Christian Persch | 2005-02-02 | 1 | -0/+6 |
* | Back out the patch from bug #141963 since it caused bug #165811. | Christian Persch | 2005-02-02 | 1 | -0/+7 |
* | Don't assign to ephy_shell global variable, that's already done in its | Christian Persch | 2005-02-02 | 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. Make sure we always | Christian Persch | 2005-02-02 | 1 | -0/+8 |
* | Don't weak ref the shell when it's finalised already. Fixes bug #165542. | Christian Persch | 2005-02-02 | 1 | -0/+8 |
* | Set "Clear" context menu entry insensitive in lockdown mode. Fixes bug | 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 |
* | Add title signal handler for XUL dialogues. | Christian Persch | 2005-01-31 | 1 | -0/+6 |
* | Make EphyWindow implement EphyLink interface. Make ephy-link.h public. | Christian Persch | 2005-01-31 | 1 | -0/+10 |
* | Some sparse fixes. | Christian Persch | 2005-01-31 | 1 | -0/+12 |
* | Move new-window signal to the embed single, and new window creation from | Christian Persch | 2005-01-30 | 1 | -0/+19 |
* | Refactored to elimiate code duplication. | Christian Persch | 2005-01-29 | 1 | -0/+6 |
* | Add ; to all LOG statements, and adapt ephy-debug.h for non-GNUC-varargs | Christian Persch | 2005-01-29 | 1 | -0/+135 |
* | Add lock fullscreen key and improve key descriptions. | Piers Cornwell | 2005-01-29 | 1 | -0/+6 |
* | Disable DownloadLinkAs and SetAsBackground if saving to disk is disabled. | Christian Persch | 2005-01-29 | 1 | -0/+7 |
* | Extension manager owns only one ref on extensions which don't implement | Jean-François Rameau | 2005-01-28 | 1 | -0/+8 |
* | Don't show the Leave Fullscreen button in lockdown fullscreen mode. Switch | Christian Persch | 2005-01-26 | 1 | -0/+17 |
* | Update documentation. | Piers Cornwell | 2005-01-26 | 1 | -0/+7 |
* | Add a alert when the user clicks on a sidebar link, telling that the | Crispin Flowerday | 2005-01-25 | 1 | -0/+11 |
* | Fix "Go Up" not to omit the directory if the uri references a file. Patch | Christian Persch | 2005-01-25 | 1 | -0/+7 |
* | Fix the g_signal_emit to pass an argument for the result, otherwise things | Crispin Flowerday | 2005-01-25 | 1 | -0/+7 |
* | Default security.warn_submit_insecure.show_once to false. Avoids us | Christian Persch | 2005-01-25 | 1 | -0/+7 |
* | Better wording for the import-failed dialogue. | Christian Persch | 2005-01-25 | 1 | -0/+6 |
* | `head -5 ChangeLog` | Christian Persch | 2005-01-25 | 1 | -0/+6 |
* | Post-release version bump. | Christian Persch | 2005-01-24 | 1 | -0/+6 |
* | === Release 1.5.5 ===Release155 | Christian Persch | 2005-01-24 | 1 | -1/+11 |
* | Inform the user of failed bookmarks import. | Christian Perhristian Persch | 2005-01-24 | 1 | -0/+6 |
* | Version 1.5.5. | Christian Persch | 2005-01-24 | 1 | -0/+7 |
* | Work around a mozilla bug by diverting the contract ID of | Christian Persch | 2005-01-24 | 1 | -1/+10 |
* | Add more categories to bme.desktop.in. Fixes bug #162973. | Christian Persch | 2005-01-24 | 1 | -0/+6 |
* | Ellipsize the value and path labels in the cookie content dialogue. | Christian Persch | 2005-01-24 | 1 | -0/+6 |
* | Check for broken context event button. | Christian Persch | 2005-01-23 | 1 | -0/+34 |
* | Set typeaheadfind.autostart to off. Fixes bug #141963. | Christian Persch | 2005-01-23 | 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 |
* | Add proper _NETSCAPE_URL drag support, supplying the URL as well as the | Jorn Baayen | 2005-01-22 | 1 | -0/+23 |
* | Added ephy_statusbar_remove_widget(). | Adam Hooper | 2005-01-21 | 1 | -0/+8 |
* | Make ephy-bookmarks.h's enum a named enum. Auto-generate types for | Jean-François Rameau | 2005-01-21 | 1 | -0/+10 |
* | Use new leave-fullscreen icon from g-i-t. Fixes bug #164676. | Christian Persch | 2005-01-20 | 1 | -0/+10 |
* | Add a translator comment. | Christian Persch | 2005-01-20 | 1 | -0/+6 |
* | Don't leak the path. | Christian Persch | 2005-01-20 | 1 | -0/+6 |
* | Show profile name for mozilla bookmarks, so we can distinguish between | Christian Persch | 2005-01-20 | 1 | -0/+13 |
* | More translator comments. | Christian Persch | 2005-01-19 | 1 | -0/+6 |
* | Add ephy-node.h enums to ephy-lib-type-builtins.[ch]. | Christian Persch | 2005-01-19 | 1 | -0/+6 |
* | 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 |
* | Remove useless ephy_node_get_property_time method. | Jean-François rameau | 2005-01-17 | 1 | -0/+6 |
* | Remove stamp files also on make clean. | Christian Persch | 2005-01-17 | 1 | -0/+9 |
* | Unify more strings. | Christian Persch | 2005-01-16 | 1 | -0/+6 |
* | Rename the password manager's methods to give better names in the | Jean-François rameau | 2005-01-16 | 1 | -0/+13 |
* | Unify accels to Open in New _Window[s], and also change to Open Link in | Christian Persch | 2005-01-16 | 1 | -0/+10 |
* | Add boxed type for EphyNode. | Christian Persch | 2005-01-16 | 1 | -0/+7 |
* | Don't use <tt> in the strings. Fixes bug #163378. | Christian Persch | 2005-01-16 | 1 | -0/+17 |
* | Add a function to get the default ephy_shell, this makes it easier for | Crispin Flowerday | 2005-01-16 | 1 | -0/+8 |
* | Remove p3p info from EphyCookie. | Christian Persch | 2005-01-15 | 1 | -0/+8 |
* | Don't focus the combo on click. | Christian Persch | 2005-01-15 | 1 | -0/+6 |
* | Puny docs change. | Adam Hooper | 2005-01-14 | 1 | -0/+6 |
* | Add GDK_ACTION_ASK, and prefer _NETSCAPE_URL over uri-list drag types. | Jorn Baayen | 2005-01-14 | 1 | -0/+14 |
* | Renamed Remove action on bookmarksbar context menu. Fixes bug #162132. | Christian Persch | 2005-01-14 | 1 | -0/+7 |
* | Remove the type builtins .h files from INST_H_FILES again. | Christian Persch | 2005-01-14 | 1 | -0/+8 |
* | Add favicon and lock icon to the entry. Fixes bug #116482 and bug #149506. | Christian Persch | 2005-01-14 | 1 | -0/+26 |
* | Install ephy-*-type-builtins.h. | Christian Persch | 2005-01-14 | 1 | -0/+8 |
* | Add Toolbar toggle to document context menu in fullscreen mode. | Christian Persch | 2005-01-13 | 1 | -0/+44 |
* | Remove unnecessary line from DBUS configure check. | Matthew Schick | 2005-01-12 | 1 | -0/+6 |
* | Remove an extra line of gtk-doc which doesn't belong. | Adam Hooper | 2005-01-12 | 1 | -0/+6 |
* | Fxs parallel build ("make -j<N>"). Do not include full path to .la file in | Tomasz Kłoczko | 2005-01-12 | 1 | -0/+8 |
* | Post-release version bump. | Christian Persch | 2005-01-12 | 1 | -0/+6 |
* | === Release 1.5.4 ===Release154 | Christian Persch | 2005-01-12 | 1 | -0/+5 |
* | Add "check-content" signal. | Christian Persch | 2005-01-12 | 1 | -0/+16 |
* | Use the enums instead of ints. | Christian Persch | 2005-01-12 | 1 | -0/+7 |
* | Fix [DIST]CLEANFILES so that make distcheck passes. | Christian Persch | 2005-01-12 | 1 | -1/+10 |
* | Use UnEscapeURIForUI instead of UnEscapeNonAsciiURI. | Christian Persch | 2005-01-11 | 1 | -0/+6 |
* | Alerts should not have terminating periods in the primary text. | Christian Persch | 2005-01-11 | 1 | -0/+6 |
* | Fix a mem leak. | Jean-François Rameau | 2005-01-11 | 1 | -0/+6 |
* | Add $(stamp_files) to MAINTAINERCLEANFILES. | Christian Persch | 2005-01-10 | 1 | -0/+6 |
* | A src/ephy-toolbar-editor.c: A src/ephy-toolbar-editor.h: | Christian Persch | 2005-01-10 | 1 | -0/+15 |
* | Rename toolbar model flags to be more in line with GtkToolbarStyle. | Christian Persch | 2005-01-10 | 1 | -0/+9 |
* | Fix dbus configure check to really default to off. | Christian Persch | 2005-01-10 | 1 | -0/+6 |
* | A lib/ephy-dbus.c: A lib/ephy-dbus.h: | Christian Persch | 2005-01-10 | 1 | -0/+15 |
* | data/epiphany.desktop.in | Piers Cornwell | 2005-01-10 | 1 | -0/+6 |
* | Don't check for nsIBrowserHistory. | Christian Persch | 2005-01-09 | 1 | -0/+8 |
* | Add mnemonic to Send button. | Christian Persch | 2005-01-09 | 1 | -0/+6 |
* | Set show-once to PR_FALSE if the GetBoolPref call fails. | Christian Persch | 2005-01-09 | 1 | -0/+16 |
* | Remove some unneeded includes and defines | Crispin Flowerday | 2005-01-09 | 1 | -0/+6 |
* | Don't store more than 5 hidden popups. Fixes bug #160863. | Adam Hooper | 2005-01-09 | 1 | -0/+6 |
* | Don't show the description for no-secure and broken sites. | Christian Persch | 2005-01-09 | 1 | -0/+6 |
* | Set default response to ACCEPT in send-to-insecure dialogue, only write | Christian Persch | 2005-01-09 | 1 | -0/+10 |
* | Correct bug # in ChangeLog | Christian Persch | 2005-01-09 | 1 | -1/+1 |
* | Improve dialogue wording. Thanks to spark for his help. | Christian Persch | 2005-01-09 | 1 | -0/+6 |
* | Override the default security warning dialogues implementation with our | Christian Persch | 2005-01-09 | 1 | -0/+13 |
* | Also generate types for ephy-cookie-manager.h's enums. | Christian Persch | 2005-01-09 | 1 | -0/+6 |