aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-tree-model.c
Commit message (Expand)AuthorAgeFilesLines
* Move EAlert* and e-xml-utils references from other part of the code to libevo...Srinivasa Ragavan2012-03-031-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-79/+39
* Remove Ctrl + l ( ) character from source filesPaul Menzel2011-09-301-3/+0
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-36/+92
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-0/+2
* libetable cleanups.Matthew Barnes2011-01-171-59/+59
* Bug #631320 - GtkObject is gone in GTK3Milan Crha2010-10-071-10/+10
* Coding style and whitespace cleanups.Matthew Barnes2010-09-121-85/+85
* Fix excessive whitespace.Matthew Barnes2009-07-131-1/+0
* Whitespace cleanup.Matthew Barnes2009-05-291-2/+2
* Prefer GLib basic types over C types.Matthew Barnes2009-05-291-17/+17
* Remove trailing whitespace, again.Matthew Barnes2009-05-291-1/+1
* ** BUGFIX: 569696 – Memory leak in message-listSrinivasa Ragavan2009-05-041-0/+30
* Bug 577929 – Consolidate marshallersMatthew Barnes2009-04-231-3/+3
* License Changes from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-131-17/+16
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Fixes bug #534360Matthew Barnes2008-05-231-9/+9
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-173/+173
* Warning fixes: - NULL vs. 0 vs. FALSE - Mark som code staticKjartan Maraas2007-10-311-1/+1
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-11/+2
* Remove E_MAKE_TYPE macro.Hiroyuki Ikezoe2007-07-281-61/+62
* Add support for GMail like sortingSrinivasa Ragavan2007-05-171-0/+33
* Massive code cleanup (bug #429422)Matthew Barnes2007-04-201-9/+9
* Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-171-5/+5
* Port to Windows, initial commit:Tor Lillqvist2005-04-291-2/+2
* fix a couple ==TRUE uses pointed out by Morten Welinder <terra@diku.dk>.Mike Kestner2003-03-051-2/+2
* use GObject api for models GObjectify GObjectify GObjectify GObjectifyMike Kestner2002-11-051-95/+80
* merging the gal-2 branch back to the trunk.Mike Kestner2002-11-011-7/+7
* guard against NULL nodes.Mike Kestner2002-09-201-0/+1
* Added debugging printfs.Christopher James Lahey2002-06-051-0/+20
* Documented the life cycle requirements of the return value of theseChristopher James Lahey2002-04-271-5/+15
* Handle a collapse request by marking all descendents of that node asChristopher James Lahey2002-03-091-43/+71
* Made this function much more readable. Got rid of all the gotos. Fixed aChristopher James Lahey2002-02-011-35/+30
* New function to do a search through a tree in one direction or the other.Christopher James Lahey2002-01-311-0/+114
* Bumped the version number to 0.16.99.0 and GAL_CURRENT to 17.Christopher James Lahey2001-11-011-0/+28
* Added frozen_count variable to know not to show the cursor while a changeChristopher James Lahey2001-10-311-0/+29
* Changed the license announcement at the top of these files.Christopher James Lahey2001-10-271-7/+19
* add E_OBJECT_CLASS_ADD_SIGNALS and E_OBJECT_CLASS_TYPE to ease migrationMichael Meeks2001-10-051-7/+7
* Bumped version number to 0.11.99.4.Christopher James Lahey2001-09-171-1/+1
* Upped the version number to 0.6.99.0. Upped the so number to 6.Christopher James Lahey2001-04-131-0/+68
* Fix headers. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto.Kjartan Maraas2001-04-041-1/+1
* Add argument to get the table adapter. (et_set_arg): Add arguments forRichard Hult2001-04-041-0/+66
* Updated these to match the new e_tree_model_node_removed signal.Christopher James Lahey2001-03-271-4/+4
* Deal with proxy_node_changed being called on a different root node thanChristopher James Lahey2001-03-201-1412/+343
* Doh!Chris Lahey2001-02-231-10/+10
* Added a bunch of g_return_if_fails.Christopher James Lahey2001-02-231-7/+78
* add some more (mostly empty) api docs. (e_tree_model_node_changed): passChris Toshok2001-02-201-2/+355
* Added this function. Made frozen an int so that recursive freezes andChristopher James Lahey2001-02-091-8/+24
* Step 2Miguel de Icaza2001-01-161-1/+1
* Rename from Helix Code -> XimianMiguel de Icaza2001-01-161-1/+1
* Move the correct offset when memmoving. Patch provided by Richard HultJP Rosevear2000-12-051-1/+1
* Updated version number.Christopher James Lahey2000-11-141-15/+20
* Since we insert at the parent->child position, we need to account forNot Zed2000-11-031-39/+117
* Updated these unused glade files to better match the versions in the code.Christopher James Lahey2000-11-031-1/+1
* If we are inserting into the root level, we dont have to search the wholeNot Zed2000-10-271-1/+6
* remove the save_id here, so we don't save state for nodes that no longerChris Toshok2000-10-261-9/+6
* make ETreeModel opaque, and switch from using g_new0 and g_free forChris Toshok2000-10-251-88/+130
* get the next child before traversing/calling func.Chris Toshok2000-10-161-2/+5
* get rid of ENode type, as everything in it is now in ETreePath, and addChris Toshok2000-10-161-125/+235
* Changed these to match the new ETable system.Christopher James Lahey2000-10-111-1/+0
* Changed to take into account the sort group, if the table has one.xNot Zed2000-10-041-1/+45
* change/add prototypes and a typedef for ETreePathCompareFunc.Chris Toshok2000-10-031-44/+90
* don't screw things up if we sort a collapsed node.Chris Toshok2000-10-031-2/+5
* reinstate file.Chris Toshok2000-10-031-0/+16
* add save_state stuff to ETreeModel, and prototypes for the public methods.Chris Toshok2000-09-261-7/+203
* Fix include typo.Ariel Rios2000-09-251-1/+1
* fix sorting - need to update the row_array as well as the actual structureChris Toshok2000-09-251-4/+20
* Moved files, fixed header files and paths - FedericoFederico Mena Quintero2000-09-201-1/+1
* Fixed e-table #includes so that it would compile.Chris Lahey2000-09-181-1/+1
* add signals/prototypes for e_tree_model_node_collapsed andChris Toshok2000-09-011-8/+56
* Remove a ton of (hopefully harmless) warnings from the ETable code.Ettore Perazzoli2000-08-281-0/+3
* Moved drawing of the cell backgrounds from ECell into ETableItem.Christopher James Lahey2000-08-221-0/+1
* we can remove nodes with children now.Chris Toshok2000-08-221-5/+49
* Call our parent's destroy method.Miguel de Icaza2000-08-091-0/+5
* When inserting a root node, only call e_table_model_row_inserted ifDan Winship2000-07-091-4/+4
* add a g_return_val_if_fail to etree_node_at_rowDan Winship2000-07-071-2/+2
* Make this work recursively.Dan Winship2000-07-071-1/+8
* Calculate height including if clip_height is set to -1.Christopher James Lahey2000-06-271-0/+1
* add icon_at virtual function - it was stupid to make the insert call takeChris Toshok2000-06-231-33/+15
* use the expanded/unexpanded pixbufs as node pixbufs for the first level ofChris Toshok2000-06-231-2/+37
* call e_table_model_row_inserted instead of e_table_model_changed.Chris Toshok2000-06-201-4/+4
* change things so we focus the cell and select the row, and also dispatchChris Toshok2000-06-111-90/+459
* New files. A tree model using a GNode structure to store it's info.Chris Toshok2000-06-091-0/+316