/* XPM */ static char * meeting_xpm[] = { "16 16 45 1", " c None", ". c #000000", "+ c #161616", "@ c #A7A7A7", "# c #8A8A8A", "$ c #757575", "% c #686868", "& c #555555", "* c #434343", "= c #2F2F2F", "- c #2B2B2B", "; c #FFFFFF", "> c #CACACA", ", c #C0C0C0", "' c #B6B6B6", ") c #D8D5CD", "! c #CFCFCF", "~ c #AEADA5", "{ c #7F7D78", "] c #85847F", "^ c #92908A", "/ c #E0DFD7", "( c #A09E98", "_ c #E6E5E0", ": c #E5E3DF", "< c #A5A49D", "[ c #9D9B95", "} c #D5D5D5", "| c #B4B1AB", "1 c #83817C", "2 c #D44D41", "3 c #A7453E", "4 c #919089", "5 c #E2E1DB", "6 c #9C9A94", "7 c #DEDBD5", "8 c #D9D6CE", "9 c #E79E3C", "0 c #934238", "a c #B4B1AA", "b c #807F79", "c c #82817C", "d c #7E7D78", "e c #ACA9A3", "f c #A3A09A", " ", " ", " ", " ", " ............. ", " +@#$%&&***=-. ", " .;;>;;,;;';). ", " .!~{~~]~~{~^. ", " .;/(_:<))[)~. ", " .}|1||2333|4. ", " .;56783990)~. ", " .}|1||3000|4. ", " .)ab~~c~~def. ", " ............. ", " ", " "}; 'gsoc2013-evolution' href='/~lantw44/cgit/gsoc2013-evolution/'>gsoc2013-evolution
Google Summer of Code 2013 - GNOME - Archive Integration workspace
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* If we write "" to an xml file, we read back NULL. So if we read back NULL,Not Zed2002-01-152-4/+13
* Handle the case of a 0 length string properly here.Christopher James Lahey2002-01-151-0/+6
* move all functions here, get rid of header files, use e-pilot-settings toJP Rosevear2002-01-1511-568/+509
* compile new filesJP Rosevear2002-01-154-3/+231
* use icaltimetype_to_tmJP Rosevear2002-01-152-7/+5
* figure out when today is and highlight if it is not selectedJP Rosevear2002-01-154-3/+30
* Updated to use the new imap_uid_array_to_set() interface.Jeffrey Stedfast2002-01-154-110/+188
* re-order activate / de-activate to minimise flicker switching betweenMichael Meeks2002-01-152-9/+16
* Updated Swedish translation.Christian Rose2002-01-142-21/+30
* Rewritten to use a cache for body searches when online. Will need someNot Zed2002-01-148-111/+1480
* add protosJP Rosevear2002-01-144-21/+164
* Updated Norwegian (bokmål) translation.Kjartan Maraas2002-01-142-3681/+13371
* Updated Greek TranslationSimos Xenitellis2002-01-132-5498/+6494
* Updated Swedish translation.Christian Rose2002-01-132-89/+99
* translate timezone names when displayed. Fixes bug #6544.Damon Chaplin2002-01-124-15/+59
* updatedDamon Chaplin2002-01-121-0/+7
* handle translated timezone names.Damon Chaplin2002-01-122-2/+7
* Updated Swedish translation.Christian Rose2002-01-122-126/+132
* translate timezone names, and provide a function to get back to theDamon Chaplin2002-01-124-11/+69
* Kludge around a bug in Exchange 5.5 that reports 2 messages with the sameJeffrey Stedfast2002-01-122-2/+30
* Updated Slovak translation.Stanislav Visnovsky2002-01-112-3460/+15181
* Handle setting the search bar to "Advanced..." when the alphabet buttonsChristopher James Lahey2002-01-114-20/+80
* Commit the ChangeLog for the fixes I just accidently committed:Christopher James Lahey2002-01-111-0/+9
* ChangeLog change.Chris Lahey2002-01-113-2/+4
* Use toggle buttons here.Christopher James Lahey2002-01-113-8/+54
* If PATH_MAX doesn't exist, use _POSIX_PATH_MAX.Jeffrey Stedfast2002-01-112-0/+11
* If mi is NULL, don't bother updating it. Should fix bug #17694.Jeffrey Stedfast2002-01-112-0/+10
* Allow for a period after suffixes. Fixes Ximian bug #17012.Christopher James Lahey2002-01-112-4/+11
* get_file_contents(): use charset instead of composer->charset because the com...Jeffrey Stedfast2002-01-111-1/+1
* Don't remove any X-Evolution* headers here, the composer already knows toJeffrey Stedfast2002-01-112-3/+6
* Rewrote to use CamelStreams and also convert the file contents to UTF-8Jeffrey Stedfast2002-01-112-98/+52
* #include camel-mime-filter-tohtml.hJeffrey Stedfast2002-01-112-0/+3
* Kludge around Microsoft Exchange 5.5 (bug #5348) by forgetting ourJeffrey Stedfast2002-01-112-19/+43
* *** empty log message ***Wang Jian2002-01-102-779/+565
* Choose the first filled in address field here. Fixes Ximian bug #2222.Christopher James Lahey2002-01-102-3/+30
* Fixed the setup of the "save-draft" signal so that it would actually work.Jeffrey Stedfast2002-01-102-38/+23
* Made the header item here handle horizontal scrolling when adding aChristopher James Lahey2002-01-102-23/+157
* fixed changelogJeffrey Stedfast2002-01-101-4/+5
* If the mbox file is a symlink, follow the symlink and get the One TrueJeffrey Stedfast2002-01-105-46/+206
* Add a test for getting arbitrary fields.Joe Shaw2002-01-104-2/+57
* Bumped version number to 0.19.99.0. Bumped GAL_CURRENT. ResetChristopher James Lahey2002-01-093-43/+87
* Collapse nodes that were opened during a drag, unless the drop site is aChristopher James Lahey2002-01-091-3/+53
* Sorted and added LOTS of missing files. Updated Swedish translation.Christian Rose2002-01-093-3355/+3552
* Do proper refcounting on the draft folder.Jeffrey Stedfast2002-01-092-2/+10
* When performing a wraparound, check to see if the first (or last dependingJeffrey Stedfast2002-01-092-4/+26
* When connecting to the transport username changed event, pass theJeffrey Stedfast2002-01-093-1/+9
* Make the mbox importer check for Mozilla status headers and act on them.Iain Holmes2002-01-094-4/+124
* Polish.Aaron Weber2002-01-081-1/+1
* Renamed. (mail_config_get_new_mail_notify_sound_file): Renamed.Jeffrey Stedfast2002-01-0810-53/+102
* Flush the only-once actions.Jeffrey Stedfast2002-01-084-29/+155
* Touched this file but don't think I changed it.Aaron Weber2002-01-082-2/+36
* mention the full-advantage section and the exchange features. ExpandAaron Weber2002-01-082-35/+90
* Fix. Expand.Aaron Weber2002-01-081-56/+116
* Moved windows-1251 to the end of the list since it contains the euro andJeffrey Stedfast2002-01-083-98/+214
* Set the X-Evolution-Format header to text/plain if that is the editingJeffrey Stedfast2002-01-083-1/+12
* Move MexicoIain Holmes2002-01-081-63/+67
* Updated Swedish translation.Christian Rose2002-01-052-295/+346
* Revised list of supported/unsupported features. Changed installationAaron Weber2002-01-051-44/+36
* Added a tip about reply-to specification stuffKevin Breit2002-01-053-13/+143
* Prune free'd nodes from our free list otherwise we'll end up re-usingJeffrey Stedfast2002-01-052-0/+23
* A few minor fixes to make it more compliant with rfc2368. Should now beJeffrey Stedfast2002-01-052-20/+31
* Don't try setting a content-type parameter if either the name or value isJeffrey Stedfast2002-01-053-3/+16
* changed the location of the Hebrew charset in the menuJeffrey Stedfast2002-01-051-3/+3
* Added iso-8859-8 (Hebrew; Visual) to the list of charsets in the menu.Jeffrey Stedfast2002-01-052-0/+8
* Added Basque filePablo Saratxaga2002-01-044-1/+27445
* Updated French translation.Christophe Merlet2002-01-042-1253/+13789
* Add an Organization header.Jeffrey Stedfast2002-01-043-1/+8
* Get the account name because that is the string we'd like to use forJeffrey Stedfast2002-01-043-27/+40
* add a mark as complete itemJP Rosevear2002-01-042-2/+10
* new verb callback (sensitize_commands): set sensitivity of mark completeJP Rosevear2002-01-046-3/+79
* Only connect to the parent's destroy/hide signals while the attachmentJeffrey Stedfast2002-01-042-6/+14
* make spacing consistent with calendar xml file, add expunge command andJP Rosevear2002-01-043-62/+82
* only need one warning message nowJP Rosevear2002-01-043-46/+14
* confirm expunging of the tasks (tasks_control_expunge_cmd): verb callbackJP Rosevear2002-01-0311-822/+302
* Make the date comparisons read the same as the ones in filtertypes.xmlJeffrey Stedfast2002-01-033-36/+39
* Simplified. Also no longer needs an "ignore_addr" argument as far as I canJeffrey Stedfast2002-01-032-38/+46
* applied a update patchJeffrey Stedfast2002-01-031-14/+5
* so my guess is that mutt probably doesn't compile since we don't compile usin...Jeffrey Stedfast2002-01-031-6/+10
* Reverted.Jeffrey Stedfast2002-01-033-8/+10
* Move the struct into md5-utils.c - this is a kludgey hack around the factJeffrey Stedfast2002-01-033-6/+15
* Do more like what mutt does so hopefully this'll fix bug #16363 andJeffrey Stedfast2002-01-032-25/+46
* remove e_gnome_dialog util functions and use e-util ones insteadJP Rosevear2002-01-035-48/+72
* The idea here is that if we consistantly name the movemail file betweenJeffrey Stedfast2002-01-033-24/+39
* Updated Swedish translation.Christian Rose2001-12-292-26/+37
* When we clean, don't clean the model's last element. This helps keepJon Trowbridge2001-12-2811-203/+291
* When we clean, don't clean the model's last element. This helps keepJon Trowbridge2001-12-281-0/+85
* Reworked to fix bugs related to breaking text on newlines. Some fairlyJon Trowbridge2001-12-281-169/+95
* Small fixKevin Breit2001-12-272-1/+5
* Corrected charset.Fatih Demir2001-12-272-1/+7
* nl.po Sync translations with new .potVincent van Adrighem2001-12-261-4182/+17618
* Updated indentingKevin Breit2001-12-255-165/+183
* Updated Greek translationSimos Xenitellis2001-12-232-1692/+14325
* Updated Greek versionSimos Xenitellis2001-12-232-3232/+2600
* Added a bit of info to the above.Kevin Breit2001-12-232-4/+9
* Added information about importing mutt to Evolution.Kevin Breit2001-12-232-2/+61
* Only cancel the selection dialog if it is currently in use, otherwiseJeffrey Stedfast2001-12-223-2/+9
* add notes about server/license requirements, revise "your previousAaron Weber2001-12-221-14/+13
* Completely rewritten. It is now a load faster and a heck of a lot moreJeffrey Stedfast2001-12-224-243/+449
* remove needs send signal related cruft (save_comp_with_send): withJP Rosevear2001-12-228-59/+58
* nl.po Translation update, we are waaaaay behindVincent van Adrighem2001-12-211-410/+382
* inherit from bonobo window12001-12-213-34/+58
* Updated Swedish translation.Christian Rose2001-12-212-308/+342
* Makes the auto-undelete behavior when changing message flags a bit moreJon Trowbridge2001-12-212-3/+20
* Added a <sect1> that discusses features of ConnectorKevin Breit2001-12-212-10/+181
* added #include <sys/time.h>Jeffrey Stedfast2001-12-211-0/+1
* Change the prototype for camel_address_get_type to return a CamelTypeJeffrey Stedfast2001-12-217-59/+83
* -- Merge fix for #17377 from the evolution-1-0-branch.Ettore Perazzoli2001-12-202-0/+10
* -- Merge fix for #17377 from the evolution-1-0-branch.Ettore Perazzoli2001-12-204-0/+18
* -- Merge fix for #17377 from the evolution-1-0-branch.Ettore Perazzoli2001-12-202-0/+9
* cvs2vcard script by Michael MacDonald.Ettore Perazzoli2001-12-202-2/+245
* -- Merging patches from evolution-1-0-branch.Ettore Perazzoli2001-12-204-5/+81
* New. New.Ettore Perazzoli2001-12-204-0/+432
* Add cut/copy/paste to right-click menu.Jon Trowbridge2001-12-203-2/+85
* Add the auto-cc/bcc recipients here. The problem with setting them in theJeffrey Stedfast2001-12-207-45/+315
* If the provider is NULL, don't do anything.Jeffrey Stedfast2001-12-203-4/+8
* Oops, no wonder the exec command thing never stuck around... I wasn'tJeffrey Stedfast2001-12-203-2/+9
* install in the right directory. (accidentally didn't commit these before)Dan Winship2001-12-202-9/+4
* routine updateVasif Ismailoglu MD2001-12-201-70/+30
* Fixed Swedish translation. Thanks to Johan Dahlin <zilch.am@home.se> forChristian Rose2001-12-202-114/+119
* use cal_client_open_default_tasksJP Rosevear2001-12-193-33/+10
* cal-client needs bonobo-conf nowJP Rosevear2001-12-194-188/+195
* go slow and clear the map if the last uri and the current uri do not matchJP Rosevear2001-12-19