Gary Burton
aea7ed8886
Bug 2616. Fixes for memory leaks in source and place editors
...
svn: r12152
2009-02-27 21:11:10 +00:00
Gary Burton
912e5556e2
Bug 2616. Fixes for memory leaks in person and family editors
...
svn: r12141
2009-02-26 21:44:22 +00:00
Jérôme Rapinat
3035fcd610
2748: Some URLs still point user to wiki manual version 3.0
...
svn: r12134
2009-02-26 10:11:55 +00:00
Gary Burton
2334b8058d
Bug 2616. Fixes for memory leaks in event editor
...
svn: r12116
2009-02-25 18:18:19 +00:00
Brian Matherly
bff93f186a
0002655: Directories and files with accents characters cause failures in Windows.
...
svn: r12106
2009-02-24 04:41:23 +00:00
Gerald Britton
2671a8cd50
Replace "== None" and "!= None" with "is None" and "is not None", respectively
...
svn: r12098
2009-02-23 19:11:46 +00:00
Benny Malengier
8541c74f4b
Make size eventref editor independant of language noplace text is in
...
svn: r12056
2009-02-20 13:31:47 +00:00
Gary Burton
764028f803
Fix for bug #2703 : Custom Marker text appears in Relationship Type field.
...
svn: r11994
2009-02-15 14:56:13 +00:00
Jérôme Rapinat
4f3c754392
2704: Translation problem word Title - use TransUtils
...
svn: r11982
2009-02-13 17:56:33 +00:00
Jérôme Rapinat
a3d33aff16
2704: Translation problem word Title (contribution by jannek)
...
svn: r11970
2009-02-12 07:31:08 +00:00
Raphael Ackermann
baef4d76a4
fixed indentation issues and mix of tabs and spaces.
...
svn: r11943
2009-02-09 23:37:40 +00:00
Gary Burton
de81611f5b
Further refactoring of window size saving
...
svn: r11921
2009-02-08 14:37:57 +00:00
Benny Malengier
9d232633ab
Use preformatted correctly in notes. remove non-markup code
...
svn: r11915
2009-02-08 10:17:50 +00:00
Gary Burton
f5681c0168
Set and save window dimensions for Child Ref editor
...
svn: r11906
2009-02-07 23:02:58 +00:00
Gary Burton
4530bd5cb9
Refactoring. ManagedWindow now controls window sizing
...
svn: r11905
2009-02-07 22:54:16 +00:00
Doug Blank
943afb3229
Bug #2674 : smaller edit family window; clean up of display logic, reduced size
...
svn: r11885
2009-02-06 13:42:12 +00:00
Benny Malengier
ead6d60e1a
2674: smaller edit family window - Part 1
...
svn: r11879
2009-02-05 21:25:05 +00:00
Stéphane Charette
2176bbfbf9
feature #2634 - display regions overtop of images in narrativeweb gallery
...
svn: r11840
2009-02-04 07:31:15 +00:00
Brian Matherly
3259b393da
Change the way we "launch" files using their default application. Instead of trying to find the application ourselves, use the OS built in functions to open a file with its default application. We no longer show the name of the application that we will open the file with because we don't know.
...
svn: r11781
2009-02-01 04:21:17 +00:00
Benny Malengier
059a0deb02
2642: Add or move the entry 'Patronymic' from the Name Editor to 'Prefered Names' area
...
svn: r11753
2009-01-28 18:13:29 +00:00
Benny Malengier
dfb3ee201b
validate lat/lon on init
...
svn: r11752
2009-01-28 11:48:20 +00:00
Peter Landgren
478736f75c
Fix of 2518, so that Alt-C always means Cancel.
...
svn: r11372
2008-11-30 19:33:54 +00:00
Benny Malengier
a8b72a6eff
#2489 Abbreviations are sometimes hard to translate
...
svn: r11293
2008-11-12 09:50:50 +00:00
Stéphane Charette
fd20371245
allow user to select media image subsection using the mouse
...
svn: r11140
2008-10-12 09:39:11 +00:00
Gary Burton
7cc07343d0
Allow notebook to scroll if required by window resizing
...
svn: r11076
2008-09-18 18:58:53 +00:00
Gary Burton
b6ed9d389d
Stop media editor prompting to save changes on cancellation when none made. Bug #2364
...
svn: r11029
2008-09-06 09:18:57 +00:00
Gary Burton
b8261a4dd3
Fix for bug causing broken child references when removing a child from a family. Bug #2308 .
...
svn: r10967
2008-08-04 22:29:44 +00:00
Gerald Britton
6926f71869
Simplify coordinate checking
...
svn: r10837
2008-07-03 18:28:44 +00:00
Gerald Britton
4982292774
Code optimizations wrt handling of None - bug 2212
...
svn: r10811
2008-06-16 15:01:46 +00:00
Zsolt Foldvari
998908175f
Issue #0002175 : Change type() expressions to isinstance() expressions.
...
Patch from Gerald Britton <gerald.britton@gmail.com>
svn: r10762
2008-05-25 19:55:47 +00:00
Zsolt Foldvari
04a7358fb8
Add missing gettext import. Pylint fixes.
...
svn: r10756
2008-05-22 19:06:49 +00:00
Zsolt Foldvari
b58bc881d7
#0002160 : add missing import statement.
...
svn: r10755
2008-05-22 18:57:09 +00:00
Zsolt Foldvari
30ab5de58d
Remove "The Gramps Developers" as copyright holder.
...
svn: r10711
2008-05-12 12:03:18 +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
05b39c5c15
Reorganize custom widgets into a new 'widgets' package.
...
1. moving existing widget modules under src/widgets/
svn: r10694
2008-05-08 19:40:56 +00:00
Zsolt Foldvari
86a4566abf
Avoid accessing private class variable in StyledTextTagType.
...
svn: r10655
2008-05-02 10:14:39 +00:00
Zsolt Foldvari
9bf1c718f6
Move STYLE_TYPE and STYLE_DEFAULT constants from StyledTextBuffer to StyledTextTagType.
...
svn: r10629
2008-04-23 13:34:13 +00:00
Zsolt Foldvari
40884d66f6
Move the 'Clear Markup' button to the right end of the toolbar.
...
svn: r10628
2008-04-23 12:35:44 +00:00
Zsolt Foldvari
a4e1be7d62
Catch ValueError exception in case of 'foregin' gtk.TextTags in the text.
...
svn: r10627
2008-04-23 09:54:30 +00:00
Zsolt Foldvari
d003d5e61b
Refactoring:
...
- better functionality devision between buffer and editor;
- better integration with StyledTextTagType;
- font family and font size tags are separated;
- new font family and font size toolbar widgets;
svn: r10626
2008-04-23 09:07:02 +00:00
Gary Burton
3d86859bc9
Make source reference window remember size
...
svn: r10595
2008-04-19 20:56:01 +00:00
Benny Malengier
af4b3b3299
Improve popup message of clear button
...
svn: r10551
2008-04-11 13:59:32 +00:00
Zsolt Foldvari
5fb6146a3d
Custom font selector dialog as a workaround for conflicting font style settings.
...
svn: r10547
2008-04-11 10:28:19 +00:00
Gary Burton
18f863e84f
Stop crash on media editor when no image present bug #2014
...
svn: r10544
2008-04-10 21:36:35 +00:00
Zsolt Foldvari
b96da1a76e
Typo: changing note to preformatted raised exception.
...
svn: r10523
2008-04-08 15:29:03 +00:00
Brian Matherly
06cf9ea0fd
Fix thumbnail display of media files with accented characters in their names in the media editor.
...
svn: r10492
2008-04-06 03:36:36 +00:00
Brian Matherly
a46e733398
Remove the "target" parameter from GrampsDisplay.help(). It was used for the old help system. We now link directly to the wiki.
...
svn: r10474
2008-04-05 14:17:15 +00:00
Zsolt Foldvari
2d663ce2ee
Add src/Editors/_StyledTextEditor.py to Makefile.
...
svn: r10469
2008-04-04 20:12:50 +00:00