620 Commits

Author SHA1 Message Date
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