Doug Blank
3cb996049d
Two changes: make notebook tabs scroll if too big; allows config pages to be a callable for more dynamic views
...
svn: r14328
2010-02-11 22:48:57 +00:00
Nick Hall
4ef3a10161
Extend markup column definition to a list of columns for listviews.
...
svn: r14327
2010-02-11 22:30:16 +00:00
Doug Blank
77734ed302
Workaround for hiding buttons on detached gramplet
...
svn: r14326
2010-02-11 21:14:22 +00:00
Doug Blank
fbedac6317
Two workarounds for displaying gramplets correctly
...
svn: r14325
2010-02-11 20:53:10 +00:00
Nick Hall
bdcd760437
Fix error when deleting person
...
svn: r14324
2010-02-11 19:35:05 +00:00
Serge Noiraud
9f1b9fe93e
GeoView : Allow all events in the person view.
...
Add a comment about filtering when no places selected.
svn: r14322
2010-02-11 17:24:46 +00:00
Jérôme Rapinat
780bb7c7ce
improvements (by Duncan)
...
svn: r14319
2010-02-11 15:11:24 +00:00
Doug Blank
f342323d6a
Fixed 2-point versions; did allow any 2-point less that gramps to load-- now must match 1-point parts (3.2)
...
svn: r14318
2010-02-11 13:45:51 +00:00
Serge Noiraud
66786a3074
GeoView : cut and past problem. Arghh !
...
svn: r14317
2010-02-11 13:36:27 +00:00
Serge Noiraud
19d033090c
GeoView : cut and paste error.
...
svn: r14316
2010-02-11 13:32:18 +00:00
Doug Blank
49823df7fe
Allow 2-point versions <= gramps version; added ERROR to print statements
...
svn: r14315
2010-02-11 13:26:28 +00:00
Serge Noiraud
7f83507654
GeoView : Show we found no places instead to show the last view when we use filters.
...
svn: r14314
2010-02-11 13:26:27 +00:00
Doug Blank
e99718faf8
Display type of navigation in status on no active object
...
svn: r14313
2010-02-11 12:43:26 +00:00
Doug Blank
2e038d405e
Protection from crashing on a bad lang name
...
svn: r14312
2010-02-11 12:18:01 +00:00
Doug Blank
36281cc5e4
Added 'c' as same as English; made error message less cryptic (I hope)
...
svn: r14311
2010-02-11 12:13:46 +00:00
Serge Noiraud
41693a0c17
GeoView : gtk.tooltips is obsolete.
...
svn: r14310
2010-02-11 11:01:42 +00:00
Serge Noiraud
0003e255d9
GeoView : Some cleaning and move Provider and SaveZoom in the geoview bar.
...
Add tooltips in the geoview bar.
svn: r14309
2010-02-11 06:52:24 +00:00
Doug Blank
d7c2e39492
Still need to build the non-gui options
...
svn: r14308
2010-02-10 23:25:08 +00:00
Doug Blank
d9fdd6bf9c
Fixed conflict with alt keys
...
svn: r14307
2010-02-10 22:25:37 +00:00
Doug Blank
8abe461bb9
Fix for bad open on tarfile
...
svn: r14306
2010-02-10 22:11:48 +00:00
Doug Blank
458c42b0d4
Added a basic configure for GrampletView; removed config of columns by right-clicking
...
svn: r14305
2010-02-10 19:19:32 +00:00
Jérôme Rapinat
5c3f83816d
3582: wrong module name
...
svn: r14304
2010-02-10 17:05:55 +00:00
Jérôme Rapinat
c77515294c
3595: More confort for non-english users
...
svn: r14303
2010-02-10 17:02:26 +00:00
Jérôme Rapinat
aa30075b18
typo - return translated string
...
svn: r14302
2010-02-10 16:56:53 +00:00
Doug Blank
56e25bdc7a
Added an optional message area to Progressmeter; addon updates uses this to report back status
...
svn: r14301
2010-02-10 15:43:05 +00:00
Doug Blank
843fb89ba0
Plugins required to be correct version
...
svn: r14300
2010-02-10 12:13:47 +00:00
Serge Noiraud
01757effa1
GeoView : issue 3583 and missing file when no database.
...
svn: r14299
2010-02-09 22:43:40 +00:00
Serge Noiraud
4dcc9a5f31
GeoView : Add menu interface, so we can use geoview without toolbar.
...
svn: r14298
2010-02-09 21:32:41 +00:00
Serge Noiraud
02e4344c3d
GeoView : more pylint compliant.
...
svn: r14297
2010-02-09 18:51:53 +00:00
Doug Blank
ea627392e8
Don't build options
...
svn: r14295
2010-02-09 13:15:31 +00:00
Doug Blank
f382665850
Config of gramplet keeps track of details if it is in a split pane
...
svn: r14294
2010-02-09 13:14:37 +00:00
Peter Landgren
fcdee6708a
Fix of issue 3573.
...
svn: r14293
2010-02-09 10:48:11 +00:00
Jérôme Rapinat
5efed319e1
2548: unused system_filter.xml
...
svn: r14292
2010-02-09 09:27:14 +00:00
Doug Blank
8af314298e
Get rid of warnings on view categories with more than 9 views (yes, I have a category with 16 views)
...
svn: r14291
2010-02-09 01:41:32 +00:00
Benny Malengier
4c96566671
Updated tip of the day from Duncan
...
svn: r14290
2010-02-09 00:12:20 +00:00
Benny Malengier
1a5f1720c0
Allow plugins to register their icons, new icons for geoview
...
svn: r14289
2010-02-09 00:07:43 +00:00
Nick Hall
a7c1c2b32a
Fix initial value of filter sidebar toggle on menu
...
svn: r14288
2010-02-08 22:33:04 +00:00
Peter Landgren
116c8f39de
Make use of new module constfunc.
...
svn: r14287
2010-02-08 17:29:15 +00:00
Peter Landgren
9d20446bc5
Make use of new module constfunc.
...
svn: r14286
2010-02-08 17:26:22 +00:00
Peter Landgren
c6641878c2
Make use of new module constfunc.
...
svn: r14285
2010-02-08 17:24:43 +00:00
Peter Landgren
39ba257b49
make use of new module constfunc.
...
svn: r14284
2010-02-08 17:23:48 +00:00
Peter Landgren
c9e7e6e5e4
Make use of new module constfunc.
...
svn: r14283
2010-02-08 17:20:57 +00:00
Peter Landgren
99b95c547d
Make use of new module constfunc.
...
svn: r14282
2010-02-08 17:19:15 +00:00
Peter Landgren
ee18fd7c69
Make use of new module constfunc.
...
svn: r14281
2010-02-08 17:17:46 +00:00
Peter Landgren
932eeac2d7
Make use of new module constfunc.
...
svn: r14280
2010-02-08 17:16:37 +00:00
Peter Landgren
beae7d6a01
Translation now works in Windows with gtk.glade method.
...
svn: r14278
2010-02-08 14:56:30 +00:00
Doug Blank
5ef4112868
Removed gui options from Gramplet Pane; plan on having a Configure View window
...
svn: r14277
2010-02-08 13:34:44 +00:00
Benny Malengier
6ef903ff11
New tip of the days of Duncan, code to support <br/>
...
svn: r14276
2010-02-08 09:51:47 +00:00
Peter Landgren
0599a90583
Make use of new module constfunc.
...
svn: r14275
2010-02-08 08:27:45 +00:00
Peter Landgren
bd3120bcb0
Deleted not used imports.
...
svn: r14274
2010-02-08 08:26:54 +00:00
Doug Blank
3b3e5e032d
Column of handle of note model had changed, apparently; used in selecting ID
...
svn: r14273
2010-02-08 04:20:24 +00:00
Peter Landgren
1329d067de
Fixed a typo.
...
svn: r14272
2010-02-07 18:11:56 +00:00
Peter Landgren
732948bf8a
Step towards fix of translation in Windows.
...
svn: r14271
2010-02-07 18:04:10 +00:00
Peter Landgren
5b8f3b4df1
Step towards fix of translation in Windows.
...
svn: r14270
2010-02-07 18:03:32 +00:00
Peter Landgren
06f2bbf659
Step towards fix of translation in Windows.
...
svn: r14269
2010-02-07 18:02:51 +00:00
Peter Landgren
34a910ec3a
Step towards fix of translation in Windows.
...
svn: r14268
2010-02-07 18:01:17 +00:00
Doug Blank
22c4ec78cb
Have some parameters of the GrampletPane passed in at runtime (default_gramplets)
...
svn: r14267
2010-02-07 16:59:06 +00:00
Doug Blank
1bd2966d3c
Have some parameters of the GrampletPane passed in at runtime (column_count)
...
svn: r14266
2010-02-07 16:38:06 +00:00
Doug Blank
df9899a78b
Allow each grampletpane to have its own config
...
svn: r14265
2010-02-07 13:30:59 +00:00
Doug Blank
9110d76624
Support files for grampletpane
...
svn: r14264
2010-02-07 12:20:25 +00:00
Doug Blank
69e607cce7
Moved to grampletpane
...
svn: r14261
2010-02-07 04:52:03 +00:00
Doug Blank
475dc14364
Not sure I need this...
...
svn: r14260
2010-02-07 04:48:56 +00:00
Doug Blank
b0ec0560f2
Moved GrampletPane to gui/widgets/grampletpane.py
...
svn: r14259
2010-02-07 04:44:33 +00:00
Doug Blank
f97b90a12a
Moved most the GrampletView into a pane widget
...
svn: r14258
2010-02-07 04:04:48 +00:00
Doug Blank
97d1415988
3559: Home button does not work in Relationship view.
...
svn: r14257
2010-02-07 02:54:23 +00:00
Serge Noiraud
938b8141e0
GeoView : Some cleaning. Use only GeoView.css.
...
svn: r14256
2010-02-06 22:34:07 +00:00
Benny Malengier
2a6befa905
consistent strings for views
...
svn: r14255
2010-02-06 20:10:25 +00:00
Benny Malengier
c31f720762
string improvement in geoview
...
svn: r14254
2010-02-06 20:05:07 +00:00
Benny Malengier
e752af9ed6
FINALLY: this fixes translation issues with gtk.Builder on my box (ubuntu 9.10)
...
svn: r14253
2010-02-06 17:17:20 +00:00
Doug Blank
efe5ffdc80
3572: Selection of People from picklist seems to not work because of PeopleModel change
...
svn: r14251
2010-02-06 16:54:57 +00:00
Benny Malengier
d53611e0f1
glade 3 updates
...
svn: r14250
2010-02-06 16:43:13 +00:00
Doug Blank
77e94312d2
3136: Creating a graphical report crashes the report generator
...
svn: r14249
2010-02-06 16:23:17 +00:00
Doug Blank
08d00c4865
3569: Filter Sidebar should include a link to the Filter Editor
...
svn: r14248
2010-02-06 16:08:10 +00:00
Jérôme Rapinat
b3efd702a2
Make Filter Sidebar consistent on Menu
...
svn: r14247
2010-02-06 15:27:17 +00:00
Jérôme Rapinat
7bc9fa44a5
2384: KinshipReport use hard to translate sentences (Josip)
...
svn: r14246
2010-02-06 15:16:14 +00:00
Serge Noiraud
952faa10bd
GeoView : configuration window : save and some cleaning.
...
svn: r14245
2010-02-06 12:52:18 +00:00
Doug Blank
ec017abfa3
3328: Rule Editor does not select current rule to edit
...
svn: r14244
2010-02-06 12:42:36 +00:00
Peter Landgren
e045018356
Delete of debug print.
...
svn: r14243
2010-02-06 09:38:04 +00:00
Peter Landgren
f62432f5e7
Better test for English rel calc.
...
svn: r14242
2010-02-06 09:36:34 +00:00
Doug Blank
4dfef8ab43
3557: optimization error
...
svn: r14240
2010-02-05 23:56:36 +00:00
Nick Hall
ad0f8a48cb
Make navigation labels consistent
...
svn: r14239
2010-02-05 23:29:38 +00:00
Serge Noiraud
be652658d1
GeoView : Added configuration window.
...
svn: r14238
2010-02-05 23:24:02 +00:00
Benny Malengier
e618f690c3
an icon for geoview which does not resemple the places view icon
...
svn: r14237
2010-02-05 21:28:09 +00:00
Benny Malengier
b3f20a45f8
htmlview should be hidden
...
svn: r14236
2010-02-05 20:45:23 +00:00
Benny Malengier
540da84a67
fix wrong variable
...
svn: r14235
2010-02-05 20:35:12 +00:00
Benny Malengier
58497a5365
make README more clear as to how packagers must handle webkit/gecko choice
...
svn: r14234
2010-02-05 20:17:39 +00:00
Benny Malengier
5b6c641650
consistent naming and order of views
...
svn: r14233
2010-02-05 20:02:18 +00:00
Benny Malengier
63652c3239
remember in every view cat the last used view
...
svn: r14232
2010-02-05 19:47:32 +00:00
Nick Hall
6c7fcf4607
Performance improvement when reversing the order of a column
...
svn: r14231
2010-02-05 19:15:00 +00:00
Jérôme Rapinat
f2394a3018
typo
...
svn: r14229
2010-02-05 18:09:15 +00:00
Gary Burton
e9a84f2204
Use name displayer. Bug 3530
...
svn: r14227
2010-02-05 12:39:04 +00:00
Serge Noiraud
59b2cefd45
GeoView : Toolbar optimization.
...
svn: r14226
2010-02-05 12:13:24 +00:00
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
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
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
Gerald Britton
98aa2b7b79
fix bug causing problems with thumbnails and other attributes
...
svn: r14173
2010-01-30 13:31:16 +00:00
Doug Blank
53358c2179
Handle non-object (function) gramplets' active setting
...
svn: r14172
2010-01-29 23:56:47 +00:00
Doug Blank
4aea0543b2
When you close a detached gramplet, need to set active to the same as its viewpage
...
svn: r14171
2010-01-29 23:49:31 +00:00
Doug Blank
27c20ccaeb
Renamed isodow to dow
...
svn: r14170
2010-01-29 21:56:13 +00:00
Nick Hall
07fac74e8f
Tweaks to English holidays
...
svn: r14169
2010-01-29 18:55:38 +00:00
Nick Hall
1348340dc6
Add ISO day of week function
...
svn: r14168
2010-01-29 18:18:08 +00:00
Serge Noiraud
717572d6e3
Adding holidays for France.
...
svn: r14167
2010-01-29 17:33:29 +00:00
Peter Landgren
c944f5ca15
Updated Swedish part.
...
svn: r14166
2010-01-29 15:25:53 +00:00
Peter Landgren
1652fe5382
Easier method (and correct) to calculate Midsommardagen.
...
svn: r14165
2010-01-29 14:28:19 +00:00
Doug Blank
ba553eeba6
Polish on workday/weekend offset
...
svn: r14164
2010-01-29 14:27:25 +00:00