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
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
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
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