| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix silly error of not chaining destructor for canvas. | Matthew Loper | 2000-07-28 | 3 | -1/+10 |
* | 0.3 "Jelly Fish". | Ettore Perazzoli | 2000-07-28 | 4 | -33/+80 |
* | Added a comment. | Christopher James Lahey | 2000-07-27 | 3 | -0/+6 |
* | Fixed shift click selections. | Christopher James Lahey | 2000-07-27 | 3 | -75/+86 |
* | Allocate correctly in the insert method. | Christopher James Lahey | 2000-07-27 | 5 | -14/+13 |
* | Grab focus properly. | Christopher James Lahey | 2000-07-27 | 5 | -56/+145 |
* | flesh out ifdef'ed out code. need to write merge_ecard_with_remote_record. | Seth Alves | 2000-07-27 | 1 | -12/+10 |
* | add handling for phone labels, going either direction (from pilot and to pilot.) | Seth Alves | 2000-07-27 | 1 | -5/+56 |
* | Changed the URI to load to. | Christopher James Lahey | 2000-07-27 | 2 | -1/+13 |
* | Clear the selection model when activating. | Christopher James Lahey | 2000-07-27 | 7 | -136/+169 |
* | remove double free | Seth Alves | 2000-07-27 | 1 | -4/+1 |
* | bug fixes | Seth Alves | 2000-07-27 | 2 | -5/+5 |
* | more work on addressbook syncer | Seth Alves | 2000-07-27 | 2 | -18/+105 |
* | Translations from Keld | Kenneth Christiansen | 2000-07-27 | 1 | -281/+344 |
* | Fixed a warning. | Christopher James Lahey | 2000-07-27 | 3 | -4/+4 |
* | Fixed a reference. | Christopher James Lahey | 2000-07-27 | 11 | -12/+82 |
* | Added an ETableSelectionModel so this won't crash. | Christopher James Lahey | 2000-07-27 | 5 | -22/+53 |
* | Fixed the model/view row confusion. | Christopher James Lahey | 2000-07-27 | 5 | -22/+37 |
* | Updated the Turkish translation. | Fatih Demir | 2000-07-27 | 2 | -222/+232 |
* | wait to free the view until we've taken care of freeing its internals. | Chris Toshok | 2000-07-27 | 2 | -51/+77 |
* | Solaris compile fix. OK on Linux too. | Matthew Loper | 2000-07-27 | 2 | -0/+8 |
* | Uninitialized variable fix for e-table | Matthew Loper | 2000-07-27 | 3 | -2/+7 |
* | Teeny tiny mem leak fix. | Matthew Loper | 2000-07-27 | 2 | -0/+5 |
* | Make the mime parser a bit less reckless. More reckful? | Matthew Loper | 2000-07-27 | 3 | -3/+13 |
* | A few fixes to the ECanvas selection item a miniature cleanup of the event ha... | Matthew Loper | 2000-07-27 | 3 | -16/+53 |
* | Added "table_selection_model" argument. Removed foreach function and | Christopher James Lahey | 2000-07-27 | 31 | -868/+1041 |
* | Removed counting of selected messages. | Christopher James Lahey | 2000-07-27 | 3 | -20/+6 |
* | OK, it seems that we have all the interesting properties for single-user | Federico Mena Quintero | 2000-07-27 | 3 | -0/+245 |
* | add support for user settable scope. (pas_backend_ldap_search): same. | Chris Toshok | 2000-07-27 | 2 | -5/+19 |
* | add mailer 0.3 features | Dan Winship | 2000-07-27 | 1 | -0/+48 |
* | Spellchecking, proofing in all .sgml files except FDL and authors. | Aaron Weber | 2000-07-27 | 20 | -234/+316 |
* | update dependencies | Dan Winship | 2000-07-27 | 1 | -9/+9 |
* | Don't create the tmp_mbox before calling movemail, because the external | Dan Winship | 2000-07-27 | 2 | -18/+20 |
* | routine to call an external movemail program. (camel_movemail): Nuke | Dan Winship | 2000-07-27 | 3 | -48/+141 |
* | Ahem, be consistent with parameter names - Federico | Federico Mena Quintero | 2000-07-27 | 1 | -2/+2 |
* | Put all the functions used to free returned values all together. | Federico Mena Quintero | 2000-07-27 | 3 | -209/+362 |
* | gui/Makefile.am: Fixed a typo. | Jeffrey Stedfast | 2000-07-27 | 2 | -1/+5 |
* | Added a few xpm files to the EXTRA DIST section | Jeffrey Stedfast | 2000-07-27 | 2 | -4/+12 |
* | Get rid of some debugging messages that were not supposed to be | Ettore Perazzoli | 2000-07-27 | 1 | -6/+0 |
* | Fix the pop-up tree so that it does not set up the grab when shown | Ettore Perazzoli | 2000-07-27 | 2 | -18/+32 |
* | fix MOVEMAIL_PATH setting | Dan Winship | 2000-07-27 | 1 | -2/+2 |
* | s/struct refile_data/struct move_data (real_move_msg): Renamed from | Jeffrey Stedfast | 2000-07-27 | 4 | -9/+17 |
* | Should now always prepend a '/' before the path if it doesn't already | Jeffrey Stedfast | 2000-07-26 | 2 | -14/+19 |
* | Fixed a few compiler warnings | Jeffrey Stedfast | 2000-07-26 | 2 | -2/+6 |
* | Updated russian translation. | Valek Frob | 2000-07-26 | 2 | -219/+230 |
* | Update for OAF and for external apps as well as components. | Dan Winship | 2000-07-26 | 3 | -104/+206 |
* | lowercasify the supported_mime_types | Dan Winship | 2000-07-26 | 4 | -6/+11 |
* | proofing all over. | Aaron Weber | 2000-07-26 | 36 | -416/+616 |
* | add enum for e-card pilot status. | Chris Toshok | 2000-07-26 | 5 | -89/+161 |
* | some unrelated changes: check for mkdtemp, | Dan Winship | 2000-07-26 | 3 | -1/+49 |
* | add comment headers to signals that didn't have any. | Chris Toshok | 2000-07-26 | 2 | -3/+93 |
* | use the user's Contact db. not toshok's. | Chris Toshok | 2000-07-26 | 2 | -2/+15 |
* | New function. (scan_property): Handle the RDATE property. (scan_period): | Federico Mena Quintero | 2000-07-26 | 10 | -108/+358 |
* | Made foreach call the callback in top to bottom order. | Christopher James Lahey | 2000-07-26 | 3 | -8/+15 |
* | Replaced get_selection_list with foreach. | Christopher James Lahey | 2000-07-26 | 7 | -22/+35 |
* | Always prepend a leading "/" to the url->path. (set_service_url): Added | Jeffrey Stedfast | 2000-07-26 | 2 | -11/+14 |
* | Always prepend a leading "/" to the url->path. (set_service_url): Added | Jeffrey Stedfast | 2000-07-26 | 2 | -6/+16 |
* | Added e-table-selection-model.c and e-table-selection-model.h. | Christopher James Lahey | 2000-07-26 | 6 | -305/+105 |
* | add textual exception printout. (set_editor_text): close pre tags & check | Michael Meeks | 2000-07-26 | 8 | -5/+1746 |
* | Added comments to the bit field code. | Christopher James Lahey | 2000-07-26 | 5 | -6/+38 |
* | More fixes. | Christopher James Lahey | 2000-07-26 | 2 | -16/+44 |
* | Fixed up the bit manipulation a bit here. | Christopher James Lahey | 2000-07-26 | 3 | -6/+73 |
* | New files for doing a selection model. Not finished yet and thus not in | Christopher James Lahey | 2000-07-26 | 9 | -192/+863 |
* | Added addressbook/conduit/Makefile. | Christopher James Lahey | 2000-07-26 | 2 | -0/+5 |
* | Typo fix | Peter Williams | 2000-07-26 | 2 | -3/+7 |
* | new ECalendarTable to show an ETable view for Todo/Event items. | Damon Chaplin | 2000-07-26 | 24 | -549/+4714 |
* | new widget and canvas item to replace GtkCalendar. Not quite finished yet. | Damon Chaplin | 2000-07-26 | 8 | -1/+2429 |
* | Fixed the real problem that Peter was running into. | Jeffrey Stedfast | 2000-07-26 | 2 | -21/+29 |
* | build static versions of some util libraries for the conduit to link with | Seth Alves | 2000-07-26 | 9 | -5/+44 |
* | Fix crash on NULL current_message when replying. | Peter Williams | 2000-07-26 | 2 | -1/+8 |
* | Don't add a Mime-Version header to a message that already has one. | Dan Winship | 2000-07-26 | 3 | -5/+14 |
* | Don't group together messages with the same non-Re: subject and no | Dan Winship | 2000-07-26 | 2 | -38/+49 |
* | IMAP expunge crash prevention... still not right... | Peter Williams | 2000-07-26 | 2 | -0/+8 |
* | Update the insert text file command. Still waiting on GtkHtml. | Peter Williams | 2000-07-25 | 2 | -41/+45 |
* | Fix GtkOptionMenu usage so that the mail source selector looks right. | Ettore Perazzoli | 2000-07-25 | 2 | -1/+12 |
* | Work around utter GtkOptionMenu brokenness so that we finally have a | Ettore Perazzoli | 2000-07-25 | 2 | -2/+20 |
* | Implemented some of the drag & drop code. Drops all report as being on row | Christopher James Lahey | 2000-07-25 | 5 | -18/+1040 |
* | Added a bunch of e_marshal functions. | Christopher James Lahey | 2000-07-25 | 5 | -8/+248 |
* | Added a #define for "X-EVOLUTION-PILOTID". Added a parse_pilot_id to read | Christopher James Lahey | 2000-07-25 | 2 | -13/+37 |
* | Optimized to try and get the new message headers without reloading the | Jeffrey Stedfast | 2000-07-25 | 4 | -87/+81 |
* | Updated to give special attention to the root folder. | Jeffrey Stedfast | 2000-07-25 | 4 | -24/+50 |
* | add pilot_id. | Chris Toshok | 2000-07-25 | 3 | -2/+25 |
* | more stuff. too much to use a changelog for. | Chris Toshok | 2000-07-25 | 5 | -444/+326 |
* | Update for CamelFolder API changes. (Certain functions no longer take a | Dan Winship | 2000-07-25 | 4 | -17/+25 |
* | Update for CamelFolder API changes. (delete_message and get_uids don't | Dan Winship | 2000-07-25 | 2 | -3/+9 |
* | Remove exceptions from a number of methods that work on what ought to be | Dan Winship | 2000-07-25 | 9 | -471/+318 |
* | Updated to port easily to the new Camel API (imap_init): Don't SELECT | Jeffrey Stedfast | 2000-07-25 | 2 | -36/+34 |
* | Remove GOAD support. | Dan Winship | 2000-07-25 | 5 | -90/+26 |
* | Remove GOAD support. (create_editor): Try to give a more helpful error | Dan Winship | 2000-07-25 | 2 | -5/+7 |
* | Remove GOAD support. | Dan Winship | 2000-07-25 | 4 | -84/+27 |
* | Initialize the summary and subfolder listing. (imap_summary_free): Now | Jeffrey Stedfast | 2000-07-25 | 5 | -103/+194 |
* | Huge update. I do not expect this commit to work. | Matthias Warkus | 2000-07-25 | 2 | -348/+59 |
* | Updated the Turkish translation of Evol | Fatih Demir | 2000-07-25 | 2 | -317/+365 |
* | This should work now. | Martin Baulig | 2000-07-24 | 1 | -2/+2 |
* | Remove camel_folder_get_message_uid, which was not used, and not | Dan Winship | 2000-07-24 | 4 | -54/+6 |
* | Bye bye bye. | Dan Winship | 2000-07-24 | 7 | -1536/+7 |
* | Szabolcs BAN <shooby@gnome.hu> | Szabolcs Ban | 2000-07-24 | 2 | -153/+188 |
* | Added missing \n. | Federico Mena Quintero | 2000-07-24 | 2 | -1/+5 |
* | Made it a little more forgiving. Also set current_folder to NULL as there | Jeffrey Stedfast | 2000-07-24 | 4 | -107/+159 |
* | Remove the idle handler when we're destroyed. | Christopher James Lahey | 2000-07-24 | 3 | -4/+16 |
* | Updated russian translation. | Valek Frob | 2000-07-23 | 2 | -124/+161 |
* | Add a "Send HTML mail" toggle in the message composer. | Ettore Perazzoli | 2000-07-23 | 5 | -76/+211 |
* | Use `_()' instead of `N_()' for strings that need to be translated on | Ettore Perazzoli | 2000-07-23 | 2 | -6/+11 |
* | Change the message composer to use BonoboUIHandler directly instead of | Ettore Perazzoli | 2000-07-23 | 2 | -178/+182 |
* | *** empty log message *** | Damon Chaplin | 2000-07-23 | 1 | -0/+8 |
* | fixed it so it doesn't crash when a URL is loaded. | Damon Chaplin | 2000-07-23 | 2 | -3/+19 |
* | added a color_column where the color can be specified as a string, e.g. | Damon Chaplin | 2000-07-23 | 5 | -4/+228 |
* | Change EShellView so that it creates the menus with BonoboUIHandler | Ettore Perazzoli | 2000-07-23 | 2 | -143/+252 |
* | Translations from Keld | Kenneth Christiansen | 2000-07-23 | 1 | -254/+310 |
* | Updated Italian translation from Clara Tattoni | Ettore Perazzoli | 2000-07-23 | 2 | -2291/+1376 |
* | Clear CamelExceptions when appropriate (eg when folder is marked as | Jeffrey Stedfast | 2000-07-23 | 3 | -40/+57 |
* | Updated to not strip out subfolders that are marked as \NoSelect because | Jeffrey Stedfast | 2000-07-22 | 3 | -7/+61 |
* | ja.po: Update from Japanese GNOME Users Group(translation@gnome.gr.jp). | Yukihiro Nakai | 2000-07-22 | 1 | -977/+668 |
* | Fix a braino that caused Evolution to unref a NULL object when the | Ettore Perazzoli | 2000-07-22 | 2 | -5/+6 |
* | Some changes to the pop-up folder tree, so that it makes more visual | Ettore Perazzoli | 2000-07-22 | 4 | -17/+127 |
* | Made focus in not change your selection position. | Christopher James Lahey | 2000-07-22 | 3 | -4/+5 |
* | Added some unused declarations for drag and drop work. | Christopher James Lahey | 2000-07-22 | 3 | -0/+215 |
* | Updated with some of the same fixes I've made to camel-imap-folder.c like | Jeffrey Stedfast | 2000-07-22 | 2 | -3/+7 |
* | Rewrote the code to check for "* %d RECENT". Still needs to be modified, | Jeffrey Stedfast | 2000-07-22 | 2 | -7/+17 |
* | Improve the title bar pop-up button: use a toggle button instead of a | Ettore Perazzoli | 2000-07-21 | 4 | -24/+98 |
* | Added password remembering/forgetting feature. | Aaron Weber | 2000-07-21 | 18 | -460/+666 |
* | First shot at the "click on the folder title, get the folder tree" | Ettore Perazzoli | 2000-07-21 | 3 | -39/+227 |
* | Fix the function to set the ETitleBar's text so that it correctly uses | Ettore Perazzoli | 2000-07-21 | 2 | -1/+6 |
* | Szabolcs BAN <shooby@gnome.hu> | Szabolcs Ban | 2000-07-21 | 2 | -1185/+876 |
* | Szabolcs BAN <shooby@gnome.hu> | Szabolcs Ban | 2000-07-21 | 2 | -1/+5 |
* | Prevent a crash by avoiding calling the populate_folder_context_menu | Ettore Perazzoli | 2000-07-21 | 2 | -0/+10 |
* | Add support for the folder right-click ("context") menu. No component | Ettore Perazzoli | 2000-07-21 | 5 | -5/+179 |
* | Fixed an error | Andreas Hydén | 2000-07-21 | 2 | -27/+30 |
* | Fixed the oaf info. | Christopher James Lahey | 2000-07-21 | 14 | -122/+460 |
* | Update the components to match the changes in the libeshell API. | Ettore Perazzoli | 2000-07-21 | 7 | -3/+19 |
* | Add interfaces to populate a folder's context menu. (Untested.) | Ettore Perazzoli | 2000-07-21 | 4 | -31/+90 |
* | Ooops. I did not actually commit the `.bcd' file. | Ettore Perazzoli | 2000-07-20 | 1 | -6/+0 |
* | Implement saving of pane positions. | Ettore Perazzoli | 2000-07-20 | 2 | -3/+23 |
* | Add support for saving the current configuration of all the | Ettore Perazzoli | 2000-07-20 | 9 | -28/+539 |
* | #if 0 some unused functions to prevent warnings. | Ettore Perazzoli | 2000-07-20 | 1 | -0/+2 |
* | Remove cruft. | Ettore Perazzoli | 2000-07-20 | 2 | -601/+0 |
* | Added/fixed support for multiple views. | Ettore Perazzoli | 2000-07-20 | 4 | -25/+40 |
* | Oops. Fix UID parser to allow 0 and 9 to be in the range of valid UID | Jeffrey Stedfast | 2000-07-20 | 2 | -2/+8 |
* | Finish filling the trigger. What a pain, again. | Federico Mena Quintero | 2000-07-20 | 2 | -6/+83 |
* | Added Turkish entries | Fatih Demir | 2000-07-20 | 3 | -0/+9 |
* | Updated it | Fatih Demir | 2000-07-20 | 1 | -1/+1 |
* | Added the Turkish desktop entry | Fatih Demir | 2000-07-20 | 2 | -0/+7 |
* | Added the Turkish desktop entries | Fatih Demir | 2000-07-20 | 3 | -0/+11 |
* | General cleanup working towards getting Actions->Expunge working | Jeffrey Stedfast | 2000-07-20 | 3 | -96/+61 |
* | add the 16 character versions so bsd killall will work. | Chris Toshok | 2000-07-20 | 1 | -0/+5 |
* | If the folder's message count is not the same as the number of summaries, | Jeffrey Stedfast | 2000-07-20 | 2 | -9/+26 |
* | What if message info is NULL? | Jeffrey Stedfast | 2000-07-20 | 2 | -2/+6 |
* | Updated russian translation. | Valek Frob | 2000-07-20 | 2 | -222/+257 |
* | lots of minor fixes to language. added desc. of clahey's cool | Aaron Weber | 2000-07-19 | 8 | -342/+486 |
* | more translations. | Vincent Renardias | 2000-07-19 | 1 | -39/+36 |
* | small update. | Vincent Renardias | 2000-07-19 | 1 | -35/+34 |
* | Free the icalcomponent if this is an unattached alarm. | Federico Mena Quintero | 2000-07-19 | 3 | -1/+181 |
* | Added in imap_[g,s]et_message_user_flag() methods (imap_get_message_info): | Jeffrey Stedfast | 2000-07-19 | 2 | -50/+115 |
* | Added in imap_[g,s]et_message_user_flag() methods | Jeffrey Stedfast | 2000-07-19 | 3 | -28/+45 |
* | Sync - Federico | Federico Mena Quintero | 2000-07-19 | 2 | -2/+94 |
* | Added "text/vCard" to the list of mime types we support. | Christopher James Lahey | 2000-07-18 | 3 | -2/+11 |
* | Added gui/minicard/e-minicard-control.c, | Christopher James Lahey | 2000-07-18 | 14 | -120/+260 |
* | Altered category addition stuff, plus suggestions from Kevin. | Aaron Weber | 2000-07-18 | 10 | -426/+590 |
* | New files for using a minicard as a widget or a bonobo control. | Christopher James Lahey | 2000-07-18 | 9 | -0/+1218 |
* | More docs - Federico | Federico Mena Quintero | 2000-07-18 | 4 | -8/+72 |
* | Send a "LOGOUT" command. | Jeffrey Stedfast | 2000-07-18 | 3 | -4/+21 |
* | Docs docs docs - Federico | Federico Mena Quintero | 2000-07-18 | 6 | -84/+227 |
* | 0.3.12 | Elliot Lee | 2000-07-18 | 1 | -2/+2 |
* | Hacks to get IMAP code to work with CommunigatePro and MS Exchange (and | Jeffrey Stedfast | 2000-07-18 | 2 | -3/+4 |
* | oops, s/status/s in imap_sync() | Jeffrey Stedfast | 2000-07-18 | 1 | -2/+2 |
* | Hacks to get IMAP code to work with CommunigatePro and MS Exchange (and | Jeffrey Stedfast | 2000-07-18 | 2 | -3/+3 |
* | Hacks to get IMAP code to work with CommunigatePro and MS Exchange (and | Jeffrey Stedfast | 2000-07-18 | 2 | -6/+13 |
* | Typo fix. | Federico Mena Quintero | 2000-07-18 | 2 | -1/+3 |
* | Added the doc/devel Makefiles. (EVOLUTION_DIR): Substitute EVOLUTION_DIR | Federico Mena Quintero | 2000-07-18 | 6 | -2/+46 |
* | New <book> toplevel for the Evolution Developer's Guide. | Federico Mena Quintero | 2000-07-18 | 40 | -0/+1430 |
* | Fixed inline docs. (cal_client_new): Ditto. | Federico Mena Quintero | 2000-07-18 | 2 | -4/+8 |
* | *** empty log message *** | Damon Chaplin | 2000-07-17 | 2 | -0/+695 |
* | created a model for the EShortcutBar. This will probably have to be moved | Damon Chaplin | 2000-07-17 | 2 | -6/+19 |
* | new files implementing a simple model for the shortcuts, so we can have | Damon Chaplin | 2000-07-17 | 9 | -229/+298 |
* | Initial code to support IMAP folders that don't use "/" as a directory | Jeffrey Stedfast | 2000-07-17 | 3 | -21/+46 |
* | minor fixes that came up when building with gcc -ansi -pedantic | Jeffrey Stedfast | 2000-07-17 | 1 | -4/+4 |
* | All SELECT calls now pass a NULL folder argument to | Jeffrey Stedfast | 2000-07-17 | 2 | -5/+8 |
* | All SELECT calls now pass a NULL folder argument to | Jeffrey Stedfast | 2000-07-17 | 3 | -24/+60 |
* | Updated Slovenian translation | Andraz Tori | 2000-07-17 | 1 | -2877/+245 |
* | Updated Galician translation | Jesus Bravo Alvarez | 2000-07-17 | 2 | -1110/+712 |
* | Put the version number in the `X-Mailer:' header instead of just | Ettore Perazzoli | 2000-07-16 | 3 | -2/+26 |
* | Updated Norwegian translation. | Kjartan Maraas | 2000-07-16 | 2 | -608/+558 |
* | Updated Swedish translation | Andreas Hydén | 2000-07-16 | 2 | -1009/+688 |
* | A ride at the cutting edge -- updated German translations for Nautilus | Matthias Warkus | 2000-07-15 | 2 | -618/+563 |
* | One last fix to get rid of hard-coded "/" directory separators | Jeffrey Stedfast | 2000-07-15 | 2 | -1/+9 |
* | a building but non-functional address conduit | Seth Alves | 2000-07-15 | 6 | -0/+1642 |
* | New internal represntation for alarm components. We really don't map them | Federico Mena Quintero | 2000-07-15 | 3 | -1/+223 |
* | duh. don't save the port in the host slot either. | Chris Toshok | 2000-07-15 | 2 | -1/+6 |
* | Oops, minor fix to make any dir_sep work. | Jeffrey Stedfast | 2000-07-15 | 1 | -2/+2 |
* | New convenience function to unquote a string if it's encapsulated by "'s | Jeffrey Stedfast | 2000-07-15 | 6 | -27/+138 |
* | put a <p> at the end of the header table. (I think there used to be | Dan Winship | 2000-07-15 | 2 | -4/+17 |
* | g_free things we g_malloc. | Michael Meeks | 2000-07-15 | 3 | -4/+6 |
* | oops | Seth Alves | 2000-07-14 | 1 | -0/+4 |
* | If the summary is for a smaller mbox, and rebuilding from the last-known | Dan Winship | 2000-07-14 | 2 | -8/+15 |
* | Only unref the folder if it's been set. | Dan Winship | 2000-07-14 | 3 | -5/+15 |
* | If a SELECT fails, set imap_store->current_folder to NULL so a SELECT is | Jeffrey Stedfast | 2000-07-14 | 3 | -49/+28 |
* | conduit based on the calendar conduit. this conduit syncs a pilot's ToDoDB | Seth Alves | 2000-07-14 | 8 | -308/+1176 |
* | Updated to use CAMEL_IMAP_OK, CAMEL_IMAP_NO, CAMEL_IMAP_BAD, and | Jeffrey Stedfast | 2000-07-14 | 4 | -20/+26 |
* | Oops. If the number of messages in the folder is 0, don't fetch summaries | Jeffrey Stedfast | 2000-07-14 | 3 | -15/+30 |
* | Added these. | Christopher James Lahey | 2000-07-14 | 5 | -0/+194 |
* | Changed the background color of the header. | Christopher James Lahey | 2000-07-14 | 3 | -2/+7 |
* | Switched the order of compilation of printing and contact-editor. | Christopher James Lahey | 2000-07-14 | 15 | -39/+358 |
* | Oops. If the number of messages in the folder is 0, don't fetch summaries | Jeffrey Stedfast | 2000-07-14 | 2 | -0/+12 |
* | s/CAMEL_SERVICE_NEED_HOST/CAMEL_SERVICE_URL_NEED_HOST. | Jonathan Blandford | 2000-07-14 | 2 | -1/+5 |
* | Add a "gboolean required" argument, and set its value on the entry. | Dan Winship | 2000-07-14 | 2 | -16/+48 |
* | define a set of CAMEL_SERVICE_URL_ALLOW_* flags parallel to the _NEED_* | Dan Winship | 2000-07-14 | 3 | -6/+31 |
* | update | Dan Winship | 2000-07-14 | 1 | -6/+8 |
* | small cleanups, quiet compiler | Seth Alves | 2000-07-13 | 3 | -109/+93 |
* | Updated the Turkish translation. | Fatih Demir | 2000-07-13 | 2 | -992/+466 |
* | Updated russian translation. | Valek Frob | 2000-07-13 | 2 | -533/+195 |
* | New and improved approach to fetching an entire folder summary that should | Jeffrey Stedfast | 2000-07-13 | 2 | -0/+4 |
* | New and improved approach to fetching an entire folder summary that should | Jeffrey Stedfast | 2000-07-13 | 2 | -166/+119 |
* | Don't fetch the entire RFC822 header, just fetch the fields we want. | Jeffrey Stedfast | 2000-07-13 | 2 | -4/+13 |
* | Back to the old way to avoid g_warnings, yay. Also fix append to send a | Jeffrey Stedfast | 2000-07-13 | 2 | -2/+3 |
* | Back to the old way to avoid g_warnings, yay | Jeffrey Stedfast | 2000-07-13 | 2 | -2/+23 |
* | (install-data-hook): ignore error on mkdir. | Chris Toshok | 2000-07-13 | 2 | -1/+5 |
* | Remove some text cruft i was using for testing. | Michael Zucci | 2000-07-13 | 1 | -2/+1 |
* | Reset filter on setup. (reset): When resetting qp encoding, set the state | Not Zed | 2000-07-13 | 3 | -24/+96 |
* | Oops, missed a source file. | Jeffrey Stedfast | 2000-07-13 | 1 | -1/+3 |
* | Chris forgot to add #include <e-util/e-util.h> to the source files | Jeffrey Stedfast | 2000-07-13 | 6 | -32/+8 |
* | Undid clahey's e_strstrcase because e_strstrcase DOES NOT EXIST in | Jeffrey Stedfast | 2000-07-13 | 5 | -11/+44 |
* | oops. fix typo that was saving the port in the rootdn spot. | Chris Toshok | 2000-07-13 | 2 | -7/+67 |
* | todo conduit builds and plays nice but does nothing | Seth Alves | 2000-07-13 | 8 | -210/+401 |
* | Make gnome-print-0.20 mandatory. We will bail out with CVS HEAD versions | Federico Mena Quintero | 2000-07-13 | 5 | -64/+91 |
* | Made scroll wheel work properly in header. | Christopher James Lahey | 2000-07-13 | 3 | -2/+13 |
* | From addressbook/ChangeLog: | Christopher James Lahey | 2000-07-13 | 13 | -31/+82 |
* | fix some cut & paste bung. | Chris Toshok | 2000-07-13 | 2 | -6/+10 |
* | Add icons to the toolbars. | Christopher James Lahey | 2000-07-13 | 3 | -16/+32 |
* | Added installation of arrow.png. | Christopher James Lahey | 2000-07-13 | 5 | -6/+24 |
* | GnomeFont update. | Michael Meeks | 2000-07-13 | 2 | -30/+45 |
* | add "message/news" to the mime_function_table using the same handler as | Chris Toshok | 2000-07-13 | 2 | -0/+7 |
* | get the article num out of our uid and mark it read in the newsrc. | Chris Toshok | 2000-07-13 | 4 | -41/+56 |
* | Useful default implementations for free_{uids,subfolder_names,summary}. | Dan Winship | 2000-07-13 | 8 | -66/+90 |
* | Solaris fixes: make sure not to pass NULL to printf's %s | Matthew Loper | 2000-07-13 | 2 | -2/+11 |
* | Use mbox_set_message_flags () instead of setting the flags by hand. This | Jeffrey Stedfast | 2000-07-13 | 4 | -23/+23 |
* | Fix bug #345: Command to show/hide attachments in the composer | Peter Williams | 2000-07-13 | 2 | -4/+190 |
* | fixed various problems | Seth Alves | 2000-07-13 | 10 | -117/+103 |
* | add news server tab to dialog. | Chris Toshok | 2000-07-13 | 4 | -11/+433 |
* | create an empty news directory in $(defaultdir). | Chris Toshok | 2000-07-13 | 2 | -0/+8 |
* | don't add test-newsrc to the build since it needs libcamel (which isn't | Chris Toshok | 2000-07-13 | 5 | -179/+244 |
* | Fixed to match gconf API change. | Christopher James Lahey | 2000-07-13 | 2 | -1/+5 |
* | updated pt_BR translations | Jorge Godoy | 2000-07-13 | 1 | -868/+698 |
* | Fix bug #378: last displayed message is still shown in an empty folder | Peter Williams | 2000-07-13 | 2 | -1/+7 |
* | Fix bug #394: Refiling messages does not update the view | Peter Williams | 2000-07-12 | 2 | -0/+16 |
* | Fix bug #390: default attachment save dir should be ~ | Peter Williams | 2000-07-12 | 2 | -3/+8 |
* | Tried rearranging the casts to try for a more correct computation. | Christopher James Lahey | 2000-07-12 | 2 | -6/+11 |
* | Use size_t and ssize_t for read/write methods | Jeffrey Stedfast | 2000-07-12 | 3 | -14/+14 |
* | Updated to emit the message_changed signal. (imap_delete_message): Updated | Jeffrey Stedfast | 2000-07-12 | 3 | -8/+54 |
* | Updated to reflect changes to camel_folder_append_message () | Jeffrey Stedfast | 2000-07-12 | 2 | -2/+10 |
* | Removed an unused function | Christopher James Lahey | 2000-07-12 | 2 | -7/+4 |