| Commit message (Expand) | Author | Age | Files | Lines |
* | Enhanced search functionality. patch submitted by Johnny Jacob Reviewed | Harish Krishnaswamy | 2006-06-30 | 1 | -25/+592 |
* | Fix for bug #344338 | Srinivasa Ragavan | 2006-06-21 | 1 | -0/+1 |
* | Added support for Vertical View in Evolution Mailer with custom message list. | Srinivasa Ragavan | 2006-06-03 | 1 | -7/+99 |
* | Fix for bug #331215 | Srinivasa Ragavan | 2006-02-16 | 1 | -2/+1 |
* | s/int/guint/g for 1-bit bitfield. Remove cruft use guint for 1-bit | Kjartan Maraas | 2006-02-08 | 1 | -1/+1 |
* | Committed Rajeev's patch and my patch for mnemonics. | Srinivasa Ragavan | 2006-02-06 | 1 | -7/+10 |
* | ** Fixes bug #218570 | Srinivasa Ragavan | 2006-01-16 | 1 | -1/+29 |
* | Fixes the scroll issue with the message list. | Srinivasa Ragavan | 2006-01-13 | 1 | -0/+12 |
* | em-folder-browser.c em-folder-view.c em-format-html.c | Tor Lillqvist | 2005-12-18 | 1 | -3/+30 |
* | Fixed mark junk, keybinding to focus search widget. | Srinivasa Ragavan | 2005-10-18 | 1 | -0/+10 |
* | return the target in any case. It will be an empty target and not NULL. | Parthasarathi Susarla | 2005-08-11 | 1 | -1/+2 |
* | ** See #312715. | Not Zed | 2005-08-10 | 1 | -2/+2 |
* | Change instances of "vfolder" that appear in the UI to use the term | Rodney Dawes | 2005-08-08 | 1 | -1/+1 |
* | not here. | Not Zed | 2005-08-04 | 1 | -1/+0 |
* | reverted dobey's busted view->hide* menu stuff. | Not Zed | 2005-07-21 | 1 | -12/+5 |
* | Added widgets in INCLUDES. | Kaushal Kumar | 2005-06-23 | 1 | -1/+1 |
* | Update these methods to use the listener method of access from bonobo as | Rodney Dawes | 2005-06-01 | 1 | -5/+12 |
* | fix rodney's name choices. fix multiple-inclusion. fix forward references. | Not Zed | 2005-05-19 | 1 | -6/+14 |
* | Add profiler so that it gets disted properly | Rodney Dawes | 2005-05-14 | 1 | -27/+98 |
* | remove a call to refresh folder from here call mail_refresh_folder here | Parthasarathi Susarla | 2005-04-28 | 1 | -0/+3 |
* | reverted Mengjie's patch for 72545. | Not Zed | 2005-02-28 | 1 | -8/+2 |
* | make the 'select all' work in all conditions. | Mengjie Yu | 2005-02-25 | 1 | -2/+8 |
* | Replace "_Virtual Folder" with "_vFolder" for the search menu to create a | Rodney Dawes | 2005-02-02 | 1 | -1/+1 |
* | ** See bug #70768. | Not Zed | 2005-01-18 | 1 | -2/+2 |
* | Moved various things from e-util to libedataserver. | Not Zed | 2004-12-03 | 1 | -1/+1 |
* | ** See bug #68958. | Not Zed | 2004-12-01 | 1 | -5/+50 |
* | added hook docs, and cleaned up some of the hook point names. | Not Zed | 2004-10-28 | 1 | -0/+7 |
* | convert to org.gnome hook names | JP Rosevear | 2004-10-20 | 1 | -1/+1 |
* | Merged notzed-eplugin-2-branch to head. | Michael Zucci | 2004-09-20 | 1 | -0/+5 |
* | only call expunge if the folder is set. (emfb_enable_map[]): only enable | Not Zed | 2004-07-10 | 1 | -2/+4 |
* | ** See #59885. | Not Zed | 2004-06-17 | 1 | -3/+3 |
* | ** See #56479. | Not Zed | 2004-06-16 | 1 | -1/+1 |
* | don't nomarkseen when we restore the message when we show the preview. | Not Zed | 2004-05-18 | 1 | -1/+1 |
* | cleanup the view menus if they were created. | Not Zed | 2004-05-10 | 1 | -39/+1 |
* | ** See bug #57935. | Not Zed | 2004-05-07 | 1 | -2/+2 |
* | ** See bug #57720. | Not Zed | 2004-05-05 | 1 | -148/+14 |
* | Fix for bug #55303, but ideally there would be a nicer way of doing this - | Jeffrey Stedfast | 2004-05-05 | 1 | -14/+82 |
* | take fromuri and subject to set the basic headers/account. | Not Zed | 2004-05-03 | 1 | -2/+4 |
* | removed. | Not Zed | 2004-05-03 | 1 | -1/+5 |
* | dont desensitise HideDeleted just 'cause we have no folder, it needs to | Not Zed | 2004-04-21 | 1 | -2/+10 |
* | dded a needed #include | Jeffrey Stedfast | 2004-04-20 | 1 | -0/+1 |
* | Use E_ICON_SIZE_* enums for the menu icon sizes. | Jeffrey Stedfast | 2004-04-20 | 1 | -5/+5 |
* | mail-component.c | Michael Terry | 2004-04-19 | 1 | -5/+5 |
* | ugh, use the queued thread to get the folder, otherwise we can get folders | Not Zed | 2004-04-14 | 1 | -1/+5 |
* | ** See bug #56149. | Not Zed | 2004-04-14 | 1 | -6/+6 |
* | track the messagelist hidedeleted value since it looks it up when we set | Not Zed | 2004-04-14 | 1 | -8/+4 |
* | Cleaned up header inclusions and added plenty of forward declarations. | Not Zed | 2004-03-31 | 1 | -3/+4 |
* | Instead of comparing sstate[0] to '1', compare it against '0' like all the | Jeffrey Stedfast | 2004-03-30 | 1 | -1/+1 |
* | No-op if emfv->folder is NULL (this means we are looking at a store | Jeffrey Stedfast | 2004-03-13 | 1 | -1/+1 |
* | Reverted signal blocking stuff. Doesn't work and is unneeded with the | Jeffrey Stedfast | 2004-03-12 | 1 | -11/+2 |
* | a really gross hack, disable all search handlers before setting the search | Not Zed | 2004-03-11 | 1 | -19/+52 |
* | Set the hide_deleted bool on EMFolderView. | Jeffrey Stedfast | 2004-02-18 | 1 | -1/+3 |
* | ** See bug #54200. | Not Zed | 2004-02-17 | 1 | -1/+8 |
* | Always set the search_state, even if it is NULL (NULL means default/unset | Jeffrey Stedfast | 2004-02-06 | 1 | -4/+3 |
* | ** See bug #53832. | Not Zed | 2004-02-04 | 1 | -1/+2 |
* | ** See bug #53131. | Not Zed | 2004-02-04 | 1 | -2/+6 |
* | ** See bug #52994. | Not Zed | 2004-02-02 | 1 | -3/+4 |
* | Fix for bug #53195. | Jeffrey Stedfast | 2004-01-31 | 1 | -7/+18 |
* | Make displayed_uid public. | Not Zed | 2004-01-20 | 1 | -1/+7 |
* | ** See bug #52885. | Not Zed | 2004-01-20 | 1 | -6/+18 |
* | get the toplevel widget here too, similar to bug 52161. | Not Zed | 2004-01-19 | 1 | -1/+1 |
* | Don't select the first unread mesg in the case where no mesg was | Jeffrey Stedfast | 2004-01-16 | 1 | -1/+2 |
* | removed ForgetPasswords verb. (emfb_forget_passwords): removed. | Rodrigo Moya | 2004-01-16 | 1 | -8/+0 |
* | Pass the parent window, fixing a crasher. Bug #52161. | Ross Burton | 2004-01-14 | 1 | -2/+2 |
* | support for posting both to mail and to (multiple) folders | Meilof Veeningen | 2004-01-13 | 1 | -5/+1 |
* | ** See bug #50786 | Not Zed | 2004-01-08 | 1 | -0/+3 |
* | as below | Radek Doulik | 2004-01-07 | 1 | -1/+1 |
* | Check that the folder isn't NULL (ie. no folder is selected). Fixes bug | Jeffrey Stedfast | 2004-01-06 | 1 | -0/+3 |
* | Fixes bug #1717. | Jeffrey Stedfast | 2003-12-12 | 1 | -23/+51 |
* | separeate view_menu unreffing from view_instance. fixes a runtime warning. | Not Zed | 2003-12-10 | 1 | -0/+3 |
* | Updated to add use mail subdirs. (mail_config_uri_renamed): Updated | Jeffrey Stedfast | 2003-12-04 | 1 | -77/+117 |
* | override the em-folder-view impl, and handle the search bar properly. For | Not Zed | 2003-12-01 | 1 | -0/+43 |
* | Fixes bug #49816 | Jeffrey Stedfast | 2003-10-28 | 1 | -4/+3 |
* | Merge new-ui-branch to the trunk. | Ettore Perazzoli | 2003-10-22 | 1 | -2/+1 |
* | Disable the selection of the first unread message for now. This is | Jeffrey Stedfast | 2003-10-03 | 1 | -1/+3 |
* | removed subscribe-dialog.etspec and added another FIXME to em-folder-browser.c | Jeffrey Stedfast | 2003-09-30 | 1 | -0/+1 |
* | added a FIXME comment | Jeffrey Stedfast | 2003-09-30 | 1 | -1/+2 |
* | cvs removed. | Not Zed | 2003-09-18 | 1 | -0/+933 |