Commit Graph

340 Commits

Author SHA1 Message Date
Rob G. Healey
665f991b36 Removed registry of Edit Image Exif Metadata from its own file into gramplet.gpr.py
svn: r17267
2011-04-26 02:39:04 +00:00
Rob G. Healey
201c78e6c2 Adding 'Edit Image Exif Metadata' into trunk
svn: r17261
2011-04-25 22:49:41 +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
b628710a0e 4850: Update set_has_data when non-image media are made active
svn: r17190
2011-04-21 16:34:39 +00:00
Nick Hall
bf23e340db 4849: Prevent errors in gramplets that depend on the pyexiv2 module when this module is not available
svn: r17186
2011-04-21 15:56:40 +00:00
Jérôme Rapinat
92676ea15d update references, new gramps.pot
svn: r17177
2011-04-21 07:58:30 +00:00
Doug Blank
3fd1205fbc Don't use 3.4.x unless plugin only works for 3.4.x, rather than 3.4 in general
svn: r17165
2011-04-20 12:39:28 +00:00
Nick Hall
112394b141 Add new person events and family events bottombar gramplets
svn: r17156
2011-04-19 18:13:09 +00:00
Michiel Nauta
7f72b08758 4750: SessionLog gramplet crash
svn: r17151
2011-04-19 15:26:15 +00:00
Nick Hall
47c1eb19a7 4814: Display dates in the current Gramps date format
svn: r17150
2011-04-19 14:42:19 +00:00
Doug Blank
ec28db1a7d 4839: Old notes info is kept when a new family tree is created. Fixed QuickView Gramplet
svn: r17143
2011-04-18 13:26:25 +00:00
Doug Blank
d011a9164b 4839: Old notes info is kept when a new family tree is created. Fixed Notes
svn: r17141
2011-04-18 13:02:25 +00:00
Doug Blank
25830e2325 Added missing has_data interface for QuickViews
svn: r17124
2011-04-15 15:50:38 +00:00
Doug Blank
a625154e7b Added missing Note category for Quick View Gramplet
svn: r17122
2011-04-15 15:17:08 +00:00
Doug Blank
5ac1e99915 Needed to manually call rebuild initially (see #4593 for more details)
svn: r17050
2011-04-05 20:38:14 +00:00
Nick Hall
0f564c43ef 4641: Interface for indicating if GrampsBar gramplets have data
svn: r17049
2011-04-05 18:24:44 +00:00
Nick Hall
e0e870eecc Change media preview gramplet to use the thumbnailer
svn: r17040
2011-04-04 21:15:39 +00:00
Jérôme Rapinat
1b5b287455 try to use dict() for a better translation string
svn: r17015
2011-04-01 06:19:00 +00:00
Jérôme Rapinat
347ff65eac minor change on translation strings
svn: r17013
2011-04-01 05:57:46 +00:00
Nick Hall
f01cf2c700 Replace MediaReferences gramplet with Backlinks gramplets
svn: r17010
2011-03-31 19:58:28 +00:00
Rob G. Healey
22bd8d318c Added MediaReferences to the mediaview bottombar set of gramplets.
svn: r17008
2011-03-31 15:53:33 +00:00
Nick Hall
f43d71f9ef Add backlink bottombar gramplets
svn: r16997
2011-03-30 22:40:24 +00:00
Nick Hall
dceeaeb960 Fix to work with pyexiv2 v0.1 and remove section column
svn: r16933
2011-03-25 19:36:53 +00:00
Peter Landgren
d4c8bf661d Fix of encoding errormsg, specially for Windows. Rearranged the msg a little.
svn: r16925
2011-03-25 08:54:40 +00:00
Rob G. Healey
6d6edec21b Added the functionality so that users of pyexiv2-0.1.3 can also use this addon...
svn: r16919
2011-03-25 05:08:38 +00:00
Rob G. Healey
da43c21432 Fixed AttributeError in src/plugins/gramplet/bottombar.gpr.py
svn: r16917
2011-03-25 04:14:09 +00:00
Rob G. Healey
e551c1c94b Swappped out MetadataViewer Gramplet in MediaView bottombar for Exif from Nick Hall.
svn: r16915
2011-03-25 04:00:45 +00:00
Rob G. Healey
9942d8de0f Removed obsoleted tag of Keywords. Updated code so that pyexiv2-0.1.3 users can now use it too.
svn: r16908
2011-03-24 15:44:45 +00:00
Peter Landgren
3ae389d813 Fixed so that errormsg with non latin char is readable.
svn: r16903
2011-03-24 07:47:29 +00:00
Doug Blank
a00dcd0c2b Move all trunk plugins to version 3.4
svn: r16874
2011-03-21 20:43:00 +00:00
Rob G. Healey
ef2ea47437 Bug#4724; Fixed a deprecation warning in using values instead of value.
svn: r16850
2011-03-18 19:59:44 +00:00
Rob G. Healey
b66e7c6bc0 Bug#4724; Mistaken KeyTag error has been fixed.
svn: r16847
2011-03-18 03:31:37 +00:00
Rob G. Healey
c3e084d506 Bug#4724; Added code to where non MIME images will not be read or allowed to be written to...
svn: r16846
2011-03-18 02:44:18 +00:00
Rob G. Healey
ae2eb8eba5 Changed the name of this gramplet to distinguish the differene from this viewer from its sister gramplet of ImageMetadataGramplet for the sidebar. Suggestion from Jerome Rapinet. Thank you...
svn: r16841
2011-03-17 14:45:49 +00:00
Rob G. Healey
2baf3b676b #4723; Error when reportying pyexiv2 failed import
svn: r16827
2011-03-15 23:04:08 +00:00
Rob G. Healey
90616376ed Changed KeyValue for Ipptc KeyTag from value to values for Keywords. Thank you Helge.Privat for the change.
svn: r16811
2011-03-12 05:10:30 +00:00
Rob G. Healey
1d59a84104 Escape media description in gramplet for proper handling of media names.
svn: r16800
2011-03-10 14:43:50 +00:00
Rob G. Healey
786a0a5834 Bug#4724; fixed processing of GPS Latitude/ Longitude with help from Helge.Privat...
svn: r16784
2011-03-09 04:00:07 +00:00
Rob G. Healey
f6947c08c6 Bug#4724; fixed problems with IptcTag and Latitude/ Longitude handling.
svn: r16780
2011-03-08 02:06:49 +00:00
Rob G. Healey
2c72c7a5d8 Made all fields except the Description to be read only, so that those fields do NOT get changed. It is not an editing gramplet but simply for viewing.
svn: r16769
2011-03-06 22:44:09 +00:00
Rob G. Healey
6d02067406 Fixed a problem with GPS coordinates handling
svn: r16764
2011-03-06 01:21:54 +00:00
Rob G. Healey
db1c7c4b25 Fixed a bug where the keywords entry was not being displayed and therefore only Active Image and Description were being displayed.
svn: r16759
2011-03-05 09:41:05 +00:00
Rob G. Healey
d8d4acb2e0 Added properties listed in http://www.gramps-project.org/wiki/index.php?title=Committing_Policies, to my new file. Was going to add it to po/POTFILES.in, but it was already listed.
svn: r16758
2011-03-05 07:48:06 +00:00
Rob G. Healey
f4159758b2 Bug#4724; Fixed KeyError in Iptc of _get_value() -- similar to #4723 .
svn: r16757
2011-03-05 00:32:51 +00:00
Rob G. Healey
11850ad64a Part2 of MediaMetadata.py for MediaView in the bottom bar. Please remove all of *.ini in /home/USER/.gramps/gramps33 after updating... Display is now exactly as I would like to see it be.
svn: r16756
2011-03-04 22:22:47 +00:00
Rob G. Healey
ba2302030b First part of Media Metadata Gramplet for the MediaView bottom bar! The only reason that I am committing this now is because I am confused and baffled at the results that I am getting from this gramplet. Please see email to the development list for more information. It is working, but it looks weird...
svn: r16752
2011-03-04 04:45:25 +00:00
Jérôme Rapinat
db1725d908 'Selected' action/string was missing; update translation template
svn: r16730
2011-02-28 15:24:53 +00:00
Vassilii Khachaturov
0152ec28b3 4700: add timestamps to the session log
svn: r16724
2011-02-27 13:20:09 +00:00
Nick Hall
b74edfca2d Add Place Details, Repository Details and Media Preview gramplets
svn: r16717
2011-02-25 22:03:41 +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
Vassilii Khachaturov
b038a12fea Bug #4679: Children bottom bar gramplet - crash upon add; l10n of empty string
CR by nick-h



svn: r16706
2011-02-23 21:29:33 +00:00
Nick Hall
88ed1aad13 Disable buttons in Note gramplets for empty database
svn: r16624
2011-02-15 16:56:34 +00:00
Nick Hall
dc505e7671 Add children bottombar gramplets
svn: r16621
2011-02-15 13:06:05 +00:00
Nick Hall
cee3c105fd Remove definition for children gramplet
svn: r16616
2011-02-13 23:33:25 +00:00
Nick Hall
f5fd46d518 Add new bottombar gramplets
svn: r16613
2011-02-13 00:02:50 +00:00
Jérôme Rapinat
ded1c7ea29 4597: crash when switching into Geography view from Places view
svn: r16564
2011-02-04 07:33:28 +00:00
Nick Hall
116d26e69f Add extra GrampsBar functionality.
svn: r16502
2011-01-30 03:02:38 +00:00
Nick Hall
1ef88b3eac Fix image layout problems
svn: r16479
2011-01-26 19:42:01 +00:00
Nick Hall
df8a2a7bf3 Clear bottombar gramplets when no active person is set
svn: r16478
2011-01-26 18:52:18 +00:00
Gerald Britton
adf976821f Remove unneeded line continuations and tidy up
svn: r16472
2011-01-25 18:47:12 +00:00
Nick Hall
d08ae3e0e3 Update details tab when name format is changed
svn: r16423
2011-01-21 15:09:14 +00:00
Jérôme Rapinat
92a77413a0 add gettext for translation strings
svn: r16411
2011-01-18 18:02:25 +00:00
Jérôme Rapinat
0e821e7bba add 'megabyte' context
svn: r16395
2011-01-17 09:43:50 +00:00
Nick Hall
5508719070 Add tooltips to bottombar gramplets
svn: r16370
2011-01-12 18:09:35 +00:00
Nick Hall
e44dfa291e Implement Gramps bottombar
svn: r16360
2011-01-11 01:21:38 +00:00
Jérôme Rapinat
2aa713856c #4331: enable translation
svn: r16248
2010-12-05 17:23:16 +00:00
Doug Blank
915dfc3913 4331: Display Media size before quick backup, in stats gramplet, and summary report
svn: r16247
2010-12-05 05:54:33 +00:00
Doug Blank
34bf782e6b 4395: Crash on selecting Gramplets
svn: r16216
2010-11-19 14:36:51 +00:00
Doug Blank
12e174b7f3 3366: Assistant for new users
svn: r15674
2010-07-31 17:19:37 +00:00
Doug Blank
5e632304dc 4012: Improvement for "What's next" report
svn: r15479
2010-05-25 13:21:06 +00:00
Doug Blank
f72178b4df 4012: Improvement for "What's next" report
svn: r15475
2010-05-25 10:06:53 +00:00
Brian Matherly
df32be43de 0003796: Make export available when no GUI available. Patch from jmodule (Jakim Friant).
svn: r15294
2010-05-01 04:12:42 +00:00
Doug Blank
d5056554a0 Fixes for configuring gramplets
svn: r15215
2010-04-18 13:42:46 +00:00
Doug Blank
1dd85ced01 Fixed error in losing options on config of this gramplet
svn: r15214
2010-04-18 12:59:40 +00:00
Doug Blank
d42b3f870c Fixed error in losing options on config of this gramplet
svn: r15212
2010-04-18 12:55:43 +00:00
Peter Landgren
345dacc135 Fixed a typo.
svn: r14696
2010-03-08 12:08:21 +00:00
Doug Blank
3ae0224e1a Removed Django import/export and CalcEstimateDates (moved to addons)
svn: r14685
2010-03-07 21:42:03 +00:00
Doug Blank
4442a33f96 Speed-up for right-click menu
svn: r14681
2010-03-07 20:57:46 +00:00
Doug Blank
8efe5a27d6 Added FAQs with links from user list and wiki
svn: r14664
2010-03-07 16:07:13 +00:00
Doug Blank
98ebcb9697 Added comments for gramplets
svn: r14661
2010-03-07 15:00:11 +00:00
Doug Blank
dcfb25abc4 Trunk is now version 3.3.0
svn: r14653
2010-03-06 22:47:25 +00:00
Rob G. Healey
36a91b6cb9 Changed some formatted strings to named variables for 'make distcheck' to work properly.
svn: r14483
2010-02-25 15:52:32 +00:00
Peter Landgren
fa43495264 PluginManagerGramplet.py was missing.
svn: r14392
2010-02-15 15:09:28 +00:00
Doug Blank
991d477417 Typo
svn: r14355
2010-02-13 17:45:55 +00:00
Doug Blank
cf03374f70 Updates to gramplets with options
svn: r14346
2010-02-13 03:21:38 +00:00
Doug Blank
c17fd3c53f Added on_load/on_save for data options
svn: r14343
2010-02-12 21:24:04 +00:00
Doug Blank
452213d4cc Allow to work with new active signals
svn: r14332
2010-02-12 12:07:16 +00:00
Doug Blank
843fb89ba0 Plugins required to be correct version
svn: r14300
2010-02-10 12:13:47 +00:00
Doug Blank
1bc7a15a27 Fixed some optimized reference copy errors
svn: r14148
2010-01-27 12:07:25 +00:00
Gerald Britton
8f0582df8a Use built-in functions to replace for loops:
Old code:

for x in y:
  f(x)

New Code:

map(f, y)

Also use defaultdict instead of simple dict when advantageous and use list comprehensions
instead of for loops where map() could be used but requires lambdas.


svn: r14135
2010-01-25 17:45:21 +00:00
Gerald Britton
1f2469b09f Simplify with built-in functions where possible. e.g.
change [x for x in y if x] to filter(None, y)
change [f(x) for x in y] to map(f, x)
change [x for x in y] to list(y)

These changes reduce source code size and complexity and produce some minor performance gains

svn: r14104
2010-01-21 18:42:53 +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
Doug Blank
943dbc97b4 Added a yield occasionaly in main
svn: r14083
2010-01-16 23:02:10 +00:00
Doug Blank
f446b66e34 Make main a generator
svn: r14082
2010-01-16 23:00:26 +00:00
Brian Matherly
c5f54d0cfc Continued work on GEP008: Move src/BasicUtils/_NameDisplay.py to src/gen/display.
svn: r14072
2010-01-14 04:08:04 +00:00
Jérôme Rapinat
9ccdb167cd Do not need to translate variables
svn: r14041
2010-01-12 10:51:36 +00:00
Nick Hall
b503fa2e25 Extend history functionality (back/forward) and active-changed signals to all primary objects
svn: r14023
2010-01-10 19:19:33 +00:00
Jérôme Rapinat
7aef74eaca 3485: A better message for date validator on AgeOnDate Gramplet.
svn: r13950
2010-01-01 08:43:29 +00:00
Doug Blank
205b3beadd Enabled Quickviews on all list views; enabled References Quickview for all views
svn: r13947
2009-12-31 14:59:44 +00:00
Jérôme Rapinat
bbdf6d80cc 3485: A better message for date validator on AgeOnDate Gramplet.
svn: r13939
2009-12-29 16:56:27 +00:00
Doug Blank
302781a6b3 Event types know how to abbreviate themselves
svn: r13898
2009-12-23 19:35:18 +00:00
Doug Blank
699dcb13fe Fixed svn Id property
svn: r13881
2009-12-21 13:43:50 +00:00
Doug Blank
3a8b4d7e40 Moved fallback functions from Db to gen.utils
svn: r13876
2009-12-21 05:58:55 +00:00
Gary Burton
4392fa3120 Fix wrong calls to get_type
svn: r13852
2009-12-19 16:08:44 +00:00
Doug Blank
cb721e6ad3 Moved DeepConnections.py HeadlineNewsGramplet.py NoteGramplet.py PythonGramplet.py to gramps-addons
svn: r13808
2009-12-15 15:19:49 +00:00
Brian Matherly
bbe2b6da0c move src/Editors/* to src/gui/editors as part of GEP008
svn: r13807
2009-12-15 05:56:12 +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
Doug Blank
ec24ff86fb Added options for font sizes and count
svn: r13772
2009-12-12 04:18:04 +00:00
Doug Blank
8b326b49d2 3394: Pango Warning for Fanchartview during start
svn: r13756
2009-12-11 03:19:06 +00:00
Peter Landgren
0b711b211c Third update for consistent use of Gramps. See issue 3355.
svn: r13633
2009-11-19 17:32:11 +00:00
Peter Landgren
33686fcf18 First update for consistent use of Gramps. See issue 3355.
svn: r13610
2009-11-17 20:14:53 +00:00
Doug Blank
2a1aa5e5ad Allow lateral move placement of Fan Chart
svn: r13564
2009-11-13 01:57:40 +00:00
Benny Malengier
7da5541920 Cleanup after making views plugins, remove last imports of DataView
svn: r13563
2009-11-12 22:32:52 +00:00
Doug Blank
c6a51db8d3 Fix for running quick view gramplet; disable unnecessary signals reception for some change-actives
svn: r13519
2009-11-07 13:31:36 +00:00
Doug Blank
0f61597985 Begin moving 3rd-party plugins to external SVN: DataEntryGramplet removed
svn: r13476
2009-11-01 14:28:37 +00:00
Peter Landgren
7fe80cc10b Fix of translation problem with _().
svn: r13431
2009-10-27 09:06:52 +00:00
Doug Blank
bb99cd20b1 Fixed missing expand option on gramplets; added connect/disconnect signal handling; removed signal to update status bar when gramplet doesn't do anything
svn: r13428
2009-10-27 00:27:40 +00:00
Benny Malengier
2ed1159e89 Gramplets need to be registered as STABLE to see
svn: r13425
2009-10-26 19:27:09 +00:00
Benny Malengier
53de46901e add license to gpr.py files
svn: r13424
2009-10-26 19:15:58 +00:00
Doug Blank
6af2d2f30a Step #2 some cleanup: Moved Gramplet class to gen/plug/_gramplet from DataView/GrampletView ; updated gramplets
svn: r13416
2009-10-25 20:29:45 +00:00
Doug Blank
88de64e9a0 Fixes for Given Name, Top Surname, and Surname gramplets
svn: r13415
2009-10-25 19:04:32 +00:00
Benny Malengier
14dcf94739 3292 register plugins, load on need, not on start of GRAMPS - GEPS 014\nmove grampletview to guipluginmanager
svn: r13409
2009-10-25 15:33:50 +00:00
Benny Malengier
ed619cfdd6 3292: register plugins, load on need, not on start of GRAMPS - GEPS 014
svn: r13400
2009-10-24 13:53:20 +00:00
Doug Blank
99282aa715 3272: Proposal for updating config settings
svn: r13346
2009-10-08 01:12:51 +00:00
Gerald Britton
6246ba97aa Change dictionaries to sets and use set logic where possible
svn: r13288
2009-10-02 20:03:39 +00:00
Doug Blank
4e3ebe9db4 #3223: Trunk revision 13203 causes crash of gramplet surnamecloud
svn: r13220
2009-09-18 01:41:31 +00:00
Doug Blank
a3efa1cb0a bug #3221: Improvements for WhatsNext Gramplet, by reinhard
svn: r13217
2009-09-17 03:13:19 +00:00
Gerald Britton
4b77831f0f Exploit new iter_<objects> methods
svn: r13209
2009-09-15 19:37:23 +00:00
Gerald Britton
966d2bcd42 Use new iter_objects methods
svn: r13203
2009-09-14 20:50:25 +00:00
Doug Blank
d76615b086 Fix for a iter change
svn: r13198
2009-09-12 18:12:31 +00:00
Gerald Britton
941fff23ae Tweaks to use inplace arithmetic
svn: r13191
2009-09-10 18:49:48 +00:00
Gerald Britton
a052bc3c63 Tweaks to use inplace arithmetic
svn: r13184
2009-09-09 20:37:26 +00:00
Peter Landgren
4e7df6fc71 String must be unicode for truncation to work for non ascii characters.
svn: r13178
2009-09-08 13:37:48 +00:00
Gerald Britton
3564b04584 1. Implement iter_<object> methods in proxybase.
2. Change include_object to include_media_object to avoid confusion
3. Make _validated_id_prefix method in read.py a staticmethod
4. Use new iter_<objects> methods in Records.py, StatsgGramplet.py, GivenNameGramplet.py, ExtractCity.py and _IsSiblingOfFilterMatch.py as examples

svn: r13151
2009-09-02 20:10:45 +00:00
Doug Blank
c0f9ab2179 Added multilines to Python Gramplet
svn: r13097
2009-08-21 00:59:31 +00:00
Doug Blank
d5b8862082 Removed debugging statements
svn: r12860
2009-08-02 14:36:26 +00:00
Doug Blank
90e918e892 fix to match changed url of blog comment rss
svn: r12825
2009-07-20 12:46:26 +00:00
Doug Blank
f7f66af44a Added missing imports
svn: r12819
2009-07-19 22:08:47 +00:00
Gerald Britton
302a4358fd Fix bugs in some modules caused by using enumerate instead of conventional for-loop syntax
svn: r12795
2009-07-14 14:16:03 +00:00
Gerald Britton
181c0c9b41 Replace get_place_handles with iter_place_handles
svn: r12778
2009-07-08 18:11:02 +00:00
Gerald Britton
b601f4bdf2 Replace get_family_handles with iter_family_handles
svn: r12776
2009-07-08 16:11:20 +00:00
Gerald Britton
f7454de7fd Implement iter_people_handles methods and begin to use them
svn: r12760
2009-07-03 20:23:41 +00:00
Jérôme Rapinat
278cdaa63c #3040: typo translation (contribution by Zegzda Yevgeny)
svn: r12640
2009-06-07 19:04:11 +00:00
Gerald Britton
81a0848490 Bug 3018: remove calls to keys() and values() dictionary method where possible
svn: r12579
2009-05-27 17:33:45 +00:00
Gerald Britton
5eb7e18dc6 Bug 3018: ImportGrdb: remove calls to keys() dictionary method where possible
svn: r12572
2009-05-26 20:48:09 +00:00
Doug Blank
59f9aecabb Deep Connections, which will become a tool
svn: r12322
2009-03-11 14:29:17 +00:00
Doug Blank
e2e6d4972e 2798: Gramplet 'Fan Chart' throws error when right-clicked prior to defining Home Person.
svn: r12289
2009-03-10 00:55:35 +00:00
Doug Blank
0a106b420d New Plugin Manager Gramplet
svn: r12261
2009-03-09 01:44:41 +00:00
Doug Blank
6dbd851150 Added version info
svn: r12256
2009-03-08 20:45:52 +00:00
Doug Blank
6b9d78e48a RSS and Wiki Headline News Reader
svn: r12251
2009-03-08 20:30:51 +00:00
Benny Malengier
e8350eaa88 Data changing GRAMPLETS are not distributed on install, user
must download them


svn: r12155
2009-02-28 09:05:13 +00:00
Gerald Britton
2671a8cd50 Replace "== None" and "!= None" with "is None" and "is not None", respectively
svn: r12098
2009-02-23 19:11:46 +00:00
Rob G. Healey
c56f46b493 Added revision numbering symbol to all of plugins directory if it was missing in the file.
svn: r12002
2009-02-16 06:56:49 +00:00
Luigi Toscano
ce8b02c9f6 Better localization support for decimal separator.
svn: r11999
2009-02-15 21:50:27 +00:00
Raphael Ackermann
baef4d76a4 fixed indentation issues and mix of tabs and spaces.
svn: r11943
2009-02-09 23:37:40 +00:00
Doug Blank
c08193ea88 pylint cleanups; lots of docstrings; added .version number and .gramps required version to gui gramplets
svn: r11931
2009-02-09 04:06:33 +00:00
Peter Landgren
4eb5eebfb8 Fixed one missed string for translation.
svn: r11911
2009-02-08 09:39:27 +00:00
Jérôme Rapinat
ed56bb9be5 typo on translation string
svn: r11909
2009-02-08 08:28:36 +00:00
Peter Landgren
c5d18aa935 Debug print statements deleted.
svn: r11895
2009-02-07 10:38:51 +00:00
Peter Landgren
32ecf9b59a Final solution (I hope) for the % issue. Added generation to tool tip.
svn: r11890
2009-02-07 08:56:33 +00:00
Peter Landgren
1c0af251ca Reverted back to %
svn: r11884
2009-02-06 13:30:26 +00:00
Peter Landgren
69f4b87b20 Fix of % -> %% in translation string.
svn: r11872
2009-02-05 14:11:37 +00:00
Jérôme Rapinat
b240878e50 #2657,#1718 use ngettext
svn: r11825
2009-02-03 12:59:35 +00:00
Doug Blank
248002b819 Split DefaultGramplets into their respective files
svn: r11790
2009-02-01 16:42:57 +00:00
Doug Blank
8af25caf2e Missing Errors import
svn: r11789
2009-02-01 16:19:35 +00:00
Doug Blank
6fccf8d75f Removed fixed font; it is now already applied
svn: r11780
2009-02-01 02:12:38 +00:00
Doug Blank
0d3201d8ab removed extra 'of' in translated texts
svn: r11771
2009-01-31 05:03:20 +00:00
Doug Blank
5f0447bdf0 Experimental gramplet to find deep connections between home and active
svn: r11770
2009-01-31 02:33:43 +00:00
Doug Blank
e2bb66f42a Renamed Active Person's Relatives to Relatives
svn: r11729
2009-01-25 23:32:14 +00:00
Doug Blank
87bb35b64a Changed title from Person Note to Note
svn: r11728
2009-01-25 23:24:54 +00:00
Doug Blank
6a26dce0b1 Fixed bug in URL formatting in Headline News
svn: r11725
2009-01-25 20:51:13 +00:00
Doug Blank
ffc025aeca Fixed bug in render_text; replaced NewsGramplet with HeadlineNewsGramplet that reads a new wiki page every hour
svn: r11723
2009-01-25 20:08:57 +00:00
Doug Blank
60d1964ede Added tooltip to translations
svn: r11720
2009-01-25 17:32:34 +00:00
Doug Blank
04b9ec770f Added uistate to gramplet class; Finished Interactive Fan Chart: right-click gives menu options (same from PedigreeView)
svn: r11719
2009-01-25 17:29:59 +00:00
Doug Blank
d2b481b1a3 Speed ups: cache names---don't re-lookup name; added outer edge to indicate parents; removed simple access
svn: r11714
2009-01-25 11:19:13 +00:00
Doug Blank
384f574fea Put the database access at beginning; fixes bug in mailing list from Rob H.
svn: r11702
2009-01-24 09:00:19 +00:00
Doug Blank
409063ae94 Rotation is now done by dragging in open space (doesn't draw names while dragging to get speed up)
svn: r11684
2009-01-22 12:07:36 +00:00
Doug Blank
6815af9303 Rearrange methods to get all of the fanchart business int the widget; fixed a bug in show_parents; general refining
svn: r11680
2009-01-22 00:36:26 +00:00
Doug Blank
e23c3e704c Needed to register event mask to get additional signals; next step: cleanup
svn: r11678
2009-01-21 16:12:48 +00:00
Doug Blank
a02e10a067 Edited some comments; changed rotation to corners---would like to use motion
svn: r11670
2009-01-19 21:58:57 +00:00
Doug Blank
e9c0be1d15 First working version
svn: r11663
2009-01-19 16:57:43 +00:00
Doug Blank
7ccee8ab0a A couple of bugs left
svn: r11662
2009-01-19 07:11:48 +00:00
Doug Blank
cd713adf74 Work in progress
svn: r11661
2009-01-19 05:42:20 +00:00
Doug Blank
bb2a4fbcb2 Added gc to environment, with preset flags for checking uncollectable objects
svn: r11657
2009-01-18 14:47:35 +00:00
Doug Blank
708b00951f Roundoff error
svn: r11651
2009-01-18 03:41:44 +00:00
Doug Blank
33067b97f1 Moved AgeStats.py gramplet to correct subdirectory, and updated Makefile.am and POTFILES.in
svn: r11650
2009-01-18 02:20:17 +00:00
Doug Blank
bd90c18ed9 An experimental interactive fan chart. Needs some work to be really usable. See bug #2611 for more details.
svn: r11648
2009-01-17 22:36:30 +00:00
Doug Blank
4db08cb975 Removed slow stuff on the calendar gramplet... too much work for just bolding the calendar. Now it just runs the Quick View On This Day
svn: r11647
2009-01-17 22:34:54 +00:00
Doug Blank
5e74a57142 Plugins restructure: move gramplets to plugins/gramplet/
svn: r11636
2009-01-16 23:03:35 +00:00