| Commit message (Expand) | Author | Age | Files | Lines |
* | fix for the changes to GTKHTML_DATADIR that include the release number. | Larry Ewing | 2002-03-28 | 2 | -3/+8 |
* | Use gtk_container_add() to put the toplevel in the parent widget, instead | Ettore Perazzoli | 2002-03-28 | 3 | -5/+4 |
* | Use gtk_container_add() to put the toplevel in the parent widget, instead | Ettore Perazzoli | 2002-03-28 | 2 | -2/+12 |
* | end the line properly | JP Rosevear | 2002-03-28 | 2 | -2/+5 |
* | Adding topic.dat | Aaron Weber | 2002-03-28 | 1 | -0/+11 |
* | add from branch. merge from branch merge from branch merge from branch | Aaron Weber | 2002-03-28 | 8 | -129/+230 |
* | Updated to respect the new mail-config options for default reply style | Jeffrey Stedfast | 2002-03-28 | 2 | -1/+21 |
* | don't free req->vcard. it's freed in pas_book_free_request. | Chris Toshok | 2002-03-28 | 2 | -19/+12 |
* | eek, we don't want 2 seps in a row | Jeffrey Stedfast | 2002-03-28 | 1 | -2/+0 |
* | Removed the "Mail Settings" stuff. | Jeffrey Stedfast | 2002-03-28 | 3 | -8/+10 |
* | make sure to call ldap_value_free (values);, and ldap_msgfree (resp). | Chris Toshok | 2002-03-28 | 2 | -12/+40 |
* | unset GTK_CAN_FOCUS on the button so that it can't grab focus when you | Dan Winship | 2002-03-28 | 2 | -0/+9 |
* | Construct the source_url the right way. The previous way was generating | Jeffrey Stedfast | 2002-03-28 | 2 | -7/+21 |
* | Add gthreads to LIBIBEX_CFLAGS and LIBIBEX_LIBS. | Ettore Perazzoli | 2002-03-28 | 2 | -1/+6 |
* | Updated Norwegian (bokmål) translation. Bring back up to speed. | Kjartan Maraas | 2002-03-27 | 3 | -727/+1118 |
* | Sync with yet-another-mail-config branch. | Jeffrey Stedfast | 2002-03-27 | 24 | -1599/+3629 |
* | New. New. | Ettore Perazzoli | 2002-03-27 | 3 | -0/+366 |
* | g_warning if the control cannot be activated. | Ettore Perazzoli | 2002-03-27 | 3 | -1/+12 |
* | Changed to get the address from the messageinfo of the current selected | Not Zed | 2002-03-26 | 6 | -79/+219 |
* | New version from anna, with fixed widget names. | Not Zed | 2002-03-26 | 2 | -165/+214 |
* | Added mention that 2048 maybe recommended by some people. Fixed a typo. | Kevin Breit | 2002-03-26 | 2 | -4/+10 |
* | Changed to use just g_utf8_strdown instead of utf8_normalise, to match the | Not Zed | 2002-03-26 | 2 | -2/+9 |
* | updated | Jeffrey Stedfast | 2002-03-26 | 1 | -0/+1 |
* | Added widgets/e-option-menu.lo. | Christopher James Lahey | 2002-03-26 | 5 | -28/+130 |
* | Call the parent function after doing all the internal work so that when | Christopher James Lahey | 2002-03-26 | 1 | -9/+9 |
* | Register a "working" folder type with the hourglass icon. (Would | Dan Winship | 2002-03-25 | 4 | -2/+17 |
* | Add working-16.png (the GNOME2 stock "wait" icon, from Jakub) | Dan Winship | 2002-03-25 | 3 | -1/+7 |
* | When we add a new name, up all of the cache limits, because we're probably | Not Zed | 2002-03-25 | 38 | -248/+5346 |
* | Change the OAFIID for the GtkHTML editor to have :1.1 at the end. | Peter Williams | 2002-03-25 | 2 | -1/+6 |
* | I fixed a typo which caused the documentation to not build. | Kevin Breit | 2002-03-24 | 3 | -14/+29 |
* | Removed. (load_pages): Use e_get_language_list() here instead. Also, free | Ettore Perazzoli | 2002-03-23 | 2 | -23/+10 |
* | New. New. | Ettore Perazzoli | 2002-03-23 | 4 | -0/+96 |
* | *** empty log message *** | Dan Winship | 2002-03-23 | 1 | -1/+1 |
* | (evolution_storage_removed_folder): Oops. Fix here too. | Dan Winship | 2002-03-23 | 2 | -1/+4 |
* | Fix a "how can this ever have worked" bug to make unread message counts | Dan Winship | 2002-03-23 | 2 | -1/+5 |
* | Use e_folder_get_name. Don't assume it's the same as the last path | Dan Winship | 2002-03-23 | 2 | -6/+9 |
* | Document the fact that this takes two locale charset strings and one UTF8 | Dan Winship | 2002-03-22 | 2 | -7/+13 |
* | Use the date in the received header for the received_date. | Jeffrey Stedfast | 2002-03-22 | 2 | -6/+22 |
* | +2002-03-20 Christopher James Lahey <clahey@ximian.com> | Chris Lahey | 2002-03-22 | 1 | -15/+15 |
* | Set the wmclass to "evolution-splash" so sawfish knows it's not the same | Dan Winship | 2002-03-21 | 2 | -0/+7 |
* | Make all the verb/menu arrays appropriately static. | Ettore Perazzoli | 2002-03-21 | 2 | -6/+11 |
* | Move the ComponentActionsPlaceholder into the Actions menu, instead of the | Ettore Perazzoli | 2002-03-21 | 22 | -89/+222 |
* | Add accelerators for "Find Now" and "Clear". | Ettore Perazzoli | 2002-03-21 | 6 | -12/+28 |
* | Remove all the SearchBar items before setting them up again. | Ettore Perazzoli | 2002-03-21 | 2 | -25/+80 |
* | Fix this to work right. We need to convert the input buffer to the charset | Jeffrey Stedfast | 2002-03-20 | 4 | -25/+66 |
* | add missing NULL closure data to popup menu initialization. | Larry Ewing | 2002-03-20 | 2 | -4/+9 |
* | more fixes for libversit.la -> libversit.a | Dan Winship | 2002-03-20 | 17 | -12/+48 |
* | Update for libversit change: Use .a rather than .la now. | Dan Winship | 2002-03-20 | 4 | -10/+19 |
* | Move the preferences from a per-view setting to a global setting | Iain Holmes | 2002-03-19 | 9 | -36/+58 |
* | Report a message before entering bonobo_main() to simplify debugging. | Ettore Perazzoli | 2002-03-19 | 2 | -0/+7 |
* | Updated to use the same logic as the POP code. | Jeffrey Stedfast | 2002-03-19 | 2 | -8/+9 |
* | No longer takes a stls_supported argument since we no longer need it with | Jeffrey Stedfast | 2002-03-19 | 2 | -16/+21 |
* | No accelerator for "FindNow". (add_button): Add a one-pixel padding to the | Ettore Perazzoli | 2002-03-19 | 2 | -2/+8 |
* | Rename the "Search Now" menu entry to "Find Now". Rename the corresponding | Ettore Perazzoli | 2002-03-19 | 2 | -4/+12 |
* | New halper function to update the sensitivity of the commands. | Ettore Perazzoli | 2002-03-19 | 2 | -0/+46 |
* | Init clear_button to NULL. (add_button): New helper function to add a | Ettore Perazzoli | 2002-03-19 | 3 | -15/+54 |
* | New, implementation for a new "SearchNow" verb. (setup_standard_verbs): | Ettore Perazzoli | 2002-03-19 | 2 | -0/+21 |
* | Free account_name so we don't leak. Also after getting the source uri, use | Jeffrey Stedfast | 2002-03-19 | 2 | -34/+72 |
* | Add `search="string"' for the keyboard navigability search thingy. | Ettore Perazzoli | 2002-03-19 | 2 | -1/+6 |
* | [Search bar re-design implementation, Take 2.] | Ettore Perazzoli | 2002-03-19 | 10 | -85/+102 |
* | "Forward as iCalendar" uses set_body, so we can't make the composer | Dan Winship | 2002-03-19 | 4 | -16/+36 |
* | VFolders in the summary | Iain Holmes | 2002-03-18 | 17 | -165/+1306 |
* | Draw colour rectangles for each of the colour items and set a closure on | Jeffrey Stedfast | 2002-03-16 | 4 | -15/+108 |
* | New callback to set a colour on a message. | Jeffrey Stedfast | 2002-03-16 | 12 | -78/+667 |
* | Updated to use new EPopupMenu API. | Jeffrey Stedfast | 2002-03-16 | 2 | -4/+9 |
* | Updated to use new EPopupMenu API. | Jeffrey Stedfast | 2002-03-16 | 5 | -61/+72 |
* | Update to use new EPopupMenu API. | Jeffrey Stedfast | 2002-03-16 | 4 | -31/+44 |
* | Allow for per-item closures and also instead of taking a const char | Jeffrey Stedfast | 2002-03-16 | 2 | -37/+40 |
* | expand the relative urls of the object at the point so that relative | Larry Ewing | 2002-03-16 | 3 | -3/+17 |
* | Check for a style_set signal on all the contained GnomeCanvasItems. | Christopher James Lahey | 2002-03-16 | 6 | -0/+82 |
* | Commit ChangeLog. | Ettore Perazzoli | 2002-03-16 | 1 | -1/+0 |
* | [Start implementing the new Search Bar design.] | Ettore Perazzoli | 2002-03-16 | 20 | -117/+268 |
* | Add a GdkPixmap * cache of rendered toggle images. This should | Christopher James Lahey | 2002-03-16 | 1 | -48/+130 |
* | Set horizontal scroll policy to GTK_POLICY_NEVER here. Don't set usize | Christopher James Lahey | 2002-03-16 | 2 | -9/+13 |
* | New function that returns the total minimum width of all the columns. | Christopher James Lahey | 2002-03-16 | 4 | -4/+39 |
* | Don't allow any empty structs. If !ENABLE_THREADS, provide a gpointer | Jeffrey Stedfast | 2002-03-16 | 2 | -0/+17 |
* | use gtkhtml editor API version 1.1 | Radek Doulik | 2002-03-16 | 2 | -1/+7 |
* | use bonobo exception macros to tidy | JP Rosevear | 2002-03-15 | 7 | -41/+43 |
* | Updated Norwegian (bokmål) translation. | Kjartan Maraas | 2002-03-15 | 2 | -1199/+1477 |
* | Remove "mailstorage", since it's not needed any more. (storage_activate): | Dan Winship | 2002-03-15 | 3 | -44/+47 |
* | Support for delayed filling-in of storages/folders. | Dan Winship | 2002-03-15 | 14 | -10/+447 |
* | Implemented capitalization keybindings. | Christopher James Lahey | 2002-03-15 | 2 | -17/+91 |
* | create new signature file (delete_unused_signature_file): be more careful | Radek Doulik | 2002-03-15 | 2 | -3/+21 |
* | Made this return a boolean that returns whether the ETableSearch used the | Christopher James Lahey | 2002-03-15 | 4 | -9/+12 |
* | Implemented. | Jeffrey Stedfast | 2002-03-15 | 6 | -2/+57 |
* | Linked "expunge" to the glossary. Made some basic grammar changes. | Kevin Breit | 2002-03-15 | 4 | -159/+182 |
* | Remove "Settings" item. | Ettore Perazzoli | 2002-03-15 | 2 | -12/+4 |
* | Call `e_summary_preferences_register_config_control_factory()'. | Ettore Perazzoli | 2002-03-15 | 8 | -146/+242 |
* | Don't search if any modifier but SHIFT or LOCK is pressed. | Ettore Perazzoli | 2002-03-15 | 2 | -4/+6 |
* | oops. | JP Rosevear | 2002-03-15 | 1 | -1/+2 |
* | remove duplicate new items in the file and action menus | JP Rosevear | 2002-03-15 | 2 | -15/+4 |
* | remove duplicate new items in the file and action menus | JP Rosevear | 2002-03-15 | 2 | -29/+5 |
* | add all day event editor mode | JP Rosevear | 2002-03-15 | 6 | -117/+119 |
* | Pulled warning about the HTML mail stuff. | Kevin Breit | 2002-03-14 | 2 | -6/+4 |
* | add gal. | Chris Toshok | 2002-03-14 | 2 | -1/+5 |
* | If the charset item doesn't have a class (aka "Unknown"), don't write a | Jeffrey Stedfast | 2002-03-14 | 2 | -3/+12 |
* | Set a default size of the window, so we don't get this itty-bitty window | Jeffrey Stedfast | 2002-03-14 | 2 | -0/+34 |
* | Added a work-around for SMTP servers that can't read the RFCs and thus | Jeffrey Stedfast | 2002-03-14 | 2 | -1/+24 |
* | Added alpha blending here. | Christopher James Lahey | 2002-03-14 | 2 | -2/+73 |
* | Remove the "Tasks Settings..." menu item. | Ettore Perazzoli | 2002-03-14 | 4 | -21/+10 |
* | Added selected_column, focused_column, and unselected_column. | Christopher James Lahey | 2002-03-14 | 2 | -17/+118 |
* | reverted my USER/PASS quoting fix | Jeffrey Stedfast | 2002-03-14 | 2 | -8/+2 |
* | Added this function. | Christopher James Lahey | 2002-03-14 | 4 | -1/+26 |
* | Quote the USER and PASS arguments since some people have spaces in their | Jeffrey Stedfast | 2002-03-14 | 2 | -2/+8 |
* | Add an icon for the LDAP sources configuration control. | Ettore Perazzoli | 2002-03-14 | 2 | -0/+8 |
* | Clean up comment. | Ettore Perazzoli | 2002-03-14 | 1 | -3/+1 |
* | Add an "evolution:config_item:icon_path" attribute so we get an icon for | Ettore Perazzoli | 2002-03-14 | 2 | -0/+9 |
* | Use `evolution:config_item:icon_name' instead of | Ettore Perazzoli | 2002-03-14 | 2 | -4/+21 |
* | Replaced e_marshal_BOOL__STRING with this since the function it was used | Christopher James Lahey | 2002-03-13 | 7 | -35/+68 |
* | Added ETableSearch support. | Christopher James Lahey | 2002-03-13 | 1 | -50/+164 |
* | Add an entry to invoke the new unified config dialog. | Ettore Perazzoli | 2002-03-13 | 2 | -6/+17 |
* | Remove verb "AddressbookConfig". (config_cb): Removed. | Ettore Perazzoli | 2002-03-13 | 7 | -52/+171 |
* | Add <visible>False</visible> to cal-prefs-dialog so it doesn't get shown | Ettore Perazzoli | 2002-03-13 | 12 | -395/+447 |
* | Update to create an EvolutionConfigControl instead of just a | Ettore Perazzoli | 2002-03-13 | 8 | -22/+362 |
* | Handle digest: urls. | Jeffrey Stedfast | 2002-03-13 | 3 | -5/+64 |
* | Added support for E_TABLE_MEMORY_STORE_OBJECT which represents a column | Christopher James Lahey | 2002-03-13 | 2 | -2/+17 |
* | Removed Page struct. (e_multi_config_dialog_add_page): Select the initial | Christopher James Lahey | 2002-03-13 | 2 | -56/+15 |
* | Use Use e_table_memory_store instead of e_table_memory_callbacks. Use | Christopher James Lahey | 2002-03-13 | 2 | -99/+44 |
* | Bumped the required version of gal. | Christopher James Lahey | 2002-03-13 | 2 | -1/+5 |
* | Give the correct height to the subcells instead of overlapping them. | Christopher James Lahey | 2002-03-13 | 6 | -19/+39 |
* | Set the folder on a folder-browser object. | Jeffrey Stedfast | 2002-03-13 | 8 | -5/+270 |
* | Now takes a url argument. | Jeffrey Stedfast | 2002-03-13 | 6 | -26/+54 |
* | removed forgotten FIXME | Radek Doulik | 2002-03-13 | 1 | -2/+0 |
* | Replaced "png" with "PNG". This shouldn't break the SGML build and it's a | Kevin Breit | 2002-03-13 | 3 | -10/+103 |
* | Added e-table-search.lo. | Christopher James Lahey | 2002-03-12 | 16 | -72/+612 |
* | do the typedef's in camel-types.h and include camel-digest-store.h in camel.h | Jeffrey Stedfast | 2002-03-12 | 4 | -2/+3 |
* | Proxy request_collapse signals. | Christopher James Lahey | 2002-03-12 | 1 | -48/+65 |
* | Christian: Fix linker errors on SGI IRIX 6.5 by not using libtool for | Sebastian Rittau | 2002-03-12 | 2 | -11/+39 |
* | A pretty empty store implementation to be the parent store of a | Jeffrey Stedfast | 2002-03-12 | 6 | -3/+229 |
* | Updated Estonian translation by the Gnome Estonian team | Tõivo Leedjärv | 2002-03-12 | 2 | -3002/+3081 |
* | Allow any leaf part to be a message/rfc822 part. (digest_get_uids): | Jeffrey Stedfast | 2002-03-12 | 2 | -41/+88 |
* | Added e-cell-vbox.lo. | Christopher James Lahey | 2002-03-12 | 2 | -0/+556 |
* | Added this function to take a ... list of column data. The expected number | Christopher James Lahey | 2002-03-12 | 2 | -0/+24 |
* | Added a pixbuf column type. | Christopher James Lahey | 2002-03-12 | 6 | -38/+69 |
* | Use GNOME_STOCK_BUTTON_CLOSE, not GNOME_STOCK_BUTTON_CANCEL. (do_close): | Ettore Perazzoli | 2002-03-12 | 2 | -10/+18 |
* | change contains x-evolution-any-field to beginswith on email, full_name, | Chris Toshok | 2002-03-12 | 2 | -1/+11 |
* | Change the order of the mailing list magic patterns so that the more | Ettore Perazzoli | 2002-03-12 | 2 | -17/+23 |
* | Remove the extremely verbose printf here. | Dan Winship | 2002-03-12 | 2 | -2/+5 |
* | doh. In my previous commit, a whole bunch of changes that were supposed to | Anna Marie Dirks | 2002-03-12 | 2 | -60/+8 |
* | oops, musta backspaced over a brace? | Jeffrey Stedfast | 2002-03-12 | 1 | -1/+1 |
* | These fixes should fix bug #21737. | Jeffrey Stedfast | 2002-03-12 | 3 | -17/+32 |
* | Updated French translation. | Christophe Merlet | 2002-03-11 | 2 | -878/+1290 |
* | Rename the OpenSSL implementation of things to match the NSS | Dan Winship | 2002-03-11 | 9 | -193/+111 |
* | Remove this: it couldn't be generically used, because different subclasses | Dan Winship | 2002-03-11 | 8 | -79/+238 |
* | Updated Slovenian translation | Andraz Tori | 2002-03-11 | 1 | -946/+1255 |
* | The main window's title is now just one localized string. This should make | Sebastian Rittau | 2002-03-11 | 1 | -0/+5 |
* | Distribute gnome-pilot.m4. | Sebastian Rittau | 2002-03-10 | 2 | -0/+6 |
* | Make old_name_locale non-const to placate a compiler warning. | Ettore Perazzoli | 2002-03-10 | 3 | -1/+12 |
* | Use ECorbaConfigPages. | Ettore Perazzoli | 2002-03-10 | 7 | -6/+353 |
* | Rename Page.widget -> Page.page_widget; it is now an EConfigPage instead | Ettore Perazzoli | 2002-03-10 | 7 | -17/+427 |
* | add TLSNotAvailable to BookLister_CallStatus. | Chris Toshok | 2002-03-10 | 5 | -16/+86 |
* | since I've gone ahead and made the file backend (by way of | Chris Toshok | 2002-03-10 | 4 | -22/+53 |
* | Bumped version number to 0.19.99.7 | Chris Toshok | 2002-03-10 | 1 | -2/+2 |
* | Don't call camel_remote_store_get_authtypes since we no longer subclass | Jeffrey Stedfast | 2002-03-09 | 7 | -50/+290 |
* | truncate stream before saving | Radek Doulik | 2002-03-09 | 2 | -2/+6 |
* | new function | Radek Doulik | 2002-03-09 | 5 | -3/+54 |
* | moved format menu, avoided two separators | Radek Doulik | 2002-03-09 | 2 | -13/+14 |
* | A small update evolution/po/da.po | Keld Jørn Simonsen | 2002-03-09 | 1 | -2/+2 |
* | Note that e_storage_set_view_new shouldn't be used directly. | Dan Winship | 2002-03-09 | 5 | -2/+15 |
* | added FormatHTML | Radek Doulik | 2002-03-09 | 2 | -0/+12 |
* | Rewrite this to not use stpcpy, which isn't portable. | Dan Winship | 2002-03-09 | 2 | -5/+11 |
* | Handle a collapse request by marking all descendents of that node as | Christopher James Lahey | 2002-03-09 | 5 | -125/+193 |
* | handle name changed event (sig_load_preview): don't run script before each | Radek Doulik | 2002-03-09 | 3 | -6/+57 |
* | Added a fill_in_children signal. | Christopher James Lahey | 2002-03-08 | 2 | -5/+50 |
* | track union/struct change. (pas_book_queue_remove_card): same. | Chris Toshok | 2002-03-08 | 5 | -713/+1136 |
* | Re-focus the account name entry widget. (identity_prepare): If a name is | Jeffrey Stedfast | 2002-03-08 | 3 | -15/+73 |
* | make edit button sensitive after new signature is created (sig_new_text): | Radek Doulik | 2002-03-08 | 2 | -0/+8 |
* | Shh again | Kjartan Maraas | 2002-03-08 | 1 | -0/+2 |
* | notify accounts dialog about signature content change | Radek Doulik | 2002-03-08 | 7 | -23/+60 |
* | Made all the acclerators in the context menu on a message work. (There are | Anna Marie Dirks | 2002-03-08 | 2 | -14/+19 |
* | New function to create a test configuration page for the test component. | Ettore Perazzoli | 2002-03-08 | 8 | -14/+367 |
* | Add test-multi-config-dialog. | Ettore Perazzoli | 2002-03-08 | 1 | -1/+2 |
* | Don't display a header in the table on the left. | Ettore Perazzoli | 2002-03-08 | 2 | -2/+8 |
* | fix a bug in the storage icon code | Dan Winship | 2002-03-08 | 2 | -7/+9 |
* | Fixed tiny typo ("Addressbook", not "Address book"), and cleaned up | Anna Marie Dirks | 2002-03-08 | 2 | -12/+76 |
* | Don't use an uninitialized 'id'. | Jeffrey Stedfast | 2002-03-08 | 2 | -4/+7 |
* | added save & close on toolbar, added C-s shortcut | Radek Doulik | 2002-03-08 | 2 | -1/+7 |
* | set initial focus to editor (do_exit): use hasUndo to avoid question | Radek Doulik | 2002-03-08 | 2 | -4/+22 |
* | Add support for hash type RIPEMD160. | Jeffrey Stedfast | 2002-03-08 | 4 | -52/+100 |
* | Addendum to previous commit: Remove "storage_selected" vs | Dan Winship | 2002-03-08 | 9 | -109/+27 |
* | Update for storage changes: explicitly create a root folder. | Dan Winship | 2002-03-08 | 5 | -14/+31 |
* | Update for evolution_storage_new() change. | Dan Winship | 2002-03-08 | 2 | -1/+7 |
* | Make storages-with-toplevel-views less of a hack. | Dan Winship | 2002-03-08 | 17 | -342/+192 |
* | ops, unregister and not register new one sig_event_client | Radek Doulik | 2002-03-08 | 2 | -1/+6 |
* | Add a timeout on the select. (stream_write): Same. | Jeffrey Stedfast | 2002-03-08 | 2 | -8/+24 |
* | removed missing file | Radek Doulik | 2002-03-07 | 1 | -1/+0 |
* | comment out signature setting | Radek Doulik | 2002-03-07 | 2 | -2/+7 |
* | merge new signature handling | Radek Doulik | 2002-03-07 | 18 | -455/+2540 |
* | Fix to work with OpenSSL. | Jeffrey Stedfast | 2002-03-07 | 2 | -3/+8 |
* | Keep the storage name and display_name in EStoragePriv. (impl_get_name, | Dan Winship | 2002-03-07 | 13 | -261/+75 |
* | Fix up GList/GSList confusion. | Dan Winship | 2002-03-07 | 3 | -2/+15 |
* | compile fixes. (camel_tcp_stream_openssl_enable_ssl): Check to make sure | Jeffrey Stedfast | 2002-03-07 | 2 | -12/+22 |
* | Allow the user to enable OpenSSL over Mozilla NSS using --enable-openssl | Jeffrey Stedfast | 2002-03-07 | 2 | -101/+123 |
* | updated i18n header | Jeffrey Stedfast | 2002-03-07 | 1 | -18/+20 |
* | Added beep and play-sound actions. | Jeffrey Stedfast | 2002-03-07 | 2 | -0/+13 |
* | Reduce width of the copyright message so it looks prettier with the new | Ettore Perazzoli | 2002-03-07 | 2 | -2/+7 |
* | Make this compile. | Dan Winship | 2002-03-07 | 2 | -1/+6 |
* | Should fix #21240 | Rodrigo Moya | 2002-03-07 | 2 | -22/+38 |
* | reverted my last change of adding the METHOD property to the incoming | Rodrigo Moya | 2002-03-06 | 3 | -2/+37 |
* | treat "" as "always" to maintain compatablity with old config settings | Jeffrey Stedfast | 2002-03-06 | 1 | -1/+2 |
* | Removed. Glory glory hallelujah! (ssl_bad_cert): No longer calls | Jeffrey Stedfast | 2002-03-06 | 2 | -55/+7 |
* | Start the ssl stream off in non-ssl mode (useful for STARTTLS). | Jeffrey Stedfast | 2002-03-06 | 8 | -84/+433 |
* | Don't try to set pixmap for /Toolbar/MailCompose, since it doesn't exist | Dan Winship | 2002-03-06 | 2 | -1/+5 |
* | "use_ssl" can now be 3 options, modify the code to handle this. | Jeffrey Stedfast | 2002-03-06 | 4 | -46/+184 |
* | New. New. | Ettore Perazzoli | 2002-03-06 | 5 | -4/+563 |
* | [pullup from evolution-1-0-branch] | Dan Winship | 2002-03-06 | 2 | -0/+11 |
* | Pull up assertion change from evolution-1-0-branch to allow external | Dan Winship | 2002-03-06 | 2 | -1/+6 |
* | Re-disable tooltips since they're (still) fantastically obnoxious with | Dan Winship | 2002-03-06 | 1 | -2/+0 |
* | remove unneeded parameter from print_text_size everywhere | JP Rosevear | 2002-03-06 | 6 | -69/+131 |
* | oops. not these two | Dan Winship | 2002-03-06 | 2 | -690/+0 |
* | I'm not dead yet! | Dan Winship | 2002-03-06 | 33 | -0/+5009 |
* | These macros aren't needed in gnome2 | Tov Are Jacobsen | 2002-03-06 | 32 | -4326/+0 |
* | don't set "editable" here, as the way things work the backend isn't able | Chris Toshok | 2002-03-05 | 2 | -1/+7 |
* | If the clicked column was column 0, enable/disable it. (mail_select): | Jeffrey Stedfast | 2002-03-05 | 2 | -7/+21 |
* | [fixes bug #20871] add the status-message label. | Chris Toshok | 2002-03-05 | 3 | -1/+43 |
* | Added more debugging code to help figure out why a certain image isn't | Jeffrey Stedfast | 2002-03-05 | 3 | -6/+17 |
* | Connect to the focus-in/out events on the message-list so that we can | Jeffrey Stedfast | 2002-03-05 | 6 | -7/+78 |
* | Rename the internal structure to coincide with the filenames. | Jeffrey Stedfast | 2002-03-05 | 4 | -3/+8 |
* | #include <string.h> for strcmp. | Jeffrey Stedfast | 2002-03-05 | 2 | -2/+9 |
* | added support for printing the Tasks table. I hacked it a bit so the user | Damon Chaplin | 2002-03-05 | 2 | -0/+220 |
* | added Print & PrintPreview stuff. | Damon Chaplin | 2002-03-05 | 2 | -0/+19 |
* | only call the cell's print method if it has one. Avoids crashing for | Damon Chaplin | 2002-03-05 | 1 | -1/+2 |
* | Set X-Mailer to say "Ximian Evolution", not just "Evolution". | Ettore Perazzoli | 2002-03-05 | 2 | -1/+8 |
* | CORBA stuff required for the summary to find out details about storages from ... | Iain Holmes | 2002-03-05 | 5 | -2/+221 |
* | [Fix #20234, Deleting Folder gratuitiously causes /local to open.] | Ettore Perazzoli | 2002-03-05 | 3 | -4/+170 |
* | [pullup from evolution-1-0-branch] | Dan Winship | 2002-03-04 | 2 | -80/+93 |
* | [pullup from evolution-1-0-branch] | Dan Winship | 2002-03-04 | 2 | -1/+6 |
* | Updated Slovenian translation | Andraz Tori | 2002-03-03 | 1 | -1/+1 |
* | Add c++ armoring. | Jeffrey Stedfast | 2002-03-02 | 30 | -18/+324 |
* | Reverted my pgp/mime fixes here too. | Jeffrey Stedfast | 2002-03-02 | 4 | -45/+12 |
* | Forward all selected messages. Fixes bug #21190. | Jeffrey Stedfast | 2002-03-02 | 2 | -7/+18 |
* | added the METHOD property to the top level component we create. | Rodrigo Moya | 2002-03-01 | 2 | -0/+7 |
* | Updated Slovenian translation | Andraz Tori | 2002-03-01 | 1 | -158/+184 |
* | If tab is hit and the cursor is still in the entry, move down into the | Jon Trowbridge | 2002-03-01 | 1 | -11/+36 |
* | don't ref the view here, since it keeps the view alive until the search is | Chris Toshok | 2002-03-01 | 2 | -4/+12 |
* | New cool artwork from Jakub. | Ettore Perazzoli | 2002-03-01 | 3 | -0/+4 |
* | Changed offset variables from int's to off_t's since the system may | Jeffrey Stedfast | 2002-03-01 | 2 | -4/+7 |
* | Rearrange the save filter stuff so that we save raw streams for all mime | Jeffrey Stedfast | 2002-03-01 | 2 | -36/+40 |
* | i2002-02-26 Chris Toshok <toshok@ximian.com> | Chris Toshok | 2002-03-01 | 2 | -2/+7 |
* | [fixes bug #20690] the data arg is not GList** anymore, it's | Chris Toshok | 2002-03-01 | 2 | -52/+86 |
* | Updated Norwegian (bokmål) translation. | Kjartan Maraas | 2002-03-01 | 2 | -560/+604 |
* | only save raw streams for leaf parts. | Jeffrey Stedfast | 2002-02-28 | 1 | -2/+9 |
* | Don't #include camel-mime-filter-save.h, we don't use it. | Jeffrey Stedfast | 2002-02-28 | 8 | -126/+173 |
* | Use the FOLD_SIZE as a recommended folding size, but add a new | Not Zed | 2002-02-28 | 4 | -6/+14 |
* | Updated Slovenian translation | Andraz Tori | 2002-02-28 | 1 | -2469/+3216 |
* | New stream filter that chomps excess trailing whitespace from the end of | Jeffrey Stedfast | 2002-02-28 | 6 | -12/+256 |
* | make a right click bring up the popup menu. | Larry Ewing | 2002-02-28 | 2 | -2/+9 |
* | Updated Slovak translation. | Stanislav Visnovsky | 2002-02-27 | 2 | -3925/+4561 |
* | Changed header formatted table to contain a pointer to an output function, | Not Zed | 2002-02-27 | 2 | -10/+102 |
* | Get the Content-Base if the header exists and use gtk_html_set_base to set | Jeffrey Stedfast | 2002-02-27 | 4 | -44/+33 |