MD5 (OpenJIT-1.1.16.tar.gz) = a22b4144c2e56fa2ea4afd67c1196d30 SHA256 (OpenJIT-1.1.16.tar.gz) = 36f0de130eed9bd47624037d9e74d1cecda9c6f380d372db9b56b39e8a99ad3f SIZE (OpenJIT-1.1.16.tar.gz) = 139609 cis.org/~lantw44/cgit/gsoc2013-evolution/atom/?h=EVOLUTION_2_23_3' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Removed some debugging spew I committed by mistake.Jon Trowbridge2001-07-211-4/+1
* Change window policy to allow the completion window to shrink when theJon Trowbridge2001-07-212-11/+9
* Fixed the first time druid stuff a little more.Kevin Breit2001-07-214-16/+28
* [Fix a crash if you start evolution with a bad URI.]Jason Leach2001-07-213-2/+16
* Make dist, dist check, and rpm are now supported and working. If you want to ...Kevin Gibbs2001-07-215-2/+152
* Removed the "Forward To" filter action.Jeffrey Stedfast2001-07-213-45/+44
* Removed the "Redirect" menu since this is now a future feature.Jeffrey Stedfast2001-07-212-5/+5
* Change this back to the "evolution:/local/Inbox" URI.Jason Leach2001-07-212-1/+6
* Revert last changes, URIs are now back to original in shell.Jason Leach2001-07-214-8/+13
* [This is a better way to have "Local Folders" be shown as the localJason Leach2001-07-219-8/+77
* More usage fixes for CamelException. Check our own exception forPeter Williams2001-07-212-2/+12
* Pull up test fixes to get them building againJP Rosevear2001-07-2110-12/+18
* Pull in new splash screenJP Rosevear2001-07-212-0/+4
* Bump to 0.11.99JP Rosevear2001-07-212-1/+5
* Don't let the user remove vtrash folders.Peter Williams2001-07-212-0/+8
* Fix DanW's fix. Pass the right arguments to mail_msg_destroy.Peter Williams2001-07-214-6/+41
* er, unbroke changelogJeffrey Stedfast2001-07-211-1/+0
* Don't expunge the source folder if we have a cache.Jeffrey Stedfast2001-07-214-11/+18
* Use mail_msg_destroy rather than mail_msg_free, so the cancellationDan Winship2001-07-212-1/+7
* install 2 new category icons (16_category_suppliers.png andRodrigo Moya2001-07-202-17/+24
* use the 2 new category icons (16_category_suppliers.png andRodrigo Moya2001-07-202-2/+8
* Updated Slovak translation a bit.Stanislav Visnovsky2001-07-202-229/+198
* New category icon again... /tigertTuomas Kuosmanen2001-07-202-0/+3
* Icon for "suppliers" category for Evolution. /tigertTuomas Kuosmanen2001-07-202-0/+2
* *** empty log message ***Rodrigo Moya2001-07-201-0/+1
* Duh, this one I changed, not the other. Anyway..Tuomas Kuosmanen2001-07-201-0/+0
* Removed the colored background from the icons, since it turned out itTuomas Kuosmanen2001-07-206-0/+8
* renamed to camel_charset_to_iconv() to make it just a little moreNot Zed2001-07-206-9/+15
* Update this evolution:/local/ URI to evolution:/Local Folders/ to go alongJason Leach2001-07-202-1/+7
* Update the evolution:/local/ URI's to evolution:/Local Folders/ to goJason Leach2001-07-204-11/+18
* Removed unused prototype.Federico Mena Quintero2001-07-203-2/+8
* Convert to the iconv-friendly charset names.Jeffrey Stedfast2001-07-209-116/+165
* Fix #4605: "Save Image as" should be "Save Image as...".Jason Leach2001-07-202-2/+7
* Fixed a compiler warning about returning without a value in a non-voidJeffrey Stedfast2001-07-201-1/+1
* free various data related settings (destroy): use cleanup and unref theJP Rosevear2001-07-202-5/+70
* Modified to treat the return value from camel_charset_locale_name() as aJeffrey Stedfast2001-07-205-62/+79
* updated to use new print icon.Damon Chaplin2001-07-203-1/+7
* update to use new print icon.Damon Chaplin2001-07-203-11/+14
* Updated Swedish translation.Christian Rose2001-07-202-188/+199
* Make the local storage name "Local Folders" instead of "local", looksJason Leach2001-07-207-12/+27
* HTMLIain Holmes2001-07-202-1/+5
* Set the vertical scrolling policy for the mail display to AUTOMATIC, onlyJason Leach2001-07-204-6/+18
* Line up the padding for the folder title bar labels when you have theJason Leach2001-07-203-3/+15
* In camel:Peter Williams2001-07-206-42/+234
* No need for `acharset' anymore. (check_html_charset): Return a const char*Jeffrey Stedfast2001-07-202-13/+17
* Remove my iso8859-1 -> iso-8859-1 hack and useJeffrey Stedfast2001-07-205-36/+156
* install the 2 new category iconsRodrigo Moya2001-07-202-1/+7
* use the 2 new category iconsRodrigo Moya2001-07-202-2/+5
* Fix the mail folder linksIain Holmes2001-07-203-2/+5
* Set the text colour to BLACKIain Holmes2001-07-202-1/+7
* 2 new category icons.. /tigertTuomas Kuosmanen2001-07-203-0/+5
* remove something notzed didn't mean to commitDan Winship2001-07-201-1/+1
* Revert 7/11/2001 patch for IMAP INBOX filtering at NotZed's request.Peter Williams2001-07-192-67/+17
* remvoed register/start/end etc code.Not Zed2001-07-195-318/+41
* s/imagedir/imagesdirRodrigo Moya2001-07-192-1/+5
* partial checkin before completing the changesNot Zed2001-07-196-127/+137
* remove all the servers that just don't work anymore, and add Verisign'sChris Toshok2001-07-192-20/+9
* Remove obsolete reference to account.default_account.Jon Trowbridge2001-07-192-1/+5
* Remove this prototype for a function that was removed long ago.Jason Leach2001-07-192-4/+6
* Update to the new way of finding the default account.Jason Leach2001-07-192-3/+14
* [Simplifying how default account is stored and used internally, fixesJason Leach2001-07-197-82/+89
* [ patch contributed by Jos Dehaes <jos.dehaes@bigfoot.com> ]Chris Toshok2001-07-192-15/+75
* Flush the listener's queue before unreffing it to ensure that it doesn'tDan Winship2001-07-194-5/+22
* toolbar icons for message editorJakub Steiner2001-07-194-0/+5
* More stuffIain Holmes2001-07-194-10/+28
* Remove spewageIain Holmes2001-07-192-1/+4
* Make the Tasks option workIain Holmes2001-07-193-5/+68
* prune the list of cards that match our query using the avoid list here,Chris Toshok2001-07-192-17/+29
* Do what was suggested in #4596.Jeffrey Stedfast2001-07-193-32/+32
* When the dialog gets closed, always make sure the entry widget becomesJeffrey Stedfast2001-07-192-1/+5
* When the dialog gets closed, always make sure the entry widget becomesJeffrey Stedfast2001-07-192-188/+179
* Make pretty buttons.Iain Holmes2001-07-193-7/+66
* Return -1 if we don't find it? This is what most of the code expected butJeffrey Stedfast2001-07-193-31/+41
* Cosmetic fixesIain Holmes2001-07-192-0/+6
* USe a message box to look nicer.Iain Holmes2001-07-192-10/+12
* Updated Slovak translation.Stanislav Visnovsky2001-07-192-3217/+5211
* Add GTK_WIDGET to the charset picker. Reportedly prevent a craash forPeter Williams2001-07-192-1/+4
* Typo fix. Later: And actually fix the typo.Peter Williams2001-07-182-1/+2
* Typo fix.Peter Williams2001-07-182-1/+5
* Updated Swedish translation.Christian Rose2001-07-182-433/+472
* don't show the time in the EDateEdit widget for adding EXDATEs.Damon Chaplin2001-07-183-2/+10
* [ Fixes bugs #4611 - crash searching in the name field at Bigfoot for "\"Chris Toshok2001-07-182-6/+25
* do not discard drawing icon if mask is NULLRodrigo Moya2001-07-183-2/+10
* generate default configuration for icons-per-category the first time. AndRodrigo Moya2001-07-183-59/+116
* Setup the auto-receive here instead.Jeffrey Stedfast2001-07-183-2/+11
* find the next displayable component (get_prev): find the previousJP Rosevear2001-07-182-3/+52
* Remove leftover ifdefs - FedericoFederico Mena Quintero2001-07-182-12/+1
* Reset the autoreceive when necessary.Iain Holmes2001-07-183-0/+8
* do not strdup a NULL (valid) timezoneJP Rosevear2001-07-182-6/+14
* Remove the debugging message here.Dan Winship2001-07-181-1/+0
* Fix for last change: hide the entire widget, not just the entry.Jason Leach2001-07-183-4/+10
* Clean up some exception misusage.Peter Williams2001-07-186-20/+78
* Fix to correctly handle text/uri-lists that contain more than a singleJeffrey Stedfast2001-07-183-53/+74
* Correctly handle text/uri-list's that contain more than a single fileJeffrey Stedfast2001-07-182-24/+30
* oops, save ChangeLog before committing - FedericoFederico Mena Quintero2001-07-181-1/+2
* Make the Path: entry into a GnomeFileEntry so you get a nice "Browse..."Jason Leach2001-07-182-24/+40
* Fix up the "exactly version N" case of EVO_CHECK_LIBDan Winship2001-07-182-2/+10
* Really fixes #4380. The previous fix was necessary but not sufficient; itFederico Mena Quintero2001-07-186-5/+58
* Cleaned up a bit. (handle_multipart_encrypted): Replace the encrypted partJeffrey Stedfast2001-07-183-19/+26
* Hold a reference to our listener while the idle function is active.Jon Trowbridge2001-07-187-19/+68
* Removed old, broken code and annoying g_messages.Jon Trowbridge2001-07-183-50/+22
* Make a nicer delete account dialogIain Holmes2001-07-182-6/+11
* install category iconsRodrigo Moya2001-07-182-1/+23
* Use CAMEL_VTRASH_NAME.Jeffrey Stedfast2001-07-187-21/+28
* Use CAMEL_VTRASH_NAME.Jeffrey Stedfast2001-07-184-8/+15
* okay. me lazy. cvs stupid. = recommitting all again. These are tiny filesTuomas Kuosmanen2001-07-171-0/+0
* some stuff, apparently I copied over some files since it wants to commitTuomas Kuosmanen2001-07-174-0/+0
* new icons.. /tigertTuomas Kuosmanen2001-07-174-0/+5
* Patch from Taylor Hayward <thayward@gjpc.com>. Added accelerators to a fewChristopher James Lahey2001-07-175-57/+61
* Print a g_message when the list of invited people changes in theJon Trowbridge2001-07-172-2/+20
* Added addSectionWithLimit to the SelectNames interface.Jon Trowbridge2001-07-179-37/+254
* destroy the dialog widget here. Fixes bug #4198.Damon Chaplin2001-07-172-0/+10
* Add closing dots to the "Filter on..." items for consistency with theEttore Perazzoli2001-07-172-4/+9
* [ Fix bug #4705 - LDAP storage gets saved with corrupted binddn]Chris Toshok2001-07-174-5/+29
* try to use builtin timezones before getting them from the server. WhenDamon Chaplin2001-07-176-26/+77
* return NULL if we couldn't find the LOCATION.Damon Chaplin2001-07-173-9/+26
* Use g_strcasecmp() when looking for a Trash folder - it may be lowercaseJeffrey Stedfast2001-07-172-8/+20
* Fix logicIain Holmes2001-07-17