| Commit message (Expand) | Author | Age | Files | Lines |
* | Uncomment debug code. | JP Rosevear | 2000-08-26 | 3 | -5/+36 |
* | convert to use ETree instead of GtkCTree. | Chris Toshok | 2000-08-26 | 5 | -399/+329 |
* | Add -export-dynamic so libglade will be able to resolve custom widget | Dan Winship | 2000-08-26 | 2 | -1/+7 |
* | Add support for specifying on which port to connect to a server; fix a potent... | Peter Williams | 2000-08-26 | 13 | -1/+67 |
* | Don't attempt to free this if its null (calendar_model_duplicate_value): | JP Rosevear | 2000-08-26 | 4 | -17/+43 |
* | Ref a few things that need it. Avoid triggering some assertions. | Peter Williams | 2000-08-26 | 4 | -4/+23 |
* | If the url path is "/" and the folder path is "/", just LIST "" "*" (this | Jeffrey Stedfast | 2000-08-26 | 2 | -3/+4 |
* | Updated russian translation. | Valek Frob | 2000-08-26 | 2 | -614/+689 |
* | If the url path is "/" and the folder path is "/", just LIST "" "*" (this | Jeffrey Stedfast | 2000-08-26 | 2 | -7/+38 |
* | Implemented PGP 2.x encryption. We only need to get the passphrase if we | Jeffrey Stedfast | 2000-08-26 | 2 | -17/+65 |
* | Compile fix for libical | Peter Williams | 2000-08-25 | 2 | -2/+8 |
* | Redid filter and vFolder assistant descriptions. | Aaron Weber | 2000-08-25 | 10 | -266/+1282 |
* | More UTF-8 handling | Lauris Kaplinski | 2000-08-25 | 20 | -66/+186 |
* | Properly append to list | JP Rosevear | 2000-08-25 | 5 | -18/+18 |
* | Remove this duplicate file to fix build | JP Rosevear | 2000-08-25 | 3 | -39/+6 |
* | Baby seal eyes are good with soy sauce! - Federico | Federico Mena Quintero | 2000-08-25 | 3 | -4/+8 |
* | Fixety fix - Federico | Federico Mena Quintero | 2000-08-25 | 2 | -2/+6 |
* | Fix an off by one error that was causing crashes. | Christopher James Lahey | 2000-08-25 | 3 | -2/+8 |
* | Set default values for all of the signal emissions. | Christopher James Lahey | 2000-08-25 | 3 | -6/+10 |
* | Check for selection->selection being NULL in | Christopher James Lahey | 2000-08-25 | 3 | -0/+11 |
* | Update for libical 0.19 | JP Rosevear | 2000-08-25 | 8 | -35/+39 |
* | More import tidying. | JP Rosevear | 2000-08-25 | 4 | -618/+7 |
* | Pay attention to the return value from the click signal. | Christopher James Lahey | 2000-08-25 | 3 | -4/+21 |
* | Remove the executive summary stuff from the AC_OUTPUT list, as it does | Ettore Perazzoli | 2000-08-25 | 1 | -1/+0 |
* | Added a click signal which gets sent if the user hits the left or middle | Christopher James Lahey | 2000-08-25 | 17 | -1/+187 |
* | Forgot to commit this | Chris Lahey | 2000-08-25 | 2 | -4/+4 |
* | Sync the right-click menu with the main menu for modifying messages | Peter Williams | 2000-08-25 | 4 | -6/+55 |
* | Fix minor conflicts. | JP Rosevear | 2000-08-25 | 53 | -3742/+5026 |
* | Start adding progress info; make flag_all_messages camel-safe; make the no ne... | Peter Williams | 2000-08-25 | 5 | -8/+70 |
* | Added g_return_if_fails. | Christopher James Lahey | 2000-08-25 | 5 | -6/+272 |
* | Initial revision | JP Rosevear | 2000-08-25 | 46 | -0/+15040 |
* | Added infrastructure for setting the justification of columns. Still need | Christopher James Lahey | 2000-08-25 | 17 | -22/+116 |
* | Fixed some warnings. | Christopher James Lahey | 2000-08-25 | 8 | -1/+34 |
* | Fixed some warnings in the uihandler code. | Christopher James Lahey | 2000-08-25 | 2 | -7/+12 |
* | Do not alloc the struct icaltimetype but point to one on the stack. More | JP Rosevear | 2000-08-25 | 2 | -4/+10 |
* | Make signal names saner (released_event_object_cb): ditto | JP Rosevear | 2000-08-25 | 5 | -41/+60 |
* | Fix GDK_THREADS_entering and leaving, hopefully once and for all. Genericify ... | Peter Williams | 2000-08-25 | 19 | -227/+518 |
* | Ahem. If you add dependencies on libraries, make sure things still build. | Federico Mena Quintero | 2000-08-24 | 2 | -6/+11 |
* | Do not alloc the struct icaltimetype but point to one on the stack. More | Federico Mena Quintero | 2000-08-24 | 2 | -2/+11 |
* | Remove owner field | JP Rosevear | 2000-08-24 | 4 | -82/+25 |
* | Handle summary field (calendar_model_value_is_empty): ditto | JP Rosevear | 2000-08-24 | 2 | -0/+12 |
* | Remove unused file. | Ettore Perazzoli | 2000-08-24 | 1 | -87/+0 |
* | Don't crash if a component cannot be activated. | Ettore Perazzoli | 2000-08-24 | 2 | -4/+12 |
* | Message Composer File and Edit menus. | Aaron Weber | 2000-08-24 | 4 | -4/+386 |
* | Unicode in addressbook basically works, including simple searching | Lauris Kaplinski | 2000-08-24 | 18 | -22/+163 |
* | And here too. | Not Zed | 2000-08-24 | 3 | -0/+13 |
* | Remove status bar | JP Rosevear | 2000-08-24 | 4 | -14/+13 |
* | Fixed a bug in e_table_subset_variable_increment that causes problems with | Christopher James Lahey | 2000-08-24 | 3 | -4/+11 |
* | #include <e-util/e-cursors.h> | Federico Mena Quintero | 2000-08-24 | 8 | -19/+38 |
* | Constify. | Federico Mena Quintero | 2000-08-24 | 3 | -2/+6 |
* | Set seltime.tm_isdst to -1, not daylight, because the current dst value is | Dan Winship | 2000-08-24 | 2 | -2/+7 |
* | Set vtype of new CalComponent (e_week_view_on_new_appointment): ditto | JP Rosevear | 2000-08-24 | 3 | -1/+12 |
* | Reformat a bit, make "Folder" appear before "Message", fill in the Message | Dan Winship | 2000-08-24 | 2 | -102/+132 |
* | Include gnome.h for gettext purposes | JP Rosevear | 2000-08-24 | 5 | -3/+17 |
* | Updated Swedish translation. | Richard Hult | 2000-08-24 | 2 | -813/+2321 |
* | Updated function. (e_calendar_table_open_task): Updated function. | Federico Mena Quintero | 2000-08-24 | 3 | -95/+51 |
* | put commas between addresses. | Dan Winship | 2000-08-24 | 2 | -0/+7 |
* | Fix a deadlock upon checking mail due to new camel_service semantics. | Peter Williams | 2000-08-24 | 2 | -5/+11 |
* | Fix this to not mess up if the person passes a VCard with a carriage | Christopher James Lahey | 2000-08-23 | 3 | -1/+10 |
* | Link with filter library. | Michael Zucci | 2000-08-23 | 1 | -2/+3 |
* | Missing commit, changes for search gui to link. | Michael Zucci | 2000-08-23 | 1 | -0/+7 |
* | Fixed fullname->full_name for search field. | Not Zed | 2000-08-23 | 5 | -13/+107 |
* | Added editor sections. | Aaron Weber | 2000-08-23 | 4 | -2/+58 |
* | Included Menu Reference Appendix. | Aaron Weber | 2000-08-23 | 10 | -224/+1566 |
* | Added missing e-unicode.h and e-unicode.c | Lauris Kaplinski | 2000-08-23 | 4 | -0/+372 |
* | UTF-8 in contact editor + some fixes for dealing with illegal strings | Lauris Kaplinski | 2000-08-23 | 8 | -60/+160 |
* | remove tree-expanded.xpm and tree-unexpanded.xpm. | Chris Toshok | 2000-08-23 | 8 | -101/+18 |
* | Handle iso-8859-1 keys nicely in e-text and e-table. Other encodings to | Lauris Kaplinski | 2000-08-23 | 8 | -9/+88 |
* | Started adding a time zone field to ECard. | Christopher James Lahey | 2000-08-23 | 6 | -0/+19 |
* | use BODY.PEEK, not BODY, so we don't set the message \Seen. | Dan Winship | 2000-08-23 | 2 | -1/+7 |
* | Fixed a small warning. | Christopher James Lahey | 2000-08-23 | 2 | -3/+7 |
* | Capitalization change. | Ettore Perazzoli | 2000-08-23 | 1 | -1/+1 |
* | Updated dependency list. | Christopher James Lahey | 2000-08-23 | 2 | -3/+6 |
* | ChangeLog updates. | Peter Williams | 2000-08-23 | 2 | -0/+40 |
* | Automatically connect services when given a valid URL (should hopefully disco... | Peter Williams | 2000-08-23 | 16 | -142/+278 |
* | Fix an infinite loop in the message threading with empty containers. | Peter Williams | 2000-08-22 | 2 | -1/+26 |
* | Use byte, not character based UTF-8 syntax in e-text | Lauris Kaplinski | 2000-08-22 | 5 | -246/+258 |
* | various small build fixes | Larry Liimatainen | 2000-08-22 | 1 | -21/+21 |
* | Linked in the search dialog again. It looks like some changes in the shell | Christopher James Lahey | 2000-08-22 | 2 | -3/+15 |
* | Moved drawing of the cell backgrounds from ECell into ETableItem. | Christopher James Lahey | 2000-08-22 | 11 | -60/+53 |
* | Announcement message | Christopher James Lahey | 2000-08-22 | 2 | -0/+171 |
* | Changed UTF-8 handling syntax from char based to byte based | Lauris Kaplinski | 2000-08-22 | 6 | -273/+306 |
* | we can remove nodes with children now. | Chris Toshok | 2000-08-22 | 5 | -10/+122 |
* | pass table, not site as the closure for these drag signals, since | Chris Toshok | 2000-08-22 | 3 | -4/+10 |
* | Updated function. (calendar_model_free_value): Updated function. | Federico Mena Quintero | 2000-08-22 | 2 | -343/+234 |
* | oops forgot changelog on saturday. | Mathieu Lacage | 2000-08-22 | 1 | -0/+15 |
* | Make sure newsrc is not null (nntp_folder_get_subfolder_names): ditto | JP Rosevear | 2000-08-22 | 3 | -6/+31 |
* | New function. (parse_time): Moved over from the old set_time_t(). This | Federico Mena Quintero | 2000-08-22 | 2 | -196/+298 |
* | Make sure respbuffer is not null before manipulating it. If it is null, | JP Rosevear | 2000-08-22 | 2 | -3/+17 |
* | Little teeny bug fix in e_text_to_html tab expansion. | Peter Williams | 2000-08-22 | 2 | -1/+6 |
* | Use CalObjType | JP Rosevear | 2000-08-22 | 3 | -2/+9 |
* | Use CalComponent instead of iCalObject. #if some alarm stuff | JP Rosevear | 2000-08-22 | 2 | -4/+12 |
* | Use CalComponent instead of iCalObject. #if some alarm stuff | JP Rosevear | 2000-08-22 | 2 | -3/+21 |
* | Update prototypes | JP Rosevear | 2000-08-22 | 2 | -5/+8 |
* | Use CalComponent instead of iCalObject. Work around not having a compare | JP Rosevear | 2000-08-22 | 4 | -164/+322 |
* | Forgot the EPaned ChangeLog. | Chris Lahey | 2000-08-21 | 1 | -0/+6 |
* | Added code to make handle position persist across resizes. | Christopher James Lahey | 2000-08-21 | 4 | -11/+17 |
* | Added fb_resize_cb to folder-browser.c | Jeremy Wise | 2000-08-21 | 2 | -1/+15 |
* | Use CalComponent instead of iCalObject. #if some alarm stuff | JP Rosevear | 2000-08-21 | 3 | -3/+13 |
* | Use CalComponent instead of iCalObject. Work around not having a compare | JP Rosevear | 2000-08-21 | 3 | -104/+202 |
* | ChangeLog error. | Chris Lahey | 2000-08-21 | 1 | -1/+1 |
* | Added e_table_selection_model_selected_count. | Christopher James Lahey | 2000-08-21 | 5 | -0/+59 |
* | many fixes to make it compile with strange prefixes... | Mathieu Lacage | 2000-08-21 | 7 | -7/+11 |
* | Translations from Keld | Kenneth Christiansen | 2000-08-21 | 1 | -67/+72 |
* | Updated Slovenian translation | Andraz Tori | 2000-08-21 | 1 | -1/+1 |
* | Fixed a warning. | Christopher James Lahey | 2000-08-20 | 3 | -0/+8 |
* | added UNICODE_LIBS to get unicode linking with the shell... | Arik Devens | 2000-08-20 | 2 | -1/+7 |
* | added use of UNICODE_CFLAGS... thanks ian... | Arik Devens | 2000-08-20 | 3 | -2/+9 |
* | Moved e-text to UTF-8 | Lauris Kaplinski | 2000-08-20 | 10 | -448/+596 |
* | First step moving to UTF-8 strings | Lauris Kaplinski | 2000-08-20 | 9 | -415/+738 |
* | Fixed a warning. | Christopher James Lahey | 2000-08-20 | 2 | -2/+6 |
* | Fixed a warning. | Christopher James Lahey | 2000-08-20 | 2 | -0/+6 |
* | Changed this to use ECardSimple. | Christopher James Lahey | 2000-08-20 | 8 | -79/+194 |
* | Made background colors alternate. | Christopher James Lahey | 2000-08-20 | 25 | -90/+279 |
* | Translations from Keld | Kenneth Christiansen | 2000-08-20 | 1 | -583/+2070 |
* | fix for compiling with bonobo in stange prefix. | Mathieu Lacage | 2000-08-20 | 1 | -1/+1 |
* | Updated Norwegian translation. | Kjartan Maraas | 2000-08-20 | 2 | -494/+1156 |
* | Updates for Nautilus and Evolution's German translations. | Matthias Warkus | 2000-08-19 | 2 | -528/+741 |
* | Updated russian translation. Added missing files to POTFILES.in. TNCADT! =) | Valek Frob | 2000-08-19 | 3 | -105/+275 |
* | Update prototypes. | JP Rosevear | 2000-08-19 | 3 | -275/+305 |
* | Check for new enough gnome-vfs | Peter Williams | 2000-08-19 | 2 | -0/+16 |
* | Fix output for when the name is empty | Peter Williams | 2000-08-19 | 2 | -0/+7 |
* | update the pixmap define E_USE_STYLES to disable the current darkening | Larry Ewing | 2000-08-18 | 2 | -23/+33 |
* | Updated russian translation. | Valek Frob | 2000-08-18 | 1 | -133/+134 |
* | Fix menu items | Peter Williams | 2000-08-18 | 2 | -11/+16 |
* | Updated russian translation. | Valek Frob | 2000-08-18 | 2 | -35/+43 |
* | Fix menus and add placeholders in the menubar for the components to | Ettore Perazzoli | 2000-08-18 | 2 | -31/+37 |
* | Move menu items around, fix some GUI bits. | Ettore Perazzoli | 2000-08-18 | 6 | -42/+98 |
* | A bunch of small GUI fixes for the filter editor. | Ettore Perazzoli | 2000-08-18 | 9 | -16/+51 |
* | Filtering on demand! booyeah! | Peter Williams | 2000-08-18 | 20 | -45/+394 |
* | Use CalComponent instead of iCalObject (cancel_button): ditto | JP Rosevear | 2000-08-18 | 4 | -83/+141 |
* | Whole buncha leak fixes thanks to Purify | Matthew Loper | 2000-08-17 | 11 | -11/+43 |
* | Rework gnome-cal.c - alarms are a tad broken ATM so this will need more | JP Rosevear | 2000-08-17 | 3 | -69/+119 |
* | Updated German translation | Kai Lahmann | 2000-08-17 | 2 | -690/+1985 |
* | Use a configurable timeout. | Richard Hult | 2000-08-17 | 7 | -3/+127 |
* | remove COLOR_TEXT references. | Larry Ewing | 2000-08-17 | 2 | -4/+4 |
* | More leak fixes | Peter Williams | 2000-08-17 | 2 | -2/+7 |
* | get rid of COLOR_TEXT. (struct _EIconBarItem): add pixbuf member to hold | Larry Ewing | 2000-08-17 | 4 | -5/+75 |
* | ChangeLog for previous camel-object commit. | Peter Williams | 2000-08-17 | 1 | -0/+5 |
* | Plug mem leaks. | Peter Williams | 2000-08-17 | 4 | -30/+180 |
* | Updates to the memory debugging stuff. | Peter Williams | 2000-08-16 | 2 | -14/+57 |
* | Updated russian translation. Fixed typo in mail-ops.c. | Valek Frob | 2000-08-16 | 3 | -92/+331 |
* | use style colors for the selected state. This doesn't properly redraw the | Larry Ewing | 2000-08-16 | 3 | -14/+33 |
* | Add support for debugging the message thread memory leaks. | Peter Williams | 2000-08-16 | 2 | -5/+65 |
* | Address bugzilla bug #496 | Peter Williams | 2000-08-16 | 2 | -1/+10 |
* | Callback used to mark every event in a month. (mark_month_item): Use | JP Rosevear | 2000-08-16 | 3 | -23/+57 |
* | Use cal_client_get_objects_in_range (print_day_details_cb): Callback used | JP Rosevear | 2000-08-16 | 4 | -475/+166 |
* | Close the pipes when finished; add i18n | Peter Williams | 2000-08-16 | 4 | -62/+90 |
* | Add support for copying messages | Peter Williams | 2000-08-16 | 9 | -52/+117 |
* | and the ChangeLog entries to go with it | Peter Williams | 2000-08-16 | 1 | -0/+14 |
* | Allow filtering / vfoldering based on time or date | Peter Williams | 2000-08-16 | 6 | -0/+908 |
* | Don't deadlock on PGP key request | Peter Williams | 2000-08-16 | 2 | -1/+9 |
* | hungarian translation before holliday | Szabolcs Ban | 2000-08-15 | 1 | -0/+2 |
* | Added the cal-util library to the documentation framework - Federico | Federico Mena Quintero | 2000-08-15 | 47 | -53/+5080 |
* | Infrastructure for date-based queries | Peter Williams | 2000-08-15 | 5 | -3/+89 |
* | Fix the error dialogs. | Peter Williams | 2000-08-15 | 2 | -3/+11 |
* | Compile fix for RH7.0beta from Kenny Graunke <kwg@teleport.com>; unprototype ... | Peter Williams | 2000-08-14 | 7 | -1/+25 |
* | Updated Ukrainian translation | Yuri Syrota | 2000-08-14 | 1 | -819/+1565 |
* | add address-conduit.h | Chris Toshok | 2000-08-14 | 3 | -2/+16 |
* | offer --enable-pilot-conduits to add pilot conduits if the user wants | Chris Toshok | 2000-08-14 | 2 | -1/+10 |
* | add conduit subdir. | Chris Toshok | 2000-08-14 | 2 | -1/+5 |
* | Added support for encrypting via PGP 5.0 | Jeffrey Stedfast | 2000-08-14 | 2 | -5/+26 |
* | Use CORBA_Object_release() instead of CORBA_free() as appropriate, you | Ettore Perazzoli | 2000-08-14 | 2 | -1/+6 |
* | add special oaf initialization hack so conduit can find wombat, and accept | Chris Toshok | 2000-08-14 | 2 | -2/+40 |
* | Make the close button on the ShellView quit Evolution. (Yeah, this is | Ettore Perazzoli | 2000-08-14 | 2 | -1/+19 |
* | Fix the name of the binary to look for for PGP5 | Dan Winship | 2000-08-14 | 2 | -1/+5 |
* | Use the default handlers for SIGBUS and SIGSEGV as gnome_segv_handler | Ettore Perazzoli | 2000-08-14 | 2 | -0/+13 |
* | Set config->configured to TRUE | Jeffrey Stedfast | 2000-08-14 | 2 | -1/+7 |
* | add a caveat about the POP keep-on-server option | Dan Winship | 2000-08-14 | 1 | -3/+4 |
* | Remove a bogus `GDK_THREADS_ENTER()'/`GDK_THREADS_LEAVE()' pair. | Ettore Perazzoli | 2000-08-14 | 2 | -2/+7 |
* | 0.4. | Ettore Perazzoli | 2000-08-14 | 1 | -1/+2 |
* | Fix Ettore's grammar :) | Dan Winship | 2000-08-14 | 1 | -2/+2 |
* | Removed bogus entry. | Dan Winship | 2000-08-14 | 1 | -6/+0 |
* | Update. | Ettore Perazzoli | 2000-08-14 | 1 | -14/+53 |
* | update dependencies | Dan Winship | 2000-08-14 | 1 | -9/+8 |
* | Add 0.4 mail/calendar news | Dan Winship | 2000-08-14 | 1 | -4/+84 |
* | Get rid of some annoying debugging messages. | Ettore Perazzoli | 2000-08-14 | 2 | -4/+6 |
* | Fix the ugly hack to get rid of a CORBA race condition. Yes, it's | Ettore Perazzoli | 2000-08-14 | 4 | -15/+26 |
* | add mail-local.h | Dan Winship | 2000-08-14 | 2 | -1/+6 |
* | Add filter.glade to EXTRA_DIST | Dan Winship | 2000-08-14 | 2 | -2/+3 |
* | Add camel-nntp-utils.h | Dan Winship | 2000-08-14 | 2 | -1/+5 |
* | Disable error dialogs for now, as they hang. | Ettore Perazzoli | 2000-08-14 | 2 | -1/+6 |
* | remove blank.xpm and check.xpm which no longer exist | Dan Winship | 2000-08-14 | 2 | -2/+6 |
* | Fix some freed-memory references | Dan Winship | 2000-08-14 | 2 | -12/+14 |
* | Don't free the prompt. It doesn't belong to you. | Dan Winship | 2000-08-14 | 2 | -1/+5 |
* | Fix bug in the folder creation code: CORBA_Object_duplicate() the | Ettore Perazzoli | 2000-08-14 | 2 | -6/+15 |
* | Don't wrap the gnome_dialog_run in GDK_THREADS_ENTER/LEAVE | Jeffrey Stedfast | 2000-08-14 | 2 | -2/+7 |
* | Updated russian translation. | Valek Frob | 2000-08-14 | 3 | -468/+478 |
* | do a strcasecmp rather than just a strcmp when checking if a folder is | Dan Winship | 2000-08-14 | 2 | -1/+8 |
* | Fixed a typo that cause the wrong field to be searched. | Christopher James Lahey | 2000-08-13 | 3 | -2/+10 |
* | Fixed a typo in the name of the first phone entry. | Christopher James Lahey | 2000-08-13 | 3 | -2/+7 |
* | Commit the right version of this file. | Ettore Perazzoli | 2000-08-13 | 1 | -4/+0 |
* | Get the mail component to use the new Evolution::ShellView interface. | Ettore Perazzoli | 2000-08-13 | 9 | -544/+380 |
* | Add a kludgy and simple interface to the shell views to access the | Ettore Perazzoli | 2000-08-13 | 8 | -21/+540 |
* | Updated to reflect changes to mail_do_scan_subfolders | Jeffrey Stedfast | 2000-08-13 | 5 | -200/+187 |
* | Lose a reference to the store on purpose. To be fixed later. | Dan Winship | 2000-08-13 | 2 | -0/+11 |
* | Take the source as a command-line argument rather than fetching it from | Dan Winship | 2000-08-13 | 2 | -17/+22 |
* | (imap_get_subfolder_names_internal): Add "INBOX" to the list as | Dan Winship | 2000-08-13 | 2 | -1/+3 |
* | Don't assume the FETCH results will come back in the order they were | Dan Winship | 2000-08-13 | 2 | -2/+8 |
* | Redo this so that the lock icon remains active after a failed decryption | Dan Winship | 2000-08-13 | 2 | -17/+31 |
* | Sync - Federico | Federico Mena Quintero | 2000-08-13 | 2 | -11/+13 |
* | Use mail_tool_get_folder_name here too. (Hm... this directory really | Dan Winship | 2000-08-13 | 2 | -2/+9 |
* | Don't clear the tree here. If two "folder_changed"s arrive in close | Dan Winship | 2000-08-13 | 4 | -22/+53 |
* | Now takes a char * parameter rather than a stream | Jeffrey Stedfast | 2000-08-13 | 4 | -8/+126 |
* | New function to do one round of attempted authentication. (pop3_connect): | Dan Winship | 2000-08-13 | 2 | -105/+108 |
* | Don't leak the transport. | Dan Winship | 2000-08-13 | 2 | -0/+3 |
* | Don't ref the store returned from camel_session_get_store. It's already | Dan Winship | 2000-08-13 | 2 | -14/+8 |
* | No longer calls try_connect() to get authtypes | Jeffrey Stedfast | 2000-08-13 | 2 | -2/+9 |
* | Check for Bonobo 0.17 | Michael Meeks | 2000-08-13 | 2 | -7/+12 |
* | A few small interface fixes. | Christopher James Lahey | 2000-08-13 | 5 | -5/+26 |
* | Added addressbook/gui/search/Makefile. | Christopher James Lahey | 2000-08-13 | 10 | -15/+62 |
* | Toggling a flag is an "instantaneous" operation, so if we're only doing | Dan Winship | 2000-08-12 | 2 | -2/+21 |
* | Remove workaround for gnome-vfs 0.2 bug. | Dan Winship | 2000-08-12 | 3 | -29/+8 |
* | Depend on gnome-vfs 0.3 | Dan Winship | 2000-08-12 | 3 | -23/+23 |
* | Ettore fixed compilation. | Christopher James Lahey | 2000-08-12 | 2 | -3/+7 |
* | Added load-gnomecard-addressbook. | Christopher James Lahey | 2000-08-12 | 2 | -0/+5 |
* | Updated russian translation. | Valek Frob | 2000-08-12 | 3 | -135/+254 |
* | Made this into a Gtk object. | Christopher James Lahey | 2000-08-12 | 3 | -19/+218 |
* | Ref our book view listener. | Christopher James Lahey | 2000-08-12 | 10 | -95/+807 |
* | kill using_oaf assertion. | Michael Meeks | 2000-08-12 | 4 | -2/+9 |
* | Sync - Federico | Federico Mena Quintero | 2000-08-12 | 1 | -1/+28 |
* | *** empty log message *** | Seth Alves | 2000-08-12 | 1 | -0/+5 |
* | stubs for pilot id accessors (cal_component_get_pilot_status): | Seth Alves | 2000-08-12 | 7 | -350/+815 |
* | Changed param order a bit and fixed some logic | Jeffrey Stedfast | 2000-08-12 | 4 | -28/+62 |
* | Fix compilation of that vital necessity test-mail | Peter Williams | 2000-08-12 | 2 | -3/+7 |
* | Move menu items that affect a single message together, ditto with ones | JP Rosevear | 2000-08-12 | 2 | -8/+16 |
* | Generate a prettier string for the geographical position. | Federico Mena Quintero | 2000-08-12 | 4 | -80/+537 |
* | New convenience function for multi-transactional commands (opening | Jeffrey Stedfast | 2000-08-12 | 4 | -33/+217 |
* | implement code to encode the first email address and send to the pilot. | Chris Toshok | 2000-08-12 | 2 | -11/+42 |
* | Fixed a warning. | Christopher James Lahey | 2000-08-12 | 4 | -1/+8 |
* | Fixed a warning. | Christopher James Lahey | 2000-08-12 | 2 | -2/+6 |
* | add code for handling email addresses from pilot (which stores it as a | Chris Toshok | 2000-08-12 | 2 | -34/+56 |
* | Redo this again. Get rid of struct mail_format_data and move most of that | Dan Winship | 2000-08-12 | 5 | -296/+323 |
* | ChangeLog update to go with my previous commit | Peter Williams | 2000-08-12 | 1 | -0/+14 |
* | remove get_name and get_full_name assignments, since the camel-folder.c | Chris Toshok | 2000-08-12 | 2 | -16/+7 |
* | use g_get_home_dir, since evolution_dir isn't available in the providers. | Chris Toshok | 2000-08-12 | 2 | -3/+8 |
* | use config->news instead of config->sources. | Chris Toshok | 2000-08-12 | 2 | -2/+7 |
* | Fix 'Test settings' in the prefs dialog. Update the async readme. | Peter Williams | 2000-08-12 | 5 | -67/+152 |
* | Update this for CamelObject (try_inline_pgp): Deal with decrypting here | Dan Winship | 2000-08-12 | 5 | -118/+123 |
* | Put the dont-try-to-get-mail-from-imap-sources check into a better spot | Peter Williams | 2000-08-12 | 3 | -5/+14 |
* | Work around gtk option menu bug. (service_page_item_auth_fill): ditto | JP Rosevear | 2000-08-12 | 2 | -4/+10 |
* | Fix two mistakes in the FORWARD_MESSAGE handler | Peter Williams | 2000-08-12 | 2 | -1/+5 |
* | Fix some warnings. Make 'configure folder' a modal dialog. | Peter Williams | 2000-08-12 | 3 | -6/+13 |
* | Oops - Federico | Federico Mena Quintero | 2000-08-12 | 1 | -1/+1 |
* | Handle the PERCENT-COMPLETE property. (free_icalcomponent): Likewise. | Federico Mena Quintero | 2000-08-12 | 9 | -23/+234 |
* | Fix the camel-folder's thaw handler. Implement event forwarding into the main... | Peter Williams | 2000-08-12 | 8 | -18/+106 |
* | If the caller passes "-1" for the model row, translate that to view row 0. | Dan Winship | 2000-08-12 | 3 | -8/+17 |
* | Allow the window to be growable | JP Rosevear | 2000-08-12 | 3 | -6/+14 |
* | Fix some ()'s instead of voids | Peter Williams | 2000-08-12 | 3 | -16/+25 |
* | sdialog, not iddialog | JP Rosevear | 2000-08-12 | 2 | -1/+4 |