Commit Graph

18 Commits

Author SHA1 Message Date
72341218cf Bug #640526 - Default column width in address card view is small 2011-01-26 08:49:02 -05:00
d523f10dfe Use Behdad's brilliant git.mk to generate .gitignore files. 2009-05-02 11:37:10 -04:00
2b1909d944 ** Fix for bug #353656 Rename "Phone List" to "List View".
2007-10-24  Anand V M  <avmuttagi@gmail.com>

	** Fix for bug #353656
	* addressbook/galview.xml:Rename "Phone List" to "List View".


svn path=/trunk/; revision=34416
2007-10-24 11:04:51 +00:00
e0b92a2aaa ** Fix for bug #455799
2007-08-04  Hiroyuki Ikezoe  <poincare@ikezoe.net>

	** Fix for bug #455799

	Remove all .cvsignore and update svn:ignore porperty in whole
	directories.


svn path=/trunk/; revision=33945
2007-08-03 23:52:01 +00:00
c22849ea5d Using the correct columns for phone list and by company views.
Patch submitted by "Devashish Sharma <sdevashish@novell.com>"

svn path=/trunk/; revision=30389
2005-09-28 09:03:20 +00:00
d07dc75337 Corrected the grouping column for the "By Company" view.
svn path=/trunk/; revision=30362
2005-09-20 09:38:01 +00:00
f72d4e679f [ fixes bug #52459 ] use the same defaults as the 1.4 phone list view.
2004-08-06  Chris Toshok  <toshok@ximian.com>

	[ fixes bug #52459 ]
	* addressbook/Phone_List.galview: use the same defaults as the 1.4
	phone list view.

svn path=/trunk/; revision=26858
2004-08-09 19:09:14 +00:00
ef77e0cde7 Match new column values, change default columns shown.
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
2003-12-05 09:25:06 +00:00
d53d3becb3 use viewsdir
* */Makefile.am: use viewsdir

svn path=/trunk/; revision=19807
2003-02-06 16:36:42 +00:00
d07eb53334 Likewise.
* tasks/Makefile.am (defaulttasksdir): Likewise.

* calendar/Makefile.am (defaultcalendardir): Likewise.

* addressbook/Makefile.am (defaultaddressbookdir): Version using
$(BASE_VERSION).

svn path=/trunk/; revision=19566
2003-01-22 20:27:43 +00:00
f43bca4631 Add accelerators. [#10068]
svn path=/trunk/; revision=17406
2002-07-10 16:16:04 +00:00
bf6de76ace Added Address_Cards.galview.
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
2002-02-13 13:25:37 +00:00
b7ac37f6b1 Bumped the required version of gal.
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
2002-02-07 11:24:08 +00:00
67b1bc4faf Group by the correct column.
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
2001-10-21 06:27:03 +00:00
0492a96af4 correct typo.
2001-05-21  Chris Toshok  <toshok@ximian.com>

	* addressbook/galview.xml: correct typo.

svn path=/trunk/; revision=9917
2001-05-22 04:07:20 +00:00
443c1badc4 Translate the titles here.
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
2001-04-11 07:39:58 +00:00
2a548d8fdc New view.
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
2001-03-04 10:24:00 +00:00
db3e8ba817 Added a built in view menu for addressbook.
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
2001-03-04 09:57:38 +00:00