29 Commits

Author SHA1 Message Date
Gary Burton
aa1729d364 GTK3 fix. Workaround for bug https://bugzilla.gnome.org/show_bug.cgi?id=679654 which prevents list_families() being called more than once to generate a list of fonts. Text reports and anything else which uses the PDF backend now works
svn: r20212
2012-08-14 21:58:29 +00:00
John Ralls
41e77a23bf Use Gtk3's primary designator to replace all instances of <control> for accelerators and bindings.
svn: r20038
2012-07-20 22:26:10 +00:00
Benny Malengier
0b8d0a1a95 Make clear this warning is understood
svn: r19965
2012-07-09 22:54:45 +00:00
Benny Malengier
3430acd2d5 workaround for bug that leads to segphault
svn: r19964
2012-07-09 22:51:21 +00:00
Benny Malengier
35ccf01827 Convert MenuItem, working styledtexteditor in grampletpane
svn: r19859
2012-06-17 23:04:42 +00:00
Benny Malengier
faed8a9f5f Start convertion to introspection. Flat models work, as does relationship view
svn: r19858
2012-06-17 21:25:37 +00:00
Nick Hall
9595af1324 GEPS008: Moved constfunc module
svn: r19810
2012-06-09 20:56:43 +00:00
Nick Hall
aabc6c05c2 GEPS008: Moved config module
svn: r19809
2012-06-09 20:10:28 +00:00
Nick Hall
5f7c31eae8 GEPS008: Moved Spell module
svn: r19802
2012-06-08 21:07:24 +00:00
Nick Hall
ce1bb72219 GEPS008: Moved GrampsDisplay module
svn: r19769
2012-06-05 22:53:35 +00:00
Doug Blank
23ceaabbd4 Add selected text to clipboard when editing a link
svn: r19738
2012-06-01 17:57:28 +00:00
Nick Hall
65d707d649 GEPS008: Re-structure Simple access and Quick Reports
svn: r19732
2012-05-31 23:46:57 +00:00
Jérôme Rapinat
ff638d041b 3866 3976 3977: Two 'spell' entries; remove Enchant dependency (patch by Tim Lyons)
svn: r17563
2011-05-26 08:05:04 +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
3fed4b1951 redesign undo/redo for styled notes, much better now
svn: r15834
2010-08-30 19:35:51 +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
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
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
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
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
Brian Matherly
0001133eb8 move src/widgets/* to src/gui/widgets as part of GEP008
svn: r13791
2009-12-14 03:20:19 +00:00