Commit Graph

241 Commits

Author SHA1 Message Date
Jérôme Rapinat
a1a704f9e8 disable translations without active translators and too many untranslated strings
svn: r14439
2010-02-22 15:30:40 +00:00
Stéphane Charette
4a68664f47 increment version number on trunk
svn: r14431
2010-02-22 02:52:51 +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
Doug Blank
92fcd30650 Removed src/FilterEditor/ and src/BasicUtils/ from config
svn: r14089
2010-01-17 23:05:47 +00:00
Rob G. Healey
c469c8e2a0 Added src/gen/display/Makefile to configure.in to allow compilation to complete.
svn: r14076
2010-01-14 18:40:44 +00:00
Benny Malengier
601b01b8c7 error in configure
svn: r13944
2009-12-30 14:27:58 +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
Rob G. Healey
b060d4189d Removed Editors and Sekectors directories to allow ./autogen.sh to complete. Fixed attribute type so it is translated. Made option visible, but greyed out if the library is not installed by suggestion from Doug Blank. See feature request 3449.
svn: r13819
2009-12-16 03:02:08 +00:00
Rob G. Healey
73a8acc7bc Removed debugging code in NarrativeWeb. Adjusted elements in MediaListPage.
svn: r13794
2009-12-14 07:04:37 +00:00
Rob G. Healey
1f2103469e Fixed two build problems. configure.in had a reference to src/DisplayModels/Makefile. The /src/plugins/view/Makefile.am had a reference to htmlrenderer without the .py extension.
svn: r13536
2009-11-10 01:33:58 +00:00
Serge Noiraud
dfe67c8228 DataViews/Makefile is now plugins/view/Makefile
svn: r13535
2009-11-09 20:34:05 +00:00
Doug Blank
5fef504683 Changes in build system related to Config
svn: r13350
2009-10-08 10:43:29 +00:00
Raphael Ackermann
d6559f9044 0003064: Remove check for libglade in configure
Removed all references to gtk.glade & libglade

svn: r12951
2009-08-10 21:25:13 +00:00
Benny Malengier
379be29ab0 3064: Remove check for libglade in configure
svn: r12744
2009-06-30 20:32:26 +00:00
Benny Malengier
fb6967d000 optimization and cleaning of the base model for flat treeviews
svn: r12723
2009-06-28 21:15:10 +00:00
Benny Malengier
38876a32a5 GEPS 008: File Organization
svn: r12667
2009-06-15 19:02:15 +00:00
Benny Malengier
a177da80b0 2707: Add markup notes to html output
Part 2: enable css, clean up code.
      TODO: better output, support in default css files, test


svn: r12644
2009-06-08 23:19:37 +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
Jérôme Rapinat
58f4a5a2ed #2962 add Hebrew translation (contribution by Igal Shapira)
svn: r12532
2009-05-18 10:15:25 +00:00
Jérôme Rapinat
5eb2cf728d enable new Macedonian and Albanian translations
svn: r12211
2009-03-04 11:07:50 +00:00
Stéphane Charette
8a9f3a89f9 trunk should now be at version 3.2, not 3.1
svn: r12071
2009-02-22 10:27:30 +00:00
Jérôme Rapinat
de03d3d5a9 remove extra options for xgettext
svn: r11858
2009-02-04 22:27:54 +00:00
Jérôme Rapinat
017b32ebe0 #2657,#1718 use ngettext (contribution by josip)
svn: r11828
2009-02-03 16:21:42 +00:00
Jérôme Rapinat
bf94a6b84a Extra options for xgettext
svn: r11827
2009-02-03 13:11:48 +00:00
Jérôme Rapinat
4c3a6b5b01 Extra options for xgettext
svn: r11821
2009-02-03 11:09:49 +00:00
Benny Malengier
829d78b611 New mapservice plugin structure, as a general solution to #2659
*    configure.in
 *    src/DataViews/PlaceView.py
 *    src/Config/_GrampsConfigKeys.py
 *    src/gen/plug/_manager.py
 *    src/plugins/mapservices
 *    src/plugins/mapservices/googlemap.py
 *    src/plugins/mapservices/openstreetmap.py
 *    src/plugins/lib/Makefile.am
 *    src/plugins/lib/libmapservice.py
 *    src/plugins/Makefile.am
 *    src/widgets/menutoolbuttonaction.py
 *    src/widgets/Makefile.am
 *    src/PageView.py
 *    po/POTFILES.in


