| Commit message (Expand) | Author | Age | Files | Lines |
* | retrieve the default URI for calendars from the configuration instead of | Rodrigo Moya | 2001-10-30 | 3 | -11/+48 |
* | We only want KBOS by default. | Ettore Perazzoli | 2001-10-30 | 3 | -2/+10 |
* | fix bug that allowed for phone's not to be in priority order and the item | JP Rosevear | 2001-10-30 | 3 | -53/+43 |
* | Notify the user that PGP 2.6.x is no longer supported and use | Jeffrey Stedfast | 2001-10-30 | 3 | -29/+69 |
* | Don't free the hash table key if the folder wasn't found in the hash | Dan Winship | 2001-10-30 | 2 | -4/+11 |
* | if the service is being connected and thinks it's online, but the session | Dan Winship | 2001-10-30 | 2 | -0/+13 |
* | Some netscape and pine fixes | Iain Holmes | 2001-10-30 | 3 | -47/+10 |
* | new functions for setting and retrieving the default calendar URIs | Rodrigo Moya | 2001-10-30 | 4 | -9/+101 |
* | a card also needs to have its phone nums in priority order to be | JP Rosevear | 2001-10-30 | 2 | -1/+30 |
* | move the syncable checking code to a different function | JP Rosevear | 2001-10-29 | 2 | -86/+116 |
* | Use the actual ECardName in the ECard instead of parsing the full_name | Christopher James Lahey | 2001-10-29 | 2 | -14/+13 |
* | New function to set the ECardName on this card and fix the file_as if | Christopher James Lahey | 2001-10-29 | 3 | -0/+19 |
* | Bumped required version of gal to 0.15.99.7. | Christopher James Lahey | 2001-10-29 | 2 | -1/+5 |
* | Handle returning dates here. (e_card_simple_get_allow_newlines): New | Christopher James Lahey | 2001-10-29 | 8 | -6/+92 |
* | Set text->revert = NULL here. (e_text_cancel_editing): Only revert if | Christopher James Lahey | 2001-10-29 | 1 | -1/+4 |
* | Cleaned this up a bit. | Christopher James Lahey | 2001-10-29 | 2 | -4/+9 |
* | Bumped version number here to 0.15.99.7. | Christopher James Lahey | 2001-10-29 | 2 | -4/+22 |
* | Convert to unix format text file to make GTP status pages happy. | Kwok-Koon Cheung | 2001-10-29 | 2 | -16283/+16290 |
* | ChangeLog fix. | Chris Lahey | 2001-10-29 | 1 | -1/+1 |
* | Check for compound first names here (X & Y). | Christopher James Lahey | 2001-10-29 | 2 | -2/+89 |
* | Sort the folder updates first, since we dont seem to get them in the right | 9 | 2001-10-29 | 3 | -24/+37 |
* | Turn off w() -> warnings. | 9 | 2001-10-29 | 9 | -11/+133 |
* | Always rename file even if mv failed. | 9 | 2001-10-29 | 2 | -5/+12 |
* | Ref the shell. (destroy): Unref the shell. (destroy): Free the | Ettore Perazzoli | 2001-10-29 | 3 | -7/+23 |
* | Fix the 'is this a matching subfolder or subfolder'' logic to match | 9 | 2001-10-29 | 3 | -3/+29 |
* | Copy the folder's full_name before trying to use it to rename. | 9 | 2001-10-29 | 7 | -26/+56 |
* | Call `cleanup_delayed_selection()' as there is a slight chance that the | Ettore Perazzoli | 2001-10-29 | 2 | -4/+17 |
* | Don't do the `gtk_signal_disconnect_by_func()' as it's already done in | Ettore Perazzoli | 2001-10-29 | 2 | -8/+22 |
* | Call mail_autoreceive_setup() instead of mail_autoreceive_setup_account() | Jeffrey Stedfast | 2001-10-29 | 4 | -24/+15 |
* | tidy | JP Rosevear | 2001-10-29 | 4 | -2/+12 |
* | unref the comp when finished | JP Rosevear | 2001-10-29 | 5 | -21/+14 |
* | make sure to free the keys as well (e_pilot_map_remove_by_uid): ditto | JP Rosevear | 2001-10-29 | 2 | -12/+25 |
* | Set the return type of the signal handlers to GTK_TYPE_NONE. | 9 | 2001-10-29 | 2 | -3/+8 |
* | Move the message-list cursor to the next message. (transfer_msg): If we | Jeffrey Stedfast | 2001-10-29 | 2 | -2/+39 |
* | Need to ref rule since add doesn't. This doesn't crash anymore but doesn't | 9 | 2001-10-29 | 2 | -0/+3 |
* | Fixed previous fix. | Michael Zucci | 2001-10-29 | 2 | -1/+2 |
* | Check that the special PGP lines begin and end with \n so as to avoid | Jeffrey Stedfast | 2001-10-29 | 2 | -17/+21 |
* | Some debug printf fixes for printf's that dont like null %s's. | 9 | 2001-10-29 | 2 | -2/+7 |
* | Fix enable undo logic. | Michael Zucci | 2001-10-29 | 2 | -1/+2 |
* | added break statements after each case, when setting the classification. | Damon Chaplin | 2001-10-29 | 2 | -0/+12 |
* | removed this function, as we don't need to unref at all the WombatClient | Rodrigo Moya | 2001-10-29 | 2 | -25/+15 |
* | fb = user_data, not fb = fb!, fixes 13844. | 8 | 2001-10-29 | 2 | -1/+4 |
* | [The following should fix #13802, crash on exit.] | Ettore Perazzoli | 2001-10-29 | 2 | -4/+18 |
* | get the tasks directly from the CalendarModel, so we get the filtering & | Damon Chaplin | 2001-10-29 | 8 | -84/+113 |
* | Updated Lithuanian transaltion | Gediminas Paulauskas | 2001-10-29 | 1 | -8/+8 |
* | Added the iCalendar format to the list of imported types. The .ics | Kevin Breit | 2001-10-29 | 2 | -0/+12 |
* | Updated Lithuanian translation | Gediminas Paulauskas | 2001-10-29 | 1 | -1279/+216 |
* | no need to use destdir | JP Rosevear | 2001-10-29 | 2 | -1/+5 |
* | Updated German translation for string freeze. Please revise, flame me about a... | Matthias Warkus | 2001-10-29 | 2 | -2433/+2052 |
* | Updates from Anna evolution/po/da.po | Keld Jørn Simonsen | 2001-10-29 | 1 | -629/+752 |
* | add the folder name to the path when passing down to the subordinate | 8 | 2001-10-28 | 2 | -3/+10 |
* | Changed to call ibex_move to rename it internally. | 8 | 2001-10-28 | 2 | -10/+49 |
* | New api entry to move an ibex file in an atomic way. | 8 | 2001-10-28 | 3 | -0/+32 |
* | Updated Polish translation by GNOME PL Team <translators@gnome.pl> | Chyla Zbigniew | 2001-10-28 | 2 | -30/+80 |
* | Remove uic, kill dumb warning. | 8 | 2001-10-28 | 8 | -44/+174 |
* | Use the right variable, not info. | 8 | 2001-10-28 | 2 | -1/+5 |
* | Implement, change any folder uri's that have been renamed, to the new one. | 8 | 2001-10-28 | 7 | -8/+160 |
* | Make sure we've actually read data before checking if p[-] is '\r' or not. | Jeffrey Stedfast | 2001-10-28 | 3 | -7/+61 |
* | Deactivate the Print right-click menu option if the message isn't loaded. | Jeffrey Stedfast | 2001-10-28 | 2 | -8/+13 |
* | Same. | Jeffrey Stedfast | 2001-10-28 | 3 | -12/+26 |
* | Fixed stupid build bugs | Kevin Breit | 2001-10-28 | 2 | -4/+5 |
* | Expose this function. (e_card_date_to_string): ...and this one. Fixes | Jon Trowbridge | 2001-10-28 | 3 | -4/+14 |
* | Fixed a boo-boo | Kevin Breit | 2001-10-28 | 4 | -4/+9 |
* | Change "this should never happen" dialog to not give my name/e-mail. Sorry | Jon Trowbridge | 2001-10-28 | 3 | -1/+18 |
* | Add undo for move. (rule_editor_add_undo): Add extra rank item. | 8 | 2001-10-28 | 6 | -12/+217 |
* | Distribute credit equally. | Jon Trowbridge | 2001-10-28 | 2 | -3/+40 |
* | Fix crash here. | Christopher James Lahey | 2001-10-28 | 1 | -1/+1 |
* | Check item->type != NULL here. Fixes Ximian bug #4668. | Christopher James Lahey | 2001-10-28 | 1 | -1/+1 |
* | [ bug #12979 ] new function. (anniversary_ber): new function. | Chris Toshok | 2001-10-28 | 2 | -19/+172 |
* | Implemented. (mail_vfolder_rename_uri): We do want to check renamed uri's | 8 | 2001-10-28 | 6 | -96/+237 |
* | Use path not protocol as the path part of the uri of the folder_created | 8 | 2001-10-28 | 7 | -19/+103 |
* | Return 1 from the button_release event. | Christopher James Lahey | 2001-10-28 | 1 | -4/+1 |
* | Removed erroneous comment about needing to handle selection better. | Christopher James Lahey | 2001-10-28 | 1 | -2/+0 |
* | Commented out connecting to the scroll adjustments here since it's not | Christopher James Lahey | 2001-10-28 | 1 | -30/+37 |
* | free up all the book_data list stuff. | Chris Toshok | 2001-10-28 | 4 | -90/+170 |
* | change to EBookCallback signature, and unref the book. | Chris Toshok | 2001-10-28 | 2 | -5/+27 |
* | change to EBookCallback signature, and unref the book. (add_card_idle_cb): | Chris Toshok | 2001-10-28 | 4 | -10/+64 |
* | Don't leak stuff. (Bug #13709) | Jon Trowbridge | 2001-10-28 | 2 | -10/+20 |
* | when the week start day is set to Sunday, we have to be careful to make | Damon Chaplin | 2001-10-28 | 7 | -51/+160 |
* | added function to get a reasonable name to display for the timezone. | Damon Chaplin | 2001-10-28 | 3 | -1/+31 |
* | Rewrite of the calendar preferences. I love how I'm having to rewrite this | Kevin Breit | 2001-10-28 | 3 | -170/+144 |
* | Cancel editing if the user presses Escape. | Federico Mena Quintero | 2001-10-28 | 3 | -0/+75 |
* | Comment out the "Action" submenu, which isn't hooked up to anything in the | Jon Trowbridge | 2001-10-28 | 2 | -0/+8 |
* | Fix the address of the FSF in the licensing comments. | Ettore Perazzoli | 2001-10-28 | 3 | -5/+4 |
* | More fixing of the license texts. | Ettore Perazzoli | 2001-10-28 | 4 | -42/+40 |
* | More fixing of the license texts. | Ettore Perazzoli | 2001-10-28 | 15 | -141/+141 |
* | Allow the user to shoot him/herself in the foot when overriding message | Jeffrey Stedfast | 2001-10-28 | 2 | -1/+30 |
* | Slow down reload requests to work around a bug in gnome-vfs. Ugly, but it | Jon Trowbridge | 2001-10-28 | 2 | -6/+50 |
* | Delete appointments with empty summaries. Fixes Ximian bug #780. | Federico Mena Quintero | 2001-10-28 | 12 | -14/+306 |
* | Added labels | Kevin Breit | 2001-10-28 | 2 | -0/+2 |
* | Added labels and changed which image is used | Kevin Breit | 2001-10-28 | 2 | -0/+2 |
* | Set book_uri when cardification occurs. | Christopher James Lahey | 2001-10-28 | 2 | -13/+32 |
* | Bumped required version of gal to 0.15.99.6. | Christopher James Lahey | 2001-10-28 | 4 | -3/+13 |
* | Bumped the version number to 0.15.99.6 for emulate_label_resize. | Christopher James Lahey | 2001-10-28 | 1 | -13/+88 |
* | I played with the labels a bit | Kevin Breit | 2001-10-28 | 2 | -0/+2 |
* | Updated Spanish translation. | Hector Garcia | 2001-10-28 | 2 | -1449/+1475 |
* | Removed two labels cuz I'm dumb | Kevin Breit | 2001-10-28 | 1 | -0/+0 |
* | Doh! We should be sorting our contacts so that the most frequently used | Jon Trowbridge | 2001-10-28 | 2 | -2/+10 |
* | Bumped the version # to 1.0 Added labels | Kevin Breit | 2001-10-28 | 3 | -1/+5 |
* | Change the help string on "--enable-nntp" to mention the fact that NNTP | Dan Winship | 2001-10-28 | 2 | -22/+22 |
* | More fixing of the license texts. | Ettore Perazzoli | 2001-10-28 | 3 | -31/+31 |
* | oops, left a collision marker in | Jon Trowbridge | 2001-10-28 | 1 | -1/+0 |
* | That should be a bonobo_object_unref, not a gtk_object_unref. | Jon Trowbridge | 2001-10-28 | 2 | -2/+24 |
* | More fixing of the license texts. | Ettore Perazzoli | 2001-10-28 | 102 | -1124/+1090 |
* | More fixing of the license texts. | Ettore Perazzoli | 2001-10-28 | 56 | -616/+616 |
* | Fixing the license text. | Ettore Perazzoli | 2001-10-28 | 46 | -517/+508 |
* | Fixing the license text. | Ettore Perazzoli | 2001-10-28 | 131 | -537/+428 |
* | copy phone labels and show phone as well, clear correct entry text and | JP Rosevear | 2001-10-28 | 2 | -20/+16 |
* | Fixing the license text. | Ettore Perazzoli | 2001-10-28 | 256 | -256/+0 |
* | Fixing the license text. | Ettore Perazzoli | 2001-10-28 | 123 | -123/+0 |
* | touch on lookup (check_for_slow_setting): write touched only if slow sync | JP Rosevear | 2001-10-27 | 3 | -13/+30 |
* | touch the record on lookup (check_for_slow_setting): write touched only if | JP Rosevear | 2001-10-27 | 2 | -5/+16 |
* | update proto | JP Rosevear | 2001-10-27 | 3 | -4/+31 |
* | Updated russian translation. | Valek Frob | 2001-10-27 | 2 | -2586/+2568 |
* | Updated Lithuanian translation. | Gediminas Paulauskas | 2001-10-27 | 2 | -2170/+2242 |
* | Changed to open the source store from '/', so we can do renames across | 6 | 2001-10-27 | 5 | -15/+342 |
* | Finished implementation. | 7 | 2001-10-27 | 9 | -83/+227 |
* | Now more abusive. | Jon Trowbridge | 2001-10-27 | 1 | -8/+22 |
* | Added paranoid reentrancy guards. (pas_book_queue_request): Changed our | Jon Trowbridge | 2001-10-27 | 2 | -5/+25 |
* | Don't bother checking ex since we can rely on the response being NULL on | Jeffrey Stedfast | 2001-10-27 | 2 | -12/+67 |
* | add prototypes for addressbook_config_database, and | Chris Toshok | 2001-10-27 | 3 | -0/+60 |
* | Return on cancellation. (simple_query_sequence_complete_cb): Act if not | Jon Trowbridge | 2001-10-27 | 3 | -16/+70 |
* | remove the merges as valid sync types | JP Rosevear | 2001-10-27 | 7 | -18/+53 |
* | remove the merges as valid sync types | JP Rosevear | 2001-10-27 | 4 | -6/+28 |
* | take an extra param on whether to mark touched (map_sax_start_element): | JP Rosevear | 2001-10-27 | 3 | -41/+81 |
* | Oops... forgot to commit before. | Jon Trowbridge | 2001-10-27 | 1 | -0/+2 |
* | Cancel any pending queries. | Jon Trowbridge | 2001-10-27 | 2 | -0/+15 |
* | We want XFER_FOLDER not REMOVE_FOLDER! | 7 | 2001-10-27 | 2 | -1/+6 |
* | Fix the license text to make sense. | Ettore Perazzoli | 2001-10-27 | 101 | -101/+0 |
* | Update the licensing information to require version 2 of the GPL | Ettore Perazzoli | 2001-10-27 | 26 | -78/+52 |
* | Update the licensing information to require version 2 of the GPL | Ettore Perazzoli | 2001-10-27 | 327 | -654/+654 |
* | Lots of changes on recommendation from Damon Chaplin. We love you Damon! | Kevin Breit | 2001-10-27 | 2 | -19/+83 |
* | Update the licensing information to require version 2 of the GPL | Ettore Perazzoli | 2001-10-27 | 64 | -128/+128 |
* | convert the formatted date to UTF-8. | Damon Chaplin | 2001-10-27 | 19 | -84/+286 |
* | Update the licensing information to require version 2 of the GPL | Ettore Perazzoli | 2001-10-27 | 101 | -202/+202 |
* | Chain the cursor_activated signal even if the row is -1. | Christopher James Lahey | 2001-10-27 | 2 | -11/+10 |
* | Remove debugging messages. (finalize_offline_hash_foreach): Likewise. | Ettore Perazzoli | 2001-10-27 | 2 | -4/+6 |
* | NULL the handle after a failed open so the offline handler won't think | Iain Holmes | 2001-10-27 | 6 | -7/+58 |
* | New member `finished' in `EShellOfflineHandlerPrivate'. | Ettore Perazzoli | 2001-10-27 | 2 | -4/+38 |
* | Check to make sure that the dataset is non-NULL before using and/or | Jeffrey Stedfast | 2001-10-27 | 2 | -19/+29 |
* | Check for EWOULDBLOCK too? (stream_read): Same. (stream_flush): Return 0 | Jeffrey Stedfast | 2001-10-27 | 2 | -2/+5 |
* | Check for EWOULDBLOCK too? (stream_read): Same. | Jeffrey Stedfast | 2001-10-27 | 2 | -5/+32 |
* | GAL 0.15.99.5. | Ettore Perazzoli | 2001-10-27 | 2 | -1/+5 |
* | Implement. (class_init): Add the signal "xfer_folder" signal. | Ettore Perazzoli | 2001-10-27 | 3 | -4/+40 |
* | More abuse. | Jon Trowbridge | 2001-10-27 | 1 | -3/+8 |
* | Bump up to 0.15.99.5. | Ettore Perazzoli | 2001-10-27 | 2 | -1/+26 |
* | Wombat: Be afraid. Be VERY afraid. | Jon Trowbridge | 2001-10-27 | 2 | -0/+125 |
* | New, implementation for the ::async_xfer_folder method. (class_init): | Ettore Perazzoli | 2001-10-27 | 2 | -3/+53 |
* | Work around something that we think is a GtkHTML bug, where sometimes the | Dan Winship | 2001-10-27 | 4 | -2/+23 |
* | One more FIXME...done | Kevin Breit | 2001-10-27 | 5 | -127/+133 |
* | Set ->is_initialized to %FALSE. (e_shell_unregister_all): Same here. | Ettore Perazzoli | 2001-10-27 | 2 | -0/+9 |
* | Changed the license announcement at the top of these files. | Christopher James Lahey | 2001-10-27 | 4 | -11/+82 |
* | Changed the license announcement at the top of these files. | Christopher James Lahey | 2001-10-27 | 2 | -38/+38 |
* | gtk_widget_show_now() the dialog. Likewise. | Ettore Perazzoli | 2001-10-27 | 3 | -0/+9 |
* | Use gtk_widget_show_now() so the stupid dialog hopefully displays all the | Ettore Perazzoli | 2001-10-27 | 2 | -3/+8 |
* | Lets try putting a camel_stream_reset() here. Logic being that the stream | Jeffrey Stedfast | 2001-10-27 | 2 | -0/+10 |
* | Added a note | Kevin Breit | 2001-10-27 | 4 | -1/+51 |
* | Clear the folder bar label to be empty. [#12553] | Ettore Perazzoli | 2001-10-27 | 2 | -0/+6 |
* | Don't assert, but check if ce->app != NULL, since this function can | Jon Trowbridge | 2001-10-27 | 2 | -6/+9 |
* | Draw one more line. | Ettore Perazzoli | 2001-10-27 | 2 | -1/+5 |
* | Set the GtkWindow policy so that @allow_shrink, @allow_grow and | Ettore Perazzoli | 2001-10-27 | 2 | -0/+7 |
* | Updates from Anna evolution/po/da.po | Keld Jørn Simonsen | 2001-10-27 | 1 | -282/+10485 |
* | Changed the license announcement at the top of these files. | Christopher James Lahey | 2001-10-27 | 67 | -574/+1223 |
* | Remove bad dialog ref-counting crap. | Jon Trowbridge | 2001-10-27 | 3 | -7/+21 |
* | make debug output more accurate | JP Rosevear | 2001-10-27 | 3 | -20/+23 |
* | Changed the license announcement at the top of these files. | Christopher James Lahey | 2001-10-27 | 16 | -76/+302 |
* | Changed the license announcement at the top of these files. | Christopher James Lahey | 2001-10-27 | 128 | -495/+2554 |
* | make debug info more accurate | JP Rosevear | 2001-10-27 | 2 | -10/+13 |
* | Don't allow invalid folder names. [#12027] | Ettore Perazzoli | 2001-10-27 | 6 | -46/+81 |
* | remove the uid from the map if was archived and is now deleted | JP Rosevear | 2001-10-27 | 3 | -2/+13 |
* | prevent double unref (cursor_cb): correct typo (card_removed): remove the | JP Rosevear | 2001-10-27 | 2 | -11/+22 |
* | added status bar messages | Rodrigo Moya | 2001-10-27 | 4 | -0/+35 |
* | Set the GdkWindow of the FolderBrowser, not the GtkWindow... | Jeffrey Stedfast | 2001-10-27 | 3 | -4/+10 |
* | add archived records with pilot id of 0 (map_write_foreach): use the uid | JP Rosevear | 2001-10-27 | 2 | -21/+59 |
* | Updated Ukrainian Translation | Yuri Syrota | 2001-10-27 | 1 | -19/+19 |
* | Updated Polish translation by GNOME PL Team <translators@gnome.pl> | Chyla Zbigniew | 2001-10-26 | 2 | -45/+127 |
* | Updated Ukrainian Translation | Yuri Syrota | 2001-10-26 | 1 | -56/+40 |
* | free up old memory first (e_pilot_map_destroy): free allocated memory when | JP Rosevear | 2001-10-26 | 2 | -8/+29 |
* | Updated Swedish translation. | Christian Rose | 2001-10-26 | 2 | -42/+37 |
* | Removed the reference to the non-existant | Christian Rose | 2001-10-26 | 3 | -690/+810 |
* | Updated Ukrainian Translation | Yuri Syrota | 2001-10-26 | 1 | -34/+36 |
* | modify fields | JP Rosevear | 2001-10-26 | 6 | -439/+177 |
* | new member | JP Rosevear | 2001-10-26 | 3 | -31/+132 |
* | Added has_cursor argument. Setting the argument to TRUE if the minicard | Christopher James Lahey | 2001-10-26 | 3 | -16/+51 |
* | Added cursor_changed handling to set the has_cursor argument of the | Christopher James Lahey | 2001-10-26 | 2 | -0/+42 |
* | Corrected email address of the GNOME PL Team. | Chyla Zbigniew | 2001-10-26 | 1 | -1/+1 |
* | Document allow-grouping attribute. | Christopher James Lahey | 2001-10-26 | 5 | -10/+24 |
* | Updated SLovak translation. | Stanislav Visnovsky | 2001-10-26 | 2 | -222/+263 |
* | Fixed warnings here. | Christopher James Lahey | 2001-10-26 | 2 | -9/+9 |
* | Updated Ukrainian Translation | Yuri Syrota | 2001-10-26 | 1 | -9/+9 |
* | Updated Ukrainian Translation | Yuri Syrota | 2001-10-26 | 1 | -18/+14 |
* | Updated Ukrainian Translation | Yuri Syrota | 2001-10-26 | 1 | -61/+51 |
* | If the root node is hidden and selected, don't count it in the selected | Christopher James Lahey | 2001-10-26 | 2 | -23/+48 |
* | Updated Ukrainian Translation | Yuri Syrota | 2001-10-26 | 1 | -87/+88 |
* | Get a fresh CORBA_Environment for every CORBA call. Hopefully will fix | Federico Mena Quintero | 2001-10-26 | 2 | -1/+13 |
* | Updated my email address. | Kevin Breit | 2001-10-26 | 2 | -1/+5 |
* | Fixes Ximian bug #6832. | Federico Mena Quintero | 2001-10-26 | 2 | -5/+76 |
* | Desensitize the parent dialog. (rule_edit): Same. (add_editor_clicked): | Jeffrey Stedfast | 2001-10-26 | 2 | -0/+13 |
* | Keep track of the current editor dialog window so that on exit, we can | Jeffrey Stedfast | 2001-10-26 | 3 | -33/+60 |
* | Use a timeout not an idle handler. | 6 | 2001-10-26 | 4 | -4/+12 |
* | added a missing close paren | Jeffrey Stedfast | 2001-10-26 | 1 | -1/+1 |
* | Add accelerators for "Work Offline" and "Work Online". | Ettore Perazzoli | 2001-10-26 | 2 | -2/+7 |
* | Updates from anna evolution/po/da.po | Keld Jørn Simonsen | 2001-10-26 | 1 | -10242/+343 |
* | More updates to make it a little more usable. | Ettore Perazzoli | 2001-10-26 | 2 | -3/+6 |
* | Don't allow translators to translate "Ximian Evolution". | Ettore Perazzoli | 2001-10-26 | 2 | -2/+7 |
* | used functions to get PUBLISH_OPTIONS etc., so we can translate them. | Damon Chaplin | 2001-10-26 | 2 | -23/+125 |
* | s/iconv/e_iconv/. | 5 | 2001-10-26 | 1 | -0/+4 |
* | Remove the stupid warning that should never have been there in the first | 5 | 2001-10-26 | 9 | -36/+94 |
* | Bump gal requirement. | 6 | 2001-10-26 | 2 | -1/+5 |
* | Bumped version to 0.15.99.4 for e-iconv changes. | 5 | 2001-10-26 | 4 | -5/+13 |
* | New helper function. (e_component_registry_restart_component): Use it. | Ettore Perazzoli | 2001-10-26 | 2 | -15/+37 |
* | added bug number | Damon Chaplin | 2001-10-26 | 1 | -1/+1 |
* | subtract 1 from any positive BYSETPOS value, since our array is 0-based. | Damon Chaplin | 2001-10-26 | 16 | -65/+317 |
* | Outlooks (2000) places "Standard Time" and "Daylight Time" in the TZNAME | Damon Chaplin | 2001-10-26 | 2 | -0/+14 |
* | add separator before text size menu | Larry Ewing | 2001-10-26 | 2 | -4/+10 |
* | Updated Norwegian (bokmål) translation. Updated with some missing files. | Kjartan Maraas | 2001-10-26 | 3 | -934/+1061 |
* | Handle failure from XGetClassHint properly. Also, free res_name and | Ettore Perazzoli | 2001-10-26 | 2 | -4/+12 |
* | Don't forget to unref the filter driver here. | Jeffrey Stedfast | 2001-10-26 | 2 | -3/+10 |
* | Don't display an icon for storages that have subfolders. | Ettore Perazzoli | 2001-10-26 | 2 | -0/+11 |
* | So apparently the uicomp can just 'vanish' while we're using it. Joy. Take | 5 | 2001-10-26 | 9 | -220/+450 |
* | #include "e-util/e-gtk-utils.h". | Ettore Perazzoli | 2001-10-26 | 5 | -4/+20 |
* | Set ->priv to NULL. (impl_operationStarted): Check for priv not being | Ettore Perazzoli | 2001-10-26 | 2 | -4/+13 |
* | Updated Polish translation by GNOME PL Team <translators@gnome.pl> | Chyla Zbigniew | 2001-10-26 | 2 | -19/+41 |
* | It is possible for start_foo.value to be NULL after a cal to | Jon Trowbridge | 2001-10-26 | 2 | -1/+13 |
* | Check for a NULL provider. (build_dialogue): Check for invalid source | Jeffrey Stedfast | 2001-10-26 | 2 | -3/+32 |
* | Set the ->mailer to be CORBA_OBJECT_NIL in case of an exception, otherwise | Ettore Perazzoli | 2001-10-26 | 2 | -0/+7 |
* | Don't use __FUNCTION__. (evolution_wizard_set_show_finish): Likewise. | Ettore Perazzoli | 2001-10-26 | 3 | -5/+16 |
* | Updated Ukrainian Translation | Yuri Syrota | 2001-10-26 | 1 | -38/+26 |
* | Updated Ukrainian Translation | Yuri Syrota | 2001-10-26 | 1 | -44/+28 |
* | Updated Ukrainian Translation | Yuri Syrota | 2001-10-26 | 1 | -313/+215 |
* | show an error message when we can't update the object on the calendar | Rodrigo Moya | 2001-10-25 | 2 | -1/+10 |
* | Ifdef-ed out the PersistFile bits. | Federico Mena Quintero | 2001-10-25 | 2 | -0/+6 |
* | The tasks folder does not support the PersistFile interface; removed it. | Federico Mena Quintero | 2001-10-25 | 2 | -2/+7 |
* | Handle tasks folders as well; was always using "calendar.ics" as the | Federico Mena Quintero | 2001-10-25 | 3 | -4/+33 |
* | Updated Ukrainian Translation | Yuri Syrota | 2001-10-25 | 1 | -371/+263 |
* | No longer need to pass a settext argument. (do_forward_non_attached): | Jeffrey Stedfast | 2001-10-25 | 2 | -2/+6 |
* | New function that replaces handle_multpart() and | Jeffrey Stedfast | 2001-10-25 | 3 | -121/+231 |
* | Add a few names to the box. | Ettore Perazzoli | 2001-10-25 | 2 | -0/+8 |
* | oops, minor fixity fix. | Jeffrey Stedfast | 2001-10-25 | 1 | -3/+6 |
* | Fix to not always return NULL for html parts, doh!. | Jeffrey Stedfast | 2001-10-25 | 3 | -10/+15 |
* | Initialize gnome-vfs. | Jon Trowbridge | 2001-10-25 | 4 | -12/+134 |
* | Don't let fi->name be NULL. | Dan Winship | 2001-10-25 | 2 | -0/+7 |
* | g_return_if_fail if the display_name is NULL. "Fixes" 11182 although there | Dan Winship | 2001-10-25 | 2 | -0/+8 |
* | rework this so that we don't end up freeing the cid then reading from it. | Larry Ewing | 2001-10-25 | 2 | -3/+8 |
* | Set the WMClass of the quit dialog to be different from the default one in | Ettore Perazzoli | 2001-10-25 | 2 | -0/+9 |
* | I updated this becuase the screenshot was humerously _old_. | Kevin Breit | 2001-10-25 | 3 | -1/+4 |
* | added sections for Tasks factory and control. I hope someone checks these! | Damon Chaplin | 2001-10-25 | 2 | -0/+36 |
* | Updated Greek messages | Simos Xenitellis | 2001-10-25 | 2 | -2218/+2103 |
* | Added #include "gal/widgets/e-unicode.h". | Christopher James Lahey | 2001-10-25 | 5 | -41/+157 |
* | Fixed to only copy the `calendar.ics' and `calendar.ics~' files. | Ettore Perazzoli | 2001-10-25 | 2 | -100/+88 |