| Commit message (Expand) | Author | Age | Files | Lines |
* | Updated russian translation. | Valek Frob | 2000-06-10 | 2 | -391/+543 |
* | Add a serial number to FolderBrowser. | Dan Winship | 2000-06-10 | 4 | -9/+30 |
* | display error from camel_folder_expunge if there is one. | Dan Winship | 2000-06-10 | 2 | -3/+3 |
* | Fix pixmap/bitmap leak in ETitleBar. | Ettore Perazzoli | 2000-06-10 | 2 | -0/+8 |
* | install an idle function to select the row rather than doing it directly. | Dan Winship | 2000-06-10 | 2 | -8/+17 |
* | Update for CamelAuthCallback changes. (Uncache passwords when asked to.) | Dan Winship | 2000-06-10 | 2 | -19/+38 |
* | Add another argument, "mode", which can be CAMEL_AUTHENTICATOR_ASK or | Dan Winship | 2000-06-10 | 4 | -33/+65 |
* | use stock pixmap buttons | Jacob Berkman | 2000-06-10 | 3 | -26/+71 |
* | Updated to reflect changes made in camel-imap-store.c | Jeffrey Stedfast | 2000-06-10 | 7 | -83/+78 |
* | close and expunge the source folder after copying it to a local folder. | Dan Winship | 2000-06-10 | 2 | -0/+8 |
* | Updated the Turkish translation. | Fatih Demir | 2000-06-10 | 1 | -0/+4 |
* | Initial support for creating/removing folders. This implies some new | Ettore Perazzoli | 2000-06-10 | 29 | -125/+1515 |
* | Will now always send EHLO first, if that fails it will fall back on HELO. | Jeffrey Stedfast | 2000-06-10 | 3 | -5/+36 |
* | ja.po: Update from Japanese GNOME Users Group(translation@gnome.gr.jp). | Yukihiro Nakai | 2000-06-10 | 1 | -384/+534 |
* | Redo things a bit so that whitespace-only text parts aren't displayed. (In | Dan Winship | 2000-06-10 | 2 | -112/+143 |
* | add a note about setting PATH to include ${prefix}/bin | Dan Winship | 2000-06-09 | 1 | -1/+4 |
* | Added a get_n_objects() method. | Federico Mena Quintero | 2000-06-09 | 11 | -3/+206 |
* | Translations from Keld | Kenneth Christiansen | 2000-06-09 | 1 | -657/+779 |
* | Use version here. Add padding to the message. Only destroy object if its | Miguel de Icaza | 2000-06-09 | 2 | -11/+13 |
* | New files. A tree model using a GNode structure to store it's info. | Chris Toshok | 2000-06-09 | 22 | -2/+2743 |
* | Updated Norwegian translation. | Kjartan Maraas | 2000-06-09 | 2 | -847/+710 |
* | Bind Save As to save the current view of the contact as a vcard. | Christopher James Lahey | 2000-06-09 | 3 | -2/+29 |
* | Doh, sync the card simple and extract the card info. | Federico Mena Quintero | 2000-06-09 | 3 | -0/+11 |
* | Now this derives from GtkObject. It follows the same strategy as the | Federico Mena Quintero | 2000-06-09 | 17 | -4335/+5241 |
* | Allow for NULL summaries. | Federico Mena Quintero | 2000-06-09 | 2 | -1/+6 |
* | Added missing tooltips. We still need icons, though. | Federico Mena Quintero | 2000-06-08 | 2 | -9/+22 |
* | The field chooser works now. | Christopher James Lahey | 2000-06-08 | 11 | -64/+70 |
* | More work on the Field Chooser. Not quite done yet. | Christopher James Lahey | 2000-06-08 | 18 | -85/+551 |
* | Fix Makefiles so that (guess what?) they work with builddir != srcdir. | Ettore Perazzoli | 2000-06-08 | 8 | -28/+57 |
* | Added e-table-field-chooser*. | Christopher James Lahey | 2000-06-08 | 24 | -318/+2583 |
* | Initial datawrapper diagram. | Michael Zucci | 2000-06-08 | 1 | -0/+0 |
* | Parser state diagram. | Michael Zucci | 2000-06-08 | 1 | -0/+0 |
* | providers/imap/camel-imap-summary.c now builds | Jeffrey Stedfast | 2000-06-08 | 5 | -21/+30 |
* | Restore the toolbar. I committed a line of code that shouldn't have | Ettore Perazzoli | 2000-06-08 | 2 | -1/+6 |
* | Added rules to build camel-imap-stream | Jeffrey Stedfast | 2000-06-08 | 6 | -120/+103 |
* | Properly dereference warning/debug messages. (header_references_decode): | Not Zed | 2000-06-08 | 2 | -6/+15 |
* | put this back in, it's still used in | Seth Alves | 2000-06-08 | 3 | -3/+5 |
* | *** empty log message *** | Seth Alves | 2000-06-08 | 1 | -0/+2 |
* | update some .cvsignores | Seth Alves | 2000-06-08 | 3 | -1/+2 |
* | instead of returning a text representation, decode the text and return an | Seth Alves | 2000-06-08 | 12 | -141/+151 |
* | Removed an untranslated one | Fatih Demir | 2000-06-08 | 1 | -48/+54 |
* | Added a "quantum" argument for making the panes move in jumps. | Christopher James Lahey | 2000-06-08 | 5 | -10/+51 |
* | Fixed a refcount leak and added interfaces to add/remove folders | Ettore Perazzoli | 2000-06-08 | 11 | -106/+396 |
* | finished adding calendar prefs. screenshots. (may be second commit for | Aaron Weber | 2000-06-07 | 2 | -40/+430 |
* | finished adding calendar prefs. screenshots. new file (screenshot for | Aaron Weber | 2000-06-07 | 4 | -0/+0 |
* | Moved these files to calendar/cal-util - Federico | Federico Mena Quintero | 2000-06-07 | 5 | -1362/+0 |
* | moved camel-imap-stream.* to providers/imap | Jeffrey Stedfast | 2000-06-07 | 4 | -0/+780 |
* | Update for folder creation/existence changes. | Dan Winship | 2000-06-07 | 4 | -51/+17 |
* | Update for folder existence/creation changes. | Dan Winship | 2000-06-07 | 2 | -5/+6 |
* | Remove exists, create, delete. A CamelFolder now always references an | Dan Winship | 2000-06-07 | 12 | -628/+236 |
* | Commit stuff | Anders Carlsson | 2000-06-07 | 2 | -0/+3 |
* | *** empty log message *** | Seth Alves | 2000-06-07 | 5 | -12/+542 |
* | Changed the read and write method prototypes to return an ssize_t type | Jeffrey Stedfast | 2000-06-07 | 8 | -64/+372 |
* | merge libical-0.17 onto the head | Seth Alves | 2000-06-07 | 32 | -1653/+1634 |
* | And the changelog | Anders Carlsson | 2000-06-07 | 1 | -0/+4 |
* | Stuff | Anders Carlsson | 2000-06-07 | 14 | -0/+1293 |
* | fixed a bunch of problems use libical instead of libversit | Seth Alves | 2000-06-07 | 12 | -109/+322 |
* | Initial revision | Seth Alves | 2000-06-07 | 5 | -0/+4208 |
* | Finished evolutiontr.po | Fatih Demir | 2000-06-07 | 2 | -83/+125 |
* | worked on getting providers/imap/* to build cleanly, fixed a number of stupid... | Jeffrey Stedfast | 2000-06-07 | 8 | -200/+263 |
* | Removed from the public header; made static. Now everyone should use | Federico Mena Quintero | 2000-06-07 | 7 | -42/+45 |
* | Bind right click on the ETable to "Save to VCard." | Christopher James Lahey | 2000-06-06 | 2 | -0/+26 |
* | Added a right click signal. | Christopher James Lahey | 2000-06-06 | 19 | -52/+262 |
* | Leave the composer window around if the message doesn't get sent. | Dan Winship | 2000-06-06 | 2 | -6/+14 |
* | Allow "GDK_KP_Delete", a keypad delete key, to delete a message. | Matthew Loper | 2000-06-06 | 2 | -1/+7 |
* | Remember passwords between calls. (forget_passwords): Callback for "Forget | Dan Winship | 2000-06-06 | 4 | -2/+51 |
* | fix some function prototypes | Dan Winship | 2000-06-06 | 3 | -8/+14 |
* | Add "Delete" = delete message. | Dan Winship | 2000-06-06 | 2 | -0/+5 |
* | Update for new composer attachment interface. | Dan Winship | 2000-06-06 | 2 | -35/+15 |
* | New convenience function. | Dan Winship | 2000-06-06 | 9 | -408/+301 |
* | update | Kenneth Christiansen | 2000-06-06 | 2 | -2/+2 |
* | Added readme file, which explains the use of the newly checked in po | Kenneth Christiansen | 2000-06-06 | 4 | -0/+350 |
* | allow the right button to popup the menu, even when the event is being | Damon Chaplin | 2000-06-06 | 3 | -4/+22 |
* | update | Kenneth Christiansen | 2000-06-06 | 1 | -92/+73 |
* | update | Kenneth Christiansen | 2000-06-06 | 1 | -515/+1825 |
* | fix typo/braino (set "Content-Disposition", not "Content-Description") | Dan Winship | 2000-06-06 | 3 | -3/+9 |
* | ja.po: Update from Japanese GNOME Users Group(translation@gnome.gr.jp). | Yukihiro Nakai | 2000-06-06 | 1 | -553/+1816 |
* | Update | Kjartan Maraas | 2000-06-06 | 1 | -516/+2061 |
* | shuut. ;) | Mathieu Lacage | 2000-06-05 | 1 | -0/+1 |
* | a bunch of patches to make evolution compile with bonobo in strange prefixes.... | Mathieu Lacage | 2000-06-05 | 6 | -24/+31 |
* | Updated Ukrainian translation | Yuri Syrota | 2000-06-05 | 1 | -364/+228 |
* | Another update -> only 70 entries remaining ( why all these FIXME entries ? ) . | Fatih Demir | 2000-06-05 | 1 | -174/+173 |
* | Incorporated chgs from Kevin. | Aaron Weber | 2000-06-05 | 8 | -214/+326 |
* | Updated the Turkish translation a bit | Fatih Demir | 2000-06-05 | 2 | -577/+1862 |
* | Updated russian translation. | Valek Frob | 2000-06-05 | 2 | -525/+1775 |
* | Added German translation from Kai Lahmann <kl@linuxfaqs.de>, updated | Ettore Perazzoli | 2000-06-05 | 6 | -14/+2798 |
* | ja.po: Update from Japanese GNOME Users Group(translation@gnome.gr.jp). | Yukihiro Nakai | 2000-06-04 | 1 | -132/+166 |
* | Translations from Keld | Kenneth Christiansen | 2000-06-04 | 1 | -126/+156 |
* | Updated Norwegian translation. | Kjartan Maraas | 2000-06-04 | 2 | -124/+166 |
* | Updated russian translation. | Valek Frob | 2000-06-03 | 2 | -63/+87 |
* | New function to call the print engine. (calendar_toolbar): Added the Print | Federico Mena Quintero | 2000-06-03 | 7 | -131/+170 |
* | Ick, damn signs! Fix a bug with sign extended bytes. | Not Zed | 2000-06-03 | 3 | -35/+41 |
* | Released Evolution 0.1. | Christopher James Lahey | 2000-06-03 | 2 | -1/+5 |
* | Jeffrey Stedfast <fejj@helixcode.com> | Jeffrey Stedfast | 2000-06-03 | 2 | -10/+15 |
* | Made phone/email/address labels change correctly again. | Christopher James Lahey | 2000-06-03 | 3 | -6/+11 |
* | added new notebook page to the prividers config dialog for slecting text/plai... | Jeffrey Stedfast | 2000-06-03 | 2 | -0/+71 |
* | changed "Using the Shell" to "Getting Started" | Jeffrey Stedfast | 2000-06-03 | 2 | -1/+5 |
* | Added pt_BR translations. | Jorge Godoy | 2000-06-03 | 1 | -0/+1047 |
* | If the date in the summary is 0, output "?". | Dan Winship | 2000-06-03 | 2 | -0/+6 |
* | Reverted removal of e_setup_base_dir. | Christopher James Lahey | 2000-06-03 | 2 | -0/+5 |
* | Made evolution-addressbook shut down when the shell is done with it. | Christopher James Lahey | 2000-06-03 | 2 | -2/+24 |
* | Added the ability to save plain text mail. | Christopher James Lahey | 2000-06-03 | 2 | -25/+79 |
* | Don't ref the services in the cache. | Christopher James Lahey | 2000-06-03 | 2 | -9/+4 |
* | moved some debug print statements to better locations | Jeffrey Stedfast | 2000-06-03 | 2 | -20/+28 |
* | Added Portuguese translation | Jesus Bravo Alvarez | 2000-06-03 | 4 | -1/+540 |
* | keep a GList of folder browsers created (owner_unset_cb): Go through the | Dan Winship | 2000-06-03 | 2 | -0/+22 |
* | Use camel_service_connect, not connect_with_url, since we already passed | Dan Winship | 2000-06-03 | 2 | -2/+7 |
* | If we get a funny result, just throw it out. Basically a fix for the one | Not Zed | 2000-06-03 | 5 | -10/+149 |
* | Update dependencies. Rewrite the GOAD vs OAF thing som more to reflect | Dan Winship | 2000-06-03 | 2 | -21/+51 |
* | Use camel_folder_free_summary instead of g_ptr_array_free. Unref the | Christopher James Lahey | 2000-06-03 | 2 | -4/+11 |
* | Ref and unref objects in the service cache properly. | Christopher James Lahey | 2000-06-03 | 3 | -3/+19 |
* | Free the exception and the priv struct. | Christopher James Lahey | 2000-06-02 | 2 | -0/+8 |
* | Fixed the multiple copies of rows in ETable bug. | Christopher James Lahey | 2000-06-02 | 3 | -2/+7 |
* | Free the uri variable. | Christopher James Lahey | 2000-06-02 | 3 | -0/+10 |
* | Free the finish data. | Christopher James Lahey | 2000-06-02 | 2 | -0/+21 |
* | Free all the item data. | Christopher James Lahey | 2000-06-02 | 2 | -0/+13 |
* | Implemented. (toolbar): Added an icon for the Save and Close command. | Federico Mena Quintero | 2000-06-02 | 2 | -18/+74 |
* | Fun with purify. | Dan Winship | 2000-06-02 | 5 | -0/+27 |
* | Implemented. (gnome_calendar_add_object): Removed function, since it was | Federico Mena Quintero | 2000-06-02 | 8 | -284/+307 |
* | Revert removal of e_setup_base_dir. | Christopher James Lahey | 2000-06-02 | 2 | -0/+5 |
* | Made double click only work on the first button. | Christopher James Lahey | 2000-06-02 | 5 | -2/+9 |
* | Fixed EXTRA_DIST. | Christopher James Lahey | 2000-06-02 | 2 | -1/+9 |
* | Handler for the "editor_closed" signal of the event editor; we just | Federico Mena Quintero | 2000-06-02 | 4 | -25/+74 |
* | Connect to ETable's key_press signal. (etable_key): scroll mail on | Dan Winship | 2000-06-02 | 2 | -3/+43 |
* | spelling changes in commenst! | Jeffrey Stedfast | 2000-06-02 | 1 | -1/+1 |
* | Made sent column as wide as from column. | Christopher James Lahey | 2000-06-02 | 2 | -1/+5 |
* | source editor now fills in fields | Jeffrey Stedfast | 2000-06-02 | 2 | -0/+13 |
* | was using the wrong clist row variable in the callbacks for the sources clist | Jeffrey Stedfast | 2000-06-02 | 2 | -2/+9 |
* | two more pastos | Dan Winship | 2000-06-02 | 5 | -4/+9 |
* | Fixed e_marshal_INT__INT_INT_POINTER. | Christopher James Lahey | 2000-06-02 | 3 | -2/+6 |
* | Copy and paste error. | Christopher James Lahey | 2000-06-02 | 5 | -22/+14 |
* | Added e_marshal_INT__INT_INT_POINTER. | Christopher James Lahey | 2000-06-02 | 5 | -0/+54 |
* | Added a "key_press" signal. | Christopher James Lahey | 2000-06-02 | 17 | -6/+194 |
* | Add a date column. (COL_SENT_WIDTH_MIN): Make this wider. (ml_value_at): | Dan Winship | 2000-06-02 | 3 | -16/+53 |
* | Make the close button on the shell view exit Evolution cleanly. Not a | Ettore Perazzoli | 2000-06-02 | 2 | -2/+24 |
* | Duh! -1 != 1. :) | Dan Winship | 2000-06-02 | 3 | -2/+6 |
* | Don't call e_setup_base_dir. | Christopher James Lahey | 2000-06-02 | 2 | -1/+4 |
* | Don't call e_setup_base_dir. | Christopher James Lahey | 2000-06-02 | 2 | -1/+4 |
* | Remove an offending *. | Dan Winship | 2000-06-02 | 3 | -2/+6 |
* | Made the sort when inserting a signal row be syncronous. | Christopher James Lahey | 2000-06-02 | 3 | -10/+93 |
* | Fix forwarding to work for people other than me. :) [Although apparently | Dan Winship | 2000-06-02 | 2 | -1/+5 |
* | Added "text_filter" argument that takes a const void * and returns an | Christopher James Lahey | 2000-06-02 | 5 | -49/+92 |
* | Add a quick hack to move the selection down a row when you delete a | Dan Winship | 2000-06-02 | 2 | -1/+13 |
* | Accidental commit fix. | Chris Lahey | 2000-06-02 | 2 | -6/+18 |
* | Copy and paste error. | Christopher James Lahey | 2000-06-02 | 7 | -8/+46 |
* | use <blockquote> rather than <center><table border=1 width=95%> to frame | Dan Winship | 2000-06-02 | 2 | -3/+11 |
* | Added e_table_get_selected_view_row. | Christopher James Lahey | 2000-06-02 | 15 | -8/+130 |
* | Added a g_return_if_fail check. | Christopher James Lahey | 2000-06-02 | 2 | -0/+7 |
* | Turn off the grid in our ETable. | Christopher James Lahey | 2000-06-02 | 2 | -0/+6 |
* | Change of plans. The toplevel GnomeApp is now generated with Glade instead | Federico Mena Quintero | 2000-06-02 | 6 | -1539/+1572 |
* | New menu callback to launch the help browser. (menu_help): add pointers to | Dan Winship | 2000-06-02 | 2 | -3/+45 |
* | identity and source clists are now filled in as well as the transport noteboo... | Jeffrey Stedfast | 2000-06-02 | 2 | -10/+87 |
* | build and install docs | Dan Winship | 2000-06-02 | 13 | -3/+144 |
* | improved filter instructions, vFolder instructions. still need work | Aaron Weber | 2000-06-02 | 20 | -72/+438 |
* | Oops. This needs to take a message argument because we might be writing | Dan Winship | 2000-06-02 | 2 | -9/+16 |
* | return TRUE if opening a contact editor so that we don't get a "new | Christopher James Lahey | 2000-06-02 | 11 | -28/+420 |
* | fixed a segfault in service_acceptable() | Jeffrey Stedfast | 2000-06-02 | 2 | -7/+12 |
* | Fixes Bug 192. | Not Zed | 2000-06-02 | 5 | -6/+39 |
* | fix my email address | Dan Winship | 2000-06-02 | 2 | -2/+2 |
* | Search for ad in arg->values instead of text since it's a list of | Christopher James Lahey | 2000-06-02 | 2 | -1/+8 |
* | g_return_val_if_fail to prevent a crash. | Christopher James Lahey | 2000-06-02 | 2 | -0/+6 |
* | Finished the configuration dialogs and renamed some Tools/ menu items | Jeffrey Stedfast | 2000-06-02 | 3 | -9/+18 |
* | Updated russian translation. | Valek Frob | 2000-06-02 | 2 | -104/+122 |
* | Set up gettext. (Problem noted by Héctor García Alvarez) | Dan Winship | 2000-06-01 | 2 | -0/+9 |
* | Use stock Cancel buttons in the addressbook dialogs. | Ettore Perazzoli | 2000-06-01 | 2 | -3/+12 |
* | Remove more cruft. | Ettore Perazzoli | 2000-06-01 | 2 | -134/+0 |
* | Remove cruft. | Ettore Perazzoli | 2000-06-01 | 4 | -663/+0 |
* | 5 more pixels in the default width to make the welcome message happy. | Ettore Perazzoli | 2000-06-01 | 2 | -1/+5 |
* | Remove the blockquote tags around the welcome message so that it fits | Ettore Perazzoli | 2000-06-01 | 2 | -7/+8 |
* | Make the mail folder browser use EScrollFrame for a nicer look. | Ettore Perazzoli | 2000-06-01 | 4 | -12/+27 |
* | Reduce the size of the window by a bit and add some padding to make | Ettore Perazzoli | 2000-06-01 | 2 | -2/+11 |
* | Imported GtkScrollFrame from EOG and renamed it to EScrollFrame. | Federico Mena Quintero | 2000-06-01 | 4 | -0/+1320 |
* | Added accelerators for the remaining items. | Miguel de Icaza | 2000-06-01 | 5 | -534/+319 |
* | Make the tree view slightly larger and hidden by default. Also, set | Ettore Perazzoli | 2000-06-01 | 3 | -2/+16 |
* | Quit when the shell exits. This is a kludge, but a pretty necessary one | Dan Winship | 2000-06-01 | 2 | -1/+16 |
* | Closer to having a working configuration dialog working, source configuration... | Jeffrey Stedfast | 2000-06-01 | 2 | -11/+188 |
* | Make the toolbar look like a standard GNOME toolbar my putting it into | Ettore Perazzoli | 2000-06-01 | 2 | -2/+16 |
* | Fix up memory management of x-evolution-data URLs so the URLs and/or their | Dan Winship | 2000-06-01 | 3 | -32/+39 |
* | Make the toolbar look like a standard GNOME toolbar my putting it into | Ettore Perazzoli | 2000-06-01 | 4 | -6/+35 |
* | Implemented right-click menus for the shell's shortcut bar (the user | Ettore Perazzoli | 2000-06-01 | 9 | -38/+375 |
* | Added a hash table to map calendar objects to their respective event | Federico Mena Quintero | 2000-06-01 | 14 | -1830/+504 |
* | config dialog will now allow identities to be added, edited and deleted | Jeffrey Stedfast | 2000-06-01 | 2 | -47/+282 |
* | added test-recur test program. | Damon Chaplin | 2000-06-01 | 6 | -347/+1879 |
* | Initialize the "urls" hash table stored on the message and store cid and | Dan Winship | 2000-06-01 | 3 | -125/+197 |
* | Add missing #include "Evolution.h". | Ettore Perazzoli | 2000-06-01 | 2 | -0/+6 |
* | Redo this back to the old way: a single GtkHTML with various things inline | Dan Winship | 2000-05-31 | 5 | -384/+354 |
* | Don't hide the EPaned handle if the requisition of either of the | Ettore Perazzoli | 2000-05-31 | 3 | -4/+8 |
* | Initialize the toggle items in the View menu when creating them, so | Ettore Perazzoli | 2000-05-31 | 4 | -22/+68 |
* | New files for card list. | Christopher James Lahey | 2000-05-31 | 3 | -0/+277 |
* | Create the UI handler after we have constructed the parent GnomeApp. | Federico Mena Quintero | 2000-05-31 | 2 | -12/+218 |
* | Fixed the buglet that caused unwanted bogus drag & drop operations to | Ettore Perazzoli | 2000-05-31 | 2 | -4/+31 |
* | And here too. | Not Zed | 2000-05-31 | 3 | -0/+34 |
* | Eeek! Declare the "owner_unset" signal correctly. | Ettore Perazzoli | 2000-05-31 | 2 | -1/+4 |
* | Increase the size of the folder title bar slightly to make it nicer. | Ettore Perazzoli | 2000-05-31 | 2 | -0/+7 |
* | Make quit work again by implementing a CORBA method to unregister | Ettore Perazzoli | 2000-05-31 | 11 | -95/+407 |
* | Removed merge cruft. | Michael Zucci | 2000-05-31 | 1 | -1/+0 |
* | Properly encode the search string. | Not Zed | 2000-05-31 | 2 | -2/+7 |
* | Utility function to build a bool as part of an expression string. | Not Zed | 2000-05-31 | 3 | -0/+52 |
* | Implemented the Transport section of the configuration dialog window | Jeffrey Stedfast | 2000-05-31 | 3 | -44/+143 |
* | Init filter_from to NULL, for exception case. (mbox_get_message_by_uid): | Not Zed | 2000-05-31 | 10 | -18/+163 |
* | Translations from Keld | Kenneth Christiansen | 2000-05-31 | 1 | -9/+13 |
* | oops. use the seen and unseen icons to represent the right things. :) | Dan Winship | 2000-05-31 | 1 | -2/+2 |
* | use the "new" tigert pixmaps rather than the older ones. Includes a | Dan Winship | 2000-05-31 | 2 | -27/+27 |
* | copy this over from mail/pixmaps | Dan Winship | 2000-05-31 | 2 | -0/+22 |
* | call e_table_model_row_changed, not e_table_model_changed so we do less | Dan Winship | 2000-05-31 | 2 | -3/+40 |
* | Added bold for unread messages. | Christopher James Lahey | 2000-05-31 | 3 | -7/+23 |
* | Added bold column's to ECellText. | Christopher James Lahey | 2000-05-31 | 5 | -88/+296 |
* | Make sure that the cursor is always shown when the selection changes. | Christopher James Lahey | 2000-05-31 | 3 | -4/+59 |
* | Added e_canvas_item_show_area which makes sure that a particular area of a | Christopher James Lahey | 2000-05-31 | 5 | -0/+70 |
* | commit'd changelog :) | Jeffrey Stedfast | 2000-05-31 | 1 | -0/+17 |
* | started to add a camel provider configuration tool | Jeffrey Stedfast | 2000-05-31 | 4 | -6/+419 |
* | Implemented a few more imap functions in providers/imap/camel-imap-folder.c | Jeffrey Stedfast | 2000-05-31 | 5 | -51/+196 |
* | Made the alphabet buttons not focusable. | Christopher James Lahey | 2000-05-31 | 7 | -56/+26 |
* | Added a bit of space around the alphabet bar. | Christopher James Lahey | 2000-05-31 | 3 | -4/+11 |
* | Added alphabet.glade and alphabet.glade.h. | Christopher James Lahey | 2000-05-31 | 15 | -13/+1057 |
* | Added BONOBO_GNOME_CFLAGS to CPPFLAGS. | Christopher James Lahey | 2000-05-30 | 2 | -1/+6 |
* | Made double clicking create a new card. Set the empty message. | Christopher James Lahey | 2000-05-30 | 15 | -158/+563 |
* | Flush - Federico | Federico Mena Quintero | 2000-05-30 | 16 | -941/+915 |
* | Added "sequence_complete" signal. | Christopher James Lahey | 2000-05-30 | 12 | -9/+138 |
* | Switched to using "cursor_change" signal instead of "row_selection" for | Christopher James Lahey | 2000-05-30 | 2 | -17/+45 |
* | Fixed a bunch of selection bugs. Removed "spreadsheet" argument (for now.) | Christopher James Lahey | 2000-05-30 | 27 | -218/+808 |
* | Added a title bar for the folder view. Removed title bar from the | Ettore Perazzoli | 2000-05-30 | 10 | -129/+1011 |
* | incorporated kevins notes. incorporated kevins notes. | Aaron Weber | 2000-05-30 | 6 | -118/+168 |
* | diff -r1.206 ChangeLog | Michael Zucci | 2000-05-30 | 4 | -3/+18 |
* | Fix wrong order of the key/value parameters in the call to | Ettore Perazzoli | 2000-05-30 | 2 | -1/+6 |
* | Make sure we copy messages which are still intact to the new folder. | Not Zed | 2000-05-30 | 4 | -4/+26 |
* | > (message_changed): Track changes to the source message in the | Michael Zucci | 2000-05-30 | 2 | -4/+68 |
* | Translations from Keld | Kenneth Christiansen | 2000-05-30 | 1 | -30/+34 |
* | Hardcode the vfolder source to just the inbox (so at least it returns | Not Zed | 2000-05-30 | 4 | -4/+38 |
* | Check the searched folder is open before trying to search it. | Not Zed | 2000-05-30 | 2 | -0/+17 |
* | add a "format" argument so we can fetch different kinds of text. | Dan Winship | 2000-05-30 | 2 | -27/+86 |
* | Fix up some glib precondition stuff. Try to set the URL in | Dan Winship | 2000-05-30 | 2 | -15/+20 |
* | Moved macros/gnome-autogen.sh to bin/gnome-autogen.sh. | Martin Baulig | 2000-05-29 | 3 | -14/+5 |
* | If `USE_GNOME_2_MACROS' is set, use the GNOME 2.0 macros from the | Martin Baulig | 2000-05-29 | 2 | -1/+11 |
* | Install macros to `$(datadir)/aclocal/gnome-macros' when | Martin Baulig | 2000-05-29 | 4 | -3/+19 |
* | Typo | Ross Golder | 2000-05-29 | 1 | -1/+1 |
* | Fixed setting of arguments. | Christopher James Lahey | 2000-05-29 | 3 | -6/+10 |
* | helper function since we need to set "modal" on the dialogs returned by | Dan Winship | 2000-05-29 | 2 | -14/+95 |
* | Add a domain field to CamelProvider, to say what kind of data it provides. | Dan Winship | 2000-05-29 | 9 | -3/+39 |
* | Updated tr.po for evolution | Fatih Demir | 2000-05-29 | 2 | -296/+164 |
* | (connect_to_server): Remove port number from error message since | Dan Winship | 2000-05-29 | 2 | -4/+5 |
* | #include <errno.h> | Dan Winship | 2000-05-29 | 2 | -0/+5 |
* | Split apart password and APOP auth, since some servers seem to do both, | Dan Winship | 2000-05-29 | 3 | -123/+161 |
* | Remove extra free of evolution_directory. | Dan Winship | 2000-05-29 | 2 | -2/+4 |
* | Use `foo@bar' rather than `"" <foo@bar>' for email addresses with no name | Dan Winship | 2000-05-29 | 2 | -2/+8 |
* | Use `foo@bar' rather than `<foo@bar>' for recipient with no name. | Dan Winship | 2000-05-29 | 2 | -6/+15 |
* | Updated russian translation. | Valek Frob | 2000-05-29 | 2 | -15/+23 |
* | don't put up an error message if the user cancels the password dialog. | Dan Winship | 2000-05-29 | 2 | -1/+7 |
* | Make EvolutionStorage use the correct name when registering itself. | Ettore Perazzoli | 2000-05-29 | 2 | -1/+6 |
* | Remove storage test code that I committed by accident. | Ettore Perazzoli | 2000-05-28 | 2 | -5/+7 |