Commit Graph

118 Commits

Author SHA1 Message Date
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
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
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
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
458c42b0d4 Added a basic configure for GrampletView; removed config of columns by right-clicking
svn: r14305
2010-02-10 19:19:32 +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
Benny Malengier
1a5f1720c0 Allow plugins to register their icons, new icons for geoview
svn: r14289
2010-02-09 00:07:43 +00:00
Peter Landgren
5b8f3b4df1 Step towards fix of translation in Windows.
svn: r14270
2010-02-07 18:03:32 +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
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
Jérôme Rapinat
b3efd702a2 Make Filter Sidebar consistent on Menu
svn: r14247
2010-02-06 15:27:17 +00:00
Serge Noiraud
952faa10bd GeoView : configuration window : save and some cleaning.
svn: r14245
2010-02-06 12:52:18 +00:00
Serge Noiraud
be652658d1 GeoView : Added configuration window.
svn: r14238
2010-02-05 23:24:02 +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
Serge Noiraud
59b2cefd45 GeoView : Toolbar optimization.
svn: r14226
2010-02-05 12:13:24 +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
c0fc14960f Move 2 more options to config, increase columndialog size
svn: r14220
2010-02-05 08:48:58 +00:00
Nick Hall
a818db8817 Rename placeview and placemodel classes for consistency
svn: r14216
2010-02-04 21:05:15 +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
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
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
Benny Malengier
036485a611 make bookmarks work on review
svn: r14192
2010-02-02 14:54:59 +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
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
4501b036df Redraw initially closed, then maximized gramplet
svn: r14161
2010-01-29 12:41:55 +00:00
Doug Blank
294f59bb7b If detached, force active
svn: r14142
2010-01-26 13:56:55 +00:00
Doug Blank
81bb97e2df Refinements on statusbar update; only updated when really necessary; fixed bug in updating when db is closed
svn: r14141
2010-01-26 13:38:05 +00:00
Doug Blank
e7c5d7a207 Start out dirty and not active; removed debugging stuff
svn: r14140
2010-01-26 13:04:01 +00:00
Doug Blank
cf4748ecaf Gramplets only update when active, detached, or forced
svn: r14138
2010-01-26 12:00:01 +00:00
Gerald Britton
8f0582df8a Use built-in functions to replace for loops:
Old code:

for x in y:
  f(x)

New Code:

map(f, y)

Also use defaultdict instead of simple dict when advantageous and use list comprehensions
instead of for loops where map() could be used but requires lambdas.


svn: r14135
2010-01-25 17:45:21 +00:00
Brian Matherly
cd30f4db2f Continued work on GEP008: move src/Mime to src/gen/mime.
svn: r14118
2010-01-24 20:17:14 +00:00
Nick Hall
4a529d0c28 Fix selected handles for merge operations
svn: r14108
2010-01-23 15:31:50 +00:00
Gerald Britton
1f2469b09f Simplify with built-in functions where possible. e.g.
change [x for x in y if x] to filter(None, y)
change [f(x) for x in y] to map(f, x)
change [x for x in y] to list(y)

These changes reduce source code size and complexity and produce some minor performance gains

svn: r14104
2010-01-21 18:42:53 +00:00