aboutsummaryrefslogtreecommitdiffstats
path: root/lib/widgets/ephy-tree-model-node.c
Commit message (Expand)AuthorAgeFilesLines
* Get rid of EPHY_STOCK_EPHYXan Lopez2012-01-271-1/+0
* docs: ephy-tree-model-nodeDiego Escalante Urrelo2009-12-031-0/+59
* Remove $Id$ marker from source files.Xan Lopez2009-01-161-1/+0
* Correct FSF address. Bug #409075, patch by John Millikin.RELEASE_2_18_0GNOME_2_18_BRANCHPOINTChristian Persch2007-03-121-1/+1
* Use UTF-8 copyright symbolChristian Persch2006-09-131-1/+1
* Remove some unnecessary static data.Christian Persch2006-09-071-2/+2
* Mark strings in param specs as static.Christian Persch2005-11-081-1/+1
* Add ; to all LOG statements, and adapt ephy-debug.h for non-GNUC-varargsChristian Persch2005-01-291-1/+1
* Make all structs prefixed by _.Christian Persch2005-01-091-1/+1
* We always have config.h, no need to guard its inclusion.Christian Persch2004-11-031-2/+0
* Annotate "if (type == 0)" in get_type functions with G_UNLIKELY, like theChristian Persch2004-10-241-7/+7
* Change guint to correct enum type.Christian Persch2004-08-181-1/+1
* Simplify node view filtering code and make it a normal property (no moreMarco Pesenti Gritti2004-07-231-86/+17
* merging pre-gnome-2-8 branchMarco Pesenti Gritti2004-03-171-1/+4
* Pass the property id to the changed signal.Marco Pesenti Gritti2004-02-111-0/+1
* ==> ChangeLog <==Christian Persch2004-01-261-0/+1
* *** empty log message ***Marco Pesenti Gritti2003-12-171-2/+0
* Pass ITEMS_PERSIST and LIST_ONLY to the models, the implementation looksMarco Pesenti Gritti2003-11-091-1/+1
* Merge fixes from branch and clean up.Marco Pesenti Gritti2003-10-071-204/+163
* Remove spurious code.Christian Persch2003-09-201-8/+0
* Mega-patch, changelog too long to paste here.Christian Persch2003-09-021-11/+7
* s/DESTROYED/DESTROY which is more useulfMarco Pesenti Gritti2003-05-271-6/+6
* Try to fix node removal problems. I cant repro crashes ... but they areMarco Pesenti Gritti2003-05-261-1/+4
* 2003-05-19 Marco Pesenti Gritti <marco@it.gnome.org>Marco Pesenti Gritti2003-05-201-35/+28
* Fixed many issues mentioned in #112781.Christian Neumair2003-05-171-1/+0
* Implement ephy_node_reorder_children (from Rhythmbox).Xan Lopez2003-04-261-0/+16
* slight treemodel cleanupJorn Baayen2003-04-191-8/+7
* New history dialog implementation. More similar to bookmarks. Yeah itMarco Pesenti Gritti2003-04-181-1/+1
* New abstracted implementations. Nicer and will be useful for historyMarco Pesenti Gritti2003-04-171-0/+727