Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove more Express Mode hacks. | Matthew Barnes | 2013-04-01 | 1 | -27/+0 |
| | | | | | | This removes all traces of Express Mode from all but the contact editor and calendar appointment editor. Need to evaluate the remaining cases individually. | ||||
* | Missing search buttons in Calendar view | Milan Crha | 2012-11-06 | 1 | -1/+1 |
| | |||||
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-08-20 | 1 | -1/+2 |
| | |||||
* | Add cal_shell_content_check_state(). | Matthew Barnes | 2012-08-19 | 1 | -153/+69 |
| | |||||
* | Enable "delete" action for remote-deletable sources. | Matthew Barnes | 2012-08-03 | 1 | -1/+6 |
| | |||||
* | Disable 'Rename' if source is a collection member. | Matthew Barnes | 2012-06-15 | 1 | -4/+9 |
| | | | | | | For consistency with the Preferences window. We assume the display names are server-assigned and not user-assigned, at least not assigned through Evolution. | ||||
* | Adapt modules/calendar to the new ESource API. | Matthew Barnes | 2012-06-03 | 1 | -12/+27 |
| | |||||
* | Whitespace cleanups. | Matthew Barnes | 2012-05-13 | 1 | -2/+2 |
| | |||||
* | Show calendar Find Next/Prev/Stop buttons beside Search text entry | Milan Crha | 2012-04-16 | 1 | -0/+56 |
| | |||||
* | Bug #584143 - Global Search Function withing Calendar | Milan Crha | 2012-04-11 | 1 | -1/+23 |
| | |||||
* | Miscellaneous EShellView-related cleanups. | Matthew Barnes | 2011-12-08 | 1 | -6/+11 |
| | |||||
* | Bug #632619 - Recurring events can clutter month view | Milan Crha | 2011-09-29 | 1 | -0/+6 |
| | |||||
* | Bug #659568 - One day delay in calendar view | Milan Crha | 2011-09-26 | 1 | -6/+10 |
| | |||||
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-09-04 | 1 | -2/+4 |
| | |||||
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-08-13 | 1 | -3/+7 |
| | |||||
* | Do not use deprecated EBook/ECal API | Milan Crha | 2011-06-14 | 1 | -7/+5 |
| | |||||
* | Coding style and whitespace cleanups. | Matthew Barnes | 2011-06-09 | 1 | -5/+9 |
| | |||||
* | Bug #646109 - Fix use of include <config.h> to make sure translations work | Milan Crha | 2011-05-27 | 1 | -0/+4 |
| | |||||
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-05-22 | 1 | -10/+14 |
| | |||||
* | Coding style cleanups. | Matthew Barnes | 2011-05-09 | 1 | -1/+1 |
| | |||||
* | Remove redundant EAccountList utilities. | Matthew Barnes | 2011-04-26 | 1 | -1/+1 |
| | | | | | Kill itip_addresses_get() and itip_addresses_get_default(), and use e_get_account_list() and e_get_default_account() instead. | ||||
* | 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 | -3/+2 |
| | |||||
* | Bug #639483 - Category list includes weather information | Milan Crha | 2011-02-18 | 1 | -1/+1 |
| | |||||
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-10-04 | 1 | -1/+7 |
| | |||||
* | Bug #629462 - Tasks 'Due' filters don't work properly | Milan Crha | 2010-09-29 | 1 | -5/+8 |
| | |||||
* | Fix critical warning in calendar express mode. | Matthew Barnes | 2010-05-28 | 1 | -13/+9 |
| | |||||
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-05-27 | 1 | -2/+7 |
| | |||||
* | Merge branch 'express2' | Matthew Barnes | 2010-05-27 | 1 | -15/+7 |
|\ | |||||
| * | Coding style and whitespace cleanup. | Matthew Barnes | 2010-05-25 | 1 | -6/+6 |
| | | |||||
| * | hide meeting creation if we have no accounts configured, for Evo | Michael Meeks | 2010-05-19 | 1 | -0/+5 |
| | | | | | | | | calendar in standalone mode | ||||
| * | add proxy support to auto-configuration | Michael Meeks | 2010-04-20 | 1 | -1/+2 |
| | | |||||
| * | remove custom close / searchbar hiding hacks for express mode, | Michael Meeks | 2010-04-15 | 1 | -4/+0 |
| | | | | | | | | use the new / stock shell versions now. | ||||
| * | remove special case for calendar | Michael Meeks | 2010-04-12 | 1 | -11/+0 |
| | | |||||
| * | Hide searchbar in calendar view in express mode. | Srinivasa Ragavan | 2010-04-07 | 1 | -1/+5 |
| | | |||||
| * | Redo Calendar for express mode. Just design/layout changes. | Srinivasa Ragavan | 2010-04-07 | 1 | -0/+30 |
| | | |||||
* | | Bug #607257 - Add checks for event->comp_data != NULL | Milan Crha | 2010-05-14 | 1 | -1/+1 |
| | | |||||
* | | Coding style and whitespace cleanup. | Matthew Barnes | 2010-05-02 | 1 | -13/+15 |
| | | |||||
* | | Use accessor functions instead direct access (GSEAL work) | Javier Jardón | 2010-04-13 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Still remaining: GtkAccessible::widget GtkAssistant::forward GtkAssistant::back GtkObject::flags GtkTreeStore::stamp The GtkAssistant fields are related to bug #596428. We don't need accessor functions so much as the enhancement described there implemented. https://bugzilla.gnome.org/show_bug.cgi?id=615613 | ||||
* | | Hide searchbar in calendar view in express mode. | Srinivasa Ragavan | 2010-03-30 | 1 | -1/+5 |
| | | |||||
* | | Redo Calendar for express mode. Just design/layout changes. | Srinivasa Ragavan | 2010-03-20 | 1 | -0/+30 |
|/ | |||||
* | Remove dead assignments found by clang. | Matthew Barnes | 2010-01-16 | 1 | -5/+0 |
| | |||||
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-01-05 | 1 | -29/+32 |
| | |||||
* | Introduce ESelectable and EFocusTracker. | Matthew Barnes | 2009-12-26 | 1 | -17/+3 |
| | | | | | | | | | | | | | | | | | | EFocusTracker tracks the input focus within a window and helps keep the sensitivity of "selectable" actions in the main menu up-to-date. Selectable actions include Cut, Copy, Paste, Select All and Delete. EFocusTracker has built-in support for widgets that implement the GtkEditable interface such as GtkEntry and GtkTextView. It also supports custom widgets that implement the ESelectable interface, which is a subset of GtkEditable and can apply to anything that displays selectable content (esp. tree views and ETables). This commit integrates EFocusTracker with EShellWindow, CompEditor, EMsgComposer, and ESignatureManager. It also bumps the GtkHTML requirement to 2.29.5 to utilize the new GtkhtmlEditor:html constructor property. | ||||
* | Refactor the EShell search API. | Matthew Barnes | 2009-12-19 | 1 | -5/+11 |
| | | | | | | | | | | | | | | | | | Move the search interface to a new widget: EShellSearchbar The current search rule is now stored in EShellView, and the search context in EShellViewClass similar to GalViewCollection (since it's class-specific, not instance-specific). Also add a couple new signals to EShellView: "clear-search" and "custom-search" ("custom" refers to an advanced search or a saved search -- something more complex than a quick search). Still working out a few kinks. The search entry is clearly trying to be too many things. We need a different way of indicating that you're looking at search results. Perhaps a search results banner similar to Nautilus. | ||||
* | Bug 494394 - No way for the user to refresh a calendar | Milan Crha | 2009-11-30 | 1 | -0/+7 |
| | |||||
* | Bug #558030 - Convert meeting to appointment popup menu option | Milan Crha | 2009-11-26 | 1 | -0/+4 |
| | |||||
* | Bug #579599 - Let the Advanced Search work again | Milan Crha | 2009-11-19 | 1 | -31/+34 |
| | |||||
* | Disallow renaming a non-deletable ESource. | Matthew Barnes | 2009-11-19 | 1 | -1/+1 |
| | | | | This is a partial solution to bug #600397. | ||||
* | Bug 600397 - Delete option enabled for undeletable ESource | Matthew Barnes | 2009-11-14 | 1 | -19/+23 |
| | |||||
* | Simplify clipboard handling in calendar. | Matthew Barnes | 2009-11-12 | 1 | -1/+6 |
| | |||||
* | Bug 601516 - Calendar views missing from calendar popup menu | Matthew Barnes | 2009-11-11 | 1 | -9/+17 |
| | | | | This also fixes a couple other popup menu glitches. | ||||
* | Bug #593751 - Show correct context menu in calendar views | Milan Crha | 2009-11-11 | 1 | -11/+129 |
| | |||||
* | Bug 600402 - Clear search is always enabled in calendar/contact/task | Matthew Barnes | 2009-11-04 | 1 | -4/+1 |
| | |||||
* | Cleanup and rename filter classes. | Matthew Barnes | 2009-10-27 | 1 | -4/+4 |
| | |||||
* | Introduce an EShellView::execute-search signal. | Matthew Barnes | 2009-09-03 | 1 | -0/+157 |
| | | | | | | | | | | | | This addresses bug #593896 but is also a cleaner design than before. It introduces an EShellView::execute-search signal and renames the "search-execute" action to "search-quick" to clarify that it's only meant for the "quick" search bar in the main window. Shell view subclasses should implement the execute_search() method to actually execute a search. e_shell_view_execute_search() emits the new signal. | ||||
* | Make switching between calendar views work. | Matthew Barnes | 2009-08-13 | 1 | -9/+0 |
| | |||||
* | Re-enable building GnomeCalendar, except it doesn't yet. | Matthew Barnes | 2009-07-26 | 1 | -4/+6 |
| | | | | Also, start trimming the API down a bit. Lots of redundancy there. | ||||
* | Radically reorganize source code. | Matthew Barnes | 2009-06-25 | 1 | -0/+226 |
- Collect all shell modules into a new top-level 'modules' directory: $(top_srcdir)/modules/addressbook $(top_srcdir)/modules/calendar $(top_srcdir)/modules/mail Nothing is allowed to link to these, not plugins nor other modules. THIS SOLVES BUG #571275 AND OPENS THE DOOR TO PORTING TO MAC OS X. - Mimic the libevolution-mail-shared library from master (except drop the "shared" suffix) and have libevolution-mail-importers and all mail-related plugins link to it. - Discard the a11y subdirectories and have the files live alongside their counterpart widgets. |