| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Fix the URL link for the calendar | Iain Holmes | 2001-07-31 | 2 | -1/+5 |
* | Updated Swedish translation. | Christian Rose | 2001-07-31 | 2 | -625/+749 |
* | Remember the current group so after renaming a group it doesn't flip to | Jason Leach | 2001-07-31 | 4 | -3/+23 |
* | If we can't create a folder because it already exists, select that folder | Jason Leach | 2001-07-31 | 2 | -0/+18 |
* | Oops | JP Rosevear | 2001-07-31 | 1 | -2/+6 |
* | Mark strings for translation | JP Rosevear | 2001-07-31 | 1 | -67/+64 |
* | Restore old security settings from the saved configuration. Fixes bug | Jeffrey Stedfast | 2001-07-31 | 4 | -40/+49 |
* | Properly add the message/rfc822 part. | Jeffrey Stedfast | 2001-07-31 | 2 | -1/+13 |
* | Updated German translation | Matthias Warkus | 2001-07-31 | 2 | -3070/+3276 |
* | Fix a return value bug, to make it so if it fails to load an | Jason Leach | 2001-07-31 | 2 | -26/+34 |
* | Jason Leach <jleach@ximian.com> | Jacob Leach | 2001-07-30 | 2 | -0/+7 |
* | call cal_client_get_free_busy for testing the new method | Rodrigo Moya | 2001-07-30 | 2 | -2/+23 |
* | Fix support for gtkhtml when compiled with gconf support | Frédéric Crozat | 2001-07-30 | 5 | -0/+31 |
* | implemented | Rodrigo Moya | 2001-07-30 | 2 | -1/+61 |
* | Correct the tooltip for the Print button. Bug #5801. | Jason Leach | 2001-07-30 | 2 | -1/+6 |
* | Updated Hungarian translation. | Andras Timar | 2001-07-30 | 2 | -255/+259 |
* | menu icons | Jakub Steiner | 2001-07-30 | 9 | -0/+10 |
* | Actually add the timeout, this time in the gtk thread. | Not Zed | 2001-07-30 | 2 | -7/+46 |
* | Updated Slovenian translation | Andraz Tori | 2001-07-28 | 1 | -2/+2 |
* | renamed "Tasks Preferences" to "Tasks Settings" to be consistent with the | Damon Chaplin | 2001-07-28 | 2 | -1/+6 |
* | removed Edit & Help menus. Fixes #5500. | Damon Chaplin | 2001-07-28 | 2 | -12/+4 |
* | changed strftime format translation from "%A %b de %B" to "%A %d de %B". | Damon Chaplin | 2001-07-28 | 2 | -1/+7 |
* | recur is always in UTC | JP Rosevear | 2001-07-28 | 2 | -1/+6 |
* | memset everything to 0 (md5_to_dbt): ditto | JP Rosevear | 2001-07-28 | 2 | -0/+7 |
* | handle timezones everywhere (get_timezone): new function to get a timezone | JP Rosevear | 2001-07-28 | 7 | -22/+158 |
* | Updated Slovenian translation | Andraz Tori | 2001-07-28 | 1 | -1383/+1383 |
* | initialize to NULL some pointers | Rodrigo Moya | 2001-07-28 | 5 | -20/+78 |
* | Added (unused) table with strings intended to be translated (i18n tools | Chyla Zbigniew | 2001-07-28 | 2 | -0/+9 |
* | Constify and set the query sexp on the task pad's model as well. | Federico Mena Quintero | 2001-07-28 | 3 | -2/+15 |
* | Shut up CVS - Federico | Federico Mena Quintero | 2001-07-28 | 1 | -0/+4 |
* | New files with a derivative of ESearchBar that generates sexps for | Federico Mena Quintero | 2001-07-28 | 16 | -635/+1016 |
* | Consistency fixes, and reindented the goddamn thing. | Federico Mena Quintero | 2001-07-28 | 2 | -142/+118 |
* | Don't need this anymore. (do_get_pass): Since we already have the entry | Jeffrey Stedfast | 2001-07-28 | 5 | -62/+56 |
* | Remove the source for the timeout *before* invoking the CORBA method, as | Ettore Perazzoli | 2001-07-28 | 3 | -53/+98 |
* | Removed the unused "Settings" submenu, because it creates an extra blank | Jason Leach | 2001-07-28 | 2 | -5/+6 |
* | Locations. | Iain Holmes | 2001-07-28 | 2 | -0/+6 |
* | Tidy ldadds | JP Rosevear | 2001-07-28 | 2 | -4/+8 |
* | Fix the fix that fixes broken mailer behavior. We want to make sure that | Jeffrey Stedfast | 2001-07-28 | 2 | -2/+10 |
* | Jason Leach <jleach@ximian.com> | Jacob Leach | 2001-07-28 | 2 | -1/+7 |
* | Figure out whether we're getting the password for the source or the | Peter Williams | 2001-07-27 | 4 | -5/+60 |
* | Updated Hungarian translation. | Andras Timar | 2001-07-27 | 2 | -1012/+1147 |
* | This might fix bug#4704 (new version of the new apppointment icon /tigert | Tuomas Kuosmanen | 2001-07-27 | 3 | -100/+128 |
* | when an entry has changed, iterate over the elements of the entry and add | JP Rosevear | 2001-07-27 | 2 | -175/+261 |
* | glade beautifications | Jeffrey Stedfast | 2001-07-27 | 2 | -29/+31 |
* | send the empty string as subject if there is no summary | JP Rosevear | 2001-07-27 | 1 | -1/+4 |
* | free a list of attendees (meeting_page_fill_widgets): clean up attendee | JP Rosevear | 2001-07-27 | 8 | -68/+156 |
* | call pvl_next on i rather than itr.iter | JP Rosevear | 2001-07-27 | 2 | -1/+6 |
* | If we don't have any messages selected, break out. This fixes bug #5612. | Jeffrey Stedfast | 2001-07-27 | 3 | -8/+43 |
* | Allow the url to be NULL just like the libc free convention. | Jeffrey Stedfast | 2001-07-27 | 3 | -14/+23 |
* | revised. | Aaron Weber | 2001-07-27 | 8 | -528/+854 |
* | if from_zone is NULL (i.e. it is a floating time), just return. | Damon Chaplin | 2001-07-27 | 2 | -3/+8 |
* | Implemented. (setup_mime_tables): Setup the application/pgp handler to use | Jeffrey Stedfast | 2001-07-27 | 2 | -10/+79 |
* | check that the row passed in is valid. Sometimes we get the "row-selected" | Damon Chaplin | 2001-07-27 | 3 | -1/+72 |
* | Use magic to make the password remembering checkbutton come after the | Peter Williams | 2001-07-27 | 2 | -2/+33 |
* | Respect Gtk theme colors for the fonts and calculate a new table gbcolor | Jeffrey Stedfast | 2001-07-27 | 4 | -13/+61 |
* | Send an IMAP command, but don't wait for responses. | Dan Winship | 2001-07-27 | 5 | -233/+504 |
* | Make the date column smaller and the subject column larger, relatively. | Peter Williams | 2001-07-27 | 2 | -1/+4 |
* | Little UI nit: capitalize the words Offline/Online for the File menu. | Jason Leach | 2001-07-27 | 2 | -3/+8 |
* | Don't display "0 hidden". | Peter Williams | 2001-07-27 | 2 | -1/+4 |
* | Correct our manually inserted signature dash thingie (it was missing the | Peter Williams | 2001-07-26 | 2 | -1/+10 |
* | Make 'q' a toggle, not one-way. | Peter Williams | 2001-07-26 | 2 | -2/+5 |
* | Rename "Date" column to "Sent". | Peter Williams | 2001-07-26 | 2 | -1/+5 |
* | Fixing a small, stupid mistake; use e_select_names_model_get_textification | Jon Trowbridge | 2001-07-26 | 2 | -2/+13 |
* | Removed some debugging chatter. | Jon Trowbridge | 2001-07-26 | 8 | -26/+123 |
* | If the CLICK signal gets a return value, so we're going to be return from | Jason Leach | 2001-07-26 | 1 | -1/+4 |
* | gracefully handle the lack of a method | JP Rosevear | 2001-07-26 | 2 | -0/+7 |
* | check type of component before actually pasting. Deal with VCALENDAR | Rodrigo Moya | 2001-07-26 | 5 | -13/+147 |
* | changed "Settings" to "Calendar Settings". Fixes bug #5498. | Damon Chaplin | 2001-07-26 | 2 | -1/+6 |
* | used the new print preview icon. | Damon Chaplin | 2001-07-26 | 3 | -5/+13 |
* | added print-preview-24.png. | Damon Chaplin | 2001-07-26 | 2 | -1/+6 |
* | New function. When a folder is selected set the OK button to be sensitive | Jason Leach | 2001-07-26 | 2 | -2/+23 |
* | accept an icaltimezone* of NULL for all the public functions, since NULL | Damon Chaplin | 2001-07-26 | 2 | -1/+26 |
* | fixed a mis-spelling of "Fashion" in the mail accounts window. (See bug | Anna Marie Dirks | 2001-07-26 | 2 | -5/+20 |
* | Don't make the key url:item if we have the url, just make it url. This | Jeffrey Stedfast | 2001-07-26 | 5 | -30/+14 |
* | Don't make the key url:item if we have the url, just make it url. This | Jeffrey Stedfast | 2001-07-26 | 3 | -62/+73 |
* | Make it so Enter always opens the message in another window. | Peter Williams | 2001-07-26 | 2 | -6/+6 |
* | Now take a CamelService parameter (as passed by Camel). Allows us to have | Peter Williams | 2001-07-26 | 6 | -5/+61 |
* | change the way x-evolution-any-field is converted to an ldap query. it | Chris Toshok | 2001-07-26 | 2 | -14/+12 |
* | see if the address is already in the list of attendees (duplicate_error): | JP Rosevear | 2001-07-26 | 2 | -16/+68 |
* | if the property contai | JP Rosevear | 2001-07-26 | 2 | -0/+16 |
* | Now takes a check_supported gboolean argument saying whether or not to | Jeffrey Stedfast | 2001-07-26 | 3 | -9/+25 |
* | A warning fix from Jacob. Bug #5057. | Jason Leach | 2001-07-26 | 2 | -4/+7 |
* | $(BONOBO_CONF_CFLAGS) was here twice, took out one of them. | Jason Leach | 2001-07-26 | 3 | -2/+10 |
* | Initialize `me' to NULL. (forward_attached): If we are only forwarding a | Jeffrey Stedfast | 2001-07-26 | 2 | -12/+44 |
* | Initialize `me' to NULL. | Jeffrey Stedfast | 2001-07-26 | 3 | -12/+16 |
* | Add another Sender pattern. | Dan Winship | 2001-07-25 | 2 | -0/+6 |
* | print preview for new appointment | Jakub Steiner | 2001-07-25 | 2 | -0/+5 |
* | #include <libgnome/gnome-defs.h> and <libgnome/gnome-i18n.h> instead of | Jason Leach | 2001-07-25 | 2 | -4/+9 |
* | Um, write the HTML signature settings in the right place. Whoops. | Peter Williams | 2001-07-25 | 2 | -2/+7 |
* | Properly dup the results of e_destination_get_email. | Jon Trowbridge | 2001-07-25 | 4 | -3/+20 |
* | Added checks for all of the args of the exposed functions, so that we | Jon Trowbridge | 2001-07-25 | 2 | -0/+23 |
* | Properly ref the font we pass in as an ARG_FONT_E. (_do_tooltip): Removed | Jon Trowbridge | 2001-07-25 | 2 | -3/+3 |
* | Change the break into a continue, we should process as many as we can | Not Zed | 2001-07-25 | 3 | -5/+17 |
* | If we're the last row and we're deleting, select the previous message, not | Jason Leach | 2001-07-25 | 2 | -2/+14 |
* | Add psion macros from Frodo Looijaard <frodol@dds.nl> | Jody Goldberg | 2001-07-25 | 2 | -0/+57 |
* | Pass the O_TRUNC flag to open so that we don't leave trailing garbage at | Jeffrey Stedfast | 2001-07-25 | 3 | -39/+48 |
* | oops, we had a possible NULL value passed to a strcmp | Jeffrey Stedfast | 2001-07-25 | 1 | -1/+3 |
* | fix some warnings. | Jacob Leach | 2001-07-25 | 1 | -3/+3 |
* | fixed a typo | Jeffrey Stedfast | 2001-07-25 | 1 | -1/+1 |
* | calculate tmp_tm.tm_wday ourselves. strftime has a habit of crashing if | Damon Chaplin | 2001-07-25 | 2 | -0/+11 |
* | Fix for bug #5174. | Jeffrey Stedfast | 2001-07-25 | 2 | -2/+8 |
* | Add shell/e-local-storage.c so "Local Folders" can get translated. Fixes | Jason Leach | 2001-07-25 | 2 | -0/+6 |
* | Another update. Evo is moving fast... | Christian Rose | 2001-07-25 | 1 | -6/+10 |
* | don't show the year in the popup submenu for the months, and center the | Damon Chaplin | 2001-07-25 | 2 | -4/+15 |
* | stip the delto and delfrom (popup_delegate_cb): show a delegate dialog and | JP Rosevear | 2001-07-25 | 7 | -39/+662 |
* | oops, and just in case value is NULL... | Jeffrey Stedfast | 2001-07-25 | 1 | -1/+1 |
* | Handle broken mailers that send unencoded 8bit header params. And there | Jeffrey Stedfast | 2001-07-25 | 2 | -0/+41 |
* | Updated Swedish translation. | Christian Rose | 2001-07-25 | 2 | -144/+134 |
* | Match the prefix for the "remember_passphrase" setting with where it's | Jason Leach | 2001-07-25 | 2 | -8/+15 |
* | "_Add Anyway" to "Add Anyway". | Jason Leach | 2001-07-25 | 2 | -1/+6 |
* | Added fallbacks for the name in the case of an e-card, to avoid the | Jon Trowbridge | 2001-07-25 | 2 | -1/+19 |
* | check_specials if this is an application/pgp type as well. | Jeffrey Stedfast | 2001-07-25 | 2 | -1/+4 |
* | need the EDestination magic here too for when we modify an already shown | Chris Toshok | 2001-07-25 | 4 | -5/+52 |
* | call widget_changed. (phone_entry_changed): same. (email_entry_changed): | Chris Toshok | 2001-07-25 | 2 | -25/+100 |
* | When dumping the CamelURL to a string, hide all the params. | Jeffrey Stedfast | 2001-07-25 | 2 | -10/+15 |
* | Do a case-insensitive comparison. (mail_generate_reply): Only resort to | Jeffrey Stedfast | 2001-07-25 | 7 | -49/+86 |
* | get_boolean_with_default for the "Mark as read" timeout, not | Jason Leach | 2001-07-25 | 2 | -2/+7 |
* | New #define, and there was much rejoicing. Rah. | Jeffrey Stedfast | 2001-07-25 | 2 | -0/+7 |
* | Check if evolution_shell_client_get_local_storage returns | Jon Trowbridge | 2001-07-25 | 2 | -0/+20 |
* | Move Insert File from the File menu into the Insert Menu. Change the | Peter Williams | 2001-07-25 | 2 | -4/+9 |
* | Add the "/My Evolution" path to the path_to_etree_node hash so that | Jason Leach | 2001-07-25 | 2 | -4/+19 |
* | Don't display "(0 unsent)" if the outbox is empty. | Peter Williams | 2001-07-25 | 2 | -2/+5 |
* | Don't stop the idle_queue and unref from here, since this might be called | Dan Winship | 2001-07-25 | 2 | -11/+15 |
* | Updated Swedish translation. | Christian Rose | 2001-07-25 | 2 | -136/+145 |
* | Add "Compose New Message" to the Actions menu as suggested in bug #866. | Peter Williams | 2001-07-25 | 2 | -2/+8 |
* | Set up the local trash in the folder cache. | Peter Williams | 2001-07-25 | 2 | -0/+8 |
* | Updated Slovak translation. | Stanislav Visnovsky | 2001-07-24 | 2 | -712/+640 |
* | Make the error reporting a little but more descriptive. | Peter Williams | 2001-07-24 | 2 | -2/+7 |
* | Add new label widgets with a message that SSL isn't supported. | Peter Williams | 2001-07-24 | 5 | -8/+70 |
* | Reworded a few questions. | Aaron Weber | 2001-07-24 | 4 | -12/+16 |
* | Correct minimal version test | Frédéric Crozat | 2001-07-24 | 2 | -2/+7 |
* | Updated Swedish translation. | Christian Rose | 2001-07-24 | 2 | -325/+375 |
* | Added a validate function that checks to make sure that vfolders that have | Jon Trowbridge | 2001-07-24 | 3 | -0/+40 |
* | Dont call notifyResult here if we've just launched a thread to do the | Not Zed | 2001-07-24 | 2 | -13/+17 |
* | Only show the warning dialog instead of using `gnome_dialog_run()' so it | Ettore Perazzoli | 2001-07-24 | 1 | -2/+10 |
* | Somehow this missed the commit. | Not Zed | 2001-07-24 | 1 | -2/+2 |
* | Go back to calling mail_msg_free here. (mail_msg_destroy): Remove the | Not Zed | 2001-07-24 | 3 | -8/+31 |
* | Only show the warning dialog instead of using `gnome_dialog_run()' so it | Ettore Perazzoli | 2001-07-24 | 2 | -7/+13 |
* | fixed the test to see whether we should draw the icons. | Damon Chaplin | 2001-07-24 | 2 | -3/+8 |
* | Added some warnings for bad cases. | Not Zed | 2001-07-24 | 2 | -4/+26 |
* | Oops. Uncomment this code since Trow fixed GtkHTML to actually have this | Jeffrey Stedfast | 2001-07-24 | 2 | -1/+4 |
* | Fixed the "Read" to be Read in the glade file per menesis' request. | Jeffrey Stedfast | 2001-07-24 | 6 | -5/+94 |
* | pass extra param to icalparser_get_next_char (icalparser_get_next_char): | JP Rosevear | 2001-07-24 | 2 | -26/+43 |
* | changed so it doesn't use mktime(). We are having problems because | Damon Chaplin | 2001-07-24 | 2 | -17/+28 |
* | fixed my fix to compile | Jeffrey Stedfast | 2001-07-24 | 1 | -2/+2 |
* | Pulled instance of config-setupassist.sgml to make stuff build right. | Kevin Breit | 2001-07-24 | 4 | -2/+8 |
* | If the source and destination folders are the same, just mark the uids as | Jeffrey Stedfast | 2001-07-24 | 2 | -4/+21 |
* | Carefully check for NULL everywhere, and do the right thing if the message | Jon Trowbridge | 2001-07-24 | 2 | -2/+24 |
* | validated. | Aaron Weber | 2001-07-24 | 8 | -424/+26 |
* | Add new feed to the shown list | Iain Holmes | 2001-07-24 | 2 | -0/+11 |
* | Uhm, set the usize to `1, -1' instead. | Ettore Perazzoli | 2001-07-24 | 2 | -1/+6 |