aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagnew-ui-branch-calendar-merge-beforenobody2003-09-30372-89380/+10618
* updatedJeffrey Stedfast2003-09-272-0/+2
* updated cvsignoreJeffrey Stedfast2003-09-271-0/+1
* updateed cvsignoreJeffrey Stedfast2003-09-271-0/+1
* added .cvsignoreJeffrey Stedfast2003-09-271-0/+2
* ignore makefile.inJeffrey Stedfast2003-09-273-0/+3
* *** empty log message ***Jeffrey Stedfast2003-09-271-0/+2
* ignore Makefile.inJeffrey Stedfast2003-09-273-0/+3
* Updated Norwegian (nynorsk) translation.Åsmund Skjæveland2003-09-271-0/+4
* IPv6 implementation rewritten to use getnameinfo() which is the properJeffrey Stedfast2003-09-272-44/+11
* Updated Norwegian (nynorsk) translation.Åsmund Skjæveland2003-09-261-197/+213
* Updated Slovak translation.Stanislav Visnovsky2003-09-262-373/+312
* Allow any file: uri to point to a sent or drafts folder.Jeffrey Stedfast2003-09-262-2/+9
* Make the dialog more HIG-compliant by fixing widget alignment/spacingRodney Dawes2003-09-262-8/+7
* Make sure that res->ai_canonname is non-NULL and that it doesn't match theJeffrey Stedfast2003-09-262-1/+38
* fixed a comment spelling mistake and removede CAMEL_OBJECT() casting where it...Jeffrey Stedfast2003-09-261-12/+13
* Updated Slovak translation.Stanislav Visnovsky2003-09-262-1375/+882
* If the localhost lookup results in a numeric IPv6 host, use the formJeffrey Stedfast2003-09-252-1/+9
* Same as below.Jeffrey Stedfast2003-09-253-1/+21
* fixed ChangeLogJeffrey Stedfast2003-09-251-1/+6
* Same as below.Jeffrey Stedfast2003-09-253-2/+6
* More artwork from Jakub.Ettore Perazzoli2003-09-242-0/+4
* New artwork from Jakub.Ettore Perazzoli2003-09-242-0/+4
* some checking code added to ensure that end_offset and start_offset bothTim Wo2003-09-241-45/+118
* Remove flex check. Set ICAL_ERRORS_ARE_FATAL to 0.Hans Petter Jansson2003-09-248-55/+3252
* Don't xmlFree (name) until after we've g_strdup'd it. (em_migrate_dir): IfJeffrey Stedfast2003-09-242-8/+23
* If the CREATE flag is set and the parent .sbd directory does not exist,Jeffrey Stedfast2003-09-243-2/+19
* Don't xmlFree (name) until after we've g_strdup'd it.Jeffrey Stedfast2003-09-242-2/+5
* Fix for bug #48791 (and also fixes a FIXME)Jeffrey Stedfast2003-09-243-16/+55
* Updated.Åsmund Skjæveland2003-09-242-726/+608
* Don't forget to flush the iconv conversion.Jeffrey Stedfast2003-09-242-1/+6
* Don't try dot-files.Jeffrey Stedfast2003-09-243-0/+8
* Minor update.Åsmund Skjæveland2003-09-232-2375/+2470
* connect to "key_press_event" signal with key_press_event_callback.Charles Zhang2003-09-232-0/+43
* Add some assertion. Send Close response signal to the properties dialogCharles Zhang2003-09-232-2/+24
* ** See bug #32996Not Zed2003-09-233-2/+15
* ** See bug #41610Not Zed2003-09-232-1/+9
* Remove $(cxx_libs), it's undefined.Hans Petter Jansson2003-09-232-4/+9
* removed, moved to em-folder-view, for now, it has access to an invisible.Not Zed2003-09-233-15/+71
* Connect to "value-changed" rather than "changed" for spin buttons.Jeffrey Stedfast2003-09-232-1/+6
* implement, we hook into the mail progress reporting stuff by overridingNot Zed2003-09-233-1/+59
* Added "offline_sync" option, which lets you synchronise all mail to localNot Zed2003-09-2311-204/+316
* Listen to the "value-changed" signal rather than the "changed" signal.Jeffrey Stedfast2003-09-232-1/+6
* Fix the code that creates a new ssl stream to pass the correct argumentsJeffrey Stedfast2003-09-225-6/+24
* libical.la -> libical-evolution.laHans Petter Jansson2003-09-2220-4571/+128
* Fixes #1245. ECalendar should be usable with the keyboardBolian Yin2003-09-226-53/+362
* fixed a commentJeffrey Stedfast2003-09-201-1/+1
* Set the window title to be that of the message subject. Fixes bug #48617.Jeffrey Stedfast2003-09-202-1/+13
* Fix for bug #48618.Jeffrey Stedfast2003-09-204-9/+55
* remove the "addressbook.db.summary" correctly. #48538Gilbert Fang2003-09-192-3/+11
* use gtkhtml's blockingRadek Doulik2003-09-192-0/+5
* updated cvsignore fileJeffrey Stedfast2003-09-191-0/+3
* updated for CamelTransferEncoding namespace changesJeffrey Stedfast2003-09-194-11/+21
* New function to replace the one from camel-mime-part.cJeffrey Stedfast2003-09-1917-103/+142
* updated for CamelTransferEncoding namespace changesJeffrey Stedfast2003-09-193-14/+22
* namespaced the encoding/decoding routines.Jeffrey Stedfast2003-09-1910-52/+78
* s/HSCAN_/CAMEL_MIME_PARSER_STATE_/g andJeffrey Stedfast2003-09-1945-911/+1076
* Updated for namespace changes in Camel.Jeffrey Stedfast2003-09-194-28/+34
* updated for camel namespace changesJeffrey Stedfast2003-09-1916-50/+88
* Initialise charset to NULL or it may be used uninitialised. Also includeJeffrey Stedfast2003-09-193-11/+21
* make the code be compliant with C89, or it can't be compiled on solaris.Tim Wo2003-09-181-12/+59
* And now with correct charset. Sorry.Åsmund Skjæveland2003-09-182-803/+809
* cvs removed.Not Zed2003-09-1877-15950/+16729
* ** Merge in mail-refactor-2-branchNot Zed2003-09-183-38/+31
* Moved EditCopy EditPaste, and EditCut here.Not Zed2003-09-183-8/+28
* New source file to migrate from the old mbox structure to the new mboxJeffrey Stedfast2003-09-183-2/+423
* Implement a temp hack so trunk works until we merge in new-ui-branch.Jeffrey Stedfast2003-09-172-10/+19
* type should be a GType. (rule_context_add_rule_set): Likewise. UpdateJeremy Katz2003-09-173-6/+13
* update for newer gtkhtmlRadek Doulik2003-09-172-2/+2
* require newer gtkhtmlRadek Doulik2003-09-171-1/+1
* Don't warning about how we haven't written anything to the stream, this isJeffrey Stedfast2003-09-172-4/+9
* Roughly two hundred strings translated or defuzzed. Still a long way to goÅsmund Skjæveland2003-09-172-1755/+1991
* removed libwombat reference.Rodrigo Moya2003-09-172-1/+4
* forgot to commit. new search types xml file.Michael Zucci2003-09-171-0/+529
* removed dead code.Not Zed2003-09-167-239/+100
* ** See Natzilla task #47524Not Zed2003-09-164-5/+41
* (header_new_recipient): Make the entryEttore Perazzoli2003-09-162-1/+7
* Update date translation on reply...Marco Ciampa2003-09-152-3/+7
* change last_notification_time's type from string to int.Harry Lu2003-09-152-1/+6
* Implements CamelLocalFolder::get_full_path() (publicly namespaced so thatJeffrey Stedfast2003-09-136-51/+696
* added copyright comment blockJeffrey Stedfast2003-09-132-0/+48
* updated warning to mention the proper rfcJeffrey Stedfast2003-09-131-2/+2
* Subst in Evolution install variables.Hans Petter Jansson2003-09-133-2/+17
* GalA11yETextFactory should inherit from AtkObjectFactory not AtkObject.Tim Wo2003-09-123-2/+12
* add mnemonic "C" for "Save and _Close", "D" for "_Delete", "l" forTim Wo2003-09-126-14/+29
* Fix migration of shortcuts.xml which was incorrectly encoded by libxml1.Frédéric Crozat2003-09-122-4/+54
* add icon for the focused jump button.Bolian Yin2003-09-122-0/+20
* make jump button focusable (e_week_view_on_jump_button_event): key_pressBolian Yin2003-09-123-20/+119
* If the right_click_row_path is not NULL (i.e. a menu is being popped upEttore Perazzoli2003-09-123-8/+24
* Add back these files, until the makefile can be fixed to generate themHans Petter2003-09-122-0/+3884
* Import new libical from mainline HEAD and make appropriate changes toHans Petter2003-09-12278-7996/+84064
* Commit ChangeLog entry too.Hans Petter2003-09-121-0/+5
* new method to get the source model column for a specified available_modelMike Kestner2003-09-121-4/+14
* move scnt and gcnt initialization outside the for loop [43156].Mike Kestner2003-09-121-2/+2
* Added an entry_uic field for a BonoboUIComponent for the non-controlFederico Mena Quintero2003-09-123-11/+63
* Add some files that were missing, remove some test programs that don'tHans Petter Jansson2003-09-121-43/+59
* addDan Winship2003-09-114-0/+21
* Use non-static libraries.Dan Winship2003-09-113-7/+13
* Remove libcamel-static.laDan Winship2003-09-112-5/+4
* Remove libebook-static.laDan Winship2003-09-113-14/+13
* Updated italian translation (small fixies).Marco Ciampa2003-09-102-10/+13
* Use gtk_label_new_with_mnemonic() to replace gtk_label_new(). UseYuedong Du2003-09-102-8/+21
* add access key 'w' for 'Post New Message' change the access key of ExpungeYuedong Du2003-09-094-3/+10
* call camel_folder_sync bypassing the folder lock. SeeNot Zed2003-09-092-2/+8
* ** For bug #48175 set default value for colour if it's emptyCalvin Liu2003-09-082-1/+6
* *** empty log message ***Wang Jian2003-09-072-1021/+969
* add e-table atk support to libgal a11y add atk registration forGilbert Fang2003-09-051-0/+8
* 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-042-10/+16
* Updated italian translation.Marco Ciampa2003-08-041-130/+111
* Updated italian traslation (under revision 35% done)Marco Ciampa2003-08-042-109/+97
* retryingSajith VK2003-08-021-0/+27397
* Updated French translation.Christophe Merlet2003-08-022-2875/+2966
* Updated italian translation (under revision 25% completed)Marco Ciampa2003-08-022-183/+155
* Add option for '--enable-imapp', for 'new' imap code.Not Zed2003-08-022-0/+19
* add optional imapp compileMichael Zucci2003-08-021-1/+6
* experimental, non-working imap implementationMichael Zucci2003-08-0222-0/+7458
* oops, s/gpgfoo/gpg/Jeffrey Stedfast2003-08-021-1/+1
* updatedJeffrey Stedfast2003-08-022-2/+13
* add a CamelOperation for overriding status handler.Not Zed2003-08-0211-20/+41
* Same.Jeffrey Stedfast2003-08-025-22/+152
* Updated Spanish translation by Francisco Javier F. SerradorPablo Gonzalo del Campo2003-08-012-492/+528
* added the include <config.h> line at the beginning to enable gettext.Lorenzo Gil2003-08-012-0/+6
* *Fix for bug #6951Harry Lu2003-08-012-17/+164
* close mail message window using 'ESC' key, fix bug #47087Yuedong Du2003-08-012-0/+8
* add libgal-a11y-2.0.so dependency change the build sequence for a11y partGilbert Fang2003-07-311-0/+94
* oops, this tooJeffrey Stedfast2003-07-311-1/+1
* Also updated.Jeffrey Stedfast2003-07-317-26/+39
* removed obsolete code.Rodrigo Moya2003-07-304-818/+5
* fixed the ChangeLogJeffrey Stedfast2003-07-301-1/+1
* Fix for #46168 'some additional locale aliases required for chineseSuresh Chandrasekharan2003-07-294-43/+70
* Fixes all "alarm daemon doesn't start with session"Rodrigo Moya2003-07-292-5/+14
* add gdk_pixbuf_loader_close to close pix buffer loading. [#45908]Antonio Xu2003-07-292-1/+8