/astro/xphoon/

rc='/~lantw44/cgit-data/cgit.png' alt='cgit logo'/> index : gsoc2013-evolution
Google Summer of Code 2013 - GNOME - Archive Integration workspace
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Redid graphics to add labels to them and described the labels in text.Kevin Breit2001-06-228-0/+80
* calendar/cal-client/Makefile.am: calendar/cal-util/Makefile.am:Peter Williams2001-06-2212-856/+1570
* Renamed. (The old name, edit_contact_info_have_book_cb was a hold-overJon Trowbridge2001-06-225-52/+170
* Remove empty "name" property setting from the popup control.Jon Trowbridge2001-06-222-1/+5
* Emit the POSTPONE signal if we are offline. (setup_ui): If we are offline,Jeffrey Stedfast2001-06-222-13/+34
* Oops, small fix.Jacob Leach2001-06-221-1/+1
* Added config-encryption.sgml for buildingKevin Breit2001-06-226-0/+300
* Added const to 'in' parametersRodrigo Moya2001-06-221-3/+3
* Updated graphics for newer UI.Kevin Breit2001-06-2224-0/+8
* added libwombat to LDADDRodrigo Moya2001-06-222-0/+5
* create a WombatClient when creating a CalClient object, so that we canRodrigo Moya2001-06-227-1/+184
* Use camel_address_length() rather than casting and accessing data members.Jeffrey Stedfast2001-06-222-3/+9
* Redid graphics to add labels to them and described in labels in text.Kevin Breit2001-06-2220-40/+216
* Allow the message to be sent even if there are no To recipients but onlyJeffrey Stedfast2001-06-222-9/+26
* Fix bug #3409: Removing an EvolutionStorage from the shell's folderJacob Leach2001-06-225-19/+99
* added new directory for the libwombat library, which will contain theRodrigo Moya2001-06-213-0/+20
* created new directory for the libwombat libraryRodrigo Moya2001-06-215-0/+283
* added new interface (WombatClient)Rodrigo Moya2001-06-212-0/+9
* fix to include the CFLAGS for extra librariesHavoc Pennington2001-06-212-0/+6
* Added fileKevin Breit2001-06-214-18/+320
* Moved my entires to doc/ChangeLog per request of danwKevin Breit2001-06-215-85/+114
* Fix the OpenLDAP check to default to "no" if you don't specify anything.Dan Winship2001-06-212-12/+22
* fix a refcounting memleak.Chris Toshok2001-06-212-3/+12
* fix memory leak.Chris Toshok2001-06-212-1/+7
* add prototype for close_dialog to remove warnings.Chris Toshok2001-06-213-0/+7
* Save the formatting preference for this message draft using aJeffrey Stedfast2001-06-212-14/+46
* If the first char of the mailing-list name is '<', chop it off to makeJeffrey Stedfast2001-06-212-6/+19
* Updated for new UI.Kevin Breit2001-06-213-60/+40
* Updated for a newer UI (need to update at a later date.Kevin Breit2001-06-212-104/+68
* removed conflict marker.Dave Camp2001-06-211-1/+0
* Changed attachData to accept a sequence of chars rather than a string.Dave Camp2001-06-217-8/+40
* Make less monotone soundingKevin Breit2001-06-214-14/+10
* Added more postscript descriptionKevin Breit2001-06-212-6/+6
* Reworded a little bit for more descrip.Kevin Breit2001-06-213-4/+10
* Documented categorizing an event.Kevin Breit2001-06-213-4/+78
* print menu command (print_preview_cmd): ditto for print previewJP Rosevear2001-06-218-6/+526
* collapse print commands hereJP Rosevear2001-06-214-51/+20
* send the value to e_table_model_set_value_at as a string as inMikael Hallendal2001-06-201-2/+12
* Updated Bcc: exampleKevin Breit2001-06-203-2/+10
* Change --enable-ldap to --with-openldap, allow a path prefix as anDan Winship2001-06-202-31/+52
* added getFreeBusy methodRodrigo Moya2001-06-209-0/+327
* Took out a reference to gloss.Kevin Breit2001-06-203-0/+24
* Made it build.Kevin Breit2001-06-203-2/+6
* Checked for validity.Aaron Weber2001-06-202-2/+14
* Fix typo. s/Cancel then meeting/ Cancel the meeting/.Kjartan Maraas2001-06-202-1/+6
* More than on accel key is a tad confusing.Kjartan Maraas2001-06-202-1/+6
* Updated Polish translationChyla Zbigniew2001-06-202-339/+285
* For Mendel Mobach <mendel@mobach.nl> :Almer S. Tigelaar2001-06-202-4620/+3198
* moved the function to check for a default timezone to calendar-config.c,Damon Chaplin2001-06-208-66/+98
* added code to show the timezone dialog if the user hasn't set a defaultDamon Chaplin2001-06-206-2/+78
* if the timezones of the start and end of the event are the same, then ifDamon Chaplin2001-06-202-0/+63
* removed stuff to get builtin timezone info from the server.Damon Chaplin2001-06-205-168/+22
* added a 'Time zone' setting. Also rearranged a little, adding a newDamon Chaplin2001-06-2013-346/+327
* split out commands from toolitems/menuitems.Chris Toshok2001-06-202-29/+55
* remove dead fileJP Rosevear2001-06-202-1/+5
* track change to e_addressbook_show_contact_editor signature.Chris Toshok2001-06-2011-98/+82
* rename ce_book_found_fields to this, remove the fetching of fields (theChris Toshok2001-06-2021-292/+664
* remove dead fileJP Rosevear2001-06-202-1/+4
* add ui (forward_cmd): implement forward commandJP Rosevear2001-06-203-10/+38
* ui xml for task editorJP Rosevear2001-06-204-256/+56
* A couple changes to Kevin's update. Mostly just checking over.Aaron Weber2001-06-204-50/+52
* add auto exit unrefJP Rosevear2001-06-204-24/+41
* don't compile or install the old meeting edit stuffJP Rosevear2001-06-207-1590/+10
* add some needed commas (itip_send_comp): if publishing, don't set the toJP Rosevear2001-06-202-8/+31
* send the messageJP Rosevear2001-06-203-1/+29
* Tweak the db3 header check to like our RH7 build machine again.Dan Winship2001-06-202-1/+6
* world map picture used for selecting timezones. added world_map-960.pngDamon Chaplin2001-06-203-1/+7
* Updated Spanish translation.Hector Garcia2001-06-202-328/+345
* Updated Spanish translation.Hector Garcia2001-06-202-663/+666
* #include "folder-browser-factory.h"Jeffrey Stedfast2001-06-205-20/+105
* Basic editsKevin Breit2001-06-203-72/+88
* Updated to say "My Evolution"Kevin Breit2001-06-203-32/+28
* remove typoJP Rosevear2001-06-202-1/+5
* ShushJP Rosevear2001-06-201-0/+4
* itip/imip send dialogJP Rosevear2001-06-2020-652/+2611
* Added definition.Kevin Breit2001-06-203-150/+109
* updated .cvsignore to ignore camel-lock-helperJeffrey Stedfast2001-06-201-0/+1
* Accept text/uri-list mime types - this allows us to drag messages fromJeffrey Stedfast2001-06-203-15/+130
* Don't define the drop_types here. (drag_data_received): ImplementJeffrey Stedfast2001-06-202-24/+87
* change to event specific operationsJP Rosevear2001-06-204-184/+100
* Sync - FedericoFederico Mena Quintero2001-06-2019-284/+1291
* Changed buf to an int here. (lexGetQuotedPrintable): Changed cur to an intChristopher James Lahey2001-06-202-5/+10
* Oops --- wrong e-mail address in ChangeLog entry.Jon Trowbridge2001-06-191-1/+1
* Properly clean up the movemail files when no mail was received.Jon Trowbridge2001-06-192-0/+7
* Serious de-crufting, removal of gtk_object_set_data() hacks, simplified byJon Trowbridge2001-06-195-242/+293
* (write_field_row_begin): hmm, use just bold &nbsp; as it looksRadek Doulik2001-06-192-1/+5
* Fixed a bug when not running setuid it wouldn't unlock.Not Zed2001-06-194-127/+40
* add column with &nbsp; between header name and valueRadek Doulik2001-06-192-1/+6
* added timezone fields. Also moved the 'All Day' flag into an alignment soDamon Chaplin2001-06-1913-45/+453
* tweaked for some gnome-pilot api changesEskil Heyn Olsen2001-06-196-13/+25
* Use a nice switch statement and use the new enum values.Jeffrey Stedfast2001-06-193-19/+38
* Updated Polish translationChyla Zbigniew2001-06-192-3679/+6685
* Note: Except for the info_free(), the NULL checks are g_return's. I feltJeffrey Stedfast2001-06-193-23/+84
* Commented out DTD which shouldn't be thereKevin Breit2001-06-192-4/+4
* Now takes a hash table of already-used-recipients so that we don't getJeffrey Stedfast2001-06-192-5/+21
* Add libedb3utilDan Winship2001-06-192-0/+5
* Remove DB3_LDADDDan Winship2001-06-192-1/+4
* Remove DB3_LDADDDan Winship2001-06-192-1/+2
* Remove DB3_LDADDDan Winship2001-06-192-4/+7
* Remove DB3_LDADDDan Winship2001-06-193-4/+8
* Remove DB3_LDADDDan Winship2001-06-196-6/+6
* Split e-db3-utils and e-dbhash off into libedb3util so eutil won't dependDan Winship2001-06-192-5/+12
* Add #defines for the current supported db3 version so that when we changeDan Winship2001-06-192-2/+7
* oops. typoeDan Winship2001-06-191-1/+1
* Add "--with-db3" to fill in both --with-db3-includes and --with-db3-libs.Dan Winship2001-06-192-164/+104
* Set camel-lock-help setgid or setuid as neededDan Winship2001-06-192-2/+15
* Check the modes on $system_mail_dir and set up variables forDan Winship2001-06-192-1/+40
* Fix the help URLsDan Winship2001-06-192-6/+9
* Change the drop-type "x-evolution-dnd" to "x-evolution-message" since weJeffrey Stedfast2001-06-193-50/+58
* If we have a fragment in the url, use that as the folder name, and not theNot Zed2001-06-183-6/+25
* (mail_format_raw_message): Add padding to match the formattedDan Winship2001-06-182-3/+7
* Only create a missing uid if we have indexing turned on.Not Zed2001-06-1815-53/+1145
* Remove more dead filesJP Rosevear2001-06-182-11/+4
* Remove `calendar/gui/calendar-summary.c' from the `POTFILES.in'.Ettore Perazzoli2001-06-182-1/+5
* Allow user's to "copy" drag & drop rather than just "move".Jeffrey Stedfast2001-06-174-150/+163
* Implemented.Jeffrey Stedfast2001-06-164-163/+235
* Updated Galician translationJesus Bravo Alvarez2001-06-162-3748/+2587
* Fixed misuse of an uninitialized variable.Jeffrey Stedfast2001-06-165-11/+121
* Return the largest real UID in the cache (as an integer). Eventually to beDan Winship2001-06-163-0/+27
* Get weather.h distedJP Rosevear2001-06-162-1/+6
* We can't output "<html>" and "</html>" here because it gets calledDan Winship2001-06-164