/textproc/db2latex/

tps://www.csie.ntu.edu.tw/~b01902062/git/gsoc2013-evolution' title='gsoc2013-evolution Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added a ton of new prefixes and suffixes.Nat Friedman2000-09-262-20/+60
* fix typo in tooltip. fix accelerator for "Save as" to be different fromDan Winship2000-09-263-2/+9
* Reverted somes changes in POTFILES.in and micro-updated French translation.Christophe Merlet2000-09-253-40/+33
* Updated Finnish translationjjranta2000-09-252-143/+149
* Updated French translation and POTFILES.in files listChristophe Merlet2000-09-253-2232/+2408
* Fix include typo.Ariel Rios2000-09-251-1/+1
* Fix a refcounting problem with the local storage. ("Somebody" added aEttore Perazzoli2000-09-252-2/+4
* fix sorting - need to update the row_array as well as the actual structureChris Toshok2000-09-251-4/+20
* Updated to handle FIFO streams.Jeffrey Stedfast2000-09-252-31/+23
* set the height of the scrolled window for the description field, since theDamon Chaplin2000-09-259-169/+488
* use pixmaps instead of GtkArrows to look better. Also set the canvasDamon Chaplin2000-09-258-247/+290
* Updates for the Bonobo changes from Michael who is having someEttore Perazzoli2000-09-2311-96/+55
* Fix a crash that happened on my system when sorting by the "From"Ettore Perazzoli2000-09-232-2/+16
* Ugh. Me hack icons. Me commit cvs. Me learns. duh.Tuomas Kuosmanen2000-09-231-0/+0
* oops, my goof with replacing a wrong icon :P Should work now. Ettore, can you...Tuomas Kuosmanen2000-09-231-0/+9
* Again...wrap the folder names in quotesJeffrey Stedfast2000-09-233-8/+9
* lots of changes. flesh out the remove/modify/create functions. add anotherChris Toshok2000-09-232-111/+472
* New comparison function for email addresses. (subject_compare): NewJeffrey Stedfast2000-09-231-6/+23
* add E_CARD_SIMPLE_FIELD_FAMILY_NAME to the enum.Chris Toshok2000-09-233-0/+15
* The root folder's name is "", not the namespace. (camel_imap_folder_new):Dan Winship2000-09-234-11/+18
* added yahoo, whowhere, and infospace servers.Chris Toshok2000-09-232-0/+28
* Fixed some warnings. Fixed a bug where quoted printable fields wereChristopher James Lahey2000-09-224-25/+40
* Added a function to set the status message associated with a given view.Christopher James Lahey2000-09-228-22/+118
* Fixed operation of the keypad keys in EText and ECellText.Christopher James Lahey2000-09-222-12/+46
* Added evolution-addressbook-ldap.xml.Christopher James Lahey2000-09-2223-142/+442
* New comparison function for email addresses. (subject_compare): NewJeffrey Stedfast2000-09-222-3/+169
* Removed the "about calendar" command, since we don't want to have bothFederico Mena Quintero2000-09-224-30/+8
* New function to convert Camel flags to an IMAP flag_list.Dan Winship2000-09-225-224/+161
* Dear native speakers,Federico Mena Quintero2000-09-225-4/+12
* Fixed some memory leakage. Call free_recipients() so we don't leak memory.Jeffrey Stedfast2000-09-223-10/+26
* INBOX is case-insensitive. (get_root_folder_name): Make the root folder ""Dan Winship2000-09-224-263/+132
* Switched to the "official" FSF markup. I will have to make changes to theAaron Weber2000-09-2212-1590/+1298
* s/Bonobo_UIHandler/Bonobo_UIContainer/Michael Meeks2000-09-2116-16/+56
* Updated Norwegian translation.Kjartan Maraas2000-09-212-408/+295
* Include errno.hMiguel de Icaza2000-09-211-0/+1
* Typo caused readability problems with ETable.Christopher James Lahey2000-09-211-1/+1
* Changed the #ifndef used so that it doesn't collide with one inside ofChristopher James Lahey2000-09-211-3/+3
* Oh my god! Chris Lahey killed Kenny! You bastard!Christopher James Lahey2000-09-215-38/+96
* Made e_list a bit more reentrant. If a iterator gets its data pulled outChristopher James Lahey2000-09-214-8/+31
* Don't fail if there is no map file.JP Rosevear2000-09-212-7/+20
* Make this work when a field is spread across multiple lines.Christopher James Lahey2000-09-212-20/+55
* Added a wants_html field to cards. Uses "x-mozilla-html".Christopher James Lahey2000-09-2113-502/+206
* Added a cvsignore file here.Christopher James Lahey2000-09-212-0/+11
* Added evolution-contact-editor.xml.Christopher James Lahey2000-09-213-0/+252
* Add since field to contextJP Rosevear2000-09-214-5/+43
* Make the log file name relevant to the actual calendar file, rather thanJP Rosevear2000-09-212-4/+10
* OopsJP Rosevear2000-09-212-1/+5
* Use a local sax handler.JP Rosevear2000-09-213-61/+15
* Properly assign the CalObjChange type. (cal_backend_log_sax_parse): DeleteJP Rosevear2000-09-212-57/+54
* Updated russian translation.Valek Frob2000-09-202-1087/+825
* Added 2 new icons for the compose -dialog.. /tigertTuomas Kuosmanen2000-09-203-17/+86
* Updated the Swedish translation.Christian Rose2000-09-201-2/+2
* Fixed the Swedish translation.Christian Rose2000-09-201-1/+1
* Fixed sig stuff here and in setupassist.Aaron Weber2000-09-2010-70/+92
* Fixed display of the minicards when the addressbook was first loading. (ItChristopher James Lahey2000-09-202-3/+8
* New utility function (cal_backend_load): use above (cal_backend_create):JP Rosevear2000-09-203-52/+89
* alter the krb4 check a bit to deal with configure cache suckage. (If youDan Winship2000-09-202-1/+9
* Fixed to install the stylesheet-images as well.Federico Mena Quintero2000-09-208-14/+44
* Moved files, fixed header files and paths - FedericoFederico Mena Quintero2000-09-2084-174/+180
* Add some other cases where a slow sync is in order (pre_sync): Pre loadJP Rosevear2000-09-2017-1996/+1170
* ack, remove the ~ and object filesJeffrey Stedfast2000-09-204-197/+0
* Use the linewrap filter to achieve full RFC0821 compliance.Jeffrey Stedfast2000-09-2010-129/+531
* Updated Norwegian translation.Kjartan Maraas2000-09-203-1147/+891
* Change "$(prefix)/share" to "$(datadir)" in a few places. Problem noticedDan Winship2000-09-206-4/+18
* Use the folder's full_name so recursive directory structures displayJeffrey Stedfast2000-09-202-2/+7
* When encoding the internet address, quote the name as the name may haveJeffrey Stedfast2000-09-202-31/+42
* Fix the case where INBOX isn't returned in the folder listing.Dan Winship2000-09-202-1/+12
* Update for CamelFolder changes (subfolder_names -> subfolder_info).Dan Winship2000-09-202-5/+13
* Removed (camel_folder_init, camel_folder_construct): New object initDan Winship2000-09-2021-646/+502
* Deal with NULL composer.Dan Winship2000-09-195-16/+36
* Don't g_error out if the html-editor-control fails. (create_composer): NewDan Winship2000-09-193-64/+70
* ** Merged from IBEX_DISK branch to head.Not Zed2000-09-1916-924/+3681
* add gal as a dependencyDan Winship2000-09-192-1/+7
* Use gnome_vfs_get_file_info.Dan Winship2000-09-193-12/+36
* Call gnome_vfs_init() since the composer now does file operations (to getDan Winship2000-09-192-0/+8
* retarded looking icons for use with displaying scores in the message-listJeffrey Stedfast2000-09-199-0/+192
* Removed COL_ONLINE_STATUS because we don't want that. Renamed COL_PRIORITYJeffrey Stedfast2000-09-193-123/+169
* Modified to use more intuitive namingJeffrey Stedfast2000-09-198-605/+760
* set this to 4 to specify how much X/Open we want with that.Dan Winship2000-09-192-1/+6
* Added check for gnome-app-lib. Removed directories that have been moved toChristopher James Lahey2000-09-18