Commit Graph

184 Commits

Author SHA1 Message Date
Raphael Ackermann
eeac507a40 cleanup (typos, docs, indentation)
svn: r12921
2009-08-08 15:52:12 +00:00
Benny Malengier
3068c2b41b add explenation on catalog use in glade3
svn: r12871
2009-08-04 09:15:32 +00:00
Gerald Britton
e32b393920 add gramps widget catalog for use with glade-3
svn: r12809
2009-07-16 13:52:32 +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
Gerald Britton
21e96b0616 Bug 2888 - minor edits and cleanup
svn: r12529
2009-05-15 18:12:10 +00:00
Gerald Britton
110557c3c7 Add glade.py with Glade class and use instead of gtk.Builder throughout project
svn: r12528
2009-05-14 20:15:59 +00:00
Gerald Britton
e5794d4999 Bug 2888: gramps.glade: convert from liglade to gtkbuilder -- part 3
svn: r12512
2009-05-07 20:08:27 +00:00
Gerald Britton
05d6302cdd Bug 2888: gramps.glade: convert from liglade to gtkbuilder -- part 2
svn: r12509
2009-05-06 19:15:55 +00:00
Gerald Britton
0440ca1c2a Bug 2888: gramps.glade: convert from liglade to gtkbuilder -- part 1
svn: r12508
2009-05-06 14:44:22 +00:00
Gerald Britton
a0a0e6f20a Bug 2888: rule.glade: convert from libglade to gtkbuilder
svn: r12476
2009-04-18 18:36:18 +00:00
Gerald Britton
31187ac521 Merge modules: convert from libglade to gtkbuilder
svn: r12472
2009-04-18 03:10:50 +00:00
Gerald Britton
6c4bb3ffd4 Bug 2888: _EditPerson: convert from liglade to gtkbuilder
svn: r12470
2009-04-17 19:12:25 +00:00
Gerald Britton
1441ea8ba9 Bug 2888: _PaperMenu: convert from liglade to gtkbuilder
svn: r12468
2009-04-17 18:34:27 +00:00
Gerald Britton
5c60081622 ExportFtree: fix typo
svn: r12462
2009-04-17 14:58:25 +00:00
Gerald Britton
b8eda073ab _PluginDialogs.py: convert to use gtkbuilder instead of libglade
svn: r12446
2009-04-13 20:04:30 +00:00
Gerald Britton
8a66aa053a ScratchPad.py: convert to use gtkbuilder instead of libglade
svn: r12444
2009-04-13 19:26:29 +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
Jérôme Rapinat
5d64756737 typo on translation string
svn: r11939
2009-02-09 18:39:40 +00:00
Jérôme Rapinat
3e1ff9bf32 typo on translation strings
svn: r11938
2009-02-09 16:27:09 +00:00
Brian Matherly
a0caaf5fe2 Remove plugstat widget as it is no longer used.
svn: r11920
2009-02-08 14:09:46 +00:00
Benny Malengier
9d232633ab Use preformatted correctly in notes. remove non-markup code
svn: r11915
2009-02-08 10:17:50 +00:00
Jérôme Rapinat
28f4651f2b wrong string and translation issue
svn: r11888
2009-02-06 20:10:07 +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
Benny Malengier
50b22c3716 816: Place Editor has no focus on a field when opened. All other editors do.
svn: r11870
2009-02-05 13:13:34 +00:00
Benny Malengier
47878426f0 no tooltip with gid field
svn: r11765
2009-01-30 18:14:05 +00:00
Benny Malengier
4d5c5375bc reduce horizontal size edit person
svn: r11754
2009-01-28 18:53:47 +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
Doug Blank
ed35e1de38 Bug fix #1834, 1842: new-year boundaries in history, and editing slash dates: These changes allow the date editor dialog to change slashdates, and to change the first day of the year from Jan1. This is important for some date calculations and orderings. In order to do this, a new date format variation has been added. You can put Mar1, Mar25, or Sept1 in the parens with or without a Calendar type. For example: 'Jan 1, 1735 (Julian,Mar25)'. See further docs in wiki.
svn: r11644
2009-01-17 14:33:10 +00:00
Jérôme Rapinat
5bf5c33996 2561: Typo (contribution by Joan Creus)
svn: r11478
2008-12-15 08:57:12 +00:00
Doug Blank
6244a0c033 Added a Gramplet that can run a Quick View
svn: r11466
2008-12-13 16:59:14 +00:00
Benny Malengier
c2c4fe3786 GtkWarning: GtkSpinButton: setting an adjustment with non-zero page size is deprecated
patch Josip, part 2


