| Commit message (Expand) | Author | Age | Files | Lines |
* | Define the names of the history and bookmarks files in just one place | Xan Lopez | 2012-12-12 | 1 | -2/+3 |
* | bookmarks: Use the current favicons API | Carlos Garcia Campos | 2012-12-07 | 1 | -1/+12 |
* | Port EphyBookmarks and EphyBookmarkAction to WebKit2GTK+ favicons API. | Mario Sanchez Prada | 2012-12-04 | 1 | -13/+7 |
* | Mave avahi a hard dependency | Xan Lopez | 2012-08-10 | 1 | -44/+5 |
* | Initial WebKit2 port | Carlos Garcia Campos | 2012-06-21 | 1 | -1/+16 |
* | ephy-bookmarks: fix memory leaks | Pavel Vasin | 2012-06-12 | 1 | -2/+4 |
* | bookmarks: use the new favicon database | Xan Lopez | 2012-03-20 | 1 | -12/+13 |
* | ephy-bookmarks: remove update on redirect | Xan Lopez | 2012-03-08 | 1 | -87/+0 |
* | ephy-bookmarks: remove the "Most visited" category | Xan Lopez | 2012-03-07 | 1 | -183/+0 |
* | ephy-bookmarks: actually connect to the new service | Xan Lopez | 2012-03-07 | 1 | -1/+1 |
* | ephy-bookmarks: use the new history service when possible | Xan Lopez | 2012-03-07 | 1 | -3/+9 |
* | ephy-bookmarks: reorder includes | Xan Lopez | 2012-03-07 | 1 | -9/+9 |
* | Get rid of EPHY_STOCK_EPHY | Xan Lopez | 2012-01-27 | 1 | -2/+0 |
* | Use the generic marshaler throughout | Xan Lopez | 2011-06-14 | 1 | -2/+1 |
* | Remove a few GCC 4.6.0 warnings | Xan Lopez | 2011-04-21 | 1 | -4/+1 |
* | ephy-bookmarks: plug leak | Xan Lopez | 2010-10-12 | 1 | -0/+1 |
* | gsettings: port epiphany to gsettings | Diego Escalante Urrelo | 2010-10-08 | 1 | -26/+5 |
* | Add GObject introspection annotations to many *_get_* functions | Iain Nicol | 2009-11-18 | 1 | -0/+35 |
* | Remove ephy-glib-compat.h, since we depend on a newer glib now | Xan Lopez | 2009-08-12 | 1 | -1/+0 |
* | Move default bookmarks to separate rdf file instead of hard-coded values | Vincent Untz | 2009-07-30 | 1 | -22/+1 |
* | ephy-bookmarks: guard zeroconf dependent function declaration. | Xan Lopez | 2009-02-21 | 1 | -0/+2 |
* | 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 | 1 | -1/+0 |
* | Check text_table for nullity before unrefing it in resolver_found_cb. | Gustavo Noronha Silva | 2008-12-24 | 1 | -1/+4 |
* | Remove libgnome and libgnomeui dependency, using EggSMClient instead of Gnome... | Christian Persch | 2008-09-25 | 1 | -1/+1 |
* | 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 | 1 | -2/+1 |
* | Fix multiple crashers in the zeroconf bookmarks. Bug #516008; partially based... | Christian Persch | 2008-03-13 | 1 | -179/+151 |
* | 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 | 1 | -94/+270 |
* | Add icon-updated signal to EphyHistory. | Xan Lopez | 2007-11-14 | 1 | -0/+11 |
* | String changes based on user feedback: - "Local sites" -> "Nearby sites" | Wouter Bolsterlee | 2007-07-17 | 1 | -1/+2 |
* | Correct FSF address. Bug #409075, patch by John Millikin.RELEASE_2_18_0GNOME_2_18_BRANCHPOINT | Christian Persch | 2007-03-12 | 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 |
* | 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 |
* | Fix unprotected call to ephy_node_remove_child. Bug #362063. | Jean-François Rameau | 2006-10-15 | 1 | -1/+4 |
* | Use UTF-8 copyright symbol | Christian Persch | 2006-09-13 | 1 | -2/+2 |
* | Remove some unnecessary static data. | Christian Persch | 2006-09-07 | 1 | -1/+1 |
* | 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 |
* | 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 | 1 | -30/+85 |
* | src/bookmarks/ephy-bookmarks.c | Peter Harvey | 2006-02-09 | 1 | -0/+57 |
* | src/bookmarks/ephy-bookmarks.c | Peter Harvey | 2006-02-04 | 1 | -20/+17 |
* | src/bookmarks/ephy-bookmark-properties.c src/bookmarks/ephy-bookmarks.c | Peter Harvey | 2006-01-31 | 1 | -43/+38 |
* | src/bookmarks/ephy-bookmark-properties.c src/bookmarks/ephy-bookmarks.c | Peter Harvey | 2006-01-29 | 1 | -5/+51 |
* | src/bookmarks/ephy-bookmark-properties.c src/bookmarks/ephy-bookmarks-ui.c | Peter Harvey | 2006-01-28 | 1 | -0/+41 |
* | Fix number of /'s in URI. | Christian Persch | 2006-01-17 | 1 | -2/+4 |
* | src/Makefile.am | Peter Harvey | 2006-01-17 | 1 | -64/+47 |
* | More curly quotes. | Christian Persch | 2005-11-01 | 1 | -2/+2 |
* | Constification. | Christian Persch | 2005-11-01 | 1 | -4/+2 |
* | H18 patch, by Peter Harvey <pah06@uow.edu.au>. | Peter Harvey | 2005-10-17 | 1 | -181/+112 |
* | Add configure switch to disable zeroconf bookmarks, since they're almost | Christian Persch | 2005-10-03 | 1 | -0/+30 |
* | Repair the previous b0rkage, see previous log | Raphael Slinckx | 2005-09-17 | 1 | -19/+0 |
* | If the search term is empty for a smart bookmark use the normal URL | Raphael Slinckx | 2005-09-15 | 1 | -0/+18 |
* | Unify bookmarks/smart bookmarks address resolution, and add a signal to | Christian Persch | 2005-07-27 | 1 | -8/+44 |
* | *** 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 | 1 | -162/+102 |
* | Check all selected nodes if they allow dragging. | Christian Persch | 2005-07-12 | 1 | -1/+1 |
* | Implement a way to disallow dragging from resp. dropping on certain nodes. | Christian Persch | 2005-07-11 | 1 | -3/+210 |
* | Replaces all %s in smartbookmarks. Fixes bug #167319, patch by Raphael | Christian Persch | 2005-04-24 | 1 | -5/+7 |
* | Implement a more flexible approach at saving a EphyNodeDb, by allowing to | Christian Persch | 2005-04-08 | 1 | -4/+13 |
* | 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 | 1 | -7/+7 |
* | Make ephy-bookmarks.h's enum a named enum. Auto-generate types for | Jean-François Rameau | 2005-01-21 | 1 | -0/+5 |
* | Don't use <tt> in the strings. Fixes bug #163378. | Christian Persch | 2005-01-16 | 1 | -4/+4 |
* | Make all structs prefixed by _. | Christian Persch | 2005-01-09 | 1 | -1/+1 |
* | 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 |
* | Prompt for bookmark update. | Christian Persch | 2004-12-14 | 1 | -11/+74 |
* | Update bookmarks from HTTP 301. Fixes bug #126312. | Christian Persch | 2004-12-02 | 1 | -0/+25 |
* | Fix signed/unsigned int confusion when iterating over a GPtrArray. | Christian Persch | 2004-11-11 | 1 | -1/+1 |
* | We always have config.h, no need to guard its inclusion. | Christian Persch | 2004-11-03 | 1 | -2/+0 |
* | Make sure there's only one bookmark properties dialogue for each bookmark. | Christian Persch | 2004-11-01 | 1 | -1/+58 |
* | Private data is 0-initialised, no need to set members to NULL, 0, or | Christian Persch | 2004-10-28 | 1 | -3/+1 |
* | Annotate "if (type == 0)" in get_type functions with G_UNLIKELY, like the | Christian Persch | 2004-10-24 | 1 | -1/+1 |
* | Don't reference private objects from public headers. Fixes bug #153766. | Christian Persch | 2004-09-28 | 1 | -2/+2 |
* | Add debug output | Christian Persch | 2004-08-28 | 1 | -0/+2 |
* | Make the hierarchy separator a #define. | Christian Persch | 2004-08-23 | 1 | -4/+0 |
* | Use s/""/NULL/ in g_string_new(). | Christian Persch | 2004-08-06 | 1 | -1/+1 |
* | Fix signedness difference warnings with gcc 3.5. Patch by Jon Oberheide. | Christian Persch | 2004-07-31 | 1 | -6/+7 |
* | Save the toolbars models from dispose, not from finalize, since you cannot | Christian Persch | 2004-06-12 | 1 | -6/+7 |
* | Merging bookmarksbar-separation branch. | Christian Persch | 2004-06-11 | 1 | -31/+84 |
* | Change initial refcound of EphyNode to 1, not 0 | Adam Hooper | 2004-04-10 | 1 | -5/+0 |
* | Don't try to backup non-existing files :) Also, when neither | Christian Persch | 2004-03-02 | 1 | -3/+13 |
* | When changing a bookmark address and it was a smart bookmark but now is | Christian Persch | 2004-03-02 | 1 | -1/+1 |
* | If reading the bookmarks file, or re-importing the bookmarks from the rdf | Christian Persch | 2004-03-02 | 1 | -0/+40 |
* | fix typo that was causing categorized bookmarks to go in the uncategorized | Marco Pesenti Gritti | 2004-02-29 | 1 | -1/+1 |
* | Increase bookmarks format version. | Christian Persch | 2004-02-12 | 1 | -1/+1 |
* | Update bookmarks keywords | Marco Pesenti Gritti | 2004-02-12 | 1 | -0/+1 |
* | Cleanup | Marco Pesenti Gritti | 2004-02-11 | 1 | -1/+1 |
* | *** empty log message *** | Marco Pesenti Gritti | 2004-02-11 | 1 | -49/+66 |
* | Fix options parsing. | Christian Persch | 2004-01-29 | 1 | -15/+23 |
* | Implement history disabling. | Christian Persch | 2004-01-11 | 1 | -0/+42 |
* | Added disable_bookmark_editing key. | Chris Lahey | 2004-01-10 | 1 | -0/+33 |
* | Unified return type of ephy_embed_shell_get_X to be GObject *. Fixed all | Christian Persch | 2003-12-30 | 1 | -6/+3 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-12-17 | 1 | -6/+0 |
* | New extensions API. | Christian Persch | 2003-11-11 | 1 | -1/+0 |
* | Port node db saving and RDF export to xml writer api. | Christian Persch | 2003-11-08 | 1 | -47/+12 |
* | Use new glib gi18n.h instead of bonobo's bonobo-i18n.h. | Christian Persch | 2003-11-06 | 1 | -1/+1 |
* | Get rid of the last vestige of ephy_window_update_control(), and make the | Christian Persch | 2003-10-18 | 1 | -22/+2 |
* | Merge completion branch | Marco Pesenti Gritti | 2003-10-12 | 1 | -82/+32 |
* | Refactor node db loading functions into a common one in ephy-node-db. | Christian Persch | 2003-09-18 | 1 | -42/+6 |
* | Really use the translated names of the default topics and bookmarks when | Christian Persch | 2003-09-17 | 1 | -4/+3 |
* | Mega-patch, changelog too long to paste here. | Christian Persch | 2003-09-02 | 1 | -18/+11 |
* | Fix the logic in the version-mismatch case. | Christian Persch | 2003-08-25 | 1 | -2/+4 |
* | 2003-07-27 Marco Pesenti Gritti <marco@it.gnome.org> | Marco Pesenti Gritti | 2003-07-27 | 1 | -12/+60 |
* | Christian Persch <chpe@cvs.gnome.org> | Marco Pesenti Gritti | 2003-07-18 | 1 | -1/+6 |
* | 2003-07-13 Marco Pesenti Gritti <marco@it.gnome.org> | Marco Pesenti Gritti | 2003-07-13 | 1 | -1/+3 |
* | Some minor changes in rdf format (thanks to Edd Dumbill), and use | Marco Pesenti Gritti | 2003-07-10 | 1 | -11/+30 |
* | broken pipe pfff | Marco Pesenti Gritti | 2003-07-08 | 1 | -1/+1 |
* | Fix crash. | Christian Persch | 2003-07-08 | 1 | -1/+3 |
* | Remove unused define. | Marco Pesenti Gritti | 2003-07-07 | 1 | -8/+18 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-07-06 | 1 | -5/+37 |
* | Use insert_text delete_text to show/hide the autocompletion window. | Marco Pesenti Gritti | 2003-06-19 | 1 | -1/+1 |
* | Get rid of starthere: and default to google, as discussed with Seth. Add a | Marco Pesenti Gritti | 2003-06-09 | 1 | -24/+44 |
* | Make sure to rebuild on add bookmark and on topic removal. Update on idle, | Marco Pesenti Gritti | 2003-06-04 | 1 | -1/+3 |
* | Implement bookmarks menu, might need to be optimized later. | Marco Pesenti Gritti | 2003-06-04 | 1 | -0/+31 |
* | s/DESTROYED/DESTROY which is more useulf | Marco Pesenti Gritti | 2003-05-27 | 1 | -59/+88 |
* | Try to fix node removal problems. I cant repro crashes ... but they are | Marco Pesenti Gritti | 2003-05-26 | 1 | -1/+3 |
* | Revert latest node changes. Parents nodes need to be saved first and it's | Marco Pesenti Gritti | 2003-05-25 | 1 | -3/+70 |
* | Implement generic way to save/load db and make it low disk safe. | Marco Pesenti Gritti | 2003-05-24 | 1 | -70/+5 |
* | 2003-05-19 Marco Pesenti Gritti <marco@it.gnome.org> | Marco Pesenti Gritti | 2003-05-20 | 1 | -22/+29 |
* | Fixed many issues mentioned in #112781. | Christian Neumair | 2003-05-17 | 1 | -1/+5 |
* | Fix the no_topics pointer writing, fixes adding bookmarks to Uncategorized | Xan Lopez | 2003-05-14 | 1 | -2/+4 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-05-14 | 1 | -2/+0 |
* | Don't allow to have more than one bookmark with the same URL^H^H^Haddress, | Xan Lopez | 2003-05-13 | 1 | -17/+16 |
* | Fix google smart bookmarks to use utf8 | Marco Pesenti Gritti | 2003-05-12 | 1 | -2/+6 |
* | Update | Marco Pesenti Gritti | 2003-05-11 | 1 | -1/+10 |
* | Alphabetical sort of bookmarks menu elements, fixes #111315. Also create | Xan Lopez | 2003-05-11 | 1 | -5/+5 |
* | Fix memory leak while saving bookmarks, and performance problem during | Osma Ahvenlampi | 2003-05-06 | 1 | -2/+4 |
* | If there is only one "toolbar" make it non-removable. | David Adam Bordoley | 2003-05-06 | 1 | -4/+18 |
* | Do not assert on corrupted xml, just warn. Put back views shadows for now. | Marco Pesenti Gritti | 2003-05-03 | 1 | -1/+1 |
* | Emit removed signal after the node is actually removed. This could cause | Marco Pesenti Gritti | 2003-04-28 | 1 | -47/+73 |
* | New abstracted implementations. Nicer and will be useful for history | Marco Pesenti Gritti | 2003-04-17 | 1 | -6/+7 |
* | Declare all the variables before the first instruction. Fixes a | Vincent Untz | 2003-04-15 | 1 | -10/+70 |
* | Use google feel like for keywords | Marco Pesenti Gritti | 2003-04-13 | 1 | -2/+49 |
* | Update. | Marco Pesenti Gritti | 2003-04-09 | 1 | -0/+53 |
* | Rewrite sensitivity code. Should take in account focus now. | Marco Pesenti Gritti | 2003-04-05 | 1 | -0/+6 |
* | Make ids private | Marco Pesenti Gritti | 2003-03-26 | 1 | -75/+20 |
* | Dont put special keywords in the topics list. Use ephy-state for size of | Marco Pesenti Gritti | 2003-03-25 | 1 | -2/+2 |
* | s/EPHY_NODE_KEYWORD_PROP_ALL_PRIORITY/EPHY_NODE_KEYWORD_PROP_PRIORITY/ Add | Xan Lopez | 2003-03-25 | 1 | -2/+16 |
* | Fix warning opening selector. Destroy the editor on exit, ref the shell so | Marco Pesenti Gritti | 2003-03-25 | 1 | -0/+40 |
* | Some ground work on the PRIORITY property, change it from bool to int, add | Xan Lopez | 2003-03-24 | 1 | -2/+3 |
* | Complete implementation of the editor functionalities. | Marco Pesenti Gritti | 2003-03-23 | 1 | -0/+6 |
* | Some more bookmarks work ... | Marco Pesenti Gritti | 2003-03-22 | 1 | -38/+8 |
* | Begin bookmarks editor redesign. Please still dont use it or you really | Marco Pesenti Gritti | 2003-03-22 | 1 | -89/+5 |
* | BE auto sort. | Xan Lopez | 2003-02-26 | 1 | -0/+6 |
* | Fix a heap corruption bug that was causing bad stuff when smart bookmarks | James Willcox | 2003-02-14 | 1 | -2/+1 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-02-13 | 1 | -99/+35 |
* | Make favorites really work and avoid they crash when closing window, 0.5 | Marco Pesenti Gritti | 2003-02-01 | 1 | -1/+1 |
* | Allow to drag also normal urls in the toolbars. Commit some fixes I did to | Marco Pesenti Gritti | 2003-01-30 | 1 | -1/+1 |
* | Complete (or nearly) toolbar editor implementation. Bookmarks are | Marco Pesenti Gritti | 2003-01-30 | 1 | -0/+20 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-01-21 | 1 | -0/+2 |
* | Port several leaks fixes from galeon. | Marco Pesenti Gritti | 2003-01-20 | 1 | -1/+1 |
* | Use favicons in bookmarks. Use titles for session history when possible. | Marco Pesenti Gritti | 2003-01-13 | 1 | -0/+23 |
* | 2003-01-12 Marco Pesenti Gritti <marco@it.gnome.org> | Marco Pesenti Gritti | 2003-01-12 | 1 | -10/+9 |
* | Move root nodes ids to ephy-types. Simple logging facility: | Marco Pesenti Gritti | 2003-01-12 | 1 | -6/+0 |
* | Extend ephy node to allow some reversed ids. Use it for base | Marco Pesenti Gritti | 2003-01-09 | 1 | -2/+8 |
* | Make GaleonShell inherit from GaleonEmbedShell. Ref the shell when using | Marco Pesenti Gritti | 2003-01-05 | 1 | -2/+2 |
* | Rewrite ephy node multiple removals to actually work. | Marco Pesenti Gritti | 2003-01-01 | 1 | -4/+13 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-01-01 | 1 | -0/+1 |
* | Remove hidden filtering page. | Marco Pesenti Gritti | 2002-12-31 | 1 | -5/+1 |
* | Initial revision | Marco Pesenti Gritti | 2002-12-31 | 1 | -0/+988 |