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
/
e-table
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added some assertions.
Matthew Loper
2000-03-23
2
-1
/
+9
*
Make rectangles resize properly when receiving the "model_changed" signal.
Christopher James Lahey
2000-03-22
2
-3
/
+21
*
i2000-03-20 Christopher James Lahey <clahey@helixcode.com>
Chris Lahey
2000-03-21
10
-137
/
+97
*
Fixed a crashing bug when you close an ETable.
Christopher James Lahey
2000-03-20
2
-1
/
+6
*
Fixed a crashing bug when you cancel an edit.
Christopher James Lahey
2000-03-14
2
-0
/
+7
*
Rearranged SUBDIRS for dependencies.
Christopher James Lahey
2000-03-12
10
-14
/
+320
*
Changed the order in libeutil and libetext linking so that there
Bertrand Guiheneuf
2000-03-11
1
-6
/
+6
*
Changed the destroy function to disconnect from signals before unrefing
Christopher James Lahey
2000-03-08
6
-45
/
+98
*
Made rows get unselected when switching from one group to the next.
Christopher James Lahey
2000-03-06
2
-0
/
+8
*
Use the style's font if lucidasans-10 is not found.
Christopher James Lahey
2000-03-06
2
-0
/
+10
*
Made it so that columns would be properly indented.
Christopher James Lahey
2000-03-06
4
-5
/
+26
*
Have identical values get sorted by their actual row.
Christopher James Lahey
2000-03-06
2
-0
/
+8
*
Draw selected row.
Christopher James Lahey
2000-03-06
2
-2
/
+16
*
Add a "row_selection" signal.
Christopher James Lahey
2000-03-06
8
-1
/
+100
*
Added support for the sorting info. The Etable creates a sort_info object,
Christopher James Lahey
2000-03-06
13
-15
/
+517
*
Added saving of frozen_columns count. Added a vertical scrollbar to
Christopher James Lahey
2000-03-05
3
-2
/
+17
*
Push the proper visual and colormap for ETable to work.
Christopher James Lahey
2000-03-05
2
-0
/
+10
*
Touched this up a bit.
Christopher James Lahey
2000-03-05
4
-9
/
+25
*
Fixed a crash error.
Christopher James Lahey
2000-03-05
2
-0
/
+5
*
Fixed a compile warning.
Christopher James Lahey
2000-03-05
3
-19
/
+25
*
Added a bunch of stuff to the TODO list. Put +s before a few of the items
Christopher James Lahey
2000-03-04
5
-15
/
+191
*
Removed some unused code.
Christopher James Lahey
2000-03-04
5
-8
/
+16
*
Various building fixes. At least, now it builds for me.
Ettore Perazzoli
2000-03-02
2
-2
/
+6
*
Test frozen columns
Christopher James Lahey
2000-03-01
9
-2
/
+607
*
Fixed references to libutil.a -> libeutil.la
Michael Zucci
2000-02-29
2
-1
/
+5
*
Fixed a couple of crash bugs.
Christopher James Lahey
2000-02-28
3
-3
/
+8
*
Made the E table item redraw properly.
Christopher James Lahey
2000-02-25
3
-6
/
+23
*
Made carriage return stop editting instead of inserting a carriage return.
Christopher James Lahey
2000-02-25
2
-8
/
+17
*
Added e_xml_get_integer_prop_by_name.
Christopher James Lahey
2000-02-25
1
-3
/
+4
*
Added duplicate_value and add_value. Use the new compare functions. Made
Christopher James Lahey
2000-02-25
24
-95
/
+704
*
Made keyboard focus navigation work across groups.
Christopher James Lahey
2000-02-24
6
-4
/
+34
*
Made changing focus work.
Christopher James Lahey
2000-02-24
2
-5
/
+9
*
This were moved to widgets/e-text/ a while ago but never removed. They
Christopher James Lahey
2000-02-24
30
-388
/
+2082
*
Include <string.h>
Miguel de Icaza
2000-02-19
2
-0
/
+3
*
Add EXTRA_GNOME_CFLAGS to INCLUDES>
Miguel de Icaza
2000-02-19
2
-0
/
+5
*
make <alloca.h> inclusion conditional on HAVE_ALLOCA_H
Dan Winship
2000-02-17
1
-0
/
+2
*
fix library ordering on link line
Dan Winship
2000-02-17
1
-1
/
+1
*
Check the ethi is actually the one being dragged. Prevents crashes when
Iain Holmes
2000-02-13
2
-0
/
+23
*
Added test of sort arrows.
Christopher James Lahey
2000-02-12
5
-21
/
+86
*
Test column header image.
Christopher James Lahey
2000-02-12
6
-24
/
+100
*
Add an editable argument to e_cell_text_new.
Christopher James Lahey
2000-02-12
6
-9
/
+20
*
Added reordering of columns.
Christopher James Lahey
2000-02-12
4
-25
/
+78
*
Made space around text look right. Added a blinking cursor.
Christopher James Lahey
2000-02-12
2
-61
/
+49
*
Add nice assertion.
Miguel de Icaza
2000-02-11
3
-2
/
+12
*
Handle button releases properly.
Christopher James Lahey
2000-02-10
3
-3
/
+57
*
Tweaked e-cell-text. Added a white background and tweaked the borders.
Christopher James Lahey
2000-02-10
2
-6
/
+43
*
Changes where e-text is included from.
Christopher James Lahey
2000-02-09
2
-2
/
+6
*
Fixed some motion event bugs. (incorrect x and y.)
Christopher James Lahey
2000-02-08
5
-75
/
+1458
*
Sync for Chris to use
Miguel de Icaza
2000-02-08
2
-12
/
+18
*
Setup the scroll region of the table canvas on size allocation.
Miguel de Icaza
2000-02-07
5
-17
/
+37
*
Add data field back in.
Miguel de Icaza
2000-01-29
2
-0
/
+5
*
Work with builddir != srcdir
Elliot Lee
2000-01-07
1
-1
/
+2
*
Compilation touchups -miguel
Arturo Espinosa
2000-01-06
15
-14
/
+15
*
Lots of reorganization to get the Evolution shell to begin its life. It
Arturo Espinosa
2000-01-06
10
-23
/
+17
*
Ok, the restructuring of ETableItem to compute its size without hacks is
Miguel de Icaza
1999-12-31
9
-72
/
+195
*
Sync, does not work, dont try it, just backing up -miguel
Arturo Espinosa
1999-12-28
11
-183
/
+500
*
added widgets/meeting-time-sel/Makefile
Damon Chaplin
1999-12-20
2
-0
/
+21
*
Fix before trip
Arturo Espinosa
1999-12-13
11
-134
/
+211
*
Works with GnomeCanvasGroups -miguel
Arturo Espinosa
1999-12-13
6
-29
/
+78
*
Missing file
Arturo Espinosa
1999-12-13
1
-0
/
+4
*
More work. We now have the basics for nesting working, now we need all the
Arturo Espinosa
1999-12-12
23
-71
/
+751
*
Add missing files
Arturo Espinosa
1999-12-11
3
-0
/
+54
*
fix this routine.
Miguel de Icaza
1999-12-10
18
-158
/
+545
*
fixed api.
Miguel de Icaza
1999-12-03
13
-84
/
+36
*
Fix it correctly -miguel
Arturo Espinosa
1999-12-02
1
-5
/
+2
*
Keep track of the originally allocated piece of code.
Miguel de Icaza
1999-12-02
2
-5
/
+10
*
Removed change cursor from here.
Miguel de Icaza
1999-12-02
12
-29
/
+125
*
New images, the previous ones sucked. Thanks to Mark for his help
Arturo Espinosa
1999-12-01
2
-31
/
+30
*
Add missing files
Arturo Espinosa
1999-12-01
5
-0
/
+624
*
This one derives from e-cell-toggle.
Miguel de Icaza
1999-12-01
9
-385
/
+103
*
New cell-toggle stuff compiles -miguel
Arturo Espinosa
1999-11-30
7
-14
/
+62
*
New file. Implement a multi-state image toggle cell object.
Miguel de Icaza
1999-11-30
9
-56
/
+672
*
Small cosmetic fix
Arturo Espinosa
1999-11-29
3
-7
/
+39
*
New methods; They implement editing.
Miguel de Icaza
1999-11-29
11
-98
/
+438
*
beginning of the keyboard navigation.
Miguel de Icaza
1999-11-28
14
-147
/
+485
*
More work.
Arturo Espinosa
1999-11-27
4
-24
/
+132
*
Compute height using the ecell methods here. (eti_get_height): new method
Miguel de Icaza
1999-11-27
13
-79
/
+225
*
minor typo fixes.
Michael Meeks
1999-11-26
2
-4
/
+8
*
New routine: Realizes the cell views (eti_unrealize_cell_views): New
Miguel de Icaza
1999-11-25
1
-0
/
+9
*
It draws the data. WEEEEEEEEE! Miguel
Arturo Espinosa
1999-11-25
9
-54
/
+83
*
Realize cells.
Miguel de Icaza
1999-11-25
22
-235
/
+581
*
Updated ROADMAP
Arturo Espinosa
1999-11-23
1
-0
/
+38
*
More stuff
Arturo Espinosa
1999-11-22
6
-0
/
+160
*
WOOOOHOOOOOoO! It took me quite a while to figure this one out. Fixed.
Miguel de Icaza
1999-11-21
2
-1
/
+4
*
Compute width, keep track of it. (ethi_add_table_header): Monitor changes
Miguel de Icaza
1999-11-21
6
-32
/
+137
*
more stuff -mig
Arturo Espinosa
1999-11-20
2
-2
/
+38
*
.cvsignore
Arturo Espinosa
1999-11-19
1
-0
/
+1
*
New files -mig
Arturo Espinosa
1999-11-19
2
-0
/
+99
*
Finish implementing e-table-sorted -mig
Arturo Espinosa
1999-11-19
3
-0
/
+73
*
More work -mig
Arturo Espinosa
1999-11-19
6
-11
/
+100
*
New E-table-item.[ch] -mig
Arturo Espinosa
1999-11-19
16
-13
/
+399
*
More work:
Ettore Perazzoli
1999-11-17
2
-22
/
+19
*
s/\.a/.la/
Elliot Lee
1999-11-17
2
-1
/
+4
*
Add resizing capabilities.
Miguel de Icaza
1999-11-16
11
-42
/
+472
*
Added tooltips to the header area.
Ettore Perazzoli
1999-11-13
1
-0
/
+11
*
More table work
Arturo Espinosa
1999-11-12
16
-65
/
+492
*
Some message composer improvements.
Ettore Perazzoli
1999-11-12
2
-4
/
+52
*
Stuff
Arturo Espinosa
1999-11-10
12
-81
/
+725
*
Added cut/copy/paste support to the address editing dialog.
Ettore Perazzoli
1999-11-09
1
-0
/
+68
*
Some initial work on the dialog for entering addresses from the address book.
Ettore Perazzoli
1999-11-07
2
-0
/
+30
*
Here is my initial Evolution work: message composition widget and some
Ettore Perazzoli
1999-11-06
3
-7
/
+58
*
Added my widgets stuff -miguel
Arturo Espinosa
1999-11-02
12
-0
/
+1000