/net/mpich/

f='/~lantw44/cgit/'>cgit logo index : gsoc2013-evolution
Google Summer of Code 2013 - GNOME - Archive Integration workspace
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add PREAUTH handling and pine/mutt/etpan/etc.-style 'ssh <mailhost> execDavid Woodhouse2003-09-053-2/+169
* Minor tweak.Ettore Perazzoli2003-09-041-3/+1
* Require gal-2.2Dan Winship2003-09-045-4/+11
* New stream implementation for running commands. Compile the aboveDavid Woodhouse2003-09-044-0/+335
* ** See bug #47765.Not Zed2003-09-044-22/+37
* Remove libcal-util-static.laDan Winship2003-09-016-40/+26
* Statically link with wombat. Fix ETodo conduit. (Mdk bug #5348)Frédéric Crozat2003-09-012-0/+7
* Use "ctrl+shift+alt+Up/Down" to change the end time of the editing event.Andrew Wu2003-09-012-0/+90
* removed debug printfs.Not Zed2003-08-302-12/+5
* Need to copy the local properties list before passing it out, since it'sNot Zed2003-08-302-1/+6
* Connect response signal to attachment properties dialog, fix bug #47950.Antonio Xu2003-08-294-7/+26
* Use images that come with Evolution instead of unreleased stock, for now.Hans Petter Jansson2003-08-292-5/+14
* Add icons used by the calendar alarm's systray notification. These areHans Petter Jansson2003-08-294-0/+9
* Added alarm-notify utils.Hans Petter Jansson2003-08-296-95/+303
* Remove libeutil-static.la and libeconduit-static.laDan Winship2003-08-293-16/+8
* Added for tray icon support. To be removed when libgnomeui sports thisHans Petter Jansson2003-08-294-0/+426
* Fixes #29032.Hans Petter Jansson2003-08-282-1/+12
* Fixes #15638.Hans Petter Jansson2003-08-282-3/+22
* We need to unlink the full paths in the tmpdirs, not just the base path.Jeffrey Stedfast2003-08-282-6/+13
* implement PERSISTENT_PROPERTIES, for index mode.Not Zed2003-08-2810-22/+752
* Change "Search Message" to "Search in Message", which is more intuitive.Calvin Liu2003-08-272-1/+6
* add dependency on a11y/widgets. a11y init. (e_calendar_item_bounds): newBolian Yin2003-08-273-1/+28
* gui/Makefile.am use libevolution-calendar-a11y instead ofBolian Yin2003-08-272-2/+6
* add widgets directory; move calendar idl stuff to calendar directory; stopBolian Yin2003-08-2711-56/+564
* add a11y/widgets/Makefile move a11y directory before widgets directory.Bolian Yin2003-08-273-1/+7
* ** Fixes #47863.Jack Jia2003-08-271-0/+7
* ** Fixes #47863.Jack Jia2003-08-271-0/+3
* temporarily reverting camel namespace changes until after other branches have...Jeffrey Stedfast2003-08-2715-122/+77
* temporarily reverting my camel namespace patches until after we merge in some...Jeffrey Stedfast2003-08-2745-1076/+911
* reverted some namespacing changes to internal functionsJeffrey Stedfast2003-08-271-17/+17
* duplicate the extra address linesJP Rosevear2003-08-272-1/+6
* Updated for camel namespace changes.Jeffrey Stedfast2003-08-276-5/+17
* s/HSCAN_/CAMEL_MIME_PARSER_STATE_/gJeffrey Stedfast2003-08-272-1/+6
* s/HSCAN_/CAMEL_MIME_PARSER_STATE_/g andJeffrey Stedfast2003-08-2717-161/+193
* use correct type for arguments to cal_client_get_object.Rodrigo Moya2003-08-263-6/+38
* ** For bug #47874.Harry Lu2003-08-263-0/+11
* updated for namespace changed made to camel-mime-utils.[c,h]Jeffrey Stedfast2003-08-266-46/+63
* updated for namespace changed made to camel-mime-utils.[c,h]Jeffrey Stedfast2003-08-264-25/+36
* Namespaced.Jeffrey Stedfast2003-08-2643-770/+903
* Added some more error checking for reading/writing to the pipes. Fixes bugJeffrey Stedfast2003-08-252-4/+26
* translate the local time format.Not Zed2003-08-237-33/+67
* Don't abort at the first failure after sending (filtering, appending toJeffrey Stedfast2003-08-232-30/+63
* Ensure we get UTF-8 strings from gettext.Frédéric Crozat2003-08-222-0/+6
* Fixes #47779Bolian Yin2003-08-222-2/+8
* Wrote one.Not Zed2003-08-222-0/+283
* use a 'char **' for the 'error_msg' argument, instead of a fixed sizeRodrigo Moya2003-08-224-6/+15
* Don't poke wrapper->stream directly, useJeffrey Stedfast2003-08-223-16/+14
* Removed illegal '-'s from strptime msgstr, this fixes #43558, AppointmentSuresh Chandrasekharan2003-08-214-43/+68
* Fix for 47474 e_filename_make_safe routine not utf8 friendly.Suresh Chandrasekharan2003-08-211-5/+12
* minor chang in ChangLogHasbullah Bin Pit2003-08-211-1/+1
* Added initial Malay Translation by MIMOS Open Source Development GroupHasbullah Bin Pit2003-08-212-5875/+6446
* Rename to start_default_server_async () and don't run a nested main loop.Hans Petter Jansson2003-08-212-46/+85
* Make sure to ref the stream. Fixes bug #47749.Jeffrey Stedfast2003-08-212-7/+14
* new function to set icons on the popup menu items.Rodrigo Moya2003-08-202-1/+36
* set more icons for the popup menu.Rodrigo Moya2003-08-203-2/+59
* adapted to changes in ECalViewEvent.Rodrigo Moya2003-08-202-11/+13
* Merged from calendar-views-with-model branchRodrigo Moya2003-08-2026-1316/+1326
* Merged from calendar-views-with-model branchRodrigo Moya2003-08-202-0/+339
* add ea-factory.h into source listBolian Yin2003-08-201-1/+3
* use memcpy to assign CORBA_char_sequence instead of strcpy. (#46706)Gilbert Fang2003-08-202-1/+7
* Add a11y checking, and a11y Makefiles add a11y subdirectoryBolian Yin2003-08-203-0/+15
* Add a11y dependency. gui/calendar-commands.cBolian Yin2003-08-2014-22/+169
* setup the a11y directory for evolution accessibility work New files are:Bolian Yin2003-08-2018-0/+2190
* added missing implementation.Rodrigo Moya2003-08-202-1/+18
* removed upgrade-mailer.c - no longer used/neededJeffrey Stedfast2003-08-202-1176/+0
* Removed the new-mail-notification mess.Jeffrey Stedfast2003-08-203-47/+115
* add an expander_style param (ect_draw): pass expander_style toMike Kestner2003-08-201-9/+56
* return 77 when gpg isn't available rather than 127Jeffrey Stedfast2003-08-191-3/+3
* Original patch from David Woodhouse, but modified a bit by me.Jeffrey Stedfast2003-08-192-10/+26
* Added a comment for translators.Not Zed2003-08-192-3/+19
* Added translation for day and localtime strings. Also removed the tz_zoneNot Zed2003-08-192-2/+46
* ** For bug #47461.Harry Lu2003-08-192-1/+8
* ** For #45348Harry Lu2003-08-192-1/+8
* Various fixes to make it work.Not Zed2003-08-1910-105/+162
* [Fixed bug #47563]Jack Jia2003-08-182-2/+18
* ** See bug #47634.Not Zed2003-08-1610-18/+99
* extracted from ect_draw (draw_expander): new gtktreeview-like expanderMike Kestner2003-08-164-86/+207
* unref the EComponentListener before unloading the CORBA object.Rodrigo Moya2003-08-162-6/+11
* Don't attach any filters to decode base64/qp/etc.Jeffrey Stedfast2003-08-162-48/+10
* fixed shitJeffrey Stedfast2003-08-151-5/+6
* Fix for 45818 ( i18n mail messages search only produces '[?]'). NowSuresh Chandrasekharan2003-08-152-4/+12
* Chain.Hans Petter Jansson2003-08-1414-14/+122
* Chain. Prevent double unrefs. (impl_finalize): Chain.Hans Petter Jansson2003-08-147-11/+56
* Save errno when flushing/unreffing the filter stream.Jeffrey Stedfast2003-08-142-3/+11
* fixed an insulting error message. Fixes bug #47413.Lorenzo Gil Sanchez2003-08-142-1/+6
* don't make 1.5 the default version (ie LN_S) update to use gal-2.2Mike Kestner2003-08-142-13/+18
* If the content is base64/qp/uu/etc encoded but the part is 7bit/8bit/(orJeffrey Stedfast2003-08-142-0/+11
* Fix the range check, we were stopping removal of 1 or 2 removals, for someNot Zed2003-08-143-3/+17
* This needs to use camel_data_wrapper_decode_to_stream() rather thanJeffrey Stedfast2003-08-143-39/+32
* filter S-F10 key binding, and show popup menu. (popup_menu_placement_cb):Maxx Cao2003-08-131-4/+48
* In DayView, Shift+Home, Change the duration to the time that begins theAndrew Wu2003-08-132-0/+103
* actually chose the right color to+ composite over when caching the pixmap.Larry Ewing2003-08-131-23/+6
* Add destroy chaining.Hans Petter Jansson2003-08-132-7/+13
* Removed unused function prototype.Jeffrey Stedfast2003-08-132-4/+4
* In the WeekView, Navigation through days with arrow keys.Andrew Wu2003-08-122-0/+204
* ** Fixes #47464.Harry Lu2003-08-122-1/+8
* removed all the timeout shite that we don't even use anymoreJeffrey Stedfast2003-08-122-235/+5
* force connect manually so basics work.Not Zed2003-08-125-13/+41
* updated mime-tests READMEJeffrey Stedfast2003-08-121-0/+4
* check pthread_create return code properly. (e_mutex_lock): check pthread*Not Zed2003-08-122-12/+24
* Updated for CamelMimePart::content_type changes.Jeffrey Stedfast2003-08-125-68/+109
* don't set the rawtext bit anymore.Jeffrey Stedfast2003-08-123-18/+30
* New test suite for the mime parser (which is where the below 2 fixes wereJeffrey Stedfast2003-08-1222-566/+884
* Patch from Lorenzo Gil Sanchez <lgs@sicem.biz>Ettore Perazzoli2003-08-112-0/+11
* Merged missing bits from branchRodrigo Moya2003-08-096-72/+380
* Adding the topic.datIsmael Olea2003-08-091-0/+11
* Mergin the Spanish translation of Evo 1.2 help with heapIsmael Olea2003-08-0921-5869/+5954
* Merged ECalendarTable changes from new-calendar-branchRodrigo Moya2003-08-0821-2817/+385
* Merge new-calendar-branch into HEADRodrigo Moya2003-08-0822-117/+3242
* *** empty log message ***Wang Jian2003-08-072-3430/+2505
* Fix a bug (control characters accidentally inserted into the file?) and aDan Winship2003-08-062-3/+8
* changed one of the "Con_fidential" to "Co_nfidential" since we alreadyJack Jia2003-08-062-1/+6
* add the accelerator "P" for "Print", "S" for "Save", "C" for "Save andJack Jia2003-08-062-5/+11
* ** See bug #47224. Hook onto clicked rather than button_pressed, so thatNot Zed2003-08-062-18/+36
* ** See bug #42636.Not Zed2003-08-063-4/+20
* add a flag for non-url chars (controls, whitespace, ", and |)Dan Winship2003-08-052-17/+130
* Updated italian translation (final revision done).Marco Ciampa2003-08-052-70/+63
* Updated italian traslationMarco Ciampa2003-08-052-117/+103
* add the drop type of mozilla browser link to make composer support toAntonio Xu2003-08-04