24 Commits

Author SHA1 Message Date
Doug Blank
b9d5ea797e Bump Gramps version up to 4.0
svn: r20062
2012-07-24 07:10:31 +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
faed8a9f5f Start convertion to introspection. Flat models work, as does relationship view
svn: r19858
2012-06-17 21:25:37 +00:00
Nick Hall
aabc6c05c2 GEPS008: Moved config module
svn: r19809
2012-06-09 20:10:28 +00:00
Jérôme Rapinat
5237f8dc64 version bump; upgrade "gramps_target_version" (part2)
svn: r19286
2012-04-10 09:19:26 +00:00
Josip Pisoj
53c9c30890 bug #5554: Automake problem
svn: r18851
2012-02-10 20:25:15 +00:00
Paul Franklin
c83653f017 for Python files and Makefile.am files in the "src" (only) sub-tree:
1) add SVN svn:keywords "Id" property if it didn't have it
2) add SVN svn:mime-type "text/plain" property if it didn't have it
3) add SVN "Id" line to the file if it had none


svn: r18554
2011-12-06 16:56:50 +00:00
Tim G L Lyons
c833073ba6 GEPS023: merge branch (changes 17960-18546) into trunk
svn: r18548
2011-12-04 17:09:17 +00:00
Tim G L Lyons
a906c98439 Clean-up Sources and Citations views:
* Add icon for citations view
* disable old sourceview
* change citationtreeview to be Sources navigation view
* citationlistview is now the Citations view
* merge libcitationview into citationlistview and citationtreeview, and corrected and rationalised
* remove libcitationview
* corrected initialisation of source_handle in Citation.py
* fixes for preventing same source being edited twice
    - fixed blockedtext in citationembededlist
    - override build_window_key in editcitation.py

svn: r18211
2011-09-26 19:53:18 +00:00
Benny Malengier
ee14f249f3 5002: control n and p to move between categories not working
svn: r17791
2011-06-15 08:35:42 +00:00
Nick Hall
deebab7a01 4969: Prevent a view being changed whilst a view change is already in progress
svn: r17710
2011-06-07 22:49:18 +00:00
Doug Blank
a00dcd0c2b Move all trunk plugins to version 3.4
svn: r16874
2011-03-21 20:43:00 +00:00
Nick Hall
613bd9669a Remove history sidebar
svn: r16163
2010-11-08 19:53:12 +00:00
Nick Hall
43d97cbd44 Move category management back into the view manager
svn: r16137
2010-11-04 23:00:38 +00:00
Doug Blank
ecef5c1d26 Return the actual page object
svn: r15807
2010-08-23 14:04:54 +00:00
Doug Blank
b72617c5aa Added external API for category_manager functions: .get_categories(), .get_category(category), and .get_category_page(category)
svn: r15806
2010-08-23 13:20:46 +00:00
Doug Blank
fc4240dcfe Fixed a couple of misspelled methods
svn: r15657
2010-07-29 07:59:54 +00:00
Nick Hall
897fbabaa5 Add a history sidebar plugin
svn: r15623
2010-07-06 14:47:53 +00:00
Nick Hall
7f83fc7fcb Tidy up navigation sidebar code
svn: r15621
2010-07-06 14:30:38 +00:00
Nick Hall
d8f2a046b4 Add scrollbar to category sidebar
svn: r15073
2010-04-10 16:29:18 +00:00
Nick Hall
c7294b600b Make sidebar menu label translatable
svn: r15072
2010-04-10 16:13:30 +00:00
Nick Hall
483d2dd7ff Reset last view defaults if number of categories changes
svn: r15053
2010-04-07 18:23:45 +00:00
Nick Hall
3ad0a469f3 Add base class for sidebar plugins
svn: r15038
2010-04-06 16:34:35 +00:00
Nick Hall
6ae2f1c81e GEPS 019: Improved sidebar which allows sidebar plugins
svn: r15029
2010-04-04 18:16:03 +00:00