Benny Malengier
92f3ec3dfe
Make sure surnames are saved in a way that makes sense:
...
* no empty surnames if more than one
* one primary surname
Clean up whitespace
svn: r16444
2011-01-22 19:55:59 +00:00
Benny Malengier
0f15f446e9
remove whitespace
...
svn: r16443
2011-01-22 19:54:01 +00:00
Benny Malengier
710726f259
correct tab errors given by tabnanny
...
svn: r16439
2011-01-22 16:47:26 +00:00
Benny Malengier
a877138bcb
Mult surname interface changes:
...
* buttons on line of label
* configurable height surname table
svn: r16435
2011-01-22 15:07:29 +00:00
Benny Malengier
2667c4262f
4336: Generate a set of filters matching Alternate names, Nickname attribute and a NameType() selector
...
svn: r16420
2011-01-21 12:10:10 +00:00
Jérôme Rapinat
e2fcc1d9d0
Avoid quote warnings during '$ make distcheck'
...
svn: r16414
2011-01-19 16:16:21 +00:00
Nick Hall
9fe3d1fb8b
Combine the sidebar and bottombar functionality into a single class
...
svn: r16412
2011-01-19 14:40:39 +00:00
Jérôme Rapinat
0e821e7bba
add 'megabyte' context
...
svn: r16395
2011-01-17 09:43:50 +00:00
Nick Hall
20f0e5d386
Add tooltips showing the gramplet name to bottombar tabs
...
svn: r16379
2011-01-14 00:13:59 +00:00
Nick Hall
f49142aaca
Remove default gramplet tooltip in tabbed layout
...
svn: r16378
2011-01-13 23:15:46 +00:00
Nick Hall
121ed53c32
Change sidebar page selection to standard tabs
...
svn: r16366
2011-01-11 23:30:42 +00:00
Nick Hall
27d85fc692
Restore gramplet buttons for grid layout
...
svn: r16365
2011-01-11 19:04:42 +00:00
Nick Hall
b1c98862d7
Fix bug with views containing an empty bottombar
...
svn: r16363
2011-01-11 13:15:32 +00:00
Nick Hall
e44dfa291e
Implement Gramps bottombar
...
svn: r16360
2011-01-11 01:21:38 +00:00
Doug Blank
f06c8de05a
4304: PedigreeGramplet and memory management
...
svn: r16329
2011-01-02 14:48:03 +00:00
Nick Hall
6f7ce7726f
Sidebar tidy-up and bug fixes
...
svn: r16319
2010-12-28 17:04:41 +00:00
Doug Blank
da87d78c49
Added new methods for using a proxy selection widget for reports
...
svn: r16315
2010-12-25 16:59:10 +00:00
Doug Blank
beac939325
use new consfunc.has_display(), cleanup to keep gtk out of main imports
...
svn: r16314
2010-12-25 16:57:08 +00:00
Michiel Nauta
854989a204
4372: Merge of objects unable to set selection
...
svn: r16309
2010-12-23 22:32:17 +00:00
Doug Blank
3833ee63a6
Added is_quartz() and has_display() functions to tell if running with quartz window manager, and if have a display, respectively. See #4467 for more details
...
svn: r16307
2010-12-23 16:51:04 +00:00
Doug Blank
f009c7a1f5
Check to see if gtk is valid; 'import gtk' used to raise an exception, now init_check does (should return boolean - pygtk bug reported #637877 )
...
svn: r16306
2010-12-23 15:10:55 +00:00
Nick Hall
5bb08835d7
Fix configuration problem in Gramplet View
...
svn: r16287
2010-12-15 19:40:27 +00:00
Nick Hall
b79b09b86b
Store sidebar state in the configuration file
...
svn: r16274
2010-12-12 18:58:22 +00:00
Doug Blank
3de630b8af
Logic error when no media
...
svn: r16269
2010-12-12 15:44:51 +00:00
Doug Blank
f23992ade1
Changed CREATE_FOLDER to SELECT_FOLDER to prevent infinite loop; still allows one to create folder, with no lack of functionality
...
svn: r16268
2010-12-12 14:42:22 +00:00
Jérôme Rapinat
04a3a47e5e
4326: typo - missing prefix
...
svn: r16265
2010-12-12 08:42:50 +00:00
Doug Blank
67cb93a28c
3719: Pedigree View: should display engagement date if no marriage known; added markup dates to family view to show fallback dates, and invalid dates; pedigreeview shows abbrev. date with markup, and tooltip details
...
svn: r16250
2010-12-05 17:58:56 +00:00
Doug Blank
915dfc3913
4331: Display Media size before quick backup, in stats gramplet, and summary report
...
svn: r16247
2010-12-05 05:54:33 +00:00
Doug Blank
79f6646555
GUI now remembers if set to 'Open with default application'; should not effect running report from CLI
...
svn: r16246
2010-12-04 18:09:00 +00:00
Doug Blank
61312784e8
Log messages to help debug
...
svn: r16244
2010-12-03 22:06:39 +00:00
Nick Hall
38e5350fa4
Allow configuration of sidebar gramplets
...
svn: r16241
2010-12-02 00:05:09 +00:00
Doug Blank
bb83e894ea
Addon Update now shows lists by categories (eg, New Gramplets)
...
svn: r16238
2010-11-30 03:11:17 +00:00
Benny Malengier
de72ec184f
all non primary surnames as an option in the display of names in preferences
...
svn: r16235
2010-11-24 13:41:58 +00:00
Doug Blank
9f629ad6f9
added scrolling area and remembers window width/height for filter rule editor (see #4336 for more details)
...
svn: r16226
2010-11-23 00:48:36 +00:00
Doug Blank
5217882c7e
4409: Error when using Filter Rule 'people with the <name>' in Person Filter Editor
...
svn: r16224
2010-11-20 22:36:55 +00:00
Doug Blank
92758a5a69
Compressed text some; changed common to mean 'nickname or first of given'
...
svn: r16215
2010-11-19 14:36:04 +00:00
Doug Blank
1b3082d824
Added a callback that takes the filterdb and filter name edited/saved
...
svn: r16213
2010-11-19 12:30:52 +00:00
Doug Blank
b439b377eb
3975: Accessing an incompatible database corrupts the database
...
svn: r16212
2010-11-19 01:08:07 +00:00
Gerald Britton
065b167c75
Minor tweaks with list comps
...
svn: r16211
2010-11-18 21:11:17 +00:00
Doug Blank
938498cb37
Added workaround to allow EditPerson window to be smaller than 500 px
...
svn: r16206
2010-11-18 12:38:38 +00:00
Doug Blank
2b5c8814bd
Allow newer filters to add items to older filters, and still work
...
svn: r16205
2010-11-18 12:22:06 +00:00
Benny Malengier
864b3b6ef7
4376: A different Edit Person dialog
...
svn: r16196
2010-11-16 20:12:26 +00:00
Gerald Britton
e8b87b5f00
Make life easier with defaultdict and list comprehensions
...
svn: r16169
2010-11-09 21:15:54 +00:00
Nick Hall
d560bd1a55
Update BaseSidebar
...
svn: r16164
2010-11-09 15:24:03 +00:00
Nick Hall
1746330b4d
Go to default page after navigation sidebar is loaded
...
svn: r16162
2010-11-08 19:50:53 +00:00
Nick Hall
d624e113fa
Update translation files for previous commit
...
svn: r16161
2010-11-08 15:56:36 +00:00
Nick Hall
56e7869137
Introduce workspaces with a shared filter/gramplet sidebar
...
svn: r16160
2010-11-08 15:50:51 +00:00
Benny Malengier
20f1b22cef
4352: more memory leak problems - reporef
...
svn: r16154
2010-11-07 08:43:04 +00:00
Benny Malengier
44954b02bf
4301: Got a database error
...
svn: r16147
2010-11-06 08:30:51 +00:00
Benny Malengier
7280e888f3
more compact edit person dialog
...
svn: r16143
2010-11-05 10:43:55 +00:00
Nick Hall
d5dabdbc93
Revert r16140
...
svn: r16141
2010-11-04 23:34:23 +00:00
Nick Hall
2ffb6993b7
Committed by mistake
...
svn: r16140
2010-11-04 23:30:34 +00:00
Nick Hall
9eb15acf14
After creating a new page switch to it
...
svn: r16139
2010-11-04 23:29:08 +00:00
Nick Hall
8688bb50c3
Turn off tabs used for debugging
...
svn: r16138
2010-11-04 23:06:11 +00:00
Nick Hall
43d97cbd44
Move category management back into the view manager
...
svn: r16137
2010-11-04 23:00:38 +00:00
Benny Malengier
8ef3057940
4301: Got a database error
...
svn: r16135
2010-11-04 19:43:35 +00:00
Doug Blank
e5d0bfccad
Added a flag to force using the filter sidebar object
...
svn: r16128
2010-11-04 12:12:57 +00:00
Doug Blank
de911d9846
Added a property to hold main splitview object
...
svn: r16127
2010-11-04 12:12:06 +00:00
Benny Malengier
c47079ba37
4343: Error message at close of address entry
...
svn: r16121
2010-11-02 20:04:46 +00:00
Benny Malengier
0e3e420c38
4341: Error when adding a new place
...
svn: r16119
2010-11-02 18:57:13 +00:00
Gerald Britton
bf042a6934
Tweak reducing source- and byte-code- sizes
...
svn: r16112
2010-11-02 14:29:16 +00:00
Benny Malengier
11411b4885
4340: Error when adding source reference
...
svn: r16111
2010-11-02 13:19:27 +00:00
Nick Hall
185718f44c
Refresh view UI when a new database is loaded
...
svn: r16107
2010-11-01 22:32:36 +00:00
Nick Hall
66252365f5
Prevent activation of view UI when no database is loaded
...
svn: r16106
2010-11-01 22:20:23 +00:00
Benny Malengier
443fae3890
4333: memory leak in 3.2
...
svn: r16105
2010-11-01 20:48:29 +00:00
Gerald Britton
2bbd218269
Minor tweaks and a few pep 8 fixes
...
svn: r16103
2010-11-01 19:22:06 +00:00
Benny Malengier
8a206495e9
4333: memory leak in 3.2
...
svn: r16094
2010-10-31 08:55:56 +00:00
Benny Malengier
e59b7276b4
4333: memory leak in 3.2
...
svn: r16091
2010-10-31 08:36:03 +00:00
Benny Malengier
1fee4971f4
4333: memory leak in 3.2
...
svn: r16089
2010-10-31 07:33:17 +00:00
Nick Hall
9c14d3b487
GEPS 006: Add Locality to researcher
...
svn: r16082
2010-10-29 23:11:08 +00:00
Nick Hall
e7f220ef30
Fix handle column in selectors
...
svn: r16077
2010-10-29 14:09:17 +00:00
Benny Malengier
5084294a1e
Various fixes for GEP21 and locality
...
* narweb and webcal works again
* proxy filters work
* locality upgrade in repository
* fix progress on upgrade
svn: r16074
2010-10-28 19:56:46 +00:00
Benny Malengier
60d95d6be7
4325: Error with 'More Name Details' if window is already opened
...
svn: r16073
2010-10-28 17:59:16 +00:00
Nick Hall
9df5336fde
GEPS 006: Add Locality to Address and GEDCOM Import/Export
...
svn: r16071
2010-10-28 17:55:15 +00:00
Doug Blank
afefbad431
4198: Person view does not remove a row correctly when two people are merged.
...
svn: r16069
2010-10-28 13:33:29 +00:00
Benny Malengier
ad10304bce
horizontal lines where ugly. In line with Gnome HIG I have put the bold sections in again instead.
...
Added tooltips and moved pushbuttons to the right as that is visually more pleasing to me
svn: r16067
2010-10-27 21:07:49 +00:00
Benny Malengier
f96145f2fc
GUI cleanup on editmediaref
...
svn: r16065
2010-10-27 20:28:09 +00:00
Nick Hall
298827d843
GEPS 006: Add Locality field to Location
...
svn: r16063
2010-10-27 18:13:53 +00:00
Benny Malengier
7a31069cc7
GUI cleanup for family editor
...
svn: r16049
2010-10-25 19:08:32 +00:00
Benny Malengier
289974a519
different order for edit person
...
svn: r16048
2010-10-25 18:07:59 +00:00
Benny Malengier
209b34f359
various fixes and additions for GEP 021'
...
svn: r16043
2010-10-24 21:38:56 +00:00
Benny Malengier
2fa5470b34
allow adding people from family editor and relview
...
svn: r16042
2010-10-24 20:21:37 +00:00
Benny Malengier
4f52aa63e4
Don't use database in tool description
...
svn: r16040
2010-10-24 19:07:10 +00:00
Benny Malengier
5a270125fb
smaller tag icon to use
...
svn: r16038
2010-10-24 18:14:47 +00:00
Nick Hall
17339c6798
Fix import of ValidationError
...
svn: r16037
2010-10-24 17:46:18 +00:00
Nick Hall
7f0e1752c1
Correct typo
...
svn: r16036
2010-10-24 17:37:23 +00:00
Benny Malengier
e109e3d743
Merged geps21 branch, changes r15866-16034, into trunk
...
svn: r16035
2010-10-24 14:43:47 +00:00
Nick Hall
6a92211c4b
1937: Fix Gtk color warning problem
...
svn: r16030
2010-10-23 20:34:12 +00:00
Nick Hall
63999b2aa6
Remove marker color preferences
...
svn: r16029
2010-10-23 17:32:49 +00:00
Nick Hall
e1097d1a53
4306: Fix selector problems related to tagging update
...
svn: r16027
2010-10-23 13:11:35 +00:00
Nick Hall
c3e527b4fb
GEPS 011: Tagging - Extended to Family, Note and Media objects
...
svn: r16025
2010-10-22 23:22:33 +00:00
Benny Malengier
7b66d246b8
improvement in GUI on expand of displaytabs
...
svn: r16011
2010-10-18 18:44:49 +00:00
Benny Malengier
ac5693c97f
add toggle btn for primary to surname table
...
svn: r16010
2010-10-18 18:33:18 +00:00
Benny Malengier
3cfbd2482d
Add origin type selector with autocompletion to surname table
...
svn: r16009
2010-10-18 15:49:39 +00:00
Benny Malengier
ada8c30955
usibility tweak on surname columns
...
svn: r16008
2010-10-18 13:32:19 +00:00
Benny Malengier
4e595d0cf3
improve tab movement on surname table
...
svn: r16002
2010-10-16 08:06:14 +00:00
Benny Malengier
90379b7b42
continue adding to the editname GUI
...
svn: r15999
2010-10-15 21:42:56 +00:00
Peter Landgren
1d8a776cd3
Part 1 of issue 4276. I principle same patch as for branch, but adapeted to trunk.
...
svn: r15959
2010-10-09 12:33:47 +00:00
Nick Hall
280db79074
Fix get_dbname method when called from CLI and remove redundant code
...
svn: r15953
2010-10-04 20:41:16 +00:00
Benny Malengier
b3d8e3c857
Working Edit Person dialog, no multiple surname yet.
...
svn: r15952
2010-10-04 16:13:38 +00:00
Benny Malengier
5013162ded
A new person editor
...
svn: r15951
2010-10-03 11:39:47 +00:00
Benny Malengier
e9599d762d
Working namedisplay
...
Working display section in preferences
svn: r15946
2010-10-01 21:22:25 +00:00
Nick Hall
8c180108f7
Fix issues with long tag names
...
svn: r15945
2010-09-30 22:43:09 +00:00
Nick Hall
489a3da00a
GEPS 011: Tagging - Allow edit of tag name
...
svn: r15944
2010-09-30 22:29:52 +00:00
Peter Landgren
e873a264e4
Final fix of 4164, problems with cairo: out of memory for mult pages in Grapviz output.
...
svn: r15941
2010-09-30 13:11:26 +00:00
Nick Hall
dc050cd356
Add a space after the comma when displaying a tag list
...
svn: r15927
2010-09-24 20:12:18 +00:00
Nick Hall
3812d647e3
Escape tag names in the menu
...
svn: r15926
2010-09-24 19:00:26 +00:00
Nick Hall
f748668c89
GEPS 011: Tagging - Converted to use new database table object
...
svn: r15921
2010-09-21 17:52:37 +00:00
Benny Malengier
bb248fadce
Good progress: * name displayer updated to new structure
...
* person view coded updated
* small change in dbloader so errors can be seen
svn: r15914
2010-09-17 22:13:31 +00:00
Benny Malengier
e9388c3ff7
2786: Add quick undo/redo to all fields
...
This adds:
* undoentry instead of entry for all normal entry fields in glade files
* have maskedentry based on undoentry, so that date changes can be undone :-)
To do: entry fields added in py code is not checked.
svn: r15844
2010-08-31 21:11:59 +00:00
Benny Malengier
19950c616d
undo support for words with unicode symbols of length 2 in the buffer
...
svn: r15843
2010-08-31 19:33:59 +00:00
Benny Malengier
5d4246b0a7
comboentry in toolbar determines optimal width automatically
...
svn: r15840
2010-08-31 10:00:46 +00:00
Benny Malengier
c2dc10471c
* missing installation stuff for undo/redo
...
* create a first undo gtk entry field: family name in person editor
svn: r15837
2010-08-30 23:00:28 +00:00
Benny Malengier
fe311affb2
fix inheritance bug in undo/redo code
...
svn: r15836
2010-08-30 21:49:03 +00:00
Benny Malengier
a1ec3e54b8
limit the size of the undo buffer to 700
...
svn: r15835
2010-08-30 20:01:13 +00:00
Benny Malengier
3fed4b1951
redesign undo/redo for styled notes, much better now
...
svn: r15834
2010-08-30 19:35:51 +00:00
Nick Hall
bf8146b9d1
GEPS 011: Tagging
...
svn: r15830
2010-08-29 18:36:42 +00:00
Doug Blank
3c151885ee
Web search right-click for note editor
...
svn: r15820
2010-08-26 14:00:27 +00:00
Doug Blank
47e3d110d5
Added a new addon type 'WebConnect' which defines a method to lookup data on websites
...
svn: r15812
2010-08-25 01:17:22 +00:00
Nick Hall
ea90894193
Added documentation to ListModel. Changes to make editable and callback parameters more consistent.
...
svn: r15811
2010-08-24 23:43:42 +00:00
Doug Blank
bdd07988c6
Added method for gramps to handle url requests
...
svn: r15808
2010-08-23 14:06:41 +00:00
Doug Blank
19765f80e7
Added a category_manager for pages to talk to other pages
...
svn: r15805
2010-08-23 13:18:56 +00:00
Doug Blank
ee75d5ca5f
Rearranged patterns that are searched for; match longer ones first
...
svn: r15804
2010-08-22 21:25:53 +00:00
Doug Blank
c14fbafd25
Doesn't backup with slashes in filename
...
svn: r15794
2010-08-22 04:53:52 +00:00
Doug Blank
8e3aad341b
Refactored copy/paste to PageView for general use
...
svn: r15788
2010-08-21 23:10:49 +00:00
Doug Blank
fcef732f93
Added dbid and dbname to databases; id is the unique dir name, and name is the assigned name stored in text file
...
svn: r15786
2010-08-21 20:20:34 +00:00
Doug Blank
1b884b129d
Protection from a bad child drop
...
svn: r15785
2010-08-21 20:18:42 +00:00
Doug Blank
cab9169019
Refactor make_filter to make more reusable
...
svn: r15782
2010-08-20 10:37:18 +00:00
Doug Blank
1a2c3be090
Added progress bar to quick backup
...
svn: r15781
2010-08-20 04:40:51 +00:00
Doug Blank
88667a7c5e
Reset buttons when we reset the buffer
...
svn: r15778
2010-08-19 23:32:36 +00:00
Benny Malengier
63d5ea6cb6
undo and redo with correct style in noteeditor
...
svn: r15777
2010-08-19 16:10:53 +00:00
Doug Blank
19e662fd97
Refactor make_filter for use in other parts of gramps
...
svn: r15775
2010-08-19 14:45:49 +00:00
Doug Blank
88a4bbb926
Do not show previously notified addons
...
svn: r15772
2010-08-19 01:04:10 +00:00
Doug Blank
c9f82192b1
Added selected_handles() to navigation views for compatibility with listviews
...
svn: r15765
2010-08-18 12:37:17 +00:00
Doug Blank
726da689c6
Revised undo/redo for different versions of gtk
...
svn: r15762
2010-08-17 14:18:04 +00:00
Doug Blank
d86759b5a7
Added UndoableBuffer to text gramplets; fixed an issue in recognizing keypresses accurately; rewrote keypress handler
...
svn: r15759
2010-08-17 06:39:10 +00:00
Doug Blank
d441154d3a
4177: Needed usability improvements to addon update window
...
svn: r15757
2010-08-17 05:09:01 +00:00
Doug Blank
fa09584578
4178: undo on note editor goes back to no text; added a reset method to styled text buffer and editor
...
svn: r15756
2010-08-16 23:25:07 +00:00
Doug Blank
2789f19366
Hook up undoable inserts
...
svn: r15754
2010-08-16 16:27:42 +00:00
Doug Blank
6a26f7b873
Added UndoableBuffer for notes that allows undo (control+z) and redo (control+shift+z)
...
svn: r15751
2010-08-16 11:44:26 +00:00
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
41931ba9c0
Allow lang_SUBTYPE formats; fixed an error when no network
...
svn: r15749
2010-08-16 04:30:17 +00:00
Doug Blank
6224028253
Select all/none for addon updates
...
svn: r15744
2010-08-16 01:27:14 +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
4617fa8f50
Defaults to check once a week, everything, enable logging
...
svn: r15735
2010-08-14 18:16:10 +00:00
Doug Blank
7109925ffb
Have update select default to True
...
svn: r15734
2010-08-14 15:43:50 +00:00
Doug Blank
5ea17d75bc
Allow multiple objects to be copied
...
svn: r15732
2010-08-14 09:20:20 +00:00
Doug Blank
64a532d38d
minor tweak in position
...
svn: r15731
2010-08-14 09:18:41 +00:00
Doug Blank
5ad0aa48dc
Now can download selections
...
svn: r15729
2010-08-14 00:20:12 +00:00
Doug Blank
3551fe851a
Added option of what addons to check (new, updated, or both)
...
svn: r15727
2010-08-13 21:44:21 +00:00
Doug Blank
6a781138fe
Bring dialog box, if updates available (doesn't update them yet)
...
svn: r15725
2010-08-13 14:32:09 +00:00
Doug Blank
f3fb0b9d2e
Checks for open network connection; get listing file in proper language
...
svn: r15724
2010-08-13 13:31:00 +00:00
Peter Landgren
e7c741a2a7
Issue 4164, correction.
...
svn: r15723
2010-08-13 11:23:33 +00:00
Doug Blank
7c6cba4fae
New check for updated addons
...
svn: r15721
2010-08-13 06:42:14 +00:00
Doug Blank
f9af188191
Perference for checking (and currently updates) addons
...
svn: r15720
2010-08-13 06:18:11 +00:00
Doug Blank
506f9dc643
Refactor to move load_addon_file out of gui code
...
svn: r15719
2010-08-13 04:19:16 +00:00
Peter Landgren
534fac7b93
Issue 4164, Graphviz version=2.26.3
...
svn: r15717
2010-08-12 18:27:46 +00:00
Doug Blank
2fc5096d23
CSS and web resources are now a plugin
...
svn: r15711
2010-08-12 05:26:45 +00:00
Doug Blank
0199cd7da5
Enhanced GENERAL plugins for flexible API: added data and process to GENERAL plugindata, more details at http://www.gramps-project.org/wiki/index.php?title=Addons_development#General_Plugins
...
svn: r15701
2010-08-11 05:42:46 +00:00
Doug Blank
f55cd42926
Allow GENERAL plugins to have category, and more flexibility
...
svn: r15699
2010-08-10 13:14:09 +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
315d7621c1
4159: New Backup option creates invalid file when media is included
...
svn: r15693
2010-08-09 13:51:32 +00:00
Nick Hall
c0944d5df0
Tidy up warnings and change error to warning in flat model
...
svn: r15688
2010-08-08 18:59:09 +00:00
Nick Hall
0fb8ef6da4
Sort by "surname" instead of "group as" in flat person view
...
svn: r15687
2010-08-08 18:33:44 +00:00
Doug Blank
c15fdb15c4
No need to crash, just warn, on dup nodes
...
svn: r15684
2010-08-08 13:15:36 +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
Nick Hall
27ab4c5484
Raise error if duplicate handle added to model
...
svn: r15680
2010-08-02 14:12:12 +00:00
Doug Blank
e0df78182c
Solved the gramplet popup menu not working
...
svn: r15679
2010-08-02 05:23:35 +00:00
Nick Hall
e1f34d3ebe
Add new merge functionality to tree views (see r15645)
...
svn: r15668
2010-07-30 18:13:06 +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
aa5cefd789
Refactored listviews to be able to select multiple items for dnd
...
svn: r15656
2010-07-29 07:59:07 +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
3e28ee67ec
2059: need a way to compare and merge all objects, by MD Nauta
...
svn: r15645
2010-07-22 02:16:32 +00:00
Doug Blank
59403835fe
3142: To allow backups into GRAMPS XML format without Proxy or Living filters; added two config settings for quick-backup dir and filename pattern; added dbstate.db_name
...
svn: r15644
2010-07-22 01:50:00 +00:00
Nick Hall
7a9e22083d
Ensure signals are connected when a view is created
...
svn: r15629
2010-07-09 15:13:06 +00:00
Nick Hall
7f83fc7fcb
Tidy up navigation sidebar code
...
svn: r15621
2010-07-06 14:30:38 +00:00
Nick Hall
24403802ac
Fix tooltips in list views (currently disabled)
...
svn: r15615
2010-07-04 16:59:05 +00:00
Nick Hall
5ab9ca2e5a
Fix marker colours in Family and Note views
...
svn: r15613
2010-07-03 15:04:36 +00:00
Peter Landgren
bb170241dd
Some unnecessary unicode conversion cleanup after fix of issue 4078.
...
svn: r15606
2010-06-30 07:14:37 +00:00
Peter Landgren
7168001163
Some unnecessary unicode conversion cleanup after fix of issue 4078.
...
svn: r15604
2010-06-30 07:11:13 +00:00
Peter Landgren
57006ccfbe
Some unnecessary unicode conversion cleanup after fix of issue 4078.
...
svn: r15603
2010-06-30 07:10:12 +00:00
Peter Landgren
e2d3fca8d8
Fix of issue 4078, note.get() unicode now.
...
svn: r15597
2010-06-28 07:43:41 +00:00
Nick Hall
939ac5505e
Change sort order from D.D8 to ISO-DMS
...
svn: r15583
2010-06-19 23:44:13 +00:00
Nick Hall
49a0830d29
4076: Fix sort order when different latitude/longitude formats are used
...
svn: r15581
2010-06-19 17:41:28 +00:00
Doug Blank
937c8368ac
Crash on family with no parents
...
svn: r15532
2010-06-05 11:36:28 +00:00
Doug Blank
1b3e2aa09f
Protections for readonly databases
...
svn: r15500
2010-05-29 20:19:22 +00:00
Doug Blank
72eadb0d71
4016: Plugin with a BooleanListOption crashes when report_options.xml has fewer entries than expected.
...
svn: r15481
2010-05-25 21:10:25 +00:00
Doug Blank
96c081bb6e
Some ordering problems when readonly db
...
svn: r15463
2010-05-23 15:42:18 +00:00
Doug Blank
67a82ed20c
No need to get surname list for a readonly db
...
svn: r15462
2010-05-23 15:40:59 +00:00
Doug Blank
ed73f393ed
Readonly databases do not necessarily have commit methods
...
svn: r15460
2010-05-23 15:00:48 +00:00
Doug Blank
7c4d945da6
Backrefmodel will skip missing or inaccessible objects
...
svn: r15459
2010-05-23 14:59:04 +00:00
Doug Blank
4ce41d4656
3986: Interface for running code not associated with a plugin type: this passes dbstate and uistate to a load_on_reg function/class if a library has it, and it is marked as load_on_reg
...
svn: r15454
2010-05-23 11:44:13 +00:00
Gerald Britton
df79811a4e
Add extra information for undo history
...
svn: r15430
2010-05-20 18:40:31 +00:00
Nick Hall
6da2ade5e3
Format date in Last Changed column in views according to preference setting
...
svn: r15426
2010-05-20 17:47:31 +00:00
Nick Hall
3c6546c6dd
3710: Add a configuration dialog to the pedigree view
...
svn: r15409
2010-05-13 21:50:22 +00:00
Doug Blank
fccc819e82
Allows load button for those plugins which are not loaded (eg, failed to load)
...
svn: r15351
2010-05-07 20:59:34 +00:00
Doug Blank
a7d5470caa
Small cleanup of link type names
...
svn: r15349
2010-05-07 18:33:44 +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