| Commit message (Expand) | Author | Age | Files | Lines |
* | Updated Norwegian (bokmål) translation. Updated Norwegian (nynorsk) | Kjartan Maraas | 2001-08-08 | 3 | -2443/+3123 |
* | [Fixes, among other things, #5705, "Ampersands not handled | Ettore Perazzoli | 2001-08-08 | 3 | -3/+16 |
* | Call the super-class destroy function when done. | Not Zed | 2001-08-08 | 1 | -0/+2 |
* | Set the release flag on the sequence, and CORBA_string_dup() the strings | Ettore Perazzoli | 2001-08-08 | 2 | -4/+9 |
* | Fixes Clahey bug #2200 :-) | Nat Friedman | 2001-08-08 | 6 | -0/+35 |
* | Set the release flag on the returned folder type list too. | Ettore Perazzoli | 2001-08-08 | 3 | -1/+12 |
* | Set the release flag for the newly allocated sequence. | Ettore Perazzoli | 2001-08-08 | 4 | -0/+16 |
* | Free the dbkey if we found the config option. | Not Zed | 2001-08-08 | 4 | -11/+36 |
* | clarify last entry | Jacob Leach | 2001-08-08 | 1 | -2/+2 |
* | Set the icon for the folder tree correctly. | Jason Leach | 2001-08-08 | 2 | -1/+6 |
* | Properly free the list of parts, and the private data. | Not Zed | 2001-08-08 | 7 | -37/+82 |
* | Fill the CORBA sequence once. | Ettore Perazzoli | 2001-08-08 | 3 | -2/+9 |
* | Properly determine match type to pass to header_match. | Not Zed | 2001-08-08 | 7 | -83/+121 |
* | Sigh. If the function says "prepend", of course the function to call is | Ettore Perazzoli | 2001-08-08 | 2 | -1/+7 |
* | Small stylistical/aesthetical fix. | Ettore Perazzoli | 2001-08-08 | 1 | -2/+2 |
* | Ooops. Committed the wrong version of the file. | Ettore Perazzoli | 2001-08-08 | 1 | -3/+0 |
* | New. New. | Ettore Perazzoli | 2001-08-08 | 4 | -0/+277 |
* | New. New. | Ettore Perazzoli | 2001-08-08 | 4 | -0/+192 |
* | Check for row >= 0 here. (etgl_destroy): Disconnect from all the signals | Christopher James Lahey | 2001-08-08 | 2 | -15/+50 |
* | Set the sensitivity for the OK button when a storage is selected too. Bug | Jason Leach | 2001-08-08 | 2 | -0/+21 |
* | Set the release flag on the returned icon to %TRUE. | Ettore Perazzoli | 2001-08-08 | 2 | -0/+7 |
* | ifdef this HAVE_LDAP. | Chris Toshok | 2001-08-08 | 2 | -0/+7 |
* | giving up for now. removed netcenter. | Chris Toshok | 2001-08-08 | 2 | -8/+4 |
* | set the title of the window to "Advanced Search". | Chris Toshok | 2001-08-08 | 2 | -1/+7 |
* | pass view->view instead of the EBook. (addressbook_search_menu_items): | Chris Toshok | 2001-08-08 | 4 | -122/+74 |
* | So it turns out that I needed to name the recipient's part name to "to" | Jeffrey Stedfast | 2001-08-08 | 2 | -2/+11 |
* | New function to stop further notification from happening. | Federico Mena Quintero | 2001-08-08 | 5 | -45/+68 |
* | Hide the app->window. (do_mail_print): Set the parent of the gnome-dialog | Jeffrey Stedfast | 2001-08-08 | 3 | -43/+28 |
* | [ Fixes bug #5066 ] new function, remove the source. (register_storage): | Chris Toshok | 2001-08-08 | 2 | -0/+22 |
* | Revert Jeff's changes to subscribe-dialog.[ch]. It's not a widget, it's an | Peter Williams | 2001-08-08 | 3 | -5/+10 |
* | Hide the app->window. | Jeffrey Stedfast | 2001-08-08 | 2 | -1/+3 |
* | Implemented this function. Fixes Ximian bug #5353. | Christopher James Lahey | 2001-08-08 | 1 | -6/+50 |
* | [ Use bonobo_object_unref on the storage since it's a bonobo object. ] | Peter Williams | 2001-08-08 | 3 | -4/+8 |
* | This should return a GtkWidget not a GtkObject. | Jeffrey Stedfast | 2001-08-08 | 10 | -142/+319 |
* | If the shortcut points to some folder in the storage set, get the type | Ettore Perazzoli | 2001-08-08 | 3 | -3/+65 |
* | Use bonobo_object_unref on the storage since it's a bonobo object. | Peter Williams | 2001-08-08 | 2 | -4/+9 |
* | Unref the e_storage since lookup_store gives us a ref. | Peter Williams | 2001-08-08 | 2 | -1/+7 |
* | Remove "Customize toolbar" item. Here too. Here too. | Ettore Perazzoli | 2001-08-08 | 4 | -20/+7 |
* | Make tree nodes open if you hover over them while drag & dropping. | Christopher James Lahey | 2001-08-08 | 1 | -0/+71 |
* | Only unref the FIELD_COMPONENT if it is non-NULL. We return a NULL for | Federico Mena Quintero | 2001-08-08 | 3 | -5/+15 |
* | Make calendar.ics the suggested name when attaching the ical object | JP Rosevear | 2001-08-08 | 2 | -1/+6 |
* | [This should fix #5407, application crash on re-opening.] | Ettore Perazzoli | 2001-08-08 | 3 | -8/+17 |
* | Require gal 0.10.99.1 or greater. | Ettore Perazzoli | 2001-08-08 | 2 | -1/+5 |
* | [Updated the shortcuts view implementation to set the icons on a | Ettore Perazzoli | 2001-08-08 | 3 | -43/+37 |
* | copied from the international category icon. It would be better to have 2 | Damon Chaplin | 2001-08-08 | 2 | -64/+166 |
* | Reverted my previous change, I fixed the filter code to handle this the | Jeffrey Stedfast | 2001-08-08 | 2 | -0/+33 |
* | New function to do danw's address "is" comparison (as specified in bug | Jeffrey Stedfast | 2001-08-08 | 3 | -113/+167 |
* | Removed the "is" and "is not" rules from the xml file for address matching | Jeffrey Stedfast | 2001-08-08 | 2 | -27/+5 |
* | Move fe_create_root_node farther down, so we can check for its children | Peter Williams | 2001-08-08 | 2 | -100/+105 |
* | Don't use a leaky hash to get folder names with unread count, use | Jason Leach | 2001-08-08 | 2 | -32/+27 |
* | use g_strcasecmp since ldap attribute names are not case sensitive. | Chris Toshok | 2001-08-08 | 2 | -1/+6 |
* | make sure we update the changed state if a successful drop happens. | Chris Toshok | 2001-08-08 | 2 | -0/+14 |
* | Make the OK button the keyboard default instead of Cancel. Bug #4942. | Jason Leach | 2001-08-08 | 2 | -0/+7 |
* | Free the CORBA version of the animated icon. | Ettore Perazzoli | 2001-08-08 | 2 | -1/+13 |
* | better mini trash icon | Jakub Steiner | 2001-08-08 | 2 | -0/+5 |
* | forgot to add trash | Jakub Steiner | 2001-08-07 | 1 | -0/+0 |
* | menu icons | Jakub Steiner | 2001-08-07 | 4 | -0/+3 |
* | menu and tree view icons; rearrangements | Jakub Steiner | 2001-08-07 | 13 | -497/+17 |
* | tree view icons | Jakub Steiner | 2001-08-07 | 6 | -0/+4 |
* | Unref the listener when done. | Not Zed | 2001-08-07 | 2 | -0/+8 |
* | Added scrolling to access nodes that are scrolled off screen for drops. | Christopher James Lahey | 2001-08-07 | 3 | -64/+290 |
* | allow toggling between converting from the gdkfont's charset or from the | Larry Ewing | 2001-08-07 | 1 | -1/+11 |
* | Modify to take a headers_only argument which will then only fetch message | Jeffrey Stedfast | 2001-08-07 | 2 | -9/+19 |
* | New internal function to get a message stream by message sequence id (so | Jeffrey Stedfast | 2001-08-07 | 2 | -68/+129 |
* | free the CalComponentDateTime and icaltimetype values after finishing with | Damon Chaplin | 2001-08-07 | 3 | -2/+28 |
* | Added key accelerators to a bunch of the config options and moved the Bcc | Jeffrey Stedfast | 2001-08-07 | 7 | -86/+91 |
* | Remove member `hbox' from `struct _EShellFolderTitleBarPrivate'. | Ettore Perazzoli | 2001-08-07 | 3 | -163/+227 |
* | added 'different_timezone' fields to EDayViewEvent and EWeekViewEvent, to | Damon Chaplin | 2001-08-07 | 25 | -233/+575 |
* | Use g_basename(). (setup_ui): Get the default charset from the mail config | Jeffrey Stedfast | 2001-08-07 | 2 | -79/+91 |
* | Turn on highlighting on a row by row basis. | Christopher James Lahey | 2001-08-07 | 2 | -0/+20 |
* | Don't strstr for noselect=yes, that's just plain broken. | Jeffrey Stedfast | 2001-08-07 | 3 | -33/+51 |
* | Implemented these functions. | Christopher James Lahey | 2001-08-07 | 3 | -6/+110 |
* | Fix off-by-one error in cleaning up deleted messages at the end of the | Dan Winship | 2001-08-07 | 2 | -1/+5 |
* | Set the message-display message to NULL if we can't get an info too. | Jeffrey Stedfast | 2001-08-07 | 3 | -31/+35 |
* | Do a refresh_info on the selected folder before looking at its unread | Dan Winship | 2001-08-07 | 2 | -7/+12 |
* | Make vtrash folders on other storages with a "vtrash" type, so they get | Jason Leach | 2001-08-07 | 2 | -4/+17 |
* | Rename "Manage Subscriptons" to "Subscribe to Folders" as per Aaron's | Peter Williams | 2001-08-07 | 2 | -1/+7 |
* | In process of fixing bug #6005. The "Calendar" page is now "Display", and | Federico Mena Quintero | 2001-08-07 | 2 | -236/+168 |
* | Reimplement to be asynchronous and pretty, with progressive folder loading | Peter Williams | 2001-08-07 | 7 | -905/+1395 |
* | Completely hide the namespace from everything external to the IMAP code, | Peter Williams | 2001-08-07 | 6 | -66/+128 |
* | Updated Swedish translation. Thanks to Richard Hult | Christian Rose | 2001-08-07 | 2 | -449/+497 |
* | Always do --no-auto-key-retrieve. | Jeffrey Stedfast | 2001-08-07 | 2 | -2/+7 |
* | added check for NULL pointers. Maybe fixes #5203 (I can't reproduce it, so | Rodrigo Moya | 2001-08-07 | 3 | -19/+22 |
* | Yuck. Special case whether or not we want to expunge all the trash folders | Jeffrey Stedfast | 2001-08-07 | 3 | -11/+33 |
* | handle delete event | Radek Doulik | 2001-08-07 | 2 | -1/+22 |
* | Removed this function, it's not needed anymore. | Jason Leach | 2001-08-07 | 2 | -29/+11 |
* | Fix a minor glitch with how it started a backwards wraparound at the 2nd | Jason Leach | 2001-08-07 | 2 | -1/+7 |
* | s/character set/character encoding | Jeffrey Stedfast | 2001-08-07 | 2 | -1/+5 |
* | new EBookOp destructor (e_book_unqueue_op): use e_book_op_free | Radek Doulik | 2001-08-07 | 2 | -16/+34 |
* | Make the title of the window "subject - Message" instead of just | Ettore Perazzoli | 2001-08-06 | 2 | -1/+24 |
* | Back to using `bonobo_generic_factory_new()'. (component_fn): Updated | Ettore Perazzoli | 2001-08-06 | 2 | -8/+14 |
* | Updated Hungarian translation. | Andras Timar | 2001-08-06 | 2 | -756/+931 |
* | set op->listener to NULL to catch possible use of freed op | Radek Doulik | 2001-08-05 | 3 | -1/+20 |
* | Added bonobo-moniker-xmldb, gnome-gtkhtml-editor and | Ettore Perazzoli | 2001-08-05 | 2 | -1/+33 |
* | [Added an "Activate" button to the search bar.] | Ettore Perazzoli | 2001-08-05 | 3 | -17/+66 |
* | Add some padding to the label so that the title doesn't move around when | Ettore Perazzoli | 2001-08-05 | 15 | -94/+734 |
* | Make the close icon as large as the pin icon so the bar doesn't change | Ettore Perazzoli | 2001-08-05 | 2 | -13/+25 |
* | Use `e_bonobo_generic_factory_multi_display_new()' instead of just | Ettore Perazzoli | 2001-08-05 | 2 | -5/+15 |
* | New function to create a factory that creates separate component instances | Ettore Perazzoli | 2001-08-05 | 4 | -44/+140 |
* | Made it so that if there's one less match than possible compares are | Christopher James Lahey | 2001-08-05 | 2 | -1/+7 |
* | Set the hadjustment and vadjustment here. From a patch by Kevin | Christopher James Lahey | 2001-08-05 | 1 | -2/+4 |
* | Ignore generated .dep file. | Darin Adler | 2001-08-05 | 2 | -0/+5 |
* | oops, s/#ifdef/#endif | Jeffrey Stedfast | 2001-08-05 | 1 | -1/+1 |
* | forgot to commit a file | Jacob Leach | 2001-08-05 | 1 | -8/+10 |
* | Add yet another special-case hack for application/pgp. | Jeffrey Stedfast | 2001-08-05 | 2 | -9/+31 |
* | Add a @wraparound argument, so the 'n' and 'p' keypresses (or anything | Jason Leach | 2001-08-05 | 4 | -6/+33 |
* | Updated Spanish translation. | Hector Garcia | 2001-08-04 | 2 | -336/+355 |
* | Change these to actually subtract the allocation as they should. | Christopher James Lahey | 2001-08-04 | 1 | -3/+6 |
* | Some paths here don't set handled properly so lets initialize it to FALSE. | Christopher James Lahey | 2001-08-04 | 2 | -6/+15 |
* | e_tree_table_adapter_node_at_row would have pulled data from one past the | Christopher James Lahey | 2001-08-04 | 1 | -6/+8 |
* | New function; stops further notification from happening. This is needed | Federico Mena Quintero | 2001-08-04 | 18 | -165/+656 |
* | Once again forgot to mark which bug this fixes. Ximian bug #3699. | Chris Lahey | 2001-08-04 | 1 | -1/+1 |
* | Check for storage != NULL here. This shouldn't come up unless addressbook | Christopher James Lahey | 2001-08-04 | 2 | -13/+24 |
* | Request an update. (e_calendar_item_mark_days): Likewise. | Federico Mena Quintero | 2001-08-04 | 2 | -0/+9 |
* | Added annotation that my last commit fixes Ximian bug #4674. | Chris Lahey | 2001-08-04 | 1 | -1/+2 |
* | Changed the criteria of whether the first part of each iteration matched | Christopher James Lahey | 2001-08-04 | 2 | -29/+32 |
* | yeah, and that last fix to :-) | Jacob Leach | 2001-08-04 | 1 | -3/+3 |
* | oops, should have tested that warning fix. | Jacob Leach | 2001-08-04 | 1 | -1/+1 |
* | warning fix. | Jacob Leach | 2001-08-04 | 1 | -1/+0 |
* | build fix | Jacob Leach | 2001-08-04 | 1 | -0/+2 |
* | Updates for EvolutionStorage API changes. | Jason Leach | 2001-08-04 | 6 | -42/+46 |
* | Callback for the EvolutionStorageListener::update_folder signal, so we can | Jason Leach | 2001-08-04 | 2 | -1/+6 |
* | Update for EvolutionStorage API changes. (addressbook_storage_add_source): | Jason Leach | 2001-08-04 | 2 | -2/+8 |
* | [Removing Evolution::LocalStorage interface, abstracting the unread counts | Jason Leach | 2001-08-04 | 31 | -493/+560 |
* | Adding cvsignore files | Andrew Hughes Chatham | 2001-08-04 | 1 | -4/+4 |
* | Noted that the last commit fixes Ximian bug #2202 | Chris Lahey | 2001-08-04 | 1 | -1/+2 |
* | Made this change the query based on which letter is clicked. | Christopher James Lahey | 2001-08-04 | 2 | -2/+76 |
* | Do an evil kludgy hack so that the Rule Name entry widget gets focused | Jeffrey Stedfast | 2001-08-04 | 2 | -3/+14 |
* | Try to restore the choice the user had chosen before hitting the "Check | Jeffrey Stedfast | 2001-08-04 | 3 | -3/+20 |
* | Subtracted 27. | Christopher James Lahey | 2001-08-04 | 1 | -0/+3 |
* | Updated Spanish translation. | Hector Garcia | 2001-08-04 | 2 | -505/+822 |
* | Minor changes to the iconv code so that it does the check in the return | Jeffrey Stedfast | 2001-08-04 | 2 | -1/+14 |
* | Fixes bug #1407. | Federico Mena Quintero | 2001-08-04 | 2 | -120/+7 |
* | Add information about gathering actions. | Kevin Breit | 2001-08-04 | 4 | -4/+36 |
* | I18n fixes. | Chyla Zbigniew | 2001-08-04 | 3 | -1/+16 |
* | First check to make sure that service->url->authmech is non-NULL before | Jeffrey Stedfast | 2001-08-04 | 2 | -14/+18 |
* | Sigh, if gpg returns '1' it means that the key is bad but it did succeede | Jeffrey Stedfast | 2001-08-04 | 2 | -1/+10 |
* | return the source url for popb4smtp auth request. | Not Zed | 2001-08-03 | 2 | -0/+16 |
* | special case popb4smtp auth before we try and connect, and do the magic | Not Zed | 2001-08-03 | 7 | -12/+277 |
* | p2001-08-03 Christopher James Lahey <clahey@ximian.com> | Chris Lahey | 2001-08-03 | 2 | -0/+13 |
* | Fixed warnings here. | Christopher James Lahey | 2001-08-03 | 3 | -10/+11 |
* | Made the list of E_CARD_PHONE types in phone_correspondences more complete | Christopher James Lahey | 2001-08-03 | 4 | -51/+105 |
* | [Fix #6232, the thirty-four-splash-screens-at-startup bug.] | Ettore Perazzoli | 2001-08-03 | 5 | -37/+119 |
* | Make "My Evolution" a normal storage instead of being the toplevel | Ettore Perazzoli | 2001-08-03 | 8 | -79/+285 |
* | tree view icons | Jakub Steiner | 2001-08-03 | 4 | -0/+5 |
* | Call `gtk_drag_finish()' here. | Ettore Perazzoli | 2001-08-03 | 2 | -3/+13 |
* | Actually __fini the servant and deactivate the object too. | Ettore Perazzoli | 2001-08-03 | 2 | -8/+20 |
* | [Fixes #4663, startup crash.] | Ettore Perazzoli | 2001-08-03 | 2 | -0/+16 |
* | Also call `PortableServer_POA_deactivate_object()' on the progress | Ettore Perazzoli | 2001-08-03 | 2 | -1/+12 |
* | Added. Provide description for filter_folder_op. (fetch_mail_describe): | Jon Trowbridge | 2001-08-03 | 5 | -5/+52 |
* | Spit out a warning if we cannot resolve "Bonobo/ConfigDatabase" on | Ettore Perazzoli | 2001-08-03 | 2 | -6/+18 |
* | Add camel dependency. | Jon Trowbridge | 2001-08-03 | 16 | -142/+245 |
* | Updated Swedish translation. | Christian Rose | 2001-08-03 | 2 | -474/+603 |
* | Wrap some debug printf's with d(). | Jeffrey Stedfast | 2001-08-03 | 4 | -93/+98 |
* | handle null paths in the dialog so that we avoid printing NULL strings | Larry Ewing | 2001-08-03 | 2 | -1/+8 |
* | Raise the filter-editor window if it's already created. | Jeffrey Stedfast | 2001-08-03 | 2 | -1/+4 |
* | Set the `set_folder_uri' to NULL when freeing it. | Ettore Perazzoli | 2001-08-03 | 3 | -2/+11 |
* | Install and use the new My Evolution icons from Jakub (they look really | Jacob Leach | 2001-08-03 | 5 | -15/+54 |
* | I obviously can't spell recieved, er, received...uh, yea. | Jeffrey Stedfast | 2001-08-03 | 2 | -2/+7 |
* | Set history_id's for the sig and html sig gnome file entry boxes so it can | Jason Leach | 2001-08-03 | 2 | -1/+11 |
* | Connect to the folder_remove signal on the storage. (vfolder_remove): New | Jeffrey Stedfast | 2001-08-03 | 2 | -7/+8 |
* | Make the right and left key presses be marked as handled here (i.e., | Christopher James Lahey | 2001-08-03 | 1 | -0/+2 |
* | Connect to the folder_remove signal on the storage. (vfolder_remove): New | Jeffrey Stedfast | 2001-08-03 | 5 | -66/+113 |
* | my evolution | Jakub Steiner | 2001-08-03 | 4 | -0/+7 |
* | Changed all e_table_model_is_cell_editable calls in this file to be on the | Christopher James Lahey | 2001-08-03 | 1 | -3/+3 |
* | Set et->priv to NULL here just to be sure. | Christopher James Lahey | 2001-08-03 | 1 | -0/+1 |
* | Don't do most of the work in this function if data->data is NULL. Fixes | Christopher James Lahey | 2001-08-03 | 1 | -21/+27 |
* | Added a <tip> for scrolling through mails. | Kevin Breit | 2001-08-03 | 4 | -0/+24 |
* | Removed some extra padding and pack the addressbook view into a frame with | Jason Leach | 2001-08-03 | 2 | -16/+24 |
* | Update the updated Save, Save As, and Print icons for menus and the | Jason Leach | 2001-08-03 | 4 | -24/+39 |
* | Revert mistaken commit | Jody Goldberg | 2001-08-02 | 1 | -3/+3 |
* | Made "--without-guile" work. Added $guile_msg for reporting back. | J.H.M. Dassen (Ray) | 2001-08-02 | 3 | -3/+23 |
* | 10 POKE ICONS 20 PRINT "They look more consistent now!" 30 GOTO 10 RUN | Tuomas Kuosmanen | 2001-08-02 | 3 | -0/+0 |
* | Added: addressbook/gui/contact-editor/e-contact-save-as.c | Chyla Zbigniew | 2001-08-02 | 2 | -0/+12 |
* | avoid freed memory reading, when you call it like | Radek Doulik | 2001-08-02 | 1 | -2/+8 |
* | receive dialog for the send/receive dialog -- /tigert | Tuomas Kuosmanen | 2001-08-02 | 3 | -0/+5 |
* | Added ContactsSaveAsVCard, ContactsSendContactToOther, and | Christopher James Lahey | 2001-08-02 | 2 | -6/+37 |
* | ChangeLog fix. Should have been: | Christopher James Lahey | 2001-08-02 | 1 | -1/+2 |
* | Added ContactsSaveAsVCard, ContactsSendContactToOther, and | Christopher James Lahey | 2001-08-02 | 4 | -29/+114 |
* | Add EVOLUTION_BUTTONSDIR to get to some different icons. | Not Zed | 2001-08-02 | 4 | -69/+116 |
* | If the default category is the same as the value passed in to this | Federico Mena Quintero | 2001-08-02 | 4 | -3/+34 |
* | Set the et->cursor_loc *before* committing the click-to-add to avoid | Federico Mena Quintero | 2001-08-02 | 1 | -3/+7 |
* | removed debugging messages. | Damon Chaplin | 2001-08-02 | 2 | -9/+4 |
* | removed some debugging messages. | Damon Chaplin | 2001-08-02 | 2 | -38/+4 |
* | Fixed the load statement here by just using array_from_string. | Christopher James Lahey | 2001-08-02 | 2 | -47/+10 |
* | Make this function not crash if x somehow doesn't land on some column. | Christopher James Lahey | 2001-08-02 | 1 | -4/+8 |
* | The calendar search bar widget now includes a drop-down menu of available | Federico Mena Quintero | 2001-08-02 | 11 | -397/+561 |
* | Do the Right Thing (tm) if the message list is not the widget in focus | Jeffrey Stedfast | 2001-08-02 | 2 | -0/+13 |
* | Do a NULL-check on current_uri - socket is being closed? (as per the | Jeffrey Stedfast | 2001-08-02 | 2 | -4/+10 |
* | This directory is *shared* between a lot of modules in GNOME CVS - | Martin Baulig | 2001-08-01 | 1 | -0/+13 |
* | fixed 2 mistranslated entries | Szabolcs Ban | 2001-08-01 | 1 | -2/+2 |
* | fixed a mistranslated entry | Szabolcs Ban | 2001-08-01 | 1 | -1/+1 |
* | Updated Hungarian translation. | Andras Timar | 2001-08-01 | 2 | -182/+170 |
* | More updates to icons, this time the Save, Save As, and Search icons for | Jacob Leach | 2001-08-01 | 8 | -11/+32 |
* | Don't move cursors around when deleting last message and Hide Deleted | Jason Leach | 2001-08-01 | 2 | -3/+12 |
* | Made this not query the 0th row if there are 0 rows in the table. Fixes | Christopher James Lahey | 2001-08-01 | 1 | -6/+5 |
* | Removed this file from this unused directory. | Christopher James Lahey | 2001-08-01 | 2 | -8/+5 |
* | Added file-exists.glade. | Christopher James Lahey | 2001-08-01 | 4 | -1/+158 |
* | Removed thrash checking code here since thrashing shouldn't happen now | Christopher James Lahey | 2001-08-01 | 3 | -83/+88 |
* | If we fail to get the lock, make sure we close our locking fd, and reset | Not Zed | 2001-08-01 | 2 | -1/+11 |
* | Slightly re-arranged filter/change notification logic. If we;re filtering, | Not Zed | 2001-08-01 | 4 | -42/+73 |
* | The Wombat now keeps track of which categories are present in the objects | Federico Mena Quintero | 2001-08-01 | 9 | -155/+339 |
* | Updated Spanish translation. | Hector Garcia | 2001-08-01 | 2 | -531/+170 |
* | Changed the title of this dialog to "Enter Password". | Anna Marie Dirks | 2001-08-01 | 2 | -0/+7 |
* | Update | Kjartan Maraas | 2001-08-01 | 1 | -17/+8 |
* | Bump version number to 0.12.99. | Ettore Perazzoli | 2001-08-01 | 2 | -2/+6 |
* | Sync for the release. | Ettore Perazzoli | 2001-08-01 | 31 | -82984/+158072 |
* | ui: | Peter Williams | 2001-08-01 | 4 | -1/+21 |
* | Moved "Sender-contains" to the top of the list and added a Recipient | Jeffrey Stedfast | 2001-08-01 | 2 | -10/+27 |
* | Ooops. We want GAL >= 0.10.0 and GtkHTML >= 0.11.0. | Ettore Perazzoli | 2001-08-01 | 2 | -2/+8 |
* | Remove `$EVOLUTION_MICRO_VERSION' from `VERSION'. | Ettore Perazzoli | 2001-08-01 | 2 | -1/+5 |
* | Bump version number to 0.12.0. | Ettore Perazzoli | 2001-08-01 | 2 | -2/+6 |
* | More cleanup. | Ettore Perazzoli | 2001-08-01 | 1 | -5/+5 |
* | NEWS | Iain Holmes | 2001-08-01 | 1 | -0/+12 |
* | Clean up and re-format a bit. | Ettore Perazzoli | 2001-08-01 | 1 | -68/+72 |
* | 0.12 NEWS for the mailer | Peter Williams | 2001-08-01 | 1 | -0/+70 |
* | beta2 splash | Jakub Steiner | 2001-08-01 | 2 | -0/+4 |
* | Calendar NEWS - Federico | Federico Mena Quintero | 2001-08-01 | 1 | -1/+23 |
* | Added Next/Previous menu items under Actions/GoTo. | Jeffrey Stedfast | 2001-08-01 | 2 | -0/+15 |
* | Added info about the shell changes and slightly changed the formatting for | Ettore Perazzoli | 2001-08-01 | 3 | -21/+58 |
* | Updated Norwegian (bokmål) translation. | Kjartan Maraas | 2001-08-01 | 2 | -1799/+2092 |
* | Add a pixmap to the Tasks Settings option to make it consistent with the | Federico Mena Quintero | 2001-08-01 | 2 | -5/+9 |
* | Sync from OLS - Federico | Federico Mena Quintero | 2001-08-01 | 6 | -12/+81 |
* | Fix ftp location and update current version of gettext to 0.10.39. | Pavel Roskin | 2001-07-31 | 1 | -2/+2 |
* | Use the new Send and Send Later icons for the toolbar and menus in the | Jacob Leach | 2001-07-31 | 5 | -7/+27 |
* | yes, set the end date, but correctly calculated, not by using the | Rodrigo Moya | 2001-07-31 | 3 | -1/+32 |
* | don't set the end date for the pasted components, since it will be | Rodrigo Moya | 2001-07-31 | 3 | -18/+9 |
* | New version of icon. /tigert | Tuomas Kuosmanen | 2001-07-31 | 2 | -0/+5 |
* | Added some NEWS calendar stuff | Rodrigo Moya | 2001-07-31 | 1 | -0/+6 |
* | Remove the copying of the index.sgml file which doesn't seem to be | Ettore Perazzoli | 2001-07-31 | 4 | -2/+12 |
* | New icon for composer. Added to Makefile.am so it gets installed to the | Tuomas Kuosmanen | 2001-07-31 | 2 | -0/+1 |
* | Updated NEWS for addressbook. | Christopher James Lahey | 2001-07-31 | 2 | -0/+36 |
* | Updated NEWS | Michael Zucci | 2001-07-31 | 1 | -0/+4 |
* | bump required version of gtkhtml to 0.10.99. | Larry Ewing | 2001-07-31 | 2 | -1/+5 |
* | Removed debugging messages. | Ettore Perazzoli | 2001-07-31 | 1 | -0/+4 |
* | Added some comments about the possible race condition issues with the | Ettore Perazzoli | 2001-07-31 | 1 | -26/+9 |
* | Also update have_pending_update before calling corba, as below. | Not Zed | 2001-07-31 | 2 | -2/+6 |
* | [This should fix #5110, shell crash when switching folders.] | Ettore Perazzoli | 2001-07-31 | 2 | -5/+14 |
* | Fixed some breakage Aaron caused. | Kevin Breit | 2001-07-31 | 4 | -4/+16 |
* | Added #include <e-util/e-path.h>. | Christopher James Lahey | 2001-07-31 | 3 | -3/+18 |
* | use the new print icons. | Damon Chaplin | 2001-07-31 | 2 | -8/+16 |
* | started some code to show the currently displayed dates in the folder | Damon Chaplin | 2001-07-31 | 20 | -122/+337 |
* | We are not guarenteed to have a non-NULL service (ie. PGP) thus check for | Jeffrey Stedfast | 2001-07-31 | 3 | -23/+38 |
* | changed the debugging message to avoid a crash on non-glibc boxes. (Using | Damon Chaplin | 2001-07-31 | 2 | -1/+8 |
* | copy the TZID just in case the property we got it from gets modified. | Damon Chaplin | 2001-07-31 | 6 | -22/+71 |
* | When writing out a CamelException to the HTML stream, be sure to translate | Jeffrey Stedfast | 2001-07-31 | 3 | -148/+205 |
* | added Help button. Though of course it doesn't do anything yet. | Damon Chaplin | 2001-07-31 | 3 | -0/+17 |
* | I18n fixes | Iain Holmes | 2001-07-31 | 2 | -4/+11 |
* | Properly handle the case where our "cleaned" completion is the empty | Jon Trowbridge | 2001-07-31 | 3 | -20/+102 |
* | Remove the wipe trackers option. | Iain Holmes | 2001-07-31 | 5 | -78/+17 |