aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagBONOBO_1_0_16nobody2001-10-252855-1234379/+0
* do a test that is not only always false, but works with autoconf 2.52 andjacob berkman2001-10-252-1/+7
* updated the SIMULATE_FLAKY_NETWORK codeJeffrey Stedfast2001-10-251-10/+12
* Ref the BonoboUIComponent that we are holding. (gvm_destroy): Unref ourJon Trowbridge2001-10-252-0/+18
* Same as in the TcpStreamRaw code. (stream_write): And again here...Jeffrey Stedfast2001-10-253-77/+139
* when iterating over the subcomponents, use 'subcomp' rather thanDamon Chaplin2001-10-255-43/+150
* New. (async_xfer_folder_callback): Use it so we get the right errorEttore Perazzoli2001-10-252-7/+30
* Same.42001-10-254-10/+18
* track the spacer vbox (e_meeting_time_selector_style_set): make sure theJP Rosevear2001-10-256-21/+127
* Fixed some weird casting crack that got in here somehow, removedJon Trowbridge2001-10-252-3/+8
* Updated Polish translation by GNOME PL Team <translators@gnome.pl>Chyla Zbigniew2001-10-252-109/+115
* Fixes bug #5282.Federico Mena Quintero2001-10-2514-79/+334
* Updated Ukrainian TranslationYuri Syrota2001-10-241-18/+15
* Updated Ukrainian TranslationYuri Syrota2001-10-241-593/+449
* Updated Slovak translation.Stanislav Visnovsky2001-10-242-665/+668
* Correct fix for 12236. Stops the crashing and leaves the summary in a usable ...Iain Holmes2001-10-242-4/+6
* Removed key_press handler here since delete and backspace are now handledChristopher James Lahey2001-10-242-27/+6
* ChangeLog fix.Chris Lahey2001-10-241-1/+1
* Added Delete and BackSpace keybindings here.Christopher James Lahey2001-10-242-0/+10
* Add a changed signal. Emits if the order changes or if you add or remove a42001-10-244-10/+109
* fixed changelogJeffrey Stedfast2001-10-241-1/+0
* Unref the global search_context. (owner_set_cb): create the globalJeffrey Stedfast2001-10-243-19/+43
* Don't add the menu item here, do this in the context_changed signalJeffrey Stedfast2001-10-243-28/+115
* update ja.poTakuro Kitame2001-10-242-50/+39
* Fix command paths when we specify our pixmaps, so we don't get a lot ofJon Trowbridge2001-10-243-5/+16
* all this crap just to make the print icon desensitive at the right time.42001-10-247-48/+108
* and add a way to get some more spew about the commands we're executing.Chris Toshok2001-10-242-0/+16
* use eq instead of ==.Chris Toshok2001-10-242-5/+10
* Get the path and the shell view instead. (rename_callback_data_free):Ettore Perazzoli2001-10-242-14/+25
* Don't allow an auth-type to be set when saving the service.Jeffrey Stedfast2001-10-243-20/+42
* New. (rename_callback_data_free): New. (rename_cb): Rename the folderEttore Perazzoli2001-10-242-7/+57
* Remove the idle_id when we're destroyed so the idle func doesn't run on an32001-10-242-0/+6
* Handle the return codes properly, and invoke the result callback too.Ettore Perazzoli2001-10-242-0/+13
* copy the translate field over as well. Should fix an uninitialized memoryDamon Chaplin2001-10-242-0/+6
* Dont do anything if we're destroyed #13021.32001-10-242-0/+6
* #if 0'ed for now, per #7427.Ettore Perazzoli2001-10-242-1/+9
* Removed our cancelled flag and e_select_names_completion_cancel function,Jon Trowbridge2001-10-242-39/+75
* Explicitly deactivate the control frame, and display the default URIEttore Perazzoli2001-10-243-2/+32
* clear the struct tm fields to keep purify happy.Damon Chaplin2001-10-242-2/+15
* use sizeof(test_array) for the memset call. It was clearing 9 bytes butDamon Chaplin2001-10-242-1/+7
* make sure we free all the CalComponentDateTime's when we are finished.Damon Chaplin2001-10-243-14/+44
* Updated Spanish translation.Hector Garcia2001-10-242-621/+641
* (do_user_message): Setup the message_destroy_id when we setup theMichael Zucci2001-10-242-1/+3
* save the UTF-8 strings inside the listitem widgets, but convert to theDamon Chaplin2001-10-241-6/+27
* fixed a logic mistake from my last commitJeffrey Stedfast2001-10-242-9/+6
* Removed, all functionality moved to mail-session.32001-10-244-398/+414
* adjust the display canvas when the table scrollsJP Rosevear2001-10-242-2/+26
* Make sure the fb and it's message-list exist. (reply_to_list): same.Jeffrey Stedfast2001-10-243-156/+273
* Got rid of the gc argument to e_table_header_draw_button.Christopher James Lahey2001-10-245-27/+40
* no longer set the scrollbar policy hereJP Rosevear2001-10-243-5/+15
* Updated French traduction.Christophe Merlet2001-10-242-515/+549
* convert an icaltimetype to a tm (tm_to_icaltimetype): vice versaJP Rosevear2001-10-245-42/+103
* plug leakJP Rosevear2001-10-242-1/+6
* Added missing errno.h (mail_msg_new): Fix the logic a bit, dont try to32001-10-242-18/+25
* If the fopen() fails (eg, because evolution-mail was started by oafd withDan Winship2001-10-242-3/+14
* Remove an extra * in one of the regexps that glibc apparently doesn't mindDan Winship2001-10-242-1/+6
* Updated Ukrainian TranslationYuri Syrota2001-10-231-899/+821
* Change " " to "&nbsp;" at start of line.Dan Winship2001-10-232-1/+7
* cal-client/cal-query.c (cal_query_construct) set priv->corba_query toRodrigo Moya2001-10-232-0/+6
* oops, the image was too big! this is 48x48 -tig-Tuomas Kuosmanen2001-10-231-0/+0
* Use the widget's style's text_gc for drawing text if eitherChristopher James Lahey2001-10-231-13/+18
* Got rid of the gc field here and just use the fg_gc from the style forChristopher James Lahey2001-10-232-11/+2
* Bumped required GAL to 0.15.99.3 so EEntry's "draw_button" argument can beChristopher James Lahey2001-10-234-1/+14
* Bumped version to 0.15.99.3 for EText's "draw_button" argument.Christopher James Lahey2001-10-233-0/+124
* Completely re-done. We now hae a completely async dialogue when requested32001-10-238-116/+487
* made d(x) x recompile again.32001-10-232-5/+9
* Make this check immediately for whether to show the cursor, instead of inChristopher James Lahey2001-10-232-5/+13
* Oops, revert my change to this function.Jeffrey Stedfast2001-10-232-1/+4
* Call e_tree_model_pre_change here where appropriate.Christopher James Lahey2001-10-231-0/+2
* *** empty log message ***Wang Jian2001-10-232-567/+660
* Cancel the drag or maybe drag if you have the mouse button down when theChristopher James Lahey2001-10-232-6/+27
* Added an accelerator (H_TML) to the Format->Html menu item.Anna Marie Dirks2001-10-232-1/+6
* New fun macro.Jeffrey Stedfast2001-10-234-82/+93
* Changed "Add new feed" to "Add news feed".Anna Marie Dirks2001-10-232-1/+6
* Updated Swedish translation.Christian Rose2001-10-232-559/+586
* added calendar/gui/e-cell-date-edit-text.c andDamon Chaplin2001-10-232-0/+7
* set the default timezone on the server.Damon Chaplin2001-10-233-1/+33
* added setDefaultTimezone() method.Damon Chaplin2001-10-2334-642/+1592
* s/usage-exec-summary.html/usage-summary.html/.Ettore Perazzoli2001-10-234-2/+10
* No need to gtk_widget_show() the view anymore.Ettore Perazzoli2001-10-235-36/+99
* Put up a warning dialog box if we failed to create the tasks control.Federico Mena Quintero2001-10-232-6/+13
* use the new ECellText methods to get the text and set the value.Damon Chaplin2001-10-235-7/+240
* removed duplicated declarationDamon Chaplin2001-10-231-2/+0
* Added several new accelerators to the edit account dialog, and fixed theAnna Marie Dirks2001-10-232-38/+77
* added a few new timezonesDamon Chaplin2001-10-235-0/+411
* updated all files again, placing current RDATEs first, so Outlook usesDamon Chaplin2001-10-23319-15113/+15252
* New class that wraps writing to a GtkHTML stream so that we don't have toJeffrey Stedfast2001-10-235-12/+184
* this too so the icons gets installed.. -tig-Tuomas Kuosmanen2001-10-232-1/+5
* Fixed to use the new icon.. -tigert-Tuomas Kuosmanen2001-10-231-1/+1
* Remove the ping timeout.Ettore Perazzoli2001-10-232-0/+8
* New app icon, should scale better..Tuomas Kuosmanen2001-10-232-0/+4
* bumped required GAL to 0.15.99.2.Damon Chaplin2001-10-232-1/+5
* Don't die if the parent window has no WMHints.Ettore Perazzoli2001-10-232-3/+7
* No, use Storing, as the other code does :p (spool_summary_check): Check22001-10-232-3/+9
* If the view is dead, just return FALSE. Prevents crash #12483.Ettore Perazzoli2001-10-232-22/+7
* s/summarising/summarizing/. (spool_summary_check): s/summarise/summarize/.Jon Trowbridge2001-10-232-3/+9
* added set_value() class method, which sets the model value based on theDamon Chaplin2001-10-234-37/+65
* Remove the help_button in the property box.Ettore Perazzoli2001-10-232-0/+7
* Don't free `clientid' as it's uninitialized.Ettore Perazzoli2001-10-232-2/+6
* disable this column. Fixes Ximian bug #12381.Christopher James Lahey2001-10-232-1/+6
* Added a disabled field here.Christopher James Lahey2001-10-237-25/+66
* If we are kludging around a inline-pgp signed part, do some charsetJeffrey Stedfast2001-10-233-4/+30
* #include "component-factory.h". (do_op_status): Pass the component IDEttore Perazzoli2001-10-234-5/+16
* Use search_type_mlist for mailing list searches.Michael Zucci2001-10-238-213/+130
* Don't wrap error text with <blockquote>, this is done insideJeffrey Stedfast2001-10-233-30/+47
* Move the folder sync code along with a few other things fromJeffrey Stedfast2001-10-232-39/+59
* (camel_search_header_match): Oops, missing i=0.Michael Zucci2001-10-233-8/+24
* New member `is_interactive' in `EShellPrivate'. (init): Init to %FALSE.Ettore Perazzoli2001-10-235-7/+108
* Make C-w not do anything here. (e_text_event_processor_emacs_like_event):Christopher James Lahey2001-10-231-5/+5
* PGP verification UI changes to make it not HTML spoofable.Dan Winship2001-10-233-540/+495
* Pass a CORBA_Environment to bonobo_config_get_string so it doesn't g_warnDan Winship2001-10-233-63/+81
* Check that account->id->address != NULL.Jon Trowbridge2001-10-232-26/+41
* Match check against all addresses in a multiple address match. Should fix22001-10-232-6/+10
* Updated French translation.Christophe Merlet2001-10-232-1149/+794
* More updates.Ettore Perazzoli2001-10-232-478/+780
* Fixed up a little bit.Ettore Perazzoli2001-10-232-5/+9
* Add a hack: if the multipart/signed part has a "x-inline-pgp-hack"Dan Winship2001-10-232-1/+15
* Register the public ConfigDatabase interface last to work around an OAFEttore Perazzoli2001-10-232-2/+9
* validation. SIlly me.Aaron Weber2001-10-234-4/+29
* added $GNOME_INCLUDEDIR to INCLUDES, needed for latest libgnome, whichRodrigo Moya2001-10-232-0/+6
* HAVE_KDE_APPLNK.Ettore Perazzoli2001-10-233-2/+12
* write out the correct time in the controlJP Rosevear2001-10-235-31/+49
* Updated Polish translationChyla Zbigniew2001-10-232-24/+61
* *** empty log message ***Rodrigo Moya2001-10-221-0/+1
* Fix these functions so they don't crash evolution-mail. Too bad it stillDan Winship2001-10-222-7/+12
* we don't need to save the stateJP Rosevear2001-10-224-17/+30
* Updated Slovak translation.Stanislav Visnovsky2001-10-222-918/+1072
* include destdir in the path of the kde desktop installation dirJP Rosevear2001-10-222-1/+6
* null out DBT memory prior to usage (from Edd Dumbill <edd@usefulinc.com>)JP Rosevear2001-10-222-0/+7
* updatedMarius Andreiana2001-10-222-930/+773
* new splashJakub Steiner2001-10-223-0/+1
* update the look a bitJakub Steiner2001-10-222-0/+4
* Put up an error dialog if there's an error while saving. If the personChristopher James Lahey2001-10-222-1/+26
* Accept UTF8_STRING, UTF-8, and STRING targets when getting the selection.Christopher James Lahey2001-10-222-12/+118
* listen for changes in the date editors (schedule_page_set_dates): updateJP Rosevear2001-10-225-84/+261
* Use mail_format_get_data_wrapper_text for text parts so we get freeJeffrey Stedfast2001-10-224-59/+104
* Only do the rawtext checks if the part is a text part, otherwise don'tJeffrey Stedfast2001-10-222-1/+6
* Instead of select_all() then using the tree's selected nodes to iterate,22001-10-222-2/+20
* Updated comments to make the code a bit more clear.Jeffrey Stedfast2001-10-222-7/+14
* fixed bug #13151Jeffrey Stedfast2001-10-224-6/+29
* Updated news.Jon Trowbridge2001-10-221-0/+29
* Clear variables once done, for debugging. (mail_vfolder_add_uri,12001-10-226-37/+65
* Dont do the macro stuff - basically so you can actually debug calls.12001-10-224-2/+18
* fix broken default changelog email address in last entryDan Winship2001-10-221-1/+1
* Update for e_msg_composer_add_messages_attachments arg change.Dan Winship2001-10-222-2/+8
* Make inline images used for replies not show up asDan Winship2001-10-226-125/+183
* oops, dont free the vuid, since its alloca'd now.12001-10-222-1/+5
* Pseudo update of the french translation.Christophe Merlet2001-10-222-1541/+1819
* Updated Spanish translation.Hector Garcia2001-10-212-870/+1008
* Updated Swedish translation.Christian Rose2001-10-212-729/+847
* Offer UTF8_STRING, UTF-8, COMPOUND_TEXT, STRING, and TEXT targets when weChristopher James Lahey2001-10-211-21/+70
* *** empty log message ***Wang Jian2001-10-212-838/+891
* Group by the correct column.Christopher James Lahey2001-10-213-4/+11
* Make this not be a radio button, but instead just a normal menu.Christopher James Lahey2001-10-212-70/+58
* right_click_up here when we let go of the popup.Christopher James Lahey2001-10-213-0/+9
* Use right_click_down here instead of maybe_do_something.Christopher James Lahey2001-10-211-1/+1
* Use an EEntry here instead of a GtkLabel. Fixes Ximian bug #7067.Christopher James Lahey2001-10-212-33/+29
* Call e_addressbook_model_force_folder_bar_message when we activate theJon Trowbridge2001-10-214-2/+24
* (e_select_names_set_default): don't forget to unref the oldstyle.Larry Ewing2001-10-212-1/+2
* stick with the style font if the efont bold font does not exist.Larry Ewing2001-10-212-8/+24
* Don't leak our ESearchingTokenizer.Jon Trowbridge2001-10-212-1/+9
* Don't convert to locale here since EText takes UTF8 strings. Fixes XimianChristopher James Lahey2001-10-211-9/+3
* Fix memory leak.Jon Trowbridge2001-10-215-1/+21
* We shouldn't leak the info returned by oaf_query.Jon Trowbridge2001-10-214-2/+17
* Make LDAP servers non-user-creatable.Ettore Perazzoli2001-10-212-1/+6
* hook up zoom functions.Larry Ewing2001-10-214-1/+35
* Keep us from reading tmp_tm uninitialized, so purify won't complain.Jon Trowbridge2001-10-212-2/+12
* Check that the string we are checking for xml-ness is non-NULL.Jon Trowbridge2001-10-212-1/+4
* add text size menu.Larry Ewing2001-10-212-0/+23
* Install `evolution.desktop' in the `KDE_APPLNK_DIR'.Ettore Perazzoli2001-10-213-0/+33
* Translate the rule names. (Bug #13082)Jon Trowbridge2001-10-212-1/+7
* Filter out empty destinations. (also Bug #13036)Jon Trowbridge2001-10-214-12/+58
* Handle focus_change in event by selecting that contact. Fixes Ximian bugChristopher James Lahey2001-10-212-0/+17
* Changed some of these gbooleans to be guint : 1s.Christopher James Lahey2001-10-212-5/+6
* Updated italian translation from Clara Tattoni <clara.tattoni@libero.it>Christopher R. Gabriel2001-10-212-5354/+3368
* Updated Norwegian (bokmål) translation.Kjartan Maraas2001-10-212-358/+385
* Repeatedly call gtk_main_quit here as long as there is a main loop around.Christopher James Lahey2001-10-202-2/+16
* Added #include <gal/widgets/e-unicode.h>.Christopher James Lahey2001-10-203-62/+101
* Check for num_children == -1 here and generate the children if theyChristopher James Lahey2001-10-201-0/+5
* Changed this to not grab on a right click. Fixes Ximian bug #12660.Christopher James Lahey2001-10-202-1/+10
* If no exception supplied, use a local one. (move_message_to): Set the seen02001-10-202-5/+15
* Added in import dialogue documentationKevin Breit2001-10-202-146/+221
* Allow copy/move to/from vTrash folders as well.Jeffrey Stedfast2001-10-202-1/+4
* If the destination folder is the vfolder source folder, thenJeffrey Stedfast2001-10-202-1/+7
* Properly handle local vTrash folders.Jeffrey Stedfast2001-10-202-13/+23
* Update to reflect API changes to e_msg_composer_add_message_attachments().Jeffrey Stedfast2001-10-202-1/+3
* More NEWSRodrigo Moya2001-10-201-0/+2
* Dont translate camel strings. (mail_account_gui_setup): "92001-10-202-9/+14
* When registering provider, translate all strings.92001-10-202-0/+26
* don't free the parameterJP Rosevear2001-10-202-1/+5
* Pass the @folder_type to ::handleDrop.Ettore Perazzoli2001-10-209-6/+52
* Many changes w/r/t IMAP and importation and encryption.Aaron Weber2001-10-205-131/+213
* Add `about-box.png'.Ettore Perazzoli2001-10-203-4/+12
* Use EShellAboutBox. (zero_pointer): Removed.Ettore Perazzoli2001-10-205-64/+483
* camel-vee-folder.c (folder_changed_change): Change logic, we always addMichael Zucci2001-10-202-15/+23
* Fixes a deadlock. camel-vee-folder.c: (folder_changed_change): Ok, so dontMichael Zucci2001-10-202-2/+4
* Update to reflect API changes to e_msg_composer_add_message_attachments().Jeffrey Stedfast2001-10-202-3/+9
* Now takes a 'attach_all' argument. If !attach_all, then only attach theJeffrey Stedfast2001-10-203-13/+30
* Null some freed memoryIain Holmes2001-10-202-0/+10
* Assorted fixes. Kevin, there's a FIXME for ya in here.Aaron Weber2001-10-204-48/+75
* Do not assert if we fail to load the URI list. This would of course haveFederico Mena Quintero2001-10-205-12/+42
* make it a public functionRodrigo Moya2001-10-205-6/+35
* Translate labels in select-names option menu. (Bug #9604)Jon Trowbridge2001-10-203-2/+15
* new function (update_query): call set_status_messageRodrigo Moya2001-10-202-0/+89
* keep a reference to the EvolutionShellClient componentRodrigo Moya2001-10-198-25/+156
* Updated Ukrainian TranslationYuri Syrota2001-10-191-1473/+1486
* Merge the two EXTRA_DIST declarations together so they both happen.Dan Winship2001-10-192-4/+7
* Updated Polish translationChyla Zbigniew2001-10-192-61/+113
* Typo, srlen aint right.Michael Zucci2001-10-191-1/+1
* camel-vee-folder.c: (folder_changed_change_uid): Use alloca for vuid, andMichael Zucci2001-10-192-35/+94
* Free folders_uri. (real_folder_deleted): If folder is deleted, remove it92001-10-194-43/+59
* Lock the right lock for unmatched subfolder list stuff. If the sub folder92001-10-193-16/+110
* If a charset isn't specified or claims to be utf-8, check the validity ofJeffrey Stedfast2001-10-192-2/+37
* Don't use a g_return_val_if_fail after iconv_open, this is a valid errorJeffrey Stedfast2001-10-193-51/+40
* Added CAMEL_CFLAGS so we get the right iconv stuff, patch from Yanko82001-10-196-0/+11
* Added remove flag - its not adduri, its removeuri, its less typing than82001-10-196-53/+124
* Make sure the cancel_fd isn't -1.Jeffrey Stedfast2001-10-192-1/+6
* Don't make the mail settings dialog modal.Jeffrey Stedfast2001-10-192-3/+9
* Flush the stream here, not sure it really matters but it might (hopefully)Jeffrey Stedfast2001-10-192-0/+5
* Make user-cancellable.Jeffrey Stedfast2001-10-192-6/+37
* String cleanup for bug #6640.Jeffrey Stedfast2001-10-192-2/+5
* use a new fangled perl script that queries oaf for interfaces we want toChris Toshok2001-10-192-67/+133
* call the invite others dialog in the modelJP Rosevear2001-10-1912-193/+217
* Bumped the required version of gal to 0.15.99.1 for use inChristopher James Lahey2001-10-197-3/+254
* Made this take a const GList.Christopher James Lahey2001-10-193-4/+9
* Bumped the version number to 0.15.99.1.Christopher James Lahey2001-10-192-1/+33
* Fixed.Carlos Perelló Marín2001-10-192-1/+4
* Fix my Cyrus imapd workaround...instead of checking to see if info->flagsJeffrey Stedfast2001-10-192-5/+11
* Stuff to try to find the memory corruptionIain Holmes2001-10-196-3/+48
* Calendar news - FedericoFederico Mena Quintero2001-10-191-2/+6
* Ooops. Remove stale files `e-shell-about-box.[ch]'.Ettore Perazzoli2001-10-192-2/+5
* add html widget (url_requested_cb): add function to load images from fileLarry Ewing2001-10-194-57/+169
* Fix the WM problems related to the folder selection dialog beingEttore Perazzoli2001-10-1915-8/+123
* call setup_send_data *after* we've setup the global dialogue thingy.82001-10-192-11/+22
* Adds session management for the alarm daemon. Also makes it store a listFederico Mena Quintero2001-10-1913-261/+595
* Added. Check if our book is local or networked.Jon Trowbridge2001-10-192-0/+25
* add alarm.png for the new alarm notification code.Larry Ewing2001-10-193-4/+10
* Oops.JP Rosevear2001-10-191-1/+14
* gui/e-meeting-time-sel.cJP Rosevear2001-10-193-9/+25
* new functionsRodrigo Moya2001-10-193-0/+75
* Lag our cardification on focus-out. This seems to help with the unintendedJon Trowbridge2001-10-193-5/+11
* Connect keys before we show the widget.Jon Trowbridge2001-10-192-5/+3
* Updated Ukrainian TranslationYuri Syrota2001-10-191-103/+64
* Updated Norwegian (bokmål) translation.Kjartan Maraas2001-10-193-492/+631
* change va_copy to G_VA_COPYDan Winship2001-10-192-4/+7
* #include bonobo-ui-util.hJeffrey Stedfast2001-10-192-0/+5
* Updated Ukrainian TranslationYuri Syrota2001-10-191-43/+27
* Updated Ukrainian TranslationYuri Syrota2001-10-191-46/+26
* Use va_copy to make this compile on ppc again.Dan Winship2001-10-192-1/+6
* Updated Ukrainian TranslationYuri Syrota2001-10-191-33/+17