aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
blob: 63c2b1c9705a1b9a1c522571905b51eab27774fb (plain) (blame)
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
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
1999-05-26  bertrand  <Bertrand.Guiheneuf@inria.fr>

    * camel/gmime-utils.c (get_header_lines_from_file): 
    new func. Parses message header zone and returns
    a Glist of all header lines.

    * tests/test2.c: tests message parsing

    * camel/gmime-utils.c (write_header_table_to_file): 
    new func to write a table of headers.

1999-05-20  bertrand  <Bertrand.Guiheneuf@inria.fr>

    * camel/camel-mime-message.c (_write_to_file): 
    recipient list printing
    
    * tests/test1.c (main): more tests.

1999-05-19  bertrand  <Bertrand.Guiheneuf@inria.fr>

    * camel/camel-mime-part.c (_write_to_file): test if content
    exists before calling its write_to method.

    * camel/camel-mime-message.c (_write_to_file): bugs fix.

    * camel/camel-mime-message.c (camel_mime_message_new_with_session): 
    new func. Creates a message with the session field set
    up correctly.

1999-05-18  bertrand  <Bertrand.Guiheneuf@inria.fr>

    * tests/test1.c (main): tests

    * camel/camel-mime-message.c (_write_to_file): 
    started write_to framework for mime_messages

    * camel/camel-mime-message.c (*_message_number): 
    message number funcs.
    
1999-05-15  bertrand  <Bertrand.Guiheneuf@inria.fr>

    * camel/camel-mime-message.c (*_flag): 
    flags handling methods

1999-05-14  bertrand  <Bertrand.Guiheneuf@inria.fr>

    * camel/camel-mime-message.c (camel_mime_message_class_init): 
    added recipient handling class funcs.

1999-05-13  bertrand  <Bertrand.Guiheneuf@inria.fr>
        
    * camel/camel-mime-message.c (camel_mime_message_init): 
    create recipients hash table
    (_remove_recipient): 
    (_add_recipient):
    (_get_recipients):  new funcs.
    Internal Recipients data structure is
    a bit complicated though.

    * camel/camel-mime-part.c (camel_mime_part_init): 
    create headers hash table

    * camel/camel-mime-message.h: 
    a bunch of get/set header field
    method done. Does nothing yet though.

    * camel/camel-mime-message.[ch] :
    new file. 

1999-05-12  bertrand  <Bertrand.Guiheneuf@inria.fr>

    * camel/camel-mime-part.h (struct ): 
    disposition is now a full GMimeContentField
    object.

    * camel/gmime-content-field.c: new file
    handle "type/subtype ;parameter=value ; parameter=value ..."
    BNF grammar elements
    (gmime_content_field_write_to_file): new func
    
    * camel/gmime-utils.c (gmime_write_header_pair_to_file): 
    namespace change

1999-05-11  bertrand  <Bertrand.Guiheneuf@inria.fr>

    * camel/camel-mime-part.c (_write_to_file): 
    overload wrapper class method.
    (_write_to_file): start to write some text in 
    file.

    * camel/camel-store.c: typo fix.

    * camel/camel-store.c: 
    * camel/camel-service.c: 
    * camel/camel-folder.c: 
    * camel/camel-data-wrapper.c: 
    * camel/camel-mime-part.c: 
    static functions naming follows gnome 
    coding style guide.

    * camel/camel-mime-part.h: implemented public interfaces
    

1999-05-10  Bertrand Guiheneuf  <Bertrand.Guiheneuf@inria.fr>

    * camel/camel-mime-part.c (__camel_mime_part_get_header_lines): 
    (__camel_mime_part_set_header_lines): 
    (__camel_mime_part_get_content_languages): 
    (__camel_mime_part_set_content_languages): 
    (__camel_mime_part_get_encoding): 
    (__camel_mime_part_set_encoding): 
    (__camel_mime_part_get_content_MD5): 
    (__camel_mime_part_set_content_MD5): 
    (__camel_mime_part_get_content_id): 
    (__camel_mime_part_set_content_id): 
    A bunch of new set/get func.

    * camel/gstring-util.c (g_string_list_free): 
    convenience function for string list 
    complete deallocation.

