Commit Graph

17377 Commits

Author SHA1 Message Date
Doug Blank
6a26f7b873 Added UndoableBuffer for notes that allows undo (control+z) and redo (control+shift+z)
svn: r15751
2010-08-16 11:44:26 +00:00
Doug Blank
14a5f9a1b8 New MultiTreeView to allow left-click to drag a multi-selected group
svn: r15750
2010-08-16 11:20:45 +00:00
Doug Blank
41931ba9c0 Allow lang_SUBTYPE formats; fixed an error when no network
svn: r15749
2010-08-16 04:30:17 +00:00
Doug Blank
918b052ebb Needed a DATABASE_ROUTERS default
svn: r15748
2010-08-16 03:31:40 +00:00
Rob G. Healey
ddf488c8b0 Moved src/data/Mapstraction.css over to sex/plugins/webstuff/css with the other ones. Updated src/data/Makefile.am to reflect the move.
svn: r15747
2010-08-16 03:01:36 +00:00
Doug Blank
838ba4cf05 Moved data/*.css to plugins/webstuff/css/
svn: r15746
2010-08-16 01:31:34 +00:00
Doug Blank
280e904d80 Remove duplicate css files
svn: r15745
2010-08-16 01:28:48 +00:00
Doug Blank
6224028253 Select all/none for addon updates
svn: r15744
2010-08-16 01:27:14 +00:00
Doug Blank
04d60b30ff Fixes to work under Django 1.2
svn: r15743
2010-08-16 00:16:16 +00:00
Rob G. Healey
9492b706b6 NarrativeWeb: Fixed problem on DownloadPage. Style sheets: Removed elements from DownloadPage. Download page and files now share the same copyright license as the remaining of the pages.
svn: r15742
2010-08-15 23:43:08 +00:00
Doug Blank
00aaa7197a Fixed bug preventing control+shift+b key presses from working in styled text editor
svn: r15741
2010-08-15 20:20:39 +00:00
Doug Blank
5f7d9daaef Fixed bug preventing control+b etc. key presses from working in styled text editor
svn: r15740
2010-08-15 13:30:14 +00:00
Benny Malengier
02c68684d6 4166: Export Assistant crashes when closing or cancelling using the mouse
svn: r15738
2010-08-15 11:59:23 +00:00
Jérôme Rapinat
ee9649f5b3 update french translation
svn: r15737
2010-08-15 08:56:24 +00:00
Doug Blank
bc6b0e6fdf Control+c, Control+v are now handled properly by nav views and otherwise
svn: r15736
2010-08-14 19:06:47 +00:00
Doug Blank
4617fa8f50 Defaults to check once a week, everything, enable logging
svn: r15735
2010-08-14 18:16:10 +00:00
Doug Blank
7109925ffb Have update select default to True
svn: r15734
2010-08-14 15:43:50 +00:00
Jérôme Rapinat
c4b472b9c5 run intltool-update -m
svn: r15733
2010-08-14 15:32:30 +00:00
Doug Blank
5ea17d75bc Allow multiple objects to be copied
svn: r15732
2010-08-14 09:20:20 +00:00
Doug Blank
64a532d38d minor tweak in position
svn: r15731
2010-08-14 09:18:41 +00:00
Doug Blank
be131c368d added updateaddons.glade to system files
svn: r15730
2010-08-14 00:41:13 +00:00
Doug Blank
5ad0aa48dc Now can download selections
svn: r15729
2010-08-14 00:20:12 +00:00
Doug Blank
40820ea6ea Fixed three errors in ListModel
svn: r15728
2010-08-13 23:35:53 +00:00
Doug Blank
3551fe851a Added option of what addons to check (new, updated, or both)
svn: r15727
2010-08-13 21:44:21 +00:00
Serge Noiraud
f3c614add6 GeoView : Resizing not done the first time we load a page.
Centering not always correct.


svn: r15726
2010-08-13 17:57:40 +00:00
Doug Blank
6a781138fe Bring dialog box, if updates available (doesn't update them yet)
svn: r15725
2010-08-13 14:32:09 +00:00
Doug Blank
f3fb0b9d2e Checks for open network connection; get listing file in proper language
svn: r15724
2010-08-13 13:31:00 +00:00
Peter Landgren
e7c741a2a7 Issue 4164, correction.
svn: r15723
2010-08-13 11:23:33 +00:00
Doug Blank
7c6cba4fae New check for updated addons
svn: r15721
2010-08-13 06:42:14 +00:00
Doug Blank
f9af188191 Perference for checking (and currently updates) addons
svn: r15720
2010-08-13 06:18:11 +00:00
Doug Blank
506f9dc643 Refactor to move load_addon_file out of gui code
svn: r15719
2010-08-13 04:19:16 +00:00
Doug Blank
99101d2166 Force an addon translation to be in a given language(s)
svn: r15718
2010-08-13 03:55:54 +00:00
Peter Landgren
534fac7b93 Issue 4164, Graphviz version=2.26.3
svn: r15717
2010-08-12 18:27:46 +00:00
Peter Landgren
418d7dd39f Fixed a typo.
svn: r15715
2010-08-12 07:10:42 +00:00
Peter Landgren
6b595c534e Just an update.
svn: r15714
2010-08-12 07:02:07 +00:00
Peter Landgren
f378a193e0 Date part of issue 4160. Use of option Use full dates instead of full year works again.
svn: r15713
2010-08-12 06:02:16 +00:00
Peter Landgren
b3e313d5ce Date part of issue 4160. Use of option Use full dates instead of full year works again.
svn: r15712
2010-08-12 05:59:17 +00:00
Doug Blank
2fc5096d23 CSS and web resources are now a plugin
svn: r15711
2010-08-12 05:26:45 +00:00
Doug Blank
e9ad85a05c Added missing merge files and new webstuff
svn: r15710
2010-08-12 05:21:21 +00:00
Rob G. Healey
113b2a0214 Stylesheet: Removed the light blue background on the tables cells.
svn: r15709
2010-08-12 02:28:15 +00:00
Rob G. Healey
264d6145be NarrativeWeb: changed the name of the navigation menus stylesheet to match other stylesheet naming.
svn: r15708
2010-08-12 02:26:26 +00:00
Doug Blank
961c1e4ca9 Forgot to include navigation web pages
svn: r15707
2010-08-11 21:33:12 +00:00
Serge Noiraud
5870e0a686 GeoView : remove completely mapstraction v1.
svn: r15706
2010-08-11 18:21:26 +00:00
Serge Noiraud
b2886e3dad GeoView : Some cleaning. Some corrections with googlev3 crosshair.
Resizing now ok with a new crosshair implementation for googlev3.


svn: r15705
2010-08-11 18:00:18 +00:00
Doug Blank
864c79e446 First step in breaking up NarrativeWeb into plugins; please test
svn: r15704
2010-08-11 14:11:35 +00:00
Peter Landgren
919f632993 Issue 4162, correction of box width.
svn: r15702
2010-08-11 07:00:14 +00:00
Doug Blank
0199cd7da5 Enhanced GENERAL plugins for flexible API: added data and process to GENERAL plugindata, more details at http://www.gramps-project.org/wiki/index.php?title=Addons_development#General_Plugins
svn: r15701
2010-08-11 05:42:46 +00:00
Doug Blank
abd7b09450 Added _%s_ for surrounding name parts, such as _Call_
svn: r15700
2010-08-10 15:37:12 +00:00
Doug Blank
f55cd42926 Allow GENERAL plugins to have category, and more flexibility
svn: r15699
2010-08-10 13:14:09 +00:00
Doug Blank
aca9b9cb5c Moved all behavior from clipboard gramplet to clipboard, which they now share
svn: r15698
2010-08-09 21:36:21 +00:00