| Commit message (Expand) | Author | Age | Files | Lines |
* | ephy-hosts-store: -1 is not a valid insertion position | Claudio Saavedra | 2012-03-21 | 1 | -1/+1 |
* | ephy-history-window: add back the favicons | Claudio Saavedra | 2012-03-21 | 3 | -5/+74 |
* | floating-bar: set a max-width to the label | Cosimo Cecchi | 2012-03-14 | 1 | -1/+2 |
* | ephy-history-view: add row-middle-clicked signal | Claudio Saavedra | 2012-03-13 | 2 | -0/+74 |
* | ephy-history-window: plug a couple of leaks | Claudio Saavedra | 2012-03-08 | 2 | -2/+2 |
* | ephy-hosts-view: ensure "all hosts" is selected by default | Claudio Saavedra | 2012-03-08 | 1 | -14/+28 |
* | ephy-host-store: add a clear() method | Claudio Saavedra | 2012-03-08 | 2 | -0/+14 |
* | ephy-history-view: remove unneeded unselect_all() | Claudio Saavedra | 2012-03-08 | 1 | -2/+1 |
* | ephy-hosts-view: add a method to select a given host | Claudio Saavedra | 2012-03-08 | 2 | -0/+34 |
* | ephy-hosts-store: sort the model by URL | Claudio Saavedra | 2012-03-07 | 1 | -0/+3 |
* | ephy-history-view: properly handle button-press-event | Claudio Saavedra | 2012-03-07 | 1 | -8/+6 |
* | Move the host and urls views from embed to lib/widgets | Xan Lopez | 2012-03-07 | 11 | -0/+790 |
* | Hook the new history to the URL entry | Xan Lopez | 2012-03-07 | 1 | -177/+20 |
* | ephy-search-entry: use symbolic clear icon | Diego Escalante Urrelo | 2012-02-08 | 1 | -3/+7 |
* | Get rid of EPHY_STOCK_EPHY | Xan Lopez | 2012-01-27 | 2 | -2/+0 |
* | Remove EPHY_STOCK_BOOKMARK | Xan Lopez | 2012-01-27 | 1 | -1/+1 |
* | Remove all the lock stock icons | Xan Lopez | 2012-01-27 | 1 | -0/+4 |
* | entry: make EphyLocationEntry a GtkEntry | Cosimo Cecchi | 2012-01-20 | 2 | -72/+41 |
* | Move the nautilus floating bar to lib/widgets | Xan Lopez | 2012-01-17 | 3 | -3/+469 |
* | ephy-middle-clickable-tool-button: remove, it's unused now | Xan Lopez | 2012-01-17 | 3 | -103/+0 |
* | Fake middle clicks without gtk_button_{press,release}, which are deprecated | Xan Lopez | 2012-01-02 | 5 | -0/+229 |
* | e-download-widget: update icon every 10% | Diego Escalante Urrelo | 2011-12-21 | 1 | -0/+7 |
* | e-download-widget: use GIcon instead of GdkPixbuf | Diego Escalante Urrelo | 2011-12-21 | 1 | -19/+5 |
* | e-download: add ephy_download_get_content_type | Diego Escalante Urrelo | 2011-12-21 | 1 | -9/+5 |
* | ephy-zoom-control: remove, there are no zoom toolbar items anymore | Xan Lopez | 2011-12-15 | 4 | -375/+4 |
* | Remove last traces of the EggToolbar code | Xan Lopez | 2011-12-15 | 1 | -27/+0 |
* | Use a GtkOverlay for the statusbar instead of shipping GeditOverlay | Claudio Saavedra | 2011-12-14 | 7 | -1440/+1 |
* | Remove some deprecated GTK+ calls | Claudio Saavedra | 2011-11-22 | 2 | -4/+10 |
* | ephy-location-entry: remove unused include | Xan Lopez | 2011-09-11 | 1 | -1/+0 |
* | Use g_markup_printf_escaped when printing uris | Diego Escalante Urrelo | 2011-08-13 | 1 | -5/+2 |
* | ephy-download-widget: unescape tooltips | Diego Escalante Urrelo | 2011-07-17 | 1 | -1/+4 |
* | ephy-location-entry: use new channel-{secure,insecure} symbolic icons | Xan Lopez | 2011-07-07 | 1 | -2/+2 |
* | Use the generic marshaler throughout | Xan Lopez | 2011-06-14 | 3 | -7/+4 |
* | gedit-overlay: prevent underallocation warnings | Xan Lopez | 2011-06-10 | 1 | -2/+12 |
* | gedit-overlay: fix compiler warning | Xan Lopez | 2011-06-10 | 1 | -1/+1 |
* | Use GtkOrientable interface instead of deprecated V/H widgets | Claudio Saavedra | 2011-06-09 | 3 | -4/+8 |
* | Added about:plugins support. | Sergio Villar Senin | 2011-06-01 | 1 | -3/+14 |
* | ephy-location-entry: handle gracefully first call | Xan Lopez | 2011-05-22 | 1 | -3/+3 |
* | ephy-location-entry: use symbolic icons for security state | Xan Lopez | 2011-05-22 | 1 | -12/+28 |
* | ephy-location-entry: do not use a yellow background for secure sites | Xan Lopez | 2011-05-22 | 2 | -119/+0 |
* | ephy-overlay-escaping-child: fix warnings | Xan Lopez | 2011-04-27 | 1 | -3/+8 |
* | Slide out the status overlay when the mouse pointer goes close by. | Alexandre Mazari | 2011-04-26 | 4 | -2/+367 |
* | Remove a few GCC 4.6.0 warnings | Xan Lopez | 2011-04-21 | 2 | -6/+0 |
* | Import latest version of Gedit's overlay code. | Alexandre Mazari | 2011-04-19 | 3 | -95/+169 |
* | ephy-download-widget: unescape displayed filenames | Diego Escalante Urrelo | 2011-03-08 | 1 | -4/+9 |
* | ephy-download-widget: new widget | Diego Escalante Urrelo | 2011-03-08 | 5 | -0/+983 |
* | Small cleanup in widget's Makefile.am | Xan Lopez | 2011-02-27 | 1 | -2/+1 |
* | Sync with upstream GeditOverlay | Xan Lopez | 2011-02-26 | 4 | -107/+21 |
* | ephy-location-entry: add DNS prefetching | Sergio Villar Senin | 2011-02-25 | 1 | -5/+54 |
* | gedit-overlay-child: sync visible property of container and child | Xan Lopez | 2011-02-21 | 1 | -1/+8 |
* | gedit-overlay: sync with upstream | Xan Lopez | 2011-02-20 | 1 | -0/+7 |
* | gedit-overlay: always proxy main widget size request | Xan Lopez | 2011-02-16 | 1 | -26/+4 |
* | Sync with latest GeditOverlay code | Xan Lopez | 2011-02-16 | 3 | -298/+51 |
* | Sync with latest GeditOverlay | Xan Lopez | 2011-02-16 | 1 | -19/+12 |
* | gedit-overlay: Fix a crash when overlay is detroyed | Carlos Garcia Campos | 2011-02-12 | 1 | -6/+8 |
* | Forgot these files | Xan Lopez | 2011-02-12 | 2 | -0/+497 |
* | Sync with upstream GeditOverlay code | Xan Lopez | 2011-02-12 | 7 | -468/+243 |
* | Port floating statusbar to gedit's overlay widget | Xan Lopez | 2011-02-11 | 5 | -1/+1060 |
* | Use the new GTK_STATE_FLAG_NORMAL flag | Diego Escalante Urrelo | 2011-01-11 | 1 | -5/+5 |
* | ephy-location-entry: GdkRGBA colors are doubles | Diego Escalante Urrelo | 2011-01-11 | 1 | -2/+2 |
* | ephy-node-view: don't use gdk_cursor_unref | Xan Lopez | 2010-12-22 | 1 | -1/+1 |
* | Port to gtk+ master's GtkStyleContext | Diego Escalante Urrelo | 2010-12-15 | 1 | -48/+52 |
* | introspection: fix wrong and missing annotations | Diego Escalante Urrelo | 2010-12-09 | 1 | -10/+10 |
* | EphyLocationAction: fix potential leak | Jonathon Jongsma | 2010-12-09 | 1 | -0/+1 |
* | Spinner changes | Xan Lopez | 2010-10-24 | 6 | -1484/+0 |
* | ephy-node-view: use new GtkScrollable APIs | Xan Lopez | 2010-10-24 | 1 | -1/+1 |
* | Use the new GtkComboText APIs | Matthias Classen | 2010-10-21 | 2 | -6/+6 |
* | Revert "Port to GtkSpinner" | Xan Lopez | 2010-10-10 | 3 | -26/+1065 |
* | Port to GtkSpinner | Xan Lopez | 2010-10-09 | 3 | -1065/+26 |
* | ephy-spinner: fix spinner drawing | Xan Lopez | 2010-10-09 | 1 | -8/+1 |
* | Adapt to latest changes in the GTK+ drawing model | Xan Lopez | 2010-10-05 | 2 | -36/+24 |
* | Update for latest GTK+ 3.x release. | Xan Lopez | 2010-09-11 | 2 | -9/+9 |
* | lib/widgets: use cairo_fill() instead of cairo_paint() | Carlos Garcia Campos | 2010-08-25 | 1 | -1/+1 |
* | lib/widgets: use cairo for drawing widgets | Diego Escalante Urrelo | 2010-08-22 | 2 | -55/+45 |
* | Use accessor functions when possible | Xan Lopez | 2010-06-13 | 1 | -1/+1 |
* | ephy-location-entry: reenable favicons in completion | Diego Escalante Urrelo | 2010-04-21 | 1 | -7/+0 |
* | Use only GTK+ single includes | Javier Jardón | 2010-04-06 | 1 | -1/+1 |
* | Use accessor functions instead direct access | Javier Jardón | 2010-02-11 | 2 | -3/+3 |
* | ephy-location-entry: disable favicons in entry for release | Xan Lopez | 2010-01-25 | 1 | -0/+5 |
* | Show again favicon column in URL completion dropdown | Xan Lopez | 2010-01-15 | 1 | -2/+0 |
* | Make EphyLocationEntry store a copy of the lock-stock-id | Xan Lopez | 2010-01-15 | 1 | -1/+2 |
* | Remove redundant parameters in location-set API | Diego Escalante Urrelo | 2009-12-05 | 2 | -17/+8 |
* | docs: ephy-location-action | Diego Escalante Urrelo | 2009-12-03 | 1 | -6/+3 |
* | docs: ephy-tree-model-node | Diego Escalante Urrelo | 2009-12-03 | 2 | -4/+65 |
* | docs: ephy-tree-model-sort | Diego Escalante Urrelo | 2009-12-03 | 2 | -4/+36 |
* | docs: ephy-node-view | Diego Escalante Urrelo | 2009-12-03 | 2 | -23/+205 |
* | ephy-node-view: fix some really weird indentation | Diego Escalante Urrelo | 2009-12-03 | 1 | -131/+131 |
* | docs: ephy-zoom-action | Diego Escalante Urrelo | 2009-12-03 | 1 | -0/+34 |
* | docs: ephy-spinner | Diego Escalante Urrelo | 2009-12-03 | 2 | -2/+11 |
* | docs: ephy-zoom-control | Diego Escalante Urrelo | 2009-12-03 | 1 | -2/+19 |
* | docs: ephy-location-entry | Diego Escalante Urrelo | 2009-12-03 | 1 | -0/+43 |
* | docs: ephy-search-entry | Diego Escalante Urrelo | 2009-12-03 | 2 | -1/+19 |
* | GTK+ 2.17.11 is now the required version | Javier Jardón | 2009-09-22 | 3 | -28/+37 |
* | Make the location action responsible of the model | Xan Lopez | 2009-08-15 | 1 | -1/+0 |
* | Add again the spinner. | Xan Lopez | 2009-08-10 | 3 | -0/+179 |
* | Performance: Set a fixed width on autosized cell renderer | Benjamin Otte | 2009-07-13 | 1 | -0/+10 |
* | don't free title string twice | Benjamin Otte | 2009-07-08 | 1 | -1/+1 |
* | ephy-location-entry: remove useless defines | Diego Escalante Urrelo | 2009-03-27 | 1 | -4/+0 |
* | ephy-location-entry: #if 0 the favicon column in completion. | Xan Lopez | 2009-03-09 | 1 | -10/+10 |
* | ephy-location-entry: use g_object_connect for mass signal connection. | Xan Lopez | 2009-03-09 | 1 | -17/+12 |
* | ephy-zoom-control: release references in dispose, not finalize. | Xan Lopez | 2009-02-23 | 1 | -5/+9 |
* | ephy-zoom-control: use G_DEFINE_TYPE, remove unneeded includes. | Xan Lopez | 2009-02-23 | 1 | -37/+4 |
* | ephy-zoom-action: use G_DEFINE_TYPE, remove unneeded includes. | Xan Lopez | 2009-02-23 | 1 | -37/+5 |
* | ephy-search-entry: remove unneeded/redundant includes. | Xan Lopez | 2009-02-23 | 1 | -2/+0 |
* | ephy-location-entry: fix security icon visibility. | Xan Lopez | 2009-02-23 | 1 | -3/+8 |
* | Remove EphyIconEntry leftovers. | Xan Lopez | 2009-01-22 | 1 | -64/+0 |
* | Avoid adding problematic search terms with spaces | Gustavo Noronha Silva | 2009-01-20 | 1 | -4/+9 |
* | Handle end of line correctly on location bar search | Gustavo Noronha Silva | 2009-01-20 | 1 | -2/+12 |
* | Implement multiple keyword-based AND-search for the location bar | Gustavo Noronha Silva | 2009-01-20 | 2 | -32/+121 |
* | Remove $Id$ marker from source files. | Xan Lopez | 2009-01-16 | 16 | -16/+0 |
* | Fix indentation of previous commits. | Xan Lopez | 2009-01-16 | 1 | -20/+20 |
* | Include a bookmark indication in the woohoo bar | Diego Escalante Urrelo | 2009-01-16 | 1 | -1/+41 |
* | Turn the location bar into the woohoo bar | Diego Escalante Urrelo | 2009-01-16 | 1 | -34/+75 |
* | Adapt to the modified GTK+ API. | Cosimo Cecchi | 2009-01-02 | 2 | -2/+2 |
* | Use connect_after when connecting to drag-begin so we can override the | Xan Lopez | 2009-01-01 | 1 | -2/+2 |
* | Delete EphyIconEntry, it's unused. | Xan Lopez | 2008-12-31 | 3 | -459/+0 |
* | Port EphySearchEntry to use GtkEntry. | Xan Lopez | 2008-12-31 | 2 | -21/+45 |
* | ephy-search-entry: use G_DEFINE_TYPE. | Xan Lopez | 2008-12-31 | 1 | -32/+1 |
* | ephy-location-entry: port to use GtkEntry instead of EphyIconEntry. | Xan Lopez | 2008-12-31 | 1 | -151/+153 |
* | ephy-location-entry: remove $Id$ marker. | Xan Lopez | 2008-12-31 | 1 | -1/+0 |
* | ephy-location-entry: use G_DEFINE_TYPE | Xan Lopez | 2008-12-31 | 1 | -34/+4 |
* | Update documentation for lib/widgets/ephy-spinner.c | Diego Escalante Urrelo | 2008-11-30 | 1 | -83/+86 |
* | Document lib/widgets/ephy-zoom-control.c | Diego Escalante Urrelo | 2008-11-30 | 1 | -0/+17 |
* | Minor nitpick in the .h files | Diego Escalante Urrelo | 2008-09-29 | 2 | -9/+9 |
* | Correctly mark doc comments for parsing | Diego Escalante Urrelo | 2008-09-29 | 1 | -4/+4 |
* | Update docs for ephy-icon-entry | Diego Escalante Urrelo | 2008-09-29 | 1 | -4/+12 |
* | Sync argument names in ephy-location-entry and update docs | Diego Escalante Urrelo | 2008-09-29 | 2 | -27/+56 |
* | Document lib/widgets/ephy-location-entry.c | Diego Escalante Urrelo | 2008-09-29 | 1 | -0/+133 |
* | Document lib/widgets/ephy-icon-entry.c | Diego Escalante Urrelo | 2008-09-29 | 2 | -0/+33 |
* | Remove useless ephy-node #include | Diego Escalante Urrelo | 2008-09-29 | 1 | -2/+0 |
* | Revert special handling of double click in the LocationEntry; bug #426349. | Loic Minier | 2008-09-03 | 1 | -14/+0 |
* | Port the location bar to use GRegex. | Diego Escalante Urrelo | 2008-08-15 | 2 | -10/+51 |
* | Remove the sort_func for the location entry. | Diego Escalante Urrelo | 2008-08-14 | 1 | -20/+5 |
* | Make the order in which we name the cols consistent. | Diego Escalante Urrelo | 2008-08-14 | 2 | -6/+6 |
* | Remove an unneeded cast to pointer. | Diego Escalante Urrelo | 2008-08-14 | 1 | -3/+6 |
* | Do not do single includes in lib/widgets/, bug #536090 | Diego Escalante Urrelo | 2008-06-04 | 17 | -55/+15 |
* | Add epiphany.h. Only allow including epiphany.h; all other headers are private | Christian Persch | 2008-04-12 | 9 | -0/+36 |
* | Make the extra column pack-end so that when we hide it when it's empty, the o... | Christian Persch | 2008-03-31 | 1 | -2/+2 |
* | Remove the ephy-spinner from the toolbar.c, there's enough feeback | Xan Lopez | 2008-03-28 | 3 | -179/+0 |
* | Add Undo/Redo commands to the location entry, both in the context menu | Cosimo Cecchi | 2008-02-15 | 2 | -12/+98 |
* | Popup the completion dropdown menu when we're focusing the location bar | Cosimo Cecchi | 2008-02-02 | 1 | -0/+15 |
* | Catch bookmarks and history in EphyLocationActionPrivate, it's smarter. | Diego Escalante Urrelo | 2007-12-27 | 2 | -3/+5 |
* | Moves the completion_func from lib/widgets/ephy-location-entry.c to | Diego Escalante Urrelo | 2007-12-26 | 2 | -101/+16 |
* | Add "node-middle-clicked" signal to EphyNodeView. | Cosimo Cecchi | 2007-12-08 | 2 | -0/+38 |
* | Adds a EPHY_NODE_VIEW_ELLIPSIZED flag and make history window and | Cosimo Cecchi | 2007-11-19 | 2 | -1/+8 |
* | Fix a bug in EphyNodeView which caused weird problems when setting columns | Cosimo Cecchi | 2007-11-19 | 1 | -0/+5 |
* | Changes g_value_set_string to g_value_take_string to avoid a leak. Also add the | Diego Escalante Urrelo | 2007-09-30 | 1 | -1/+4 |
* | Make the location entry completion cells smarter, now bookmarks take the full | Diego Escalante Urrelo | 2007-09-30 | 1 | -3/+35 |
* | Add a somewhat tricky fix for url titles not visible on the completion | Diego Escalante Urrelo | 2007-09-19 | 1 | -30/+37 |
* | Modifies the EphySearchEntry to inherit from EphyIconEntry instead of | Cosimo Cecchi | 2007-09-10 | 2 | -8/+16 |
* | Fixes bad state syncing when adding zoom controls to the toolbar. Fixes | Cosimo Cecchi | 2007-09-09 | 1 | -0/+4 |
* | Make cursor be at the end of the URL when selecting entries from the | Diego Escalante Urrelo | 2007-08-19 | 1 | -0/+1 |
* | Remove gtk version check since we now depend on 2.11. | Christian Persch | 2007-07-10 | 1 | -5/+0 |
* | Port to new tooltips API. | Christian Persch | 2007-07-10 | 2 | -28/+3 |
* | Port to new tooltips API. | Christian Persch | 2007-07-10 | 2 | -63/+4 |
* | Adds some prefixes to web_prefixes for ftp sites. Bug #422114. | Diego Escalante Urrelo | 2007-06-01 | 1 | -1/+5 |
* | Copy the items on the completion list as the user moves through them. The | Xan Lopez | 2007-05-02 | 2 | -2/+36 |
* | Correct FSF address. Bug #409075, patch by John Millikin.RELEASE_2_18_0GNOME_2_18_BRANCHPOINT | Christian Persch | 2007-03-12 | 22 | -26/+26 |
* | Workaround/semi-fix for bug #351814. The real cause of the problem is the | Diego Escalante Urrelo | 2007-01-09 | 1 | -6/+11 |
* | .cvsignore files are obsolete | Christian Persch | 2006-12-30 | 1 | -7/+0 |
* | Show favicons in location entry drop-down. Bug #112748, patch by Diego | Christian Persch | 2006-12-18 | 2 | -3/+15 |
* | List title and URL in location entry drop-down. Bug #169550, patch by | Christian Persch | 2006-12-18 | 2 | -3/+25 |
* | Fix secure location bar colouring with dark themes. Bug #347343, patch by | Christian Persch | 2006-12-18 | 1 | -2/+2 |
* | embed/ephy-encodings.c embed/ephy-favicon-cache.c embed/ephy-history.c | Björn Lindqvist | 2006-12-17 | 1 | -7/+3 |
* | Use a define for the default window icon. Bug #385872. | Christian Persch | 2006-12-15 | 3 | -2/+3 |
* | Fix typo | Christian Persch | 2006-12-05 | 1 | -2/+2 |
* | Version 2.17.3. | Christian Persch | 2006-12-05 | 1 | -60/+28 |
* | Lower the priority of the spinner animation so that the animation does not | Benjamin Berg | 2006-11-18 | 1 | -3/+5 |
* | A lib/widgets/ephy-spinner-tool-item.c: A | Christian Persch | 2006-10-18 | 1 | -0/+2 |
* | A lib/widgets/ephy-spinner-tool-item.c: A | Christian Persch | 2006-10-18 | 3 | -4/+282 |
* | Fix a crash after failing to get the spinner animation or rest icons. | Christian Persch | 2006-10-18 | 2 | -18/+14 |
* | Fix compile warnings. | Christian Persch | 2006-10-01 | 2 | -5/+4 |
* | Fix compile warnings. | Christian Persch | 2006-10-01 | 1 | -6/+1 |
* | Simplify code and save some memory. | Christian Persch | 2006-09-30 | 1 | -104/+111 |
* | Fix spinner with new g-i-t. Fixes bug #330415. Fix a crash when failing to | Christian Persch | 2006-09-30 | 2 | -164/+172 |
* | Clicking favicon in the location bar selects URL. Fix bug #349557. | Jean-François Rameau | 2006-09-14 | 1 | -0/+29 |
* | Use UTF-8 copyright symbol | Christian Persch | 2006-09-13 | 20 | -30/+30 |
* | Remove some unnecessary static data. | Christian Persch | 2006-09-07 | 9 | -12/+12 |
* | Improve the a11y theme check. | Christian Persch | 2006-08-08 | 1 | -2/+2 |
* | Reset IM context before activation. Bug #348478, patch by Nguyễn Thái | Christian Persch | 2006-07-25 | 1 | -0/+1 |
* | When resetting the entry also emit user-changed, to restore the original | Christian Persch | 2006-07-20 | 1 | -5/+18 |
* | Work around bug #346662 by not changing selection while removing the | Christian Persch | 2006-07-11 | 1 | -0/+15 |
* | Fix middle-click and ctrl-enter in the location entry autocompletion | Christian Persch | 2006-07-11 | 1 | -5/+61 |
* | Improve next-token logic for bookmark completion. Fixes #339167 (hopefully | Wouter Bolsterlee | 2006-06-05 | 1 | -2/+2 |
* | Make bookmark search ignore special characters (bug 339167) | Frederic Peters | 2006-05-30 | 1 | -1/+1 |
* | #337140: Replace fallback favicon with more semantically correct 'text-html' | Tommi Komulainen | 2006-04-15 | 1 | -3/+7 |
* | Use g_object_ref_sink(). | Christian Persch | 2006-03-29 | 2 | -4/+2 |
* | Add a convenience function to get current event data. | Christian Persch | 2006-01-30 | 1 | -2/+4 |
* | When updating the address bar, always update the address state, sometimes | Crispin Flowerday | 2006-01-23 | 1 | -0/+3 |
* | When adding a column that can be sorted on, re-create the sort model, so | Crispin Flowerday | 2006-01-18 | 1 | -0/+8 |
* | lib/ephy-file-helpers.c lib/widgets/ephy-location-entry.c | Crispin Flowerday | 2005-11-11 | 1 | -1/+0 |
* | More static strings. | Christian Persch | 2005-11-08 | 1 | -2/+2 |
* | Mark strings in param specs as static. | Christian Persch | 2005-11-08 | 4 | -5/+5 |
* | Simplify the drag icon code. | Christian Persch | 2005-11-03 | 1 | -109/+21 |
* | Show drag icon with page title + URL when dragging from the drag handle. | Christian Persch | 2005-11-03 | 1 | -0/+238 |
* | Skip spinner update when we're not loaded. Should fix bug #320079. | Christian Persch | 2005-10-29 | 1 | -7/+11 |
* | Ensure the images are loaded before starting to spin. Should fix crashes | Christian Persch | 2005-10-09 | 1 | -7/+16 |
* | Add style properties for 'secure-[bg|fg]-color', and apply them when the | Christian Persch | 2005-10-07 | 2 | -0/+106 |
* | Remove unused code. | Christian Persch | 2005-10-02 | 1 | -1/+3 |
* | Don't include config.h here. | Christian Persch | 2005-10-02 | 3 | -56/+362 |
* | Don't spin unmapped spinners. Slightly decrease the frequency. Might help | Christian Persch | 2005-10-02 | 1 | -4/+45 |
* | Reset the IM context before activating the entry. | Christian Persch | 2005-10-01 | 2 | -5/+10 |
* | Version 1.9. | Christian Persch | 2005-08-29 | 1 | -1/+1 |
* | Add switch to disable focus fix, and to disable PSM. Error out if PSM | Christian Persch | 2005-08-08 | 2 | -0/+10 |
* | No need to add focus_width to borders anymore. Now we get the same height | Christian Persch | 2005-08-03 | 1 | -6/+0 |
* | Use the entry's style's [xy]thickness, not our own. Fixes rendering with | Christian Persch | 2005-08-03 | 1 | -25/+33 |
* | A lib/widgets/testiconentry.c: A lib/widgets/ephy-icon-entry.c: A | Christian Persch | 2005-08-03 | 5 | -92/+524 |
* | Fix location entry favicon updating. | Christian Persch | 2005-08-01 | 1 | -1/+3 |
* | Fix ESC behaviour to always stop, and to reset the location entry when | Christian Persch | 2005-07-26 | 2 | -44/+155 |
* | Check all selected nodes if they allow dragging. | Christian Persch | 2005-07-12 | 1 | -1/+39 |
* | Implement a way to disallow dragging from resp. dropping on certain nodes. | Christian Persch | 2005-07-11 | 1 | -12/+13 |
* | Uppercase letters shouldn't breaks history autocompletion. Fix Bug | Jean-François Rameau | 2005-07-10 | 1 | -2/+2 |
* | More constification. | Christian Persch | 2005-04-19 | 3 | -7/+6 |
* | Restore original URL when pressing ESC. Fixes bug #171179. | Christian Persch | 2005-04-11 | 2 | -0/+34 |
* | Remove custom search, and use gtktreeview typeaheadfind. Fixes bug | Christian Persch | 2005-03-14 | 1 | -18/+9 |
* | Don't set the lock icon as drag source. Actually emit the lock-clicked | Christian Persch | 2005-02-06 | 2 | -14/+31 |
* | Set "Clear" context menu entry insensitive in lockdown mode. Fixes bug | Christian Persch | 2005-02-02 | 1 | -0/+3 |
* | Add ; to all LOG statements, and adapt ephy-debug.h for non-GNUC-varargs | Christian Persch | 2005-01-29 | 4 | -10/+10 |
* | Add proper _NETSCAPE_URL drag support, supplying the URL as well as the | Jorn Baayen | 2005-01-22 | 4 | -65/+97 |
* | Don't focus the combo on click. | Christian Persch | 2005-01-15 | 1 | -0/+1 |
* | Add GDK_ACTION_ASK, and prefer _NETSCAPE_URL over uri-list drag types. | Jorn Baayen | 2005-01-14 | 2 | -5/+5 |
* | Add favicon and lock icon to the entry. Fixes bug #116482 and bug #149506. | Christian Persch | 2005-01-14 | 2 | -12/+149 |
* | Add Toolbar toggle to document context menu in fullscreen mode. | Christian Persch | 2005-01-13 | 3 | -17/+19 |
* | Make all structs prefixed by _. | Christian Persch | 2005-01-09 | 12 | -20/+20 |
* | Unify the location and favicon actions. | Christian Persch | 2005-01-08 | 2 | -29/+138 |
* | Use ngettext to get the Open in New Tab[s]/Window[s] label. | Christian Persch | 2005-01-05 | 2 | -20/+0 |
* | Small improvement. | Christian Persch | 2004-12-16 | 1 | -2/+1 |
* | Move Clear after Select All. | Christian Persch | 2004-12-16 | 1 | -11/+20 |
* | Add "Clear" to entry context menu. Fixes bug #118395. | Christian Persch | 2004-12-16 | 1 | -0/+48 |
* | Get rid of ephy_string_[elide|double]_underscores(). Remove unnecessary | Christian Persch | 2004-12-14 | 1 | -2/+1 |
* | Add deprecated defines to AM_CPPFLAGS in maintainer-mode. | Christian Persch | 2004-12-01 | 1 | -12/+11 |
* | reviewed by: Christian Persch <chpe@cvs.gnome.org> | Marco Pesenti Gritti | 2004-11-26 | 1 | -0/+1 |
* | When popping up the context menu with keyboard, select the first menu | Christian Persch | 2004-11-08 | 1 | -3/+8 |
* | Make tooltips on the zoom control also work on Ctrl-F1. | Christian Persch | 2004-11-07 | 1 | -13/+44 |
* | We always have config.h, no need to guard its inclusion. | Christian Persch | 2004-11-03 | 8 | -16/+0 |
* | Fix zoom control so that it shows tooltips again. Fixes bug #155826. | Christian Persch | 2004-11-02 | 1 | -7/+15 |
* | Don't deactivate the toolbar when another item in the same toolbar gains | Christian Persch | 2004-11-01 | 1 | -35/+1 |
* | Removing debug spew | Christian Persch | 2004-11-01 | 1 | -1/+0 |
* | Private data is 0-initialised, no need to set members to NULL, 0, or | Christian Persch | 2004-10-28 | 2 | -8/+0 |
* | Remove unused signal from EphyNodeView struct. | Christian Persch | 2004-10-27 | 1 | -1/+0 |
* | Avoid strdups in entry completion func. Patch by Peter Harvey. | Christian Persch | 2004-10-27 | 1 | -19/+18 |
* | Use gtk_icon_size_lookup_for_settings() here. | Christian Persch | 2004-10-25 | 1 | -4/+6 |
* | Annotate "if (type == 0)" in get_type functions with G_UNLIKELY, like the | Christian Persch | 2004-10-24 | 8 | -36/+36 |
* | Use gtk_selection_data_get_uris(). | Christian Persch | 2004-10-23 | 1 | -1/+1 |
* | Remove ephy_string_parse_uri_list, and use new glib function | Christian Persch | 2004-10-23 | 1 | -4/+4 |
* | Add api to show a context menu. Useful to make distinction between key and | Marco Pesenti Gritti | 2004-09-15 | 2 | -0/+28 |
* | Merging pre-gnome-2-10 branch to HEAD. | Christian Persch | 2004-09-13 | 7 | -4456/+0 |
* | Sync. | Christian Persch | 2004-08-24 | 1 | -5/+8 |
* | Just use the popup_menu signal. Fixes bug #150830. | Christian Persch | 2004-08-23 | 1 | -18/+3 |
* | Fix a warning when moving tabs between windows; see bug #150822. | Christian Persch | 2004-08-23 | 1 | -1/+4 |