Doug Blank
14a5f9a1b8
New MultiTreeView to allow left-click to drag a multi-selected group
...
svn: r15750
2010-08-16 11:20:45 +00:00
Doug Blank
00aaa7197a
Fixed bug preventing control+shift+b key presses from working in styled text editor
...
svn: r15741
2010-08-15 20:20:39 +00:00
Doug Blank
5f7d9daaef
Fixed bug preventing control+b etc. key presses from working in styled text editor
...
svn: r15740
2010-08-15 13:30:14 +00:00
Doug Blank
bc6b0e6fdf
Control+c, Control+v are now handled properly by nav views and otherwise
...
svn: r15736
2010-08-14 19:06:47 +00:00
Doug Blank
e3cd87484c
Added copy and paste to all views; gramplet view needs work
...
svn: r15697
2010-08-09 20:51:54 +00:00
Doug Blank
db09dcc6bf
Added a new method to work around gramps' use of show_all: hidden_widgets
...
svn: r15681
2010-08-03 00:57:50 +00:00
Doug Blank
e0df78182c
Solved the gramplet popup menu not working
...
svn: r15679
2010-08-02 05:23:35 +00:00
Doug Blank
2cabdbf0a3
Update detached window title when changing the gramplet title
...
svn: r15664
2010-07-29 18:37:37 +00:00
Doug Blank
a5d38c55d6
Allow Gramplet frame titles to be edited in place
...
svn: r15651
2010-07-25 17:22:52 +00:00
Doug Blank
40b8c2d9a2
3914: Add a new markup for creating links to URLs and for gramps objects
...
svn: r15340
2010-05-06 15:54:33 +00:00
Doug Blank
6918951596
Set default help page to the wiki gramplet page
...
svn: r14379
2010-02-15 03:48:03 +00:00
Doug Blank
3a6676af4c
Gramplet height behaves correctly: is min height if maximized, max height if not
...
svn: r14359
2010-02-14 00:45:21 +00:00
Doug Blank
86aed42805
Minor reposition
...
svn: r14357
2010-02-13 19:15:38 +00:00
Doug Blank
48ff4b42d5
Workaround for redisplay widget issue; added pane orientation
...
svn: r14354
2010-02-13 17:45:28 +00:00
Doug Blank
b1354d2009
Regenerate gui options because previous configdialog may have deleted them; draw a frame around options that need 'save'.
...
svn: r14349
2010-02-13 06:37:50 +00:00
Doug Blank
c6c653683f
Added additional config items for gramplets: height, expand, detached width and height
...
svn: r14348
2010-02-13 04:30:49 +00:00
Doug Blank
6717242366
2671: Error in saving options in Gramplets
...
svn: r14345
2010-02-13 02:39:42 +00:00
Doug Blank
da5c001baf
Removed unneeded pane widths
...
svn: r14342
2010-02-12 21:22:58 +00:00
Doug Blank
2c0c3f0f85
Override config, if necessary
...
svn: r14335
2010-02-12 12:48:27 +00:00
Doug Blank
ebbd1a1d12
Added old options to new configure
...
svn: r14333
2010-02-12 12:08:14 +00:00
Doug Blank
051cd9efe1
Working on a better config system for gramplet pane
...
svn: r14329
2010-02-11 22:49:36 +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
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
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
c9e7e6e5e4
Make use of new module constfunc.
...
svn: r14283
2010-02-08 17:20:57 +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
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
b0ec0560f2
Moved GrampletPane to gui/widgets/grampletpane.py
...
svn: r14259
2010-02-07 04:44:33 +00:00
Benny Malengier
8b6077a95e
Give relview a configuration, remove old config from preferences
...
svn: r14204
2010-02-03 23:31:38 +00:00
Brian Matherly
f04880ec09
Move gettext, ngettext and sgettext calls into the new ggettext module. All of them return unicode all of the time.
...
svn: r14091
2010-01-18 04:42:17 +00:00
Benny Malengier
de2d669763
3275: PageView reworking, changes by B. Malengier and N.Hall
...
Specifically: improve new treeview by using a linked list implementation so
iters can be quickly iterated over
Also: progressdialog on long personview loads.
svn: r14002
2010-01-09 11:10:32 +00:00
Brian Matherly
1fa4e8d66c
Continued work on GEP008: move gen/utils/longop.py, gen/utils/progressmon.py, ProgressDialog.py into gui/widgets/progressdialog.py.
...
svn: r13980
2010-01-06 05:27:28 +00:00
Jérôme Rapinat
bbdf6d80cc
3485: A better message for date validator on AgeOnDate Gramplet.
...
svn: r13939
2009-12-29 16:56:27 +00:00
Doug Blank
699dcb13fe
Fixed svn Id property
...
svn: r13881
2009-12-21 13:43:50 +00:00
Brian Matherly
bbe2b6da0c
move src/Editors/* to src/gui/editors as part of GEP008
...
svn: r13807
2009-12-15 05:56:12 +00:00
Brian Matherly
0001133eb8
move src/widgets/* to src/gui/widgets as part of GEP008
...
svn: r13791
2009-12-14 03:20:19 +00:00