aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagEVOLUTION_1_2_4nobody2003-04-02474-120586/+38483
* Fix for #17231 (Evo portion)JP Rosevear2003-04-023-2/+12
* added filename (tasks.ics/calendar.ics) to the URI if it does not containRodrigo Moya2003-04-022-2/+30
* new function, just return the local uri. (set_default_book_uri_local): useChris Toshok2003-04-012-7/+34
* if we're called and the idle handler is set, remove it, so we dont go andNot Zed2003-04-012-1/+13
* make the verbs static so they don't enter the global namespace.Larry Ewing2003-04-012-2/+7
* if killing the root node, set it to NULL in the priv data. Bug #39441.Mike Kestner2003-04-011-0/+2
* [#40474]Not Zed2003-04-012-8/+23
* Properly init message_list. Fixed a type-o that initialized it to theJeffrey Stedfast2003-04-012-1/+6
* Convert to libglade-2's format.Jeffrey Stedfast2003-04-013-293/+266
* Use strncasecmp for matching the nofill and /nofill tags. Also fixed toJeffrey Stedfast2003-04-012-41/+243
* Updated Hungarian translation.Andras Timar2003-04-012-4335/+4339
* Updated Hungarian translation.Andras Timar2003-04-011-2926/+3192
* Fixes #39961Rodrigo Moya2003-04-012-22/+13
* it emits a list nowJP Rosevear2003-03-312-17/+26
* Remove folder-selector button initialization. (e_select_names_new):Dan Winship2003-03-316-61/+84
* constify return valueDan Winship2003-03-312-3/+3
* Updated Ukrainian translationYuri Syrota2003-03-311-80/+80
* print "" if the value is NULL. (main): add a couple of utf8 test casesChris Toshok2003-03-313-132/+239
* Updated Ukrainian translationYuri Syrota2003-03-311-22/+15
* Updated Ukrainian translationYuri Syrota2003-03-311-4/+4
* Updated Ukrainian translationYuri Syrota2003-03-312-3570/+3176
* add vcard testsChris Toshok2003-03-3116-0/+218
* braindead, and *extremely* forgiving vcard parser. not for publicChris Toshok2003-03-313-0/+1038
* Handle multiple destroys.Hans Petter Jansson2003-03-312-3/+15
* add vcard docsChris Toshok2003-03-314-0/+6593
* need to check for config_service != NULL, not service != NULL beforeNot Zed2003-03-314-2/+16
* [ fixes bug #39381 (again) ] add "GtkWidget *button" first arg, so weChris Toshok2003-03-312-1/+7
* Update Czech translationMiloslav Trmac2003-03-302-475/+476
* Fixes #39895Not Zed2003-03-304-3/+25
* Updated Brazilian Portuguese translation done by Gustavo Maciel DiasGustavo Maciel Dias Vieira2003-03-302-4904/+4832
* Updated Swedish translation.Christian Rose2003-03-292-216/+230
* Added myself as new Portuguese translator.Duarte Loreto2003-03-292-0/+5
* Finished updating Portuguese translation.Duarte Loreto2003-03-292-5549/+4766
* set the sub item to the default as wellJP Rosevear2003-03-292-0/+18
* Ported check for "killall" vs. "killp" back fromEttore Perazzoli2003-03-292-3/+27
* (install-data-local): Fix installation of theEttore Perazzoli2003-03-292-3/+14
* the shell client is a g_object now, ref appropriatelyJP Rosevear2003-03-292-2/+7
* [ fixes bug #40403 ] revert the fix for 28945, as was done on the 1.2Chris Toshok2003-03-292-10/+9
* [ fix the contact editor so that the only time the address is parsed isChris Toshok2003-03-293-36/+46
* Hold weak references to the CalComponent instead of connecting to theHans Petter Jansson2003-03-293-29/+30
* (kill_old_wombat): New.Ettore Perazzoli2003-03-293-1/+81
* Update.Ettore Perazzoli2003-03-291-4/+4
* Add InterfaceCheck object. Likewise.Ettore Perazzoli2003-03-298-15/+240
* Updated Spanish translation by Francisco Javier FernandezPablo Gonzalo del Campo2003-03-292-1305/+1371
* Updated German translation.Christian Neumair2003-03-292-663/+638
* Fixes #39954Hans Petter Jansson2003-03-292-4/+11
* Declare a prototype for this function prior to fe_got_children() so thatJeffrey Stedfast2003-03-292-0/+9
* init new members (get_current_account): get a matching account for theJP Rosevear2003-03-284-59/+149
* remove unused var.Not Zed2003-03-2816-37/+67
* cast warning.Not Zed2003-03-282-1/+5
* guard against NULL keysJP Rosevear2003-03-282-0/+7
* Likewise.Ettore Perazzoli2003-03-286-66/+56
* Get rid of debug printf's that are no longer needed. In the case ofJeffrey Stedfast2003-03-282-9/+8
* Renamed from update_dialog_clist, Ported to GtkTreeView.Ettore Perazzoli2003-03-283-21/+34
* When we remove a node from the list, make sure to g_list_free_1().Jeffrey Stedfast2003-03-282-1/+15
* (set_state): Removed debugging message.Ettore Perazzoli2003-03-282-1/+5
* (EXTRA_DIST): Ooops, add omf.make.Ettore Perazzoli2003-03-282-1/+5
* remove extra arg to camel_url_encodeDan Winship2003-03-272-1/+6
* Like camel_url_encode, but works directly on an existing GString.Dan Winship2003-03-276-79/+117
* Do a more thorough check for html marked as text/plain. Check that theNot Zed2003-03-272-2/+11
* [ fixes bug #19178 ] use e_book_load_address_book_by_uri on the passed inChris Toshok2003-03-273-42/+19
* Make Radek's surname correct, Doulík, inserted utf8 into the name string.Not Zed2003-03-272-1/+6
* [ fixes bug #34651 ] strcmp -> g_utf8_collate. (update_query): encode theChris Toshok2003-03-272-6/+20
* Non-final update to Portuguese translation.Duarte Loreto2003-03-272-2991/+1321
* [ fixes bug #34085 ] only successfully complete the drag if they dropped aChris Toshok2003-03-272-11/+25
* $evolution_uidir -> $evolutionuidirChris Toshok2003-03-272-1/+6
* [ fixes #40212 ] change accelerator for Save As... to Control-Shift-sChris Toshok2003-03-273-4/+12
* dont set the paned initial size here, but hook onto the realize signal.Not Zed2003-03-272-6/+19
* Updated Swedish translation.Christian Rose2003-03-272-1264/+1327
* ** see bug #40141Not Zed2003-03-272-8/+13
* [ fixes bug #39170 ] remove 'return'. (pas_backend_remove_cards): same.Philip Zhao2003-03-272-12/+29
* set the popup to insensitive when we pop it down. hack to force it to loseNot Zed2003-03-271-0/+3
* Renamed from evolution-C.omf. Renamed from evolution.xml.Ettore Perazzoli2003-03-272-0/+143
* Renamed from evolution-C.omf. Renamed from evolution.xml.Ettore Perazzoli2003-03-277-148/+71
* Autogen help/Makefile.Ettore Perazzoli2003-03-273-0/+9
* (e_shell_view_construct): Pass "evolution-1.4" asEttore Perazzoli2003-03-272-1/+6
* append the second line to the address if necessaryJP Rosevear2003-03-272-3/+25
* Fixes bug #40074.Jeffrey Stedfast2003-03-274-0/+23
* Fixes for bug #39870Jeffrey Stedfast2003-03-272-64/+74
* Loop over child nodes here too in order to not be affected by libxml2Jeffrey Stedfast2003-03-273-20/+36
* [Shell part of #7153.]Ettore Perazzoli2003-03-272-1/+47
* New member physical_uri in struct ESummaryMailFolder. (new_folder_cb): SetEttore Perazzoli2003-03-273-249/+74
* If the CamelFolderInfo node doesn't have \NoInferriors set, then check forJeffrey Stedfast2003-03-272-4/+13
* use g_object_unref for CalClient's. (create_checkboxes_control): useRodrigo Moya2003-03-272-8/+12
* Pass in the addresses of the second args to the delete/release functions.Jeffrey Stedfast2003-03-272-81/+81
* return correct values in g_return_val_if_fail.Rodrigo Moya2003-03-273-3/+8
* add a parameter(TC_CORBA_string) to the bonobo_widget_get_property.Jack Jia2003-03-262-1/+7
* Ignore whether or not the bag is currently reserved. We'll miss the newNot Zed2003-03-262-17/+8
* Use set_default_size instead of size_request so we allow the user toNot Zed2003-03-262-4/+10
* Undo jeff's patch below for #40275, the destroy timeout is already removedNot Zed2003-03-262-23/+22
* Remove the timeout. Should fix bug #40275.Jeffrey Stedfast2003-03-262-0/+8
* Fix colors againDan Winship2003-03-262-10/+12
* Remove search entry which never worked right (and can't work as usersJeffrey Stedfast2003-03-263-219/+24
* Fixed Heimdal include path.Jeffrey Stedfast2003-03-262-1/+6
* Don't use setv when we don't need the stdarg interface.Jeffrey Stedfast2003-03-262-5/+13
* (e_dialog_set_transient_for_xid): #ifdef out gtk 2.2 api usageDan Winship2003-03-262-3/+11
* Update for e_notice move (do_summary_print): Pass a parent_window toDan Winship2003-03-252-2/+7
* Update for e_notice moveDan Winship2003-03-255-15/+38
* Update for e_notice move (apply_changes): Pass a parent_window to e_noticeDan Winship2003-03-258-10/+18
* Update for e_notice moveDan Winship2003-03-252-9/+13
* Update for e_notice move. Likewise Likewise Likewise Likewise LikewiseDan Winship2003-03-2513-37/+51
* #include gtkarrow.h LikewiseDan Winship2003-03-254-2/+11
* Move this here from gal. Use e_dialog_set_transient_for so it DTRT forDan Winship2003-03-253-40/+108
* Remove e_notice. (Moved to evolution.)Dan Winship2003-03-252-30/+0
* Fix 39901 and 40233Rodney Dawes2003-03-252-4/+10
* Update prototypeDan Winship2003-03-252-1/+6
* add a "new_view_xid" arg, so the component has a window id to make use ofDan Winship2003-03-257-21/+45
* Utility wrapper around icalparser.Dan Winship2003-03-256-85/+54
* strdup the key before freeing the url as it is probably pointing there.Not Zed2003-03-252-1/+7
* fix a typo & some missing headers.Not Zed2003-03-252-5/+9
* forgot to cvs addMichael Zucci2003-03-252-0/+577
* This expression can never return an array. We must always return a stringJeffrey Stedfast2003-03-252-16/+16
* properly parse nodes that include whitespace. bug #39896Mike Kestner2003-03-251-13/+16
* removed invisible 8bit charsJeffrey Stedfast2003-03-251-1/+1
* camel-imap-command.c (imap_read_untagged) Integer overflow fix. If server  Timo Sirainen 2003-03-252-2/+10
* forgot to save before committingDan Winship2003-03-251-3/+3
* Rename, rewrite, make them actually work.Dan Winship2003-03-253-145/+98
* don't call delete_node on the root node since generate_tree already doesMike Kestner2003-03-241-2/+3
* remove a debug printf that made it in a commit.Not Zed2003-03-242-1/+3
* Load per-folder setting of show_preview from meta data.Not Zed2003-03-248-19/+139
* Added e-meta.[ch] to libeutilNot Zed2003-03-242-0/+9
* Update Czech translationMiloslav Trmac2003-03-242-302/+227
* set the dialog to "Visible: No" so it doesn't flash when we bring it up.Chris Toshok2003-03-242-254/+294
* [ fixes bug #40026 ] add EContactEditor arg, and block/unblock signalsChris Toshok2003-03-242-9/+26
* nuke.Chris Toshok2003-03-245-49/+94
* [ fixes bug #31786 ] fix some gtk warnings. (set_advanced_button_state):Chris Toshok2003-03-243-3248/+35
* Non-final update to Portuguese translation.Duarte Loreto2003-03-242-952/+954
* Update Czech translationMiloslav Trmac2003-03-242-59/+94
* fix UMR.Chris Toshok2003-03-231-1/+1
* pass FALSE for e_destination_get_textrep's include_email arg.Chris Toshok2003-03-232-2/+6
* [ fixes bug #32113 ] add include_email arg to e_destination_get_textrep.Chris Toshok2003-03-239-20/+53
* Remove vanished files. Updated traditional Chinese translation fromAbel Cheung2003-03-234-12679/+10110
* Fix the mit krb5+krb4 check to work with --without-kr5Rodney Dawes2003-03-222-8/+9
* Camel part of the fix for Lewing's bug #39204. Second half of the patchJeffrey Stedfast2003-03-222-8/+39
* Default to the charset provied in the MimePart's Content-Type over that ofJeffrey Stedfast2003-03-222-2/+11
* (init): grumble-grumble-non-g_new0-using-people-grumbleDan Winship2003-03-221-0/+1
* (init): grumble-grumble-non-g_new0-using-people-grumbeDan Winship2003-03-221-0/+1
* Fixes #32248JP Rosevear2003-03-222-1/+10
* Fixes #31660JP Rosevear2003-03-222-11/+88
* continue reading the cert file until we've read it all or get a non-EINTRJeffrey Stedfast2003-03-222-7/+25
* If we get a second request to open a folder we're already waiting for,Dan Winship2003-03-222-10/+55
* Use glib macro G_GNUC_FUNCTION instead of __FUNCTION__. Thank u, Ettore.Sanshao Jiang2003-03-222-6/+7
* "en_us" should not be translated. Fixes bug #40088.Jeffrey Stedfast2003-03-222-1/+6
* #include <com_err.h> instead of #include <et/com_err.h>Jeffrey Stedfast2003-03-212-1/+6
* Added missing files. Updated German translation.Christian Neumair2003-03-214-781/+917
* Update Czech translationMiloslav Trmac2003-03-212-385/+425
* [ fixes bug #39856 ] request a full redraw when we're done draggingChris Toshok2003-03-211-0/+1
* remember to disconnect the destroy handler if whenever the loader is shutLarry Ewing2003-03-212-0/+7
* If the gunichar is 0xfffe, just skip processing it. Maybe this will fixJeffrey Stedfast2003-03-212-2/+1
* Change the message_destroy callback to just gtk_widget_destroy. No need toJeffrey Stedfast2003-03-212-7/+6
* remove unused commandJP Rosevear2003-03-212-9/+4
* remove conduit settings as a separate entryJP Rosevear2003-03-212-1/+4
* Don't forget to add the signature to the signature list if it is a validJeffrey Stedfast2003-03-212-1/+6
* Make sure we can find the registered handler before trying to remove itJeffrey Stedfast2003-03-212-4/+11
* Fixes for bug #39813Jeffrey Stedfast2003-03-212-7/+15
* Plug in GSSAPI support.Jeffrey Stedfast2003-03-215-28/+69
* calcomponents are gobjects now (calconduit_load_configuration): ref andJP Rosevear2003-03-213-2/+20
* If the gunichar is 0xfffe, just skip processing it. Maybe this will fixJeffrey Stedfast2003-03-212-18/+25
* Make the 5th argument to gtk_message_dialog_new() "%s" and move theJeffrey Stedfast2003-03-212-1/+20
* use a GtkMessageDialog and deal correctly with the dialog's reponses.Rodrigo Moya2003-03-212-4/+14
* (button_clicked): Fix this so we don't get stuck insideDan Winship2003-03-212-13/+7
* Change the strings in the timespans array from "second" / "seconds" to "1Dan Winship2003-03-212-9/+17
* Remove this since there's a function in CamelMimeMessage to do it now.Dan Winship2003-03-212-68/+7
* Handle raw 8-bit From data "correctly". (The same way we handleDan Winship2003-03-2111-98/+120
* Don't return here - this is a void function. (rule_editor_set_source):Jeffrey Stedfast2003-03-202-2/+8
* Remove mail-search-dialogue.cRodney Dawes2003-03-202-1/+4
* macros/autogen.sh: use GNOME2_DIR, not GNOME2_PATH which can beFrédéric Crozat2003-03-202-3/+8
* updated for gnome spell API 0.3Radek Doulik2003-03-202-5/+5
* Fixes #39770Rodrigo Moya2003-03-202-5/+15
* removed activation of shell_client. (importer_destroy_cb): no need toRodrigo Moya2003-03-202-28/+7
* removed. (load_file_fn, vcal_load_file_fn): use physical_uri instead ofRodrigo Moya2003-03-203-92/+14
* ** for mail part of bug #38461.Not Zed2003-03-208-316/+276
* *** empty log message ***Michael Zucci2003-03-207-18/+59
* Updated to use GtkDialog instead of GnomeDialog. Also fixed bug #39550Jeffrey Stedfast2003-03-203-95/+102
* removed a dead header fileJeffrey Stedfast2003-03-201-1/+0
* Revert ettore's broken patch.Jeffrey Stedfast2003-03-204-248/+1
* Revert ettore's broken patch.Jeffrey Stedfast2003-03-203-7/+11
* Change the logic to attach text parts when appropriate. (map_default_cb):Jeffrey Stedfast2003-03-202-11/+12
* (get_name_from_component_info): Look for theEttore Perazzoli2003-03-202-2/+7
* Replace "evolution:menu-name" prop with "evolution:menu_name". [#39692]Ettore Perazzoli2003-03-203-2/+10
* Replace "evolution:menu-name" prop with "evolution:menu_name". [#39692]Ettore Perazzoli2003-03-202-2/+8
* Change the logic to attach text parts when appropriate.Jeffrey Stedfast2003-03-202-34/+35
* Replace "evolution:menu-name" prop with "evolution:menu_name". [#39692]Ettore Perazzoli2003-03-203-2/+8
* Updated considerably.Ettore Perazzoli2003-03-202-154/+177
* (generate_html): Add a %P in the strftimeEttore Perazzoli2003-03-202-2/+7
* s/sgml/xml/ (DOH)Aaron Weber2003-03-203-1/+19
* argh, make that IS_E_SEXPJeffrey Stedfast2003-03-201-9/+9
* s/FILTER_IS_SEXP/E_IS_SEXPJeffrey Stedfast2003-03-201-15/+15
* Fix ESExpClass to never be an empty struct. Also make ESExp optionally aJeffrey Stedfast2003-03-204-48/+77
* If you can't get a pixbuf icon for the folder's type, do not crash.Ettore Perazzoli2003-03-204-27/+27
* (mail_config_druid_new): Give the druid theEttore Perazzoli2003-03-202-0/+6
* changed default language to en_us instead of enRadek Doulik2003-03-192-1/+34
* up the column count by one for the underline.Chris Toshok2003-03-192-1/+12
* Fixed a type-o in the krb5 checks.Jeffrey Stedfast2003-03-192-1/+5
* Add gthread-2.0, to get any thread-specific flags (like -D_REENTRANT).Not Zed2003-03-192-8/+8
* fix use of deprecated gtk_menu_append. (card_picker_selection_changed):Chris Toshok2003-03-192-54/+48
* [ Fixes addressbook bug #39730 ] add response ids to the search baseChris Toshok2003-03-193-55/+50
* e_msg_composer_hdrs_get_subject() now returns const so don't g_free() itJeffrey Stedfast2003-03-195-44/+50
* e_msg_composer_get_subject() now returns a const char *, so updateJeffrey Stedfast2003-03-192-5/+8
* fix leak, cleanup variable name, and call gtk_window_set_transient_forLarry Ewing2003-03-192-6/+15
* add underline_column field.Chris Toshok2003-03-194-27/+60
* add cursor_idle_id.Chris Toshok2003-03-191-0/+2
* use alternating-row-colors="false"Chris Toshok2003-03-194-61/+44
* add cursor_idle_id.Chris Toshok2003-03-191-1/+8
* Set the type hint to DIALOG so that Metacity shows this window on top.Jeffrey Stedfast2003-03-192-3/+12
* use GtkMessageDialog instead of gnome_question_dialog, and deal correctlyRodrigo Moya2003-03-192-4/+15
* mimic Gtk's sort arrows (ethi_start_drag): mimic Gtk's sort arrowsMike Kestner2003-03-191-8/+8
* Swap OK/Cancel buttons to comply with the HIG.Ettore Perazzoli2003-03-192-9/+14
* kill warning by sinking objectsJP Rosevear2003-03-192-0/+9
* null start_path (etsm_invert_selection): null start_pathMike Kestner2003-03-191-5/+11
* Fix errors in Czech translationMiloslav Trmac2003-03-182-469/+459
* Fixes #34505Rodrigo Moya2003-03-182-7/+34
* disconnect/keep track of search result signal id. (e_select_names_init):Not Zed2003-03-183-5/+38
* validate rule & rule is unique. Workaround for #39464. Should this justNot Zed2003-03-182-0/+23
* use the same code as in filter-rule to enforce unique names for allNot Zed2003-03-182-1/+18
* Initial Portuguese translation update.Duarte Loreto2003-03-182-7183/+7342
* Part of fix for #34095Hans Petter Jansson2003-03-183-3/+17
* Fixes #34095Hans Petter Jansson2003-03-189-7/+46
* Fixes #39757Hans Petter Jansson2003-03-182-6/+18
* Fixes #39736Hans Petter Jansson2003-03-182-1/+8
* unhook from the html engine signals here, before we redisplay the message.Not Zed2003-03-182-7/+16
* use a hack to find out if the message-list was focussed before weNot Zed2003-03-183-3/+26
* Instead of using gtk_widget_unparent(), remove the widget from theHans Petter Jansson2003-03-183-3/+3
* Set the default window size to something reasonable (350x400?). Fixes bugJeffrey Stedfast2003-03-182-0/+4
* Fixed to work properly. Fixes bug #39654.Jeffrey Stedfast2003-03-182-17/+27
* (mail_signature_editor): Give the editorEttore Perazzoli2003-03-182-0/+6
* If we fail to load the pixbuf, don't use it (stops some g_warnings).Jeffrey Stedfast2003-03-182-0/+20
* Part of a fix for bug #39809Jeffrey Stedfast2003-03-183-3/+9
* Always add a Cancel button here, but if !enable_undo - make the responseJeffrey Stedfast2003-03-184-43/+55
* Updated Spanish translation by Francisco Javier FernandezPablo Gonzalo del Campo2003-03-182-77/+83
* Don't crash if there's no timezone set initially. #39783Dan Winship2003-03-182-4/+11
* Removed unused variable left over from my previous fix.Jeffrey Stedfast2003-03-183-15/+20
* Lookup the handler for the type. If we don't have a registered handler orJeffrey Stedfast2003-03-184-1/+23
* More date fixesKjartan Maraas2003-03-181-4/+1
* More date format fixesKjartan Maraas2003-03-171-2/+2
* Updated Norwegian translation.Kjartan Maraas2003-03-173-4878/+5443
* When declaring a line to be part of "extended" because we don't know whatDan Winship2003-03-172-9/+15
* use bonobo_main_quit, and clean this up a bit.Chris Toshok2003-03-152-3/+13
* ugh, we need to make sure the file is opened for writing. or the flagsChris Toshok2003-03-151-1/+1
* save and restore expanded state so parents don't collapse when childrenMike Kestner2003-03-151-2/+7
* Add (e_storage_declare_has_subfolders): Rename fromDan Winship2003-03-154-7/+94
* Fixes #39740Rodrigo Moya2003-03-156-342/+18
* Update for EvolutionStorage changeDan Winship2003-03-152-9/+10
* mkdir views and subdirsMike Kestner2003-03-152-0/+9
* add a Bonobo::Listener to this like the other async interfaces, ratherDan Winship2003-03-159-63/+137
* Use header_contentid_decode() as this new function should be safer thanJeffrey Stedfast2003-03-154-15/+82
* use access() like camelMike Kestner2003-03-153-8/+10
* Updated to msg 1100.Marco Ciampa2003-03-152-97/+101
* set_release on the sequence we create.Rodrigo Moya2003-03-152-0/+4