Commit Graph

51 Commits

Author SHA1 Message Date
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
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
Doug Blank
b1354d2009 Regenerate gui options because previous configdialog may have deleted them; draw a frame around options that need 'save'.
svn: r14349
2010-02-13 06:37:50 +00:00
Doug Blank
c6c653683f Added additional config items for gramplets: height, expand, detached width and height
svn: r14348
2010-02-13 04:30:49 +00:00
Doug Blank
6717242366 2671: Error in saving options in Gramplets
svn: r14345
2010-02-13 02:39:42 +00:00
Doug Blank
da5c001baf Removed unneeded pane widths
svn: r14342
2010-02-12 21:22:58 +00:00
Doug Blank
2c0c3f0f85 Override config, if necessary
svn: r14335
2010-02-12 12:48:27 +00:00
Doug Blank
ebbd1a1d12 Added old options to new configure
svn: r14333
2010-02-12 12:08:14 +00:00
Doug Blank
051cd9efe1 Working on a better config system for gramplet pane
svn: r14329
2010-02-11 22:49:36 +00:00
Doug Blank
77734ed302 Workaround for hiding buttons on detached gramplet
svn: r14326
2010-02-11 21:14:22 +00:00
Doug Blank
fbedac6317 Two workarounds for displaying gramplets correctly
svn: r14325
2010-02-11 20:53:10 +00:00
Doug Blank
458c42b0d4 Added a basic configure for GrampletView; removed config of columns by right-clicking
svn: r14305
2010-02-10 19:19:32 +00:00
Doug Blank
f382665850 Config of gramplet keeps track of details if it is in a split pane
svn: r14294
2010-02-09 13:14:37 +00:00
Doug Blank
5ef4112868 Removed gui options from Gramplet Pane; plan on having a Configure View window
svn: r14277
2010-02-08 13:34:44 +00:00
Doug Blank
22c4ec78cb Have some parameters of the GrampletPane passed in at runtime (default_gramplets)
svn: r14267
2010-02-07 16:59:06 +00:00
Doug Blank
1bd2966d3c Have some parameters of the GrampletPane passed in at runtime (column_count)
svn: r14266
2010-02-07 16:38:06 +00:00
Doug Blank
df9899a78b Allow each grampletpane to have its own config
svn: r14265
2010-02-07 13:30:59 +00:00