aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagLIBICAL_0_23A_BEFORE_UPGRADEnobody2003-08-202680-2165923/+0
* 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
* Fixes #46769Harry Lu2003-07-292-26/+53
* Fixes #46847Bolian Yin2003-07-293-42/+138
* Fix for #46168 some additional locale aliases required for chinese supportSuresh Chandrasekharan2003-07-291-0/+4
* Removed smime functions as they were stale.Jeffrey Stedfast2003-07-293-180/+4
* map model_column to available model row by ignoring disabled columns.Mike Kestner2003-07-291-2/+7
* deal with "uses_list". Fixes #30839. (e_contact_print_dialog_new): useChris Toshok2003-07-282-9/+44
* fix a typo.Chris Toshok2003-07-282-1/+5
* update to gtkhtml-3.1Larry Ewing2003-07-272-7/+11
* Bump version to "1.5", so that we end up being parallel installable withRodney Dawes2003-07-272-1/+7
* Updated Serbian translation by Serbian team (Prevod.org).Danilo Å egan2003-07-264-1677/+1842
* Updated italian translation.Marco Ciampa2003-07-262-105/+7
* bump editor versionLarry Ewing2003-07-262-2/+7
* Handle our own Delete key presses. Fixes bug #45597.Jeffrey Stedfast2003-07-262-0/+26
* Use 'Sans' instead of 'Helvetica' for the font name. Likewise.Akira TAGOH2003-07-253-6/+12
* new function. (e_cal_view_get_timezone, e_cal_view_set_timezone): newRodrigo Moya2003-07-2513-269/+312
* define ECalViewEvent as the base struct for the other views.Rodrigo Moya2003-07-2410-91/+154
* check the uid before using it.Rodrigo Moya2003-07-243-0/+8
* removed.Rodrigo Moya2003-07-2413-238/+267
* added missing cases. (setup_popup_icons): new function to set up icons forRodrigo Moya2003-07-243-0/+54
* Reverted unwanted commitRodrigo Moya2003-07-241-2/+0
* just preload one level of GConf keys, since preloading all makes theRodrigo Moya2003-07-243-1/+8
* fix crash when user escape the dialog. see bug #46700.Yuedong Du2003-07-242-0/+6
* Ooops, revert changes: wrong branch.Ettore Perazzoli2003-07-2415-934/+41
* Create a new EShellWindow and show it.Ettore Perazzoli2003-07-2415-41/+934
* Set default answer of dialog to 'yes' to try and prevent autosavedMichel Dänzer2003-07-242-0/+7
* Revert prior changes.Jeffrey Stedfast2003-07-242-21/+52
* Revert my previous changes to this function.Jeffrey Stedfast2003-07-248-146/+486
* Use EVO_MARSHAL_RULEDan Winship2003-07-242-11/+5
* Revert my previous changes here too.Jeffrey Stedfast2003-07-243-15/+18
* use EVO_MARSHAL_RULEDan Winship2003-07-242-12/+3
* Use EVO_MARSHAL_RULEDan Winship2003-07-244-29/+6
* Remove this. It was only used by e-icon-list, which is no longer there.Dan Winship2003-07-243-21/+10
* use EVO_MARSHAL_RULE Likewise Likewise Likewise Likewise LikewiseDan Winship2003-07-249-81/+28
* Use EVO_MARSHAL_RULE, and add MARSHAL_GENERATED to CLEANFILESDan Winship2003-07-242-12/+5
* Define EVO_MARSHAL_RULE, which creates glib marshaller .c and .h filesDan Winship2003-07-244-2/+28
* moved the duplicated popup menu code here. (e_cal_view_create_popup_menu):Rodrigo Moya2003-07-2311-1156/+1037
* Fix a warningDan Winship2003-07-232-3/+6
* Fix a warning.Dan Winship2003-07-234-4/+14
* Fix an unused variableDan Winship2003-07-239-11/+40
* Remove gtk_window_set_policy call since that function is deprecated and itDan Winship2003-07-233-1/+11
* Fix type warnings (folder_browser_toggle_caret_mode): Remove unusedDan Winship2003-07-2310-28/+41
* #include camel-file-utils.h for camel_read()Dan Winship2003-07-235-3/+15
* Fix a non-ANSI switch label.Dan Winship2003-07-234-4/+18
* Remove this, since it claims to be deprecated, and nothing is actuallyDan Winship2003-07-234-443/+5
* add missing e_text_copy_clipboard() prototypeDan Winship2003-07-231-0/+1
* Create the pixbuf from empty.xpm rather than just callingDan Winship2003-07-232-1/+8
* removed unneeded prototypes.Rodrigo Moya2003-07-2310-208/+147
* manage the case where the selected events are the popup menu ones.Rodrigo Moya2003-07-233-14/+34
* removed missing calls to e_day/week_view_*_clipboard.Rodrigo Moya2003-07-232-46/+9
* added "get_selected_events", and "update_query" virtual methods.Rodrigo Moya2003-07-2311-1186/+1249
* Updated German translation.Christian Neumair2003-07-232-1521/+976
* removed e_day_view_set_calendar prototype.Rodrigo Moya2003-07-2210-122/+124
* Make the "vcard" arg const. ...: add lots and lots of other consts as aDan Winship2003-07-223-96/+102
* connect to "delete_event" signal with startup_wizard_delete. [#46284]Antonio Xu2003-07-222-0/+17
* use g_signal_connect_after to connect "prepare" signal.Antonio Xu2003-07-222-5/+26
* Init charset to NULL.Jeffrey Stedfast2003-07-222-2/+6
* Make this work again.Dan Winship2003-07-222-3/+7
* *configure.in: Added 'ms' (Malay) to ALL_LINGUAS.Hasbullah Bin Pit2003-07-212-1/+5
* Added initial Malay Translation by MIMOS Open Source Development GroupHasbullah Bin Pit2003-07-213-1/+27695
* connect "back" signal to back_finish_func in finish page.Antonio Xu2003-07-212-0/+24
* Convert unmaintained translations to UTF-8Kwok-Koon Cheung2003-07-195-13661/+14078
* ** For bug #46013Maxx Cao2003-07-182-1/+8
* moved duplicated code to...Rodrigo Moya2003-07-1812-138/+191
* Updated to convert to/from the correct charset (since content is no longerJeffrey Stedfast2003-07-182-30/+33
* Increment the seekable stream position by the number of bytes read. Oops.Jeffrey Stedfast2003-07-182-1/+6
* Increment the seekable stream position by the number of bytes read. Oops.Jeffrey Stedfast2003-07-182-1/+8
* fix the date on my last commit to keep things in orderDan Winship2003-07-181-1/+1
* free the folder_typeDan Winship2003-07-184-1/+16
* disconnect from model signals to prevent a race condition at shutdownDan Winship2003-07-186-6/+53
* encode the text (e_xml_from_hash): pass xmlDoc to foreach methodJP Rosevear2003-07-172-9/+31
* new base class for calendar views.Rodrigo Moya2003-07-179-7/+269
* s/expunge/purge.Rodrigo Moya2003-07-173-20/+25
* s/Expunge/Purge.Rodrigo Moya2003-07-173-3/+9
* ** See bug #42573Timo Sirainen2003-07-172-11/+21
* new function, which uses a CalQuery to retrieve the objects older than aRodrigo Moya2003-07-174-1/+219
* added 'Purge' menu item.Rodrigo Moya2003-07-173-0/+10
* We don't have camel_pgp_mime_is_rfc2015_encrypted() anymore so just lookJeffrey Stedfast2003-07-172-48/+24
* don't set the rawtext bit anymore.Jeffrey Stedfast2003-07-173-49/+68
* Add the CamelMimePartEncodingType definition here.Jeffrey Stedfast2003-07-179-499/+198
* We don't have camel_pgp_mime_is_rfc2015_encrypted() anymore so just lookJeffrey Stedfast2003-07-172-1/+9
* Fixes #45774Andrew Wu2003-07-162-0/+76
* Fixes #45772Andrew Wu2003-07-163-0/+47
* If we read 0 bytes, then set eos to TRUE.Jeffrey Stedfast2003-07-162-3/+12
* Handle invalid URIs, or more likely, the last empty element in a URI listFederico Mena Quintero2003-07-163-0/+16
* remove the use of caret mode widget style. use new gtkhtml api to setYuedong Du2003-07-153-6/+10
* ** For bug #45826Maxx Cao2003-07-152-0/+61
* Fixes #41676Rodrigo Moya2003-07-152-3/+70
* fix typo in encryption section.Aaron Weber2003-07-152-17/+120
* Changed the "URL:" label to "_Web Page:". Added a widget name to the URLFederico Mena Quintero2003-07-145-12/+85
* Added a handler for GtkWidget::mnemonic_activate().Federico Mena Quintero2003-07-143-0/+37
* Change the EditPaste mask to IS_0MESSAGE so that it is always activatable.Antonio Xu2003-07-122-1/+6
* camel-smime-utils.h doesn't exist anymoreJeffrey Stedfast2003-07-111-1/+0
* Updated Spanish translation by Francisco Javier F. SerradorPablo Gonzalo del Campo2003-07-102-2/+7
* Change version to 1.4.99 since HEAD is not the stable 1.4 branch, asRodney Dawes2003-07-102-1/+6
* ** For bug #41839Maxx Cao2003-07-102-26/+76
* removed camel-pkcs7-context.[c,h] - no longer usefulJeffrey Stedfast2003-07-102-764/+0
* removed camel-smime-utils.[c,h] which are no longer usefulJeffrey Stedfast2003-07-104-178/+0
* (e_shell_command_rename_folder): DoEttore Perazzoli2003-07-102-33/+36
* Chain to the parent handler. Fixes #45236.Federico Mena Quintero2003-07-102-0/+6
* removed #ifndef ENABLE_THREADSJeffrey Stedfast2003-07-102-26/+2
* removed #ifdef ENABLE_THREADSJeffrey Stedfast2003-07-101-16/+4
* Get rid of the #ifdef ENABLE_THREADS since we no longer plan toJeffrey Stedfast2003-07-107-117/+102
* Get rid of the #ifdef ENABLE_THREADS since we no longer plan toJeffrey Stedfast2003-07-1028-596/+353
* add a gconf key corresponding to newly introduced caret mode of gtkhtmlYuedong Du2003-07-106-0/+83
* Removed camel-pgp-mime.h, it no longer exists.Jeffrey Stedfast2003-07-103-2/+6
* add a menu entry corresponding to new introduced caret mode, see bugYuedong Du2003-07-102-0/+10
* Change the accelerator for "Mark All Read" to be "R". Fixes bug #45811.Anna Marie Dirks2003-07-102-1/+6
* check null after conversions. (e_utf8_strftime_fix_am_pm): ditto. fixesMike Kestner2003-07-091-8/+38
* remove reference to camel-pgp-mime.hLarry Ewing2003-07-092-1/+5
* Fixes #46075.Harry Lu2003-07-092-2/+19
* Removed.Jeffrey Stedfast2003-07-094-200/+2
* Updated (new copy/paste from e-iconv).Jeffrey Stedfast2003-07-094-92/+189
* Use camel_read(). (stream_write): Use camel_write().Jeffrey Stedfast2003-07-093-241/+18
* Use camel_strcase_hash/equal.Jeffrey Stedfast2003-07-082-3/+6
* Updated to use camel_strcase_hash/equal.Jeffrey Stedfast2003-07-082-3/+8
* Updated to use the camel-file-utils version of mkdir.Jeffrey Stedfast2003-07-082-4/+8
* Use camel_mkdir().Jeffrey Stedfast2003-07-0815-277/+252
* removed debug printfsJeffrey Stedfast2003-07-081-18/+0
* Updated for string-utils namespace changes.Jeffrey Stedfast2003-07-0828-62/+97
* fixed the changelogJeffrey Stedfast2003-07-081-0/+8
* Apply a From-filter when dragging as a test/uri-list and message/rfc822.Jeffrey Stedfast2003-07-082-9/+5
* Updated Spanish translation by Francisco Javier F. SerradorPablo Gonzalo del Campo2003-07-072-268/+227
* Fixes #45910Rodrigo Moya2003-07-073-0/+33
* make sure we don't unref the sorter more than once.Chris Toshok2003-07-051-1/+4
* added a paned widget to contain the task list and a HTML widget forRodrigo Moya2003-07-045-4/+396
* Strip the signature from the body text. Fixes bug #45523. While we'reJeffrey Stedfast2003-07-043-25/+86
* Gone (pixbuf_gen_idle): Use e_icon_for_mime_type instead.Dan Winship2003-07-032-58/+7
* Gone. (update): Use e_icon_for_mime_type instead.Dan Winship2003-07-033-62/+9
* Check for gnome-icon-lookup.h (which could mean either plain GNOME 2.2 orDan Winship2003-07-032-2/+12
* New function to return an icon for a MIME type, using GnomeIconTheme ifDan Winship2003-07-033-0/+99
* Fixes #45767Antonio Xu2003-07-032-1/+6
* Don't quote the charset value, the qop value, nor the response value.Jeffrey Stedfast2003-07-032-6/+12
* Fixes #44485Harry Lu2003-07-032-1/+14
* Change file url to absolute path. Fixes bug #44065.Antonio Xu2003-07-032-1/+16
* Use gmtime_r() instead of using gmtime() and memcpy() to try and beJeffrey Stedfast2003-07-032-3/+8
* Connect to the save-draft signal too. Fixes bug #45531.Jeffrey Stedfast2003-07-032-1/+9
* Don't leak exceptions (load_static_capabilities): free the capabilityDan Winship2003-07-024-17/+34
* fix a misuse of g_return_if_failBolian Yin2003-07-021-1/+1
* correct the dateBolian Yin2003-07-021-1/+1
* Fixes #45328, #45329Bolian Yin2003-07-024-3/+184
* Fixes #45524Rodrigo Moya2003-07-023-32/+10
* Fixes #45524Rodrigo Moya2003-07-023-50/+54
* free the summary hashDan Winship2003-07-022-0/+7
* Use the newer utf8 versions of the e_strftime*() functions since ourJeffrey Stedfast2003-07-024-7/+19
* Put day of week into outgoing email.David Woodhouse2003-07-022-1/+11
* unref the sorterDan Winship2003-07-011-1/+3
* Initialize some missing fields. Fixes "no handler with id" warnings at evoDan Winship2003-07-012-10/+7
* *** empty log message ***Rodrigo Moya2003-07-011-18/+0
* Fixes #45274Bolian Yin2003-07-013-4/+99
* Set the rawtext bits for the 'plain' and 'html' data wrappers to FALSE.Jeffrey Stedfast2003-06-302-0/+10
* removed WombatClient interface.Rodrigo Moya2003-06-303-6/+6
* removed usage of WombatClient. (client_get_password_cb,Rodrigo Moya2003-06-306-161/+17
* removed libwombat from the build.Rodrigo Moya2003-06-3010-340/+10
* Updated NEWSRodrigo Moya2003-06-301-0/+6
* added a GtkWindow argument for callers to specify the parent window.Rodrigo Moya2003-06-3015-42/+105
* Updated NEWSRodrigo Moya2003-06-301-0/+12
* Fixes #45276Bolian Yin2003-06-303-0/+13
* Add third argument to AC_DEFINE.Sebastian Rittau2003-06-292-1/+5
* Fixes #44723Rodrigo Moya2003-06-272-0/+53
* Fixes #44719Rodrigo Moya2003-06-271-5/+2
* Fixes #44719Rodrigo Moya2003-06-271-0/+8
* Updated the Greek translationKostas Papadimas2003-06-272-1323/+1444
* 1.4.1 release.Ettore Perazzoli2003-06-2645-19518/+20038
* oops, move the addressbook NEWS to the right versionChris Toshok2003-06-261-7/+7
* add addressbook NEWSChris Toshok2003-06-261-0/+7
* new function, override the event handler for focus_in_event, set the firstGilbert Fang2003-06-262-0/+32
* Update.Ettore Perazzoli2003-06-261-22/+49
* applied simpler spell error color fixRadek Doulik2003-06-262-5/+15
* add general_map and a reference to it in gconf_remap_list. Should fixChris Toshok2003-06-262-0/+12