1999-05-09  bertrand <Bertrand.Guiheneuf@inria.fr>

    * camel/camel-mime-part.c (__camel_mime_part_add_header): 
    new method

    * camel/camel-mime-part.h (struct CamelMimePart):
    added core fields.

1999-05-08  bertrand <Bertrand.Guiheneuf@inria.fr>

    * camel/camel-mime-part.[ch]: 
    new class. models a mime mail part.

    * camel/camel-data-wrapper.c 
    (camel_data_wrapper_write_to_buffer): method to
    stream data content in a buffer.
    (camel_data_wrapper_write_to_file): 
    (camel_data_wrapper_construct_from_buffer): 
    (camel_data_wrapper_construct_from_file): 
    new methods.
    
1999-05-07  bertrand <Bertrand.Guiheneuf@inria.fr>

    * camel/camel-data-wrapper.[ch]:new class.
    This should not be a class but rather an 
    interface. The day Gtk support interfaces, 
    it dataWrapper should become an interface.

1999-05-04  bertrand <Bertrand.Guiheneuf@inria.fr>

    * camel/camel-service.c (camel_service_get_url): 
    new method.

    * devel-docs/camel/camel-sections.txt: added 
    function doc references

    * camel/camel-folder.c (__camel_folder_close): 
    fixed indentation.
    (camel_folder_expunge): new method.
    (__camel_folder_close): used expunge flag

1999-05-03  bertrand <Bertrand.Guiheneuf@inria.fr>

    * camel/camel-folder.c (camel_folder_get_mode): 
    typo fix

    * camel/camel-folder.c (__camel_folder_list_subfolders): 
    new func.

    * some doc stuffs
    

1999-05-01  bertrand <Bertrand.Guiheneuf@inria.fr>

    * camel/camel-folder.c 
    (__camel_folder_get_mode): 
    (camel_folder_get_mode): 
    (camel_folder_get_parent_store): 
    (__camel_folder_get_parent_store): 
    (camel_folder_get_parent_folder): 
    (__camel_folder_get_parent_folder): 
    new methods

    * camel/camel-service.c: put __ prefix before
    private virtual funcs.

    * camel/camel-folder.c (camel_folder_delete): 
    (camel_folder_delete_messages): 
    new methods.

    * camel/url-util.c (g_url_new): some
    more comments 

1999-04-27  bertrand <Bertrand.Guiheneuf@inria.fr>

    * camel/camel-folder.c (camel_folder_create): 
    new public function.

1999-04-25  bertrand <Bertrand.Guiheneuf@inria.fr>

    * camel/camel-session.c (camel_session_get_store_from_provider): 
    initialize folder object.

    * camel/camel-store.c (init): new method.
    called by session object at instantiation time.

    * camel/camel-store.h (struct _CamelStore): 
    new fields : session and url_name

1999-04-25  bertrand <Bertrand.Guiheneuf@inria.fr>

    * camel/camel-session.c (camel_session_set_provider): 
    new method to set the default provider for a protocol.
    (camel_session_get_store_from_provider): 
    new method to instantiate a folder from a provider.

    * camel/camel-provider.h: s/GString/gchar/g
    + typo fix.

    * camel/camel-provider.[ch]:
    basic provider structure. Have to write the
    code for dynamic loading.

1999-04-24  bertrand <Bertrand.Guiheneuf@inria.fr>
    
    * camel/url-util.[ch]: s/new_g_url/g_url_new

    * camel/url-util.c (new_g_url): URL 
    rewritten completely. Error handling not
    implemented in public functions.
    But URL scan works pretty well :)))

