aboutsummaryrefslogtreecommitdiffstats
path: root/src/bookmarks/ephy-topics-selector.c
Commit message (Expand)AuthorAgeFilesLines
* === Release 1.9.5.1 ===Release1951Christian Persch2006-01-171-353/+0
* Mark strings in param specs as static.Christian Persch2005-11-081-2/+2
* Add ; to all LOG statements, and adapt ephy-debug.h for non-GNUC-varargsChristian Persch2005-01-291-1/+1
* Add proper _NETSCAPE_URL drag support, supplying the URL as well as theJorn Baayen2005-01-221-1/+1
* Make all structs prefixed by _.Christian Persch2005-01-091-1/+1
* Set selection mode to BROWSE. Fixes bug #162331.Christian Persch2005-01-011-0/+6
* We always have config.h, no need to guard its inclusion.Christian Persch2004-11-031-2/+0
* Private data is 0-initialised, no need to set members to NULL, 0, orChristian Persch2004-10-281-2/+0
* Annotate "if (type == 0)" in get_type functions with G_UNLIKELY, like theChristian Persch2004-10-241-1/+1
* Merging pre-gnome-2-10 branch to HEAD.Christian Persch2004-09-131-2/+9
* Free list and filter on finalize; fixes bug #149689. Use g_list_prependChristian Persch2004-08-091-12/+30
* Sort topics in topic selector by name. Fixes #149639.Christian Neumair2004-08-091-0/+2
* Do not remove the topic when rename is cancelled.Marco Pesenti Gritti2004-07-231-1/+1
* Add support for toggles. When editing is canceled remove the node.Marco Pesenti Gritti2004-07-231-305/+140
* Factor out the helper to select a treeview row by column and use it alsoMarco Pesenti Gritti2004-06-221-0/+8
* Add a New topic button to the new bookmark dialog.Marco Pesenti Gritti2004-06-221-0/+73
* *** empty log message ***Marco Pesenti Gritti2004-03-171-1/+6
* *** empty log message ***Marco Pesenti Gritti2003-12-171-1/+0
* Mega-patch, changelog too long to paste here.Christian Persch2003-09-021-22/+6
* Fix mem leak.Christian Persch2003-08-091-11/+7
* Fix mem leaks and a conditional.Christian Persch2003-07-061-1/+3
* Small cleanups. Dont crash when adding a bookmark without topics.Marco Pesenti Gritti2003-06-111-14/+18
* Dont set sort function on idle. The sort is visible and we can crash ifMarco Pesenti Gritti2003-06-111-10/+3
* 2003-05-19 Marco Pesenti Gritti <marco@it.gnome.org>Marco Pesenti Gritti2003-05-201-7/+6
* New abstracted implementations. Nicer and will be useful for historyMarco Pesenti Gritti2003-04-171-2/+3
* Update to reflect changes in EphyTopicSelector api. Wrap the topicDavid Bordoley2003-03-311-39/+8
* Use hotkeys to navigate around the dialog.David Bordoley2003-03-301-9/+32
* Use the same key_press callback for both the topics and bm's view.David Bordoley2003-03-291-0/+35
* Reorganize the menus a bit. Unifiy topic/bookmarks rename/delete items.David Bordoley2003-03-271-3/+39
* Dont put special keywords in the topics list. Use ephy-state for size ofMarco Pesenti Gritti2003-03-251-3/+4
* s/EPHY_NODE_KEYWORD_PROP_ALL_PRIORITY/EPHY_NODE_KEYWORD_PROP_PRIORITY/ AddXan Lopez2003-03-251-1/+1
* Fix warning opening selector. Destroy the editor on exit, ref the shell soMarco Pesenti Gritti2003-03-251-0/+1
* Some more bookmarks work ...Marco Pesenti Gritti2003-03-221-3/+13
* Begin bookmarks editor redesign. Please still dont use it or you reallyMarco Pesenti Gritti2003-03-221-0/+350