svn: r11442
2008-12-08 08:29:07 +00:00
Benny Malengier
d77966da25 GtkSpinButton: setting an adjustment with non-zero page size is deprecated
Patch Josip


svn: r11436
2008-12-07 20:30:41 +00:00
Peter Landgren
5a50c7edf4 Changes to avoid Alt_C, Alt_O and Alt_H collisions. Also changed short keys for g.j,J,p,q,y as they do not show up in some fonts.
svn: r11395
2008-12-02 20:12:51 +00:00
Jérôme Rapinat
a19b9df7bc few context strings was removed
svn: r11310
2008-11-17 17:41:43 +00:00
Jérôme Rapinat
587c0de985 remove ATK references
svn: r11309
2008-11-17 17:36:13 +00:00
Benny Malengier
a8b72a6eff #2489 Abbreviations are sometimes hard to translate
svn: r11293
2008-11-12 09:50:50 +00:00
Gary Burton
2e3a7643c8 Set the appropriate type hint for GtkDialog windows so that they open correctly when Gramps is in fullscreen mode
svn: r11223
2008-10-30 20:07:40 +00:00
Gary Burton
0b30b32377 Allow window manager to cascade new note editor windows
svn: r10928
2008-07-26 13:20:03 +00:00
Brian Matherly
5998aabee2 0002254: Family Tree Window is always the most top window
svn: r10893
2008-07-21 04:25:10 +00:00
Eero Tamminen
f6b9fb4d69 numbers should not be marked as translatable
svn: r10565
2008-04-15 19:19:51 +00:00
Zsolt Foldvari
60bf4fb8d4 Make GUI static (buttons not jumping).
svn: r10555
2008-04-11 21:00:36 +00:00
Doug Blank
082097292e Oops: did not mean to commit this change
svn: r10538
2008-04-10 01:46:02 +00:00
Doug Blank
ec6efb6a95 Added some temp files to svn ignore
svn: r10536
2008-04-10 01:37:31 +00:00
Zsolt Foldvari
6ccb9cb3db gtk.ScrolledWindow was missing from behind the text editor
(was deleted in r10464).


svn: r10525
2008-04-08 17:43:16 +00:00
Zsolt Foldvari
a3d9f4df6a Moving out StyledTextEditor from EditNote.
Changing spell checking chooser from Combo to submenu.


svn: r10464
2008-04-04 11:51:49 +00:00
Gary Burton
e7a6115c91 0001977: Breaking a database lock closes the family tree manager
svn: r10433
2008-03-31 20:52:58 +00:00
Gary Burton
b8e54e6e81 Bug #1909 check to see if database is already open.
svn: r10345
2008-03-19 21:32:01 +00:00
Doug Blank
4fa0c4e58c Options for Gramplets
svn: r10182
2008-03-04 13:13:00 +00:00
Benny Malengier
b1561e5f78 2008-02-28 Benny Malengier <benny.malengier@gramps-project.org>
* src/ViewManager.py: allow for info dialog after import
	* src/gen/db/base.py: find returns if new object or not
	* src/gen/db/dbdir.py: find returns if new object or not
	* src/plugins/ImportGeneWeb.py: allow multiple mime types
	* src/plugins/ImportvCard.py: allow multiple mime types
	* src/plugins/ReadGrdb.py: allow multiple mime types
	* src/plugins/ReadPkg.py: allow multiple mime types
	* src/plugins/ImportCSV.py: allow multiple mime types
	* src/DbManager.py: use family tree string, not database
	* src/glade/gramps.glade: add info dialog
	* src/QuestionDialog.py: add info dialog, clean up set transient errors
	* src/GrampsDbUtils/_GrampsDbWriteXML.py: improve comment
	* src/GrampsDbUtils/_ReadXML.py: fix change dates problems, fix 
	 creation of empty objects in bookmarks, add info dialog, clean up
	 relative media import, remove unneeded parameters
	* src/GrampsDbUtils/_GrampsDbWRFactories.py: 
	* src/GrampsDbUtils/_GrampsBSDDB.py: allow multiple mime types
	* src/DbLoader.py: fix up import filters and some mime type issues



svn: r10138
2008-02-28 22:32:40 +00:00