| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Another mozilla API change. | Christian Persch | 2006-12-02 | 1 | -8/+14 |
* | Remove a double call to history copy when middle-clicking on back/forward | Jean-François Rameau | 2006-11-13 | 2 | -10/+9 |
* | Remove redundant gtk_button_set_relief call. Fixes bug #372760. | Ryan Lortie | 2006-11-12 | 1 | -1/+0 |
* | Also disable the "Open Image" context menu action if the desktop wide | Wouter Bolsterlee | 2006-11-10 | 1 | -0/+2 |
* | Add some more F5 shortcuts to handle all the MSIE "refresh page" bindings. | Wouter Bolsterlee | 2006-11-10 | 1 | -0/+5 |
* | === Release 2.17.2 ===RELEASE_2_17_2 | Christian Persch | 2006-11-06 | 1 | -1/+1 |
* | Get keyword search back by passing ALLOW_THIRD_PARTY_FIXUP flag to gecko. | Jean-François Rameau | 2006-10-23 | 5 | -6/+43 |
* | Don't try to close shared dbus connections. This avoids dbus warnings on | Wouter Bolsterlee | 2006-10-18 | 1 | -12/+2 |
* | Remove unused type variable. | Wouter Bolsterlee | 2006-10-18 | 1 | -1/+0 |
* | A lib/widgets/ephy-spinner-tool-item.c: A | Christian Persch | 2006-10-18 | 1 | -41/+6 |
* | Automatically open a Nautilus window after downloading has finished. Fixes | Wouter Bolsterlee | 2006-10-15 | 1 | -0/+21 |
* | Use full width for bookmarks search bar. Fixes bug #349349, patch by Diego | Wouter Bolsterlee | 2006-10-15 | 1 | -1/+1 |
* | Fix unprotected call to ephy_node_remove_child. Bug #362063. | Jean-François Rameau | 2006-10-15 | 1 | -1/+4 |
* | Fix a bug in the last commit. | Christian Persch | 2006-10-09 | 2 | -2/+2 |
* | Make the enum/flags values not global. | Christian Persch | 2006-10-08 | 2 | -14/+14 |
* | Add a window group for the history window. | Christian Persch | 2006-10-03 | 1 | -0/+6 |
* | Fix compile warnings. | Christian Persch | 2006-10-01 | 1 | -1/+1 |
* | Add middle-click on New Tab/Window button to open URL on clipboard. Fix | Jean-François Rameau | 2006-09-25 | 6 | -47/+123 |
* | Check for GDK_BUTTON_RELEASE event type in case of a middle click. Fix bug | Jean-François Rameau | 2006-09-14 | 1 | -1/+1 |
* | Use UTF-8 copyright symbol | Christian Persch | 2006-09-13 | 116 | -213/+213 |
* | Remove some unnecessary static data. | Christian Persch | 2006-09-07 | 45 | -59/+59 |
* | === Release 2.15.92 ===RELEASE_2_15_92 | Christian Persch | 2006-08-22 | 1 | -1/+1 |
* | ephy_file_launch_desktop_file accepts now a parameter. Fix #343321. | Jean-François Rameau | 2006-08-10 | 2 | -10/+1 |
* | Expose notebook->priv->focused_pages to extensions. Fix bug #350187. | Jean-François Rameau | 2006-08-08 | 4 | -0/+29 |
* | Don't allow closing the window if quit is locked down. Patch by Diego | Christian Persch | 2006-08-08 | 1 | -0/+4 |
* | Avoid accels on thin characters. Patch by Crispin Flowerday, bug #331777. | Christian Persch | 2006-08-08 | 2 | -3/+3 |
* | Add "delete text" command. | Christian Persch | 2006-08-08 | 3 | -0/+28 |
* | Also recognise keypad keys for navigation. Bug #337089. | Christian Persch | 2006-08-08 | 1 | -0/+19 |
* | Correctly mark mouse click events as consumed. | Christian Persch | 2006-08-08 | 1 | -3/+7 |
* | Remove suprious entry. | Christian Persch | 2006-08-08 | 1 | -1/+0 |
* | Make sure to destroy the dialogue in all cases. | Christian Persch | 2006-08-08 | 1 | -11/+11 |
* | Remove accel for ViewToolbar. Bug #328783. | Christian Persch | 2006-08-06 | 1 | -1/+1 |
* | Define STOCK_NEW_WINDOW with named icon "window-new" and use it in File -> | Luca Ferretti | 2006-07-26 | 1 | -1/+1 |
* | Add page security info dialogue from Certificates extension. | Christian Persch | 2006-07-25 | 5 | -14/+94 |
* | Add accel. Bug #337913. | Christian Persch | 2006-07-24 | 1 | -3/+4 |
* | No need to double-init gnome-vfs. | Christian Persch | 2006-07-24 | 1 | -1/+0 |
* | Add a way to turn off password remembering. Bug #332374. | Christian Persch | 2006-07-22 | 1 | -0/+2 |
* | Fix for empty menubar accel setting. Don't activate insensitive actions, | Christian Persch | 2006-07-11 | 1 | -7/+25 |
* | Fix middle-click and ctrl-enter in the location entry autocompletion | Christian Persch | 2006-07-11 | 1 | -4/+5 |
* | Fix compiler warning. | Christian Persch | 2006-07-07 | 1 | -1/+1 |
* | Don't cast to gboolean but check for != NULL instead. | Christian Persch | 2006-07-01 | 1 | -2/+2 |
* | Add fur. | Christian Persch | 2006-07-01 | 1 | -0/+1 |
* | Add EphyFindToolbar type to Python binding. Bug #345837. | Jean-François Rameau | 2006-06-26 | 3 | -1/+78 |
* | A embed/mozilla/GeckoPrintService.cpp: A | Christian Persch | 2006-06-19 | 4 | -45/+25 |
* | Make the crash recovery dialog appear on the taskbar. Fixes bug #345010. | Wouter Bolsterlee | 2006-06-16 | 1 | -0/+1 |
* | copy history over when opening link in new tab/win using context menu. | Wouter Bolsterlee | 2006-06-08 | 1 | -0/+9 |
* | Don't crash on error from zeroconf bookmarks. Fixes bug #343922. | Christian Persch | 2006-06-06 | 1 | -10/+10 |
* | Allow cookie list to be sorted. (fixes #337845) | Frederic Peters | 2006-05-31 | 1 | -0/+2 |
* | Add methods to EphyNode to set typed properties. This change improves the | Jean-François Rameau | 2006-05-23 | 1 | -0/+60 |
* | Add https and ftp local bookmarks. Based on a patch by Celso Pinto, bug | Christian Persch | 2006-05-15 | 1 | -15/+49 |
* | Display the find bar for "Find Next" and "Find Previous" if it wasn't | Wouter Bolsterlee | 2006-05-11 | 1 | -3/+10 |
* | Remove HAVE_TYPEAHEADFIND ifdefs, since we now always have that. Fixes the | Christian Persch | 2006-05-11 | 1 | -10/+0 |
* | And revert it since it causes a gtk warning. | Christian Persch | 2006-05-11 | 1 | -13/+1 |
* | Allow text drags to notebook tab labels. Bug #339339, patch by Michael | Christian Persch | 2006-05-11 | 1 | -1/+13 |
* | Don't crash when adding zeroconf bookmarks while bookmarks are locked | Christian Persch | 2006-05-11 | 1 | -0/+17 |
* | Drop support for gecko 1.7. | Christian Persch | 2006-05-11 | 2 | -19/+2 |
* | Make sure each tab has its own unique ID, so accel paths don't conflict | Christian Persch | 2006-04-25 | 3 | -3/+65 |
* | === Release 2.15.1 ===RELEASE_2_15_1 | Christian Persch | 2006-04-24 | 1 | -2/+3 |
* | Use header capitalisation. Bug #337915 | Piers Cornwell | 2006-04-21 | 1 | -1/+1 |
* | Fix mnemonic activation of download path button. Bug #339139. | Christian Persch | 2006-04-20 | 1 | -1/+5 |
* | Add -p as short option format for --private-instance. | Christian Persch | 2006-04-14 | 1 | -1/+1 |
* | Add Esperanto (eo). | Christian Persch | 2006-04-13 | 1 | -0/+1 |
* | Don't set find next/prev insensitive since that's redundant with the | Christian Persch | 2006-04-11 | 1 | -32/+2 |
* | A data/epiphany-pango.schemas: | Christian Persch | 2006-04-10 | 1 | -6/+17 |
* | Improve the current code (less complex) and add a timeouted call to | Jean-François Rameau | 2006-04-04 | 1 | -188/+32 |
* | Disable export when locked down. Bug #337028. | Christian Persch | 2006-04-03 | 1 | -0/+7 |
* | Don't crash when we cannot connect to the system dbus. Bug #336557. | Christian Persch | 2006-04-03 | 2 | -7/+21 |
* | Use g_object_ref_sink(). | Christian Persch | 2006-03-29 | 3 | -6/+3 |
* | Drop compat code for libgnome < 2.14. Fix refcount leak. | Christian Persch | 2006-03-24 | 1 | -86/+12 |
* | Port notebook DND to gtk+ 2.9. | Christian Persch | 2006-03-24 | 8 | -746/+262 |
* | Add support for local directory monitoring (in addition to local file | Wouter Bolsterlee | 2006-03-17 | 1 | -26/+51 |
* | === Release 2.14.0 ===RELEASE_2_14_0GNOME_2_14_BRANCHPOINT | Christian Persch | 2006-03-13 | 1 | -2/+2 |
* | Add Victor to documenters in About dialogue. | Christian Persch | 2006-03-13 | 1 | -0/+1 |
* | Fix item ordering to fix bookmarks export format. Bug #333959, patch has | Christian Persch | 2006-03-10 | 1 | -2/+3 |
* | Update timestamp on resume dialogue when queuing a new command. | Christian Persch | 2006-03-06 | 1 | -0/+6 |
* | Fix a warning introduced in my last patch (gcc 4.1 warnings). | Jean-François Rameau | 2006-03-03 | 1 | -1/+1 |
* | Don't try to connect to the session bus when we're starting a private | Christian Persch | 2006-03-03 | 1 | -8/+10 |
* | src/ephy-window.c | Peter Harvey | 2006-03-03 | 1 | -6/+9 |
* | If we can't detect the mime type, fall back to checking the file | Christian Persch | 2006-03-03 | 2 | -20/+100 |
* | Fix gcc 4.1 warnings (dereferencing type-punned pointer will break | Jean-François Rameau | 2006-03-03 | 5 | -15/+51 |
* | Distinguish different firefox profiles when showing the list to choose | Christian Persch | 2006-02-25 | 1 | -1/+17 |
* | src/bookmarks/ephy-bookmark-action.c | Peter Harvey | 2006-02-24 | 1 | -0/+48 |
* | src/bookmarks/ephy-bookmark-action.c | Peter Harvey | 2006-02-24 | 1 | -0/+9 |
* | src/bookmarks/ephy-topics-palette.c | Peter Harvey | 2006-02-24 | 1 | -4/+1 |
* | Use the same machanism for Ctrl-W as clicking the tab's close button. | Christian Persch | 2006-02-24 | 1 | -7/+13 |
* | src/bookmarks/ephy-topics-entry.c | Peter Harvey | 2006-02-23 | 1 | -40/+26 |
* | data/ui/epiphany-fs-toolbar.xml lib/egg/egg-toolbars-model.c | Peter Harvey | 2006-02-21 | 4 | -22/+46 |
* | src/bookmarks/ephy-bookmarks-menu.c src/bookmarks/ephy-nodes-cover.c | Peter Harvey | 2006-02-21 | 2 | -5/+21 |
* | src/bookmarks/ephy-bookmark-properties.c | Peter Harvey | 2006-02-21 | 1 | -42/+33 |
* | Fix crash on switching to/from fullscreen mode. Bug #331462. | Christian Persch | 2006-02-17 | 1 | -1/+1 |
* | src/bookmarks/ephy-bookmarks-editor.c | Peter Harvey | 2006-02-14 | 1 | -11/+29 |
* | 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 |