| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove last remainings of EphyTab. | Xan Lopez | 2007-11-13 | 2 | -426/+0 |
* | Use load-status instead of net-stop in EphySession. | Xan Lopez | 2007-11-13 | 1 | -23/+30 |
* | Don't connect to destroy-browser, we do nothing in the cb and it's GtkMozEmbe... | Xan Lopez | 2007-11-13 | 1 | -12/+0 |
* | Hide Back/Forward buttons when disable_history lockdown key is enabled. Make | Cyril Brulebois | 2007-11-12 | 1 | -0/+2 |
* | Add GTK_DISABLE_DEPRECATED back in DEPRECATION_FLAGS. Move the last | Cyril Brulebois | 2007-11-11 | 3 | -10/+9 |
* | Add a checkbox to enable case-sensitive search (disabled by default). No longer | Cyril Brulebois | 2007-11-10 | 1 | -8/+84 |
* | Add a "Remove all" button to the Personal Data Manager for both the cookies and | Cyril Brulebois | 2007-11-09 | 1 | -0/+170 |
* | Ship epiphany.{defs,override} regardless of whether python is enabled. Fixes ... | Cyril Brulebois | 2007-11-08 | 1 | -11/+3 |
* | Adds a NULL check to avoid passing illegal values to strtol in ephy-session. | Cosimo Cecchi | 2007-11-07 | 1 | -0/+2 |
* | Make the password dialog use ephy-time-helpers instead of stock strftime. | Cosimo Cecchi | 2007-11-07 | 1 | -5/+2 |
* | Adds a column in the history window showing the date and the time of the | Cosimo Cecchi | 2007-11-07 | 1 | -59/+131 |
* | Move "address_has_web_scheme" to ephy-embed-utils. | Cosimo Cecchi | 2007-11-05 | 1 | -20/+2 |
* | Moved dom_mouse_click from EphyTab to EphyWindow. | Cosimo Cecchi | 2007-11-05 | 2 | -175/+205 |
* | Display "Javascript scriptlet" string as tooltip for bookmark action instead | Cosimo Cecchi | 2007-11-03 | 1 | -13/+19 |
* | Use -1 as tab size here | Christian Persch | 2007-10-28 | 1 | -2/+2 |
* | Can't use an interface type in signal registration | Christian Persch | 2007-10-28 | 1 | -1/+1 |
* | Can't use an interface type in property registration | Christian Persch | 2007-10-28 | 1 | -1/+1 |
* | Can't use an interface type in signal registration | Christian Persch | 2007-10-28 | 1 | -2/+2 |
* | Remove EphyTab | Christian Persch | 2007-10-28 | 2 | -85/+12 |
* | Remove EphyTab | Christian Persch | 2007-10-28 | 1 | -11/+10 |
* | Remove EphyTab | Christian Persch | 2007-10-28 | 1 | -34/+22 |
* | Remove EphyTab | Christian Persch | 2007-10-28 | 1 | -7/+7 |
* | Remove EphyTab | Christian Persch | 2007-10-28 | 1 | -4/+5 |
* | Remove EphyTab | Christian Persch | 2007-10-28 | 1 | -11/+11 |
* | Remove EphyTab | Christian Persch | 2007-10-28 | 1 | -20/+19 |
* | Remove EPhyTab. | Christian Persch | 2007-10-28 | 1 | -16/+8 |
* | Remove EphyTab. | Christian Persch | 2007-10-28 | 1 | -7/+3 |
* | Remove EphyTab. | Christian Persch | 2007-10-28 | 1 | -7/+6 |
* | Remove EphyTab. | Christian Persch | 2007-10-28 | 1 | -3/+3 |
* | Remove EphyTab. | Christian Persch | 2007-10-28 | 2 | -2/+1 |
* | Remove Ephytab. | Christian Persch | 2007-10-28 | 1 | -3/+3 |
* | Remove EphyTab. | Christian Persch | 2007-10-28 | 1 | -2/+2 |
* | Remove EPhyTab. | Christian Persch | 2007-10-28 | 1 | -5/+5 |
* | Remove EphyTab. | Christian Persch | 2007-10-28 | 1 | -176/+121 |
* | Remove EphyTab. | Christian Persch | 2007-10-28 | 1 | -3/+0 |
* | Remove EphyTab. | Christian Persch | 2007-10-28 | 1 | -4/+4 |
* | Remove EphyTab. | Christian Persch | 2007-10-28 | 2 | -39/+36 |
* | Remove EphYTab. | Christian Persch | 2007-10-28 | 2 | -17/+18 |
* | Remove EphyTab. | Christian Persch | 2007-10-28 | 1 | -26/+26 |
* | Renamed ephy_tab_get_active_embed to _tab. | Christian Persch | 2007-10-28 | 1 | -1/+1 |
* | Remove EphyTab. | Christian Persch | 2007-10-28 | 1 | -11/+11 |
* | Remove EphyTab. | Christian Persch | 2007-10-28 | 1 | -6/+3 |
* | Remove EphyTab. | Christian Persch | 2007-10-28 | 2 | -8/+8 |
* | Remove EphyTab use. | Christian Persch | 2007-10-28 | 2 | -32/+25 |
* | Remove ephy-tab.h. This breaks the build; we'll fix it step by step. | Christian Persch | 2007-10-28 | 1 | -73/+0 |
* | Move tab ID from EphyTab to EphyTabsMenu which is the only user of it. | Christian Persch | 2007-10-28 | 3 | -69/+89 |
* | Use G_DEFINE_TYPE. | Christian Persch | 2007-10-28 | 2 | -30/+3 |
* | Move popups-allowed and hidden-popup-count from EphyTab to EphyEmbed. | Xan Lopez | 2007-10-27 | 2 | -430/+13 |
* | Fix more issues left with the refactoring. | Xan Lopez | 2007-10-26 | 1 | -1/+1 |
* | Fix the remaining breakage. | Xan Lopez | 2007-10-26 | 1 | -1/+1 |
* | Port src/ to the new properties in EphyEmbed. | Xan Lopez | 2007-10-26 | 9 | -128/+50 |
* | Move file_monitor_cancel on dispose from EphyTab to EphyEmbed. | Xan Lopez | 2007-10-26 | 1 | -2/+0 |
* | Move title/address update on open-uri signal to EphyEmbed. | Xan Lopez | 2007-10-26 | 1 | -64/+0 |
* | Move icon and icon-address to EphyEmbed. | Xan Lopez | 2007-10-26 | 1 | -164/+0 |
* | Move status-message and logic of link-message to EphyEmbed. | Xan Lopez | 2007-10-26 | 1 | -362/+0 |
* | Change ephy_embed_get_title to return const char*. | Xan Lopez | 2007-10-26 | 8 | -15/+7 |
* | Move title from EphyTab to EphyEmbed. | Xan Lopez | 2007-10-26 | 1 | -354/+4 |
* | Move address and typed-address from EphyTab to EphyEmbed | Xan Lopez | 2007-10-26 | 6 | -190/+23 |
* | Adds a check for NULL pointer in ephy-session.c, fixing wrong behaviour when | Cosimo Cecchi | 2007-10-24 | 1 | -9/+13 |
* | Move navigation property from EphyTab to EphyEmbed. | Xan Lopez | 2007-10-22 | 4 | -112/+32 |
* | Move load-status from EphyTab to EphyEmbed. | Xan Lopez | 2007-10-22 | 5 | -77/+36 |
* | Move load-progress from EphyTab to EphyEmbed | Xan Lopez | 2007-10-22 | 3 | -74/+13 |
* | Move zoom from EphyTab to EphyEmbed. | Xan Lopez | 2007-10-21 | 3 | -139/+14 |
* | Move document-type property from EphyTab to EphyEmbed. | Xan Lopez | 2007-10-21 | 4 | -70/+17 |
* | Tabify mozilla-embed.cpp and make it use G_DEFINE_*. | Xan Lopez | 2007-10-21 | 1 | -2/+0 |
* | Add security-level property to embed and fix EphyWindow. | Xan Lopez | 2007-10-21 | 1 | -10/+11 |
* | Remove security data from EphyTab. | Xan Lopez | 2007-10-21 | 2 | -61/+0 |
* | Completely remove usage of visibility signal from src/ | Xan Lopez | 2007-10-20 | 4 | -95/+0 |
* | Updates to new NetworkManager API signals for status monitoring. | Cosimo Cecchi | 2007-10-19 | 1 | -12/+2 |
* | Makes the Go button behaviour consistent with the "Enter" behaviour. Both | Diego Escalante Urrelo | 2007-10-07 | 1 | -2/+10 |
* | Remove ellipses from View -> Page Security Information, as it does not require | Cosimo Cecchi | 2007-10-05 | 1 | -1/+1 |
* | Fixes wrong use of EphySearchEntry in the history window. Bug #483150. Initia... | Cosimo Cecchi | 2007-10-04 | 1 | -5/+15 |
* | Make "Up" button dropdown menu show titles instead of URLs for already visite... | Cosimo Cecchi | 2007-10-02 | 1 | -1/+14 |
* | Change the "Powered by" name in the About dialog according to the used | Cosimo Cecchi | 2007-10-01 | 1 | -2/+2 |
* | Make the location entry completion cells smarter, now bookmarks take the full | Diego Escalante Urrelo | 2007-09-30 | 1 | -1/+4 |
* | Implement size_request for EphyTab. Fixes bug #476120 | Xan Lopez | 2007-09-30 | 1 | -0/+19 |
* | Implement ephy_file_delete_directory in lib/ephy-file-helpers.c so private | Diego Escalante Urrelo | 2007-09-29 | 1 | -1/+1 |
* | Use g_idle to call embed_find_find_again, to give the time to the embed to | Cosimo Cecchi | 2007-09-28 | 1 | -10/+64 |
* | Change the hint of the bookmarking properties dialog to DIALOG, instead | Cosimo Cecchi | 2007-09-24 | 1 | -1/+1 |
* | Use friendly display for mailto: links; shows a nice text in status bar | Cosimo Cecchi | 2007-09-16 | 1 | -1/+40 |
* | Link to the XPCOM glue and set GRE_HOME on startup, until I can figure out | Christian Persch | 2007-09-15 | 1 | -1/+1 |
* | Add utils to LDADD to try to fix the linking. | Christian Persch | 2007-09-14 | 1 | -1/+3 |
* | More build fixes for the xulrunner backend. | Christian Persch | 2007-09-13 | 1 | -2/+7 |
* | More xulrunner build fixes | Christian Persch | 2007-09-13 | 1 | -1/+1 |
* | Update version and API version to 2.21 | Christian Persch | 2007-09-13 | 1 | -2/+1 |
* | Make session recovery focus work properly and remember the active tab. | Cosimo Cecchi | 2007-09-13 | 1 | -1/+35 |
* | Fix disable_toolbar_editing lockdown not respected for Remove and Move | Cosimo Cecchi | 2007-09-12 | 1 | -8/+19 |
* | Adapt EphyHistoryWindow to the iconified EphySearchEntry and adds a | Cosimo Cecchi | 2007-09-12 | 1 | -2/+38 |
* | Find toolbar now remembers last pattern searched also when opened with | Cosimo Cecchi | 2007-09-12 | 1 | -9/+1 |
* | Adds drag-and-drop of URLs onto "New Tab" and "New Window" buttons in the | Cosimo Cecchi | 2007-09-11 | 1 | -14/+147 |
* | Makes tooltips for Back and Forward buttons display the titles of relative | Cosimo Cecchi | 2007-09-10 | 3 | -0/+54 |
* | Forces the display of "Close print preview" on the relative toolbar button | Cosimo Cecchi | 2007-09-10 | 1 | -0/+24 |
* | A m4/libxul.m4: Integrate the "xulrunner" backend with configure. Not | Christian Persch | 2007-09-10 | 1 | -1/+11 |
* | Modifies the EphySearchEntry to inherit from EphyIconEntry instead of | Cosimo Cecchi | 2007-09-10 | 1 | -1/+39 |
* | Marks as translatable some toolbar editor strings and removes references | Cosimo Cecchi | 2007-09-09 | 1 | -16/+5 |
* | Make 'Not found' on find toolbar temporairly bold and fires | Cosimo Cecchi | 2007-09-09 | 1 | -1/+36 |
* | Fix the Go button signal handler so it doesn't stop the propagation of the | Diego Escalante Urrelo | 2007-08-27 | 1 | -1/+3 |
* | Remove cruft | Christian Persch | 2007-08-20 | 1 | -3/+0 |
* | Remove "Add bookmark" and "Save as" from the document context menu. Patch | Diego Escalante Urrelo | 2007-08-03 | 2 | -7/+0 |
* | Fix completion model to show icons for history items too, | Diego Escalante Urrelo | 2007-08-01 | 1 | -16/+26 |
* | 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 |