version 4.25.0 (2010-11-30)
- Correction of some bugs and several improvements or features suggested here or there.
http://ohmi.celeonet.fr/ohmiGene/indexEN.html
http://familien.lieberkind.ch/wp/macsoftware/#ohmigene
version 4.25.0 (2010-11-30)
- Correction of some bugs and several improvements or features suggested here or there.
http://ohmi.celeonet.fr/ohmiGene/indexEN.html
http://familien.lieberkind.ch/wp/macsoftware/#ohmigene

Programmet Family er afgået ved døden. “Udviklingen” er stoppet og programmet kan ikke længere downloades. Jeg har derfor fjernet det fra listen over Slægtsforskningsprogrammer til Mac OS X.
Programmet vil næppe blive savnet, her er hvad jeg tidligere skrev om det:
Annonceres som gratis. Inde i programmet siger det at det koster $ 29,95, men siden hvor man – måske – skal betale findes ikke. På den anden side stopper det ikke med at fungere selvom testperioden er slut. Altså i det omfang man overhovedet kan sige at det fungerer, for programmet er meget simpelt på den dårlige måde. Ingen GED-muligheder! Eller ret meget andet. Glem det!
version 6.0.10 (2010-11-19)
- Vastly improved Fan Chart rendering and performance
- Many fixes in the Family Tree editor
- Performance and stability improvements when importing GEDCOM files
- Fixes for calculating Kekule numbers
- Complete Dutch Manual added
- Localization updates
- Smaller other bugfixes
http://www.syniumsoftware.com/macfamilytree/
http://familien.lieberkind.ch/wp/macsoftware/#macfamilytree
version 1.6 (2010-11-13)
The most visible changes were enhancement of trees to adjust cells to hold text and to have more customization options, a new memo feature to attach a quick note to any editing field, and upgrades in the GEDitCOM Editor toward an integrated development environment (IDE) for genealogy interfaces and scripts. Besides these main features, many others things were added.
- Tree charts were upgraded to be more powerful and have more customization:
- The boxes that display each individual now dynamically adjust in height to accomodate the text for each person. This change fixes the previous overflow of long text that did not fit in a box with the specified width. It also provides more compact trees because those with little information can optionally display in smaller boxes.
- Trees have some new preferences to set line styles and colors for the lines around boxes and between boxes and a new preference to select to preferred height for portraits in boxes.
- Trees used to always be centered; now the alignment uses the alignment setting for each column in the outline view. A new preferences sets the alignment for the name.
- Tree boxes for those with unknown sex are now filled with a gradient of colors between male and female fill colors.
- The rulers were improved to align better with cells in horizontal trees.
- A new “Memo” feature lets you add a short note to any text editing field:
- To add a memo, click in a field and use “Tree→Attach→Memo…” command (or control click on field and choose “Attach/Edit Memo.”)
- A field with a memo while show a pencil icon that a memo is available and you can hover the mouse over the field to see the memo in a pop-up window.
- User experience changes (including minor bug fixes):
- When navigating between records that have multiple panes (e.g., individual, events, multimedia, etc.), GEDItCOM II does a better job of keeping you in the expected pane.
- New expressions created to get firstname, surname, and middlename for any name. These expressions can be used in index window columns or in searches.
- You can comment any date field by following the date with text in parentheses.
- The span expression (for life span in years) has been changed to work directly on an individual. Previously it was used as DEAT.DATE.span and only worked for those that had a death date.
- You can open any script for editing by selecting it in GEDitCOM II with the option key held down.
- Two new commands in the html editing menu (by control clicking while editing web content in notes) will insert links to a selected individual or family record.
- Sorting of children in a family will look for baptism or christening dates for children that do not have birth dates.
- Multimedia drops on records (particularly when dropping files from the Finder) are much better and work where ever the drop occurs.
- Attaching multiple notes, sources, etc., would sometimes go in an arbitrary order. The new attachments now always go to the end of the list.
- Sheets to attach data would sometimes start with more then one item selected. It is now fixed.
- Controlling clicking to detach a link while in the middle of editing other data could lose the most recent edits. It is now fixed.
- The two buttons in the “Welcome Panel” will now let you open your two most recently opened files rather than the default sample files.
- Fixed bug in the “Find Field” in the index window that used to open windows at the wrong time (under certain event sequences).
- User Interface Formats and Template Language Improvements:
- A new user interface format called the “Chart Format” provides some charts for printing. It prints 4 generation pedigree charts for individuals, a family group chart for family records, and a complete summary of research log records. It can also print note records.
- The “Default Format” has been improved.
- The “GEDCOM Tab View” format was updated to display new memos (in a _MEMO line)
- Expression fields that display web content did not always size correctly for the content. They now get the correct size.
- Some windows that resized for content did not resize correctly. They now do.
- “Unknown Spouse” links would not update when the spouse was attached. They now update correctly.
- New special variables: #paperWidth$, #paperHeight$, #today$.
- New soundex() function to get SoundEx codes for names.
- IfDef and IfNDef can check if a variable is defined.
- Enhancements to scripting features:
- All scripts have been organized into folders to group them by function. In addition many more scripts are included in the standard install package.
- You can open any script for editing by selecting it in GEDitCOM II with the option key held down.
- “Find Similar Surnames” script to find names that sound the same by comparing their SoundEx code.
- “US-UK-Canadian Census Report” updated from a prior script for new features and to have built in options for three countries.
- “Move Memos to Notes” script can move all new memos to notes for exporting to other software that does not recognize memos.
- “Descendants Generations Report” (all versions) fixed a bug that did not output “(daughter)” correctly.
- “Create Web Site” script improved.
- “Export vCards” script is now twice as fast.
- “Add or Remove Keywords” had a bug removing keywords; it is fixed.
- New properties for objects were added: buildNumber, memo, first name, middle name, surname, and surname soundex.
- New commands are available: runScript (to run a script), refresh scripts (to refresh the scripts menu), bulk reader (to read lots of data in a single command), and can link (to determine if one record can link to another).
- Fixed error in description command that might get wrong spouse name (SN option) in a same-sex couple.
- The built-in “Media Browser” (from Karelia Software) has been undated to the latest version; a few people had crashes and hopefully the update will fix them.
- The “Date Calculator” would not start in some MacOS 10.4 systems. It was recompiled and now seems to work in all systems.
- Many improvements were made in the GEDitCOM Editor. The hope is that the GEDitCOM Editor will be viewed as an integrated development environment (IDE) for developing genealogy tools such as user interface formats for GEDitCOM II and for writing scripts to create genealogy reports or manipulate genealogy data:
- The editor has a new “Script Editing Workplace” for editing python and ruby scripts. You edit the scripts and click a button to run them in GEDitCOM II. The current scripts you have opened are remembered for the next time you run the GEDitCOM Editor and open the “Script Editing Workplace.”
- You can open any python or ruby script in the GEDitCOM Editor by selecting it in GEDitCOM II with the option key held down.
- The template and script editing window has context-senstive coloring to help in reading the code.
- A new menu command will indent user interface templates for logical blocks of code.
- Each template and script remembers the line you were editing and returns there the next time it is opened for editing.
- When viewing any browser window in GEDitCOM II, you can select the command to open the current format in the editor and it will open the template for that window.
- If an error occurs while developing a user interface format, the error window that appears in GEDitCOM II will have a button to open the template with the error in the GEDitCOM Editor.
http://www.geditcom.com/
http://familien.lieberkind.ch/wp/macsoftware/#geditcom
version 1.0.1e (2010-11-10)
Fixed bugs:
* The last comment box was broken.
* Sorting of families and children was not always right.
* When editing texts, the ‘Same as …’ option could not be set.
* If the type description of a custom event is not set, ‘Custom event’ will be shown now.
* Some minor bugs.
http://www.familytreephp.com/
http://familien.lieberkind.ch/wp/macsoftware/#familytreephp
version fra 07.11.2010
Neu:
* Die Farben und Bezeichnertexte der Merker werden nun mit den Daten gesichert
* in der Adressverwaltung können Adressen als CSV-Dateien importiert werden
* das Öffnen des Suchfensters wurde beschleunigt
* Adressverwaltung auf 3 Telefonnummern erweitert
* Exportbefehle für die zusätzlichen Telefonnummern eingebaut
* Gedomimport um Telefonnummern, Web-Adressen und Faxnummern erweitert
* Gedcom im Bereich Rufname erweitert
* im Vorlageneditor kann für die Textausgabe die Kodierung der Zeilenenden angegeben werden
* im Vorlageneditor können Zeilen per Kontextmenü gelöscht werden
* Funktion Quellen kopieren erweitert
* Personen, die älter wurden als laut Einstellungsdialog vorgesehen, kann sich FB merken
* werden Daten per Gedcomimport hinzugefügt, nutzt Familienbande zuerst gelöschte Datensätze
* die Nachfahrenliste kann jetzt direkt aus dem Fenster (per Kontextmenü) gedruckt werden
* Dokumente (Bilder) können jetzt auch mehreren Quellen zugewiesen werden
* die Zuweisung von Kindern und Partnern ist jetzt per drag&drop aus der Personenliste möglichbehobene Mängel:
* nach einer Suche wurde die Spalte für die Kekulénummer nicht korrekt sortiert
* Korrektur des CSV-Importes der Adressverwaltung
* das löschen von Adresseinträgen erfolgte ohne Nachfrage
* einige Tastenkürzel vertrugen sich nicht mit Windows
* wurde der Merker über das Menü aufgerufen, wurden u. U. geänderte Daten nicht übernommen
* in der Dokumentenverwaltung konnte kein Ausschnitt für das Ausgabebild mehr angelegt werden
* beim Verschmelzen von zwei Datensätzen wurde das Änderungsdatum nicht gesetzt
* in der allgemeinen Statistik wurden die fehlenden Ahnen nicht korrekt angegeben
* beim Wechsel zu einer anderen Person wurden offene Quellenfenster nicht berücksichtigt
* beim Hinzfügen von STB-Dateien wird auf unterschiedliche Merkerfarben und Merkerbezeichnungen hingewiesen
* das Sortieren der Spalte Kekulénummer im Suchfenster dauerte extrem lange
* der Hinweis auf ein fehlerhaftes Datum wird beim Wechsel in ein anderes Programm unterdrückt
* die Verschmelzen-Funktion setzte u. U. das Geschlecht auf unbekannt, obwohl eine der beiden Personen ein bekanntes Geschlecht hatte
* automatisches Vervollständigen von Orten funktionierte nicht mehr
* unter Windows wurde beim Gedcomexport u. U. eine falsche Endung (.stb) benutzt
* der Pfad für den Backupordner konnte zwar vorgegeben werden, wurde im Dialog aber nicht eingesetzt
* kleine Korrektur am Gedcomim- und -export bezüglich der Behandlung von Adoptionen
* der Gedcomimport erzeugte mitunter recht eigenwillige Dateinamen für die importierten Daten
* unter Linux wurden Rufnamen im Nachnamenfeld beim Aufruf des Datensatzes falsch behandelt
* Nutzung von Wechselmedien verbessert (besonders unter Linux)
* die Exportroutinen hatten Probleme mit eckigen Klammern in Bemerkungen
* wurde beim Nachnamen nur Groß-/Kleinschrift geändert, wurde das nicht übernommen
* die Eingabe nur des Sterbejahres im aktuellem Jahr (“2010”) führte fälschlicherweise zu einem Plausibilitätsfehler
* diverse kleinere Korrekturen
http://www.familienbande-genealogie.de/
http://familien.lieberkind.ch/wp/macsoftware/#familienbande
version 1.0.5 (2010-11-06)
Maintenance release, fixing 25 reported bugs and a similar number of unreported ones.
http://www.webtrees.net/
http://familien.lieberkind.ch/wp/macsoftware/#webtrees
MacUpdate – et af de bedste steder at finde Mac-software – har hver dag tilbud på et program. Denne weekend er det MacFamilyTree (MacStamtræ) der sælges med 50% rabat, altså til $24,50.
(Den næste uge sælges programmet med en mindre rabat til $39,20.)
version 6.0.9 (2010-11-05)
* Married name is now shown in all lists
* Fixed a bug which prevented notes from showing correctly in charts
* Several bugfixes when printing charts
* Bugfix saving a fan chart
* Launch time improved
http://www.syniumsoftware.com/macfamilytree/
http://familien.lieberkind.ch/wp/macsoftware/#macfamilytree
version 96 (2010-11-05)
* Validity checking for the Census window is now performed only when the Insert button is clicked.
* Micropublication of census records was discontinued starting with the 1940 census and replaced with scanned imzges. So entry of microfilm and roll numbers will be invalid for those censuses. Dwelling number does not appear in those censuses and will be invalid for those censuses. Household number in those censuses will be accepted in the Family field.
* The extension .paw is now permitted for PAWriter data files. If the extension is used, the backup file will end in -bkp.paw (not .paw-bkp).
* A preference item “Format RTF reports one-sided” was added to format RTF reports for one-sided page printing. By default, RTF reports will be formatted to print left and right pages for two-sided printing.
* An error has been corrected which caused PAWriter to freeze (actually, to loop indefinitely) when the width of the picture in pixels exceeded the width of the screen (minus some pixels for borders).
* The advent of Snow Leopard required changes to window open routines in order to properly draw the windows’ background color.
* File menu > Write HTML > Descendants of This Person now asks for the number of generations to be included.
* A link to the PAWriter forum was added to the Help menu.
http://www.lanopalera.net/Genealogy/AboutPAWriter.html
http://familien.lieberkind.ch/wp/macsoftware/#paw2u