| Commit message (Expand) | Author | Age | Files | Lines |
* | removed mail-vtrash.c | Jeffrey Stedfast | 2001-09-29 | 1 | -1/+1 |
* | Deal with destroy vs finalise semantics. Only destroy widgets here. | 5 | 2001-09-26 | 1 | -16/+51 |
* | Update the status bar here, assuming we've just been activated. | 0 | 2001-09-21 | 1 | -0/+4 |
* | Register vfolder sources here. | 0 | 2001-09-21 | 1 | -2/+1 |
* | General cleanup of mail debug printfs. | 9 | 2001-09-19 | 1 | -2/+82 |
* | Merged into folder_browser_new: nothing ever changes the URI of an | Dan Winship | 2001-09-19 | 1 | -24/+5 |
* | Dynamically create the folder type list from camel. (reconfigure_clicked): | 0 | 2001-09-11 | 1 | -24/+2 |
* | Use the new e_mkdtemp function. | Jeffrey Stedfast | 2001-08-25 | 1 | -14/+6 |
* | Check to make sure we actually have drag data. | Jeffrey Stedfast | 2001-08-24 | 1 | -1/+5 |
* | Rename to fbui_real_sensitize_items. Now we queue a change and set up a | Peter Williams | 2001-08-22 | 1 | -0/+3 |
* | Fix bug #215... desensitize menu items based on the number of selected | Peter Williams | 2001-08-14 | 1 | -1/+43 |
* | Fix the fix for #6722. | Dan Winship | 2001-08-14 | 1 | -1/+1 |
* | Make the right click "Resend..." into "Edit as New Message...", bug #6838. | Jason Leach | 2001-08-12 | 1 | -1/+1 |
* | Removed comment about the need to resolve nicknames properly, because we | Jon Trowbridge | 2001-08-11 | 1 | -2/+2 |
* | Make the context menu for the Sent folder have "Resend..." instead of | Jason Leach | 2001-08-11 | 1 | -1/+1 |
* | Added a comment about leaking memory here, but we seem to not even use the | Jeffrey Stedfast | 2001-08-10 | 1 | -28/+29 |
* | in mail: | Peter Williams | 2001-08-10 | 1 | -7/+0 |
* | The bonobo menu items now handle 'n' and 'p'. | Peter Williams | 2001-08-10 | 1 | -14/+0 |
* | Fixes bug #6918 | Anna Marie Dirks | 2001-08-10 | 1 | -1/+1 |
* | Fixes bug #6722 | Jeffrey Stedfast | 2001-08-10 | 1 | -1/+1 |
* | Set the message-display message to NULL if we can't get an info too. | Jeffrey Stedfast | 2001-08-07 | 1 | -30/+29 |
* | Add a @wraparound argument, so the 'n' and 'p' keypresses (or anything | Jason Leach | 2001-08-05 | 1 | -2/+2 |
* | I obviously can't spell recieved, er, received...uh, yea. | Jeffrey Stedfast | 2001-08-03 | 1 | -2/+2 |
* | Do the Right Thing (tm) if the message list is not the widget in focus | Jeffrey Stedfast | 2001-08-02 | 1 | -0/+7 |
* | If we don't have any messages selected, break out. This fixes bug #5612. | Jeffrey Stedfast | 2001-07-27 | 1 | -0/+4 |
* | Make 'q' a toggle, not one-way. | Peter Williams | 2001-07-26 | 1 | -2/+2 |
* | Make it so Enter always opens the message in another window. | Peter Williams | 2001-07-26 | 1 | -6/+1 |
* | [Bug #5225: No UI way to mark as unimportant] | Jason Leach | 2001-07-24 | 1 | -1/+23 |
* | Set the vertical scrolling policy for the mail display to AUTOMATIC, only | Jason Leach | 2001-07-20 | 1 | -4/+0 |
* | Do what was suggested in #4596. | Jeffrey Stedfast | 2001-07-19 | 1 | -12/+12 |
* | Fix to correctly handle text/uri-lists that contain more than a single | Jeffrey Stedfast | 2001-07-18 | 1 | -25/+30 |
* | Use CAMEL_VTRASH_NAME. | Jeffrey Stedfast | 2001-07-18 | 1 | -1/+1 |
* | Use our own display_style member instead of the global setting. | Peter Williams | 2001-07-17 | 1 | -2/+7 |
* | [Bug #4305: Make the automatic mark-as-read timer optional] | Jason Leach | 2001-07-11 | 1 | -1/+1 |
* | Typo | JP Rosevear | 2001-07-11 | 1 | -9/+6 |
* | Freeze and Thaw the folder. | Jeffrey Stedfast | 2001-07-07 | 1 | -2/+4 |
* | Mark the messages as Seen also. (folder_browser_class_init): Create an | Jeffrey Stedfast | 2001-07-07 | 1 | -54/+108 |
* | Select the very next message after deleting, not the next undeleted (it | Jason Leach | 2001-07-07 | 1 | -0/+2 |
* | Compile fixes. #include errno.h and gnome-dialog-utils.h. | Peter Williams | 2001-07-04 | 1 | -4/+5 |
* | Prevent folders from appearing to have -1 new messages. Prevent nonactive | Peter Williams | 2001-07-04 | 1 | -1/+1 |
* | Use mkdtemp if we have it, else use mktemp but make the code safer than it | Jeffrey Stedfast | 2001-07-04 | 1 | -6/+19 |
* | Hide the URL passwd, auth, and params. (folder_browser_copy): Same. | Jeffrey Stedfast | 2001-07-03 | 1 | -2/+4 |
* | Updated for the mail_transfer_messages API. | Jeffrey Stedfast | 2001-07-03 | 1 | -2/+3 |
* | New file. Protoypes for the Mail Folder Cache, which provides a place for | Peter Williams | 2001-07-03 | 1 | -0/+5 |
* | Changed to return the created window. (find_socket): Added. Copied from | Jon Trowbridge | 2001-07-01 | 1 | -2/+2 |
* | Don't bother trying to save the passwd if the url is NULL. | Jeffrey Stedfast | 2001-06-29 | 1 | -0/+1 |
* | Since we have an exception variable, we might as well use it when getting | Jeffrey Stedfast | 2001-06-29 | 1 | -3/+10 |
* | After finding a folder, attach to its "folder_changed" and | Dan Winship | 2001-06-29 | 1 | -61/+1 |
* | work around an e-tree bug | jacob berkman | 2001-06-28 | 1 | -0/+3 |
* | Fixed Cut/Copy/Paste to work - it turns out I couldn't share a single | Jeffrey Stedfast | 2001-06-28 | 1 | -41/+25 |
* | Helps if I spell "received" correctly. | Jeffrey Stedfast | 2001-06-27 | 1 | -1/+1 |
* | No longer returns a gboolean and also takes a CamelException. | Jeffrey Stedfast | 2001-06-27 | 1 | -35/+165 |
* | Check to make sure that clipboard_selection is non-NULL before we | Joe Shaw | 2001-06-26 | 1 | -2/+4 |
* | tyop | Jacob Berkman | 2001-06-26 | 1 | -1/+1 |
* | sync folders after we've gotten mail | jacob berkman | 2001-06-26 | 1 | -20/+132 |
* | Unref the invisible window that we use for slections. | Jeffrey Stedfast | 2001-06-26 | 1 | -16/+198 |
* | More than on accel key is a tad confusing. | Kjartan Maraas | 2001-06-20 | 1 | -1/+1 |
* | Accept text/uri-list mime types - this allows us to drag messages from | Jeffrey Stedfast | 2001-06-20 | 1 | -9/+69 |
* | Change the drop-type "x-evolution-dnd" to "x-evolution-message" since we | Jeffrey Stedfast | 2001-06-19 | 1 | -48/+43 |
* | Allow user's to "copy" drag & drop rather than just "move". | Jeffrey Stedfast | 2001-06-17 | 1 | -1/+1 |
* | Implemented. | Jeffrey Stedfast | 2001-06-16 | 1 | -51/+186 |
* | Updated to reflect changes to mail_config_[g,s]et_thread_list(). | Jeffrey Stedfast | 2001-06-15 | 1 | -2/+2 |
* | Add Reply-to-List bonobo verbs. | Jeffrey Stedfast | 2001-06-15 | 1 | -0/+2 |
* | Added fields for the GalViewMenus and GalViewCollection, since we need to | Federico Mena Quintero | 2001-06-02 | 1 | -0/+13 |
* | Functions to determine if a folderbrowser is one of the drafts, sent, or | Dan Winship | 2001-05-17 | 1 | -20/+79 |
* | Load http images if the user has force-loaded images too. | Dan Winship | 2001-05-16 | 1 | -10/+17 |
* | Remove this... it's not used any more. | Dan Winship | 2001-05-15 | 1 | -1/+0 |
* | Split "Other" page into three pages, Display, Composer, and PGP. Add HTML | Dan Winship | 2001-05-15 | 1 | -3/+1 |
* | Use secondary searches here, so that we control the interference between | Jon Trowbridge | 2001-05-14 | 1 | -2/+2 |
* | Use the ESearchingTokenizer to highlight search matches for folder-level | Jon Trowbridge | 2001-05-11 | 1 | -0/+12 |
* | Don't advance to the next undeleted message after "Delete"... | Dan Winship | 2001-05-11 | 1 | -3/+0 |
* | Connect to key_press_event on the GtkHTML widget. (etree_key): Only handle | Dan Winship | 2001-05-08 | 1 | -34/+48 |
* | only remove event handlers if we set them up originally, to avoid | Dan Winship | 2001-04-30 | 1 | -4/+11 |
* | Unhook event handlers before syncing the folder, since the folder browser | Dan Winship | 2001-04-30 | 1 | -1/+8 |
* | Added a new signal, "message_loaded" that gets emitted when the message | Jeffrey Stedfast | 2001-04-25 | 1 | -3/+14 |
* | Add accelerators to the context menu. (on_right_click): Use | Dan Winship | 2001-04-25 | 1 | -28/+62 |
* | Use the message-browser widget rather than the mail-view window. | Jeffrey Stedfast | 2001-04-24 | 1 | -0/+19 |
* | use system = EVOLUTION_DATADIR "/file" instead of g_strdup_printf. Rename | Gediminas Paulauskas | 2001-04-22 | 1 | -5/+4 |
* | Don't printf NULL | Dan Winship | 2001-04-13 | 1 | -2/+2 |
* | Merge from evolution-0-10 to evolution-0-10-merge-0 into head. | Not Zed | 2001-04-05 | 1 | -0/+20 |
* | Cleaned up #includes. Remove unneccesary includes of <gnome.h>, | Kjartan Maraas | 2001-03-30 | 1 | -14/+17 |
* | Made this check if the control mask is set. | Christopher James Lahey | 2001-03-20 | 1 | -1/+1 |
* | Bumped gal requirement to 0.5.99.8. | Christopher James Lahey | 2001-03-20 | 1 | -8/+8 |
* | Add Resend Message menu item. | Jeffrey Stedfast | 2001-03-19 | 1 | -1/+9 |
* | Move the proxy event outside the lock (otherwise we always deadlock). | Not Zed | 2001-03-17 | 1 | -1/+6 |
* | Added edit item to search-bar menu. | Not Zed | 2001-03-15 | 1 | -0/+1 |
* | Call open_msg here so that it does the Right Thing (tm). | Jeffrey Stedfast | 2001-03-09 | 1 | -2/+2 |
* | Reorganize the menus to have entries always in a consistent fashion, as | Miguel de Icaza | 2001-03-07 | 1 | -55/+129 |
* | Remove very old camel lock stuff. | Not Zed | 2001-03-03 | 1 | -0/+1 |
* | Fixes for changes to search bar. (search_save): Removed. (search_full): | Not Zed | 2001-03-01 | 1 | -210/+69 |
* | Toss the mail_tool_camel_lock* stuff. Same. Here too. | Jeffrey Stedfast | 2001-02-25 | 1 | -2/+0 |
* | vfolder/filter on mailing list. Doesn't acutally work right yet. | Michael Zucci | 2001-02-23 | 1 | -19/+31 |
* | Fix typo. | Kjartan Maraas | 2001-01-30 | 1 | -1/+1 |
* | Don't handle home and end keys since %ETable deals with them now. | Christopher James Lahey | 2001-01-28 | 1 | -10/+0 |
* | Define BROKEN_ETREE again, till we get this stuff fixed better. | Not Zed | 2001-01-26 | 1 | -8/+8 |
* | Fix the "sender contain" quicksearch rule by adding a missing | Ettore Perazzoli | 2001-01-26 | 1 | -3/+3 |
* | Fix the subject match expression, which was missing a closing ). | Not Zed | 2001-01-25 | 1 | -1/+1 |
* | Patch from Tuomas to have a "Sender contains" rule in the quicksearch | Ettore Perazzoli | 2001-01-24 | 1 | -0/+11 |
* | remove a warning with conditional news compilation. | Not Zed | 2001-01-22 | 1 | -1/+1 |
* | Update for e_popup_menu_run change. | Dan Winship | 2001-01-20 | 1 | -1/+5 |
* | Add an ::asyncCopyFolder method to the ShellComponent interface. Move | Ettore Perazzoli | 2001-01-13 | 1 | -33/+0 |
* | Rename "Save" to "Store search as vFolder". | Miguel de Icaza | 2001-01-12 | 1 | -7/+7 |
* | Connect to folder_changed as well as message_changed for updating unread | Dan Winship | 2001-01-12 | 1 | -0/+2 |
* | Brand spankin' new config druid, editor, and manager. | Jeffrey Stedfast | 2001-01-09 | 1 | -3/+3 |
* | Reverted mail-config changes temporarily until I get it working correctly. | Jeffrey Stedfast | 2001-01-09 | 1 | -3/+3 |
* | Updated to reflect changes to the mail-config API. (create_msg_composer): | Jeffrey Stedfast | 2001-01-08 | 1 | -3/+3 |
* | Fix leaks, set unread count on folder creation as well as on changes | Dan Winship | 2001-01-05 | 1 | -2/+6 |
* | Connect to "message_changed" on the folder if it's on a remote storage. | Dan Winship | 2001-01-05 | 1 | -1/+38 |
* | Removed old implementation. | Not Zed | 2001-01-04 | 1 | -4/+9 |
* | Fix for mail_get_message change, use queue thread. | Not Zed | 2001-01-03 | 1 | -28/+140 |
* | Merge from camel-mt-branch. | Not Zed | 2000-12-24 | 1 | -7/+5 |
* | Always use the slow (full-update) version of the tree update code, to get | Not Zed | 2000-12-16 | 1 | -14/+179 |
* | Made the vertical scrollbar always be there. | Christopher James Lahey | 2000-12-14 | 1 | -0/+4 |
* | Ignore double-clicks on "active" columns (the ones where clicking does | Dan Winship | 2000-12-12 | 1 | -0/+6 |
* | Remove the never-once-used BonoboObject stuff and make MessageList be a | Dan Winship | 2000-12-12 | 1 | -11/+10 |
* | the e-table double-click signal now has extra params | JP Rosevear | 2000-12-09 | 1 | -1/+1 |
* | Connect to signals on the ETable instead of the ETableScrolled. | Christopher James Lahey | 2000-12-09 | 1 | -5/+5 |
* | Add some g_return_if_fail()s to protect from crashes until the code to | Dan Winship | 2000-12-08 | 1 | -0/+2 |
* | Remove bits of filter-on-demand and toolbar bug workaround cruft that | Dan Winship | 2000-12-07 | 1 | -21/+0 |
* | Make inline forwarding not be the default anymore. | Ettore Perazzoli | 2000-12-04 | 1 | -2/+2 |
* | Added the SaveAs bonobo menu verb thingy. | Jeffrey Stedfast | 2000-11-29 | 1 | -0/+1 |
* | New function to return if user wants to view message source. | Jeffrey Stedfast | 2000-11-22 | 1 | -3/+17 |
* | Added a new Forward as Attachment bonobo menu item verb. | Jeffrey Stedfast | 2000-11-16 | 1 | -1/+3 |
* | A very, long, very tedious IDL API rename and re-scoping; | Michael Meeks | 2000-11-11 | 1 | -1/+1 |
* | Don't handle custom searching anymore... we don't want this. | Jeffrey Stedfast | 2000-11-08 | 1 | -2/+1 |
* | Don't handle custom searching anymore... we don't want this. | Jeffrey Stedfast | 2000-11-08 | 1 | -27/+6 |
* | when "Show All", clear the entry widget | Jeffrey Stedfast | 2000-11-08 | 1 | -0/+1 |
* | Updated to use the ESearchBar object rather than the previously used | Jeffrey Stedfast | 2000-11-08 | 1 | -270/+236 |
* | Move filter stuff into a submenu of the popup menu. | Jeffrey Stedfast | 2000-11-07 | 1 | -36/+40 |
* | Updated to have the same menu items as the new right-click menu - | Jeffrey Stedfast | 2000-11-07 | 1 | -13/+43 |
* | Added an "Undelete" option to the right-click menu and also set a mask so | Jeffrey Stedfast | 2000-11-06 | 1 | -34/+54 |
* | Added new header files. | Jeffrey Stedfast | 2000-11-04 | 1 | -0/+1 |
* | Added mail-display.h. | Not Zed | 2000-11-03 | 1 | -3/+183 |
* | ** Merged in camel-incremental-branch. | Not Zed | 2000-11-02 | 1 | -7/+7 |
* | lots of i18n fixes | Dan Winship | 2000-10-24 | 1 | -8/+12 |
* | Made the top of the folder browser a little prettier. | Christopher James Lahey | 2000-10-24 | 1 | -2/+9 |
* | No, we REALLY dont want to perform an immediate search as the keys are | Not Zed | 2000-10-18 | 1 | -1/+0 |
* | Un #if 0'd out (search_full): Same. (folder_browser_gui_init): Connect | Jeffrey Stedfast | 2000-10-17 | 1 | -6/+4 |
* | Work around missing files in Zucchi's commit. | Ettore Perazzoli | 2000-10-09 | 1 | -3/+5 |
* | New widget, full search dialogue for mail. | Not Zed | 2000-10-09 | 1 | -15/+99 |
* | Update for CamelFolderInfo changes. | Dan Winship | 2000-10-03 | 1 | -1/+2 |
* | Added check for gnome-app-lib. Removed directories that have been moved to | Christopher James Lahey | 2000-09-18 | 1 | -3/+3 |
* | Fixed some warnings. | Christopher James Lahey | 2000-09-09 | 1 | -1/+1 |
* | Bunch of unicode related changes | Lauris Kaplinski | 2000-09-08 | 1 | -1/+1 |
* | Fix memory handling for the shell's CORBA object reference within the | Ettore Perazzoli | 2000-09-06 | 1 | -8/+28 |
* | Remove the "+ 90" here since it seems to break things for me, and it's not | Dan Winship | 2000-09-06 | 1 | -1/+1 |
* | Cleanup of lots of exception handling ; bugfixes | Peter Williams | 2000-09-06 | 1 | -3/+4 |
* | Make the `Home' and `End' keys do the Right Thing. Remove circular | Ettore Perazzoli | 2000-09-03 | 1 | -23/+34 |
* | Added calendar/conduits/Makefile, calendar/conduits/calendar/Makefile and | Christopher James Lahey | 2000-09-02 | 1 | -0/+2 |
* | Fixing a spurious unref, or creating a circular reference? You decide. | Peter Williams | 2000-08-30 | 1 | -0/+7 |
* | More UTF-8 handling | Lauris Kaplinski | 2000-08-25 | 1 | -3/+10 |
* | Fix GDK_THREADS_entering and leaving, hopefully once and for all. Genericify ... | Peter Williams | 2000-08-25 | 1 | -1/+2 |
* | Added fb_resize_cb to folder-browser.c | Jeremy Wise | 2000-08-21 | 1 | -1/+11 |
* | Filtering on demand! booyeah! | Peter Williams | 2000-08-18 | 1 | -0/+19 |
* | Whole buncha leak fixes thanks to Purify | Matthew Loper | 2000-08-17 | 1 | -0/+3 |
* | Get the mail component to use the new Evolution::ShellView interface. | Ettore Perazzoli | 2000-08-13 | 1 | -2/+2 |
* | Merge with camel-async. | Peter Williams | 2000-08-11 | 1 | -122/+31 |
* | Basic framework for saving the size of the vpaned in the main message view | Jeremy Wise | 2000-08-09 | 1 | -1/+2 |
* | Redone to show a dialogue first, and show progress of whats happening as | Not Zed | 2000-08-08 | 1 | -8/+4 |
* | Fixed some warnings. | Christopher James Lahey | 2000-08-01 | 1 | -1/+1 |
* | Configurable vfolder sources, and a button to save a search | Not Zed | 2000-07-31 | 1 | -31/+77 |
* | Initial code to support IMAP folders that don't use "/" as a directory | Jeffrey Stedfast | 2000-07-17 | 1 | -2/+9 |
* | Only unref the folder if it's been set. | Dan Winship | 2000-07-14 | 1 | -3/+3 |
* | Disable Search capability menu/entry if folder doesn't support it. | Jeffrey Stedfast | 2000-07-12 | 1 | -1/+3 |
* | kill more debugging messages | Dan Winship | 2000-07-11 | 1 | -4/+0 |
* | Update message_list_select_next to do either next or previous. | Dan Winship | 2000-07-11 | 1 | -3/+12 |
* | Fix syncing of the mailbox on exit so that it's done on destruction of | Ettore Perazzoli | 2000-07-11 | 1 | -1/+3 |
* | Fix up the pageup/pagedown increment a bit. | Dan Winship | 2000-07-09 | 1 | -4/+7 |
* | Lots of changes. Store uids as node data on the tree nodes and use those | Dan Winship | 2000-07-08 | 1 | -3/+3 |
* | fix warnings. | Dan Winship | 2000-07-07 | 1 | -3/+4 |
* | New function to select the first message on or after the given row that | Dan Winship | 2000-07-07 | 1 | -0/+2 |
* | Fix double freeing of the camel exception; this prevents a crash when a | Ettore Perazzoli | 2000-07-03 | 1 | -1/+0 |
* | s/mbox/file/ to make this work again | Dan Winship | 2000-07-01 | 1 | -1/+1 |
* | New function, a wrapper around e_table_selected_row_foreach, which calls | Dan Winship | 2000-07-01 | 1 | -31/+34 |
* | commenting out of some GDK_THREADS_*() junk that was causing a lock | Jeffrey Stedfast | 2000-06-27 | 1 | -1/+3 |
* | folder-browser.c: Improved the code to separate the imap namespace from the f... | Jeffrey Stedfast | 2000-06-24 | 1 | -3/+4 |
* | Now should correctly get the selected folder from the given URL. | Jeffrey Stedfast | 2000-06-23 | 1 | -2/+3 |
* | add handling for loading "news:" folders. | Chris Toshok | 2000-06-23 | 1 | -0/+9 |
* | Updated to prepend url-> path if it exists for that imap store. | Jeffrey Stedfast | 2000-06-23 | 1 | -10/+19 |
* | oops, should have checked for a NULL sources in component-factory.c | Jeffrey Stedfast | 2000-06-21 | 1 | -2/+3 |
* | Only fetch the summary if the folder summary doesn't already exist. When | Jeffrey Stedfast | 2000-06-21 | 1 | -1/+2 |
* | working on getting IMAP folder selection working | Jeffrey Stedfast | 2000-06-21 | 1 | -8/+12 |
* | basically got IMAP into the tree view | Jeffrey Stedfast | 2000-06-20 | 1 | -3/+9 |
* | started to add code to load an IMAP folder. | Jeffrey Stedfast | 2000-06-19 | 1 | -1/+13 |
* | New function to revert back to non-searching mode. | Dan Winship | 2000-06-16 | 1 | -0/+8 |
* | Return the result of folder_browser_load_folder. (get_prop, set_prop, | Dan Winship | 2000-06-13 | 1 | -75/+2 |
* | Add a serial number to FolderBrowser. | Dan Winship | 2000-06-10 | 1 | -0/+2 |
* | Update for folder creation/existence changes. | Dan Winship | 2000-06-07 | 1 | -21/+3 |
* | Allow "GDK_KP_Delete", a keypad delete key, to delete a message. | Matthew Loper | 2000-06-06 | 1 | -1/+2 |
* | Add "Delete" = delete message. | Dan Winship | 2000-06-06 | 1 | -0/+3 |
* | Connect to ETable's key_press signal. (etable_key): scroll mail on | Dan Winship | 2000-06-02 | 1 | -0/+32 |
* | Properly encode the search string. | Not Zed | 2000-05-31 | 1 | -2/+2 |
* | Hardcode the vfolder source to just the inbox (so at least it returns | Not Zed | 2000-05-30 | 1 | -1/+18 |
* | vfolder gui! So you can define them,k they show up in the list (well, | Not Zed | 2000-05-28 | 1 | -12/+36 |
* | Added widgets/e-paned/Makefile. | Christopher James Lahey | 2000-05-25 | 1 | -4/+5 |
* | Updated for the GtkHTML API changes. Also fixed some compiler | Ettore Perazzoli | 2000-05-21 | 1 | -1/+1 |
* | make this a little less kludgy. Use gnome_error_dialog rather than printf | Dan Winship | 2000-05-09 | 1 | -8/+19 |
* | Don't hardcode "inbox" here. | Dan Winship | 2000-05-07 | 1 | -18/+26 |
* | consolidate mail-format.h, mail-identify.h, mail-ops.h, main.h and | Dan Winship | 2000-05-07 | 1 | -2/+1 |
* | comment out the changed signal for now. | Larry Ewing | 2000-05-03 | 1 | -1/+1 |
* | > 2000-05-02 NotZed <NotZed@HelixCode.com> | Michael Zucci | 2000-05-03 | 1 | -0/+1 |
* | > (folder_browser_gui_init): Add an option meny to the search line. | Michael Zucci | 2000-05-02 | 1 | -12/+96 |
* | A hackish little quick-search entry. (search_activate): Perform a | NotZed | 2000-05-02 | 1 | -1/+35 |
* | + * addressbook/gui/component/addressbook.c (addressbook_factory): | Matthew Loper | 2000-04-09 | 1 | -0/+2 |
* | + * folder-browser.c (folder_browser_destroy): Unref the shell | Matthew Loper | 2000-04-08 | 1 | -0/+8 |
* | update to new property API. | Michael Meeks | 2000-04-02 | 1 | -23/+56 |
* | remove debugging printf()s that no longer seem useful | Dan Winship | 2000-04-01 | 1 | -2/+0 |
* | once we have the bonobo control widget, disable the autoactivation and | bertrand | 2000-03-13 | 1 | -0/+3 |
* | added the get_e_folder_type function. | bertrand | 2000-03-13 | 1 | -1/+0 |
* | More changes than a man can remember. | Bertrand Guiheneuf | 2000-03-06 | 1 | -14/+33 |
* | fix to show a sample correct implementation. | bertrand | 2000-02-22 | 1 | -1/+4 |
* | New header with the typedefs for all camel classes. Now the class headers | Dan Winship | 2000-02-19 | 1 | -0/+1 |
* | Add the unicode libraries as well. | Miguel de Icaza | 2000-02-16 | 1 | -1/+34 |
* | More work. Not funny that e-table does not display. | Arturo Espinosa | 2000-01-29 | 1 | -12/+86 |
* | Make Evolution compile with the latest Bonobo changes. | Arturo Espinosa | 2000-01-26 | 1 | -3/+3 |
* | More work | Arturo Espinosa | 2000-01-25 | 1 | -0/+90 |