Commit Graph

76 Commits

Author SHA1 Message Date
Nick Hall
a3cea6e172 4591: Do not allow less than a single column in the Gramplet view
svn: r16547
2011-02-02 22:09:56 +00:00
Nick Hall
116d26e69f Add extra GrampsBar functionality.
svn: r16502
2011-01-30 03:02:38 +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
Nick Hall
f49142aaca Remove default gramplet tooltip in tabbed layout
svn: r16378
2011-01-13 23:15:46 +00:00
Nick Hall
27d85fc692 Restore gramplet buttons for grid layout
svn: r16365
2011-01-11 19:04:42 +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
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
Benny Malengier
864b3b6ef7 4376: A different Edit Person dialog
svn: r16196
2010-11-16 20:12:26 +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
1fee4971f4 4333: memory leak in 3.2
svn: r16089
2010-10-31 07:33:17 +00:00
Benny Malengier
5a270125fb smaller tag icon to use
svn: r16038
2010-10-24 18:14:47 +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
Nick Hall
8c180108f7 Fix issues with long tag names
svn: r15945
2010-09-30 22:43:09 +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
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
bdd07988c6 Added method for gramps to handle url requests
svn: r15808
2010-08-23 14:06:41 +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
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
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
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
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