| Commit message (Expand) | Author | Age | Files | Lines |
* | Added e_selection_model_cursor_activated. | Christopher James Lahey | 2001-04-04 | 2 | -0/+12 |
* | Call cursor_activated as well. | Christopher James Lahey | 2001-04-04 | 1 | -1/+6 |
* | Fixed headers. Moved the .h associated with each .c to the top of the list | Christopher James Lahey | 2001-04-04 | 9 | -14/+27 |
* | Fixed headers. | Christopher James Lahey | 2001-04-04 | 6 | -12/+26 |
* | Made this work properly for models with 0 rows in the tree table adapter. | Christopher James Lahey | 2001-04-04 | 1 | -1/+14 |
* | Updated Turkish translation | Fatih Demir | 2001-04-04 | 2 | -1334/+1424 |
* | Added this function. | Christopher James Lahey | 2001-04-04 | 3 | -0/+11 |
* | Make it so you can switch checking around the last access on and off for | Christopher James Lahey | 2001-04-04 | 2 | -0/+8 |
* | Added e_tree_selection_model_select_single_path and made selection_start | Christopher James Lahey | 2001-04-04 | 5 | -47/+150 |
* | Fix headers. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. Same. Ditto. Same | Kjartan Maraas | 2001-04-04 | 32 | -31/+64 |
* | Fixed this to not call the callback with a row of -1. | Christopher James Lahey | 2001-04-04 | 1 | -1/+2 |
* | Fix headers. Ditto. Ditto. Ditto. Ditto. | Kjartan Maraas | 2001-04-04 | 5 | -6/+8 |
* | Turn on E_TREE_USE_TREE_SELECTION. | Christopher James Lahey | 2001-04-04 | 1 | -1/+1 |
* | Fix headers. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. | Kjartan Maraas | 2001-04-04 | 35 | -52/+352 |
* | it seems it did not get into last commit | Gediminas Paulauskas | 2001-04-04 | 1 | -6/+28 |
* | Fixed a crash here. | Christopher James Lahey | 2001-04-04 | 2 | -1/+8 |
* | set content type to utf8. fix warning. just call on_link_clicked(). | Gediminas Paulauskas | 2001-04-04 | 7 | -65/+76 |
* | Added tests/ back in | Jeffrey Stedfast | 2001-04-04 | 3 | -131/+219 |
* | Fixed an off by one error. | Richard Hult | 2001-04-04 | 1 | -1/+1 |
* | Add argument to get the table adapter. (et_set_arg): Add arguments for | Richard Hult | 2001-04-04 | 3 | -1/+117 |
* | Executive summary and Trash now have nice icons both in tree/folder title and | Gediminas Paulauskas | 2001-04-04 | 10 | -107/+22 |
* | Removed junk images | Gediminas Paulauskas | 2001-04-04 | 16 | -0/+0 |
* | (imap_update_summary): When reading message flags, set the | Dan Winship | 2001-04-04 | 2 | -2/+13 |
* | (imap_get_message): If the server_level < IMAP4rev1, always fetch | Dan Winship | 2001-04-04 | 2 | -3/+9 |
* | If we don't change any flags or expunge, send a NOOP to give the server a | Dan Winship | 2001-04-04 | 2 | -1/+17 |
* | Add --no-tty argument to gpg. | Jeffrey Stedfast | 2001-04-04 | 3 | -1/+14 |
* | Sync the folder on activate. | Dan Winship | 2001-04-04 | 2 | -0/+6 |
* | Translations evolution/po/da.po | Kenneth Christiansen | 2001-04-04 | 1 | -1876/+3479 |
* | don't check the global variable, check the onje passed in. this really doesn'... | Jeffrey Stedfast | 2001-04-04 | 1 | -1/+1 |
* | Use the same URL-transforming rules we use when hashing the password so | Dan Winship | 2001-04-04 | 2 | -2/+16 |
* | Don't declare debug_log as extern in evolution-shell-component-client.c, | Dan Winship | 2001-04-04 | 3 | -7/+16 |
* | Merge fix for #1117 (g-warning being emitted when clicking on storage | Ettore Perazzoli | 2001-04-04 | 3 | -1/+15 |
* | Pulled up fixes from evolution-0-10-branch. | Ettore Perazzoli | 2001-04-04 | 3 | -3/+50 |
* | forgot last time | Gediminas Paulauskas | 2001-04-04 | 1 | -50/+0 |
* | Added ESEXP_RES_TIME for time values. (ESExpResult): Added a "time_t | Federico Mena Quintero | 2001-04-04 | 3 | -2/+92 |
* | Made this table model more consistent in the number of columns it has. | Christopher James Lahey | 2001-04-03 | 2 | -5/+14 |
* | supress some comliler warnings | Dietmar Maurer | 2001-04-03 | 1 | -2/+2 |
* | fix ref. counting problem | Dietmar Maurer | 2001-04-03 | 2 | -0/+6 |
* | Plug leak. | Federico Mena Quintero | 2001-04-03 | 13 | -25/+942 |
* | Typo fix; call e_cell_unrealize(), not e_cell_realize(). | Federico Mena Quintero | 2001-04-03 | 4 | -7/+9 |
* | Ahem, free the xmlDoc. (load_single_dir): Free the filename if we return | Federico Mena Quintero | 2001-04-03 | 1 | -1/+3 |
* | Don't draw the button if it's less than 1 pixel wide. | Christopher James Lahey | 2001-04-03 | 2 | -1/+7 |
* | Ahem, free the xmlDoc. | Federico Mena Quintero | 2001-04-03 | 1 | -0/+1 |
* | Remind users that they will currently have to copy their cert database | Jeffrey Stedfast | 2001-04-03 | 2 | -0/+8 |
* | Plug leak. | Federico Mena Quintero | 2001-04-03 | 2 | -61/+81 |
* | Fixed this function to properly format numbers that have leading zeros in | Rusty Conover | 2001-04-03 | 1 | -1/+1 |
* | Set the newpart on the container object. (less_parts): Remove the rule tht | Jeffrey Stedfast | 2001-04-03 | 4 | -90/+125 |
* | added missing evolution-contacts-plain.png which contact editor complained about | Gediminas Paulauskas | 2001-04-03 | 1 | -0/+1 |
* | Iain's fix did not help, fixing myself. closes #1914 | Gediminas Paulauskas | 2001-04-03 | 2 | -3/+8 |
* | Oops, fix build. | Michael Zucci | 2001-04-03 | 1 | -1/+3 |
* | heavier testing of libbbex | Michael Zucci | 2001-04-03 | 1 | -17/+134 |
* | Ahem, the ETableItem argument is now "selection_model", not | Federico Mena Quintero | 2001-04-03 | 1 | -2/+2 |
* | Added a space after an attribute to make libxml happy. | Anders Carlsson | 2001-04-03 | 2 | -1/+5 |
* | Unref and unregister the factory on exit | Iain Holmes | 2001-04-03 | 2 | -0/+7 |
* | Check for KMail files. | Iain Holmes | 2001-04-03 | 2 | -0/+71 |
* | Add a "provider_type" arg to MailAccountGuiService. | Dan Winship | 2001-04-03 | 3 | -2/+20 |
* | Remove the "quick_login" member, which is unnecessary. | Dan Winship | 2001-04-03 | 12 | -44/+64 |
* | marked report status strings for tanslation, fixes #1973 | Gediminas Paulauskas | 2001-04-03 | 2 | -7/+11 |
* | mutex lock & unlock the context. (camel_pgp_clearsign): Same. | Jeffrey Stedfast | 2001-04-02 | 2 | -0/+55 |
* | Update the function prototypes to match those found in | Jeffrey Stedfast | 2001-04-02 | 5 | -8/+585 |
* | Removed glade.h files -- xml-i18n-tools generates them itself. | Gediminas Paulauskas | 2001-04-02 | 7 | -32/+0 |
* | My previous commit was incomplete. | Gediminas Paulauskas | 2001-04-02 | 1 | -1/+2 |
* | Blessed by Ettore. | Gediminas Paulauskas | 2001-04-02 | 27 | -234/+270 |
* | No one responds on IRC, explained everything in bugzilla and these changelogs. | Gediminas Paulauskas | 2001-04-02 | 4 | -8/+10 |
* | Monitor the sorted model and send selection and cursor changed signals. | Christopher James Lahey | 2001-04-02 | 1 | -1/+111 |
* | Made this traverse the source model instead of the sorted model since the | Christopher James Lahey | 2001-04-02 | 1 | -10/+9 |
* | New files to handle the LOGIN SASL mechanism. | Jeffrey Stedfast | 2001-04-02 | 8 | -23/+241 |
* | Updated the authtypes here too. | Jeffrey Stedfast | 2001-04-02 | 3 | -4/+13 |
* | Updated the authtype values. | Jeffrey Stedfast | 2001-04-02 | 12 | -11/+73 |
* | Fixed some bugs with the privitization of ETreeSelectionModel. | Christopher James Lahey | 2001-04-01 | 2 | -8/+7 |
* | Another Finnish update. | jjranta | 2001-04-01 | 2 | -884/+989 |
* | Added e-tree-selection-model.c. (libetableinclude_HEADERS): Added | Christopher James Lahey | 2001-04-01 | 2 | -0/+35 |
* | Initialize all necessary fields here. | Christopher James Lahey | 2001-04-01 | 1 | -0/+18 |
* | Roll back another part of the change. | Christopher James Lahey | 2001-04-01 | 1 | -1/+5 |
* | Include <gal/util/e-util.h> here. | Christopher James Lahey | 2001-04-01 | 2 | -0/+5 |
* | Accidently committed this with using the tree selection model turned on. | Christopher James Lahey | 2001-04-01 | 2 | -19/+2 |
* | Include <gal/util/e-util.h> here. | Christopher James Lahey | 2001-04-01 | 5 | -639/+796 |
* | Set orig_position properly on inserted nodes. | Christopher James Lahey | 2001-04-01 | 1 | -2/+3 |
* | Made e_tree_selection_model_foreach work. (etsm_select_all): Made | Christopher James Lahey | 2001-03-31 | 1 | -8/+15 |
* | Removed this since it's out of date. Replaced by tests/test-table-1.c. | Christopher James Lahey | 2001-03-31 | 1 | -287/+0 |
* | New implementation based on a tree instead of a hash table. | Christopher James Lahey | 2001-03-31 | 4 | -58/+433 |
* | Added e_bit_array_cross_and and e_bit_array_cross_or. | Christopher James Lahey | 2001-03-31 | 2 | -1/+29 |
* | Fixed little bug, add adjustments. | Tambet Ingo | 2001-03-31 | 1 | -1/+4 |
* | Call e_select_names_model_clean after adding address. This should deal | Jon Trowbridge | 2001-03-31 | 6 | -1/+58 |
* | Handle NULL args semi-gracefully. | Jon Trowbridge | 2001-03-31 | 1 | -1/+8 |
* | Check that first_colon < last_at, to prevent horrible things from | Jon Trowbridge | 2001-03-31 | 2 | -6/+8 |
* | If the importer can't be started, don't continue | Iain Holmes | 2001-03-31 | 2 | -0/+17 |
* | Register for cancellation. (mail_config_check_service): Pop up a modal | Dan Winship | 2001-03-31 | 2 | -3/+39 |
* | Move things around here to make this all work right again (so you don't | Dan Winship | 2001-03-31 | 2 | -47/+35 |
* | Fix a crash when the evolution-importer-client tries to pass NULL for the fol... | Iain Holmes | 2001-03-31 | 5 | -2/+16 |
* | Bump this to 10. (We forgot to do this before branching *again*...) | Dan Winship | 2001-03-31 | 2 | -1/+6 |
* | Since this is an ETree now, the signature of the double click callback has | Christopher James Lahey | 2001-03-31 | 2 | -0/+7 |
* | Fixed removing the last child of a node. | Christopher James Lahey | 2001-03-31 | 1 | -4/+29 |
* | Add support for converting e-mail addresses to links. (is_email_address): | Jon Trowbridge | 2001-03-31 | 11 | -16/+254 |
* | If the EvolutionShellComponent emits a "debug" signal, turn on | Dan Winship | 2001-03-31 | 2 | -0/+15 |
* | add a "debug" method to tell a component to output debugging messages to a | Dan Winship | 2001-03-31 | 6 | -1/+77 |
* | reset last_active | Radek Doulik | 2001-03-31 | 2 | -0/+5 |
* | removed #include <gal/e-table/e-tree-selection-model.h> | Radek Doulik | 2001-03-30 | 1 | -1/+0 |
* | Tell new clients that are added whether they're writable. | Christopher James Lahey | 2001-03-30 | 2 | -0/+13 |
* | Made these use GTK_TYPE_GDK_EVENT whenever sending an event through the | Christopher James Lahey | 2001-03-30 | 5 | -17/+23 |
* | Changed the signal "table_selection_model" to just be "selection_model" | Christopher James Lahey | 2001-03-30 | 10 | -55/+69 |
* | removed a g_warning for debugging | Jeffrey Stedfast | 2001-03-30 | 1 | -2/+0 |
* | Don't blindly append "/INBOX", construct a CamelURL and set the path that | Jeffrey Stedfast | 2001-03-30 | 2 | -7/+44 |
* | Updated to set the width of the header canvas to be equal to the width of | Christopher James Lahey | 2001-03-30 | 3 | -25/+73 |
* | Dont overwrite an exception if we got one already. Added camel_operation | Not Zed | 2001-03-30 | 2 | -10/+25 |
* | Not quite finished but checking in for some local frobbing. | Not Zed | 2001-03-30 | 9 | -17/+163 |
* | Added #include <libgnome/gnome-paper.h> | Jon Trowbridge | 2001-03-30 | 14 | -16/+129 |
* | if called with a multipart that's really a 0-part, spew an error and | Dan Winship | 2001-03-30 | 2 | -0/+13 |
* | #include <camel/camel-vtrash-folder.h> | Dan Winship | 2001-03-30 | 3 | -0/+7 |
* | Ignore "funky" button clicks (like scroll wheel scrolls) | Dan Winship | 2001-03-30 | 2 | -0/+11 |
* | Fix headers. Remove unneccesary ones and replace with more finegrained | Kjartan Maraas | 2001-03-30 | 43 | -66/+122 |
* | Clean up includes. Remove/replace <gnome.h>, <bonobo.h> and <gtk/gtk.h>. | Kjartan Maraas | 2001-03-30 | 23 | -33/+40 |
* | Clean up #includes. Replace <gnome.h>, <bonobo.h> and <gtk/gtk.h> with | Kjartan Maraas | 2001-03-30 | 97 | -215/+324 |
* | Cleaned up #includes. Remove unneccesary includes of <gnome.h>, | Kjartan Maraas | 2001-03-30 | 52 | -192/+360 |
* | Big header cleanups and nntp compile fix | Kjartan Maraas | 2001-03-30 | 116 | -165/+510 |
* | Replace #include <gtk/gtk.h> Replace #include <gnome.h> Remove #include | Kjartan Maraas | 2001-03-30 | 13 | -28/+71 |
* | Fix this so the "Receiving Options" page gets filled in again. | Dan Winship | 2001-03-30 | 2 | -1/+4 |
* | Doh! This was storing "struct _folder_info"s in the cache and then trying | Dan Winship | 2001-03-30 | 2 | -4/+9 |
* | s/#include/#ifdef/ to fix Kjartan's commit. | Larry Ewing | 2001-03-30 | 2 | -1/+6 |
* | Remove/replace unneeded includes and move around stuff so that system | Kjartan Maraas | 2001-03-30 | 40 | -87/+221 |
* | Replace #include <gtk/gtk.h> Remove #include <gnome.h> Replace #include | Kjartan Maraas | 2001-03-30 | 13 | -16/+68 |
* | #ifdef HAVE_CONFIG_H Same here. Same here. And here. | Kjartan Maraas | 2001-03-30 | 5 | -1/+19 |
* | Remove #include <glib.h> Shuffle some headers. Remove #include | Kjartan Maraas | 2001-03-30 | 25 | -35/+77 |
* | Update call to camel_url_to_string. (Don't include the params in the | Dan Winship | 2001-03-30 | 6 | -6/+20 |
* | change "gboolean show_passwd" to "guint32 flags". | Dan Winship | 2001-03-30 | 6 | -24/+38 |
* | Engine for live queries to calendars. A query object watches a CalBackend | Federico Mena Quintero | 2001-03-30 | 11 | -15/+1173 |
* | Updated Finnish translation | jjranta | 2001-03-29 | 2 | -1354/+1286 |
* | Updated Spanish translation. | Hector Garcia | 2001-03-29 | 2 | -662/+804 |
* | Move the 'hide deleted' to the option list under the view menu. | Not Zed | 2001-03-29 | 2 | -2/+9 |
* | Create a vtrash folder, not a vee folder. | Not Zed | 2001-03-29 | 5 | -16/+88 |
* | New class for PGP encrypting, decrypting, signing and verifying. Next I'll | Jeffrey Stedfast | 2001-03-29 | 3 | -0/+1603 |
* | Optimise the match "" case, just match everything in the folder (if we | Not Zed | 2001-03-29 | 2 | -2/+14 |
* | (vee_expunge): Oops, call the class sync, not superclass sync. | Michael Zucci | 2001-03-29 | 2 | -1/+4 |
* | Use `g_strcasecmp()' instead of `strcasecmp()', just to be anal about | Ettore Perazzoli | 2001-03-29 | 2 | -2/+7 |
* | Access the folder directly from the message info. | Not Zed | 2001-03-29 | 4 | -105/+139 |
* | Don't print the xml tree here. | Christopher James Lahey | 2001-03-29 | 2 | -1/+8 |
* | Use strcasecmp instead of strcmp. | Christopher James Lahey | 2001-03-29 | 2 | -4/+9 |
* | Fixed some crashes. | Christopher James Lahey | 2001-03-29 | 2 | -0/+18 |
* | Use E_CARD_SIMPLE_FIELD_NAME_OR_ORG instead of getting the NAME and then | Christopher James Lahey | 2001-03-29 | 3 | -6/+18 |
* | oops libunicode isn't quite dead yet | Dan Winship | 2001-03-29 | 1 | -0/+14 |
* | Sigh. Use the right variable, idiot. And fix a crash bug that | Ettore Perazzoli | 2001-03-29 | 2 | -1/+6 |
* | add a bit mentioning that if configure claims you don't have something | Dan Winship | 2001-03-29 | 4 | -208/+79 |
* | Move the gtk_toggle_button_set_active outside the if. | Jeffrey Stedfast | 2001-03-29 | 2 | -6/+20 |
* | A mockup of how meeting scheduling and editting should work. This design is b... | Anna Dirks | 2001-03-29 | 1 | -0/+488 |
* | Screenshot of Damon's meeting-scheduling widget, used in my mockup of the mee... | Anna Dirks | 2001-03-29 | 1 | -0/+0 |
* | Updated Slovenian translation | Andraz Tori | 2001-03-29 | 1 | -525/+628 |
* | Use the drafts folder specified by the account, if possible. Also, fix the | Dan Winship | 2001-03-29 | 2 | -4/+60 |
* | Set up the sent/drafts folder buttons. (folder_picker_clicked): Pop up the | Dan Winship | 2001-03-29 | 8 | -80/+255 |
* | Change "mark as read" to be C-k instead of C-q, which is a standard | Ettore Perazzoli | 2001-03-29 | 2 | -1/+6 |
* | In a fit of egomania, added myself to the authors array. | Jon Trowbridge | 2001-03-28 | 2 | -0/+6 |
* | In a burst of egomania, added myself. | Jon Trowbridge | 2001-03-28 | 2 | -0/+5 |
* | New class implementing a tree model. Not finished yet or in use, but I | Christopher James Lahey | 2001-03-28 | 2 | -0/+563 |
* | Add the port (if user defined) to the path to fix bug #1996. | Jeffrey Stedfast | 2001-03-28 | 2 | -0/+13 |
* | If we aren't going to even check the resp/free buffer that gets returned | Jeffrey Stedfast | 2001-03-28 | 3 | -5/+15 |
* | Lets do some NULL checking here. First, make sure the gsrc isn't NULL and | Jeffrey Stedfast | 2001-03-28 | 3 | -9/+14 |
* | fixed button placement to comply with gnome standards. | Anna Marie Dirks | 2001-03-28 | 2 | -6/+11 |
* | set the FormatHTML property on the editor to let it know the mode. | Larry Ewing | 2001-03-28 | 2 | -0/+6 |
* | fixed spacing and label alignment to comply with gnome standards. Also | Anna Marie Dirks | 2001-03-28 | 2 | -129/+105 |
* | set the initial druid button state after doing the mail_account_gui_setup, | Dan Winship | 2001-03-28 | 2 | -2/+6 |
* | (save_service): Don't look at authtype if the widget is | Dan Winship | 2001-03-28 | 2 | -1/+4 |
* | we can now resolve to storages and streams. | Dietmar Maurer | 2001-03-27 | 2 | -3/+73 |
* | Fill in signature and organization too. (mail_account_gui_save): Preserve | Dan Winship | 2001-03-27 | 2 | -0/+16 |
* | Use gnome-dialog-close instead of object_unref, for some reason it doesn't | Not Zed | 2001-03-27 | 2 | -1/+8 |
* | Unref the html filter when done. (summary_build_content_info): Disable | Not Zed | 2001-03-27 | 2 | -5/+16 |
* | set the FormatHTML property on the editor to let it know the mode. | Larry Ewing | 2001-03-27 | 2 | -0/+9 |
* | Fix a cut n paste bug, we want uid_removed not uid_changed deref, fixes | Not Zed | 2001-03-27 | 2 | -1/+6 |
* | add an argument to say whether or not you want "PLAIN" in the list (so you | Dan Winship | 2001-03-27 | 7 | -11/+23 |
* | Probably the very last new config dialog ever. (Ha ha). From Anna, based | Dan Winship | 2001-03-27 | 13 | -4973/+3122 |
* | Kludge, copied+modified from mail_config_folder_to_cachename to deal with | Dan Winship | 2001-03-27 | 1 | -2/+22 |
* | Update this to reflect the CamelProvider structure change | Dan Winship | 2001-03-27 | 1 | -1/+1 |
* | Add an "extra_conf" field to CamelProvider with structures and defines and | Dan Winship | 2001-03-27 | 15 | -162/+242 |
* | Fix parsing of params. (output_param): And unparsing... | Dan Winship | 2001-03-27 | 1 | -2/+7 |
* | Rewrite to use imap_store->namespace, not service->url->path | Dan Winship | 2001-03-27 | 1 | -8/+12 |
* | Add "vtrash" as an allowed mail folder type. | Jeffrey Stedfast | 2001-03-27 | 2 | -1/+4 |
* | Move all of the camel_vee_folder_construct() internals here. | Jeffrey Stedfast | 2001-03-27 | 2 | -5/+34 |
* | Updated to reflect changes made to the move/copy API in camel-folder.c | Jeffrey Stedfast | 2001-03-27 | 2 | -1/+2 |
* | oops, don't use uids->pdata[i], just use uids | Jeffrey Stedfast | 2001-03-27 | 1 | -2/+1 |
* | Updated to reflect changes made to the move/copy API in camel-folder.c | Jeffrey Stedfast | 2001-03-27 | 3 | -25/+21 |
* | Use camel_vtrash_folder_new() to create the vtrash folder now. | Jeffrey Stedfast | 2001-03-27 | 10 | -183/+396 |
* | Get the shell to compile by implementing a missing function. | Ettore Perazzoli | 2001-03-27 | 2 | -2/+17 |
* | Fixed vfolder_new api. | Not Zed | 2001-03-27 | 2 | -2/+5 |
* | Added folder_created event here. | Not Zed | 2001-03-27 | 7 | -610/+668 |
* | Updated Slovenian translation | Andraz Tori | 2001-03-27 | 1 | -106/+55 |
* | Added util/e-bit-array.lo. | Christopher James Lahey | 2001-03-27 | 6 | -224/+558 |
* | When writing the last token (if not rfc2047 encoded), don't use | Jeffrey Stedfast | 2001-03-27 | 2 | -1/+5 |
* | Updated these to match the new e_tree_model_node_removed signal. | Christopher James Lahey | 2001-03-27 | 5 | -45/+95 |
* | Don't spew a warning if the message-id wasn't set by the application, not | Jeffrey Stedfast | 2001-03-27 | 2 | -10/+12 |
* | Set the mime part content-id. | Jeffrey Stedfast | 2001-03-27 | 2 | -0/+11 |
* | Rename this from "PLAIN" to "Password": there's no reason the user needs | Dan Winship | 2001-03-27 | 1 | -2/+2 |
* | Finish the DnD stuff by implementing move/copy on the shell side as | Ettore Perazzoli | 2001-03-27 | 10 | -26/+423 |
* | Make the thumbnail cache global rather than per-MailDisplay, since | Dan Winship | 2001-03-27 | 1 | -1/+0 |
* | remove a debugging printf that got away | Dan Winship | 2001-03-27 | 1 | -1/+0 |
* | undo a boolean booboo | Dan Winship | 2001-03-27 | 1 | -1/+2 |
* | keep a reference on the store's current_folder. | Dan Winship | 2001-03-27 | 3 | -2/+17 |
* | Make fake content-id URLs be guaranteed unique: the old way (with %p on | Dan Winship | 2001-03-26 | 3 | -22/+44 |
* | Add missing accessor. | Dan Winship | 2001-03-26 | 3 | -0/+10 |
* | Simplify a bit using camel_session_get_provider. | Dan Winship | 2001-03-26 | 3 | -35/+41 |
* | New. Return the provider for a URL. | Dan Winship | 2001-03-26 | 3 | -18/+71 |
* | create camel/misc/Makefile | Radek Doulik | 2001-03-26 | 2 | -0/+5 |
* | Replace <gnome.h> <and <bonobo.h> includes and add <stdlib.h> to remove | Kjartan Maraas | 2001-03-26 | 2 | -7/+20 |
* | Header shuffling. Move glibc headers before gnome stuff. Same here. Added | Kjartan Maraas | 2001-03-26 | 4 | -4/+13 |
* | Replace includes of <gnome.h>, <bonobo.h> and <gtk/gtk.h> with the needed | Kjartan Maraas | 2001-03-26 | 24 | -32/+90 |
* | clear name and email data after each address | Radek Doulik | 2001-03-26 | 2 | -8/+13 |
* | un Mar 25 22:31:19 2001 George Lebl <jirka@5z.com> | George Lebl | 2001-03-26 | 1 | -4/+4 |
* | eh, changed my mind, put the exception back in camel_url_new() | Dan Winship | 2001-03-26 | 4 | -13/+10 |
* | New URL parser with full RFC1808 relative URL support. Yum. | Dan Winship | 2001-03-26 | 9 | -199/+523 |
* | Updated Swedish translation. | Christian Rose | 2001-03-26 | 2 | -868/+987 |
* | Update | Fatih Demir | 2001-03-26 | 2 | -1182/+1192 |
* | Fix a bug in this that probably would have been noticed sooner if ETree | Dan Winship | 2001-03-26 | 2 | -1/+7 |
* | ref the sort_info taken from the state object. Ditto. Fixes the last ETree | Dan Winship | 2001-03-26 | 2 | -0/+2 |
* | The model_rows_{inserted,deleted} signals changed names; deal with it. | Federico Mena Quintero | 2001-03-25 | 8 | -58/+73 |
* | Updated Slovenian translation | Andraz Tori | 2001-03-25 | 1 | -1700/+1852 |
* | Allow the authtype to be NULL. (transport_auth_init): If the provider | Jeffrey Stedfast | 2001-03-25 | 2 | -2/+31 |
* | Don't use copy_to if the source folder doesn't support summary info's. | Jeffrey Stedfast | 2001-03-25 | 2 | -4/+13 |
* | Added e-selection-model-array.lo. | Christopher James Lahey | 2001-03-25 | 8 | -560/+975 |
* | Added '=' and '-' as tree node expand and collapse | Christopher James Lahey | 2001-03-25 | 1 | -3/+11 |
* | Rather than starting the pending query by directly calling | Jon Trowbridge | 2001-03-25 | 2 | -8/+42 |
* | Default to iso-8859-1 as the user's charset here if it is undefined. This | Jeffrey Stedfast | 2001-03-25 | 2 | -1/+7 |
* | Do charset conversion on the username param here if needed. | Jeffrey Stedfast | 2001-03-25 | 2 | -4/+49 |
* | Properly remove old items from the ETableExtras if they are replaced by | Christopher James Lahey | 2001-03-24 | 1 | -0/+3 |
* | Made this only up the insert_count if it actually had to do any non | Christopher James Lahey | 2001-03-24 | 1 | -3/+4 |
* | Ignore these signals if we aren't realized yet. | Christopher James Lahey | 2001-03-23 | 1 | -4/+19 |
* | Added. Call me old-fashioned, but I just prefer to have a real API rather | Jon Trowbridge | 2001-03-23 | 20 | -72/+755 |
* | Made this not create the new font until realize instead of at new_view | Christopher James Lahey | 2001-03-23 | 2 | -15/+28 |
* | Turned on BROKEN_ETREE. | Christopher James Lahey | 2001-03-23 | 2 | -1/+5 |
* | Refactor ELocalStorage a bit so that it's easier to implement the | Ettore Perazzoli | 2001-03-23 | 2 | -192/+206 |
* | Fix some warnings, Allow the importers to import into any folder. Update | Iain Holmes | 2001-03-23 | 17 | -43/+152 |
* | update by ChiDeok, Hwang <hwang@mizi.co.kr> | Nam SungHyun | 2001-03-23 | 1 | -1050/+1026 |
* | Oops, an unspecified date is '0', not -1. | Jeffrey Stedfast | 2001-03-23 | 2 | -1/+6 |
* | Validate the filter rule. | Jeffrey Stedfast | 2001-03-23 | 2 | -1/+8 |
* | New callback to handle a double-click event in the account clist. | Jeffrey Stedfast | 2001-03-23 | 3 | -19/+32 |
* | (update_active): move to absolute coordinates | Radek Doulik | 2001-03-23 | 2 | -6/+12 |
* | Change the From address to "The Evolution Team" <evolve@ximian.com> so | Dan Winship | 2001-03-23 | 2 | -2/+7 |
* | Don't look at untagged responses other than "* BYE"... | Dan Winship | 2001-03-23 | 5 | -85/+141 |
* | Leak plug: free the target list after starting the drag. | Ettore Perazzoli | 2001-03-23 | 2 | -2/+7 |
* | Fix the signature of a callback for the `e_storage_set_async_create()' | Ettore Perazzoli | 2001-03-23 | 2 | -1/+8 |
* | (html_enter_notify_event): take care of enter event | Radek Doulik | 2001-03-23 | 2 | -13/+37 |
* | Change \" to ' in translations for .oaf files, since various bugs conspire | Dan Winship | 2001-03-23 | 2 | -16/+22 |
* | (html_motion_notify_event): new handler, highlights addresses by | Radek Doulik | 2001-03-23 | 3 | -0/+53 |
* | Updated Japanese translation. | Akira Tagoh | 2001-03-23 | 2 | -1680/+2004 |
* | Update xml-i18n-tools version | Dan Winship | 2001-03-23 | 2 | -1/+6 |
* | added simple debug g_print | Radek Doulik | 2001-03-23 | 1 | -0/+1 |
* | connect to button_press_event and iframe_created events of GtkHTML widget | Radek Doulik | 2001-03-23 | 3 | -9/+145 |
* | Changed the EStorageSet API to have a single `xfer()' method instead | Ettore Perazzoli | 2001-03-22 | 5 | -98/+164 |
* | Added an xfer method to `EStorage' and `GNOME::Evolution::Storage'. | Ettore Perazzoli | 2001-03-22 | 5 | -17/+99 |
* | new menu icons | Jakub Steiner | 2001-03-22 | 6 | -0/+413 |
* | fixing checkerboard | Jakub Steiner | 2001-03-22 | 2 | -0/+4 |
* | small positioning fix | Jakub Steiner | 2001-03-22 | 1 | -0/+0 |
* | More DnD work. Now we handle copying and moving of folders, although | Ettore Perazzoli | 2001-03-22 | 4 | -59/+228 |
* | Fixed the g_return_if_fail here to allow for appending. | Christopher James Lahey | 2001-03-22 | 1 | -1/+1 |