1999-04-24 bertrand <Bertrand.Guiheneuf@inria.fr>
    
    * camel/url-util.[ch]: I needed the url 
    functions to use GString, and I wanted a more
    general scheme so I finally started rewriting 
    the whole thing from scratch.
    No more code from gzilla :(
    
1999-04-23  bertrand <Bertrand.Guiheneuf@inria.fr>

    * camel/url-util.[ch]:
    Utility functions to parse URLs.
    Stolen shamelessly from gzilla (www.gzilla.com)
    written by Raph Levien <raph@acm.org>
    
    * camel/Makefile.am: added url-util.[ch]
    compilation.

    * Makefile.am (SUBDIRS): removed devel-docs
    until I come up with a correct Makefile.am

    * camel/camel-store.h: 
    * camel/camel-folder.h:
    correct declarations of structs

>>>>>>> 1.36
1999-04-22  bertrand <Bertrand.Guiheneuf@inria.fr>

    * camel/providers/MH/camel-mh-store.c:
    more test implementation.

    * camel/camel-store.c (camel_store_get_type): typo fix
    

1999-04-21  bertrand <Bertrand.Guiheneuf@inria.fr>

    * camel/providers/MH/camel-mh-folder.c (camel_mh_folder_get_type): 
    start test provider.

1999-04-20  bertrand <Bertrand.Guiheneuf@inria.fr>
    
    * camel/camel-store.h: now CamelStore inherits from
    CamelService.

    * camel/camel-service.c (camel_service_class_init): 
    basic abstract service class.

1999-04-19  bertrand <Bertrand.Guiheneuf@inria.fr>

    * camel/README: added some (few) explanations.

1999-04-18  bertrand <Bertrand.Guiheneuf@inria.fr>

    * camel/camel-store.[ch]: started implementation
    * camel/camel-folder.c (camel_folder_get_type): typo
    uncommented the store related code.
    (camel_folder_create): enable som store relted code. 
    Not finished. Have to define public methods first.

    * camel/camel-log.h: some explanation about the 
    log system

1999-04-18   bertrand <Bertrand.Guiheneuf@inria.fr>

    * camel/camel-folder.c: 
    (camel_folder_create): implemented (partially)
    have to write CamelStore before finishing it.

    * camel/camel-folder.h (CamelFolder): added full_name field
    (CamelFolderClass): added set/get_full_name methods

1999-04-18  bertrand <Bertrand.Guiheneuf@inria.fr>

    * camel/camel-folder.c: some work
    * camel/camel-log.c: log system for camel
    * camel/gstring-util.c: some utilities for GString objects
    

1999-04-18  bertrand <Bertrand.Guiheneuf@inria.fr>

    * autogen.sh (PKG_NAME): groomf -> gnome-mailer

'2005-12-21 02:21:51 +0800'>2005-12-212-0/+59 * updated Evolution release number in unstable warning popupAndre Klapper2005-12-211-1/+1 * ** Fixes bug #240762Srinivasa Ragavan2005-12-202-1/+9 * fixes #324525Chenthill Palanisamy2005-12-202-1/+7 * Updated Lithuanian translation.Žygimantas Beručka2005-12-202-1513/+1582 * added the missing file.Chenthill Palanisamy2005-12-202-1/+7 * ** See Bug #246233 : Changed "Search Editor" to "Searches"Veerapuram Varadhan2005-12-202-1/+7 * ** Fixes bug #246225 ** Fixes bug #246227Srinivasa Ragavan2005-12-202-4/+13 * removed conflict indicators.Veerapuram Varadhan2005-12-201-1/+0 * Fixes #246256 Change "Case _Sensitive" to "Case _sensitive".Veerapuram Varadhan2005-12-202-1/+6 * Adding punctation to some error messages. Fixes bug 313144.Andre Klapper2005-12-201-8/+8 * fixing string bug 308851Andre Klapper2005-12-201-4/+4 * Fixes #323125, #323126Veerapuram Varadhan2005-12-203-10/+20 * ** See bug 324319 Add the accessible name of arrow button, and theBoby Wang2005-12-202-0/+9 * applied an approved patch for fixing #323955. Also correct the date of previo...Chenthill Palanisamy2005-12-202-21/+16 * Setting the correct title. Fixes #324580.Sushma Rai2005-12-202-1/+7 * ** See bug 234008Parthasarathi Susarla2005-12-203-1/+26 * Updated TranslationAnkitkumar Rameshchandra Patel2005-12-202-1378/+1328 * fixes #324196.Chenthill Palanisamy2005-12-202-17/+26 * Reverting David's patch for ellipsis, for discussing it again and to closeSrinivasa Ragavan2005-12-202-10/+16 * Added tooltips for Attachment Added tooltips for AlarmsSrinivasa Ragavan2005-12-203-3/+10 * changing 1 HIG-violating shortcut. Fixes bug 323910Andre Klapper2005-12-201-1/+1 * changing file selector window title from "Execute command..." to "SelectAndre Klapper2005-12-201-1/+1 * fixed duplicated mnemonic. Fixes bug 319946.Andre Klapper2005-12-201-1/+1 * changed 3 HIG-violating mnemonics. Fixes bug 256913Andre Klapper2005-12-201-3/+3 * Removed the repleted window title and added translator comments. Fixes #313545.Sushma Rai2005-12-193-5/+44 * Updated Belarusina translationAles Nyakhaychyk2005-12-192-20793/+20866 * *** empty log message ***Ignacio Casal Quinteiro2005-12-192-1093/+1039 * Checking if the user has selected save password option or not andSushma Rai2005-12-193-6/+45 * free CamelURL and exchange_params. Fixes #324483.Sushma Rai2005-12-192-1/+15 * Corrected include path which was breaking the build.Sushma Rai2005-12-195-7/+16 * Committing the calendar publishing patch.Chenthill Palanisamy2005-12-1922-2109/+1406 * Committing the intial patch for calendar publishing.Chenthill Palanisamy2005-12-1914-0/+3022 * Added bug ID.Sushma Rai2005-12-191-1/+1 * ** Fixes bug #323867.Sam Yang2005-12-192-0/+39 * Fixes #324195Chenthill Palanisamy2005-12-192-0/+15 * Updated Spanish translation.Francisco Javier F. Serrador2005-12-192-1172/+1129 * Removed obsolete files.Funda Wang2005-12-182-2/+4 * Updated Japanese translation for v2.5.3.Takeshi AIHANA2005-12-182-1676/+1700 * Use g_ascii_strcasecmp(). (strcase_hash): Use g_ascii_tolower().Tor Lillqvist2005-12-182-11/+7 * Use g_ascii_strcasecmp() instead of g_strcasecmp(). This function handlesTor Lillqvist2005-12-184-17/+18 * Use gstdio wrappers. Construct glade file name at run-time.Tor Lillqvist2005-12-182-2/+12 * Construct map file name at run-time.Tor Lillqvist2005-12-182-1/+7 * Use gstdio wrappers. Construct glade file name at run-time.Tor Lillqvist2005-12-182-3/+29 * Link with bootstrap libs on Win32. Use EVOLUTION_IMAGES instead of MAP_DIRTor Lillqvist2005-12-182-22/+41 * Include libedataserver/e-xml-utils.h for e_xml_save_file() prototype.Tor Lillqvist2005-12-182-2/+4 * Include libedataserver/e-xml-utils.h for e_xml_save_file() prototype.Tor Lillqvist2005-12-182-1/+4 * Construct glade file pathname at run-time.Tor Lillqvist2005-12-182-1/+13 * Link with libeutil.Tor Lillqvist2005-12-182-2/+7 * lib/e-cert-db.c Use gstdio wrappers. Open file in binary mode.Tor Lillqvist2005-12-183-3/+11 * gui/ca-trust-dialog.c (ca_trust_dialog_show) gui/cert-trust-dialog.cTor Lillqvist2005-12-187-5/+56 * Use g_ascii_strcasecmp() instead of strcasecmp(), especially as we areTor Lillqvist2005-12-182-8/+14 * Silence unused variable warning.Tor Lillqvist2005-12-182-1/+9 * em-folder-browser.c em-folder-view.c em-format-html.cTor Lillqvist2005-12-1819-115/+400 * Use gstdio wrappers. Construct pathnames of glade files at run-time.Tor Lillqvist2005-12-182-2/+11 * Use gstdio wrappers. Construct pathnames of glade files at run-time.Tor Lillqvist2005-12-182-2/+10 * Use gstdio wrappers. Construct pathnames of glade files at run-time.Tor Lillqvist2005-12-182-16/+94 * Use THREADS_CFLAGS and _LIBS. Don't need CAMEL_LIBS.Tor Lillqvist2005-12-182-2/+7 * Use libedataserver's e_xml_parse_file() instead of xmlParseFile()Tor Lillqvist2005-12-187-96/+128 * Use GLib API to manipulate pathname.Tor Lillqvist2005-12-182-6/+18 * Include e-util-private.h for O_BINARY.Tor Lillqvist2005-12-181-0/+2 * Drop unused inclusion of <dirent.h>.Tor Lillqvist2005-12-182-1/+4 * Use g_ascii_strcasecmp() instead of g_strcasecmp().Tor Lillqvist2005-12-182-3/+8 * junk-settings.c proxy-login.c proxy.c Construct glade file name atTor Lillqvist2005-12-186-8/+67 * importers/elm-importer.c importers/evolution-mbox-importer.cTor Lillqvist2005-12-187-23/+45 * Beautify #include order and syntax. Use gstdio wrappers. ConstructTor Lillqvist2005-12-182-8/+15 * Beautify #include order and syntax. Use gstdio wrappers. ConstructTor Lillqvist2005-12-182-40/+45 * Harmonize #include order and syntax. Use pthread_equal() to compareTor Lillqvist2005-12-182-24/+30 * Use gstdio wrappers. Beautify #include order and syntax.Tor Lillqvist2005-12-182-16/+27 * Use gstdio wrappers. Construct UI XML file pathname at run-time.Tor Lillqvist2005-12-182-7/+18 * Include just <gtk/gtk.h> and not a handful of individual gtk headers.Tor Lillqvist2005-12-182-24/+25 * Use gstdio wrappers. Open file in binary mode.Tor Lillqvist2005-12-182-15/+18 * Add copyright blurb. Include just <gtk/gtk.h> and not a handful ofTor Lillqvist2005-12-182-27/+61 * filter-file.c Use libedataserver's e_xml_parse_file(). Use gstdioTor Lillqvist2005-12-183-23/+25 * Use gstdio wrappers.Tor Lillqvist2005-12-182-5/+13 * Include <gtk/gtk.h> instead of attempting to hand-pick individual GTKTor Lillqvist2005-12-182-14/+16 * Use GLib to construct filenames from URIs and vice versa.Tor Lillqvist2005-12-182-3/+6 * Include libedataserver/e-xml-utils.h, too.Tor Lillqvist2005-12-181-10/+9 * Nah, don't include <libedataserver/e-xml-utils.h> here. Just edit theTor Lillqvist2005-12-182-4/+0 * Link with bootstrap libs on Win32. Use E_WIDGETS_CFLAGS instead ofTor Lillqvist2005-12-182-5/+24 * For building on Win32 against GTK+ 2.8, include a copy of theTor Lillqvist2005-12-183-0/+1978 * Remove these functions that are now in libedataserver/e-xml-utils.cTor Lillqvist2005-12-183-94/+8 * Use GLib API where applicable for portability.Tor Lillqvist2005-12-182-20/+55 * Use e_xml_parse_file() and e_xml_save_file() instead of using libxmlTor Lillqvist2005-12-172-6/+10 * Use GLib API where applicable for portability.Tor Lillqvist2005-12-172-21/+17 * Use GLib API where applicable for portability.Tor Lillqvist2005-12-172-29/+31 * e-error.c Use gstdio wrappers. Use GDir instead of dirent.Tor Lillqvist2005-12-174-33/+42 * Don't need EXTRA_GNOME_CFLAGS or GNOME_FULL_CFLAGS.Tor Lillqvist2005-12-172-2/+3 * Include <gtk/gtk.h> instead of attempting to hand-pick individual GTKTor Lillqvist2005-12-172-36/+47 * Use g_build_filename(), g_filename_from_uri(), g_usleep().Tor Lillqvist2005-12-172-10/+47 * : Use gstdio wrappers. Use g_filename_from_uri()Tor Lillqvist2005-12-172-5/+16 * gui/dialogs/cal-attachment.h Remove unused files from CVS.Tor Lillqvist2005-12-173-740/+2 * gui/dialogs/cal-attachment-bar.h Remove unused files from CVS.Tor Lillqvist2005-12-173-1201/+3 * When building against GTK+ 2.9.0 or later, and always on Win32, use theTor Lillqvist2005-12-172-3/+102 * Use gstdio wrappers. Use GDir API instead of dirent. UseTor Lillqvist2005-12-172-31/+39 * Use gstdio wrappers.Tor Lillqvist2005-12-172-3/+6 * Use e_util_utf8_strcasecmp() to do proper casefolded comparison ofTor Lillqvist2005-12-172-19/+21 * Use gstdio wrappers.Tor Lillqvist2005-12-172-3/+6 * Use gstdio wrappers.Tor Lillqvist2005-12-172-2/+5 * Use gstdio wrappers.Tor Lillqvist2005-12-172-3/+6 * Use e_util_utf8_strcasecmp() to do proper comparison of translated (UTF-8)Tor Lillqvist2005-12-172-5/+9 * Use gstdio wrappers.Tor Lillqvist2005-12-172-1/+4 * Combine my last two entries.Tor Lillqvist2005-12-171-5/+3 * Use g_filename_to_uri() to construct a file: URI.Tor Lillqvist2005-12-172-2/+7 * Use GLib to construct filenames from URIs and back.Tor Lillqvist2005-12-172-3/+15 * Use gstdio wrappers. Use GDir API instead of dirent. Use GLib to convertTor Lillqvist2005-12-172-2/+4 * Use gstdio wrappers. No fork() on Windows, but the fork-to-backgroundTor Lillqvist2005-12-172-2/+17 * gui/widgets/gal-view-minicard.c Use libedataserver's e_xml_parse_file()Tor Lillqvist2005-12-173-8/+26 * Use gstdio wrappers. Use GDir API instead of dirent. Use GLib to convertTor Lillqvist2005-12-172-9/+28 * ** Fixes bug #324094Srinivasa Ragavan2005-12-172-2/+11 * Use gstdio wrappers. Use GDir API instead of dirent. Use GLib API toTor Lillqvist2005-12-172-24/+40 * e-util-private.h (fsync) Don't bother with a Win32 implementation ofTor Lillqvist2005-12-173-32/+8 * Use g_ascii_strcasecmp() instead of g_strcasecmp() for well-definedness.Tor Lillqvist2005-12-172-1/+7 * evolution-plugin.pc.in Use @privsolibdir@ to set privlibdir.Tor Lillqvist2005-12-173-3/+6 * Include libedataserver-$EDS_PACKAGE in the requirement list for E_WIDGETS.Tor Lillqvist2005-12-179-26/+59 * Updated TranslationAnkitkumar Rameshchandra Patel2005-12-162-2206/+2794 * Fix #315901, Add shortcut to mark spam. Committed on behalf on AndreShreyas Srinivasan2005-12-162-2/+7 * ** Fixes bugs #322499 and #227853Srinivasa Ragavan2005-12-165-4/+13 * *** empty log message ***Ignacio Casal Quinteiro2005-12-162-180/+189 * Updated Finnish translationIlkka Tuohela2005-12-162-1206/+1305 * Committing the missed e-week-view.c in my prev commit, where i did justSrinivasa Ragavan2005-12-161-3/+3 * Fixed a possible crash with the tooltip impl in calendarSrinivasa Ragavan2005-12-161-0/+7 * Committed Rajeev's fix.Srinivasa Ragavan2005-12-162-10/+7 * Commited my right email address in ChangeLogSrinivasa Ragavan2005-12-151-1/+1 * Commited fix to remove markup from translation and added few notes toSrinivasa Ragavan2005-12-152-1/+16 * fixes #324058Chenthill Palanisamy2005-12-152-18/+13 * Added a visual cue to search bar to indicate search filter active.Srinivasa Ragavan2005-12-155-1/+71 * Corrected the commit dateChenthill Palanisamy2005-12-151-1/+1 * fixes #321739Chenthill Palanisamy2005-12-154-7/+159 * Added code to make the tooltips strings translatable. Also picked up theSrinivasa Ragavan2005-12-152-24/+15 * *** empty log message ***Ignacio Casal Quinteiro2005-12-152-50/+58 * Committed Johnny's patch for adding the FOR time implementationSrinivasa Ragavan2005-12-143-16/+180 * Committed Johnny's patch.Srinivasa Ragavan2005-12-142-1/+7 * Committed Johnny Patch to fix bug #324060Srinivas Ragavan2005-12-142-2/+22 * Proceeding with the import activity only if the book is writable.Sushma Rai2005-12-143-0/+22 * ** Refixes the bug #320210Srinivasa Ragavan2005-12-142-1/+9 * Committing Johnny Jacob's patch for bug #320210Srinivasa Ragavan2005-12-142-1/+8 * Updated Lithuanian translation.Žygimantas Beručka2005-12-142-310/+278 * update for HEAD with Punjabi LanguageAmanpreet Singh Alam2005-12-141-2197/+2778 * *** empty log message ***Ignacio Casal Quinteiro2005-12-142-245/+160 * Add ellipsis characters to various menu items that are commands/actionsDavid Malcolm2005-12-142-10/+16 * Fix to build in Suse 93Chenthill Palanisamy2005-12-133-7/+21 * Removed the pruned files from POTFILES.inChenthill Palanisamy2005-12-132-2/+5 * Comitting guenther's patchSrinivasa Ragavan2005-12-132-1/+6 * Release updates, version bump. ***** Release 2.5.3 *****Harish Krishnaswamy2005-12-133-1/+66 * escape the string when generating XML UI description of component switcherDavid Malcolm2005-12-132-2/+14 * Remove dead files. ReferHarish Krishnaswamy2005-12-1316-2747/+0 * Patch from Irene Huang <Irene.Huang@sun.com>.Veerapuram Varadhan2005-12-1310-25/+51 * Mail Context Menu re-ordered correctly, fixes bug #323140.Karsten Bräckelmann2005-12-122-2/+7 * Fix #47857Shreyas Srinivasan2005-12-122-1/+5 * Using the proper error code, and also removed hard coded URL fromSushma Rai2005-12-123-4/+15 * Fix mnemonic keyKwok-Koon Cheung2005-12-122-9/+13 * Added bug in to ChangeLogSushma Rai2005-12-121-0/+1 * Fix make-clean issues.Harish Krishnaswamy2005-12-1222-1/+71 * Fix make-clean issues.Harish Krishnaswamy2005-12-122-0/+7 * Add primary CLEANFILES, fix BUILT_SOURCES, make-clean issues.Harish Krishnaswamy2005-12-122-1/+8 * Updated Czech translation.Miloslav Trmac2005-12-122-1961/+2884 * Not inserting new line at the end and also placing the cursor at theSushma Rai2005-12-102-4/+16 * Fixed substitutions that I missed in the last commit.Harish Krishnaswamy2005-12-104-4/+4 * Updated evo translation.Funda Wang2005-12-101-714/+761 * Updated Traditional Chinese translation.Chao-Hsiung Liao2005-12-102-224/+245 * Updated Spanish translation.Francisco Javier F. Serrador2005-12-092-122/+137 * prefix the wrapper functions with e - do not use g lest it is assumed toHarish Krishnaswamy2005-12-0910-17/+34 *