| Commit message (Expand) | Author | Age | Files | Lines |
| * | Simplify init_action_col and init_url_col. | Diego Escalante Urrelo | 2008-07-25 | 1 | -35/+12 |
| * | Regex instead of pointer voodoo in is_base_address. | Diego Escalante Urrelo | 2008-07-25 | 1 | -17/+6 |
| * | Rewrite the bookmark HTML importer, it now uses GRegex, this is bug #533986. | Diego Escalante Urrelo | 2008-07-25 | 1 | -56/+74 |
| * | Do not do single includes in src/bookmarks/, bug #536090 | Diego Escalante Urrelo | 2008-07-22 | 26 | -88/+22 |
| * | Do not do single includes for GTK+, bug #536090 | Diego Escalante Urrelo | 2008-07-22 | 39 | -195/+37 |
| * | Bug 529634 – ga_client_start() called twiceRELEASE_2_22_3 | Christian Persch | 2008-07-01 | 1 | -9/+16 |
| * | Make the bookmarks editor search in urls and titles, closes: #328489. | Diego Escalante Urrelo | 2008-05-31 | 1 | -0/+5 |
| * | Plug a mem leak. | Christian Persch | 2008-05-26 | 1 | -0/+1 |
| * | Bail out if the --profile directory isn't an absolute path. Bug #518215. | Christian Persch | 2008-05-24 | 1 | -0/+5 |
| * | Don't free file_info too soon or the pointer to file_type will be lost. This | Diego Escalante Urrelo | 2008-05-20 | 1 | -1/+1 |
| * | Fix crash in PDM when clicking cookie properties button without a selected co... | Christian Persch | 2008-05-19 | 1 | -0/+1 |
| * | Fix multiple crashers in the zeroconf bookmarks. Bug #516008; partially based... | Christian Persch | 2008-03-28 | 1 | -179/+151 |
| * | Allow building with xulrunner 1.9. Patch by Alexander Sack; part of bug #503657 | Christian Persch | 2008-03-28 | 1 | -0/+15 |
| * | Revert the bookmark/history item no-dupes patch. It was slowing down ephy. | Diego Escalante Urrelo | 2008-03-17 | 1 | -12/+0 |
| * | Remove cruft | Christian Persch | 2008-02-27 | 5 | -567/+3 |
| * | Connect the signal before unreffing the action, just to be absolutely safe. | Christian Persch | 2008-02-26 | 1 | -3/+3 |
| * | Remove duplicate bookmarks property update, which is superflous since it was ... | Christian Persch | 2008-02-26 | 1 | -2/+0 |
| * | Adapt to gio API change | Christian Persch | 2008-02-26 | 3 | -5/+5 |
| * | Add EPHY_CHECK_VERSION (#513128) | Xan Lopez | 2008-02-18 | 2 | -0/+36 |
| * | Add Undo/Redo commands to the location entry, both in the context menu | Cosimo Cecchi | 2008-02-15 | 2 | -14/+53 |
| * | GConf option to disable messagebox about unsubmitted form data. (#516170) | Xan Lopez | 2008-02-15 | 1 | -6/+11 |
| * | Update dependencies in epiphany.pc.in, remove bonobo leftovers. | Xan Lopez | 2008-02-14 | 1 | -224/+0 |
| * | Use G_DEFINE_TYPE* macros in src/bookmarks/ when possible. (#516138) | Xan Lopez | 2008-02-13 | 9 | -307/+59 |
| * | Use G_DEFINE_TYPE* when possible in src/ (#515601) | Xan Lopez | 2008-02-11 | 28 | -1096/+243 |
| * | Do not use history API if we only want to go back or forward, only use it | Xan Lopez | 2008-02-10 | 1 | -14/+2 |
| * | Fix back button looping through history. | Cosimo Cecchi | 2008-02-05 | 1 | -15/+19 |
| * | Make middle clicking on Back/Forward toolbar buttons open again in | Cosimo Cecchi | 2008-02-01 | 1 | -3/+29 |
| * | HIG fixes for menu. Bug #483312, patch by Luca Ferretti. | Cosimo Cecchi | 2008-01-29 | 1 | -1/+1 |
| * | Better fix for bug #511759. | Cosimo Cecchi | 2008-01-25 | 1 | -2/+7 |
| * | Fix compilation when debug is enabled. Patch by Joseph Sacco (#509541) | Xan Lopez | 2008-01-15 | 1 | -1/+1 |
| * | Fix cropped close button on tab labels with gnome-icon-theme 2.21.x. | Cosimo Cecchi | 2008-01-15 | 1 | -4/+10 |
| * | Update to new glib 2.15.2 API, bump glib dep and remove a | Cosimo Cecchi | 2008-01-15 | 1 | -1/+1 |
| * | Add #ifdef for Avahi includes in ephy-bookmarks.c. | Cosimo Cecchi | 2008-01-15 | 1 | -0/+3 |
| * | Drop gnome-vfs dependency. Now Epiphany depends on glib >= 2.15.1. | Cosimo Cecchi | 2008-01-14 | 13 | -309/+541 |
| * | Open externally opened link in current tab if it is blank. | Cosimo Cecchi | 2008-01-11 | 5 | -14/+38 |
| * | Don't use net-stop signal, it's gone. Switch to notify::load-status | Xan Lopez | 2008-01-09 | 1 | -3/+6 |
| * | Fix typo when building the back/forward history menu | Jan Michael C. Alonzo | 2007-12-31 | 1 | -1/+1 |
| * | Port ephy-window.c to the new API, remove old API. | Xan Lopez | 2007-12-30 | 3 | -98/+11 |
| * | Make MozillaHistoryItem create url and title on demand. | Xan Lopez | 2007-12-30 | 1 | -4/+7 |
| * | Use the new interfaces for backward/forward menus. | Xan Lopez | 2007-12-30 | 1 | -54/+37 |
| * | Catch bookmarks and history in EphyLocationActionPrivate, it's smarter. | Diego Escalante Urrelo | 2007-12-27 | 1 | -9/+10 |
| * | Have the completion func also check the bookmark URLs for matches as it does | Diego Escalante Urrelo | 2007-12-27 | 1 | -3/+14 |
| * | Avoid duplicated history and bookmark entries for the same url in the | Diego Escalante Urrelo | 2007-12-27 | 1 | -0/+24 |
| * | Remove a trailing whitespace. | Diego Escalante Urrelo | 2007-12-26 | 1 | -1/+1 |
| * | Moves the completion_func from lib/widgets/ephy-location-entry.c to | Diego Escalante Urrelo | 2007-12-26 | 1 | -0/+105 |
| * | Quick fix for a warning produced by my previous update to epiphany.defs, | Diego Escalante Urrelo | 2007-12-24 | 1 | -1/+1 |
| * | Add extra methods to EphyEmbed object: | Diego Escalante Urrelo | 2007-12-24 | 1 | -27/+94 |
| * | Adds a "Clear All" dialog to clear all the privacy information, and a help | Cosimo Cecchi | 2007-12-21 | 3 | -181/+295 |
| * | Middle click on entries in History Window and Bookmark Editor opens the page | Cosimo Cecchi | 2007-12-20 | 2 | -0/+46 |
| * | Hide the Toolbar Editor, if active, when switching to Fullscreen mode. | Cosimo Cecchi | 2007-12-19 | 1 | -0/+11 |
| * | Readd "Add to Bookmark" entry to the document context menu. | Cosimo Cecchi | 2007-12-19 | 1 | -0/+5 |
| * | Indentation fix for previous commit. | Cosimo Cecchi | 2007-12-19 | 1 | -2/+2 |
| * | Add middle-click-paste for smart bookmarks, as it is for new tab/window | Cosimo Cecchi | 2007-12-19 | 1 | -0/+69 |
| * | Don't store the tabs menu accels in the accel map file. | Christian Persch | 2007-12-16 | 1 | -1/+3 |
| * | Add secondary text in confirmation dialogs for "Remove All" items in the PDM. | Cosimo Cecchi | 2007-12-08 | 1 | -6/+12 |
| * | Squashed commit of the following: | Jan Michael C. Alonzo | 2007-12-02 | 2 | -0/+7 |
| * | Fix empty line on bookmark tooltip when bookmark has no title. | Cosimo Cecchi | 2007-11-25 | 1 | -5/+21 |
| * | 2007-11-22 Reinout van Schouwen <reinouts@gnome.org> | Reinout van Schouwen | 2007-11-23 | 1 | -1/+1 |
| * | 2007-11-22 Reinout van Schouwen <reinouts@gnome.org> | Reinout van Schouwen | 2007-11-23 | 1 | -1/+1 |
| * | Adds a EPHY_NODE_VIEW_ELLIPSIZED flag and make history window and | Cosimo Cecchi | 2007-11-19 | 2 | -4/+9 |
| * | Fix a bug in EphyNodeView which caused weird problems when setting columns | Cosimo Cecchi | 2007-11-19 | 2 | -5/+15 |
| * | Move EphyNotebook to G_DEFINE_TYPE. | Xan Lopez | 2007-11-18 | 1 | -56/+19 |
| * | Use go_back and go_forward methods for navigation. | Xan Lopez | 2007-11-18 | 1 | -5/+2 |
| * | Move size-to code to the gecko backend. | Xan Lopez | 2007-11-18 | 1 | -74/+1 |
| * | Put visibility property into EphyBaseEmbed, we need it for popups. | Xan Lopez | 2007-11-18 | 1 | -0/+19 |
| * | Rename EphyEmbedContainer implementations in EphyWindow. | Xan Lopez | 2007-11-17 | 1 | -35/+36 |
| * | Move print-preview property to EphyEmbedContainer interface. | Xan Lopez | 2007-11-17 | 5 | -65/+53 |
| * | Add type checkings in the EmbedContainer interface, not in the implementations. | Xan Lopez | 2007-11-17 | 1 | -23/+2 |
| * | Do not change session saving format ;) | Xan Lopez | 2007-11-17 | 1 | -2/+2 |
| * | Return the new tab's position. | Christian Persch | 2007-11-17 | 1 | -4/+2 |
| * | Move active-tab property to the embed-container interface. | Xan Lopez | 2007-11-17 | 4 | -17/+15 |
| * | Unbreak the build... | Xan Lopez | 2007-11-17 | 1 | -4/+4 |
| * | Use right GtkPaned API to pack history window vbox. | Cosimo Cecchi | 2007-11-17 | 1 | -2/+2 |
| * | Make EphyEmbedContainer add_child method return the child's new position insi... | Xan Lopez | 2007-11-17 | 1 | -1/+3 |
| * | Rename ephy_embed_container_jump_to_child to ephy_embed_container_set_active_... | Xan Lopez | 2007-11-16 | 3 | -8/+8 |
| * | Do not expose {add,remove}_child methods from EphyEmbedContainer to bindings. | Xan Lopez | 2007-11-16 | 1 | -20/+0 |
| * | And port all the callers in src/ | Xan Lopez | 2007-11-16 | 14 | -61/+113 |
| * | Change epiphany.defs | Xan Lopez | 2007-11-16 | 1 | -47/+53 |
| * | Port EphyWindow to the new interface. | Xan Lopez | 2007-11-16 | 2 | -220/+193 |
| * | Use G_DEFINE_TYPE for EphyWindow. | Xan Lopez | 2007-11-16 | 1 | -54/+15 |
| * | Add icon-updated signal to EphyHistory. | Xan Lopez | 2007-11-14 | 1 | -0/+11 |
| * | 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 |