Benny Malengier
3fd7731ea0
2008-01-07 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/DataViews/GrampletView.py:
* src/gramps_main.py:
* src/images/48x48/gramps-gramplet.png:
* src/images/scalable/gramps-gramplet.svg:
* src/images/48x48/Makefile.am:
* src/images/scalable/Makefile.am:
start of gramplet icon
2008-01-07 Raphael Ackermann <raphael.ackermann@gmail.com
svn: r9745
2008-01-07 21:44:41 +00:00
Raphael Ackermann
9317748613
2008-07-07 Raphael Ackermann <raphael.ackermann@gmail.com
...
* src/DataViews/PersonView.py: removed unused import
* src/plugins/EventCmp.py: fixed error introduced with previous change
* src/gramps.py: removed unused import
* src/PageView.py: removed unused import
svn: r9744
2008-01-07 20:07:52 +00:00
Doug Blank
e35844de95
2008-01-06 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/DataViews/MyGrampsView.py:
* src/DataViews/__init__.py:
* src/DataViews/GrampletView.py:
* src/DataViews/Makefile.am:
* src/Config/_GrampsConfigKeys.py:
* src/plugins/DefaultGramplets.py:
* src/plugins/Makefile.am:
* src/plugins/DefaultGadgets.py:
* src/glade/gramps.glade:
* po/POTFILES.in:
Renamed Gadgets -> Gramplets, MyGrampsView -> GrampletView
svn: r9732
2008-01-06 22:57:34 +00:00
Brian Matherly
4be9fbe097
Don't enable GoogleView and pass on gtkmozembed failure for systems that don't have Gnome.
...
svn: r9729
2008-01-06 21:32:53 +00:00
Serge Noiraud
73593ecead
adding GoogleView in DataViews
...
From now we can use the Googlemap API to see where our ancestors and living families members lives.
svn: r9725
2008-01-06 19:23:34 +00:00
Doug Blank
c4b215b3f0
2008-01-06 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/DataViews/MyGrampsView.py (MyGrampsView.clear_gadgets):
Protect on re-columning from gadgets that have been removed
svn: r9723
2008-01-06 13:03:28 +00:00
Benny Malengier
9664842702
* src/DataViews/MediaView.py:
...
* src/DataViews/RepositoryView.py:
* src/DataViews/SourceView.py:
* src/DataViews/EventView.py:
* src/DataViews/PlaceView.py:
* src/PageView.py:
Remove unused double click procedure
* src/plugins/SimpleBookTitle.py: remove use of AddMedia
* src/Editors/AddMedia.py: added
* src/AddMedia.py: removed
* src/Editors/Makefile.am:
* src/Makefile.am:
* po/POTFILES.in:
Move AddMedia to the editors directory
* src/Editors/_EditMedia.py:
Edit Media now works as other editors, spawning AddMedia when
select is clicked.
* src/ManagedWindow.py: typo in comment
* src/Config/_GrampsConfigKeys.py: Two new keys, rerun ./autogen.sh
Still todo: make relative path work
2008-01-06 Benny Malengier <benny.malengier@gramps-project.org>
svn: r9722
2008-01-06 10:51:20 +00:00
Brian Matherly
bf3900f043
Patch from Raphael Ackermann <raphael.ackermann@gmail.com> -- Fix 0001538: tabs and spaces are mixed in some source files
...
svn: r9713
2008-01-05 20:10:26 +00:00
Gary Burton
9726d358bd
2007-12-31 Gary Burton <gary.burton@zen.co.uk>
...
* src/DataViews/RelationView.py:
* src/Editors/_EditFamily.py: Add a signal handler for changes to events.
bug #1416 and #1329 . Also remove previous attempt at fixing #1416 now that
I know a bit more about how signal handling works.
svn: r9660
2007-12-31 19:23:16 +00:00
Doug Blank
ce1030db89
Add gadgets by translated name; save by real name
...
svn: r9655
2007-12-31 13:50:39 +00:00
Doug Blank
8855dd8a43
Added tooltips
...
svn: r9649
2007-12-31 04:40:21 +00:00
Doug Blank
fe61295ec5
Protect against bad gadget.ini
...
svn: r9643
2007-12-30 17:43:19 +00:00
Doug Blank
07bdb19028
2007-12-29 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/DataViews/MyGrampsView.py: show matching surnames
* src/plugins/OnThisDay.py: refinement
* src/plugins/SameSurnames.py: changed name
* src/plugins/DefaultGadgets.py: calendar calls quickreport
* src/QuickReports.py: new function to call qr directly
* src/Simple/_SimpleAccess.py: new func to format dates
svn: r9633
2007-12-30 03:46:39 +00:00
Doug Blank
bca91ffad0
Getting ready for surname double-clicks
...
svn: r9632
2007-12-30 01:24:33 +00:00
Doug Blank
fcb4797ae4
2007-12-29 Douglas S. Blank <dblank@saliva.brynmawr.edu>
...
* src/DataViews/MyGrampsView.py: fixme's are fixed
* src/DataViews/EventView.py: added quick report popup
* src/plugins/SameSurnames.py: removed unneeded imports
* src/plugins/siblings.py: removed unneeded imports
* src/Simple/_SimpleTable.py: add date handler
* src/plugins/OnThisDay.py: new event quick report
svn: r9630
2007-12-29 19:55:27 +00:00
Doug Blank
e8ed1b1b0e
Calendar month fix; reattach expand bug gadget title save bug
...
svn: r9629
2007-12-29 17:56:23 +00:00
Doug Blank
2c2266446e
Allow main to also not be a generator
...
svn: r9628
2007-12-29 17:35:07 +00:00
Doug Blank
74c4e3e30b
No save if no gadgets; added news gadget
...
svn: r9627
2007-12-29 16:53:14 +00:00
Doug Blank
06b6d1af03
Removed test code
...
svn: r9624
2007-12-29 12:49:54 +00:00
Doug Blank
50440b7839
Working on calendar signals
...
svn: r9623
2007-12-29 12:36:28 +00:00
Doug Blank
0fb8fad4ee
2007-12-29 Douglas S. Blank <dblank@saliva.brynmawr.edu>
...
* src/DataViews/MyGrampsView.py: renamed background to main
* src/plugins/DefaultGadgets.py: call main (generator)
svn: r9622
2007-12-29 11:49:15 +00:00
Doug Blank
7119ca1b61
Fixed looking up person after db_change
...
svn: r9617
2007-12-28 20:43:25 +00:00
Doug Blank
6b0deef1eb
Removed stub gadgets
...
svn: r9610
2007-12-28 07:46:26 +00:00
Doug Blank
c0d16ee50b
Added delete gadget; finished menus
...
svn: r9609
2007-12-28 06:48:45 +00:00
Doug Blank
b98e1ef9c7
Indent error fix
...
svn: r9608
2007-12-28 06:25:46 +00:00
Doug Blank
ca5e9f80c8
Added restore gadgets
...
svn: r9607
2007-12-28 06:23:50 +00:00
Doug Blank
65f93ebe47
* src/DataViews/MyGrampsView.py:
...
* src/DataViews/SourceView.py:
* src/DataViews/__init__.py:
* src/DataViews/NoteView.py:
* src/DataViews/PersonView.py:
* src/DataViews/RelationView.py:
* src/DataViews/MapView.py:
* src/DataViews/MediaView.py:
* src/DataViews/RepositoryView.py:
* src/DataViews/EventView.py:
* src/DataViews/FamilyList.py:
* src/DataViews/PedigreeView.py:
* src/DataViews/PlaceView.py:
* src/DataViews/Makefile.am:
Renamed DataViews views to new style
2007-12-27 Douglas S. Blank <dblank@cs.brynmawr.edu>
svn: r9598
2007-12-27 15:24:30 +00:00
Doug Blank
becd01ef12
2007-12-27 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/DataViews/_MyGrampsView.py: added API for data save/load
* src/plugins/DefaultGadgets.py: top surnames takes count; TODO saves
svn: r9597
2007-12-27 15:06:28 +00:00
Doug Blank
76cff3a349
* src/DataViews/_MyGrampsView.py: added tooltips, cleanup, menu work
...
* src/plugins/DefaultGadgets.py: fine tuning
* src/glade/gramps.glade: added tooltips
2007-12-26 Douglas S. Blank <dblank@cs.brynmawr.edu>
svn: r9596
2007-12-26 23:14:13 +00:00
Doug Blank
a8769e138c
Made a welcome to gramps gadget
...
svn: r9594
2007-12-26 18:32:09 +00:00
Doug Blank
bb642337f9
Ok, fixed saving issue
...
svn: r9593
2007-12-26 17:23:02 +00:00
Doug Blank
21ddb27d51
Comment out gadget saving for now
...
svn: r9592
2007-12-26 17:19:26 +00:00
Doug Blank
dcbe87df2b
Comment out gadget saving for now
...
svn: r9591
2007-12-26 17:19:06 +00:00
Doug Blank
b263b80548
Comment out gadget saving for now
...
svn: r9590
2007-12-26 17:18:43 +00:00
Doug Blank
697816aba6
* src/DataViews/_MyGrampsView.py: saves on quit only, load/save api
...
2007-12-26 Douglas S. Blank <dblank@cs.brynmawr.edu>
svn: r9589
2007-12-26 16:48:51 +00:00
Doug Blank
9692af5e11
Substantial improvements to gadgets
...
svn: r9587
2007-12-26 08:26:33 +00:00
Doug Blank
30ee5eeaf7
Added detachable windows
...
svn: r9586
2007-12-25 17:55:42 +00:00
Doug Blank
735f1da31d
Added detachable windows
...
svn: r9585
2007-12-25 17:51:37 +00:00
Doug Blank
fe8a8d4986
Fixed major issue with db/dbstate
...
svn: r9580
2007-12-25 04:34:42 +00:00
Doug Blank
36fe125220
added uistate to Python Gadget
...
svn: r9578
2007-12-24 23:36:11 +00:00
Doug Blank
713190823e
Added Python Gadget
...
svn: r9576
2007-12-24 22:26:30 +00:00
Doug Blank
00a472b8fa
Added Shell Gadget
...
svn: r9574
2007-12-24 20:11:11 +00:00
Doug Blank
50492711e8
2007-12-24 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/DataViews/_MyGrampsView.py: new DataView for Gadgets
* src/DataViews/__init__.py: import things from _MyGrampsView
* src/Config/_GrampsConfigKeys.py: added data-views
* src/glade/gramps.glade: added My Gramps Gadget gui
* src/plugins/DefaultGadgets.py: sample gadgets
svn: r9573
2007-12-24 14:56:15 +00:00
Doug Blank
c23b1259c8
2007-12-21 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/DataViews/_PersonView.py: pass create_quickreport uistate
* src/Editors/_EditPrimary.py: pass create_quickreport uistate
* src/plugins/all_events.py: use SimpleTable
* src/plugins/siblings.py: use SimpleTable
* src/QuickReports.py: pass create_quickreport uistate
* src/Simple/_SimpleTable.py: Handles raw objects, click/doubleclick
* src/PageView.py: pass create_quickreport uistate
* src/docgen/TextBufDoc.py: need to make a managed window, transient
svn: r9552
2007-12-21 06:22:46 +00:00
Doug Blank
19deae4720
2007-12-15 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/DataViews/_RelationView.py: Made suggestion by Stian:
http://www.gramps-project.org/wiki/index.php?title=GEPS_002:_RelationView_Expand_and_Collapse#User_Contributions
and addressed feature request #1404
svn: r9508
2007-12-15 15:16:33 +00:00
Jérôme Rapinat
fb2978a45a
/src/_RelationView typo
...
svn: r9503
2007-12-14 13:01:49 +00:00
Benny Malengier
8d64c728fc
2007-11-29 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/DataViews/_RepositoryView.py:
* src/gen/db/base.py:
* src/DisplayModels/_RepositoryModel.py:
Added a change column in repoview, model, database column storage
svn: r9432
2007-11-29 14:02:22 +00:00
Jérôme Rapinat
e9f8590f25
/src/DataViews/_PersonView use correct TransUtils for action|_Edit
...
svn: r9391
2007-11-23 16:23:07 +00:00
Benny Malengier
5a37ee41ea
* src/DataViews/_RelationView.py: tooltip cleanup, see also #256
...
2007-11-23 Benny Malengier <benny.malengier@gramps-project.org>
svn: r9389
2007-11-23 09:05:04 +00:00
Jérôme Rapinat
8c0b4cb5ab
src/DataViews/_PersonView.py typo for gettext context
...
svn: r9357
2007-11-16 17:03:56 +00:00