aboutsummaryrefslogtreecommitdiffstats
path: root/e-util
Commit message (Expand)AuthorAgeFilesLines
...
* Committing this thing I wrote last year to parse names. It's cute.Nat Friedman2000-04-066-0/+339
* minor style clean + kill duff file in POTFILES.Michael Meeks2000-03-281-5/+7
* ChangeLog shuffling.Miguel de Icaza2000-03-272-35/+105
* Formatting cleanup.NotZed2000-03-243-7/+7
* fix an obvious bug pointed out by gccDan Winship2000-03-231-1/+2
* Rearranged SUBDIRS for dependencies.Christopher James Lahey2000-03-122-18/+27
* Designed a new system for doing hierarchical displays in the canvas. AddsChristopher James Lahey2000-03-112-1/+125
* Fixed e_xml_set_integer_prop_by_name.Christopher James Lahey2000-03-062-6/+6
* Added e_xml_set_integer_prop_by_name.Christopher James Lahey2000-03-054-0/+18
* scout intaBertrand Guiheneuf2000-02-291-1/+4
* Added. moved from filter-sexp.[ch]NotZed2000-02-293-3/+1208
* Added e_xml_get_integer_prop_by_name.Christopher James Lahey2000-02-259-0/+111
* This were moved to widgets/e-text/ a while ago but never removed. TheyChristopher James Lahey2000-02-248-3/+158
* ~/evolution should be mode 700, not 600Dan Winship2000-02-241-2/+2
* Add new filesArturo Espinosa2000-02-162-0/+62
* Add the unicode libraries as well.Miguel de Icaza2000-02-163-4/+12
* Add new Makefiles to Makefile list.Christopher James Lahey2000-02-091-1/+5
* Handle the grab and ungrab command instead of doing focus by hand. ThisChristopher James Lahey2000-01-282-0/+9
* Use e_canvas_item_grab_focus so that it will work with old versions ofChristopher James Lahey2000-01-272-0/+73
* cvs shutupMathieu Lacage2000-01-261-0/+3
* Handle shift-tab properly now.Christopher James Lahey2000-01-262-0/+299
* Changed some line spacing.Chris Lahey2000-01-211-1/+1
* Added selection and clipboard support. Added up and down arrow keys. FixedChris Lahey2000-01-142-1/+28
* e_canvas_item_move_absolute is just a helper function not supplied by theChris Lahey2000-01-142-0/+60
* Blocked the tab key from getting inserted into the buffer since theChris Lahey2000-01-121-4/+3
* Removed some code which got in the way of testing properly.Chris Lahey2000-01-115-0/+703
* More missing filesArturo Espinosa2000-01-072-0/+70
* More framework work -miguelArturo Espinosa2000-01-071-0/+2
* Compilation touchups -miguelArturo Espinosa2000-01-061-0/+2
* Lots of reorganization to get the Evolution shell to begin its life. ItArturo Espinosa2000-01-061-0/+7
* Compute height using the ecell methods here. (eti_get_height): new methodMiguel de Icaza1999-11-271-1/+1
* Add anotherArturo Espinosa1999-11-182-0/+48
* missing filesArturo Espinosa1999-11-182-0/+161
ss='sha1'>4944f0960b
4934e49098

33145ba259
4944f0960b
4934e49098
4944f0960b
33145ba259
26788bf81f
4934e49098
4944f0960b
33145ba259
4934e49098


d5ea4c4a69
4944f0960b
4934e49098
d5ea4c4a69
4944f0960b
d5ea4c4a69
122b2426db
d5ea4c4a69

ea4eeed273
d5ea4c4a69
4944f0960b
d5ea4c4a69

268ac19bf6
d5ea4c4a69

95de7c6dc8
d5ea4c4a69
261a380610
d5ea4c4a69

8f183d269e
d5ea4c4a69
8f183d269e
d5ea4c4a69














































4133620058
d5ea4c4a69
8f183d269e
d5ea4c4a69

d5ca27ea56
d5ca27ea56
d5ea4c4a69

d5ca27ea56
d5ea4c4a69

3a392efcc5
d5ea4c4a69
22fecd089c
d5ea4c4a69

261a380610
d5ea4c4a69
3420e4f430
d5ea4c4a69

7367bd18e7
d5ea4c4a69
7367bd18e7
d5ea4c4a69

9f31ce86ff
d5ea4c4a69
e8d02483a8
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166