svn: r11811
2009-02-02 21:55:22 +00:00
Gary Burton
e226ebd36d Include plugin lib directory
svn: r11766
2009-01-30 19:19:22 +00:00
Benny Malengier
0df7429978 make autotools work again
svn: r11666
2009-01-19 20:26:41 +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
Espen Berg
5ddd84eca5 Added the first translated strings for Norwegian Nynorsk in trunk. File configure.in was modified to take new language into account. New language file is po/nn.po
svn: r11278
2008-11-08 17:02:08 +00:00
Espen Berg
83f578cfa0 Removed obsolete Norwegian locale no_NO from configure.in and removed po/no.po
svn: r11216
2008-10-29 16:50:57 +00:00
Mirko Leonhäuser
e08fee7d29 added all languages again
svn: r11179
2008-10-21 18:15:05 +00:00
Peter Landgren
cc2543e226 Two dirs missing.
svn: r11107
2008-10-04 11:09:25 +00:00
Zsolt Foldvari
e2ac6cd282 Remove build time requirement for gnome-common and gnome python bindings.
svn: r10795
2008-06-08 20:24:25 +00:00
Zsolt Foldvari
8cb219acc1 Fix pygtk version in error message.
svn: r10794
2008-06-08 14:29:07 +00:00
Zsolt Foldvari
040b993dd5 #0002168: get rid of dependency and mention of gnome-doc-utils and scrollkepper. Thanks Alex!
svn: r10754
2008-05-22 18:44:31 +00:00
Zsolt Foldvari
a48d969487 Include the src/widgets package.
svn: r10708
2008-05-12 09:05:38 +00:00
James G Sack
366790e53e bump version to be higher than prior release
svn: r10415
2008-03-29 19:34:28 +00:00
Raphael Ackermann
50ab0b0651 2008-03-12 Raphael Ackermann <raphael.ackermann@gmail.com>
Change automake to 1.6.3 foreign so that it won't ask for a Changelog.
GNU packages are obliged to have a ChangeLog, the foreign indicates it does not follow gnu rules.

svn: r10283
2008-03-12 08:26:52 +00:00
Raphael Ackermann
8b30b41a36 2008-03-09 Łukasz Rymarczyk <yenidai@poczta.onet.pl>
* data/man/Makefile.am
	* data/man/pl/gramps.1.in
	* data/man/pl/Makefile.am
	* configure.in
	Added Polish man page file
	0001914: Polish man page for gramps 3.x

svn: r10248
2008-03-09 22:06:55 +00:00
Jérôme Rapinat
1fdfbedac3 2008-02-23 Jerome Rapinat <romjerome@yahoo.fr>
* configure.in : allow Slovenian support



svn: r10101
2008-02-23 13:20:44 +00:00
Stéphane Charette
b7b80faa2a fix version number, don't create .deb for help
svn: r9859
2008-01-17 07:07:39 +00:00
Stéphane Charette
75c7a7530d dev version number for 2.90.0
svn: r9857
2008-01-17 05:34:29 +00:00
Stéphane Charette
4b8a324b7a 2.90.0 beta
svn: r9856
2008-01-17 05:33:39 +00:00
Raphael Ackermann
93395e747a 2008-01-15 Raphael Ackermann <raphael.ackermann@gmail.com>
* data/man/nl/Makefile.am: added doc
    * configure.in: added sv for swedish makefile

svn: r9852
2008-01-16 15:09:21 +00:00
Erik De Richter
a249f859c3 add nl man pages
svn: r9848
2008-01-16 14:26:33 +00:00
Benny Malengier
6718ae6caa * configure.in: don't make help makefile
* src/FilterEditor/_ShowResults.py: shorten text, bug 1609

2008-01-16 Benny Malengier <benny.malengier@gramps-project.org>


svn: r9839
2008-01-16 10:02:21 +00:00
Jérôme Rapinat
182a4efa52 2008-01-13 Jerome Rapinat <romjerome@yahoo.fr>
* Makefile.am
        * configure.in: remove gramps.spec references



svn: r9800
2008-01-14 05:56:34 +00:00
Jérôme Rapinat
aa8288eddd 2008-01-05 Josip <josip@pisoj.com>
* hr.po New language, Croatian



svn: r9712
2008-01-05 12:21:30 +00:00
Jérôme Rapinat
d54e05c41e 2008-01-03 Jérôme Rapinat <romjerome@yahoo.fr>
* src/configure.in : add bulgarian



svn: r9692
2008-01-03 11:46:54 +00:00