index
:
gsoc2013-evolution
archive-integration
archive-integration-review
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
widgets
/
table
/
e-cell-tree.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Step 2
Miguel de Icaza
2001-01-16
1
-1
/
+1
*
Rename from Helix Code -> Ximian
Miguel de Icaza
2001-01-16
1
-2
/
+2
*
add api docs.
Chris Toshok
2000-12-25
1
-0
/
+28
*
remove the silly logic - we pop up a tooltip regardless of where the mouse
Chris Toshok
2000-12-14
1
-7
/
+25
*
only return TRUE in the BUTTON_PRESS case if the node was expandable.
Chris Toshok
2000-12-14
1
-1
/
+1
*
Added the actions parameter to ect_event. Added an actions field to
Christopher James Lahey
2000-12-10
1
-2
/
+2
*
pass along the column's width to e_cell_show_tooltip.
Chris Toshok
2000-12-07
1
-10
/
+2
*
Adapted these to accept the new flags parameter to e_cell_event.
Christopher James Lahey
2000-12-07
1
-3
/
+10
*
Documented.
Miguel de Icaza
2000-11-25
1
-1
/
+1
*
Save the children - Federico
Federico Mena Quintero
2000-11-23
1
-2
/
+1
*
Changed these to use the default cells.
Christopher James Lahey
2000-10-11
1
-2
/
+1
*
Changed these to match the new ETable system.
Christopher James Lahey
2000-10-11
1
-1
/
+7
*
Changed to take into account the sort group, if the table has one.x
Not Zed
2000-10-04
1
-7
/
+7
*
reinstate file.
Chris Toshok
2000-10-03
1
-2
/
+15
*
Moved files, fixed header files and paths - Federico
Federico Mena Quintero
2000-09-20
1
-1
/
+1
*
Fixed e-table #includes so that it would compile.
Chris Lahey
2000-09-18
1
-1
/
+1
*
Better calculations for tooltip positions
Iain Holmes
2000-09-18
1
-1
/
+7
*
Added some missing #includes.
Christopher James Lahey
2000-09-16
1
-1
/
+0
*
If the cursor is inside the subcell, call the show_tooltip on it.
Iain Holmes
2000-09-16
1
-1
/
+19
*
Fix some crashes Make double clicking on the header dividers automatically
Iain Holmes
2000-09-15
1
-0
/
+62
*
Added infrastructure for setting the justification of columns. Still need
Christopher James Lahey
2000-08-25
1
-2
/
+5
*
Moved drawing of the cell backgrounds from ECell into ETableItem.
Christopher James Lahey
2000-08-22
1
-7
/
+3
*
fix the conditions under which we draw a horizontal line.
Chris Toshok
2000-07-07
1
-1
/
+1
*
add icon_at virtual function - it was stupid to make the insert call take
Chris Toshok
2000-06-23
1
-4
/
+1
*
use the expanded/unexpanded pixbufs as node pixbufs for the first level of
Chris Toshok
2000-06-23
1
-15
/
+45
*
print the icon for the tree control.
Chris Toshok
2000-06-16
1
-21
/
+27
*
new function, to generate postscript so i can test tree printing.
Chris Toshok
2000-06-14
1
-12
/
+105
*
supply the pixbufs here.
Chris Toshok
2000-06-11
1
-13
/
+10
*
offset events before passing them to our subcell view.
Chris Toshok
2000-06-11
1
-4
/
+17
*
change things so we focus the cell and select the row, and also dispatch
Chris Toshok
2000-06-11
1
-16
/
+41
*
New files. A tree model using a GNode structure to store it's info.
Chris Toshok
2000-06-09
1
-0
/
+385