aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-tree.c
Commit message (Expand)AuthorAgeFilesLines
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-3956/+0
* Address couple issues found by a Coverity scanMilan Crha2012-11-301-2/+16
* Coding style and whitespace cleanup.Matthew Barnes2012-11-111-470/+522
* Critical warning on ETree dispose, g_object_unref() called on freed objectMilan Crha2012-09-131-4/+2
* Coding style and whitespace cleanup.Matthew Barnes2012-08-201-2/+2
* all: don't set draw_background to FALSE on ETextCosimo Cecchi2012-06-181-1/+0
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-61/+108
* Bug #667398 - Automatic mark-as-seen too aggressiveMilan Crha2012-01-111-0/+23
* Bug #235665 - Heavy hard disk access when resizing columns in viewsMilan Crha2011-10-071-1/+35
* Fix two little memory leaksDan Vrátil2011-10-011-0/+5
* Bug #659828 - Selecting a message with a sound attached loses focusMilan Crha2011-09-261-1/+1
* Bug #655709 - Hide 'Group by' in views when not supportedMilan Crha2011-09-061-0/+2
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-167/+274
* Bug #645476 - Message list unnecessarily scrolls back to selected rowMilan Crha2011-08-121-1/+0
* Coding style and whitespace cleanups.Matthew Barnes2011-06-091-3/+10
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-0/+2
* Coding style cleanups.Matthew Barnes2011-05-091-3/+3
* Whitespace and coding style cleanups.Matthew Barnes2011-05-081-3/+7
* Coding style and whitespace cleanup.Matthew Barnes2011-03-061-1/+2
* Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-251-6/+2
* Use G_SIGNAL_TYPE_STATIC_SCOPE for all GdkEvent signal params.Matthew Barnes2011-02-251-11/+27
* Coding style and whitespace cleanup.Matthew Barnes2011-01-301-12/+32
* Adapt ETree to latest gtk+-3.0 API.Matthew Barnes2011-01-261-47/+58
* Drop backward-compatibility cruft.Matthew Barnes2011-01-251-3/+0
* libetable cleanups.Matthew Barnes2011-01-171-168/+119
* Fudge GtkScrollable for gtk2.Matthew Barnes2011-01-151-37/+36
* ETree: Fix runtime warnings with GTK3.Matthew Barnes2011-01-091-0/+11
* Bug #632768 - Message list not realized when opening new folderMilan Crha2010-11-031-15/+17
* e-table: Don't push/pop colormapsBenjamin Otte2010-10-301-4/+0
* e-table: Remove retro lookBenjamin Otte2010-10-301-7/+0
* e-table: Fix includes to only ever include libgnomecanvas.hBenjamin Otte2010-10-301-1/+1
* Drop usage of GtkAnchorType.Matthew Barnes2010-10-271-1/+0
* Bug #631320 - GtkObject is gone in GTK3Milan Crha2010-10-071-6/+6
* Use new GDK keysym names if available.Matthew Barnes2010-09-181-16/+19
* Coding style and whitespace cleanups.Matthew Barnes2010-09-121-208/+208
* Coding style and whitespace cleanup.Matthew Barnes2010-07-121-139/+202
* Fix compiler warnings.Matthew Barnes2010-04-211-3/+5
* Use accessor functions instead direct access (GSEAL work)Javier Jardón2010-04-131-2/+2
* Bug #615263 - SIGSEGV on Evolution close in e-tree.c:1990Milan Crha2010-04-131-4/+4
* Giant leap towards GSEAL compliance.Matthew Barnes2010-04-081-124/+240
* Revert "[win32] #undef some conflicting defines"Fridrich Štrba2010-04-061-4/+0
* [win32] #undef some conflicting definesFridrich Štrba2010-04-061-0/+4
* Bug #325121 - Do not translate developer strings in g_param_spec_*Milan Crha2010-04-021-18/+18
* Work around recent GTK+ deprecations.Matthew Barnes2010-03-051-0/+4
* Coding style and whitespace cleanup.Matthew Barnes2010-02-201-1/+0
* Fix ETable/ETree signal signatures.Matthew Barnes2010-02-191-15/+15
* Bug 587014 - Magic space does not work as expectedMatthew Barnes2010-02-181-3/+3
* Bug #593700 - Opens folder on topMilan Crha2010-02-111-16/+44
* Coding style and whitespace cleanup.Matthew Barnes2010-01-311-10/+10
* Remove dead assignments found by clang.Matthew Barnes2010-01-161-2/+0
* Introduce ESelectable and EFocusTracker.Matthew Barnes2009-12-261-2/+7
* More whitespace cleanup.Matthew Barnes2009-07-191-2/+2
* Fix excessive whitespace.Matthew Barnes2009-07-141-3/+0
* Radically reorganize source code.Matthew Barnes2009-06-251-1/+1
* More code cleanup.Matthew Barnes2009-06-021-4/+4
* Whitespace cleanup.Matthew Barnes2009-05-291-15/+15
* Prefer GLib basic types over C types.Matthew Barnes2009-05-271-84/+84
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-2/+2
|\
| * Remove trailing whitespace, again.Matthew Barnes2009-05-271-2/+2
| * Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-171-1/+1
| * Bug 577929 – Consolidate marshallersMatthew Barnes2009-04-231-18/+17
| * License Changes from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-131-16/+15
| * ** Fix for bug #519292Milan Crha2008-08-111-2/+5
| * ** Fix for bug #352695Milan Crha2008-08-111-0/+19
* | Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-211-1/+1
* | Use -no-undefined on Linux tooMilan Crha2009-05-201-1/+1
* | Merge revisions 36016:36533 from trunk.Matthew Barnes2008-10-021-16/+15
* | Progress update:Matthew Barnes2008-09-181-18/+17
* | Merge revisions 35951:35992 from trunk.Matthew Barnes2008-08-151-2/+24
|/
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Fix for bug #528288Milan Crha2008-04-301-0/+71
* ** Fix for bug #512623Milan Crha2008-02-011-5/+7
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-30/+30
* Fix for bug #461195 from Hiroyuki Ikezoe.Matthew Barnes2007-09-281-2/+2
* 2007-09-07 mcrha Fix for bug #473903Milan Crha2007-09-071-1/+1
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* Remove E_MAKE_TYPE macro.Hiroyuki Ikezoe2007-07-281-14/+8
* Fix for bug #353752Srinivasa Ragavan2007-07-091-37/+45
* ** Fix for bug #333707 from David MooreSrinivasa Ragavan2007-05-311-0/+35
* Massive code cleanup (bug #429422)Matthew Barnes2007-04-201-4/+8
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
* ** Fixes bug #352450Matthew Barnes2006-09-181-1/+1
* Tons of cleanups of the following sort: - remove unused vars - removeKjartan Maraas2006-01-301-14/+2
* Added functions to collapse/Expand allSrinivasa Ragavan2006-01-161-0/+6
* Fixes #322740. change the condition expression for GDK_RIGHT and GDK_LEFT.Boby Wang2005-12-071-2/+2
* Fixes bug #322776. When focus come into e-tree, it is possible that theLi Yuan2005-12-061-1/+1
* ** See bug #313063.Not Zed2005-08-151-1/+1
* Added widgets in INCLUDES.Kaushal Kumar2005-06-231-2/+2
* Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-171-25/+25
* export ethi_change_sort_state, so we can call it in a11y part.Li Yuan2005-05-201-0/+8
* Port to Windows, initial commit:Tor Lillqvist2005-04-291-23/+19
* Some code clean work.Harry Lu2005-02-041-5/+2
* fixes for compiler warningsRadek Doulik2004-06-101-1/+2
* Don't necessarily set row to 0 if the root node has the cursor (otherwiseJeffrey Stedfast2004-05-051-5/+3
* add new files. set the right role. new file.Yuedong Du2003-10-111-0/+14
* extracted from ect_draw (draw_expander): new gtktreeview-like expanderMike Kestner2003-08-161-0/+17
* Initialize some missing fields. Fixes "no handler with id" warnings at evoDan Winship2003-07-011-10/+5
* don't do the CURSOR_FIRST checks if cursor is NULL [43523]Mike Kestner2003-06-141-2/+2
* guard against NULL strings don't add disabled column titles to the store.Mike Kestner2003-06-121-18/+0
* to really fix 42952 use e_table_item_get_cell_geometry. Also a coupleEttore Perazzoli2003-05-221-4/+9
* (tree_canvas_size_allocate): CallEttore Perazzoli2003-05-161-5/+5
* use weak refs not datasets. (e_tree_dispose): weak_unref the context.Mike Kestner2003-05-161-5/+15
* add null check for paths (find_prev_in_range): add null check for pathsMike Kestner2003-05-101-2/+2
* don't return on col == -1. update the adjustment to center the cursor.Mike Kestner2003-05-101-1/+12
* (e_tree_class_init): Add a G_SIGNAL_TYPE_STATIC_SCOPEEttore Perazzoli2003-04-031-1/+1
* Add style_set to update list properly (et_canvas_realize): Remove this asRodney Dawes2003-03-011-7/+4
* remove alloc-based transform (et_drag_data_received): dittoMike Kestner2003-03-011-11/+0
* handle reverse searches (find_prev_in_range): reverse search implMike Kestner2003-02-131-4/+24
* rewrite to use etta (find_next_in_range): helper func to search a range ofMike Kestner2003-02-111-25/+22
* make GAL_LIBS use -lgal-2.0 remove extraneous GTK_LIBS reference update toMike Kestner2003-02-051-81/+20
* GObject port work.Chris Toshok2002-11-171-457/+514
* deal with ESelectionModel no longer deriving from GtkObject.Chris Toshok2002-11-151-14/+14
* remove ref/unref G_OBJECT masks ditto ditto ditto ditto ditto ditto dittoMike Kestner2002-11-061-33/+33
* use GObject api for models GObjectify GObjectify GObjectify GObjectifyMike Kestner2002-11-051-63/+63
* use GObject api for ETableHeader use GObject api on ETableHeaderMike Kestner2002-11-051-27/+35
* gobjectify ETableExtras is now a GObject (e_tree_class_init): removeMike Kestner2002-11-021-17/+1
* merging the gal-2 branch back to the trunk.Mike Kestner2002-11-011-82/+106
* call e_tree_state_changeMike Kestner2002-10-251-0/+2
* New api to set the search column on a tree without having to set a sortMike Kestner2002-09-241-0/+21
* (item_key_press): In the case of '-' and '=', checkEttore Perazzoli2002-07-241-0/+6
* Added this function.Christopher James Lahey2002-06-051-33/+66
* Get the font from the style again when the style changes. (init): ChecksChristopher James Lahey2002-06-041-0/+17
* Added horizontal dividers to this item when in table mode.Christopher James Lahey2002-05-031-10/+24
* Changed LDFLAGS to LIBS for tests here. Bumped the version number toChristopher James Lahey2002-04-301-0/+36
* Ansification patch from danw.Christopher James Lahey2002-04-261-3/+3
* Free the priv->search_string and priv itself. More memory leak fixage.Jeffrey Stedfast2002-04-201-0/+2
* Implemented capitalization keybindings.Christopher James Lahey2002-03-151-3/+3
* Made this return a boolean that returns whether the ETableSearch used theChristopher James Lahey2002-03-151-2/+3
* Don't search if any modifier but SHIFT or LOCK is pressed.Ettore Perazzoli2002-03-151-1/+2
* Added this function.Christopher James Lahey2002-03-141-0/+3
* Replaced e_marshal_BOOL__STRING with this since the function it was usedChristopher James Lahey2002-03-131-4/+19
* Added ETableSearch support.Christopher James Lahey2002-03-131-50/+164
* Call scroll_off and in e-tree.c hover_off.Christopher James Lahey2002-02-091-0/+11
* *** empty log message ***Chris Lahey2002-02-071-24/+94
* Made this function much more readable. Got rid of all the gotos. Fixed aChristopher James Lahey2002-02-011-2/+24
* Make this function take a bitfield of parameters instead of two bools.Christopher James Lahey2002-01-311-4/+4
* Added this simple accessor function.Christopher James Lahey2002-01-311-0/+36
* Bumped version number to 0.19.99.0. Bumped GAL_CURRENT. ResetChristopher James Lahey2002-01-091-22/+44
* Collapse nodes that were opened during a drag, unless the drop site is aChristopher James Lahey2002-01-091-3/+53
* Merging changes:Christopher James Lahey2001-12-051-2/+11
* Merging changes:Christopher James Lahey2001-12-041-6/+8
* Merging changes:Christopher James Lahey2001-12-041-17/+109
* Handle the case where page up or page down goes off the end of the tableChristopher James Lahey2001-11-151-0/+10
* Ignore buttons 4 and 5 here. Fixes Ximian bug #13853.Christopher James Lahey2001-10-301-6/+8
* Chain the cursor_activated signal even if the row is -1.Christopher James Lahey2001-10-271-1/+3
* Changed the license announcement at the top of these files.Christopher James Lahey2001-10-271-5/+18
* If the root node is hidden and selected, don't count it in the selectedChristopher James Lahey2001-10-261-9/+26
* Fixes Ximian bug #6832.Federico Mena Quintero2001-10-261-2/+27
* Use g_dataset_set_data_full to find out when the context is destroyed.Christopher James Lahey2001-10-061-0/+23
* Adapted height method to deal with a row of -1.Christopher James Lahey2001-10-051-1/+20
* add E_OBJECT_CLASS_ADD_SIGNALS and E_OBJECT_CLASS_TYPE to ease migrationMichael Meeks2001-10-051-18/+18
* Set the step_increment on the horizontal scrollbars here to 20.Christopher James Lahey2001-09-261-0/+6
* Commit patch from Chris to implement e_tree_right_click_up() forEttore Perazzoli2001-09-261-0/+6
* Use the correct prototype for the signal handler.Federico Mena Quintero2001-09-251-2/+4
* Changed which widget to connect signals to to watch for drag & drop. FixesChristopher James Lahey2001-09-111-4/+4
* Remove debugging message.Ettore Perazzoli2001-09-051-2/+0
* Rename these functions from ecn_get_text and ecn_free_text.Christopher James Lahey2001-09-011-1/+7
* Added start_drag signals.Christopher James Lahey2001-08-251-116/+87
* Handle GDK_KP_Page_Up, GDK_KP_Page_Down, GDK_KP_Right, and GDK_KP_LeftChristopher James Lahey2001-08-141-1/+4
* If the sort_info can't group, hide the grouping button and label.Christopher James Lahey2001-08-111-3/+7
* Initialize ret_val. (do_drag_motion): Same.Jeffrey Stedfast2001-08-101-2/+2
* Make tree nodes open if you hover over them while drag & dropping.Christopher James Lahey2001-08-081-0/+71
* Added scrolling to access nodes that are scrolled off screen for drops.Christopher James Lahey2001-08-071-21/+128
* Implemented these functions.Christopher James Lahey2001-08-071-6/+71
* Change these to actually subtract the allocation as they should.Christopher James Lahey2001-08-041-3/+6
* Subtracted 27.Christopher James Lahey2001-08-041-0/+3
* Set et->priv to NULL here just to be sure.Christopher James Lahey2001-08-031-0/+1
* Made these functions return -1 if the x and y aren't over any cell at all.Christopher James Lahey2001-07-131-0/+5
* Ignore set_expanded if the node is the root and root_visible is FALSE.Christopher James Lahey2001-07-131-4/+10
* Created this function for key presses that move in some way other thanChristopher James Lahey2001-07-111-4/+4
* Made the amount to scroll by smaller here.Christopher James Lahey2001-07-111-2/+2
* Use e_selection_model_do_something directly for page up and page downChristopher James Lahey2001-07-111-32/+16
* Added checks that row and col are >= 0.Christopher James Lahey2001-07-061-0/+2
* Handle an error in construction a little bit better here.Christopher James Lahey2001-07-051-6/+16
* send signals even if the row/col is -1. (et_drag_drop): same.Chris Toshok2001-06-291-35/+30
* Bump version number due to incompatible changes in ETree.Peter Williams2001-06-281-28/+35
* (Make the alternating row colors a option in ETableSpecification insteadJason Leach2001-04-291-0/+4
* Documented this function properly.Christopher James Lahey2001-04-241-0/+32
* Submit a signal even if there are no extras.Christopher James Lahey2001-04-201-35/+123
* Free some things that weren't getting freed.Dan Winship2001-04-191-3/+7
* Set the background color to the specified tooltip->background. Set theChristopher James Lahey2001-04-161-0/+6
* Return TRUE for left and right arrows.Christopher James Lahey2001-04-111-0/+2
* Added this function.Christopher James Lahey2001-04-041-0/+1
* Added e_tree_selection_model_select_single_path and made selection_startChristopher James Lahey2001-04-041-0/+6
* Fix headers. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto.Kjartan Maraas2001-04-041-3/+5
* Add argument to get the table adapter. (et_set_arg): Add arguments forRichard Hult2001-04-041-0/+46
* Fixed some bugs with the privitization of ETreeSelectionModel.Christopher James Lahey2001-04-011-1/+1
* Added e-tree-selection-model.c. (libetableinclude_HEADERS): AddedChristopher James Lahey2001-04-011-0/+24
* Initialize all necessary fields here.Christopher James Lahey2001-04-011-0/+18
* Roll back another part of the change.Christopher James Lahey2001-04-011-1/+5
* Accidently committed this with using the tree selection model turned on.Christopher James Lahey2001-04-011-15/+2
* Include <gal/util/e-util.h> here.Christopher James Lahey2001-04-011-315/+379
* Made these use GTK_TYPE_GDK_EVENT whenever sending an event through theChristopher James Lahey2001-03-301-4/+7
* Changed the signal "table_selection_model" to just be "selection_model"Christopher James Lahey2001-03-301-1/+1
* Updated to set the width of the header canvas to be equal to the width ofChristopher James Lahey2001-03-301-15/+40
* un Mar 25 22:31:19 2001 George Lebl <jirka@5z.com>George Lebl2001-03-261-4/+4
* ref the sort_info taken from the state object. Ditto. Fixes the last ETreeDan Winship2001-03-261-0/+1
* Added '=' and '-' as tree node expand and collapseChristopher James Lahey2001-03-251-3/+11
* Bumped the version number to 05.99.9.Christopher James Lahey2001-03-211-3/+8
* Deal with proxy_node_changed being called on a different root node thanChristopher James Lahey2001-03-201-0/+2004