| Commit message (Expand) | Author | Age | Files | Lines |
* | Consolidate base utility libraries into libeutil. | Matthew Barnes | 2012-12-13 | 1 | -7/+0 |
* | Adapt to single-include E-D-S libraries. | Matthew Barnes | 2012-06-04 | 1 | -1/+1 |
* | Fix too large allocation for alert-bar in shell-content | Milan Crha | 2012-03-13 | 1 | -1/+1 |
* | Move EAlert* and e-xml-utils references from other part of the code to libevo... | Srinivasa Ragavan | 2012-03-03 | 1 | -2/+2 |
* | Remove EHintedEntry. | Matthew Barnes | 2011-10-06 | 1 | -1/+0 |
* | The EExtension framework is now in libebackend. | Matthew Barnes | 2011-09-26 | 1 | -3/+2 |
* | Bug 652634 - Runtime warning on second search dialog | Matthew Barnes | 2011-07-11 | 1 | -2/+8 |
* | EShellContent: Fix underallocation of EAlertBar. | Matthew Barnes | 2011-07-07 | 1 | -27/+54 |
* | Bug #646109 - Fix use of include <config.h> to make sure translations work | Milan Crha | 2011-05-27 | 1 | -0/+4 |
* | EShellContent: Whitespace cleanup. | Matthew Barnes | 2011-03-26 | 1 | -11/+11 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-03-06 | 1 | -1/+2 |
* | Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedly | Milan Crha | 2011-02-25 | 1 | -12/+8 |
* | Remove NULL checks for GObject methods. | Matthew Barnes | 2011-02-13 | 1 | -2/+2 |
* | More whitespace cleanup. | Matthew Barnes | 2011-01-31 | 1 | -8/+8 |
* | Adapt size_request vfuncs to latest gtk+-3.0 API. | Rodrigo Moya | 2011-01-25 | 1 | -13/+37 |
* | Dialogs no longer have separators. | Matthew Barnes | 2011-01-25 | 1 | -2/+2 |
* | Drop backward-compatibility cruft. | Matthew Barnes | 2011-01-25 | 1 | -3/+0 |
* | Fudge gtk_widget_get_preferred_size() for gtk2. | Matthew Barnes | 2011-01-15 | 1 | -5/+8 |
* | Free/busy meeting view doesn't work due to non-working extension | Milan Crha | 2010-12-06 | 1 | -0/+3 |
* | EAlert: Allow arbitrary actions to be added. | Matthew Barnes | 2010-10-19 | 1 | -13/+21 |
* | Implement EAlertSinkInterface in EShellContent. | Matthew Barnes | 2010-10-18 | 1 | -9/+145 |
* | Replace EBinding with GBinding. | Matthew Barnes | 2010-10-14 | 1 | -1/+0 |
* | Various memory leaks | Milan Crha | 2010-09-08 | 1 | -0/+5 |
* | GObject boilerplate cleanup. | Matthew Barnes | 2010-08-25 | 1 | -2/+5 |
* | Migrate ~/.evolution to XDG base directories. | Matthew Barnes | 2010-07-27 | 1 | -3/+3 |
* | EShellContent: Add a focus_search_results() method. | Matthew Barnes | 2010-06-25 | 1 | -0/+23 |
* | Bug 621759 - EShellSearchbar reference counting errors | Matthew Barnes | 2010-06-21 | 1 | -7/+2 |
* | Fix another runtime warning. | Matthew Barnes | 2010-05-28 | 1 | -4/+4 |
* | Fix compiler warnings. | Matthew Barnes | 2010-04-21 | 1 | -1/+1 |
* | Use accessor functions instead direct access (GSEAL work) | Javier Jardón | 2010-04-13 | 1 | -1/+1 |
* | Giant leap towards GSEAL compliance. | Matthew Barnes | 2010-04-08 | 1 | -6/+10 |
* | Simplify the search UI for express mode. | Matthew Barnes | 2010-03-27 | 1 | -109/+47 |
* | Move "section" documentation out of header files. | Matthew Barnes | 2010-03-22 | 1 | -0/+6 |
* | Make EShell and related classes extensible. | Matthew Barnes | 2010-03-20 | 1 | -33/+11 |
* | Update API documentation. | Matthew Barnes | 2010-02-10 | 1 | -1/+1 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2009-12-26 | 1 | -1/+2 |
* | Provison to hide search label for Anjal's use. | Srinivasa Ragavan | 2009-12-23 | 1 | -1/+1 |
* | Anjal's search bar is outside of EShellContent. Handle that. | Srinivasa Ragavan | 2009-12-23 | 1 | -1/+1 |
* | Refactor the EShell search API. | Matthew Barnes | 2009-12-19 | 1 | -1207/+127 |
* | EShellContent cleanups. | Matthew Barnes | 2009-12-19 | 1 | -52/+71 |
* | Bug #604884 - Use proper colors in Search bar when is search activated | Milan Crha | 2009-12-18 | 1 | -6/+8 |
* | Bug #593896 - "Search -> Find now" should not be always enabled | Milan Crha | 2009-12-18 | 1 | -1/+1 |
* | Bug #603184 - Various problems with search box in folders | Milan Crha | 2009-12-18 | 1 | -2/+10 |
* | Port all error code to use GObject-ified EAlert / EAlertDialog | Jonathon Jongsma | 2009-12-08 | 1 | -2/+3 |
* | Rename EError to EAlert to match general use better | Jonathon Jongsma | 2009-12-01 | 1 | -10/+10 |
* | port shell/ over to the new EError API | Jonathon Jongsma | 2009-12-01 | 1 | -2/+12 |
* | Bug #579599 - Let the Advanced Search work again | Milan Crha | 2009-11-19 | 1 | -18/+152 |
* | Bug 599890 - Search should not be remembered across folders | Matthew Barnes | 2009-10-30 | 1 | -1/+1 |
* | Cleanup and rename filter classes. | Matthew Barnes | 2009-10-27 | 1 | -49/+49 |
* | Bug #594471 - Shouldn't call e_error_new/run with NULL 'parent' | Milan Crha | 2009-10-13 | 1 | -2/+2 |
* | Developer documentation improvements. | Matthew Barnes | 2009-09-23 | 1 | -0/+5 |
* | EShell cleanup + rework my previous crasher fix. | Matthew Barnes | 2009-09-05 | 1 | -0/+3 |
* | Fix crash when second main window is closed. | Matthew Barnes | 2009-09-05 | 1 | -43/+29 |
* | Homing in on a reference counting issue in EShellContent. | Matthew Barnes | 2009-09-04 | 1 | -22/+6 |
* | Introduce an EShellView::execute-search signal. | Matthew Barnes | 2009-09-03 | 1 | -28/+44 |
* | Relax the EBinding API to reduce GObject casting. | Matthew Barnes | 2009-09-02 | 1 | -12/+12 |
* | Bug 593778 - Clear search enabled when it shouldn't be | Matthew Barnes | 2009-09-01 | 1 | -1/+12 |
* | Use key files for tracking widget states. | Matthew Barnes | 2009-06-13 | 1 | -4/+75 |
* | Search bar improvements. | Matthew Barnes | 2009-06-09 | 1 | -75/+108 |
* | Use GtkEntry instead of EIconEntry in the main search bar. | Matthew Barnes | 2009-06-04 | 1 | -56/+127 |
* | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-27 | 1 | -2/+2 |
* | Convert EShellModule to EShellBackend | Matthew Barnes | 2009-05-07 | 1 | -5/+5 |
* | Get mail search bar partially working without help from EFilterBar. | Matthew Barnes | 2009-02-14 | 1 | -46/+1 |
* | Rewrite the mail label code from top to bottom. | Matthew Barnes | 2009-02-08 | 1 | -0/+13 |
* | Tweak the EShell API. | Matthew Barnes | 2009-01-08 | 1 | -23/+23 |
* | Commit recent work so I can merge from trunk. | Matthew Barnes | 2008-10-25 | 1 | -0/+42 |
* | Get the mail folder tree compiling, though I'm not yet sure why it's not | Matthew Barnes | 2008-10-17 | 1 | -22/+10 |
* | Tasks progress. Merge EMemoPreview back into ECalComponentPreview. | Matthew Barnes | 2008-10-03 | 1 | -2/+4 |
* | Update the headers on files I've created or completely rewritten to match | Matthew Barnes | 2008-10-02 | 1 | -11/+12 |
* | Continue documenting the new shell API. | Matthew Barnes | 2008-10-01 | 1 | -4/+2 |
* | Memos are mostly working now. Tasks to follow. | Matthew Barnes | 2008-09-30 | 1 | -0/+13 |
* | Get Memos to come up. Doesn't really work yet, but the widgets are all there. | Matthew Barnes | 2008-09-30 | 1 | -0/+6 |
* | Saving progress. Experimenting with directory layout. | Matthew Barnes | 2008-09-25 | 1 | -1/+0 |
* | Search UI is kinda sorta working. Still some outstanding issues. | Matthew Barnes | 2008-09-23 | 1 | -77/+334 |
* | Massive address book refactoring. Things are mostly working again. | Matthew Barnes | 2008-09-17 | 1 | -4/+4 |
* | Add stubs for calendar, task, and memo shell views. | Matthew Barnes | 2008-09-11 | 1 | -1/+1 |
* | Fix some bugs in the way the shell widgets get initialized. | Matthew Barnes | 2008-09-09 | 1 | -7/+15 |
* | Progress update: | Matthew Barnes | 2008-09-09 | 1 | -16/+900 |
* | Progress update: | Matthew Barnes | 2008-09-07 | 1 | -1/+2 |
* | Saving progress. Lots of changes. Things are a bit broken at the moment. | Matthew Barnes | 2008-09-05 | 1 | -0/+217 |