aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added labels and changed which image is usedKevin Breit2001-10-282-0/+2
* Set book_uri when cardification occurs.Christopher James Lahey2001-10-282-13/+32
* Bumped required version of gal to 0.15.99.6.Christopher James Lahey2001-10-284-3/+13
* Bumped the version number to 0.15.99.6 for emulate_label_resize.Christopher James Lahey2001-10-281-13/+88
* I played with the labels a bitKevin Breit2001-10-282-0/+2
* Updated Spanish translation.Hector Garcia2001-10-282-1449/+1475
* Removed two labels cuz I'm dumbKevin Breit2001-10-281-0/+0
* Doh! We should be sorting our contacts so that the most frequently usedJon Trowbridge2001-10-282-2/+10
* Bumped the version # to 1.0 Added labelsKevin Breit2001-10-283-1/+5
* Change the help string on "--enable-nntp" to mention the fact that NNTPDan Winship2001-10-282-22/+22
* More fixing of the license texts.Ettore Perazzoli2001-10-283-31/+31
* oops, left a collision marker inJon Trowbridge2001-10-281-1/+0
* That should be a bonobo_object_unref, not a gtk_object_unref.Jon Trowbridge2001-10-282-2/+24
* More fixing of the license texts.Ettore Perazzoli2001-10-28102-1124/+1090
* More fixing of the license texts.Ettore Perazzoli2001-10-2856-616/+616
* Fixing the license text.Ettore Perazzoli2001-10-2846-517/+508
* Fixing the license text.Ettore Perazzoli2001-10-28131-537/+428
* copy phone labels and show phone as well, clear correct entry text andJP Rosevear2001-10-282-20/+16
* Fixing the license text.Ettore Perazzoli2001-10-28256-256/+0
* Fixing the license text.Ettore Perazzoli2001-10-28123-123/+0
* touch on lookup (check_for_slow_setting): write touched only if slow syncJP Rosevear2001-10-273-13/+30
* touch the record on lookup (check_for_slow_setting): write touched only ifJP Rosevear2001-10-272-5/+16
* update protoJP Rosevear2001-10-273-4/+31
* Updated russian translation.Valek Frob2001-10-272-2586/+2568
* Updated Lithuanian translation.Gediminas Paulauskas2001-10-272-2170/+2242
* Changed to open the source store from '/', so we can do renames across62001-10-275-15/+342
* Finished implementation.72001-10-279-83/+227
* Now more abusive.Jon Trowbridge2001-10-271-8/+22
* Added paranoid reentrancy guards. (pas_book_queue_request): Changed ourJon Trowbridge2001-10-272-5/+25
* Don't bother checking ex since we can rely on the response being NULL onJeffrey Stedfast2001-10-272-12/+67
* add prototypes for addressbook_config_database, andChris Toshok2001-10-273-0/+60
* Return on cancellation. (simple_query_sequence_complete_cb): Act if notJon Trowbridge2001-10-273-16/+70
* remove the merges as valid sync typesJP Rosevear2001-10-277-18/+53
* remove the merges as valid sync typesJP Rosevear2001-10-274-6/+28
* take an extra param on whether to mark touched (map_sax_start_element):JP Rosevear2001-10-273-41/+81
* Oops... forgot to commit before.Jon Trowbridge2001-10-271-0/+2
* Cancel any pending queries.Jon Trowbridge2001-10-272-0/+15
* We want XFER_FOLDER not REMOVE_FOLDER!72001-10-272-1/+6
* Fix the license text to make sense.Ettore Perazzoli2001-10-27101-101/+0
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-2726-78/+52
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-27327-654/+654
* Lots of changes on recommendation from Damon Chaplin. We love you Damon!Kevin Breit2001-10-272-19/+83
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-2764-128/+128
* convert the formatted date to UTF-8.Damon Chaplin2001-10-2719-84/+286
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-27101-202/+202
* Chain the cursor_activated signal even if the row is -1.Christopher James Lahey2001-10-272-11/+10
* Remove debugging messages. (finalize_offline_hash_foreach): Likewise.Ettore Perazzoli2001-10-272-4/+6
* NULL the handle after a failed open so the offline handler won't thinkIain Holmes2001-10-276-7/+58
* New member `finished' in `EShellOfflineHandlerPrivate'.Ettore Perazzoli2001-10-272-4/+38
* Check to make sure that the dataset is non-NULL before using and/orJeffrey Stedfast2001-10-272-19/+29
* Check for EWOULDBLOCK too? (stream_read): Same. (stream_flush): Return 0Jeffrey Stedfast2001-10-272-2/+5
* Check for EWOULDBLOCK too? (stream_read): Same.Jeffrey Stedfast2001-10-272-5/+32
* GAL 0.15.99.5.Ettore Perazzoli2001-10-272-1/+5
* Implement. (class_init): Add the signal "xfer_folder" signal.Ettore Perazzoli2001-10-273-4/+40
* More abuse.Jon Trowbridge2001-10-271-3/+8
* Bump up to 0.15.99.5.Ettore Perazzoli2001-10-272-1/+26
* Wombat: Be afraid. Be VERY afraid.Jon Trowbridge2001-10-272-0/+125
* New, implementation for the ::async_xfer_folder method. (class_init):Ettore Perazzoli2001-10-272-3/+53
* Work around something that we think is a GtkHTML bug, where sometimes theDan Winship2001-10-274-2/+23
* One more FIXME...doneKevin Breit2001-10-275-127/+133
* Set ->is_initialized to %FALSE. (e_shell_unregister_all): Same here.Ettore Perazzoli2001-10-272-0/+9
* Changed the license announcement at the top of these files.Christopher James Lahey2001-10-274-11/+82
* Changed the license announcement at the top of these files.Christopher James Lahey2001-10-272-38/+38
* gtk_widget_show_now() the dialog. Likewise.Ettore Perazzoli2001-10-273-0/+9
* Use gtk_widget_show_now() so the stupid dialog hopefully displays all theEttore Perazzoli2001-10-272-3/+8
* Lets try putting a camel_stream_reset() here. Logic being that the streamJeffrey Stedfast2001-10-272-0/+10
* Added a noteKevin Breit2001-10-274-1/+51
* Clear the folder bar label to be empty. [#12553]Ettore Perazzoli2001-10-272-0/+6
* Don't assert, but check if ce->app != NULL, since this function canJon Trowbridge2001-10-272-6/+9
* Draw one more line.Ettore Perazzoli2001-10-272-1/+5
* Set the GtkWindow policy so that @allow_shrink, @allow_grow andEttore Perazzoli2001-10-272-0/+7
* Updates from Anna evolution/po/da.poKeld Jørn Simonsen2001-10-271-282/+10485
* Changed the license announcement at the top of these files.Christopher James Lahey2001-10-2767-574/+1223
* Remove bad dialog ref-counting crap.Jon Trowbridge2001-10-273-7/+21
* make debug output more accurateJP Rosevear2001-10-273-20/+23
* Changed the license announcement at the top of these files.Christopher James Lahey2001-10-2716-76/+302
* Changed the license announcement at the top of these files.Christopher James Lahey2001-10-27128-495/+2554
* make debug info more accurateJP Rosevear2001-10-272-10/+13
* Don't allow invalid folder names. [#12027]Ettore Perazzoli2001-10-276-46/+81
* remove the uid from the map if was archived and is now deletedJP Rosevear2001-10-273-2/+13
* prevent double unref (cursor_cb): correct typo (card_removed): remove theJP Rosevear2001-10-272-11/+22
* added status bar messagesRodrigo Moya2001-10-274-0/+35
* Set the GdkWindow of the FolderBrowser, not the GtkWindow...Jeffrey Stedfast2001-10-273-4/+10
* add archived records with pilot id of 0 (map_write_foreach): use the uidJP Rosevear2001-10-272-21/+59
* Updated Ukrainian TranslationYuri Syrota2001-10-271-19/+19
* Updated Polish translation by GNOME PL Team <translators@gnome.pl>Chyla Zbigniew2001-10-262-45/+127
* Updated Ukrainian TranslationYuri Syrota2001-10-261-56/+40
* free up old memory first (e_pilot_map_destroy): free allocated memory whenJP Rosevear2001-10-262-8/+29
* Updated Swedish translation.Christian Rose2001-10-262-42/+37
* Removed the reference to the non-existantChristian Rose2001-10-263-690/+810
* Updated Ukrainian TranslationYuri Syrota2001-10-261-34/+36
* modify fieldsJP Rosevear2001-10-266-439/+177
* new memberJP Rosevear2001-10-263-31/+132
* Added has_cursor argument. Setting the argument to TRUE if the minicardChristopher James Lahey2001-10-263-16/+51
* Added cursor_changed handling to set the has_cursor argument of theChristopher James Lahey2001-10-262-0/+42
* Corrected email address of the GNOME PL Team.Chyla Zbigniew2001-10-261-1/+1
* Document allow-grouping attribute.Christopher James Lahey2001-10-265-10/+24
* Updated SLovak translation.Stanislav Visnovsky2001-10-262-222/+263
* Fixed warnings here.Christopher James Lahey2001-10-262-9/+9
* Updated Ukrainian TranslationYuri Syrota2001-10-261-9/+9
* Updated Ukrainian TranslationYuri Syrota2001-10-261-18/+14
* Updated Ukrainian TranslationYuri Syrota2001-10-261-61/+51
* If the root node is hidden and selected, don't count it in the selectedChristopher James Lahey2001-10-262-23/+48
* Updated Ukrainian TranslationYuri Syrota2001-10-261-87/+88
* Get a fresh CORBA_Environment for every CORBA call. Hopefully will fixFederico Mena Quintero2001-10-262-1/+13
* Updated my email address.Kevin Breit2001-10-262-1/+5
* Fixes Ximian bug #6832.Federico Mena Quintero2001-10-262-5/+76
* Desensitize the parent dialog. (rule_edit): Same. (add_editor_clicked):Jeffrey Stedfast2001-10-262-0/+13
* Keep track of the current editor dialog window so that on exit, we canJeffrey Stedfast2001-10-263-33/+60
* Use a timeout not an idle handler.62001-10-264-4/+12
* added a missing close parenJeffrey Stedfast2001-10-261-1/+1
* Add accelerators for "Work Offline" and "Work Online".Ettore Perazzoli2001-10-262-2/+7
* Updates from anna evolution/po/da.poKeld Jørn Simonsen2001-10-261-10242/+343
* More updates to make it a little more usable.Ettore Perazzoli2001-10-262-3/+6
* Don't allow translators to translate "Ximian Evolution".Ettore Perazzoli2001-10-262-2/+7
* used functions to get PUBLISH_OPTIONS etc., so we can translate them.Damon Chaplin2001-10-262-23/+125
* s/iconv/e_iconv/.52001-10-261-0/+4
* Remove the stupid warning that should never have been there in the first52001-10-269-36/+94
* Bump gal requirement.62001-10-262-1/+5
* Bumped version to 0.15.99.4 for e-iconv changes.52001-10-264-5/+13
* New helper function. (e_component_registry_restart_component): Use it.Ettore Perazzoli2001-10-262-15/+37
* added bug numberDamon Chaplin2001-10-261-1/+1
* subtract 1 from any positive BYSETPOS value, since our array is 0-based.Damon Chaplin2001-10-2616-65/+317
* Outlooks (2000) places "Standard Time" and "Daylight Time" in the TZNAMEDamon Chaplin2001-10-262-0/+14
* add separator before text size menuLarry Ewing2001-10-262-4/+10
* Updated Norwegian (bokmål) translation. Updated with some missing files.Kjartan Maraas2001-10-263-934/+1061
* Handle failure from XGetClassHint properly. Also, free res_name andEttore Perazzoli2001-10-262-4/+12
* Don't forget to unref the filter driver here.Jeffrey Stedfast2001-10-262-3/+10
* Don't display an icon for storages that have subfolders.Ettore Perazzoli2001-10-262-0/+11
* So apparently the uicomp can just 'vanish' while we're using it. Joy. Take52001-10-269-220/+450
* #include "e-util/e-gtk-utils.h".Ettore Perazzoli2001-10-265-4/+20
* Set ->priv to NULL. (impl_operationStarted): Check for priv not beingEttore Perazzoli2001-10-262-4/+13
* Updated Polish translation by GNOME PL Team <translators@gnome.pl>Chyla Zbigniew2001-10-262-19/+41
* It is possible for start_foo.value to be NULL after a cal toJon Trowbridge2001-10-262-1/+13
* Check for a NULL provider. (build_dialogue): Check for invalid sourceJeffrey Stedfast2001-10-262-3/+32
* Set the ->mailer to be CORBA_OBJECT_NIL in case of an exception, otherwiseEttore Perazzoli2001-10-262-0/+7
* Don't use __FUNCTION__. (evolution_wizard_set_show_finish): Likewise.Ettore Perazzoli2001-10-263-5/+16
* Updated Ukrainian TranslationYuri Syrota2001-10-261-38/+26
* Updated Ukrainian TranslationYuri Syrota2001-10-261-44/+28
* Updated Ukrainian TranslationYuri Syrota2001-10-261-313/+215
* show an error message when we can't update the object on the calendarRodrigo Moya2001-10-252-1/+10
* Ifdef-ed out the PersistFile bits.Federico Mena Quintero2001-10-252-0/+6
* The tasks folder does not support the PersistFile interface; removed it.Federico Mena Quintero2001-10-252-2/+7
* Handle tasks folders as well; was always using "calendar.ics" as theFederico Mena Quintero2001-10-253-4/+33
* Updated Ukrainian TranslationYuri Syrota2001-10-251-371/+263
* No longer need to pass a settext argument. (do_forward_non_attached):Jeffrey Stedfast2001-10-252-2/+6
* New function that replaces handle_multpart() andJeffrey Stedfast2001-10-253-121/+231
* Add a few names to the box.Ettore Perazzoli2001-10-252-0/+8
* oops, minor fixity fix.Jeffrey Stedfast2001-10-251-3/+6
* Fix to not always return NULL for html parts, doh!.Jeffrey Stedfast2001-10-253-10/+15
* Initialize gnome-vfs.Jon Trowbridge2001-10-254-12/+134
* Don't let fi->name be NULL.Dan Winship2001-10-252-0/+7
* g_return_if_fail if the display_name is NULL. "Fixes" 11182 although thereDan Winship2001-10-252-0/+8
* rework this so that we don't end up freeing the cid then reading from it.Larry Ewing2001-10-252-3/+8
* Set the WMClass of the quit dialog to be different from the default one inEttore Perazzoli2001-10-252-0/+9
* I updated this becuase the screenshot was humerously _old_.Kevin Breit2001-10-253-1/+4
* added sections for Tasks factory and control. I hope someone checks these!Damon Chaplin2001-10-252-0/+36
* Updated Greek messagesSimos Xenitellis2001-10-252-2218/+2103
* Added #include "gal/widgets/e-unicode.h".Christopher James Lahey2001-10-255-41/+157
* Fixed to only copy the `calendar.ics' and `calendar.ics~' files.Ettore Perazzoli2001-10-252-100/+88
* Fixed to only copy the `calendar.ics' and `calendar.ics~' files.Ettore Perazzoli2001-10-252-99/+94
* 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