Commit Graph

16350 Commits

Author SHA1 Message Date
Gary Burton
c04899d3ea Fix for bug 3566: The column Last Changed is empty for places
svn: r14225
2010-02-05 12:05:28 +00:00
Jérôme Rapinat
d12ff804b5 update references and partial french translation
svn: r14224
2010-02-05 11:19:15 +00:00
Benny Malengier
ee1d3874d2 fix bug on collapse of parents in relview"
svn: r14223
2010-02-05 10:32:19 +00:00
Benny Malengier
f152ac25d8 fix bug: spouse data was not shown in personviews
svn: r14222
2010-02-05 10:27:09 +00:00
Peter Landgren
02097dd421 Use English for English locale.
svn: r14221
2010-02-05 09:33:13 +00:00
Benny Malengier
c0fc14960f Move 2 more options to config, increase columndialog size
svn: r14220
2010-02-05 08:48:58 +00:00
Nick Hall
65d03d2556 Avoid detach model problem when reversing a column sort
svn: r14219
2010-02-04 23:33:47 +00:00
Gary Burton
3b6552f62d Include recent change to PlaceListModel in get_handle_column
svn: r14218
2010-02-04 22:52:00 +00:00
Gary Burton
91b8da4fd0 Include more place attributes in the place selector
svn: r14217
2010-02-04 22:43:09 +00:00
Nick Hall
a818db8817 Rename placeview and placemodel classes for consistency
svn: r14216
2010-02-04 21:05:15 +00:00
Nick Hall
31d920ef29 Remove unused constants
svn: r14215
2010-02-04 19:13:05 +00:00
Nick Hall
829705de76 Add main participant to title
svn: r14214
2010-02-04 19:04:35 +00:00
Nick Hall
daab6a464d Add svn:ignore property
svn: r14213
2010-02-04 17:55:19 +00:00
Peter Landgren
d3f04fc6ee Better handling of LANG. My code need to be tided up.
svn: r14212
2010-02-04 16:15:31 +00:00
Peter Landgren
af1de6aaf6 Update for Swedish under Windows.
svn: r14211
2010-02-04 16:11:00 +00:00
Peter Landgren
053164f50c Fixed a typo.
svn: r14210
2010-02-04 15:01:11 +00:00
Peter Landgren
2f1a8dc1ed Translation even if LANG missing or set wrong or None.
svn: r14209
2010-02-04 12:56:11 +00:00
Peter Landgren
9e3797a8c3 Translation even if LANG missing or set wrong or None.
svn: r14208
2010-02-04 12:52:38 +00:00
Peter Landgren
8aedb01608 Translation even if LANG missing or set wrong.
svn: r14207
2010-02-04 12:38:57 +00:00
Peter Landgren
beeac2153f Used replace parameter in Windows for encodeing problem with strange characters.
svn: r14206
2010-02-04 09:58:48 +00:00
Peter Landgren
2f2fdeded8 Do not cut a string within an utf-8 sequence.
svn: r14205
2010-02-04 07:29:42 +00:00
Benny Malengier
8b6077a95e Give relview a configuration, remove old config from preferences
svn: r14204
2010-02-03 23:31:38 +00:00
Doug Blank
5604176e73 Now updates newly added gramplet
svn: r14203
2010-02-03 22:45:32 +00:00
Serge Noiraud
12bf567678 GeoView : Don't show the filter when the database is not yet selected.
svn: r14202
2010-02-03 21:43:45 +00:00
Gerald Britton
457231110f fix some duplicate gtk object ids causing crashes on recent versions of gtk
svn: r14201
2010-02-03 21:08:18 +00:00
Benny Malengier
201a0103df base place view should be a plugin lib, only used in other plugins
svn: r14200
2010-02-03 20:44:00 +00:00
Benny Malengier
5584060f83 Prettify columnorder a bit
svn: r14199
2010-02-03 20:34:35 +00:00
Nick Hall
2d47a0e78d Revert unintentional commit
svn: r14198
2010-02-03 18:13:09 +00:00
Nick Hall
03b41ff8fb Fix bug where handle column not defined consistently between view and model
svn: r14197
2010-02-03 16:33:12 +00:00
Benny Malengier
be4e299638 Add missing files from previous commit
svn: r14196
2010-02-03 13:28:51 +00:00
Benny Malengier
967f99bf7b Use the new view plugin structure to offer a flat list person view
svn: r14195
2010-02-03 13:01:04 +00:00
Serge Noiraud
d97775d07c GeoView: Change the start page.
svn: r14194
2010-02-03 10:26:35 +00:00
Nick Hall
ac4213db94 Fix moving to bookmark when object is the first in a flat view
svn: r14193
2010-02-02 15:31:48 +00:00
Benny Malengier
036485a611 make bookmarks work on review
svn: r14192
2010-02-02 14:54:59 +00:00
Gerald Britton
7975d5c3c4 Revert some map calls to list comps to correct bug introduced in rev. 14104
svn: r14191
2010-02-02 13:56:15 +00:00
Benny Malengier
d6205d09d1 fix bug: close not disconnected on dbchange
svn: r14190
2010-02-02 09:02:31 +00:00
Benny Malengier
1fbca887cf new gtk version has also a set_window
svn: r14187
2010-02-02 08:09:31 +00:00
Rob G. Healey
a28f21065a Fixed line 122 in src/ExportAssistant.py, for gtk-2.19.4 and pygtk-2.17.0 for Fedora 13.
svn: r14186
2010-02-02 02:48:05 +00:00
Rob G. Healey
28b8f6a0f3 Fixed BirthdayReport and Calendar report from errors in commit 14178, which I created.
svn: r14185
2010-02-01 23:07:44 +00:00
Benny Malengier
2828363e9e fix bug in notemodel, wrong offset
svn: r14184
2010-02-01 19:48:09 +00:00
Gerald Britton
4268634b1f Remove method that is now unused as a result of changes in rev. 14179
svn: r14183
2010-02-01 18:30:16 +00:00
Benny Malengier
030af7b07b fix bug that prevents show change date in place view
svn: r14182
2010-02-01 16:12:15 +00:00
Benny Malengier
1fe13f7a78 Fix sort on change issues
svn: r14181
2010-02-01 15:14:17 +00:00
Benny Malengier
e06fd89d14 missing imports
svn: r14180
2010-02-01 15:01:36 +00:00
Benny Malengier
140c7c6f7d Reenable changing column order for all listviews
svn: r14179
2010-02-01 13:04:19 +00:00
Rob G. Healey
377b0937f6 Remove GrampsLocale.long_months for DateHandler.display.long_months.
svn: r14178
2010-02-01 09:57:14 +00:00
Rob G. Healey
f8682183ab Updated GrampsLocale.long_months to DateHandler.displayer.long_months.
svn: r14177
2010-02-01 09:47:41 +00:00
Benny Malengier
a89e8d1d18 Remove column config from db, move to the plugins
Start with reuse of preferences for all configuration
Allow all view plugins to set configuration dialog
TODO: activate the column reorder in config of listviews


svn: r14176
2010-02-01 07:01:45 +00:00
Peter Landgren
f0cfe6c5e9 nantionaldagen -> Nationaldagen.
svn: r14175
2010-01-30 16:05:59 +00:00
Doug Blank
add3145df5 Added Croatian (Josip) and standardized type names to lowercase
svn: r14174
2010-01-30 13:34:16 +00:00