Timeline
03/03/09:
- 17:29 Changeset [533] by
- Width tweak.
- 15:46 DialogKit edited by
- (diff)
- 14:09 Changeset [532] by
- Round the values to ints in the charstring.
- 13:05 Changeset [531] by
- Indentation bug was preventing all modified and/or deleted glyphs from being updated per the user's request.
- 12:13 Changeset [530] by
- Get the feature state for the table, not the font, to prevent inconsistency errors.
03/02/09:
- 23:58 Changeset [529] by
- Window close was never wired up.
- 23:04 Changeset [528] by
- Don't drop to zero.
- 18:53 Changeset [527] by
- Another fix for the SplitView issue.
- 13:58 Changeset [526] by
- Tiny optimization.
- 12:54 Changeset [525] by
- Added a little fix for apps that do not use a SplitView. There is no reason for those apps to have to include RBSplitView if it is not needed. To do this, include a dummy SplitView impostor that raises an error during __init__.
03/01/09:
- 23:45 Changeset [524] by
- Tiny bug fix.
- 17:05 Area51 edited by
- (diff)
- 16:57 Area51 created by
- 16:55 DialogKit created by
- 16:53 DefconAppKit created by
- 16:51 WikiStart edited by
- (diff)
- 16:46 Compositor edited by
- (diff)
- 16:45 FontMath created by
- 16:44 WikiStart edited by
- (diff)
- 16:35 WikiStart edited by
- (diff)
- 16:34 ufo2fdk created by
- 16:31 defcon edited by
- (diff)
- 14:42 defcon edited by
- (diff)
- 14:27 Compositor edited by
- (diff)
- 14:26 defcon edited by
- (diff)
- 14:23 FeatureProof edited by
- (diff)
- 14:22 WikiStart edited by
- (diff)
- 14:12 Changeset [523] by
- Only make dmg if -A is not in sys.argv.
- 14:08 Changeset [522] by
- Small bug fix: views now listen for font info changes.
02/28/09:
- 21:19 Changeset [521] by
- 1.0.0
- 21:19 Changeset [520] by
- Standard credits file.
- 21:17 Changeset [519] by
- Added a very basic manual.
- 18:03 Changeset [518] by
- Resolved a resize issue.
- 15:22 Changeset [517] by
- The ufo2 branch has been merged into the trunk.
- 15:19 Changeset [516] by
- Merged ufo2 branch changes r298:515 into the trunk.
02/27/09:
- 22:37 Changeset [515] by
- setup file.
- 22:34 Changeset [514] by
- Updates.
- 22:32 Changeset [513] by
- Better regular expression.
- 22:29 Changeset [512] by
- setup file.
- 22:15 Changeset [511] by
- Fixed some tests.
- 22:15 Changeset [510] by
- No longer relevant.
- 22:13 Changeset [509] by
- These are no longer relevant.
- 22:08 Changeset [508] by
- setup file.
- 22:02 Changeset [507] by
- setup file.
- 21:54 Changeset [506] by
- setup tweaks.
- 21:46 Changeset [505] by
- teh.
- 21:42 Changeset [504] by
- Added setup, version.
- 21:39 Changeset [503] by
- No longer needed.
- 21:35 Changeset [502] by
- Additional data.
- 21:16 Changeset [501] by
- Build fresh documentation.
- 20:59 Changeset [500] by
- Setup file, version info, etc.
02/26/09:
- 19:27 Changeset [499] by
- Tweak.
- 19:09 Changeset [498] by
- Typos.
- 15:43 Changeset [497] by
- Font info dimensions could come in as floats.
02/25/09:
- 20:52 Changeset [496] by
- Misunderstood the meaning of ".".
- 16:52 Changeset [495] by
- Reworked the way syntax coloring is handled. Some features generated by FontLab were causing problems. This new algorithm is not quite as fast as the previous one, but it handles those problem files properly.
- 16:23 Changeset [494] by
- - make ./ perform the same as ../ - included features are now relative to the folder that contains the UFO, not the UFO itself. this confused a few users.
- 14:47 Changeset [493] by
- Typo.
- 14:28 Changeset [492] by
- Updated demos.
- 04:38 Changeset [491] by
- Massive reorganization of the docs. I switched everything to Sphinx. The only problem is that Sphinx can't get all the docstrings from PyObjC objects, so I had to hand build the doc for Window, FloatingWindow and Sheet. The doc is now stored in triplicate. Better than nothing, I guess.
02/24/09:
- 21:22 Changeset [490] by
- Starting work on the new documentation.
02/23/09:
- 21:15 Changeset [489] by
- Switched to a glowing button.
- 14:39 Changeset [488] by
- The feature font update button should always be visible. Instead of doing the show/hide or auto-updating, simply ("simply") color the button red when the features need to be updated.
02/22/09:
- 21:40 Changeset [487] by
- Forgot a line.
- 21:39 Changeset [486] by
- Don't rely on the presence of GPOS before setting the advanceWidth in the glyph records.
- 21:10 Changeset [485] by
- There could be a space between the include and the (.
- 18:03 Changeset [484] by
- left could be None.
- 16:48 Changeset [483] by
- Style mapping has fallbacks.
- 16:43 Changeset [482] by
- Added some naming and kerning information.
- 16:41 Changeset [481] by
- Added a note about unreferenced groups.
- 16:09 Changeset [480] by
- Slight tweak to styleMapFamilyName fallback.
02/20/09:
- 23:45 Changeset [479] by
- Positioning changes.
- 23:45 Changeset [478] by
- I reworked the approach to some of the GPOS stuff.
- 18:46 WikiStart edited by
- (diff)
- 18:45 WikiStart edited by
- (diff)
- 18:03 Changeset [477] by
- Changes to the way glyph records are positioned. Right-to-left may still be buggy.
- 17:36 Changeset [476] by
- Pre-populate the xAdvance of all glyph records to glyph.width.
- 17:35 Changeset [475] by
- Corrections to the way the offsets in GPOS Lookup Types 3, 4, 5 and 6 are calculated.
- 05:04 Changeset [474] by
- Tweaks.
- 04:58 Changeset [473] by
- Typo.
- 04:58 Changeset [472] by
- Show a nice error when a UFO can't be read.
- 03:54 Changeset [471] by
- More updates.
- 03:53 Changeset [470] by
- Set the default button.
02/18/09:
- 19:30 Changeset [469] by
- - sped up syntax coloring - added support for a menu item that toggles line wrapping - added a jump to line dialog - initial support for line number display
02/17/09:
- 17:04 Changeset [468] by
- Set the auto-updating of the feature preview based on feature changes to "off" by default. This will be handled by a pref in the future.
02/16/09:
- 23:32 Changeset [467] by
- Keyword argument.
- 22:24 Changeset [466] by
- Make all checkboxes on by default.
- 21:18 Changeset [465] by
- Inconsistent fallback.
- 20:57 Changeset [464] by
- Documentation typo.
02/15/09:
- 19:53 Changeset [463] by
- Added more keywords and string coloring.
- 05:54 Compositor edited by
- (diff)
- 05:49 Compositor edited by
- (diff)
- 05:48 Compositor edited by
- (diff)
- 05:46 Changeset [462] by
- Did some stuff.
- 05:45 Changeset [461] by
- ValueRecord __init__ args changed.
- 05:41 Changeset [460] by
- Added support for GDEF AttachList.
- 05:24 Changeset [459] by
- Added support for GDEF LigCaretList.
02/14/09:
- 13:47 Changeset [458] by
- Mistake in the way kerning is handled if glyph records are not given during set.
02/13/09:
- 14:26 Changeset [457] by
- Avoid multiple subscribe/unsubscribe.
- 14:25 Changeset [456] by
- Typos.
02/11/09:
- 16:22 Changeset [455] by
- Filter out glyphs that are not in the font.
02/10/09:
- 23:24 Changeset [454] by
- The Mac compatible name should always be written when the Windows compatible name is written.
- 23:00 Changeset [453] by
- Always force winDescent to an absolute value.
- 21:19 Changeset [452] by
- Various fallbacks to make this work in Python 2.3.
02/06/09:
- 19:00 Changeset [451] by
- Give the user format options during save as.
- 18:14 Changeset [450] by
- Kill the timer when closing.
- 15:10 Changeset [449] by
- More logic for finding unreferenced groups.
- 14:10 Changeset [448] by
- - Be meticulous about whitespace. - User could have passed a note with non-ascii.
- 03:30 Changeset [447] by
- Removed unnecessary lines.
- 03:16 Changeset [446] by
- Missed a getattr.
02/05/09:
- 22:08 Changeset [445] by
- Tweak.
- 18:06 Changeset [444] by
- Formatter tweaks.
- 18:05 Changeset [443] by
- Some arguments are needed with PyObjC 2.0.
- 18:05 Changeset [442] by
- Formatter tweaks.
- 18:04 Changeset [441] by
- Get around a random segmentation fault issue by not closing the detail window.
- 15:55 Changeset [440] by
- This is no longer used.
- 15:53 Changeset [439] by
- Not used.
- 14:27 Changeset [438] by
- defconAppKit.controls
- 14:25 Changeset [437] by
- SVN is still being funky.
- 14:23 Changeset [436] by
- Drawing tweak.
- 14:21 Changeset [435] by
- SVN is being funky.
- 14:13 Changeset [434] by
- I'm rethinking organization...
- 14:10 Changeset [433] by
- The framework that the multi-line view used for making the OS aware of the compiled fonts was never open sourced. If that ever happens, or if I have time to write my own version, this may come back.
- 14:06 Changeset [432] by
- New place for controls.
- 14:06 Changeset [431] by
- Small module that handles splitting text into glyph names. This used to be part of fontAppTextTools.
- 14:03 Changeset [430] by
- Complete rewrite of SplitView. It now uses the excellent RBSplitView.
- 13:54 Changeset [429] by
- Require 10.5.2.
- 13:46 Changeset [428] by
- Added a UTI (Uniform Type Identifier) for the UFO.
02/03/09:
- 21:22 Changeset [427] by
- Note about the doc.
- 21:20 Changeset [426] by
- Note about building the doc.
- 20:17 Changeset [425] by
- A couple of changes for RoboFab.
- 19:23 Changeset [424] by
- Documentation.
- 19:15 Changeset [423] by
- Missed a potential temp file name replacement.
- 19:09 Changeset [422] by
- Significantly revised the way features are handled.
- 18:23 Changeset [421] by
- A new kern feature generator.
- 14:42 Changeset [420] by
- - Use new RoboFab functionality for read/write. - Allow format version specification in export.
- 13:33 Changeset [419] by
- License.
02/02/09:
- 15:57 Changeset [418] by
- Bug fixes related to external change testing.
- 15:33 Changeset [417] by
- Bug fix related to setting a unicode value.
- 04:47 Changeset [416] by
- Use images from defconAppKit.
- 04:40 Changeset [415] by
- Use new images for the placard.
- 04:38 Changeset [414] by
- Typos.
- 04:37 Changeset [413] by
- Some images.
- 04:28 Changeset [412] by
- Icon is moving to defconAppKit so that other applications can use it.
Note: See TracTimeline
for information about the timeline view.
