Nick Hall
ce1bb72219
GEPS008: Moved GrampsDisplay module
...
svn: r19769
2012-06-05 22:53:35 +00:00
Nick Hall
eb369d08dd
GEPS008: Moved UndoHistory module
...
svn: r19768
2012-06-05 22:07:47 +00:00
Nick Hall
f74b14c869
GEPS008: Moved TipOfDay module
...
svn: r19767
2012-06-05 21:57:00 +00:00
Nick Hall
300c65a256
GEPS008: Moved DisplayState module
...
svn: r19766
2012-06-05 21:44:41 +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
Nick Hall
65d707d649
GEPS008: Re-structure Simple access and Quick Reports
...
svn: r19732
2012-05-31 23:46:57 +00:00
Nick Hall
40ca28cd60
GEPS008: Re-structure Gramps locale files
...
svn: r19727
2012-05-31 15:50:40 +00:00
Nick Hall
e2fc155240
GEPS008: Re-structure GUI logger files
...
svn: r19726
2012-05-31 15:22:03 +00:00
Nick Hall
c2b4f96ddc
GEPS008: Re-structure merge files
...
svn: r19665
2012-05-26 21:24:01 +00:00
Nick Hall
e99da22e7d
GEPS008: Move glade directory
...
svn: r19659
2012-05-26 17:33:53 +00:00
Nick Hall
355bbd6d7b
GEPS008: Re-structure date handler files
...
svn: r19651
2012-05-25 23:19:10 +00:00
Nick Hall
a2825098ec
GEPS008: Re-structure filter files
...
svn: r19638
2012-05-24 17:24:47 +00:00
Gerald Britton
6831989736
Change HTML5 support so that pages pass the w3c validator tests
...
svn: r18743
2012-01-14 20:27:24 +00:00
John Ralls
2044a2ef72
Move Mac localization settings inside Gramps.
...
svn: r17707
2011-06-07 16:29:19 +00:00
Benny Malengier
01a8117ebd
GEPS 008: File Organization : about dialog in gui + pylint fixes + real modal
...
svn: r16464
2011-01-24 21:50:06 +00:00
Rob G. Healey
458e738a3d
Completed the move of the webstuff into the webstuff directories. Feature Request 4547, 4555. Doug Blank told me that he thought that I could finish this one.
...
svn: r16427
2011-01-21 21:26:17 +00:00
Jérôme Rapinat
0fddfcfebb
fix substkeyword references
...
svn: r16253
2010-12-06 08:38:25 +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
Rob G. Healey
e2f6a57f74
Fixed class SourcePage where information would not be created if 'Suppress Gramps IDs' was selected.
...
svn: r15124
2010-04-15 01:59:10 +00:00
Benny Malengier
a89e8d1d18
Remove column config from db, move to the plugins
...
Start with reuse of preferences for all configuration
Allow all view plugins to set configuration dialog
TODO: activate the column reorder in config of listviews
svn: r14176
2010-02-01 07:01:45 +00:00
Brian Matherly
cd30f4db2f
Continued work on GEP008: move src/Mime to src/gen/mime.
...
svn: r14118
2010-01-24 20:17:14 +00:00
Brian Matherly
47ea087ab6
Continued work on GEP008: Move contents of ansel_utf8.py into libgedcom.py since that is the only place it is used.
...
svn: r14075
2010-01-14 05:45:51 +00:00
Brian Matherly
d9a0ab8a90
Continued work on GEP008: Consolidate src/FilterEditor files into one file and move it to gui/filtereditor.py.
...
svn: r14074
2010-01-14 04:58:30 +00:00
Rob G. Healey
44cafe6abd
Removed Navigation.py from src/Makefile.am so that it will build correctly.
...
svn: r14071
2010-01-13 23:48:33 +00:00
Peter Landgren
fc5d6ecfbc
ProgressDialog.py has moved from src/
...
svn: r14016
2010-01-10 08:52:58 +00:00
Brian Matherly
4838650df4
Move _GedcomParse.py to src/plugins/lib/libgedcom.py. Remove GrampsDbUtils.
...
svn: r13940
2009-12-29 19:20:16 +00:00
Brian Matherly
2f1c04169a
move src/DisplayTabs/* to src/gui/editors/displaytabs as part of GEP008
...
svn: r13821
2009-12-16 06:11:06 +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
Peter Landgren
3350a54f0d
Deleted ref to src/widgets.
...
svn: r13795
2009-12-14 07:45:14 +00:00
Rob G. Healey
772714f866
Fixed Makefiles after Reorgination part2.
...
svn: r13582
2009-11-15 05:10:00 +00:00
Benny Malengier
19522ec975
GEPS 014: Plugin registration and management
...
Also views are now plugins belonging to view category
svn: r13528
2009-11-08 16:41:49 +00:00
Doug Blank
5fef504683
Changes in build system related to Config
...
svn: r13350
2009-10-08 10:43:29 +00:00
Benny Malengier
b80e5efa42
add glade.py to install
...
svn: r12798
2009-07-15 14:03:31 +00:00
Benny Malengier
4b7692708c
Split CLI from GUI. These changes allow CLI to work without GTK
...
Part 1. To do: pylint on new files.
svn: r12674
2009-06-18 21:56:37 +00:00
Benny Malengier
fb3ec68c6a
part 3 : split basedoc in files, remove Utils dependance, move fontscale in gen,
...
update build system
svn: r12603
2009-05-31 14:59:56 +00:00
Benny Malengier
7f6ca2aa45
update Makefiles and po, add not committed __init__ to import docgen module
...
svn: r12592
2009-05-29 22:41:26 +00:00
Benny Malengier
e92f92b62a
GeoView part II: the module itself.
...
GeoView.py is written by Serge, mapstraction.js is BSD licenced lib
svn: r11446
2008-12-08 11:04:54 +00:00
Zsolt Foldvari
0e3013982e
Move src/objectentries.py to src/Editors/ObjectEntries.py.
...
svn: r10710
2008-05-12 10:43:43 +00:00
Zsolt Foldvari
c6203b282b
Reorganize custom widgets into a new 'widgets' package.
...
4. Blow up 'grampswidgets' module into several smaller modules.
Also move 'objectentry' module out from 'widgets' to src/, otherwise there
would be circular dependency between the 'Editors' and 'widgets' packages.
svn: r10703
2008-05-11 16:22:14 +00:00
Zsolt Foldvari
55bc655c30
Reorganize custom widgets into a new 'widgets' package.
...
2. Update Makefiles
svn: r10695
2008-05-08 19:49:50 +00:00
Zsolt Foldvari
505d30b29e
Remove deleted MarkupText.py module.
...
svn: r10510
2008-04-06 20:37:16 +00:00
Zsolt Foldvari
3b66dc1e48
AboutDialog moved out from ViewManager to GrampsAboutDialog.
...
In the About dialog the list of developers is parsed from the authors.xml file.
svn: r10509
2008-04-06 20:35:38 +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
Benny Malengier
dc9f03b6c0
2007-12-28 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/ViewManager.py: remove unused functions, add alt actions left/right
* src/GrampsDb: deleted with _GrampsDbWriteXML.py,
_GrampsDbFactories.py, _GrampsGEDDB.py, _GrampsXMLDB.py,
__init__.py, Makefile.am, _GrampsInMemDB.py, _GrampsBSDDB.py.
No more inmemory databases
* src/GrampsDbUtils: moved here _GrampsDbWriteXML.py and _GrampsBSDDB.py
* src/plugins/ReadGrdb.py:
* src/plugins/Checkpoint.py:
* src/ObjectSelector/_ObjectSelectorWindow.py:
* src/DbManager.py:
* src/GrampsDbUtils/_WriteGrdb.py:
* src/GrampsDbUtils/__init__.py:
* src/GrampsDbUtils/_GrampsDbWRFactories.py:
* src/GrampsDbUtils/_WriteXML.py:
* src/GrampsDbUtils/Makefile.am:
* src/gramps_main.py:
* src/RecentFiles.py: recent-files-gramps.xml, don't overwrite 2.2.x data
* src/ArgHandler.py:
* src/DbLoader.py: remove unused functions
* src/Makefile.am:
* po/POTFILES.in:
* src/GrampsDbUtils/importdbdir.py: allow import of new database via cli
Remove inMem Editing, move remaining to DbUtils, fix ArgHandler
svn: r9613
2007-12-28 15:09:01 +00:00
Don Allingham
5c5022e2cd
2007-10-09 Don Allingham <don@gramps-project.org>
...
* src/GrampsDb/Makefile.am: update
* src/gen/db/Makefile.am: update
* src/gen/lib/primaryobj.py: remove MarkupText dependency
* src/Makefile.am: remove RelLib
* po/POTFILES.in: update
svn: r9121
2007-10-10 03:41:44 +00:00
Don Allingham
dc8b47a270
2007-10-03 Don Allingham <don@gramps-project.org>
...
* various: create gen package, move proxy files to this library
svn: r9066
2007-10-03 17:14:26 +00:00
Don Allingham
643c75099c
* src/plugins/WriteCD.py: don't generate thumbnails
...
* src/Selectors/_SelectObject.py: new image sizing routines
* src/ImgManip.py: simplify
* src/docgen/HtmlDoc.py: new image sizing routines
* src/docgen/ODFDoc.py: new image sizing routines
* src/docgen/LaTeXDoc.py: new image sizing routines
* src/docgen/RTFDoc.py: new image sizing routines
* src/Makefile.am: add ThumbNails.py
* po/POTFILES.in: add ThumbNails.py
2007-09-10 Don Allingham <don@gramps-project.org>
svn: r8959
2007-09-11 03:51:35 +00:00
Benny Malengier
9ce50cee93
Quick reports general functionality
...
svn: r8889
2007-08-29 19:37:58 +00:00
Don Allingham
5b26062459
2007-08-24 Don Allingham <don@gramps-project.org>
...
* src/ExportAssistant.py: fix grammar
* src/ExportOptions.py: place for common options, build option dialog for
exporters
* src/GrampsDbUtils/_WriteGedcom.py: handle restrict, private, and new
option dialog
* src/GrampsDbUtils/_PrivateProxyDb.py: add get_researcher()
* src/GrampsDbUtils/exportgedcom.glade: removed
svn: r8864
2007-08-25 05:03:23 +00:00