| Commit message (Expand) | Author | Age | Files | Lines |
* | More of Megan's revisions, and Field Chooser functions in the Sort | Aaron Weber | 2001-01-19 | 12 | -484/+580 |
* | Do most of the work to get Grouping working, by reusing massive ammounts | Miguel de Icaza | 2001-01-19 | 4 | -185/+282 |
* | New swanky send/recieve thingy, well it so far only receives (pop/mbox). | Not Zed | 2001-01-19 | 4 | -0/+617 |
* | Add a percentage complete indicator to the status thing. | Not Zed | 2001-01-19 | 3 | -18/+33 |
* | Added a temporary button to test new receive code. | Not Zed | 2001-01-19 | 2 | -0/+11 |
* | Keep track of the valid column names (not used right now). | Miguel de Icaza | 2001-01-19 | 5 | -157/+260 |
* | Fixed text misplacement. | Christopher James Lahey | 2001-01-19 | 1 | -10/+12 |
* | Added Next/Previous toolbar buttons. | Jeffrey Stedfast | 2001-01-19 | 2 | -0/+12 |
* | Added the next/previous toolbar buttons. | Jeffrey Stedfast | 2001-01-19 | 4 | -0/+37 |
* | New function, name describes it well. (gtk_radio_button_select_nth): New | Jason Leach | 2001-01-19 | 3 | -0/+65 |
* | More tweaking... skip separator characters after the namespace character. | Dan Winship | 2001-01-19 | 3 | -3/+19 |
* | Oops. Somewhere in one of the reorgs, the code to add new messages to the | Dan Winship | 2001-01-19 | 2 | -1/+8 |
* | Um, why was the doc directory removed from SUBDIRS? | Federico Mena Quintero | 2001-01-19 | 4 | -38/+42 |
* | Make zero the minimum number of days that can be specified. | Federico Mena Quintero | 2001-01-19 | 2 | -5/+18 |
* | Made it return a gboolean; it was completely ignoring the return value | Federico Mena Quintero | 2001-01-19 | 3 | -5/+11 |
* | Return a success value. (setup_pas): Likewise. (setup_config): Likewise. | Federico Mena Quintero | 2001-01-19 | 2 | -22/+49 |
* | New files with a simple sequence to migrate the task components from the | Federico Mena Quintero | 2001-01-19 | 14 | -1426/+414 |
* | Disconnect from the etss->source's signals *before* we unref it. | Federico Mena Quintero | 2001-01-19 | 2 | -10/+22 |
* | Make tooltip appear properly even if anchor is set. | Christopher James Lahey | 2001-01-18 | 1 | -1/+1 |
* | Center text vertically. | Christopher James Lahey | 2001-01-18 | 1 | -10/+13 |
* | Updated Norwegian (bokmål) translation. Removed old script. | Kjartan Maraas | 2001-01-18 | 3 | -2195/+3031 |
* | New function. (update_sort_config_dialog): Massive update to this | Miguel de Icaza | 2001-01-18 | 5 | -26/+230 |
* | Er, don't set the button insensitive if there is *1* action, set it | Jeffrey Stedfast | 2001-01-18 | 2 | -4/+15 |
* | ellipses for menu items that need dialogs. | Jacob Leach | 2001-01-18 | 1 | -1/+1 |
* | Updated to reflect changes to e_msg_composer_hdrs_get_from(). | Jeffrey Stedfast | 2001-01-18 | 4 | -30/+37 |
* | Use static libcomposer.a here instead of the libtoolized one. | Miguel de Icaza | 2001-01-18 | 1 | -1/+1 |
* | Make the composer a standard library, not a libtool one. Nobody ever uses | Miguel de Icaza | 2001-01-18 | 2 | -3/+8 |
* | Removed addressbook/gui/widgets/test-minicard-view.c, | Dave Camp | 2001-01-18 | 28 | -71842/+55550 |
* | (Bug #1192: Set the Composer window title to something useful) | Jason Leach | 2001-01-18 | 4 | -8/+65 |
* | Add some g_warnings() to help debug later if I ever get the segfaults I | Jeffrey Stedfast | 2001-01-18 | 3 | -4/+16 |
* | Make sure that the message-info is non-null before we go accessing inner | Jeffrey Stedfast | 2001-01-18 | 2 | -1/+10 |
* | oops, don't xexpand, that makes the dialog too wide. | Jeffrey Stedfast | 2001-01-18 | 2 | -104/+104 |
* | backed out Anna's dialog, no one likes it! | Jeffrey Stedfast | 2001-01-18 | 2 | -1190/+1263 |
* | New smtp error-code to string mapping function. (smtp_connect): Use the | Jeffrey Stedfast | 2001-01-18 | 2 | -10/+106 |
* | Made EEntry be shrinkable. | Christopher James Lahey | 2001-01-18 | 1 | -3/+6 |
* | Make justification work properly for entries. Documented. | Christopher James Lahey | 2001-01-18 | 2 | -2/+50 |
* | get rid of some gtk warnings. | Jeffrey Stedfast | 2001-01-18 | 1 | -6/+10 |
* | Anna's dialog now supports SSL so we can get rid of the ssl-support | Jeffrey Stedfast | 2001-01-18 | 5 | -1283/+1250 |
* | Use "typedef enum { ... } Blah;" instead of "typedef enum _Blah Blah; enum | Federico Mena Quintero | 2001-01-18 | 10 | -105/+100 |
* | Added a collection argument to this to set the GalViewCollection. | Christopher James Lahey | 2001-01-18 | 11 | -36/+315 |
* | add evolution-gnomecard-importer. | Larry Ewing | 2001-01-18 | 2 | -0/+3 |
* | add the doc/devel/importer/Makefile as a target. | Larry Ewing | 2001-01-18 | 4 | -2/+16 |
* | New config function to set the path to the pgp binary. | Jeffrey Stedfast | 2001-01-18 | 3 | -0/+64 |
* | Handle NULL source and, while we're at it, transport URLs. Apparently | Jeffrey Stedfast | 2001-01-18 | 4 | -8/+35 |
* | Add a "Send as:" option on the edit attachment dialog. | Iain Holmes | 2001-01-18 | 4 | -40/+170 |
* | gui/e-week-view*.c don't use the theme colors at all within the graphical | Damon Chaplin | 2001-01-18 | 11 | -97/+324 |
* | Forgot... | Iain Holmes | 2001-01-18 | 1 | -1/+2 |
* | Support the new interfaces | Iain Holmes | 2001-01-18 | 3 | -26/+16 |
* | Removed the factory and updated the interfaces and objects | Iain Holmes | 2001-01-18 | 9 | -381/+231 |
* | Some API documentation for the importer | Iain Holmes | 2001-01-18 | 32 | -4/+930 |
* | Make the folder selection dialog use the right bevel for the scroll | Ettore Perazzoli | 2001-01-18 | 2 | -1/+12 |
* | Oops. Delete this. I never meant for this to get commit'd. | Jeffrey Stedfast | 2001-01-18 | 2 | -23/+5 |
* | Oops. "url && url->host" doesn't do much without the '?' and ':' ;-) | Jeffrey Stedfast | 2001-01-18 | 2 | -3/+6 |
* | Replace `--with-x-mailer' with a more generic `--with-sub-version'. | Ettore Perazzoli | 2001-01-18 | 7 | -16/+57 |
* | comment out for now to ease compat issues. (evolution_composer_construct): | Michael Meeks | 2001-01-18 | 2 | -4/+12 |
* | Updated russian translation. | Valek Frob | 2001-01-18 | 2 | -1421/+2061 |
* | update | Martin Norback | 2001-01-18 | 1 | -131/+129 |
* | Use the to/cc/bcc addresses insted of just the to. | JP Rosevear | 2001-01-18 | 2 | -2/+7 |
* | Dont remove the function, give it the proper name | JP Rosevear | 2001-01-17 | 2 | -0/+25 |
* | Check for open error and handled | JP Rosevear | 2001-01-17 | 3 | -2/+14 |
* | Fix the build by removing a stale function definition. Sigh. | Ettore Perazzoli | 2001-01-17 | 2 | -20/+6 |
* | Some little more DnD work. | Ettore Perazzoli | 2001-01-17 | 3 | -32/+73 |
* | Hi fejj. Using your computer to check in the files you forget to add. :-) | Jeffrey Stedfast | 2001-01-17 | 2 | -0/+451 |
* | Fix transposition of sync db location | JP Rosevear | 2001-01-17 | 2 | -1/+6 |
* | Ximianified. | Federico Mena Quintero | 2001-01-17 | 3 | -2/+8 |
* | Ximianified. | Federico Mena Quintero | 2001-01-17 | 26 | -580/+752 |
* | Ximianified email addresses. | Federico Mena Quintero | 2001-01-17 | 3 | -6/+11 |
* | Ximianified email addresses and copyrights. | Federico Mena Quintero | 2001-01-17 | 94 | -1252/+1355 |
* | Updated sv.po | Martin Norback | 2001-01-17 | 2 | -671/+962 |
* | Changed the word entry to enter, which is the correct word to use. | Martin Norbäck | 2001-01-17 | 2 | -2/+7 |
* | Removed #inclusion of e-table-config-field.h. | Dave Camp | 2001-01-17 | 1 | -1/+0 |
* | Update to use EMessageBox and to record if the user doesn't want to ever | Jeffrey Stedfast | 2001-01-17 | 4 | -6/+71 |
* | Added e-messagebox to the build. | Jeffrey Stedfast | 2001-01-17 | 2 | -0/+9 |
* | This fixes translations of library messages compared to application | Miguel de Icaza | 2001-01-17 | 6 | -3/+47 |
* | Simplify column grabbing code and drop item layout code. | Miguel de Icaza | 2001-01-17 | 1 | -34/+52 |
* | Load frames. | Miguel de Icaza | 2001-01-17 | 10 | -370/+344 |
* | Add an int i so this code will compile. Should I be worried about how well | Jeffrey Stedfast | 2001-01-17 | 2 | -1/+8 |
* | Modify to be able to handle a NULL source_url. (source_auth_init): Allow | Jeffrey Stedfast | 2001-01-17 | 4 | -90/+199 |
* | Index: ChangeLog | Michael Zucci | 2001-01-17 | 17 | -28/+1896 |
* | progressive cmd/widgetization and add the 'Customize' entry. | Michael Meeks | 2001-01-17 | 2 | -12/+34 |
* | Don't do thumbnails for offline images | Dan Winship | 2001-01-17 | 2 | -5/+13 |
* | Delayed loading of IMAP message parts. | Dan Winship | 2001-01-17 | 13 | -183/+996 |
* | set config path on window. | Michael Meeks | 2001-01-17 | 2 | -0/+9 |
* | fcntl(fd, F_GETFL) returns the flags as the return value, not via a passed | Dan Winship | 2001-01-17 | 4 | -14/+31 |
* | update | Kenneth Christiansen | 2001-01-17 | 1 | -1202/+1399 |
* | If the user hits "No", then don't destroy the filesel window. | Jeffrey Stedfast | 2001-01-17 | 3 | -3/+10 |
* | set to nntp if ENABLE_NNTP (SUBDIRS): use $(NNTP_DIR) | Chris Toshok | 2001-01-17 | 2 | -1/+10 |
* | 2001-01.16 Kenneth Christiansen <kenneth@gnu.org> | Kenneth Christiansen | 2001-01-17 | 3 | -0/+36 |
* | only load the news storage if ENABLE_NNTP. | Chris Toshok | 2001-01-17 | 3 | -0/+15 |
* | add --enable-nntp switch. default is no. | Chris Toshok | 2001-01-17 | 2 | -0/+18 |
* | fix debug output (print_remote): ditto | JP Rosevear | 2001-01-17 | 2 | -13/+12 |
* | Don't check errno as it's not being set. Fixes bug #1150. | Jeffrey Stedfast | 2001-01-17 | 2 | -2/+6 |
* | pop the visual/cm after the construct | JP Rosevear | 2001-01-17 | 2 | -2/+7 |
* | Updates bonobo/po/da.po evolution/po/da.po gal/po/da.po gimp/po/da.po | Kenneth Christiansen | 2001-01-17 | 1 | -922/+930 |
* | use e_msg_composer_mark_text_orig | Radek Doulik | 2001-01-17 | 2 | -0/+6 |
* | publicate mark_orig_text (set_editor_text): don't call mark_orig_text, let | Radek Doulik | 2001-01-17 | 3 | -4/+9 |
* | Added a bit of documentation. (config_sort_config_show, | Christopher James Lahey | 2001-01-17 | 4 | -6/+44 |
* | tweak the --with-x-mailer flag a bit | Dan Winship | 2001-01-17 | 1 | -1/+3 |
* | Update the X-Mailer header to use the string specified by configure. | Dan Winship | 2001-01-17 | 2 | -8/+7 |
* | Add --with-x-mailer to set the version string that appears in the X-Mailer | Dan Winship | 2001-01-17 | 3 | -1/+14 |
* | s/Helix Code/Ximian/ for the initial contact card. | Jason Leach | 2001-01-17 | 2 | -5/+10 |
* | Remove these files. | Jacob Leach | 2001-01-17 | 2 | -402/+0 |
* | Moved ESearchBar from filter/ to widgets/misc/, a more appropriate home. | Jacob Leach | 2001-01-17 | 9 | -6/+18 |
* | Update | Martin Norback | 2001-01-17 | 2 | -743/+691 |
* | Fix a string causing translation problems. Bug #1147. | Jason Leach | 2001-01-16 | 2 | -4/+13 |
* | Update | Martin Norback | 2001-01-16 | 2 | -213/+206 |
* | Updated italian translation from Clara Tattoni <clara.tattoni@libero.it> | Christopher R. Gabriel | 2001-01-16 | 2 | -403/+370 |
* | Ugh, this design is ugly like my butt. | Jeffrey Stedfast | 2001-01-16 | 6 | -5/+121 |
* | Emit a "changed" signal to the EText after we gtk_object_set a "model" arg | Jason Leach | 2001-01-16 | 1 | -0/+1 |
* | Comment about how sensitive doesn't work for bonobo set prop | Michael Zucci | 2001-01-16 | 1 | -0/+1 |
* | Add a stop button to the toolbar. | Not Zed | 2001-01-16 | 2 | -0/+8 |
* | Setup a cancellation handle. (do_fetch_mail): REgister for cancellation | Not Zed | 2001-01-16 | 6 | -15/+43 |
* | Chganged len back to be unsigned. And do a simple range check on the | Not Zed | 2001-01-16 | 8 | -17/+114 |
* | Changed the required version of gal. | Christopher James Lahey | 2001-01-16 | 2 | -3/+7 |
* | Change from using filters for date and size to using e_cell_date and | Christopher James Lahey | 2001-01-16 | 3 | -16/+20 |
* | Added e-cell-date.c, e-cell-date.h, e-cell-size.c, and e-cell-size.h. | Christopher James Lahey | 2001-01-16 | 7 | -71/+366 |
* | If the close() is successful, set the fd to -1. | Jeffrey Stedfast | 2001-01-16 | 6 | -50/+34 |
* | Step 2 | Miguel de Icaza | 2001-01-16 | 22 | -31/+31 |
* | Rename from Helix Code -> Ximian | Miguel de Icaza | 2001-01-16 | 45 | -51/+52 |
* | Updated to be able to get the CAMEL_SOCKOPT_NONBLOCKING socket opt. | Jeffrey Stedfast | 2001-01-16 | 2 | -2/+35 |
* | Document all entry points. (e_table_specification_save_to_file): Change | Miguel de Icaza | 2001-01-16 | 5 | -121/+265 |
* | Make output pretier by using newlines when there is a lot of information | Miguel de Icaza | 2001-01-16 | 2 | -40/+46 |
* | (Plug leaking the subject string on each message sent) | Jason Leach | 2001-01-16 | 2 | -2/+9 |
* | push/pop the color map (e_shell_folder_title_bar_new): and the visual... | JP Rosevear | 2001-01-16 | 2 | -1/+4 |
* | push/pop the color map | JP Rosevear | 2001-01-16 | 2 | -1/+8 |
* | Lock around the imap_rescan, which needs it. | Peter Williams | 2001-01-16 | 2 | -0/+7 |
* | accomadate tasks in their new dir | JP Rosevear | 2001-01-16 | 3 | -3/+13 |
* | Updated Spanish translation | Hector Garcia | 2001-01-16 | 1 | -10/+12 |
* | (Bug #1143: Add elipses to more menu items that lead to dialogs) | Jason Leach | 2001-01-16 | 3 | -2/+9 |
* | Updated Spanish translation | Hector Garcia | 2001-01-16 | 2 | -421/+609 |
* | added icons for Message->Copy/Move message to folder -menu entries.. /tig | Tuomas Kuosmanen | 2001-01-16 | 3 | -0/+122 |
* | Set the title of the splash dialog to Evolution | Iain Holmes | 2001-01-16 | 2 | -0/+15 |
* | Fix "Cancel" crash. Cancel on import dialog cancels Automatic now works as | Iain Holmes | 2001-01-16 | 1 | -95/+203 |
* | new version of the calendar icon... /tig | Tuomas Kuosmanen | 2001-01-16 | 2 | -0/+9 |
* | '2001-01-15 JP Rosevear <jpr@ximian.com> | JP Rosevear | 2001-01-16 | 5 | -32/+66 |
* | Updated italian translation from Clara Tattoni <clara.tattoni@libero.it> | Christopher R. Gabriel | 2001-01-15 | 2 | -1822/+1511 |
* | upda | Kenneth Christiansen | 2001-01-15 | 1 | -1442/+1732 |
* | Dup the string passed in, not the temporary string. d'oh. | JP Roseveaer | 2001-01-15 | 2 | -1/+6 |
* | Updated Swedish translation. | Richard Hult | 2001-01-15 | 2 | -1558/+1684 |
* | changed the signature of the property_bag get/set functions | Dietmar Maurer | 2001-01-15 | 11 | -4/+33 |
* | Set the default button to `Yes' here. | Miguel de Icaza | 2001-01-15 | 3 | -1/+12 |
* | Make output pretier by using newlines when there is a lot of information | Miguel de Icaza | 2001-01-15 | 1 | -3/+16 |
* | A cancellable connection routine. (remote_send_string): Return cancelled | Not Zed | 2001-01-15 | 5 | -24/+434 |
* | Work on the ETableConfigurator. Pick up where Chris left. | Miguel de Icaza | 2001-01-15 | 8 | -563/+576 |
* | Uses an SSL socket now although there's still a few things missing (like | Jeffrey Stedfast | 2001-01-15 | 3 | -13/+55 |
* | changed the expansion values so that small text fields are 1.0, all the | Damon Chaplin | 2001-01-15 | 2 | -6/+13 |
* | remove old config message | JP Rosevear | 2001-01-15 | 6 | -168/+172 |
* | Implemented. (stream_setsockopt): Implemented. | Jeffrey Stedfast | 2001-01-15 | 5 | -2/+227 |
* | pass -module and -avoid-version to conduit linker | JP Rosevear | 2001-01-14 | 13 | -336/+303 |
* | New CamelTcpStream class that implements nspr sockets and eventually will | Jeffrey Stedfast | 2001-01-14 | 6 | -14/+557 |
* | New abstract class for TCP streams. The next step is to write child | Jeffrey Stedfast | 2001-01-14 | 3 | -0/+202 |
* | Command Line tool, dont use it. It needs Redesign changes | Miguel de Icaza | 2001-01-14 | 4 | -0/+227 |
* | New stream for handling SSL/TLS connections. | Jeffrey Stedfast | 2001-01-14 | 3 | -0/+321 |
* | (Fix bug #934: Add Right-click item to hide the shortcut bar) | Jason Leach | 2001-01-14 | 5 | -4/+64 |
* | Initial steps to support Drag 'n Drop in the tree view. | Ettore Perazzoli | 2001-01-14 | 5 | -115/+255 |
* | moved #include <cal-client/cal-client.h> to the .h file. | Damon Chaplin | 2001-01-14 | 17 | -210/+836 |
* | added default_user/local/Tasks/Makefile to AC_OUTPUT. | Damon Chaplin | 2001-01-14 | 2 | -0/+11 |
* | added Tasks subdir. | Damon Chaplin | 2001-01-14 | 6 | -0/+22 |
* | new script to move tasks from the Calendar folder to the new Tasks folder, | Damon Chaplin | 2001-01-14 | 2 | -1/+136 |
* | If the preferred authmech isn't found, default to the first one in the | Jeffrey Stedfast | 2001-01-14 | 2 | -63/+76 |
* | Moved p->copied to the inner part of the loop so that in the case of a | Jeffrey Stedfast | 2001-01-13 | 2 | -4/+15 |
* | Fixed mail_load_storages to make a mini GSList of the account, not the | Jeffrey Stedfast | 2001-01-13 | 5 | -7/+35 |
* | (Fix Bug #1083: Composer IDLs not getting installed) | Jason Leach | 2001-01-13 | 2 | -0/+9 |
* | Unref our copy, and then destroy. | Miguel de Icaza | 2001-01-13 | 3 | -0/+19 |
* | Get the X-Evolution-Transport URL and use that if it exists, else fall | Jeffrey Stedfast | 2001-01-13 | 3 | -3/+26 |
* | don't make the window so wide... | Jeffrey Stedfast | 2001-01-13 | 1 | -23/+23 |
* | Removed GPG_* variables. | Jeffrey Stedfast | 2001-01-13 | 2 | -3/+3 |
* | Removed GPG stuff. | Jeffrey Stedfast | 2001-01-13 | 2 | -5/+4 |
* | Take out the PGP/GPG detection stuff. | Jeffrey Stedfast | 2001-01-13 | 2 | -35/+4 |
* | Now takes a 'is_account_data' variable to specify whether the sources is a | Jeffrey Stedfast | 2001-01-13 | 4 | -31/+54 |
* | Suggest what to do if gtk-doc is not found. | Federico Mena Quintero | 2001-01-13 | 2 | -0/+6 |
* | Make evolution depend on the new version of gal. | Christopher James Lahey | 2001-01-13 | 2 | -5/+9 |
* | Changed filter_date and filter_size to match the changes in gal. | Christopher James Lahey | 2001-01-13 | 2 | -8/+14 |
* | Changed the filter function back to being args to be more consistent with | Christopher James Lahey | 2001-01-13 | 2 | -42/+44 |
* | back to the dialogs I made | Jeffrey Stedfast | 2001-01-13 | 2 | -1066/+1264 |
* | Oops. Make sure to attach the item to the menu ;-) | Jeffrey Stedfast | 2001-01-13 | 2 | -0/+6 |
* | oops, actually delete mail_config_get_account_by_address | Jeffrey Stedfast | 2001-01-13 | 1 | -19/+0 |
* | Anna's dialogs. | Jeffrey Stedfast | 2001-01-13 | 8 | -1284/+1128 |
* | Ok, talked to Ettore. Going back to TOPLEVEL non-POPUP. | Miguel de Icaza | 2001-01-13 | 1 | -1/+1 |
* | Get the account by using the new e_msg_composer_get_preferred_account() | Jeffrey Stedfast | 2001-01-13 | 4 | -5/+50 |
* | Call set_from_account which means we no longer have to do all the crap | Jeffrey Stedfast | 2001-01-13 | 5 | -69/+168 |
* | Ok, talked to Ettore. Going back to TOPLEVEL non-POPUP. | Miguel de Icaza | 2001-01-13 | 1 | -4/+6 |
* | Add an ::asyncCopyFolder method to the ShellComponent interface. Move | Ettore Perazzoli | 2001-01-13 | 16 | -62/+139 |
* | Fixed NULL dereference | Iain Holmes | 2001-01-13 | 2 | -0/+21 |
* | Remove nice toplevel window. | Miguel de Icaza | 2001-01-13 | 2 | -1/+5 |
* | Minor comment fixup. | Ettore Perazzoli | 2001-01-13 | 1 | -1/+1 |
* | Rename `::addFolderAsync' into `::createFolderAsync'. | Ettore Perazzoli | 2001-01-13 | 4 | -10/+21 |
* | Create | Dan Winship | 2001-01-13 | 2 | -0/+14 |
* | Ximianize. Also update the README a bit and mention the OAF stable branch. | Dan Winship | 2001-01-13 | 4 | -66/+71 |
* | added i18n for etable. | Miguel de Icaza | 2001-01-12 | 2 | -0/+37 |
* | Add translation strings. | Miguel de Icaza | 2001-01-12 | 2 | -0/+21 |
* | Add strings for localization | Miguel de Icaza | 2001-01-12 | 3 | -0/+17 |
* | Added translation strings. | Miguel de Icaza | 2001-01-12 | 3 | -4/+14 |
* | New function. Tells whether a key should begin editing. (ect_event, | Miguel de Icaza | 2001-01-12 | 2 | -9/+23 |
* | Implement new function API. Remove Gtk arguments for this. (ect_height): | Miguel de Icaza | 2001-01-12 | 2 | -22/+32 |
* | Update .cvsignore | Miguel de Icaza | 2001-01-12 | 1 | -0/+1 |
* | Small moniker update | Miguel de Icaza | 2001-01-12 | 1 | -1/+1 |
* | Only attach to "changed" if the widget is an EEntry. The HEADER_COMBOBOX | Miguel de Icaza | 2001-01-12 | 5 | -59/+31 |
* | Remove "window" from the moniker path. | Miguel de Icaza | 2001-01-12 | 3 | -2/+10 |
* | Rename "Save" to "Store search as vFolder". | Miguel de Icaza | 2001-01-12 | 2 | -7/+11 |
* | Close #758 2001-01-12 Miguel de Icaza <miguel@ximian.com> | Miguel de Icaza | 2001-01-12 | 1 | -46/+64 |
* | *** empty log message *** | Miguel de Icaza | 2001-01-12 | 2 | -6/+119 |
* | Unref the property bag when we are done with it. | Miguel de Icaza | 2001-01-12 | 2 | -49/+74 |
* | New convenience function that I will need later when I redo the composer | Jeffrey Stedfast | 2001-01-12 | 3 | -0/+25 |
* | Update to reflect past changes to the mail-config API. | Jeffrey Stedfast | 2001-01-12 | 2 | -1/+4 |
* | strdup() the key. | Jeffrey Stedfast | 2001-01-12 | 2 | -1/+3 |
* | We don't want to be able to set the reply-to in the config druid. | Jeffrey Stedfast | 2001-01-12 | 2 | -6/+5 |
* | We don't want to be able to set the reply-to in the config druid. | Jeffrey Stedfast | 2001-01-12 | 4 | -79/+16 |
* | Guess the default MAIL value for MBOX and Maildir files. | Miguel de Icaza | 2001-01-12 | 2 | -0/+11 |
* | Force finalization of the function before returning fixing the FIXME that | Miguel de Icaza | 2001-01-12 | 2 | -10/+28 |
* | If the service_check fails, pop-up a warning dialog letting the user know | Jeffrey Stedfast | 2001-01-12 | 2 | -5/+40 |
* | Added selection_mode argument. | Christopher James Lahey | 2001-01-12 | 5 | -52/+114 |
* | (camel_folder_thread_messages_new): Added casts to rmeove some | Michael Zucci | 2001-01-12 | 2 | -3/+5 |
* | Only set the popdown strings if we have anything to popdown. | Miguel de Icaza | 2001-01-12 | 2 | -2/+8 |
* | Perform a final pass, removing any pseudo nodes we added earlier. Quick | Not Zed | 2001-01-12 | 2 | -0/+33 |
* | More fixes | Iain Holmes | 2001-01-12 | 1 | -0/+5 |
* | Some warnings cleanups | Iain Holmes | 2001-01-12 | 3 | -8/+4 |
* | Eek! Don't destroy the account if the connection fails, duh. This is what | Jeffrey Stedfast | 2001-01-12 | 2 | -12/+12 |
* | Connect to folder_changed as well as message_changed for updating unread | Dan Winship | 2001-01-12 | 2 | -0/+7 |
* | (imap_copy_message_to): Fix this up: sync flags to the server | Dan Winship | 2001-01-12 | 2 | -33/+57 |
* | Typo! Doh! | Iain Holmes | 2001-01-12 | 1 | -1/+1 |
* | Fix make dist | Iain Holmes | 2001-01-12 | 2 | -1/+4 |
* | Add an ItemContainer Bonobo interface to allow client applications to | Miguel de Icaza | 2001-01-12 | 4 | -3/+86 |
* | Fix prototype (command_new_view): ditto. (command_new_mail_message): | Miguel de Icaza | 2001-01-12 | 2 | -1/+18 |
* | Remove fixme from NewMailMessage. | Miguel de Icaza | 2001-01-12 | 2 | -0/+21 |
* | Add Bonobo/ItemContainer as the set of supported interfaces in | Miguel de Icaza | 2001-01-12 | 3 | -0/+8 |
* | Fix a bug in previous commit: don't check for deleted messages if there | Dan Winship | 2001-01-12 | 2 | -30/+40 |
* | Remove the "Already have view for..." message. People keep assuming it's | Dan Winship | 2001-01-12 | 2 | -2/+5 |
* | New function to check for added/deleted messages when re-selecting a | Dan Winship | 2001-01-12 | 4 | -4/+93 |
* | Fix a locking problem. (One branch of an if statement was returning with | Dan Winship | 2001-01-12 | 2 | -6/+8 |
* | add missing e-unicode.h include | Dan Winship | 2001-01-12 | 1 | -0/+1 |
* | Fixed my debbugs-test-submit@bugzilla.gnome.org mess. | Martin Baulig | 2001-01-12 | 1 | -1/+0 |
* | Try again | Iain Holmes | 2001-01-12 | 1 | -1/+1 |
* | Will it work? | Iain Holmes | 2001-01-12 | 3 | -4/+3 |
* | get a book view from somewhere so we can give status messages - choose the | Chris Toshok | 2001-01-12 | 2 | -23/+100 |
* | Translate the header name to UTF8. | Dan Winship | 2001-01-12 | 2 | -11/+13 |
* | this too | Iain Holmes | 2001-01-12 | 1 | -16/+5 |
* | Doh, forgot this | Iain Holmes | 2001-01-12 | 1 | -0/+1 |
* | Add a white outline around the "!" so it still shows up clearly in | Dan Winship | 2001-01-12 | 2 | -11/+18 |
* | GnomeCard importer | Iain Holmes | 2001-01-12 | 4 | -1/+293 |
* | add the importer part 1 | Iain Holmes | 2001-01-12 | 14 | -1/+1815 |
* | Propagateg change by Owen Taylor from acinclude.m4 in gtk+: Don't define | Pavel Roskin | 2001-01-12 | 1 | -1/+1 |
* | At the end of the configure process, report whether the documentation | Federico Mena Quintero | 2001-01-11 | 2 | -0/+15 |
* | Make it work when gtk-doc is not installed. | Federico Mena Quintero | 2001-01-11 | 12 | -0/+182 |
* | Added debbugs-test-submit@bugzilla.gnome.org everywhere. | Martin Baulig | 2001-01-11 | 1 | -0/+1 |
* | Updated Spanish translation | Hector Garcia | 2001-01-11 | 2 | -1152/+1310 |
* | added a 4-pixel padding between entry boxes | Jeffrey Stedfast | 2001-01-11 | 1 | -90/+90 |
* | Added SaveDraft bonobo menu verb thingy. | Jeffrey Stedfast | 2001-01-11 | 2 | -0/+7 |
* | New callback to save draft. Fixes bug #1045. | Jeffrey Stedfast | 2001-01-11 | 2 | -0/+19 |
* | Updated Japanese translation. | Akira Tagoh | 2001-01-11 | 2 | -3572/+877 |