root/packages


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @286 [286] 11/13/08 14:23:52 tal Set the cell view first.
(edit) @285 [285] 11/13/08 14:23:23 tal Better behavior on multiple displays.
(edit) @284 [284] 11/13/08 13:53:24 tal Some protection against a potential error in drag and drop.
(edit) @283 [283] 11/13/08 13:51:23 tal Small bug fix.
(edit) @282 [282] 11/13/08 13:50:30 tal screen can now be specified during __init__.
(edit) @281 [281] 10/30/08 08:17:27 tal Tweaks to the interactive window.
(edit) @280 [280] 10/28/08 21:57:21 tal Tiny change to fix a really annoying bug.
(edit) @279 [279] 10/28/08 18:50:43 tal Added a getCellSize method.
(edit) @278 [278] 10/28/08 17:30:52 tal Added a setTickCount method.
(edit) @277 [277] 10/28/08 17:30:09 tal Several improvements: - Cells are only drawn if they are visible. - Added ...
(edit) @275 [275] 10/09/08 12:11:04 tal Scroll to selection when selection is set.
(edit) @274 [274] 10/08/08 11:20:08 tal Bug fix.
(edit) @272 [272] 10/08/08 10:10:01 tal Added a method for getting a list of all representation keys.
(edit) @271 [271] 10/03/08 07:00:21 tal Added a showModePlacard argument.
(edit) @270 [270] 10/03/08 06:44:16 tal Added some documentation. Fixed a few small bugs.
(edit) @269 [269] 10/02/08 14:54:14 tal Added a hasCachedRepresentation method.
(edit) @268 [268] 09/22/08 13:11:14 tal found is an int. compare to None.
(edit) @267 [267] 09/16/08 09:23:30 tal Calculate frame after added to a window.
(edit) @266 [266] 09/16/08 08:03:54 tal Work in progress factories. Currently unused.
(edit) @265 [265] 09/16/08 08:02:27 tal Various tweaks to handle the popup window better in the cell view.
(edit) @264 [264] 09/11/08 09:44:25 tal Big changes to the cell view. - The old Vanilla wrapper for the cell view ...
(edit) @263 [263] 09/09/08 06:35:08 tal usWinDescent must be positive.
(edit) @262 [262] 09/09/08 06:33:05 tal usWinDescent should be positive.
(edit) @261 [261] 09/08/08 13:02:47 tal Removed redundant import.
(edit) @260 [260] 09/01/08 10:16:38 tal Added app delegate.
(edit) @259 [259] 09/01/08 10:06:46 tal New tests.
(edit) @258 [258] 09/01/08 10:06:21 tal Improvements.
(edit) @257 [257] 08/29/08 16:46:37 tal Bug fix.
(edit) @256 [256] 08/29/08 16:07:22 tal scrollToSelection
(edit) @255 [255] 08/29/08 15:58:23 tal Typos.
(edit) @254 [254] 08/29/08 15:42:07 tal - New GlyphMultilineView. It is highly experimental and incomplete. - ...
(edit) @253 [253] 08/29/08 15:40:11 tal - New factories for an experimental glyph view. - Register all factories ...
(edit) @252 [252] 08/29/08 15:38:46 tal New T2CharString factory.
(edit) @251 [251] 08/29/08 15:35:47 tal New object that acts as a bridge between a UFO and the OS (with support ...
(edit) @250 [250] 08/29/08 15:32:20 tal Use new outline compiler.
(edit) @249 [249] 08/29/08 15:31:56 tal Tons of fixes and a complete refactoring. It is now possible to subclass ...
(edit) @248 [248] 07/31/08 13:40:11 tal Added getFolder method.
(edit) @247 [247] 07/14/08 06:59:27 tal langSys could be None.
(edit) @246 [246] 07/14/08 06:56:36 tal Strip trailing whitespace from langSys when converting case.
(edit) @243 [243] 07/03/08 08:03:01 tal Made the various abstract contextual private attributes properties.
(edit) @242 [242] 07/03/08 07:37:26 tal Made the various flags dynamic.
(edit) @241 [241] 07/02/08 09:33:34 tal - Added some basic glyph caching. - Changes to support new object ...
(edit) @240 [240] 07/02/08 09:31:39 tal Decoupled fontTools object loading from the __init__ in all objects. ...
(edit) @239 [239] 06/27/08 06:39:00 tal When calculating the applicable features, do *not* add in the defaults if ...
(edit) @238 [238] 06/07/08 21:26:58 tal Brought up to date.
(edit) @237 [237] 06/07/08 21:26:25 tal Typo.
(edit) @236 [236] 06/07/08 16:23:23 tal Added placeholder text.
(edit) @235 [235] 06/07/08 09:39:42 tal Representation factories have moved to a sub module. They are still ...
(edit) @234 [234] 06/07/08 09:37:58 tal Moving things around.
(edit) @233 [233] 06/07/08 09:18:21 tal Added two more values to font.info.
(edit) @231 [231] 05/31/08 11:34:28 tal Fixed a potential zero division error.
(edit) @230 [230] 05/31/08 11:28:48 tal Call the designated callback when deleting.
(edit) @229 [229] 05/31/08 08:24:00 tal Unsort rows before drag.
(edit) @228 [228] 05/25/08 18:56:54 tal - Added a method for getting the glyph order. - Fixed a bug.
(edit) @227 [227] 05/25/08 17:45:38 tal Allow for a custom glyph class.
(edit) @226 [226] 05/25/08 09:17:57 tal Allow the addition os NSMenutItem objects.
(edit) @225 [225] 05/25/08 00:12:56 tal Allow attributes to be set in the text.
(edit) @219 [219] 05/13/08 17:17:11 tal logic tweak
(edit) @218 [218] 05/11/08 09:47:28 tal Add cell option.
(edit) @217 [217] 05/11/08 09:47:03 tal Added a placard pop up button.
(edit) @216 [216] 05/10/08 14:21:41 tal Allow font.path to be set.This is not the same as a save operation. It is ...
(edit) @215 [215] 05/04/08 17:37:09 tal Bug fix.
(edit) @214 [214] 05/04/08 07:48:45 tal Added support for changing the binding of a column.
(edit) @213 [213] 04/30/08 08:41:08 tal Allow the cell class to be overridden by subclasses. This should be done ...
(edit) @212 [212] 04/30/08 08:40:09 tal Massive change. The GlyphCellView is now deprecated. In its I've added a ...
(edit) @211 [211] 04/28/08 13:02:31 tal The dragging source may be None, so handle that.
(edit) @210 [210] 04/28/08 07:56:49 tal Added drop settings for restricting the source to the window containing ...
(edit) @209 [209] 04/28/08 07:15:08 tal Dragging rework.
(edit) @208 [208] 04/28/08 06:49:40 tal Write to a property list to the pasteboard during drag instead of a ...
(edit) @207 [207] 04/26/08 13:53:33 tal Tweaks.
(edit) @206 [206] 04/26/08 13:53:09 tal Vanilla Cleanup Phase 4: Quotes and whitespace.
(edit) @205 [205] 04/26/08 12:40:00 tal Vanilla Cleanup Phase 3: frameAdjustments and allFrameAdjustments are now ...
(edit) @204 [204] 04/26/08 12:32:30 tal Make subclass public.
(edit) @203 [203] 04/26/08 12:32:04 tal Make subclass public.
(edit) @202 [202] 04/26/08 12:31:27 tal Make subclass public.
(edit) @201 [201] 04/26/08 12:30:01 tal Make subclasses public.
(edit) @200 [200] 04/26/08 11:47:50 tal Vanilla Cleanup Phase 2: All wrapped classes are available to subclasses ...
(edit) @199 [199] 04/26/08 11:28:19 tal Vanilla Cleanup Phase 1: Prior to this checkin, various objects had ...
(edit) @198 [198] 04/26/08 09:32:46 tal Added a drawFocusRing argument.
(edit) @197 [197] 04/26/08 09:07:44 tal Added two new methods: getEditedColumnAndRow - This returns the indexes of ...
(edit) @196 [196] 04/25/08 15:51:27 tal Bug fixes.
(edit) @195 [195] 04/25/08 14:33:29 tal Added support to font.unicodeData for looking up open and close relatives ...
(edit) @194 [194] 04/21/08 08:18:49 tal Don't allow dispatcher in Glyph.__init__. It is safer to use the property.
(edit) @193 [193] 04/21/08 08:16:09 tal Implemented the clear method.
(edit) @192 [192] 04/21/08 07:25:29 tal Post a notification after setting leftMargin.
(edit) @191 [191] 04/18/08 20:46:07 tal Not needed.
(edit) @190 [190] 04/18/08 20:45:31 tal Allow scroll view class customization.
(edit) @189 [189] 04/18/08 15:13:57 tal Make the notification arg optional in destroyAllRepresentations. This ...
(edit) @187 [187] 04/14/08 13:25:25 tal Completely rebuilt drag and drop support. It is much more flexible now.
(edit) @186 [186] 04/13/08 10:54:31 tal Smarter handling of selection during setGlyphs_
(edit) @185 [185] 04/12/08 23:18:08 tal Added some experimental support for parsing tables.
(edit) @184 [184] 04/12/08 10:19:56 tal Added support for lookupflag.
(edit) @183 [183] 04/12/08 08:16:40 tal Various changes to bring the writers u to date.
(edit) @182 [182] 04/12/08 08:15:08 tal Don't raise NotImplementedError for all methods.
(edit) @181 [181] 04/12/08 08:04:07 tal Removed the ignore arg in GSUB type 6. If the replacement is None, it is ...
(edit) @180 [180] 04/12/08 00:16:00 tal --
(edit) @179 [179] 04/11/08 23:21:22 tal Ignore table blocks.
(edit) @178 [178] 04/11/08 23:13:06 tal Filter out strings. A string could contain parsable text. That would ...
(edit) @177 [177] 04/11/08 19:38:03 tal Added support for lookup and feature references.
(edit) @176 [176] 04/08/08 13:26:12 tal Tweaks.
Note: See TracRevisionLog for help on using the revision log.