Commit Graph

68 Commits

Author SHA1 Message Date
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 1d6a4e60c4 GEPS008: Moved Errors module
svn: r19785
2012-06-07 17:06:16 +00:00
Nick Hall ce1bb72219 GEPS008: Moved GrampsDisplay module
svn: r19769
2012-06-05 22:53:35 +00:00
Nick Hall e82046018f GEPS008: Moved glade module
svn: r19765
2012-06-05 21:23:06 +00:00
Nick Hall 8949403d63 GEPS008: Moved ManagedWindow module
svn: r19764
2012-06-05 21:05:04 +00:00
John Ralls 0cc0915c03 Accept control-click as an alternative for right-click when the Gdk
backend is Quartz.


This is a standard behavior on Macs, since they often have single-button 
mice or trackpads.



svn: r19752
2012-06-04 00:47:19 +00:00
Nick Hall 65d707d649 GEPS008: Re-structure Simple access and Quick Reports
svn: r19732
2012-05-31 23:46:57 +00:00
Doug Blank 126eec72b1 5415: I tried to open/edit an internet link
svn: r18566
2011-12-10 15:05:52 +00:00
Doug Blank 7901808c88 4950: Unhandled exception upon closing Gramps with an undocked gramplet
svn: r17639
2011-05-31 17:34:31 +00:00
Doug Blank ab94917070 Corrupt gramplet file fixes
svn: r17637
2011-05-31 17:27:33 +00:00
Doug Blank 0936618091 Fixed issue with state check
svn: r17553
2011-05-22 13:39:12 +00:00
Michiel Nauta cd0f3a4a36 4920: Click on family in Session Log gramplet doesn't select that family
svn: r17535
2011-05-19 19:30:33 +00:00
Doug Blank 4d321d27cb Change initial gramplets, as per name change (dropped Gramplet from id)
svn: r17516
2011-05-17 14:09:01 +00:00
Nick Hall 01c89915ab Increase size of configuration dialog window
svn: r17319
2011-04-28 14:35:51 +00:00
Doug Blank c8ec736e9e Limit gramplets showing on Gramplet View, and made add list faster
svn: r17214
2011-04-23 02:30:48 +00:00
Nick Hall d3cd2e6acf 4772: Performance improvement for context menu
svn: r17213
2011-04-22 23:20:15 +00:00
Doug Blank 7f0ded5673 4772: Not all Gramplets make sense on all views (filter gramplet on Gramplets View); changed to using navigation_type rather than category
svn: r17209
2011-04-22 14:24:14 +00:00
Doug Blank bcd4984941 4772: Not all Gramplets make sense on all views (filter gramplet on Gramplets View)
svn: r17199
2011-04-22 03:00:00 +00:00
Nick Hall 8acb19bb14 4802: Removing a gramplet from a GrampsBar moved from the close button to the context menu
svn: r17052
2011-04-05 21:17:49 +00:00
Nick Hall 0f564c43ef 4641: Interface for indicating if GrampsBar gramplets have data
svn: r17049
2011-04-05 18:24:44 +00:00
Doug Blank b56103c806 Fix error message
svn: r17004
2011-03-31 11:01:20 +00:00
Doug Blank 1d2ed8bf36 Saves title override; removed title_id
svn: r16994
2011-03-30 20:00:19 +00:00
Doug Blank 452538b370 typo
svn: r16993
2011-03-30 19:01:21 +00:00
Doug Blank e7f04aa2e1 Fixed error report in mailing list by Peter 2011-03-30
svn: r16991
2011-03-30 17:40:57 +00:00
Doug Blank e2c6a9cdb4 #4795 Gramplet titles now appear in current language, not the language used at time of creation; also added properties for gramplet navtype and orientation preferences
svn: r16985
2011-03-30 13:48:46 +00:00
Vassilii Khachaturov b1c44ad45e Fix bug #4687: session log gramplet - overzealous l10n of signal names breaks clickable link handlers
* No longer translate "link_type" passed to GuiGramplet.link,
this is an internal constant name never exposed to the user.
* Add a warning to GuiGramplet.on_button_press, in case an unknown link type
is encountered during the event processing
* Applied changes to my patch as suggested during the CR by dsblank



svn: r16714
2011-02-25 17:24:11 +00:00
Doug Blank a5e292e489 4588: FAQ-gramplet looks very strange when translated to Swedish.
svn: r16662
2011-02-18 02:48:49 +00:00
Doug Blank 74ba4baca2 4635: Localized FAQ gramplet incorrectly generates links to the wiki
svn: r16661
2011-02-18 02:22:22 +00:00
Doug Blank e975c97896 4304: PedigreeGramplet and memory management; attempted fix
svn: r16603
2011-02-11 14:19:29 +00:00
Nick Hall d094f2e218 Add configurable GrampsBar gramplets to the Configure View dialog
svn: r16554
2011-02-03 18:14:32 +00:00
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
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 de911d9846 Added a property to hold main splitview object
svn: r16127
2010-11-04 12:12:06 +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 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 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