aboutsummaryrefslogtreecommitdiffstats
path: root/views
Commit message (Collapse)AuthorAgeFilesLines
* add/remove viewsJP Rosevear2004-04-029-9/+45
| | | | | | | | | | | | | | | | | | | | | | 2004-04-01 JP Rosevear <jpr@ximian.com> * tasks/galview.xml: add/remove views * tasks/With_Status.galview: add a status view * tasks/With_DueDate.galview: add a due date view * tasks/Makefile.am (tasksviewsdir): dist/install new views and don't to an obsolete one * calendar/galview.xml: list the new list view * calendar/List_View.galview: default view for Lists * calendar/Makefile.am (calendarviewsdir): dist and install the list view svn path=/trunk/; revision=25285
* Match new column values, change default columns shown.Hans Petter Jansson2003-12-053-13/+14
| | | | | | | | | | | 2003-12-05 Hans Petter Jansson <hpj@ximian.com> * addressbook/By_Company.galview: Match new column values, change default columns shown. * addressbook/Phone_List.galview: Ditto. svn path=/trunk/; revision=23645
* match new column valuesJP Rosevear2003-11-193-6/+12
| | | | | | | | | | 2003-11-18 JP Rosevear <jpr@ximian.com> * tasks/With_Category.galview: match new column values * tasks/Tasks.galview: ditto svn path=/trunk/; revision=23429
* add mnemonic "C" for "Save and _Close", "D" for "_Delete", "l" forTim Wo2003-09-122-6/+12
| | | | | | | | | | | | | | | | | 2003-09-11 Tim Wo <tim.wo@sun.com> * ui/evolution-contact-editor.xml: add mnemonic "C" for "Save and _Close", "D" for "_Delete", "l" for "Close". Fixes bug #48096 * ui/evolution-contact-list-editor.xml: add mnemonic "C" for "Save and _Close", "D" for "_Delete", "l" for "Close". Fixes bug #48096 * ui/evolution-signature-editor.xml: add mnemonic "C" for "Save and _Close", change mnemonic "C" to "l" for "Close". Fixes bug #48205 * views/mail/galview.xml: add mnemonic "M" for "Message", add "S" for "As Sent Folder", add "b" for "By Subject", add "n" for "By Sender", add "t" for "By Status", add "F" for "By Follow Up Flag". Fixes bug #48097 svn path=/trunk/; revision=22550
* Put the ChangeLog.pre-1-4 in the Makefiles.Ettore Perazzoli2003-06-131-0/+2
| | | | svn path=/trunk/; revision=21426
* Roll over ChangeLogs.Ettore Perazzoli2003-06-102-109/+109
| | | | svn path=/trunk/; revision=21387
* use viewsdirDan Winship2003-02-075-12/+16
| | | | | | * */Makefile.am: use viewsdir svn path=/trunk/; revision=19807
* Likewise.Ettore Perazzoli2003-01-235-4/+13
| | | | | | | | | | | * tasks/Makefile.am (defaulttasksdir): Likewise. * calendar/Makefile.am (defaultcalendardir): Likewise. * addressbook/Makefile.am (defaultaddressbookdir): Version using $(BASE_VERSION). svn path=/trunk/; revision=19566
* Add accelerators. [#10069]Ettore Perazzoli2002-07-112-2/+6
| | | | svn path=/trunk/; revision=17408
* Add accelerators. [#10067]Ettore Perazzoli2002-07-112-4/+8
| | | | svn path=/trunk/; revision=17407
* Add accelerators. [#10068]Ettore Perazzoli2002-07-112-3/+7
| | | | svn path=/trunk/; revision=17406
* Offer the new By Follow Up Flag view.Jeffrey Stedfast2002-02-161-0/+6
| | | | | | | | | | 2002-02-12 Jeffrey Stedfast <fejj@ximian.com> * mail/galview.xml: Offer the new By Follow Up Flag view. * mail/By_Follow_Up_Flag.galview: New galview for Follow Up Flag. svn path=/trunk/; revision=15743
* Added Address_Cards.galview.Christopher James Lahey2002-02-133-1/+11
| | | | | | | | | | | | 2002-02-13 Christopher James Lahey <clahey@ximian.com> * addressbook/Makefile.am (defaultaddressbook_DATA): Added Address_Cards.galview. * addressbook/Address_Cards.galview: New galview file for the minicard view since they save data now. svn path=/trunk/; revision=15708
* ascending="false"Jeffrey Stedfast2002-02-131-1/+1
| | | | svn path=/trunk/; revision=15696
* Offer the new By Follow Up Flag view.Jeffrey Stedfast2002-02-133-1/+16
| | | | | | | | | | 2002-02-12 Jeffrey Stedfast <fejj@ximian.com> * mail/galview.xml: Offer the new By Follow Up Flag view. * mail/By_Follow_Up_Flag.galview: New galview for Follow Up Flag. svn path=/trunk/; revision=15695
* Bumped the required version of gal.Christopher James Lahey2002-02-077-5/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2002-02-07 Christopher James Lahey <clahey@ximian.com> * configure.in: Bumped the required version of gal. From addressbook/ChangeLog: 2002-02-07 Christopher James Lahey <clahey@ximian.com> * gui/widgets/e-addressbook-view.c (e_addressbook_view_setup_menus): Changed this function to use the new GalViewMenus which takes a GalViewInstance, instead of a GalViewCollection. From calendar/ChangeLog: 2002-02-07 Christopher James Lahey <clahey@ximian.com> * gui/e-tasks.c (e_tasks_setup_view_menus), gui/gnome-cal.c (gnome_calendar_setup_view_menus): Made these use the new GalViewMenus stuff. From mail/ChangeLog: 2002-02-07 Christopher James Lahey <clahey@ximian.com> * folder-browser.c, folder-browser.h, folder-browser-ui.c, folder-browser-ui.h (folder_browser_ui_setup_view_menus, folder_browser_ui_discard_view_menus): Changed this to use the new GalViewMenus stuff. Made these exported functions. * mail-callbacks.c, message-browser.c: Changed these to not pass the now removed row parameter to message_list_select. * mail-config.c, mail-config.h (mail_config_folder_to_safe_url): Refactored this out of mail_config_folder_to_cachename. * message-list.c, message-list.h (message_list_select): Removed the row argument. Changed this to use the new function in ETree for finding the next cursor row that matches a test. (message_list_construct): Handle a failed construction of the ETree here. (message_list_setup_etree, save_tree_state): Don't load or save the header state. folder-browser-ui.c deals with this now. From views/ChangeLog: 2002-02-07 Christopher James Lahey <clahey@ximian.com> * addressbook/galview.xml, calendar/galview.xml, mail/galview.xml, tasks/galview.xml: Added default-view parameters. * mail/As_Sent_Folder.galview: New galview. * mail/Makefile.am, mail/galview.xml: Added As_Sent_Folder galview. From widgets/ChangeLog: 2002-02-07 Christopher James Lahey <clahey@ximian.com> * menus/gal-view-menus.c, menus/gal-view-menus.h (gal_view_menus_new): Made this take a GalViewInstance instead of a GalViewCollection. Reworked most of this to utilize the interfaces provided by GalViewInstance. svn path=/trunk/; revision=15592
* Group by the correct column.Christopher James Lahey2001-10-213-4/+11
| | | | | | | | | | | 2001-10-21 Christopher James Lahey <clahey@ximian.com> * addressbook/By_Company.galview: Group by the correct column. * addressbook/By_Company.galview, addressbook/Phone_List.galview: Updated both sets of columns here to make more sense. svn path=/trunk/; revision=13845
* ChangeLog fix.Chris Lahey2001-10-061-1/+1
| | | | svn path=/trunk/; revision=13457
* Fixed these.Christopher James Lahey2001-10-064-3/+11
| | | | | | | | | 2001-10-05 Christopher James Lahey <clahey@ximian.com> * mail/By_Sender.galview, mail/By_Status.galview, mail/By_Subject.galview: Fixed these. svn path=/trunk/; revision=13456
* Enjoy the silence - FedericoFederico Mena Quintero2001-06-251-0/+2
| | | | svn path=/trunk/; revision=10458
* Sync - FedericoFederico Mena Quintero2001-06-204-1/+21
| | | | svn path=/trunk/; revision=10293
* correct typo.Chris Toshok2001-05-222-1/+5
| | | | | | | | 2001-05-21 Chris Toshok <toshok@ximian.com> * addressbook/galview.xml: correct typo. svn path=/trunk/; revision=9917
* Translate the titles here.Christopher James Lahey2001-04-114-9/+14
| | | | | | | | | 2001-04-11 Christopher James Lahey <clahey@ximian.com> * addressbook/galview.xml, mail/galview.xml, tasks/galview.xml: Translate the titles here. svn path=/trunk/; revision=9228
* New view.Christopher James Lahey2001-03-045-2/+33
| | | | | | | | | | | | | | | 2001-03-04 Christopher James Lahey <clahey@ximian.com> * addressbook/By_Company.galview: New view. * addressbook/Makefile.am: Added By_Company.galview. * addressbook/Phone_List.galview: Updated this a bit. * addressbook/galview.xml: Added By Company and Address Cards (No Address_Cards.galview is required for now.) svn path=/trunk/; revision=8540
* Added a built in view menu for addressbook.Christopher James Lahey2001-03-046-1/+38
| | | | | | | | | | 2001-03-04 Christopher James Lahey <clahey@ximian.com> * addressbook/.cvsignore, addressbook/Makefile.am, addressbook/Phone_List.galview, addressbook/galview.xml: Added a built in view menu for addressbook. svn path=/trunk/; revision=8539
* Corrected these views a bit.Christopher James Lahey2001-03-046-4/+27
| | | | | | | | | | | | | | | 2001-03-04 Christopher James Lahey <clahey@ximian.com> * mail/By_Sender.galview, mail/By_Subject.galview: Corrected these views a bit. * mail/By_Status.galview, mail/Messages.galview: New views for "By Status" and "Messages". * mail/Makefile.am, mail/galview.xml: Added By_Status.galview and Messages.galview. svn path=/trunk/; revision=8537
* Builtin View menus for tasks and mail.Christopher James Lahey2001-03-0213-0/+67
2001-03-01 Christopher James Lahey <clahey@ximian.com> * .cvsignore, Makefile.am, mail/.cvsignore, mail/By_Sender.galview, mail/By_Subject.galview, mail/Makefile.am, mail/galview.xml, tasks/.cvsignore, tasks/Makefile.am, tasks/Tasks.galview, tasks/With_Category.galview, tasks/galview.xml: Builtin View menus for tasks and mail. svn path=/trunk/; revision=8460