aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'GAL_1_99_9'.GAL_1_99_9nobody2003-07-292919-2104755/+0
* 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
* updatedJeffrey Stedfast2003-06-261-0/+5
* reverted spell error color fixRadek Doulik2003-06-264-110/+30
* Forgot this fileRodrigo Moya2003-06-261-0/+5
* More NEWSRodrigo Moya2003-06-261-0/+3
* Fixes #45423Bolian Yin2003-06-262-2/+10
* updatedJeffrey Stedfast2003-06-261-0/+2
* Fixes #45275Bolian Yin2003-06-262-9/+47
* Might fix bug #45368 but I wouldn't bet on it.Jeffrey Stedfast2003-06-254-10/+38
* 2003-06-25 Bolian Yin <bolian.yin@sun.comRodrigo Moya2003-06-252-4/+238
* Added prototype for camel_folder_summary_remove_range().Jeffrey Stedfast2003-06-253-17/+38
* Don't call setup_calendar from here, since e_summary_calendar_init willDan Winship2003-06-252-2/+7
* Updated Macedonian translationIvan Stojmirov2003-06-251-2/+0
* Updated Macedonian translationIvan Stojmirov2003-06-251-1/+0
* Updated Macedonian translationIvan Stojmirov2003-06-252-5/+11
* ** See bug #43887Not Zed2003-06-253-0/+27
* ** See bug #43887Not Zed2003-06-252-5/+17
* add EvolutionMailPrintHTMLWidget style assignmentRadek Doulik2003-06-253-2/+10
* use spell preferences at new locationRadek Doulik2003-06-254-29/+110
* ko.po updatedKang Jeong-Hee2003-06-252-4080/+3635
* Updated NEWSRodrigo Moya2003-06-241-0/+5
* new functions. (page_summary_changed_cb): change the window title when theRodrigo Moya2003-06-242-0/+57
* don't use a static GList, since the value returned is freed inRodrigo Moya2003-06-242-4/+7
* Add #43585.Hans Petter2003-06-241-1/+3
* Implement. (ect_print): Use same font heuristics as evo calendar, pick aHans Petter Jansson2003-06-241-2/+25
* Remove debug output.Hans Petter Jansson2003-06-243-2/+17
* Save the idle_idDan Winship2003-06-242-1/+5
* fix string duplication and refcounting problems.Larry Ewing2003-06-242-5/+7
* Update Czech translationMiloslav Trmac2003-06-242-115/+125
* in the EUrlEntry case just reassign widget. it'll be handled by theChris Toshok2003-06-242-1/+8
* make sure not to strcmp a possibly NULL string.Larry Ewing2003-06-242-1/+9
* UpdatedFatih Demir2003-06-242-263/+200
* Updated Spanish translation by Francisco Javier F. SerradorPablo Gonzalo del Campo2003-06-242-66/+77
* Updated italian translation.Marco Ciampa2003-06-242-5/+8
* Add missing file.Ettore Perazzoli2003-06-231-0/+12
* Added implicity rule to subst @BASE_VERSION@Ettore Perazzoli2003-06-233-9/+23
* (set_menu): Translate the text. [#45112]Ettore Perazzoli2003-06-232-1/+5
* update Copyright infoJakub Steiner2003-06-233-0/+4
* Updated the Greek translationKostas Papadimas2003-06-222-1192/+566
* Updated Serbian translation by Serbian team (Prevod.org).Danilo Å egan2003-06-223-5785/+5572
* Dutch translation updated.Vincent van Adrighem2003-06-212-1/+5
* Dutch translation updated.Vincent van Adrighem2003-06-212-114/+124
* Updated Swedish translation.Christian Rose2003-06-212-12/+21
* clean this up a little and make it deal with "evolution" vsDan Winship2003-06-202-18/+24
* Don't leak parent_path, even on errorDan Winship2003-06-202-2/+7
* don't leak an extra copy of the valuesDan Winship2003-06-202-0/+6
* don't leak the CalBackendPrivate.Dan Winship2003-06-202-0/+7
* Plug in the defaults from the schemas file here, so that even if somethingDan Winship2003-06-202-4/+14
* removed unused variable.Rodrigo Moya2003-06-202-1/+6
* Proofreading: 100%Andras Timar2003-06-202-92/+125
* Some more mail updatesMichael Zucci2003-06-201-1/+9
* ** See bug #31745Not Zed2003-06-201-6/+9
* ** See bug #45063Not Zed2003-06-202-4/+16
* if we got cancelled, the message is floating, so free it. (structNot Zed2003-06-202-61/+105
* Updated Swedish translation.Christian Rose2003-06-202-432/+441
* (do_summary_print): Do not destroy preview_widgetEttore Perazzoli2003-06-202-2/+6
* Fixed typo in BIG5HKSCSSuresh Chandrasekharan2003-06-201-2/+2
* set iso-2022-cn string to SimplifiedJeffrey Stedfast2003-06-201-1/+1
* Fix for #45082: GB18030 BIG5HKSCS and EUC-TW charsets not supported inSuresh Chandrasekharan2003-06-202-29/+30
* Added "sr" and "sr@Latn" to ALL_LINGUAS.Danilo Å egan2003-06-205-1/+56096
* updatedJeffrey Stedfast2003-06-201-0/+1
* free the return value. (impl_event): free the return value.Larry Ewing2003-06-202-0/+8
* Translation: 100% reached, Proofreading: 37%Andras Timar2003-06-192-214/+237
* remove extra ref, the count starts at one.Larry Ewing2003-06-193-3/+3
* switch the "view_only" arg to be an int. (init): ditto.Jack Jia2003-06-195-9/+27
* *** empty log message ***Wang Jian2003-06-192-386/+388
* Updated italian translation.Marco Ciampa2003-06-192-220/+223
* Updated Brazilian Portuguese translation done by Gustavo Maciel DiasGustavo Maciel Dias Vieira2003-06-192-383/+392
* Updated italian translation.Marco Ciampa2003-06-192-25/+31
* Fixes #44682, Shift+F10 to active popup menu on day/week viewBolian Yin2003-06-193-16/+92
* accept event arg to be NULL.Bolian Yin2003-06-191-8/+14
* Updated tr.poFatih Demir2003-06-192-72/+60
* Only save state if we have a folder reference. Fixes some warnings aboutJeffrey Stedfast2003-06-192-1/+10
* Use e_iconv_open/close so that we get charset aliasing for free. Fixes bugJeffrey Stedfast2003-06-192-3/+8
* Made static (to match the prototype).Jeffrey Stedfast2003-06-192-2/+7
* Updated Spanish translation by Francisco Javier F. SerradorPablo Gonzalo del Campo2003-06-192-368/+377
* *** empty log message ***Rodrigo Moya2003-06-181-0/+4
* don't leak the summary when reloading it. Fixes a very large leak.Larry Ewing2003-06-182-1/+11
* Updated Hungarian translation.Andras Timar2003-06-182-383/+283
* added Macedonian translationIvan Stojmirov2003-06-181-0/+28229
* Calculate ranges to remove folder info's more efficiently. affectsNot Zed2003-06-183-8/+96
* updatedJeffrey Stedfast2003-06-181-0/+1
* Fixes bug #44139.Jeffrey Stedfast2003-06-183-12/+19
* Updated Spanish translation by Francisco Javier F. SerradorPablo Gonzalo del Campo2003-06-182-110/+112
* updatedJeffrey Stedfast2003-06-181-0/+1