| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't export the local bookmarks. | Christian Persch | 2006-02-14 | 3 | -3/+20 |
* | Move --private-instance out of debug #ifdef. | Christian Persch | 2006-02-14 | 1 | -8/+23 |
* | Fix crash when resolve returns an error, bug #331028. Restructure 0conf | Christian Persch | 2006-02-14 | 1 | -64/+105 |
* | Fix removing zeroconf bookmarks when the service disappears, and updating | Christian Persch | 2006-02-13 | 2 | -30/+86 |
* | Place bookmarks on "BookmarksBar" toolbar, since that's what < 1.9 used | Christian Persch | 2006-02-13 | 1 | -3/+5 |
* | Doesn't return the right variable ! Add a LOG to trace | Jean-François Rameau | 2006-02-13 | 1 | -1/+3 |
* | Strdup the action name data. | Christian Persch | 2006-02-12 | 2 | -2/+6 |
* | Use the right action name. | Christian Persch | 2006-02-12 | 1 | -4/+4 |
* | Reqeust interaction with the client when there are unfinished downloads. | Christian Persch | 2006-02-12 | 1 | -6/+0 |
* | src/bookmarks/ephy-bookmarks-menu.c src/bookmarks/ephy-bookmarks-ui.c | Peter Harvey | 2006-02-11 | 2 | -32/+13 |
* | Remove *_action_name functions, and use static buffers instead. Minor | Christian Persch | 2006-02-11 | 15 | -264/+278 |
* | Misc code cleanups: fewer gobject casts, disconnect handlers, save a few | Christian Persch | 2006-02-09 | 8 | -214/+282 |
* | src/bookmarks/ephy-topics-entry.c | Peter Harvey | 2006-02-09 | 1 | -15/+59 |
* | src/bookmarks/ephy-bookmarks.c | Peter Harvey | 2006-02-09 | 1 | -0/+57 |
* | data/ui/epiphany-bookmark-editor-ui.xml | Peter Harvey | 2006-02-09 | 1 | -0/+121 |
* | Block popup with NULL url (javascript:window.open() for instance). but | Jean-François Rameau | 2006-02-09 | 1 | -7/+10 |
* | Also build with ff trunk, by explicitly linking with -lxul. | Christian Persch | 2006-02-08 | 1 | -0/+1 |
* | Add an 'enabled' flag in the EphyExtensionInfo struct to track whether | Crispin Flowerday | 2006-02-08 | 2 | -5/+18 |
* | Fix handling of non-ascii extra arguments. | Christian Persch | 2006-02-07 | 1 | -8/+33 |
* | Fix opening of local files. Bug #330104. | Christian Persch | 2006-02-06 | 1 | -29/+35 |
* | Fix xulrunner detection logic. | Christian Persch | 2006-02-06 | 1 | -1/+4 |
* | Show the backend in the about box. | Christian Persch | 2006-02-06 | 1 | -1/+10 |
* | lib/ephy-state.h lib/ephy-state.c src/epiphany.defs | Peter Harvey | 2006-02-04 | 2 | -3/+3 |
* | lib/ephy-state.h lib/ephy-state.c src/ephy-shell.c | Peter Harvey | 2006-02-04 | 1 | -1/+1 |
* | lib/egg/egg-editable-toolbar.c lib/egg/egg-toolbar-editor.c | Peter Harvey | 2006-02-04 | 4 | -41/+32 |
* | src/bookmarks/ephy-bookmark-properties.c src/bookmarks/ephy-bookmarks-ui.c | Peter Harvey | 2006-02-04 | 6 | -237/+115 |
* | src/bookmarks/ephy-bookmarks.c | Peter Harvey | 2006-02-04 | 1 | -20/+17 |
* | Free the option context on error too, and don't duplicate the | Christian Persch | 2006-02-04 | 1 | -3/+3 |
* | Fix non-debug builds. | Christian Persch | 2006-02-03 | 1 | -4/+5 |
* | Only claim the DBUS name when not running as private instance. | Christian Persch | 2006-02-03 | 3 | -7/+62 |
* | On session logout, check if there are downloads pending (since they're not | Christian Persch | 2006-02-03 | 1 | -1/+206 |
* | Fix some memory leaks. | Jean-François Rameau | 2006-02-03 | 1 | -0/+2 |
* | src/bookmarks/ephy-bookmark-action.c | Peter Harvey | 2006-02-02 | 2 | -1/+25 |
* | Queue commands received from the main and remote instances, and process | Christian Persch | 2006-02-02 | 8 | -362/+689 |
* | Fix link action group creating to really use the given name! | Christian Persch | 2006-02-01 | 2 | -6/+7 |
* | Change the DBUS interface to sending all the uris at one as string array. | Christian Persch | 2006-02-01 | 3 | -58/+66 |
* | Use ngettext here. | Christian Persch | 2006-01-31 | 1 | -1/+3 |
* | src/bookmarks/ephy-bookmark-properties.c src/bookmarks/ephy-bookmarks.c | Peter Harvey | 2006-01-31 | 3 | -90/+117 |
* | data/ui/epiphany-ui.xml src/ephy-lockdown.c src/ephy-toolbar.c | Peter Harvey | 2006-01-31 | 3 | -5/+7 |
* | Idle unref the dbus proxy in case we didn't call any remote methods; and | Christian Persch | 2006-01-31 | 1 | -5/+10 |
* | Change text for zoom in/out. | Christian Persch | 2006-01-31 | 1 | -2/+2 |
* | Use ngettext() for plural string. Fixes bug #329242 | Crispin Flowerday | 2006-01-31 | 1 | -2/+4 |
* | Release the finder on dispose not finalize. | Christian Persch | 2006-01-30 | 1 | -3/+4 |
* | src/bookmarks/ephy-bookmark-properties.c | Peter Harvey | 2006-01-30 | 1 | -2/+5 |
* | Add a convenience function to get current event data. | Christian Persch | 2006-01-30 | 9 | -46/+74 |
* | Add a function (ephy_embed_single_get_backend_name) to get the backend | Crispin Flowerday | 2006-01-30 | 1 | -1/+5 |
* | src/bookmarks/ephy-bookmark-properties.c src/bookmarks/ephy-bookmarks.c | Peter Harvey | 2006-01-29 | 5 | -139/+280 |
* | Fix strings again. Bug #328747. | Christian Persch | 2006-01-29 | 1 | -38/+38 |
* | Open smart bookmark url in new tabs when using Ctrl+Enter (part of bug | Crispin Flowerday | 2006-01-29 | 1 | -1/+38 |
* | src/bookmarks/ephy-topics-entry.c src/bookmarks/ephy-topics-palette.c | Peter Harvey | 2006-01-29 | 2 | -187/+317 |
* | src/bookmarks/ephy-topics-entry.c po/POTFILES.in | Peter Harvey | 2006-01-29 | 1 | -54/+78 |
* | Jan 29 2006 Reinout van Schouwen <reinout@cs.vu.nl> | Reinout van Schouwen | 2006-01-29 | 1 | -39/+39 |
* | src/bookmarks/ephy-bookmark-properties.c src/bookmarks/ephy-topics-entry.c | Peter Harvey | 2006-01-29 | 6 | -149/+703 |
* | src/bookmarks/ephy-bookmark-properties.c src/bookmarks/ephy-bookmarks-ui.c | Peter Harvey | 2006-01-28 | 9 | -163/+201 |
* | Remove unused NM code. Misc cleanups. | Christian Persch | 2006-01-28 | 2 | -96/+42 |
* | Add required GError** params, and actually set the error when returning | Christian Persch | 2006-01-28 | 2 | -4/+16 |
* | Disable pango rendering by default, unless MOZ_ENABLE_PANGO env var is | Christian Persch | 2006-01-28 | 1 | -36/+35 |
* | Use stamp files for the dbus bindings.h files | Crispin Flowerday | 2006-01-27 | 1 | -7/+15 |
* | Fix initial network status sync. | Christian Persch | 2006-01-26 | 1 | -2/+2 |
* | Add transient window to window group., | Christian Persch | 2006-01-26 | 2 | -1/+24 |
* | Store the detected network status even if we're not active. | Christian Persch | 2006-01-26 | 1 | -2/+2 |
* | libnm-glib be-gone! Use NetworkManager directly via DBUS, by importing the | Christian Persch | 2006-01-26 | 5 | -10/+727 |
* | src/bookmarks/ephy-bookmarks-ui.c | Peter Harvey | 2006-01-26 | 1 | -2/+11 |
* | Don't leak the option context. | Christian Persch | 2006-01-26 | 1 | -0/+21 |
* | Small cleanups. | Christian Persch | 2006-01-26 | 1 | -109/+150 |
* | Add cvs version markers. | Christian Persch | 2006-01-25 | 15 | -0/+25 |
* | Don't use favicon as window icon. | Christian Persch | 2006-01-25 | 2 | -45/+14 |
* | Refactored, code cleanups. Don't make the bookmark properties window | Christian Persch | 2006-01-25 | 6 | -435/+495 |
* | Switch extensions when changing the export format from the combo box; and | Christian Persch | 2006-01-25 | 1 | -56/+118 |
* | Run the main loop until the reply is received when activating a running | Christian Persch | 2006-01-25 | 2 | -6/+16 |
* | Use DBUS_NAME_FLAG_DO_NOT_QUEUE when requesting the name, and also handle | Christian Persch | 2006-01-24 | 1 | -8/+11 |
* | Fix a couple of memory leaks | Crispin Flowerday | 2006-01-24 | 2 | -0/+2 |
* | Fix compilation with libgnome 2.13. Bug #328351. | Christian Persch | 2006-01-24 | 1 | -4/+0 |
* | Removed add-bookmark and import-bookmarks functions, and changed load-url | Christian Persch | 2006-01-24 | 4 | -87/+55 |
* | Add a GError** to ephy_file_helpers_init and ephy_ensure_dir_exists, so we | Christian Persch | 2006-01-24 | 8 | -614/+719 |
* | Add guards to avoid crashing on exit if system bus isn't running. Fixes | Crispin Flowerday | 2006-01-22 | 1 | -9/+17 |
* | Change the EphyPermissionManager API so that it is more obvious what it | Crispin Flowerday | 2006-01-22 | 3 | -17/+17 |
* | src/ephy-window.c | Peter Harvey | 2006-01-22 | 1 | -4/+2 |
* | - Change EphyEmbedEvent.get_property to .get_event_property - Wrap | Crispin Flowerday | 2006-01-22 | 2 | -2/+58 |
* | Put blank lines between the paragraphs in the licence dialog. | Crispin Flowerday | 2006-01-22 | 1 | -1/+1 |
* | Remove both session/system filters before finalizing EphyDbus object. Fix | Jean-François Rameau | 2006-01-22 | 1 | -0/+7 |
* | src/bookmarks/ephy-bookmark-action.c | Peter Harvey | 2006-01-22 | 2 | -210/+8 |
* | Fix the previous commit. | Christian Persch | 2006-01-22 | 1 | -3/+3 |
* | src/bookmarks/ephy-bookmarks-editor.c (cmd_bookmarks_export) | Crispin Flowerday | 2006-01-22 | 1 | -0/+2 |
* | Fix bookmark exporting, so that it can be cancelled. Fixes bug #327438 | Crispin Flowerday | 2006-01-22 | 1 | -4/+7 |
* | Add licence to about dialogue. Patch by Brian Pepple, bug #327998. | Christian Persch | 2006-01-22 | 1 | -0/+23 |
* | Add caret mode indicator UI. Bug #145581. | Christian Persch | 2006-01-18 | 3 | -2/+63 |
* | src/bookmarks/ephy-bookmarks-menu.c | Peter Harvey | 2006-01-18 | 1 | -4/+7 |
* | src/bookmarks/ephy-bookmark-properties.c | Peter Harvey | 2006-01-18 | 1 | -17/+4 |
* | Put "Off" at the top of the combo, followed by a separator row. Bug | Christian Persch | 2006-01-18 | 1 | -8/+108 |
* | Change the 'ephy_embed_event_get_property' function return a GValue* | Crispin Flowerday | 2006-01-18 | 5 | -23/+22 |
* | Add event type to the callback. | Christian Persch | 2006-01-17 | 2 | -10/+4 |
* | Fix compile with libgnome HEAD. | Christian Persch | 2006-01-17 | 1 | -0/+2 |
* | === Release 1.9.5.1 ===Release1951 | Christian Persch | 2006-01-17 | 4 | -985/+0 |
* | Fix number of /'s in URI. | Christian Persch | 2006-01-17 | 7 | -82/+258 |
* | src/bookmarks/ephy-bookmark-action.c | Peter Harvey | 2006-01-17 | 1 | -12/+0 |
* | src/bookmarks/ephy-bookmarks-menu.c | Peter Harvey | 2006-01-17 | 1 | -5/+19 |
* | src/bookmarks/Makefile.am | Peter Harvey | 2006-01-17 | 2 | -22/+2 |
* | src/Makefile.am | Peter Harvey | 2006-01-17 | 11 | -315/+939 |
* | src/bookmarks/ephy-topics-palette.c src/bookmarks/ephy-topics-palette.h | Peter Harvey | 2006-01-17 | 2 | -0/+588 |
* | src/bookmarks/ephy-topic-action.c | Peter Harvey | 2006-01-17 | 1 | -0/+58 |
* | Cleaned up ephy-bookmark-action.c to match the new | Peter Anthony Harvey | 2006-01-17 | 2 | -99/+26 |
* | Add NetworkManager magic for connection status autodetection. Defaults to | Christian Persch | 2006-01-16 | 1 | -2/+5 |
* | Add translator comments | Christian Persch | 2006-01-13 | 1 | -0/+2 |
* | Fix zoom buttons order on default toolbar. Set short-label property for | Christian Persch | 2006-01-13 | 1 | -0/+4 |
* | Add Zoom In/Out buttons to default toolbar layout and toolbars editor | Christian Persch | 2006-01-13 | 1 | -0/+2 |
* | Fix compiler warnings. | Jean-François Rameau | 2006-01-12 | 1 | -1/+1 |
* | Change toolbar label if searching for links or text. | Peter Anthony Harvey | 2006-01-10 | 1 | -6/+6 |
* | Do not add bookmarks to a flat menu more than once. | Peter Anthony Harvey | 2006-01-10 | 1 | -3/+17 |
* | changed ephy_tab_get_title_composite to ephy_tab_get_title, so that now | thetroublemaker | 2006-01-08 | 1 | -1/+5 |
* | Exit ppv mode when clicking the window close button. Bug #326136. | Christian Persch | 2006-01-08 | 1 | -1/+4 |
* | Change the copyright year to 2006 | Crispin Flowerday | 2006-01-07 | 1 | -1/+1 |
* | R data/art/epiphany-close-tab.png: | Christian Persch | 2006-01-04 | 1 | -7/+9 |
* | Fix warning when Ctrl-F while the find toolbar is already shown. Fix | Christian Persch | 2006-01-04 | 3 | -23/+14 |
* | Update cvsignore's | Crispin Flowerday | 2006-01-04 | 1 | -5/+2 |
* | R src/ephy-automation.h: | Crispin Flowerday | 2006-01-04 | 2 | -57/+0 |
* | Fix some white space issues to keep make and emacs happy | Crispin Flowerday | 2006-01-04 | 1 | -4/+4 |
* | src/ephy-dbus.c (ephy_dbus_connect_to_session_bus) | Crispin Flowerday | 2006-01-04 | 1 | -1/+1 |
* | Tell dbus not to exit the application if the bus disconnects. | Crispin Flowerday | 2006-01-04 | 1 | -0/+8 |
* | Remove unneeded LINK line. | Christian Persch | 2006-01-03 | 1 | -3/+0 |
* | Don't include generated files in the tarball. Bug #319440. | Christian Persch | 2006-01-03 | 2 | -12/+31 |
* | Fix compilation with DBUS 0.6 (DBUS_NAME_FLAG_PROHIBIT_REPLACEMENT | Jean-François Rameau | 2006-01-03 | 1 | -0/+5 |
* | R data/GNOME_Epiphany_Automation.server.in: A data/epiphany-service.xml: A | Christian Persch | 2006-01-03 | 7 | -152/+859 |
* | When in automatic mode, update the treeview to reflect the currently | Crispin Flowerday | 2006-01-01 | 1 | -1/+35 |
* | Zoom on Ctrl-=, Ctrl-KP+, Ctrl-KP- too. Bug #105183. | Christian Persch | 2005-12-31 | 1 | -0/+3 |
* | Always center dialog on screen. Bug #324896. | Christian Neumair | 2005-12-24 | 1 | -0/+1 |
* | Show warning on mixed content in the tooltip. Bug #321508. | Christian Persch | 2005-12-21 | 1 | -0/+5 |
* | Add some code so ad blocking should be more easy. Based on the fact that | Jean-François Rameau | 2005-12-20 | 1 | -1/+1 |
* | A src/ephy-cert-manager-dialog.c: A src/ephy-cert-manager-dialog.h: R | Christian Persch | 2005-12-11 | 4 | -6/+6 |
* | A embed/ephy-certificate-manager.c: A embed/ephy-certificate-manager.h: A | Christian Persch | 2005-12-11 | 6 | -0/+619 |
* | Fix crash when adding a cookie while the dialogue is open. | Christian Persch | 2005-12-09 | 1 | -18/+25 |
* | Minor code cleanup. | Christian Persch | 2005-12-08 | 2 | -5/+12 |
* | Forward up/down/page up/page down from the findbar entry to the embed. | Crispin Flowerday | 2005-12-07 | 1 | -3/+28 |
* | Don't try to connect signals to the destroyed node! | Christian Persch | 2005-12-06 | 1 | -6/+0 |
* | Fix a compile warning, and don't bother requesting a close if the find bar | Crispin Flowerday | 2005-12-06 | 1 | -1/+6 |
* | Use sizeof() here. | Christian Persch | 2005-12-06 | 1 | -1/+1 |
* | Fix spacings to be HIG compliant. Set window roles. | Christian Persch | 2005-12-06 | 1 | -2/+1 |
* | Add "tt". | Christian Persch | 2005-12-06 | 1 | -0/+1 |
* | While in find mode, set the selection colour to "attention". | Christian Persch | 2005-12-05 | 3 | -161/+36 |
* | Fix transposed arguments. | Christian Persch | 2005-11-29 | 1 | -1/+1 |
* | Add a method to generate collation keys for domain names. | Christian Persch | 2005-11-29 | 3 | -28/+234 |
* | Add chrome: and resource: to the safe list; otherwise forms and scrollbars | Christian Persch | 2005-11-19 | 1 | -16/+0 |
* | Don't warn when reading a .xml when we previously read the .ephy-extension | Christian Persch | 2005-11-19 | 1 | -15/+70 |
* | Delay reloads when we get many change notifications in a short time. Fixes | Christian Persch | 2005-11-19 | 1 | -23/+40 |
* | Add F5 as accel for reload. | Christian Persch | 2005-11-18 | 1 | -5/+1 |
* | Set the model's sort column only after filling it. Vastly improves delay | Christian Persch | 2005-11-18 | 1 | -7/+19 |
* | Don't put the prefs/pdm dialogue over all windows. Make the add-language | Christian Persch | 2005-11-15 | 2 | -12/+17 |
* | Mark message for translation. Patch by Guilherme de S. Pastore, fixes bug | Christian Persch | 2005-11-15 | 1 | -1/+1 |
* | Remove accelerator actions for extra keybindings. | Philip Langdale | 2005-11-13 | 6 | -132/+39 |
* | === Release 1.9.2 ===Release192 | Christian Persch | 2005-11-13 | 1 | -4/+8 |
* | lib/ephy-file-helpers.c lib/widgets/ephy-location-entry.c | Crispin Flowerday | 2005-11-11 | 2 | -3/+1 |
* | More static strings. | Christian Persch | 2005-11-08 | 11 | -25/+25 |
* | Mark strings in param specs as static. | Christian Persch | 2005-11-08 | 14 | -31/+31 |
* | More detailed result code from find backend. | Christian Persch | 2005-11-03 | 1 | -13/+77 |
* | Simplify context menu code by removing the extra EphyDocument*FramePopup | Christian Persch | 2005-11-03 | 1 | -11/+17 |
* | Use a single connection to the settings object, and | Christian Persch | 2005-11-02 | 1 | -40/+69 |
* | Revert change from H18 patch which shouldn't have been committed. | Christian Persch | 2005-11-02 | 1 | -1/+1 |
* | I accidentally committed my half-complete port of the Galeon key-press | Philip Langdale | 2005-11-02 | 1 | -117/+46 |
* | Get the window name from the popup-blocked event. | Christian Persch | 2005-11-01 | 1 | -8/+15 |
* | More curly quotes. | Christian Persch | 2005-11-01 | 6 | -12/+11 |
* | Use curly quotes. | Christian Persch | 2005-11-01 | 1 | -9/+9 |
* | Constification. | Christian Persch | 2005-11-01 | 2 | -20/+12 |
* | Use the history window as parent for the new-bookmark dialogue. Fixes bug | Christian Persch | 2005-11-01 | 1 | -1/+1 |
* | Fix capitalisation, bug #320330. | Christian Persch | 2005-11-01 | 1 | -1/+1 |
* | Store the redirect and toplevel attributes when adding pages to the | Christian Persch | 2005-10-31 | 1 | -0/+2 |
* | Remove glade callbacks, and connect from code instead. | Christian Persch | 2005-10-31 | 3 | -303/+308 |
* | Fix title capitalisation. | Christian Persch | 2005-10-30 | 1 | -1/+1 |
* | Add array bounds check; fixes bug #320169. | Christian Persch | 2005-10-30 | 1 | -1/+1 |
* | Add ephy_file_get_downloads_dir() to get the actual downloads directory, | Christian Persch | 2005-10-30 | 1 | -4/+21 |
* | Move most of ephy_window_init code to constructor so properties are | Jean-François Rameau | 2005-10-30 | 1 | -56/+55 |
* | src/ephy-link-action.c | Philip Langdale | 2005-10-26 | 3 | -57/+170 |
* | src/ephy-link-action.c | Philip Langdale | 2005-10-25 | 2 | -3/+55 |
* | Remove info text referring to the not-committed markers in H18. | Christian Persch | 2005-10-24 | 1 | -22/+11 |
* | === Release 1.9.1 ===Release191 | Christian Persch | 2005-10-24 | 1 | -1/+1 |
* | Add a way to view stored password. Fix bug 316821. | Jean-François Rameau | 2005-10-23 | 1 | -11/+46 |
* | Add another mime type. | Christian Persch | 2005-10-23 | 1 | -1/+1 |
* | Load the key files and xml files directly from disc, instead of getting | Christian Persch | 2005-10-22 | 1 | -109/+204 |
* | Point main menu UI at toolbar actions. Don't try and change the state of | Philip Langdale | 2005-10-22 | 5 | -48/+11 |
* | Expose the extension description keyfile directly to the loaders. | Christian Persch | 2005-10-21 | 3 | -103/+49 |
* | Remove fullscreen and leave-fullscreen stock icons; they're available in | Christian Persch | 2005-10-20 | 3 | -4/+3 |
* | Adapt folder import to new menu code, patch by Peter Harvey. | Christian Persch | 2005-10-19 | 1 | -56/+36 |
* | Remove lock visibility setter. | Christian Persch | 2005-10-18 | 3 | -20/+2 |
* | src/epiphany.override src/epiphany.defs | Crispin Flowerday | 2005-10-18 | 3 | -211/+498 |
* | Fix the check-python-binding makefile target to work properly | Crispin Flowerday | 2005-10-18 | 1 | -5/+5 |
* | A data/ephy-xml2ini.xsl: | Christian Persch | 2005-10-18 | 1 | -357/+73 |
* | H18 patch, by Peter Harvey <pah06@uow.edu.au>. | Peter Harvey | 2005-10-17 | 44 | -4109/+3417 |
* | Exten the EphyLinkAction to attach a mouse-release-event handler which | Philip Langdale | 2005-10-17 | 3 | -14/+165 |
* | Use a GtkFileChooserButton for the download path selector. Fixes bug | Christian Persch | 2005-10-15 | 1 | -123/+45 |
* | Copy the back history when a link is opened in a new tab from a | Philip Langdale | 2005-10-13 | 1 | -2/+13 |
* | . Forgot to remove the unused url variable. | Philip Langdale | 2005-10-13 | 1 | -3/+0 |
* | embed/ephy-embed.c . Add a method to copy the back/forward history from | Philip Langdale | 2005-10-13 | 2 | -0/+23 |
* | Remove the "network-status" signal from the embed single, and make it a | Christian Persch | 2005-10-13 | 3 | -18/+19 |
* | A embed/mozilla/EphyRedirectChannel.cpp: A | Christian Persch | 2005-10-13 | 1 | -18/+82 |
* | Bring back ephy_string_shorten. | Christian Persch | 2005-10-10 | 1 | -4/+11 |
* | Eliminate the *Popup/*ImagePopup popup variants. Add image context to all | Jean-François Rameau | 2005-10-10 | 1 | -15/+21 |
* | Remove DBUS define, it's always compiled now. | Christian Persch | 2005-10-10 | 1 | -8/+1 |
* | Remove unused variable. | Christian Persch | 2005-10-07 | 1 | -1/+0 |
* | Use flags to save memory for the priv struct. | Christian Persch | 2005-10-07 | 1 | -12/+13 |
* | Add style properties for 'secure-[bg|fg]-color', and apply them when the | Christian Persch | 2005-10-07 | 4 | -5/+44 |
* | Use "position" property notification instead of size-allocate to monitor | Christian Persch | 2005-10-03 | 1 | -1/+1 |
* | Fix memory leak. | Christian Persch | 2005-10-03 | 1 | -3/+8 |
* | Make sure we don't unref NULL objects. | Christian Persch | 2005-10-03 | 1 | -27/+41 |
* | Add configure switch to disable zeroconf bookmarks, since they're almost | Christian Persch | 2005-10-03 | 2 | -6/+30 |
* | Schedule a GC in finalize of EphyTab and EphyWindow, to work around bug | Christian Persch | 2005-10-03 | 2 | -0/+16 |
* | Use nsIDOMWindowInternal::Close to close tabs. Delay tabs destruction to | Christian Persch | 2005-10-03 | 7 | -127/+235 |
* | Reset the IM context before activating the entry. | Christian Persch | 2005-10-01 | 1 | -1/+2 |
* | Don't free const strings. | Christian Persch | 2005-09-29 | 1 | -2/+0 |
* | Add a function to get the tab's real title, and use it where appropriate. | Christian Persch | 2005-09-28 | 6 | -30/+46 |
* | Use the tab label's outer hbox for the size calculation instead of the | Christian Persch | 2005-09-27 | 1 | -7/+7 |
* | Unify background image and image code (contex menu, conext event). Fix bug | Jean-François Rameau | 2005-09-27 | 4 | -34/+1 |
* | Don't crash if the Authors key is missing, or there are no keys in the | Crispin Flowerday | 2005-09-24 | 1 | -20/+27 |
* | s/DOT_INIT/DOT_INI/g. | Christian Persch | 2005-09-24 | 1 | -6/+6 |
* | Don't read unused variables, and use a #define for the keyfile extension. | Christian Persch | 2005-09-24 | 1 | -37/+11 |
* | Accept "Module" argument. | Christian Persch | 2005-09-24 | 1 | -1/+5 |
* | R data/epiphany-extension.xsd: | Christian Persch | 2005-09-24 | 1 | -99/+1 |
* | Add support for extension description files in the keyfile format, using | Crispin Flowerday | 2005-09-24 | 1 | -42/+218 |
* | New function to check the filename/directory for writability, derived from | Christian Persch | 2005-09-22 | 1 | -3/+6 |
* | Make the methods to unset/release the context event semi-public. | Christian Persch | 2005-09-19 | 2 | -15/+28 |
* | Repair the previous b0rkage, see previous log | Raphael Slinckx | 2005-09-17 | 2 | -70/+45 |
* | If the search term is empty for a smart bookmark use the normal URL | Raphael Slinckx | 2005-09-15 | 1 | -0/+18 |
* | Make Close the default button. | Christian Persch | 2005-09-15 | 1 | -0/+1 |
* | Set "website-label" property. | Christian Persch | 2005-09-14 | 1 | -0/+1 |
* | Depend on pygtk 2.8. Fixes bug #314557. | Christian Persch | 2005-09-04 | 1 | -25/+0 |
* | Fix HIG spacings. | Christian Persch | 2005-09-01 | 3 | -3/+4 |
* | Version 1.9. | Christian Persch | 2005-08-29 | 2 | -20/+14 |
* | === Release 1.7.6 ===Release176 | Christian Persch | 2005-08-28 | 1 | -3/+3 |
* | Update credits. | Christian Persch | 2005-08-28 | 2 | -3/+3 |
* | Fix pointer grab lockup when gecko pops up a dialogue. | Christian Persch | 2005-08-28 | 1 | -87/+210 |
* | Fix compile warnings. | Christian Persch | 2005-08-26 | 1 | -1/+1 |
* | Fix the check for unchanged address to check if we even have a monitor at | Christian Persch | 2005-08-22 | 1 | -8/+4 |
* | Don't empty find entry on Ctrl-F. | Christian Persch | 2005-08-21 | 1 | -1/+1 |
* | Use class closure for delete event instead of signal handler. | Christian Persch | 2005-08-21 | 1 | -6/+11 |
* | 2005-08-21 Christian Persch <chpe@cvs.gnome.org> | Christian Persch | 2005-08-21 | 1 | -1/+1 |
* | Fix mem leak. | Christian Persch | 2005-08-21 | 1 | -0/+2 |
* | Add EPHY_EMBED_PERSIST_FROM_CACHE, and try harder to get a cache | Christian Persch | 2005-08-18 | 1 | -5/+6 |
* | Better fix: reorder again and use priv->title for the set_loading_title | Christian Persch | 2005-08-18 | 1 | -9/+5 |
* | Use ephy_tab_set_title after ephy_tab_set_loading_title because set_title | Christian Persch | 2005-08-17 | 1 | -1/+3 |
* | Only activate link in typeahead mode, not in Ctrl-F find mode. | Christian Persch | 2005-08-16 | 1 | -2/+19 |
* | Return TRUE if the event was consumed. | Christian Persch | 2005-08-16 | 1 | -0/+4 |
* | Activate the found link with a faked keypress event. | Christian Persch | 2005-08-16 | 1 | -10/+28 |
* | Open new tabs with blank url bar if we're loading the homepage. Fixes bug | Christian Persch | 2005-08-11 | 7 | -25/+53 |
* | Make a few properties to be writable (where there is appropriate code in | Crispin Flowerday | 2005-08-10 | 1 | -3/+3 |
* | Make tab icon address setter public. | Christian Persch | 2005-08-10 | 3 | -4/+16 |
* | When opening the find bar with Ctrl+F, search for the item, and select the | Crispin Flowerday | 2005-08-10 | 1 | -0/+10 |
* | Typo fixes.Release174 | Christian Persch | 2005-08-09 | 1 | -31/+0 |
* | Tiny string fix just before string freeze :) | Christian Persch | 2005-08-09 | 2 | -1/+3 |
* | Add way to clear the favicon cache. Also removes any extraneous files from | Christian Persch | 2005-08-08 | 1 | -2/+9 |
* | Update cvsignore | Crispin Flowerday | 2005-08-08 | 1 | -0/+1 |
* | Add switch to disable focus fix, and to disable PSM. Error out if PSM | Christian Persch | 2005-08-08 | 2 | -10/+33 |
* | Fix string | Christian Persch | 2005-08-04 | 1 | -1/+1 |