| Commit message (Expand) | Author | Age | Files | Lines |
* | Drop menubar and create an actions menu button in the toolbar | Xan Lopez | 2012-01-14 | 1 | -2/+2 |
* | ephy-topic-action: another tiny leftover | Xan Lopez | 2011-12-15 | 1 | -1/+0 |
* | ephy-bookmark-action: kill unused code related to toolbar items | Xan Lopez | 2011-12-15 | 1 | -385/+19 |
* | ephy-topic-action: kill unused code related to toolbar items | Xan Lopez | 2011-12-15 | 1 | -228/+2 |
* | ephy-related-action: remove, it's unused | Xan Lopez | 2011-12-15 | 4 | -226/+0 |
* | Remove last traces of the EggToolbar code | Xan Lopez | 2011-12-15 | 1 | -2/+1 |
* | ephy-bookmark-action: remove unused includes | Xan Lopez | 2011-12-15 | 1 | -7/+5 |
* | Remove the topic/bookmark factory actions | Xan Lopez | 2011-12-15 | 6 | -723/+0 |
* | Remove code to support bookmark/topic toolbar | Xan Lopez | 2011-12-15 | 3 | -535/+45 |
* | Remove custom EphyToolbar in favor of a vanilla GtkToolbar | Xan Lopez | 2011-12-14 | 1 | -0/+12 |
* | e-bookmark-properties: port to GtkGrid | Diego Escalante Urrelo | 2011-10-11 | 1 | -15/+19 |
* | ephy-bookmarks-ui: we need to include the EphyNode header | Xan Lopez | 2011-09-04 | 1 | -1/+2 |
* | e-bookmarks-editor: don't set directory | Diego Escalante Urrelo | 2011-08-12 | 1 | -3/+0 |
* | Use the generic marshaler throughout | Xan Lopez | 2011-06-14 | 1 | -2/+1 |
* | Use GtkOrientable interface instead of deprecated V/H widgets | Claudio Saavedra | 2011-06-09 | 3 | -8/+8 |
* | ephy-bookmark-action: fix warning | Xan Lopez | 2011-04-27 | 1 | -2/+0 |
* | Remove a few GCC 4.6.0 warnings | Xan Lopez | 2011-04-21 | 1 | -4/+1 |
* | Remove deprecated gtk_button_pressed/released usage | Alexandre Mazari | 2011-02-24 | 2 | -2/+0 |
* | ephy-bookmarks-editor: fix new topic selection bug | Vincas Dargis | 2011-01-11 | 1 | -0/+1 |
* | Port to gtk+ master's GtkStyleContext | Diego Escalante Urrelo | 2010-12-15 | 1 | -2/+1 |
* | ephy-bookmarks: remove unused BOOKMARKS_HIERARCHY_SEP | Diego Escalante Urrelo | 2010-12-09 | 1 | -2/+0 |
* | Use gtk_paned_new() instead gtk_[h|v]paned_new() | Javier Jardón | 2010-11-09 | 1 | -1/+1 |
* | Use the new GtkComboText APIs | Matthias Classen | 2010-10-21 | 1 | -3/+3 |
* | Plug g_file_new_for_path leaks | Xan Lopez | 2010-10-13 | 1 | -2/+6 |
* | ephy-bookmarks: plug leak | Xan Lopez | 2010-10-12 | 1 | -0/+1 |
* | gsettings: port epiphany to gsettings | Diego Escalante Urrelo | 2010-10-08 | 5 | -134/+54 |
* | Update for latest GTK+ 3.x release. | Xan Lopez | 2010-09-11 | 2 | -4/+4 |
* | GtkDialog separators are gone in GTK+ 3.x | Xan Lopez | 2010-09-05 | 2 | -3/+1 |
* | Do not access im_context GtkEntry element directly | Javier Jardón | 2010-06-02 | 1 | -0/+4 |
* | ephy-bookmarks-import: check for possible NULL deref | Xan Lopez | 2010-01-28 | 1 | -1/+1 |
* | ephy-bookmarks-editor: wrong cast | Diego Escalante Urrelo | 2009-12-20 | 1 | -1/+1 |
* | ephy_gui_help: use gtk_show_uri to open help | Diego Escalante Urrelo | 2009-12-19 | 2 | -5/+2 |
* | Revert "Don't use deprecated GtkButton API" | Diego Escalante Urrelo | 2009-12-07 | 1 | -2/+2 |
* | Don't use deprecated GtkButton API | Diego Escalante Urrelo | 2009-12-06 | 1 | -2/+2 |
* | Revert "Do not use deprecated GtkButton APIs" | Xan Lopez | 2009-12-05 | 3 | -4/+4 |
* | Do not use deprecated GtkButton APIs | Xan Lopez | 2009-11-30 | 3 | -4/+4 |
* | Add GObject introspection annotations to many *_get_* functions | Iain Nicol | 2009-11-18 | 1 | -0/+35 |
* | GTK+ 2.17.11 is now the required version | Javier Jardón | 2009-09-22 | 6 | -18/+28 |
* | Bug 594435: Bookmark properties topic improvements | Emilio Pozuelo Monfort | 2009-09-08 | 1 | -2/+3 |
* | ephy-bookmark-action.c: always show images in bookmarks menu items | Xan Lopez | 2009-08-17 | 1 | -0/+2 |
* | Remove ephy-glib-compat.h, since we depend on a newer glib now | Xan Lopez | 2009-08-12 | 1 | -1/+0 |
* | Prefix noisy commands with AM_V_GEN | Xan Lopez | 2009-08-11 | 1 | -2/+2 |
* | Move default bookmarks to separate rdf file instead of hard-coded values | Vincent Untz | 2009-07-30 | 2 | -22/+2 |
* | ephy-topic-action: call gtk_activatable_get_related_action on the right widget. | Xan Lopez | 2009-03-21 | 1 | -1/+4 |
* | Fix the RDF bookmark importer (bug #129852). | Vincent Untz | 2009-03-03 | 1 | -45/+77 |
* | ephy-bookmarks: guard zeroconf dependent function declaration. | Xan Lopez | 2009-02-21 | 1 | -0/+2 |
* | Don't recurse into proxy item construction. Bug #570984 | Christian Persch | 2009-02-10 | 1 | -2/+0 |
* | Use gtk_activatable_get_related_action instead of the deprecated gtk_widget_g... | Xan Lopez | 2009-02-08 | 2 | -5/+5 |
* | Do not use 'gtk-action' object data to get the associated GtkAction for a wid... | Xan Lopez | 2009-01-24 | 2 | -7/+7 |
* | Use C_() instead of Q_() with context for translatable strings. | Philip Withnall | 2009-01-20 | 1 | -17/+5 |
* | Remove $Id$ marker from source files. | Xan Lopez | 2009-01-16 | 35 | -35/+0 |
* | Remove leftover search_entry_clear_cb function | Diego Escalante Urrelo | 2009-01-05 | 1 | -19/+0 |
* | Fix bookmark import of ff3 files | Diego Escalante Urrelo | 2009-01-05 | 1 | -3/+4 |
* | Port EphySearchEntry to use GtkEntry. | Xan Lopez | 2008-12-31 | 1 | -17/+0 |
* | Check text_table for nullity before unrefing it in resolver_found_cb. | Gustavo Noronha Silva | 2008-12-24 | 1 | -1/+4 |
* | Avoid the parsing of non doc comments | Diego Escalante Urrelo | 2008-09-29 | 1 | -1/+1 |
* | Remove libgnome and libgnomeui dependency, using EggSMClient instead of Gnome... | Christian Persch | 2008-09-25 | 3 | -9/+6 |
* | Bug #378165: do not activate the smart bookmark entry after middle-clicking | Cosimo Cecchi | 2008-08-04 | 1 | -2/+0 |
* | Bug 529634 – ga_client_start() called twice | Christian Persch | 2008-07-01 | 1 | -9/+16 |
* | Do not do single includes in src/bookmarks/, bug #536090 | Diego Escalante Urrelo | 2008-06-04 | 26 | -88/+22 |
* | Make the bookmarks editor search in urls and titles, closes: #328489. | Diego Escalante Urrelo | 2008-05-31 | 1 | -0/+5 |
* | Rewrite the bookmark HTML importer, it now uses GRegex, this is bug #533986. | Diego Escalante Urrelo | 2008-05-24 | 1 | -56/+74 |
* | 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 |
* | Add epiphany.h. Only allow including epiphany/epiphany.h; all other | Christian Persch | 2008-04-12 | 19 | -0/+76 |
* | Fix multiple crashers in the zeroconf bookmarks. Bug #516008; partially based... | Christian Persch | 2008-03-13 | 1 | -179/+151 |
* | 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 | 2 | -4/+4 |
* | Use G_DEFINE_TYPE* macros in src/bookmarks/ when possible. (#516138) | Xan Lopez | 2008-02-13 | 9 | -307/+59 |
* | Fix compilation when debug is enabled. Patch by Joseph Sacco (#509541) | Xan Lopez | 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 | 6 | -174/+377 |
* | Middle click on entries in History Window and Bookmark Editor opens the page | Cosimo Cecchi | 2007-12-20 | 1 | -0/+23 |
* | 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 |
* | 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 | 1 | -2/+5 |
* | Fix a bug in EphyNodeView which caused weird problems when setting columns | Cosimo Cecchi | 2007-11-19 | 1 | -2/+9 |
* | Add icon-updated signal to EphyHistory. | Xan Lopez | 2007-11-14 | 1 | -0/+11 |
* | Add GTK_DISABLE_DEPRECATED back in DEPRECATION_FLAGS. Move the last | Cyril Brulebois | 2007-11-11 | 2 | -4/+5 |
* | Display "Javascript scriptlet" string as tooltip for bookmark action instead | Cosimo Cecchi | 2007-11-03 | 1 | -13/+19 |
* | 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 |
* | Change the hint of the bookmarking properties dialog to DIALOG, instead | Cosimo Cecchi | 2007-09-24 | 1 | -1/+1 |
* | Modifies the EphySearchEntry to inherit from EphyIconEntry instead of | Cosimo Cecchi | 2007-09-10 | 1 | -1/+39 |
* | String changes based on user feedback: - "Local sites" -> "Nearby sites" | Wouter Bolsterlee | 2007-07-17 | 3 | -3/+4 |
* | Use gtk_widget_set_has_tooltip here. | Christian Persch | 2007-07-11 | 1 | -1/+1 |
* | Port to new tooltips API. Fixes bug #347637. | Christian Persch | 2007-07-10 | 1 | -38/+32 |
* | Use GTK_STOCK_ABOUT icon i.s.o GNOME_STOCK_ABOUT Fixes bug #452769 | Jaap Haitsma | 2007-07-01 | 1 | -1/+1 |
* | Adds SelectAll stock icon. | Diego Escalante Urrelo | 2007-06-08 | 1 | -1/+1 |
* | src/ephy-history-window.c src/bookmarks/ephy-bookmarks-editor.c | Diego Escalante Urrelo | 2007-06-06 | 1 | -3/+3 |
* | Allow the user to select a different bookmark topic on the toolbar by just | Diego Escalante Urrelo | 2007-04-03 | 1 | -0/+44 |
* | Correct FSF address. Bug #409075, patch by John Millikin.RELEASE_2_18_0GNOME_2_18_BRANCHPOINT | Christian Persch | 2007-03-12 | 36 | -36/+36 |
* | Regenerate the type builtins when the Makefile changes. Should fix bug | Christian Persch | 2007-03-11 | 1 | -6/+6 |
* | Don't use C++-style comments in C files. No code changes, only comments | Christian Persch | 2007-03-06 | 1 | -3/+3 |
* | Make sure the type builtins are regenerated when the Makefile changes. | Christian Persch | 2007-03-04 | 1 | -2/+2 |
* | Make sure we don't write characters < 0x20 (except 0x9, 0xa, 0xd) to XML. | Christian Persch | 2007-01-29 | 1 | -20/+72 |
* | configure.ac | Luca Ferretti | 2007-01-18 | 2 | -2/+2 |
* | Fixes compilation with gcc 2. Bug #394699. Patch by Jens Granseuer. | Diego Escalante Urrelo | 2007-01-10 | 1 | -3/+2 |
* | Changes "..." for the ellipsis character "…". Bug #324380. Patch by | Diego Escalante Urrelo | 2007-01-09 | 1 | -3/+3 |
* | 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 | 1 | -2/+3 |
* | Disables "Add Bookmark" in the File menu when bookmarks are locked down. | Diego Escalante Urrelo | 2007-01-03 | 2 | -0/+17 |
* | .cvsignore files are obsolete | Christian Persch | 2006-12-30 | 1 | -9/+0 |
* | 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 |
* | embed/ephy-encodings.c embed/ephy-favicon-cache.c embed/ephy-history.c | Björn Lindqvist | 2006-12-17 | 1 | -125/+89 |
* | Use a define for the default window icon. Bug #385872. | Christian Persch | 2006-12-15 | 1 | -1/+2 |
* | 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 | 1 | -1/+1 |
* | Make the enum/flags values not global. | Christian Persch | 2006-10-08 | 1 | -7/+7 |
* | Use UTF-8 copyright symbol | Christian Persch | 2006-09-13 | 36 | -58/+58 |
* | Remove some unnecessary static data. | Christian Persch | 2006-09-07 | 11 | -12/+12 |
* | Add accel. Bug #337913. | Christian Persch | 2006-07-24 | 1 | -3/+4 |
* | Don't cast to gboolean but check for != NULL instead. | Christian Persch | 2006-07-01 | 1 | -2/+2 |
* | Don't crash on error from zeroconf bookmarks. Fixes bug #343922. | Christian Persch | 2006-06-06 | 1 | -10/+10 |
* | Add https and ftp local bookmarks. Based on a patch by Celso Pinto, bug | Christian Persch | 2006-05-15 | 1 | -15/+49 |
* | Don't crash when adding zeroconf bookmarks while bookmarks are locked | Christian Persch | 2006-05-11 | 1 | -0/+17 |
* | Use header capitalisation. Bug #337915 | Piers Cornwell | 2006-04-21 | 1 | -1/+1 |
* | Disable export when locked down. Bug #337028. | Christian Persch | 2006-04-03 | 1 | -0/+7 |
* | Fix item ordering to fix bookmarks export format. Bug #333959, patch has | Christian Persch | 2006-03-10 | 1 | -2/+3 |
* | If we can't detect the mime type, fall back to checking the file | Christian Persch | 2006-03-03 | 1 | -17/+33 |
* | Fix gcc 4.1 warnings (dereferencing type-punned pointer will break | Jean-François Rameau | 2006-03-03 | 1 | -3/+7 |
* | 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 |
* | 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 | 1 | -11/+18 |
* | 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 |
* | 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 |
* | 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 |
* | 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 |
* | 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 |
* | lib/ephy-state.h lib/ephy-state.c src/epiphany.defs | Peter Harvey | 2006-02-04 | 1 | -2/+2 |
* | lib/egg/egg-editable-toolbar.c lib/egg/egg-toolbar-editor.c | Peter Harvey | 2006-02-04 | 2 | -4/+6 |
* | src/bookmarks/ephy-bookmark-properties.c src/bookmarks/ephy-bookmarks-ui.c | Peter Harvey | 2006-02-04 | 3 | -234/+111 |
* | src/bookmarks/ephy-bookmarks.c | Peter Harvey | 2006-02-04 | 1 | -20/+17 |
* | 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 |
* | 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 |
* | Use ngettext() for plural string. Fixes bug #329242 | Crispin Flowerday | 2006-01-31 | 1 | -2/+4 |
* | src/bookmarks/ephy-bookmark-properties.c | Peter Harvey | 2006-01-30 | 1 | -2/+5 |
* | src/bookmarks/ephy-bookmark-properties.c src/bookmarks/ephy-bookmarks.c | Peter Harvey | 2006-01-29 | 5 | -139/+280 |
* | 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 |
* | 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 | 6 | -159/+198 |
* | src/bookmarks/ephy-bookmarks-ui.c | Peter Harvey | 2006-01-26 | 1 | -2/+11 |
* | 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 |
* | Fix a couple of memory leaks | Crispin Flowerday | 2006-01-24 | 2 | -0/+2 |
* | src/bookmarks/ephy-bookmark-action.c | Peter Harvey | 2006-01-22 | 2 | -210/+8 |
* | src/bookmarks/ephy-bookmarks-editor.c (cmd_bookmarks_export) | Crispin Flowerday | 2006-01-22 | 1 | -0/+2 |
* | Fix bookmark exporting, so that it can be cancelled. Fixes bug #327438 | Crispin Flowerday | 2006-01-22 | 1 | -4/+7 |
* | src/bookmarks/ephy-bookmarks-menu.c | Peter Harvey | 2006-01-18 | 1 | -4/+7 |
* | src/bookmarks/ephy-bookmark-properties.c | Peter Harvey | 2006-01-18 | 1 | -17/+4 |
* | Add event type to the callback. | Christian Persch | 2006-01-17 | 2 | -10/+4 |
* | === Release 1.9.5.1 ===Release1951 | Christian Persch | 2006-01-17 | 4 | -985/+0 |
* | Fix number of /'s in URI. | Christian Persch | 2006-01-17 | 2 | -2/+5 |
* | src/bookmarks/ephy-bookmark-action.c | Peter Harvey | 2006-01-17 | 1 | -12/+0 |
* | src/bookmarks/ephy-bookmarks-menu.c | Peter Harvey | 2006-01-17 | 1 | -5/+19 |
* | src/bookmarks/Makefile.am | Peter Harvey | 2006-01-17 | 1 | -4/+2 |
* | src/Makefile.am | Peter Harvey | 2006-01-17 | 7 | -264/+925 |
* | src/bookmarks/ephy-topics-palette.c src/bookmarks/ephy-topics-palette.h | Peter Harvey | 2006-01-17 | 2 | -0/+588 |
* | src/bookmarks/ephy-topic-action.c | Peter Harvey | 2006-01-17 | 1 | -0/+58 |
* | Cleaned up ephy-bookmark-action.c to match the new | Peter Anthony Harvey | 2006-01-17 | 2 | -99/+26 |
* | Do not add bookmarks to a flat menu more than once. | Peter Anthony Harvey | 2006-01-10 | 1 | -3/+17 |
* | Don't include generated files in the tarball. Bug #319440. | Christian Persch | 2006-01-03 | 1 | -1/+3 |
* | Don't try to connect signals to the destroyed node! | Christian Persch | 2005-12-06 | 1 | -6/+0 |
* | === Release 1.9.2 ===Release192 | Christian Persch | 2005-11-13 | 1 | -4/+8 |
* | lib/ephy-file-helpers.c lib/widgets/ephy-location-entry.c | Crispin Flowerday | 2005-11-11 | 1 | -1/+1 |
* | More static strings. | Christian Persch | 2005-11-08 | 2 | -5/+5 |
* | Mark strings in param specs as static. | Christian Persch | 2005-11-08 | 6 | -9/+9 |
* | More curly quotes. | Christian Persch | 2005-11-01 | 4 | -7/+7 |
* | Constification. | Christian Persch | 2005-11-01 | 2 | -20/+12 |
* | Add array bounds check; fixes bug #320169. | Christian Persch | 2005-10-30 | 1 | -1/+1 |
* | Remove info text referring to the not-committed markers in H18. | Christian Persch | 2005-10-24 | 1 | -22/+11 |
* | Adapt folder import to new menu code, patch by Peter Harvey. | Christian Persch | 2005-10-19 | 1 | -56/+36 |
* | H18 patch, by Peter Harvey <pah06@uow.edu.au>. | Peter Harvey | 2005-10-17 | 34 | -3819/+3099 |
* | Use "position" property notification instead of size-allocate to monitor | Christian Persch | 2005-10-03 | 1 | -1/+1 |
* | Add configure switch to disable zeroconf bookmarks, since they're almost | Christian Persch | 2005-10-03 | 1 | -0/+30 |
* | New function to check the filename/directory for writability, derived from | Christian Persch | 2005-09-22 | 1 | -3/+6 |
* | Repair the previous b0rkage, see previous log | Raphael Slinckx | 2005-09-17 | 2 | -70/+45 |
* | If the search term is empty for a smart bookmark use the normal URL | Raphael Slinckx | 2005-09-15 | 1 | -0/+18 |
* | Version 1.9. | Christian Persch | 2005-08-29 | 1 | -1/+1 |
* | 2005-08-21 Christian Persch <chpe@cvs.gnome.org> | Christian Persch | 2005-08-21 | 1 | -1/+1 |
* | Tiny string fix just before string freeze :) | Christian Persch | 2005-08-09 | 1 | -0/+2 |
* | Only show the leaf name on bookmarksbar for hierarchical topics. | Christian Persch | 2005-07-28 | 1 | -2/+9 |
* | Unify bookmarks/smart bookmarks address resolution, and add a signal to | Christian Persch | 2005-07-27 | 4 | -60/+115 |
* | Use connect_object to connect to the menu's deactivate signal. May fix bug | Christian Persch | 2005-07-26 | 1 | -2/+2 |
* | Also ellipsise the menu entries in the toolbar overflow menu. | Christian Persch | 2005-07-25 | 2 | -1/+18 |
* | *** empty log message *** | Christian Persch | 2005-07-24 | 1 | -1/+1 |
* | Make sure the option is in the right option group. | Christian Persch | 2005-07-18 | 1 | -1/+1 |
* | Only allow alphanumeric option arguments, and limit length to 32 | Christian Persch | 2005-07-18 | 1 | -2/+9 |
* | A embed/mozilla/EphyAboutModule.cpp: A embed/mozilla/EphyAboutModule.h: R | Christian Persch | 2005-07-18 | 1 | -2/+1 |
* | Fix smart bookmark options parsing. Now encoding= really works, and added | Christian Persch | 2005-07-17 | 3 | -177/+117 |
* | Check all selected nodes if they allow dragging. | Christian Persch | 2005-07-12 | 2 | -5/+12 |
* | Implement a way to disallow dragging from resp. dropping on certain nodes. | Christian Persch | 2005-07-11 | 3 | -6/+218 |
* | Check return value of fgets. | Christian Persch | 2005-05-29 | 1 | -4/+6 |
* | Replaces all %s in smartbookmarks. Fixes bug #167319, patch by Raphael | Christian Persch | 2005-04-24 | 1 | -5/+7 |
* | Use gtk_action_set_[sensitive|visible] instead of g_object_set. | Christian Persch | 2005-04-19 | 1 | -13/+13 |
* | Implement a more flexible approach at saving a EphyNodeDb, by allowing to | Christian Persch | 2005-04-08 | 1 | -4/+13 |
* | Version 1.7.0. | Christian Persch | 2005-03-08 | 1 | -1/+1 |
* | Make sure folder is != NULL. Fixes bug #163341. | Christian Persch | 2005-02-27 | 1 | -3/+3 |
* | Shut up | Christian Persch | 2005-02-19 | 1 | -0/+2 |
* | Define variants with startup ID. | Christian Persch | 2005-02-02 | 1 | -0/+3 |
* | Some sparse fixes. | Christian Persch | 2005-01-31 | 1 | -1/+1 |
* | Add ; to all LOG statements, and adapt ephy-debug.h for non-GNUC-varargs | Christian Persch | 2005-01-29 | 13 | -43/+43 |
* | Better wording for the import-failed dialogue. | Christian Persch | 2005-01-25 | 1 | -1/+3 |
* | `head -5 ChangeLog` | Christian Persch | 2005-01-25 | 1 | -1/+1 |
* | Inform the user of failed bookmarks import. | Christian Perhristian Persch | 2005-01-24 | 1 | -5/+40 |
* | Add proper _NETSCAPE_URL drag support, supplying the URL as well as the | Jorn Baayen | 2005-01-22 | 3 | -23/+27 |
* | Make ephy-bookmarks.h's enum a named enum. Auto-generate types for | Jean-François Rameau | 2005-01-21 | 3 | -3/+63 |
* | Add a translator comment. | Christian Persch | 2005-01-20 | 1 | -0/+1 |
* | Don't leak the path. | Christian Persch | 2005-01-20 | 1 | -0/+2 |
* | Show profile name for mozilla bookmarks, so we can distinguish between | Christian Persch | 2005-01-20 | 3 | -57/+98 |
* | Unify more strings. | Christian Persch | 2005-01-16 | 1 | -2/+2 |
* | Unify accels to Open in New _Window[s], and also change to Open Link in | Christian Persch | 2005-01-16 | 1 | -3/+3 |
* | Don't use <tt> in the strings. Fixes bug #163378. | Christian Persch | 2005-01-16 | 1 | -4/+4 |
* | Add GDK_ACTION_ASK, and prefer _NETSCAPE_URL over uri-list drag types. | Jorn Baayen | 2005-01-14 | 2 | -5/+6 |
* | Renamed Remove action on bookmarksbar context menu. Fixes bug #162132. | Christian Persch | 2005-01-14 | 2 | -4/+10 |
* | Make all structs prefixed by _. | Christian Persch | 2005-01-09 | 14 | -26/+26 |
* | Don't focus the buttons on click. | Christian Persch | 2005-01-05 | 2 | -1/+8 |
* | Use ngettext to get the Open in New Tab[s]/Window[s] label. | Christian Persch | 2005-01-05 | 1 | -27/+26 |
* | Set selection mode to BROWSE. Fixes bug #162331. | Christian Persch | 2005-01-01 | 1 | -0/+6 |
* | Save a strdup. | Christian Persch | 2005-01-01 | 1 | -6/+2 |
* | Add translator's comments to contextualised strings. | Christian Persch | 2004-12-31 | 1 | -3/+9 |
* | Add context to ambiguous strings. Fixes bug #113932. | Christian Persch | 2004-12-26 | 1 | -3/+6 |
* | Open the bookmarks in the new tabs in the same order as they are in the | Christian Persch | 2004-12-24 | 1 | -7/+15 |
* | A src/ephy-home-action.c: (ephy_home_action_activate), | Christian Persch | 2004-12-24 | 9 | -276/+142 |