MD5 (grap-1.43.tar.gz) = d1f4b44da4a8a9ef30d0c7adf0d3d330 SHA256 (grap-1.43.tar.gz) = 6f4ff576a2a86d10d3be48da9f89ab418d09284b4063d179f8a8886942d81a7f SIZE (grap-1.43.tar.gz) = 187854 f='http://tfcis.org/~lantw44/cgit/gsoc2013-evolution/atom/?h=guikachu-1_3_4' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Marked a string for translation. Also add the neccesary includes to makeKjartan Maraas2001-07-092-1/+5
* Changed the title of this dialog. Fixes bug #2656.Christopher James Lahey2001-07-091-1/+5
* Marked a string for translation.Kjartan Maraas2001-07-092-1/+6
* Added #include <config.h> to get translations working.Kjartan Maraas2001-07-092-0/+9
* openssl_table is gone. we now store/get the stream from the SSL_CTX'sChris Toshok2001-07-092-46/+39
* Updated Swedish translation.Christian Rose2001-07-092-50/+255
* Added my-evolution/my-evolution.gladeChyla Zbigniew2001-07-082-6/+8
* Updated Spanish translation.Hector Garcia2001-07-082-1529/+3247
* Added: addressbook/gui/contact-list-editor/contact-list-editor.gladeChyla Zbigniew2001-07-082-0/+16
* Check for new_uid != NULL here before strcmping.Christopher James Lahey2001-07-082-1/+6
* Destroy the tooltip if we're the owner when we're destroyed. Also, keep aChristopher James Lahey2001-07-083-1/+24
* Only install the segv_redirect handler if SEGV's handler is not currentlyDan Winship2001-07-072-7/+16
* New iconz! Yowza. For the menus. /tigertTuomas Kuosmanen2001-07-074-0/+6
* Updated Swedish translation.Christian Rose2001-07-072-140/+146
* Updated Turkish translation.Fatih Demir2001-07-072-3198/+5074
* CVS is unhappy this evening. My commit keeps dying in the middle.Jon Trowbridge2001-07-079-145/+106
* Detect the embedded EDestination XML, and convert it to a nice-lookingJon Trowbridge2001-07-0710-374/+922
* Made this handle being given a row that's outside the range better.Christopher James Lahey2001-07-072-4/+14
* Make sure that our destination string (dest_str) is not the empty stringJon Trowbridge2001-07-072-1/+7
* Removed old CVS conflict marker.Jon Trowbridge2001-07-071-1/+0
* Added checks for if row is outside of the appropriate range.Christopher James Lahey2001-07-071-0/+4
* Set new_value = value here to fix a warning.Christopher James Lahey2001-07-071-0/+1
* Changed this to match the changed signal on the ETableConfig object. FixesChristopher James Lahey2001-07-071-1/+5
* Added a "state" argument to allow you to get the state out of the configChristopher James Lahey2001-07-071-1/+25
* (autosave_manager_query_load_orphans): remove zero length orphans so thatLarry Ewing2001-07-072-2/+6
* [Fix bug #1100, default account is stored strangely]Jason Leach2001-07-072-17/+50
* (best_encoding): make sure we don't try to call iconv_open with a NULLLarry Ewing2001-07-072-0/+5
* Little UI tweak for right click menu, pronouns shouldn't be capitalizedJason Leach2001-07-072-2/+5
* add missing static.Larry Ewing2001-07-072-1/+6
* Convert the filename string to UTF8 before setting it on the CamelMimePartJeffrey Stedfast2001-07-073-16/+25
* Don't allow in to be NULL, so instead of doing if (in == NULL) return;,Jeffrey Stedfast2001-07-072-3/+6
* Mail stuff addedIain Holmes2001-07-075-12/+171
* add a NULL check since that is a valid return.Larry Ewing2001-07-072-1/+10
* Spell checkKevin Breit2001-07-074-20/+24
* [Misc fixes and part of #2228, There should be no dialog boxes duringJason Leach2001-07-072-7/+17
* only ask if there are actually contents in the file. Asking about anLarry Ewing2001-07-072-13/+33
* Spell checkKevin Breit2001-07-076-108/+116
* connect to the entry not the comboJP Rosevear2001-07-075-9/+74
* Fixes bug #1138.Jeffrey Stedfast2001-07-072-0/+12
* Fixed and updated Swedish translation. Thanks to Göran UddeborgChristian Rose2001-07-071-88/+92
* Make the `day-of-month' digit take up 2 chars by using "%2d". Fixes bugJeffrey Stedfast2001-07-072-1/+6
* Prevent infinite recursion when viewing attachments that we can't /Peter Williams2001-07-072-5/+20
* actually clear some widgets and hide/show widgets in the default setupJP Rosevear2001-07-077-119/+511
* Freeze and Thaw the folder.Jeffrey Stedfast2001-07-073-7/+13
* remove this file so cvs can prune the dir.Jacob Leach2001-07-071-2/+0
* Mark the messages as Seen also. (folder_browser_class_init): Create anJeffrey Stedfast2001-07-074-149/+220
* Don't free the psd here -- it will be freed on the "destroy" signal.Peter Williams2001-07-074-8/+18
* revert previous "fix", which was wrongDan Winship2001-07-072-8/+2
* Call autosave_manager_unregister before destroying the composer, soDan Winship2001-07-072-2/+8
* Select the very next message after deleting, not the next undeleted (itJason Leach2001-07-075-11/+45
* Fix bad selection clist stuffIain Holmes2001-07-073-19/+33
* Set the pipe fd's to nonblocking.Jeffrey Stedfast2001-07-073-2/+11
* Fix obvious bug in previous bugfix: Pass "fb" to check_for_fb_match() soDan Winship2001-07-072-1/+8
* Updated Swedish translation.Christian Rose2001-07-072-2383/+4155
* Make sure that after the finalization event has happened and thePeter Williams2001-07-062-0/+14
* Removed. [It was just bogus testing code for the right-click menuEttore Perazzoli2001-07-062-15/+10
* [This should fix #3873, Bizzarre crash after deleting a fewEttore Perazzoli2001-07-062-5/+9
* Added error dialogs for when the user tries to copy/move a folder overEttore Perazzoli2001-07-062-0/+36
* Change the folder right-click "Properties..." menu item handling soEttore Perazzoli2001-07-064-8/+27
* make sure we only remove the file if we think we saved it properly.Larry Ewing2001-07-062-10/+33
* Add locking to camel_nntp_get_grouplist_from_server().Joe Shaw2001-07-065-2/+53
* i2001-07-05 Larry Ewing <lewing@ximian.com>Larry Ewing2001-07-062-37/+69
* Select the most appropriate filter rule.Jeffrey Stedfast2001-07-063-2/+12
* Rename RDF to news feedIain Holmes2001-07-062-2/+7
* Added an assert to make sure that `mi' isn't NULL.Jeffrey Stedfast2001-07-063-9/+28
* oops, forgot to commit ChangeLogJeffrey Stedfast2001-07-061-6/+9
* Fix bug #4043: s/colour/colorJeffrey Stedfast2001-07-062-1/+5
* Send the --no-auto-key-retrieve argument to gpg if we are in offline modeJeffrey Stedfast2001-07-062-5/+8
* Added some accelerators, padding, and a "memebers" frame; also fixedAnna Marie Dirks2001-07-061-0/+5
* 2001-07-05 Anna Marie Dirks <anna@ximian.com:Anna Dirks2001-07-061-218/+186
* Some glade fixage.Iain Holmes2001-07-062-293/+61
* Send the --no-auto-key-retrieve argument to gpg so that we don't have toJeffrey Stedfast2001-07-062-0/+8
* Added orderedlists.Kevin Breit2001-07-064-42/+168
* Hook up the Calendar toggle buttonsIain Holmes2001-07-062-24/+120
* Play the "File exists, overwrite?" game. (autosave_run_foreach_cb): ChangeJeffrey Stedfast2001-07-062-8/+38
* Added orderedlists.Kevin Breit2001-07-064-188/+264
* Special case the My Evolution uri so that the correct icon appears in theIain Holmes2001-07-062-9/+19
* Add a checkbox for prompting when sending a message with an empty subject.Jeffrey Stedfast2001-07-065-37/+82
* Make sure /var/mail isn't a symbolic link such as on Red Hat 7.Peter Williams2001-07-062-1/+6
* use X509_STORE_CTX_get_ex_data to get at the SSL* - don't use theChris Toshok2001-07-062-10/+36
* Added orderedlists.Kevin Breit2001-07-064-788/+968
* if source == dest, just no-op.Jeffrey Stedfast2001-07-062-1/+11
* Okay, apparently I was wrong. Oh well. (mail_config_set_thread_list): FixJeffrey Stedfast2001-07-062-10/+23
* And kill these stupid files. Aaar.Peter Williams2001-07-062-308/+0
* Remove the ridiculuous relic known as test-mail. Clean up a bit.Peter Williams2001-07-062-23/+3
* Chris pointed out an error in the DB versioning question.Aaron Weber2001-07-062-4/+2
* NAmespace the My Evolution preferences correctlyIain Holmes2001-07-062-22/+28
* Move this before the camel_vee_folder_remove_folder because that functionPeter Williams2001-07-064-30/+32
* Fixed memory corruption, restoring settings reenabled.Iain Holmes2001-07-062-17/+79
* Added checks that row and col are >= 0.Christopher James Lahey2001-07-061-0/+2
* Don't scroll to the cursor on grab, ungrab, noop, and copy commands.Christopher James Lahey2001-07-051-1/+6
* Formatting fix on ChangeLog (ie I Forgot To Save The File Before Committing Y...Peter Williams2001-07-051-0/+2
* Add mail folder cache hookups.Peter Williams2001-07-052-0/+6
* Call e_table_item_leave_edit here.Christopher James Lahey2001-07-051-0/+4
* Clear the shell view label if mailer loses focus.Peter Williams2001-07-053-4/+25
* Fix a memory leak here.Christopher James Lahey2001-07-052-3/+14
* Set info->avoid = NULL. This shouldn't make a difference, but it can'tChristopher James Lahey2001-07-052-0/+7
* Made it so that the drop marker can show up when dragging a new column toChristopher James Lahey2001-07-051-1/+1
* Upped the required version of gal.Christopher James Lahey2001-07-054-3/+19
* Bumped the version number of gal to 0.8.99.8.Christopher James Lahey2001-07-051-1/+1
* Updated Slovenian translationAndraz Tori2001-07-051-1/+1
* Updated Slovenian translationAndraz Tori2001-07-051-1647/+1649