summaryrefslogtreecommitdiff
path: root/lib/widgets/ephy-tree-model-node.c
Commit message (Expand)AuthorAgeFilesLines
* Remove several files that are no longer usedMichael Catanzaro2016-10-081-629/+0
* Relicense to GPLv3+Michael Catanzaro2016-10-071-4/+6
* Standardize modelinesMichael Catanzaro2016-09-111-0/+1
* UncrustifyMichael Catanzaro2016-03-291-334/+319
* tree-model-node: Use G_DECLARE_FINAL_TYPEMichael Catanzaro2016-02-101-50/+45
* tree-model-node: Use G_DEFINE_TYPE_WITH_CODEMichael Catanzaro2016-02-101-47/+6
* EphyTreeModelNode: Use g_object_class_install_properties.Arnaud Bonatti2015-12-161-7/+11
* Remove FSF address from license headersMichael Catanzaro2015-12-071-3/+1
* Add ephy_tree_model_node_add_column_fullMichael Catanzaro2015-07-271-21/+33
* Get rid of EPHY_STOCK_EPHYXan Lopez2012-01-271-1/+0
* docs: ephy-tree-model-nodeDiego Escalante Urrelo2009-12-021-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-111-1/+1
* Use UTF-8 copyright symbolChristian Persch2006-09-131-1/+1
* Remove some unnecessary static data.Christian Persch2006-09-061-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-281-1/+1
* Make all structs prefixed by _.Christian Persch2005-01-081-1/+1
* We always have config.h, no need to guard its inclusion.Christian Persch2004-11-021-2/+0
* Annotate "if (type == 0)" in get_type functions with G_UNLIKELY, like theChristian Persch2004-10-231-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-251-0/+1
* *** empty log message ***Marco Pesenti Gritti2003-12-161-2/+0
* Pass ITEMS_PERSIST and LIST_ONLY to the models, the implementation looksMarco Pesenti Gritti2003-11-081-1/+1
* Merge fixes from branch and clean up.Marco Pesenti Gritti2003-10-061-204/+163
* Remove spurious code.Christian Persch2003-09-201-8/+0
* Mega-patch, changelog too long to paste here.Christian Persch2003-09-011-11/+7
* s/DESTROYED/DESTROY which is more useulfMarco Pesenti Gritti2003-05-261-6/+6
* Try to fix node removal problems. I cant repro crashes ... but they areMarco Pesenti Gritti2003-05-251-1/+4
* 2003-05-19 Marco Pesenti Gritti <marco@it.gnome.org>Marco Pesenti Gritti2003-05-191-35/+28
* Fixed many issues mentioned in #112781.Christian Neumair2003-05-171-1/+0
* Implement ephy_node_reorder_children (from Rhythmbox).Xan Lopez2003-04-251-0/+16
* slight treemodel cleanupJorn Baayen2003-04-191-8/+7
* New history dialog implementation. More similar to bookmarks. Yeah itMarco Pesenti Gritti2003-04-171-1/+1
* New abstracted implementations. Nicer and will be useful for historyMarco Pesenti Gritti2003-04-171-0/+727