| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement stop loading method, for some reason can_go methods will fail to | Xan Lopez | 2007-07-28 | 1 | -3/+0 |
* | Add support for the WebKit engine, compile with --with-engine=webkit to | Xan Lopez | 2007-07-28 | 1 | -7/+31 |
* | Make "Customise toolbars" insensitive when toolbars are hidden. Patch by | Diego Escalante Urrelo | 2007-07-27 | 1 | -3/+9 |
* | Update tab title when the statusbar text is updated, so we don't have out | Diego Escalante Urrelo | 2007-07-26 | 1 | -0/+3 |
* | Checks that if we are dragging an element of type EPHY_DND_URI_LIST_TYPE | Diego Escalante Urrelo | 2007-07-26 | 1 | -2/+2 |
* | Added a checkbox for smooth scrolling. Fixes bug #162489. | Diego Escalante Urrelo | 2007-07-26 | 1 | -0/+2 |
* | Remove some icons from the context menu, and use better ones for some menu | Wouter Bolsterlee | 2007-07-21 | 1 | -5/+5 |
* | String changes based on user feedback: - "Local sites" -> "Nearby sites" | Wouter Bolsterlee | 2007-07-17 | 3 | -3/+4 |
* | s/MOZILLA/GECKO/g for consistency with gge. | Christian Persch | 2007-07-17 | 1 | -3/+3 |
* | Remove FIXME | Christian Persch | 2007-07-16 | 1 | -1/+0 |
* | Load the appearance capplet. Doesn't seem to work yet, see bug #456337. | Christian Persch | 2007-07-15 | 1 | -9/+14 |
* | Use gtk_widget_set_has_tooltip here. | Christian Persch | 2007-07-11 | 1 | -1/+1 |
* | Remove NULL-check here. | Christian Persch | 2007-07-11 | 1 | -2/+0 |
* | Port to new tooltips API. Fixes bug #347637. | Christian Persch | 2007-07-10 | 1 | -38/+32 |
* | Port to new tooltips API. | Christian Persch | 2007-07-10 | 1 | -31/+12 |
* | Port to new tooltips API. | Christian Persch | 2007-07-10 | 1 | -9/+2 |
* | Port to new tooltips API. | Christian Persch | 2007-07-10 | 1 | -97/+67 |
* | Update gtk+ req to 2.11.6. | Christian Persch | 2007-07-10 | 3 | -96/+12 |
* | Kill EPHY_STOCK_DOWNLOAD and add STOCK_DOWNLOAD, using "emblem-download" | Luca Ferretti | 2007-07-10 | 1 | -1/+1 |
* | Use GTK_STOCK_ABOUT icon i.s.o GNOME_STOCK_ABOUT Fixes bug #452769 | Jaap Haitsma | 2007-07-01 | 3 | -3/+3 |
* | Use g_option_group_set_translation_domain to translate commandline | Gabor Kelemen | 2007-06-23 | 1 | -0/+3 |
* | Adds SelectAll stock icon. | Diego Escalante Urrelo | 2007-06-08 | 2 | -2/+2 |
* | src/ephy-history-window.c src/bookmarks/ephy-bookmarks-editor.c | Diego Escalante Urrelo | 2007-06-06 | 2 | -6/+6 |
* | Fix go button behaviour to react to button-release-event and not | Diego Escalante Urrelo | 2007-06-06 | 1 | -1/+1 |
* | Added GTK_STOCK_SELECT_ALL to SelectAll action. | Diego Escalante Urrelo | 2007-06-06 | 1 | -1/+1 |
* | Make this comment accurate. | Christian Persch | 2007-05-20 | 1 | -1/+1 |
* | Make this string static. | Christian Persch | 2007-05-20 | 1 | -3/+2 |
* | Make Shift+Return find previous when searching. Patch by Robin Stocker. | Diego Escalante Urrelo | 2007-05-05 | 1 | -0/+8 |
* | Copy the items on the completion list as the user moves through them. The | Xan Lopez | 2007-05-02 | 3 | -1/+31 |
* | Avoid opening nautilus if downloads are done to Desktop. This re-fixes bug | Diego Escalante Urrelo | 2007-04-25 | 1 | -19/+3 |
* | Middle clicking the Go button should open the location bar address content | Diego Escalante Urrelo | 2007-04-16 | 1 | -3/+12 |
* | Allow the user to select a different bookmark topic on the toolbar by just | Diego Escalante Urrelo | 2007-04-03 | 1 | -0/+44 |
* | Make progressbar taller. Bug #421060. | Christian Persch | 2007-03-25 | 1 | -8/+14 |
* | Correct FSF address. Bug #409075, patch by John Millikin.RELEASE_2_18_0GNOME_2_18_BRANCHPOINT | Christian Persch | 2007-03-12 | 116 | -322/+322 |
* | Regenerate the type builtins when the Makefile changes. Should fix bug | Christian Persch | 2007-03-11 | 2 | -12/+12 |
* | Don't use C++-style comments in C files. No code changes, only comments | Christian Persch | 2007-03-06 | 4 | -9/+11 |
* | Don't crash when we cannot access the system bus. Bug #404514, patch by | Christian Persch | 2007-03-04 | 1 | -6/+11 |
* | Make sure the type builtins are regenerated when the Makefile changes. | Christian Persch | 2007-03-04 | 2 | -4/+4 |
* | Make this a regular check, not g_return_if_fail. | Christian Persch | 2007-01-29 | 1 | -3/+1 |
* | Fix error condition check. | Christian Persch | 2007-01-29 | 1 | -1/+1 |
* | Make sure we don't write characters < 0x20 (except 0x9, 0xa, 0xd) to XML. | Christian Persch | 2007-01-29 | 1 | -20/+72 |
* | Fix the wrapping of the singleton Ephy[Embed]Shell as "epiphany.Shell()". | Christian Persch | 2007-01-29 | 2 | -15/+48 |
* | configure.ac | Luca Ferretti | 2007-01-18 | 2 | -2/+2 |
* | Avoid opening a nautilus window when downloads are finished if the | Diego Escalante Urrelo | 2007-01-18 | 1 | -2/+20 |
* | Fixes compilation with gcc 2. Bug #394699. Patch by Jens Granseuer. | Diego Escalante Urrelo | 2007-01-10 | 1 | -3/+2 |
* | Update for 2007. | Christian Persch | 2007-01-10 | 1 | -1/+1 |
* | Opens images in a new browser window if EOG is not found. Bug #167595. | Diego Escalante Urrelo | 2007-01-09 | 1 | -9/+21 |
* | Changes "..." for the ellipsis character "…". Bug #324380. Patch by | Diego Escalante Urrelo | 2007-01-09 | 6 | -28/+28 |
* | Fixes a problem at link time on Darwin, bug #387233. Patch by paul. | Diego Escalante Urrelo | 2007-01-09 | 2 | -0/+2 |
* | Check the result of ephy_file_launch_desktop_file () so if it fails we try | Diego Escalante Urrelo | 2007-01-09 | 1 | -1/+7 |
* | Workaround/semi-fix for bug #351814. The real cause of the problem is the | Diego Escalante Urrelo | 2007-01-09 | 1 | -1/+1 |
* | Utilize GLib's new g_timeout_add_seconds to reduce context switches and | Diego Escalante Urrelo | 2007-01-03 | 4 | -8/+13 |
* | Disables "Add Bookmark" in the File menu when bookmarks are locked down. | Diego Escalante Urrelo | 2007-01-03 | 3 | -1/+22 |
* | Make sure to init gthread as first call to glib. | Christian Persch | 2007-01-01 | 1 | -0/+4 |
* | Remove x bit from source files | Christian Persch | 2006-12-31 | 6 | -0/+0 |
* | Removed uneeded #include <gtk/gtkframe.h>. | Diego Escalante Urrelo | 2006-12-31 | 1 | -1/+0 |
* | .cvsignore files are obsolete | Christian Persch | 2006-12-30 | 2 | -23/+0 |
* | Only use the statusbar size-allocate hack on gtk <= 2.10 now that gtk bug | Christian Persch | 2006-12-25 | 1 | -1/+7 |
* | === Release 2.17.4 ===RELEASE_2_17_4 | Christian Persch | 2006-12-19 | 1 | -0/+1 |
* | Show favicons in location entry drop-down. Bug #112748, patch by Diego | Christian Persch | 2006-12-18 | 3 | -1/+42 |
* | Fix file name extension when exporting bookmarks. Bug #358986, patch by | Christian Persch | 2006-12-18 | 1 | -2/+5 |
* | Fix a signal leak. Bug #363837, patch by John Millikin. | Christian Persch | 2006-12-18 | 1 | -0/+7 |
* | Fix a mem leak. Bug #373549, patch by Diego Escalante Urrelo. | Christian Persch | 2006-12-18 | 1 | -0/+2 |
* | Limit tab tooltip length. Bug #324052, patch by Diego Escalante Urrelo. | Christian Persch | 2006-12-18 | 1 | -1/+7 |
* | Allow to drag plaintext to tabbar. Bug #339339, patch by Michael Hofmann. | Christian Persch | 2006-12-18 | 1 | -1/+10 |
* | List title and URL in location entry drop-down. Bug #169550, patch by | Christian Persch | 2006-12-18 | 3 | -1/+15 |
* | Load about data from file. | Christian Persch | 2006-12-18 | 2 | -31/+82 |
* | embed/ephy-encodings.c embed/ephy-favicon-cache.c embed/ephy-history.c | Björn Lindqvist | 2006-12-17 | 2 | -136/+98 |
* | Use a define for the default window icon. Bug #385872. | Christian Persch | 2006-12-15 | 10 | -11/+17 |
* | Remove the proxy icon from View->Page Source menu entry. | Luca Ferretti | 2006-12-14 | 1 | -1/+1 |
* | Move code around. | Christian Persch | 2006-12-09 | 1 | -6/+0 |
* | Remove old stock icons | Luca Ferretti | 2006-12-09 | 1 | -0/+6 |
* | Ctrl-middle click on a bookmarm should open a new tab. Fixes bug #334463, | Wouter Bolsterlee | 2006-12-05 | 1 | -1/+1 |
* | Version 2.17.3. | Christian Persch | 2006-12-05 | 2 | -0/+2 |
* | Make progressbar smaller. Bug #368759. | Christian Persch | 2006-12-04 | 2 | -113/+139 |
* | 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 |