./Documents/Projects/QuantumSTEP/System/Sources/Frameworks/HISTORY.rtf0000644000076500007650000053266410747557316025453 0ustar hnshns00000000000000{\rtf1\mac\ansicpg10000\cocoartf824\cocoasubrtf440 {\fonttbl\f0\fswiss\fcharset77 Helvetica-Bold;\f1\fswiss\fcharset77 Helvetica;\f2\fnil\fcharset77 Monaco; \f3\fswiss\fcharset77 Helvetica-Oblique;} {\colortbl;\red255\green255\blue255;\red118\green15\blue80;} \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b\fs36 \cf0 mySTEP History\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0\fs24 \cf0 \ This document describes the changes and additions to the mySTEP library.\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 ------------------------------------ \f1\b0 \ \f0\b Versions B600..699\ ------------------------------------ \f1\b0 \ \ * AppKit: NSMenuView: dynamically changing menu bar height removed since we have resolution independence\ * AppKit: NSClipView: documentVisibleRect corrected\ * Backend: reduce clipping box to window\ * AppKit: NSCell: dim image when highlighted to provide better visual feedback for checkboxes etc.\ * AppKit: NSButtonCell: found a way to recognize if a NSSwitch or NSRadio button is loaded from NIB and distinguish behaviour\ * AppKit: NSMatrix: use cell-state to track selections; code heavily simplified; aligned operation to OSX, selectedCell, selectedRow etc. return values fixed\ * AppKit: NSBrowserCell: fixed appearance and behaviour\ * AppKit: StringDrawing: fixed setting of text clipping rect\ * AppKit: NSView: fixed issue with setting/updating/preserving clipping box during drawing of subviews\ * AppKit: NSClipView: improved scrolling by copying pixels on screen as much as possible\ * AppKit: fixed isFlipped for more NSView subclasses\ * AppKit: NSView - fixed some more unnecessary redrawing\ * AppKit: NSScrollView - fixed issues with tiling and autohiding of scrollers\ * AppKit: NSView - fixed some issues with Autosizing\ * AppKit: NSPopUpButton - fixed double-release bug\ * AppKit: NSCell - fixed bug when editing cell that returns nil stringValue\ * AppKit: NSCursor management added\ \ \f0\b ------------------------------------ \f1\b0 \ \f0\b Versions B500..599\ ------------------------------------ \f1\b0 \ \ * AppKit/Backend: scaled font positioning/sizing fixed\ * Foundation: NSZombieEnabled made a variable of NSDebug.h\ * Foundation: some KVO code from GNUstep integrated\ * AppKit: some code added to NSViewAnimation\ * AppKit: fixed issues with CTM cache and NSTableView tiling\ * AppKit: optimized grid and background drawing\ * CoreData: CoreData moved to the gna.org svn repositoty\ * CoreData: CoreData and the DataBuilder tools now compile with some warnings only\ * AppKit: substitute font and font family names\ * AppKit: fixed issue when loading multiple faces from single font file\ * AppKit: bounds, frame, window instance variables renamed to _bounds, _frame, _window to reduce problems with subclassing\ * AppKit: NSFont, NSFontDescriptor, NSFontManager modernized to use NSFontDescriptor as the core font matching mechanism\ * Backend: wrapped libfreetype to handle smooth fonts by NSFontDescriptor\ * CoreData: GSCoreData added and made compile (not tested)\ * AppKit: added underlining, strike-through, link underlining and NSTextAttachment handling for text drawing by NSLayoutManager\ * AppKit/Backend: modified to pass NSGlyph to the graphics context for text drawing\ * AppKit: fixed an issue with ImageReps stored in a NIB file (for Checkboxes etc.)\ * Foundation: substitute default MIME type for NSURLProtocols based on path extension if server does not provide one or if we load from a "file:" URL\ * AppKit: added some missing NSTextAttachment methods\ * Foundation: fixed a bug in NSAttributedString where getting the longestEffectiveRange ran into an infinte loop\ * AppKit/Foundation: fixed handling of relative file names passed on the command line (conversion to file: URL)\ * Foundation: fixed return value of rangeOfString: when string is not found\ * AppKit: fixed issue when loading damaged ICNS file (resulted in spurious exception)\ * AppKit: fixed issue with loading the selected item of a NSPopUpButtonCell from NIBs\ * AppKit: removed internal use of the NSMenuItem protocol (10.5)\ * IOBluetooth/IOBluetoothUI: made much more compatible to OSX behavior (now scans and retrieves device names completely in background)\ * Foundation: fixed bugs with running NSTasks\ * AppKit: fixed issue with copy for NSImage (did copy valid flag but not the image reps) - result was unneccessary loading from file\ * Backend: added a _grabKey: method to allow to grab e.g. the Power and AUX keys\ * AppKit: use application name as bundleName if there is no CFBundleName (makes locating old style applications more reliable)\ * Foundation: use application name as bundleIdentifier if there is no CFBundleIdentifier (makes old style applications use UserDefaults properly)\ * Backend: fixed rounding bug with subpixel coordinates in bitmap drawing that ended in an X Error instead of drawing\ \ \f0\b ------------------------------------ \f1\b0 \ \f0\b Versions B400..499\ ------------------------------------ \f1\b0 \ \ * AppKit: fixed more bugs in NSScroller, NSScrollView, NSClipView interworking\ * AppKit: fixed locating NSCustomResources when we load a NIB file from a loaded bundle\ * Foundation: fixed NSTask so that NSTaskDidTerminateNotifications are delivered immediately from the runloop (not ASAP)\ * Foundation: fixed bugs in NSTask that did not properly close NSPipe descriptors\ * Foundation: new methods of 10.5 added to header files (almost no implementations available)\ * Foundation: NSUInteger, NSInteger, CGFloat, CFIndex defined\ * IOBluetooth/IOBluetoothUI: rough implementation for IOBluetoothDeviceInquiry and IOBluetoothDevice based on hcitool for Linux added\ * SystemStatus: device description database extended and Bluetooth, IrDA added for several devices\ * AppKit: fixed most bugs in NSButtonCell highlighting and transparency\ * AppKit: context menu initializsation, getters, setters corrected\ * AppKit: NSTableView modernized: added aternating background and grid\ * AppKit: fixed drawing of NSSliderCells when used in NSMatrix and NSTableView\ * AppKit: fixed calculation of position where context menu pops up\ * Backend: flushGraphics did not use a neutral GC; expose events now simply update the dirty rect and issue a flushGraphics\ * AppKit: setNeedsDisplayInRect: and drawing (convertRect:toView: etc.) further optimized to reduce number of FPU operations\ * AppKit: needsPanelToBecomeKey and becomesKeyOnlyIfNeeded implemented\ * Backend: _sendEvent added to _NSX11Screen to support handwriting and virtual keyboards\ * AppKit: NSColorPanel improved (e.g. use a JPEG graphics to display the Color Wheel)\ * AppKit: resizing of subwindows optimized\ * AppKit: fixed a bug where the real file owner object of a loaded NIB did not receive the -awakeFromNib\ \ \f0\b ------------------------------------ \f1\b0 \ \f0\b Versions B300..399\ ------------------------------------ \f1\b0 \ \ * AppKit: NSColorWell made to show a black/white triangle with the color alpha-blended over it (if the Backend supports!)\ * AppKit: interaction between NSColorWell, NSColorPanel improved (e.g. setContinuous, setColor, etc.)\ * Foundation: Distributed Objects through NSMessagePort made working!\ * AppKit: communication with SystemUIServer improved\ * Foundation: NSMessageSignature and NSInvocation cleaned up to properly use the type info and build a stack frame (for __builtin_apply)\ * AppKit: queued up X11 expose events as NSApplicationDefinedEvents and processed in NSWindow's -sendEvent\ * AppKit: added _setTexturedBackground: private method\ * SystemStatus: device description database extended and some bugs found\ * AppKit: interaction split completely redesigned between SystemUIServer (Status Bar only) and loginwindow (application list, shutdown, inking&keyboard components)\ * AppKit: fixed issues with NSBezierPath drawing\ * AppKit: fixed issues with nested and multiple flipped views\ * AppKit: improved NSMenuView's mouseDown tracking loop\ \ \f0\b ------------------------------------ \f1\b0 \ \f0\b Versions B200..299\ ------------------------------------ \f1\b0 \ \ * General: Build numbers are now derived from SVN version numbers\ * Backend: added NSBackingStoreBuffered store support to NSWindow/NSGraphicsContext\ * Backend: (partially) fixed issues with matching scaled X11 Server Fonts\ * Foundation: added a softfloat wrapper (required for OpenMoko device)\ * AppKit: some more fixes in tracking loop\ * AppKit: solved an issue when closing the window (tried to set the X11 keyboard focus to the closed window)\ * AppKit: modified visual appearance of NSColorWell and made it interact with the ColorPanel\ * AppKit: added some preliminary Drag&Drop support to NSImageView\ * AppKit: improved warnings and error messages coming from libTIFF\ \ \f0\b ------------------------------------ \f1\b0 \ \f0\b Version 2.3 (B186...199)\ ------------------------------------ \f1\b0 \ \ \f0\b 1. Foundation:\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSMapTable, NSHashTable\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * \f2\fs20 \CocoaLigature0 is_prime \f1\fs24 \CocoaLigature1 was quite inefficient by using a \f2\fs20 \CocoaLigature0 double sqrt() \f1\fs24 \CocoaLigature1 \ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NS(Socket)Stream\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * now links with \f2\fs20 \CocoaLigature0 libopenssl \f1\fs24 \CocoaLigature1 \ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSBundle\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * added an Autorelease Pool when searching through the bundle\ * changed \f2\fs20 \CocoaLigature0 bundleWithPath: \f1\fs24 \CocoaLigature1 so that it allocates properly for a subclass\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSURLProtocol\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * prepared to handle the \f2\fs20 \CocoaLigature0 data: \f1\fs24 \CocoaLigature1 URI (RFC2397)\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 2. AppKit:\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSMenuItem and NSPopUpButtonCell\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * modified to properly work correctly in the class hierarchy\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSBezierPath\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * drawing of bezel styles for \f2\fs20 \CocoaLigature0 NSButtonCell \f0\b\fs24 \CocoaLigature1 , \f2\b0\fs20 \CocoaLigature0 NSPopUpButtonCell \f0\b\fs24 \CocoaLigature1 , \f2\b0\fs20 \CocoaLigature0 NSComboBoxCell \f0\b\fs24 \CocoaLigature1 , \f2\b0\fs20 \CocoaLigature0 NSSegmentedCell \f0\b\fs24 \CocoaLigature1 \ \f1\b0 harmonized and reduced to a single private method in \f2\fs20 \CocoaLigature0 NSBezierPath \f1\fs24 \CocoaLigature1 \ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSScrollView\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * now correctly uses \f2\fs20 \CocoaLigature0 isFlipped \f1\fs24 \CocoaLigature1 \f2\fs20 \CocoaLigature0 YES \f1\fs24 \CocoaLigature1 \ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSSlider(Cell)\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * mouse tracking moved to Cell variant\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSButton\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * now correctly uses \f2\fs20 \CocoaLigature0 isFlipped \f1\fs24 \CocoaLigature1 \f2\fs20 \CocoaLigature0 YES \f1\fs24 \CocoaLigature1 \ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSCell\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * \f2\fs20 \CocoaLigature0 performClick \f1\fs24 \CocoaLigature1 now has got visual feedback\ * tracking code simplified\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSView\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * \f2\fs20 \CocoaLigature0 needsDisplay \f1\fs24 \CocoaLigature1 corrected (should not look at list of dirty sub-rects but at the total invalid rect)\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSCustomResource\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * had a \f2\fs20 \CocoaLigature0 retain \f1\fs24 \CocoaLigature1 error\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSImage\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * \f2\fs20 \CocoaLigature0 imageNamed \f1\fs24 \CocoaLigature1 : improved search paths\ \ \pard\tx480\tx960\tx1440\tx1920\tx2400\tx2880\tx3360\tx3840\tx4320\tx4800\tx5280\tx5760\tx6240\tx6720\tx7200\tx7680\tx8160\tx8640\tx9120\tx9600\tx10080\tx10560\tx11040\tx11520\tx12000\tx12480\tx12960\tx13440\tx13920\tx14400\tx14880\tx15360\tx15840\tx16320\tx16800\tx17280\tx17760\tx18240\tx18720\tx19200\tx19680\tx20160\tx20640\tx21120\tx21600\tx22080\tx22560\tx23040\tx23520\tx24000\tx24480\tx24960\tx25440\tx25920\tx26400\tx26880\tx27360\tx27840\tx28320\tx28800\tx29280\tx29760\tx30240\tx30720\tx31200\tx31680\tx32160\tx32640\tx33120\tx33600\tx34080\tx34560\tx35040\tx35520\tx36000\tx36480\tx36960\tx37440\tx37920\tx38400\tx38880\tx39360\tx39840\tx40320\tx40800\tx41280\tx41760\tx42240\tx42720\tx43200\tx43680\tx44160\tx44640\tx45120\tx45600\tx46080\tx46560\tx47040\tx47520\tx48000\ql\qnatural\pardirnatural \f0\b \cf0 NSEditor, NSEditorRegistration\ \pard\tx480\tx960\tx1440\tx1920\tx2400\tx2880\tx3360\tx3840\tx4320\tx4800\tx5280\tx5760\tx6240\tx6720\tx7200\tx7680\tx8160\tx8640\tx9120\tx9600\tx10080\tx10560\tx11040\tx11520\tx12000\tx12480\tx12960\tx13440\tx13920\tx14400\tx14880\tx15360\tx15840\tx16320\tx16800\tx17280\tx17760\tx18240\tx18720\tx19200\tx19680\tx20160\tx20640\tx21120\tx21600\tx22080\tx22560\tx23040\tx23520\tx24000\tx24480\tx24960\tx25440\tx25920\tx26400\tx26880\tx27360\tx27840\tx28320\tx28800\tx29280\tx29760\tx30240\tx30720\tx31200\tx31680\tx32160\tx32640\tx33120\tx33600\tx34080\tx34560\tx35040\tx35520\tx36000\tx36480\tx36960\tx37440\tx37920\tx38400\tx38880\tx39360\tx39840\tx40320\tx40800\tx41280\tx41760\tx42240\tx42720\tx43200\tx43680\tx44160\tx44640\tx45120\tx45600\tx46080\tx46560\tx47040\tx47520\tx48000\ql\qnatural\pardirnatural \f1\b0 \cf0 * informal protocols added to header files\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSString Additions\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * corrected text position for \f2\fs20 \CocoaLigature0 drawAtPoint: \f1\fs24 \CocoaLigature1 for flipped coordinates\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 3. Others:\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 X11 Backend\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * added system wide screen scaling transparent to AppKit (i.e. \f2\fs20 \CocoaLigature0 NSScreen \f1\fs24 \CocoaLigature1 dimensions are also scaled accordingly)\ * fixed a bug in the Expose rect calculation\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 ------------------------------------ \f1\b0 \ \f0\b Version 2.2 (B109...B185)\ ------------------------------------ \f1\b0 \ \ This is a completeness and bug fixing release. The following bugs and deficiencies have been fixed.\ \ \f0\b 1. Foundation:\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSArray\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * fixed a bug in \f2\fs20 \CocoaLigature0 -initArrayWithObjects:...\ \f1\fs24 \CocoaLigature1 * made \f2\fs20 \CocoaLigature0 writeToFile: \f1\fs24 \CocoaLigature1 use XML format\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSBundle\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * made more flexible to handle multi-platform bundles\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSDateFormatter\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * \f2\fs20 \CocoaLigature0 -initWithCoder: \f1\fs24 \CocoaLigature1 added\ * most missing methods of 10.4 added\ * some bugs with formatting corrected\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSDecimalPlaceholder (private)\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * added because it appears in NIB files with \f2\fs20 \CocoaLigature0 NSDecimalFormatter \f1\fs24 \CocoaLigature1 \ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSByteOrder\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * fixed a bug with swapped double values on the ARM processor\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSNotification\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * removed \f2\fs20 \CocoaLigature0 retain \f1\fs24 \CocoaLigature1 / \f2\fs20 \CocoaLigature0 release \f1\fs24 \CocoaLigature1 for the notification object because this causes trouble when notifications are sent from \f2\fs20 \CocoaLigature0 -dealloc \f1\fs24 \CocoaLigature1 (like in \f2\fs20 \CocoaLigature0 NSWindow \f1\fs24 \CocoaLigature1 )\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSIndexSet\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * completed and tested to work for \f2\fs20 \CocoaLigature0 NSTableView \f1\fs24 \CocoaLigature1 \ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSIndexPath\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * tested to work for \f2\fs20 \CocoaLigature0 NSOutlineView \f1\fs24 \CocoaLigature1 \ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSURL\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * \f2\fs20 \CocoaLigature0 -copyWithZone: \f1\fs24 \CocoaLigature1 added\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSURLConnection, NSURLProtocol, NSURLResponse etc.\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * made work with HTTP (without supporting: caching, cookies, FTP and HTTPS)\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSURLHandle\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * reimplemented to be based on \f2\fs20 \CocoaLigature0 NSURLProtocol \f1\fs24 \CocoaLigature1 and \f2\fs20 \CocoaLigature0 NSURLRequest \f1\fs24 \CocoaLigature1 \ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NS(Socket)Stream\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * prepared to include libssl (to provide https for \f2\fs20 \CocoaLigature0 NSURLProtocol \f1\fs24 \CocoaLigature1 )\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSString\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * most missing 10.4 methods implemented\ * fixed some bugs in conversion code between C-String and Unicode strings (might still be buggy, e.g. when appending an Unicode string to a C-String)\ * several bugs fixed and difficult to maintain code optimized in handling of character encoding\ * improved \f2\fs20 \CocoaLigature0 -initWithFormat:... \f1\fs24 \CocoaLigature1 to be safe against overflows and prepared to handle Unicode strings\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSAttributedString\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * \f2\fs20 \CocoaLigature0 -setAttributedString \f1\fs24 \CocoaLigature1 made more efficient(since it is used heavily in \f2\fs20 \CocoaLigature0 StringDrawingAdditions \f1\fs24 \CocoaLigature1 )\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 Distributed Objects: NSProxy, NSConnection, NSPort etc.\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * continued towards a working solution\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSPortMessage\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * made roughly compatible how MacOS X encodes a message into a data stream sent over TCP/IP\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSMessagePort, NSMessagePortNameServer\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * implemented using \f2\fs20 \CocoaLigature0 AF_UNIX \f1\fs24 \CocoaLigature1 named socket files in \f2\fs20 \CocoaLigature0 /tmp/ \f1\fs24 \CocoaLigature1 \ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSSocketPort, NSSocketPortNameServer\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * implemented using \f2\fs20 \CocoaLigature0 AF_INET \f1\fs24 \CocoaLigature1 sockets\ * implemented using \f2\fs20 \CocoaLigature0 NSNetService \f1\fs24 \CocoaLigature1 releasing us from using \f2\fs20 \CocoaLigature0 gdomap \f1\fs24 \CocoaLigature1 any more (but \f2\fs20 \CocoaLigature0 NSNetService \f1\fs24 \CocoaLigature1 does not yet work)\ * \f2\fs20 \CocoaLigature0 gdomap \f1\fs24 \CocoaLigature1 daemon removed\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSPropertyListSerialization\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * fixed a bug when decoding binary boolean values \f0\b \ \f1\b0 * fixed a bug when decoding double precision float values \f0\b \ \f1\b0 * writing of binary property lists added\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSKeyedUnarchiver\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * fixed a bug with recursive \f2\fs20 \CocoaLigature0 NSClassSwapper \f1\fs24 \CocoaLigature1 decoding \ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSXMLParser\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * added a mode to handle input much more lazily for HTML syntax (i.e. don't expect \f2\fs20 \CocoaLigature0 \f1\fs24 \CocoaLigature1 , auto-close open tags)\ * load file HTMLEntities.strings to translate entities when in HTML mode\ * error handling improved and made compatible\ * moved source code to SimpleWebKit - but remains part of Foundation\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSSortDescriptor\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * keyed decoding added\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSTimeSzone\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * made complete (newer methods added)\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSNetServices\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * made monitor the ZeroConf socket and receive&decode DNS messages\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSNumberFormatter\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * added from GNUstep-base\ * fixed some missing includes and \f2\fs20 \CocoaLigature0 substringFromRange: \f1\fs24 \CocoaLigature1 -> \f2\fs20 \CocoaLigature0 substringWithRange: \f1\fs24 \CocoaLigature1 \ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 2. AppKit:\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSApplication\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * \f2\fs20 \CocoaLigature0 -modalWindow \f1\fs24 \CocoaLigature1 added\ * \f2\fs20 \CocoaLigature0 -requestUserAttention: \f1\fs24 \CocoaLigature1 and \f2\fs20 \CocoaLigature0 -cancelUserAttentionRequest: \f1\fs24 \CocoaLigature1 prepared\ * inking engine moved to SystemUIServer services\ * improved/fixed responder chain for key-events with key-equivalents\ * \f2\fs20 \CocoaLigature0 -preventWindowOrdering \f1\fs24 \CocoaLigature1 implemented\ * add new modes to default \f2\fs20 \CocoaLigature0 NSConnection\ \f1\fs24 \CocoaLigature1 * handling of \f0\b Windows \f1\b0 menu fixed\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSText, NSTextView\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * basic editing functionality (re)implemented\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSClipView\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * fixed to really and correctly clip\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSComboBox(Cell)\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * properly pop up/down a \f2\fs20 \CocoaLigature0 NSPanel \f1\fs24 \CocoaLigature1 with an embedded \f2\fs20 \CocoaLigature0 NSTableView \f1\fs24 \CocoaLigature1 \ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSScrollView\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * decoding of scroller visibility flags from NIB files\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSTableView\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * grid drawing added\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSView\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * fixed a bug that \f2\fs20 \CocoaLigature0 -setNeedsDisplayInRect \f1\fs24 \CocoaLigature1 was not propagated properly\ * added \f2\fs20 \CocoaLigature0 NSShowAllDrawing \f1\fs24 \CocoaLigature1 and \f2\fs20 \CocoaLigature0 NSShowAllViews \f1\fs24 \CocoaLigature1 defaults added (can also be used on the command line by \f2\fs20 \CocoaLigature0 -NSShowAllViews \f1\fs24 \CocoaLigature1 )\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSWindow\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * honors \f2\fs20 \CocoaLigature0 -setOneShot: \f1\fs24 \CocoaLigature1 so that a graphics context (X11 window) is released on \f2\fs20 \CocoaLigature0 -orderOut: \f1\fs24 \CocoaLigature1 and recreated on \f2\fs20 \CocoaLigature0 -orderFront: \f1\fs24 \CocoaLigature1 \ * forward \f2\fs20 \CocoaLigature0 -makeKey \f1\fs24 \CocoaLigature1 to the backend\ * set window shape on first \f2\fs20 \CocoaLigature0 drawRect: \f1\fs24 \CocoaLigature1 of the \f2\fs20 \CocoaLigature0 NSThemeFrame\ \f1\fs24 \CocoaLigature1 * made progress towards working \f2\fs20 \CocoaLigature0 setLevel: \f1\fs24 \CocoaLigature1 \ * handling of \f0\b Windows \f1\b0 menu fixed\ * fixed bug with \f2\fs20 \CocoaLigature0 -dealloc \f1\fs24 \CocoaLigature1 for windows (e.g. panels)\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSSound\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * implemented to call SystemUIServer services\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSTextField\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * modified to properly display (and edit) formatted values\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSCursor\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * blanking improved; arrow cursor added as bitmap image\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSBox\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * adapted in style and fixed positioning of components\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSButtonCell\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * \f2\fs20 \CocoaLigature0 -backgroundColor \f1\fs24 \CocoaLigature1 added\ * Bezel styles reviewed and adjusted\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSBitmapImageRep\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * converting representations to PNG, TIFF, JPEG etc. added so that images can be written to files\ * GIF loading made working (again)\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSCachedImageRep\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * missing implementation added\ * use NSCopyBits() to draw (by blitting a rect on the server)\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSNibLoading\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * some smaller and larger bugs fixed\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSAttributedString additions\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * definitions for document attributes added\ * dynamically load and use WebKit for initialization with HTML\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NS(Attributed)StringDrawing\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * burden of all work moved to \f2\fs20 \CocoaLigature0 NSLayoutManager \f1\fs24 \CocoaLigature1 with help of \f2\fs20 \CocoaLigature0 NSTextContainer \f1\fs24 \CocoaLigature1 and \f2\fs20 \CocoaLigature0 NSTextStorage \f1\fs24 \CocoaLigature1 \ * backend interface for all text rendering focussed in \f2\fs20 \CocoaLigature0 NSLayoutManager \f1\fs24 \CocoaLigature1 and \f2\fs20 \CocoaLigature0 NSGlyphGenerator \f1\fs24 \CocoaLigature1 plus \f2\fs20 \CocoaLigature0 NSFont \f1\fs24 \CocoaLigature1 \ * improved to handling some simple compositing operations\ * fixed a subtle bug with \f2\fs20 \CocoaLigature0 XChar2b \f1\fs24 \CocoaLigature1 which resulted in bad string width calculations on the Zaurus\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSDocumentController, NSDocument, NSWindowController\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * made working and loading NIB files again\ * fixed to load files and URLs and handle 'any' file types\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSFont, NSFontManager, NSFontDescriptor, NSFontPanel\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * header files reviewed to be 10.4-aligned\ * headers/sources prepared to use \f2\fs20 \CocoaLigature0 libfreetype2 \f1\fs24 \CocoaLigature1 in the Backend\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSSplitView\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * fixed bugs with correctly drawing the splitter\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 3. Others:\ \ NSUIServer protocol\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * moved to separate file\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 SimpleWebKit\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * improved largely to basically work (loads HTTP, parses HTML and displays it in a \f2\fs20 \CocoaLigature0 NSTextView \f1\fs24 \CocoaLigature1 )\ * knows about the DOM tree\ * has a partial implementation of ECMAScript\ * is written completely in Objective-C and compiles with gcc-2.95.3\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 QTKit\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * framework and header files started\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 objc-2.0\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * started to create a translator from Obj-C 2.0 to Obj-C 1.0 (with gcc 2.95.3 limitations)\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 ---------------------------------- \f1\b0 \ \f0\b Version 2.1 (B94...B108)\ ---------------------------------- \f1\b0 \ \ This is a bug fixing release. The following bugs and deficiencies have been fixed.\ \ \f0\b 1. Foundation:\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSString\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * allocation of temporaries on stack replaced by \f2\fs20 \CocoaLigature0 objc_malloc()\ \f1\fs24 \CocoaLigature1 \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSUserDefaults\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * caching improved\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSScanner\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * private methods to support \f2\fs20 \CocoaLigature0 NSText \f1\fs24 \CocoaLigature1 removed\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSByteOrder\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * \f2\fs20 \CocoaLigature0 NSBigEndian \f1\fs24 \CocoaLigature1 etc. renamed to \f2\fs20 \CocoaLigature0 NS_BigEndian \f1\fs24 \CocoaLigature1 (to match documentation)\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSKeyedArchiver\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * keyed decoding of \f2\fs20 \CocoaLigature0 NSCalendarDate \f1\fs24 \CocoaLigature1 and \f2\fs20 \CocoaLigature0 NSTimeZone \f1\fs24 \CocoaLigature1 added\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSPropertyListSerialization\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * handling of \f2\fs20 \CocoaLigature0 float \f1\fs24 \CocoaLigature1 / \f2\fs20 \CocoaLigature0 double \f1\fs24 \CocoaLigature1 values in XML format corrected ( \f2\fs20 \CocoaLigature0 \f1\fs24 \CocoaLigature1 )\ * base 64 decoding of \f2\fs20 \CocoaLigature0 NSData \f1\fs24 \CocoaLigature1 values in XML format added ( \f2\fs20 \CocoaLigature0 \f1\fs24 \CocoaLigature1 )\ * added writing \f2\fs20 \CocoaLigature0 NSNumber \f1\fs24 \CocoaLigature1 values\ * properly byte-swap Unicode characters in binary property list\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSRunLoop\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * found several bugs and memory leaks\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSTimer\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * found bugs and memory leaks\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSAffineTransform\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * added internal flags to reduce number of floating point operations for some simple transforms (identity and flip-Y, optionally with translation)\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSKeyValueObserving\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * implementation skeleton added\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSBundle\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * caching of resource search paths improved\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 2. AppKit:\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * remaining header files reviewed\ * drawing system fine-tuned\ * NIB loading improved\ - still missing: double buffered drawing\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSApplication\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * autorelease pool for runloop improved\ * issues in interworking with window refresh and event handling fixed\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 \ NSButtonCell\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * image vs. text position and horizontal/vertical alignment issues fixed\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 \ NSText\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * reimplemented to be more compatible to MacOS X 10.4\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSTextView\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * reimplemented as a real subclass to be more compatible\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSTextStorage, NSTextContainer, NSLayoutManager\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * partially implemented to allow for display of a single container in a single \f2\fs20 \CocoaLigature0 NSTextView \f1\fs24 \CocoaLigature1 \ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSParagraphStyle\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * completed\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSTextAttachment, NSTextAttachmentCell\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * skeleton implementation\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSView\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * fixed a bug in \f2\fs20 \CocoaLigature0 initWithCoder: \f1\fs24 \CocoaLigature1 that resulted in errors when decoding \f2\fs20 \CocoaLigature0 NSClassSwapper \f1\fs24 \CocoaLigature1 swapped views\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSScroller\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * \f2\fs20 \CocoaLigature0 NSScroller \f1\fs24 \CocoaLigature1 fixed focus stack nesting error\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSNibConnector\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * handling of \f2\fs20 \CocoaLigature0 NSIBHelpConnector \f1\fs24 \CocoaLigature1 added\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSLevelIndicator/Cell\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * implemented mostly\ * still missing is:\ - drawing of major tick indicators\ - rating indicator style\ - vertical orientation\ - use of a scaled image with color gradient as the indicator\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSStepper/Cell\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * implemented\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSSearchField/Cell\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * graphical appearance fixed\ * loading from keyed NIB file fixed\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSControl\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * added \f2\fs20 \CocoaLigature0 lockFocus \f1\fs24 \CocoaLigature1 and \f2\fs20 \CocoaLigature0 NSRectClip \f1\fs24 \CocoaLigature1 to initialize for properly calling e.g. \f2\fs20 \CocoaLigature0 -highlight \f1\fs24 \CocoaLigature1 of \f2\fs20 \CocoaLigature0 NSCells \f1\fs24 \CocoaLigature1 \ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSStringDrawing\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * improved handling of word/line wrapping\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSTableView\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * reworked to use \f2\fs20 \CocoaLigature0 NSIndexSet \f1\fs24 \CocoaLigature1 for selections\ * sort descriptors, header highlighting, alternating background etc. added\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSThemeFrame\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * dragging and resizing of window implemented\ * button actions corrected\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSMenuView\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * modified to harmonize better with the new \f2\fs20 \CocoaLigature0 NSThemeFrame \f1\fs24 \CocoaLigature1 mechanism\ * modified to use a tracking loop\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSFont\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * cache named fonts\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSView\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * \f2\fs20 \CocoaLigature0 -inLiveResize \f1\fs24 \CocoaLigature1 added\ * \f2\fs20 \CocoaLigature0 -didAddSubview: \f1\fs24 \CocoaLigature1 and \f2\fs20 \CocoaLigature0 -willRemoveSubview: \f1\fs24 \CocoaLigature1 added\ * some bugs and imprecisions fixed\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSWindow\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * optimized to set round corners shape\ * exact positioning fixed\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSImage\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * caching with \f2\fs20 \CocoaLigature0 +imageNamed: \f1\fs24 \CocoaLigature1 improved (especially if image is \f3\i not \f1\i0 found)\ * drawing and compositing revised to modify the CTM and call backend's \f2\fs20 \CocoaLigature0 _draw \f1\fs24 \CocoaLigature1 \ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSX11GraphicsContext\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * byte swapping of unicode characters on ARM processor for X11 string drawing corrected\ * did not copy the clipping path on \f2\fs20 \CocoaLigature0 saveGraphicsState \f1\fs24 \CocoaLigature1 \ * added a method to set the window shape\ * changed backend drawing method from \f2\fs20 \CocoaLigature0 _composite \f1\fs24 \CocoaLigature1 to \f2\fs20 \CocoaLigature0 _draw \f1\fs24 \CocoaLigature1 \ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 IOBluetooth.framework \f1\b0 \ started to add framework. Purpose is a generic Bluetooth API (similar to our own Wireless API). Unfortunately, the original is a mixture of Cocoa, CoreFoundation, IOKit and the kernel... \ \ \f0\b --------------------------- \f1\b0 \ \f0\b Version 2.0 (...B93)\ --------------------------- \f1\b0 \ \ This is a major release since it rearranged all the sources to build framework directory structures.\ When doing this, many smaller and larger issues have been addressed. They are not documented\ here in detail.\ \ This also means\ * strict use Xcode and Apple gcc for first pass compilation (to faster and more easily identify bugs)\ * integration of DO into Foundation\ * better abstraction of the Backend based on NSGraphicsContext\ * X11 backend completely rewritten for graphics functions (e.g. clipping to bezier paths, smooth image scaling)\ * directly load Models from modern XML-based NIB files (nib2mib translation removed)\ * Header files have been reviewed to match the MacOS X 10.4 Cocoa documentation as good as possible\ * many missing classes have been added (e.g. NSIndexSet, NSURLDownload, NSNetServices, NSStream, NSPredicate, NSSegmentedCell)\ * bundleForClass: working\ \ \ \f0\b ----------------------------- \f1\b0 \ \f0\b Version 1.12 (...B87)\ ----------------------------- \f1\b0 \ \ This release adds more missing methods and classes and fixes many bugs and visual glitches.\ \ \f0\b Foundation:\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSData\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * \f2\fs20 \CocoaLigature0 -writeToUrl:atomically: \f1\fs24 \CocoaLigature1 added\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSFileManager\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * \f2\fs20 \CocoaLigature0 -directoryContentsAtPath \f1\fs24 \CocoaLigature1 now checks for a file \f2\fs20 \CocoaLigature0 "$DIR/.hidden" \f1\fs24 \CocoaLigature1 and hides these files\ * skip resource forks (file names beginning with \f2\fs20 \CocoaLigature0 "._" \f1\fs24 \CocoaLigature1 ) \f2\fs20 \CocoaLigature0 \ \f1\fs24 \CocoaLigature1 \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSString \f1\b0 \ * \f2\fs20 \CocoaLigature0 stringByAddingPercentEscapesUsingEncoding: \f1\fs24 \CocoaLigature1 and \f2\fs20 \CocoaLigature0 stringByReplacingPercentEscapesUsingEncoding: \f1\fs24 \CocoaLigature1 added\ \ \f0\b NSURL \f1\b0 \ * strip off trailing \f2\fs20 \CocoaLigature0 / \f1\fs24 \CocoaLigature1 from \f2\fs20 \CocoaLigature0 -path\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\fs24 \cf0 \CocoaLigature1 \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSIndexPath, NSIndexSet\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * headers and implementation added\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 AppKit:\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSApplication \f1\b0 \ * command line argument processing streamlined and extended to handle all delegate methods (incl. printing)\ * moved \f2\fs20 \CocoaLigature0 GSListener \f1\fs24 \CocoaLigature1 from \f2\fs20 \CocoaLigature0 GSServices.m \f1\fs24 \CocoaLigature1 here\ \ \f0\b NSDocumentController \f1\b0 \ * interworking with \f2\fs20 \CocoaLigature0 NSApplication \f1\fs24 \CocoaLigature1 for opening files improved\ \ \f0\b NSTreeController \f1\b0 \ * header added\ \ \f0\b NSArrayController, NSObjectController, NSUserDefaultsController, NSTreeController, NSController \f1\b0 \ * common implemetation NSController.m added\ \ \f0\b NSWorkspace \f1\b0 \ * launching of applications with URLs improved to handle more options (incl. printing) and pass arguments as expeced by \f2\fs20 \CocoaLigature0 NSApplication \f1\fs24 \CocoaLigature1 or its delegate\ * added a mechanism to recognize the \f2\fs20 \CocoaLigature0 LSTypeIsPackage \f1\fs24 \CocoaLigature1 for document bundles\ * removable media checking and notifications added (so that Finder can notice them and Open/Save panel can mount/eject)\ \ \f0\b NSImageRep \f1\b0 \ * bug in \f2\fs20 \CocoaLigature0 imageRepsWithContentsOfFile \f1\fs24 \CocoaLigature1 fixed (if file does not exist)\ * disabled smooth scaling in \f2\fs20 \CocoaLigature0 drawRect: \f1\fs24 \CocoaLigature1 due to low speed and high memory requirements of current smooting algorithm\ \ \f0\b NSImage \f1\b0 \ * \f2\fs20 \CocoaLigature0 lockFocus \f1\fs24 \CocoaLigature1 made less sensible if there are no representations (e.g. the image file can't be parsed)\ \ \f0\b NSSavePanel, NSOpenPanel \f1\b0 \ * fixed and made working\ \ \f0\b NSDocumentController \f1\b0 \ \pard\tx480\tx960\tx1440\tx1920\tx2400\tx2880\tx3360\tx3840\tx4320\tx4800\tx5280\tx5760\tx6240\tx6720\tx7200\tx7680\tx8160\tx8640\tx9120\tx9600\tx10080\tx10560\tx11040\tx11520\tx12000\tx12480\tx12960\tx13440\tx13920\tx14400\tx14880\tx15360\tx15840\tx16320\tx16800\tx17280\tx17760\tx18240\tx18720\tx19200\tx19680\tx20160\tx20640\tx21120\tx21600\tx22080\tx22560\tx23040\tx23520\tx24000\tx24480\tx24960\tx25440\tx25920\tx26400\tx26880\tx27360\tx27840\tx28320\tx28800\tx29280\tx29760\tx30240\tx30720\tx31200\tx31680\tx32160\tx32640\tx33120\tx33600\tx34080\tx34560\tx35040\tx35520\tx36000\tx36480\tx36960\tx37440\tx37920\tx38400\tx38880\tx39360\tx39840\tx40320\tx40800\tx41280\tx41760\tx42240\tx42720\tx43200\tx43680\tx44160\tx44640\tx45120\tx45600\tx46080\tx46560\tx47040\tx47520\tx48000\ql\qnatural\pardirnatural \cf0 * use first Editor type for \f2\fs20 \CocoaLigature0 -defaultType \f1\fs24 \CocoaLigature1 and \f2\fs20 \CocoaLigature0 -newDocument \f1\fs24 \CocoaLigature1 \ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSTableView \f1\b0 \ \pard\tx480\tx960\tx1440\tx1920\tx2400\tx2880\tx3360\tx3840\tx4320\tx4800\tx5280\tx5760\tx6240\tx6720\tx7200\tx7680\tx8160\tx8640\tx9120\tx9600\tx10080\tx10560\tx11040\tx11520\tx12000\tx12480\tx12960\tx13440\tx13920\tx14400\tx14880\tx15360\tx15840\tx16320\tx16800\tx17280\tx17760\tx18240\tx18720\tx19200\tx19680\tx20160\tx20640\tx21120\tx21600\tx22080\tx22560\tx23040\tx23520\tx24000\tx24480\tx24960\tx25440\tx25920\tx26400\tx26880\tx27360\tx27840\tx28320\tx28800\tx29280\tx29760\tx30240\tx30720\tx31200\tx31680\tx32160\tx32640\tx33120\tx33600\tx34080\tx34560\tx35040\tx35520\tx36000\tx36480\tx36960\tx37440\tx37920\tx38400\tx38880\tx39360\tx39840\tx40320\tx40800\tx41280\tx41760\tx42240\tx42720\tx43200\tx43680\tx44160\tx44640\tx45120\tx45600\tx46080\tx46560\tx47040\tx47520\tx48000\ql\qnatural\pardirnatural \cf0 * \f2\fs20 \CocoaLigature0 columnAutoresizingStyle \f1\fs24 \CocoaLigature1 properly named\ * prepared to handle grid and alternating background\ * header cells given light blue background\ \ \pard\tx480\tx960\tx1440\tx1920\tx2400\tx2880\tx3360\tx3840\tx4320\tx4800\tx5280\tx5760\tx6240\tx6720\tx7200\tx7680\tx8160\tx8640\tx9120\tx9600\tx10080\tx10560\tx11040\tx11520\tx12000\tx12480\tx12960\tx13440\tx13920\tx14400\tx14880\tx15360\tx15840\tx16320\tx16800\tx17280\tx17760\tx18240\tx18720\tx19200\tx19680\tx20160\tx20640\tx21120\tx21600\tx22080\tx22560\tx23040\tx23520\tx24000\tx24480\tx24960\tx25440\tx25920\tx26400\tx26880\tx27360\tx27840\tx28320\tx28800\tx29280\tx29760\tx30240\tx30720\tx31200\tx31680\tx32160\tx32640\tx33120\tx33600\tx34080\tx34560\tx35040\tx35520\tx36000\tx36480\tx36960\tx37440\tx37920\tx38400\tx38880\tx39360\tx39840\tx40320\tx40800\tx41280\tx41760\tx42240\tx42720\tx43200\tx43680\tx44160\tx44640\tx45120\tx45600\tx46080\tx46560\tx47040\tx47520\tx48000\ql\qnatural\pardirnatural \f0\b \cf0 NSTableColumn \f1\b0 \ * \f2\fs20 \CocoaLigature0 sizeToFit \f1\fs24 \CocoaLigature1 implemented\ * retain header/data cell (to be more robust) \f2\fs20 \CocoaLigature0 \ \pard\tx480\tx960\tx1440\tx1920\tx2400\tx2880\tx3360\tx3840\tx4320\tx4800\tx5280\tx5760\tx6240\tx6720\tx7200\tx7680\tx8160\tx8640\tx9120\tx9600\tx10080\tx10560\tx11040\tx11520\tx12000\tx12480\tx12960\tx13440\tx13920\tx14400\tx14880\tx15360\tx15840\tx16320\tx16800\tx17280\tx17760\tx18240\tx18720\tx19200\tx19680\tx20160\tx20640\tx21120\tx21600\tx22080\tx22560\tx23040\tx23520\tx24000\tx24480\tx24960\tx25440\tx25920\tx26400\tx26880\tx27360\tx27840\tx28320\tx28800\tx29280\tx29760\tx30240\tx30720\tx31200\tx31680\tx32160\tx32640\tx33120\tx33600\tx34080\tx34560\tx35040\tx35520\tx36000\tx36480\tx36960\tx37440\tx37920\tx38400\tx38880\tx39360\tx39840\tx40320\tx40800\tx41280\tx41760\tx42240\tx42720\tx43200\tx43680\tx44160\tx44640\tx45120\tx45600\tx46080\tx46560\tx47040\tx47520\tx48000\ql\qnatural\pardirnatural \f1\fs24 \cf0 \CocoaLigature1 \ \pard\tx480\tx960\tx1440\tx1920\tx2400\tx2880\tx3360\tx3840\tx4320\tx4800\tx5280\tx5760\tx6240\tx6720\tx7200\tx7680\tx8160\tx8640\tx9120\tx9600\tx10080\tx10560\tx11040\tx11520\tx12000\tx12480\tx12960\tx13440\tx13920\tx14400\tx14880\tx15360\tx15840\tx16320\tx16800\tx17280\tx17760\tx18240\tx18720\tx19200\tx19680\tx20160\tx20640\tx21120\tx21600\tx22080\tx22560\tx23040\tx23520\tx24000\tx24480\tx24960\tx25440\tx25920\tx26400\tx26880\tx27360\tx27840\tx28320\tx28800\tx29280\tx29760\tx30240\tx30720\tx31200\tx31680\tx32160\tx32640\tx33120\tx33600\tx34080\tx34560\tx35040\tx35520\tx36000\tx36480\tx36960\tx37440\tx37920\tx38400\tx38880\tx39360\tx39840\tx40320\tx40800\tx41280\tx41760\tx42240\tx42720\tx43200\tx43680\tx44160\tx44640\tx45120\tx45600\tx46080\tx46560\tx47040\tx47520\tx48000\ql\qnatural\pardirnatural \f0\b \cf0 NSScrollView \f1\b0 \ * vertical scroll bar moved to the right \f2\fs20 \CocoaLigature0 \ \pard\tx480\tx960\tx1440\tx1920\tx2400\tx2880\tx3360\tx3840\tx4320\tx4800\tx5280\tx5760\tx6240\tx6720\tx7200\tx7680\tx8160\tx8640\tx9120\tx9600\tx10080\tx10560\tx11040\tx11520\tx12000\tx12480\tx12960\tx13440\tx13920\tx14400\tx14880\tx15360\tx15840\tx16320\tx16800\tx17280\tx17760\tx18240\tx18720\tx19200\tx19680\tx20160\tx20640\tx21120\tx21600\tx22080\tx22560\tx23040\tx23520\tx24000\tx24480\tx24960\tx25440\tx25920\tx26400\tx26880\tx27360\tx27840\tx28320\tx28800\tx29280\tx29760\tx30240\tx30720\tx31200\tx31680\tx32160\tx32640\tx33120\tx33600\tx34080\tx34560\tx35040\tx35520\tx36000\tx36480\tx36960\tx37440\tx37920\tx38400\tx38880\tx39360\tx39840\tx40320\tx40800\tx41280\tx41760\tx42240\tx42720\tx43200\tx43680\tx44160\tx44640\tx45120\tx45600\tx46080\tx46560\tx47040\tx47520\tx48000\ql\qnatural\pardirnatural \f1\fs24 \cf0 \CocoaLigature1 \ \pard\tx480\tx960\tx1440\tx1920\tx2400\tx2880\tx3360\tx3840\tx4320\tx4800\tx5280\tx5760\tx6240\tx6720\tx7200\tx7680\tx8160\tx8640\tx9120\tx9600\tx10080\tx10560\tx11040\tx11520\tx12000\tx12480\tx12960\tx13440\tx13920\tx14400\tx14880\tx15360\tx15840\tx16320\tx16800\tx17280\tx17760\tx18240\tx18720\tx19200\tx19680\tx20160\tx20640\tx21120\tx21600\tx22080\tx22560\tx23040\tx23520\tx24000\tx24480\tx24960\tx25440\tx25920\tx26400\tx26880\tx27360\tx27840\tx28320\tx28800\tx29280\tx29760\tx30240\tx30720\tx31200\tx31680\tx32160\tx32640\tx33120\tx33600\tx34080\tx34560\tx35040\tx35520\tx36000\tx36480\tx36960\tx37440\tx37920\tx38400\tx38880\tx39360\tx39840\tx40320\tx40800\tx41280\tx41760\tx42240\tx42720\tx43200\tx43680\tx44160\tx44640\tx45120\tx45600\tx46080\tx46560\tx47040\tx47520\tx48000\ql\qnatural\pardirnatural \f0\b \cf0 NSWindow, NSPanel \f1\b0 \ * additional window mask bits added\ * handling of window background color improved\ * prepared for using NSThemeFrame in a mode without a window manager\ \ \f0\b NSColor\ \pard\tx480\tx960\tx1440\tx1920\tx2400\tx2880\tx3360\tx3840\tx4320\tx4800\tx5280\tx5760\tx6240\tx6720\tx7200\tx7680\tx8160\tx8640\tx9120\tx9600\tx10080\tx10560\tx11040\tx11520\tx12000\tx12480\tx12960\tx13440\tx13920\tx14400\tx14880\tx15360\tx15840\tx16320\tx16800\tx17280\tx17760\tx18240\tx18720\tx19200\tx19680\tx20160\tx20640\tx21120\tx21600\tx22080\tx22560\tx23040\tx23520\tx24000\tx24480\tx24960\tx25440\tx25920\tx26400\tx26880\tx27360\tx27840\tx28320\tx28800\tx29280\tx29760\tx30240\tx30720\tx31200\tx31680\tx32160\tx32640\tx33120\tx33600\tx34080\tx34560\tx35040\tx35520\tx36000\tx36480\tx36960\tx37440\tx37920\tx38400\tx38880\tx39360\tx39840\tx40320\tx40800\tx41280\tx41760\tx42240\tx42720\tx43200\tx43680\tx44160\tx44640\tx45120\tx45600\tx46080\tx46560\tx47040\tx47520\tx48000\ql\qnatural\pardirnatural \f1\b0 \cf0 * proper conversion between RGB and HSB added\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 nib2mib, GMArchiver, GMAppKit etc. \f1\b0 \ * fixed to allow to properly encode and decode custom objects\ \ \f0\b ------------------ \f1\b0 \ \f0\b Version 1.11\ ------------------ \f1\b0 \ \ This release adds many more missing methods and classes. And it has been adapted to compile\ on MacOS X 10.4 (Tiger). It includes some first extensions from 10.4 Cocoa.\ \ \f0\b Foundation:\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSValueTransformer \f1\b0 \ * class implemented\ \ \f0\b NSKeyValueCoding \f1\b0 \ * class reworked\ \ \f0\b NSKeyValueObserving \f1\b0 \ * class header added\ \ \pard\tx480\tx960\tx1440\tx1920\tx2400\tx2880\tx3360\tx3840\tx4320\tx4800\tx5280\tx5760\tx6240\tx6720\tx7200\tx7680\tx8160\tx8640\tx9120\tx9600\tx10080\tx10560\tx11040\tx11520\tx12000\tx12480\tx12960\tx13440\tx13920\tx14400\tx14880\tx15360\tx15840\tx16320\tx16800\tx17280\tx17760\tx18240\tx18720\tx19200\tx19680\tx20160\tx20640\tx21120\tx21600\tx22080\tx22560\tx23040\tx23520\tx24000\tx24480\tx24960\tx25440\tx25920\tx26400\tx26880\tx27360\tx27840\tx28320\tx28800\tx29280\tx29760\tx30240\tx30720\tx31200\tx31680\tx32160\tx32640\tx33120\tx33600\tx34080\tx34560\tx35040\tx35520\tx36000\tx36480\tx36960\tx37440\tx37920\tx38400\tx38880\tx39360\tx39840\tx40320\tx40800\tx41280\tx41760\tx42240\tx42720\tx43200\tx43680\tx44160\tx44640\tx45120\tx45600\tx46080\tx46560\tx47040\tx47520\tx48000\ql\qnatural \f0\b \cf0 NSArray \f1\b0 \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \cf0 * prepared to use QuickSort\ \ \pard\tx480\tx960\tx1440\tx1920\tx2400\tx2880\tx3360\tx3840\tx4320\tx4800\tx5280\tx5760\tx6240\tx6720\tx7200\tx7680\tx8160\tx8640\tx9120\tx9600\tx10080\tx10560\tx11040\tx11520\tx12000\tx12480\tx12960\tx13440\tx13920\tx14400\tx14880\tx15360\tx15840\tx16320\tx16800\tx17280\tx17760\tx18240\tx18720\tx19200\tx19680\tx20160\tx20640\tx21120\tx21600\tx22080\tx22560\tx23040\tx23520\tx24000\tx24480\tx24960\tx25440\tx25920\tx26400\tx26880\tx27360\tx27840\tx28320\tx28800\tx29280\tx29760\tx30240\tx30720\tx31200\tx31680\tx32160\tx32640\tx33120\tx33600\tx34080\tx34560\tx35040\tx35520\tx36000\tx36480\tx36960\tx37440\tx37920\tx38400\tx38880\tx39360\tx39840\tx40320\tx40800\tx41280\tx41760\tx42240\tx42720\tx43200\tx43680\tx44160\tx44640\tx45120\tx45600\tx46080\tx46560\tx47040\tx47520\tx48000\ql\qnatural \f0\b \cf0 NSMutableArray \f1\b0 \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \cf0 * \f2\fs20 \CocoaLigature0 initWithCoder: \f1\fs24 \CocoaLigature1 fixed to properly decode empty array\ \ \pard\tx480\tx960\tx1440\tx1920\tx2400\tx2880\tx3360\tx3840\tx4320\tx4800\tx5280\tx5760\tx6240\tx6720\tx7200\tx7680\tx8160\tx8640\tx9120\tx9600\tx10080\tx10560\tx11040\tx11520\tx12000\tx12480\tx12960\tx13440\tx13920\tx14400\tx14880\tx15360\tx15840\tx16320\tx16800\tx17280\tx17760\tx18240\tx18720\tx19200\tx19680\tx20160\tx20640\tx21120\tx21600\tx22080\tx22560\tx23040\tx23520\tx24000\tx24480\tx24960\tx25440\tx25920\tx26400\tx26880\tx27360\tx27840\tx28320\tx28800\tx29280\tx29760\tx30240\tx30720\tx31200\tx31680\tx32160\tx32640\tx33120\tx33600\tx34080\tx34560\tx35040\tx35520\tx36000\tx36480\tx36960\tx37440\tx37920\tx38400\tx38880\tx39360\tx39840\tx40320\tx40800\tx41280\tx41760\tx42240\tx42720\tx43200\tx43680\tx44160\tx44640\tx45120\tx45600\tx46080\tx46560\tx47040\tx47520\tx48000\ql\qnatural \f0\b \cf0 NSString \f1\b0 \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \cf0 * bug with getting \f2\fs20 \CocoaLigature0 cString \f1\fs24 \CocoaLigature1 from string created by \f2\fs20 \CocoaLigature0 initWithData:encoding:NSASCIIStringEncoding \f1\fs24 \CocoaLigature1 fixed\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSCalendarDate, NSDate, NSTimeZone \f1\b0 \ * latest version imported from mGSTEP-0.547\ * added \f2\fs20 \CocoaLigature0 %F \f1\fs24 \CocoaLigature1 to initialized \f2\fs20 \CocoaLigature0 NSCalendarDate \f1\fs24 \CocoaLigature1 \ \ \pard\tx480\tx960\tx1440\tx1920\tx2400\tx2880\tx3360\tx3840\tx4320\tx4800\tx5280\tx5760\tx6240\tx6720\tx7200\tx7680\tx8160\tx8640\tx9120\tx9600\tx10080\tx10560\tx11040\tx11520\tx12000\tx12480\tx12960\tx13440\tx13920\tx14400\tx14880\tx15360\tx15840\tx16320\tx16800\tx17280\tx17760\tx18240\tx18720\tx19200\tx19680\tx20160\tx20640\tx21120\tx21600\tx22080\tx22560\tx23040\tx23520\tx24000\tx24480\tx24960\tx25440\tx25920\tx26400\tx26880\tx27360\tx27840\tx28320\tx28800\tx29280\tx29760\tx30240\tx30720\tx31200\tx31680\tx32160\tx32640\tx33120\tx33600\tx34080\tx34560\tx35040\tx35520\tx36000\tx36480\tx36960\tx37440\tx37920\tx38400\tx38880\tx39360\tx39840\tx40320\tx40800\tx41280\tx41760\tx42240\tx42720\tx43200\tx43680\tx44160\tx44640\tx45120\tx45600\tx46080\tx46560\tx47040\tx47520\tx48000\ql\qnatural \f0\b \cf0 NSSocketPort, NSStream \f1\b0 \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \cf0 * added\ \ \pard\tx480\tx960\tx1440\tx1920\tx2400\tx2880\tx3360\tx3840\tx4320\tx4800\tx5280\tx5760\tx6240\tx6720\tx7200\tx7680\tx8160\tx8640\tx9120\tx9600\tx10080\tx10560\tx11040\tx11520\tx12000\tx12480\tx12960\tx13440\tx13920\tx14400\tx14880\tx15360\tx15840\tx16320\tx16800\tx17280\tx17760\tx18240\tx18720\tx19200\tx19680\tx20160\tx20640\tx21120\tx21600\tx22080\tx22560\tx23040\tx23520\tx24000\tx24480\tx24960\tx25440\tx25920\tx26400\tx26880\tx27360\tx27840\tx28320\tx28800\tx29280\tx29760\tx30240\tx30720\tx31200\tx31680\tx32160\tx32640\tx33120\tx33600\tx34080\tx34560\tx35040\tx35520\tx36000\tx36480\tx36960\tx37440\tx37920\tx38400\tx38880\tx39360\tx39840\tx40320\tx40800\tx41280\tx41760\tx42240\tx42720\tx43200\tx43680\tx44160\tx44640\tx45120\tx45600\tx46080\tx46560\tx47040\tx47520\tx48000\ql\qnatural \f0\b \cf0 NSPropertyList \f1\b0 \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \cf0 * now decode/encode \f2\fs20 \CocoaLigature0 NSValue \f1\fs24 \CocoaLigature1 and \f2\fs20 \CocoaLigature0 NSDate \f1\fs24 \CocoaLigature1 in binary format\ * auto-detection of format improved\ \ \pard\tx480\tx960\tx1440\tx1920\tx2400\tx2880\tx3360\tx3840\tx4320\tx4800\tx5280\tx5760\tx6240\tx6720\tx7200\tx7680\tx8160\tx8640\tx9120\tx9600\tx10080\tx10560\tx11040\tx11520\tx12000\tx12480\tx12960\tx13440\tx13920\tx14400\tx14880\tx15360\tx15840\tx16320\tx16800\tx17280\tx17760\tx18240\tx18720\tx19200\tx19680\tx20160\tx20640\tx21120\tx21600\tx22080\tx22560\tx23040\tx23520\tx24000\tx24480\tx24960\tx25440\tx25920\tx26400\tx26880\tx27360\tx27840\tx28320\tx28800\tx29280\tx29760\tx30240\tx30720\tx31200\tx31680\tx32160\tx32640\tx33120\tx33600\tx34080\tx34560\tx35040\tx35520\tx36000\tx36480\tx36960\tx37440\tx37920\tx38400\tx38880\tx39360\tx39840\tx40320\tx40800\tx41280\tx41760\tx42240\tx42720\tx43200\tx43680\tx44160\tx44640\tx45120\tx45600\tx46080\tx46560\tx47040\tx47520\tx48000\ql\qnatural \f0\b \cf0 NSNetService, NSNetServiceBrowser \f1\b0 \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \cf0 * header files defined based on 10.4 (no implementation yet)\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 AppKit:\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSArrayController, NSObjectController, NSUserDefaultsController, NSController \f1\b0 \ * header files added\ \ \f0\b NSApplication \f1\b0 \ * hide/unhide application menu on \f2\fs20 \CocoaLigature0 orderFront \f1\fs24 \CocoaLigature1 / \f2\fs20 \CocoaLigature0 orderFront \f1\fs24 \CocoaLigature1 \ \ \f0\b NSKeyValueBindingCreation, NSKeyValueBinding (NSPlaceholders) \f1\b0 \ * class headers added\ \ \f0\b NSWindow \f1\b0 \ * \f2\fs20 \CocoaLigature0 update \f1\fs24 \CocoaLigature1 mechanism improved for \f2\fs20 \CocoaLigature0 orderFront:\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\fs24 \cf0 \CocoaLigature1 * \f2\fs20 \CocoaLigature0 defaultButtons: \f1\fs24 \CocoaLigature1 added \f2\fs20 \CocoaLigature0 \ \f1\fs24 \CocoaLigature1 * experimental code to handle \f2\fs20 \CocoaLigature0 setLevel: \f1\fs24 \CocoaLigature1 added\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSWorkspace \f1\b0 \ * application database reworked (moved to new class \f2\fs20 \CocoaLigature0 QSLaunchServices \f1\fs24 \CocoaLigature1 )\ \ \f0\b NSParagraphStyle \f1\b0 \ * code added to really handle paragraph style\ \ \f0\b NSString (Drawing Additions - XRDrawingEnginge) \f1\b0 \ * made draw multi-line strings (without properly handling Tabs yet)\ * perpared to draw X11 Unicode fonts\ \ \f0\b NSMatrix \f1\b0 \ * \f2\fs20 \CocoaLigature0 sendAction \f1\fs24 \CocoaLigature1 changed to send action to taget of \f2\fs20 \CocoaLigature0 NSMatrix \f1\fs24 \CocoaLigature1 if button has no action/target\ \ \f0\b NSTabView \f1\b0 \ * \f2\fs20 \CocoaLigature0 selectTabViewItemWithIdentifier \f1\fs24 \CocoaLigature1 added\ * \f2\fs20 \CocoaLigature0 takeSelectedTabViewItemFromSender \f1\fs24 \CocoaLigature1 coded\ * controlSize & controlTint prepared\ \ \f0\b NSPopUpButton(+Cell) \f1\b0 \ * made pop up its menu\ \f0\b \ NSSearchField, NSSearchFieldCell \f1\b0 \ * fixed handling of search string\ \ \f0\b NSAffineTransform\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * taken from mGStep-0.547 and replaced \f2\fs20 \CocoaLigature0 PSMatrix \f1\fs24 \CocoaLigature1 ; \f2\fs20 \CocoaLigature0 PSMatrix \f1\fs24 \CocoaLigature1 removed\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 \ NSView \f1\b0 \ * found some bugs in the - \f2\fs20 \CocoaLigature0 displayXXX \f1\fs24 \CocoaLigature1 methods\ * made use \f2\fs20 \CocoaLigature0 NSAffineTransform \f1\fs24 \CocoaLigature1 and not \f2\fs20 \CocoaLigature0 PSMatrix \f1\fs24 \CocoaLigature1 \ \f0\b \ NSBitmapImageRep \f1\b0 \ * \f2\fs20 \CocoaLigature0 -initWithFocusedViewRect: \f1\fs24 \CocoaLigature1 updated to really read pixel data from the X screen\ \ \f0\b NSMenu \f1\b0 \ * \f2\fs20 \CocoaLigature0 menuNeedsUpdate: \f1\fs24 \CocoaLigature1 delegate method implemented (called by \f2\fs20 \CocoaLigature0 NSMenuView \f1\fs24 \CocoaLigature1 )\ \ \f0\b NSEvent \f1\b0 \ * + \f2\fs20 \CocoaLigature0 mouseLocation \f1\fs24 \CocoaLigature1 added to header file\ \ \f0\b NSMenuItemCell \f1\b0 \ * did not properly handle \f2\fs20 \CocoaLigature0 -length \f1\fs24 \CocoaLigature1 of 0.0 from \f2\fs20 \CocoaLigature0 -representedObject \f1\fs24 \CocoaLigature1 (e.g. \f2\fs20 \CocoaLigature0 NSStatusMenuItem \f1\fs24 \CocoaLigature1 )\ \ \f0\b NSScreen \f1\b0 \ * \f2\fs20 \CocoaLigature0 deviceDescription \f1\fs24 \CocoaLigature1 added\ * prepared to handle screen rotation (portrait/landscape) by checking hinge status and updating \f2\fs20 \CocoaLigature0 deviceDescription \f1\fs24 \CocoaLigature1 \ * cache \f2\fs20 \CocoaLigature0 visibleFrame \f1\fs24 \CocoaLigature1 \ \ \f0\b NSTabelColumn \f1\b0 \ * \f2\fs20 \CocoaLigature0 -isResizable \f1\fs24 \CocoaLigature1 replaced by \f2\fs20 \CocoaLigature0 -resizingMask \f1\fs24 \CocoaLigature1 \ \ \f0\b NSAttributedStringAdditions \f1\b0 \ * prepared to handle HTML and DOC formats (not implemented)\ \ \f0\b NSFont \f1\b0 \ * cache default font size for menu fonts\ \ \f0\b NSText, NSTextFieldCell, NSTextField, NSControl \f1\b0 \ * handling of \f2\fs20 \CocoaLigature0 textDid...: \f1\fs24 \CocoaLigature1 and \f2\fs20 \CocoaLigature0 control:textDid...: \f1\fs24 \CocoaLigature1 notifications fixed\ \ \f0\b Others:\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 ABAddressBook \f1\b0 \ * vCard processing aligned with vCalendar impelmentation (not public)\ \ \f0\b NSMailDelivery \f1\b0 \ * rewritten to call the private Mail.framework of QuantumSTEP\ \ \f0\b WebKit \f1\b0 \ * header files extended and aligned to latest documentation\ \ \f0\b mySTEP.sdk \f1\b0 \ * added an \f2\fs20 \CocoaLigature0 -I \f1\fs24 \CocoaLigature1 include search path so that when building frameworks we can refer to our own headers by \f2\fs20 \CocoaLigature0 #import \f1\fs24 \CocoaLigature1 \ \ \f0\b nib2mib / GMArchiver / GMAppKit \f1\b0 \ * added handling of \f2\fs20 \CocoaLigature0 NSMenu delegate\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\fs24 \cf0 \CocoaLigature1 * added handling of \f2\fs20 \CocoaLigature0 NSTabView \f1\fs24 \CocoaLigature1 and \f2\fs20 \CocoaLigature0 NSTabViewItem \f1\fs24 \CocoaLigature1 \ * macro \f2\fs20 \CocoaLigature0 SET_CLASS \f1\fs24 \CocoaLigature1 did have a bug\ * fixed a bug in loading the menu of NSPopUpButton\ * improved to handle File Owner/NSOwner references properly\ * archiving of checkboxes and radio buttons of small and mini size fixed\ * adapted to new Tiger instance variables and internal classes\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSSystemStatus \f1\b0 \ * changed \f2\fs20 \CocoaLigature0 SYSDevice \f1\fs24 \CocoaLigature1 , \f2\fs20 \CocoaLigature0 SYSWireless \f1\fs24 \CocoaLigature1 , \f2\fs20 \CocoaLigature0 SYSLocation \f1\fs24 \CocoaLigature1 to a new event/notification driven mechanism\ * worked on \f2\fs20 \CocoaLigature0 SYSWireless \f1\fs24 \CocoaLigature1 for managing WLAN and GPRS cards (e.g. Audiovox RTM8000, Eagletech GSM/GPRS CF+ FCC ID: MSQAGC100)\ * worked on \f2\fs20 \CocoaLigature0 SYSLocation \f1\fs24 \CocoaLigature1 for managing NMEA 183 compatible GPS cards (e.g. Billionton CF GPS)\ * worked on \f2\fs20 \CocoaLigature0 NSCameraMovie \f1\fs24 \CocoaLigature1 for Sharp CE-AG06 card\ * added option to issue \f2\fs20 \CocoaLigature0 stty \f1\fs24 \CocoaLigature1 command when opening the device to set e.g. baud rate\ \ \f0\b ------------------ \f1\b0 \ \f0\b Version 1.10\ ------------------ \f1\b0 \ \ This is mainly a smoothing and bug fixing release. It also adds some missing methods and classes.\ \ \f0\b Foundation:\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSFileManager \f1\b0 \ * createDirectoryAtPath now requires that the superdirectory exists\ * added \f2\fs20 \CocoaLigature0 _createDirectoryDownToPath: \f1\fs24 \CocoaLigature1 to create paths\ \ \f0\b NSUserDefaults \f1\b0 \ * create database directory if it does not yet exist\ \ \f0\b NSArray, NSDictionary, NSString \f1\b0 \ \pard\tx480\tx960\tx1440\tx1920\tx2400\tx2880\tx3360\tx3840\tx4320\tx4800\tx5280\tx5760\tx6240\tx6720\tx7200\tx7680\tx8160\tx8640\tx9120\tx9600\tx10080\tx10560\tx11040\tx11520\tx12000\tx12480\tx12960\tx13440\tx13920\tx14400\tx14880\tx15360\tx15840\tx16320\tx16800\tx17280\tx17760\tx18240\tx18720\tx19200\tx19680\tx20160\tx20640\tx21120\tx21600\tx22080\tx22560\tx23040\tx23520\tx24000\tx24480\tx24960\tx25440\tx25920\tx26400\tx26880\tx27360\tx27840\tx28320\tx28800\tx29280\tx29760\tx30240\tx30720\tx31200\tx31680\tx32160\tx32640\tx33120\tx33600\tx34080\tx34560\tx35040\tx35520\tx36000\tx36480\tx36960\tx37440\tx37920\tx38400\tx38880\tx39360\tx39840\tx40320\tx40800\tx41280\tx41760\tx42240\tx42720\tx43200\tx43680\tx44160\tx44640\tx45120\tx45600\tx46080\tx46560\tx47040\tx47520\tx48000\ql\qnatural \cf0 * \f2\fs20 \CocoaLigature0 dataWithContentsOfURL: \f1\fs24 \CocoaLigature1 and \f2\fs20 \CocoaLigature0 initWithContentsOfURL: \f1\fs24 \CocoaLigature1 added \f2\fs20 \CocoaLigature0 \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b\fs24 \cf0 \CocoaLigature1 \ NSMutableArray \f1\b0 \ \pard\tx480\tx960\tx1440\tx1920\tx2400\tx2880\tx3360\tx3840\tx4320\tx4800\tx5280\tx5760\tx6240\tx6720\tx7200\tx7680\tx8160\tx8640\tx9120\tx9600\tx10080\tx10560\tx11040\tx11520\tx12000\tx12480\tx12960\tx13440\tx13920\tx14400\tx14880\tx15360\tx15840\tx16320\tx16800\tx17280\tx17760\tx18240\tx18720\tx19200\tx19680\tx20160\tx20640\tx21120\tx21600\tx22080\tx22560\tx23040\tx23520\tx24000\tx24480\tx24960\tx25440\tx25920\tx26400\tx26880\tx27360\tx27840\tx28320\tx28800\tx29280\tx29760\tx30240\tx30720\tx31200\tx31680\tx32160\tx32640\tx33120\tx33600\tx34080\tx34560\tx35040\tx35520\tx36000\tx36480\tx36960\tx37440\tx37920\tx38400\tx38880\tx39360\tx39840\tx40320\tx40800\tx41280\tx41760\tx42240\tx42720\tx43200\tx43680\tx44160\tx44640\tx45120\tx45600\tx46080\tx46560\tx47040\tx47520\tx48000\ql\qnatural \cf0 * \f2\fs20 \CocoaLigature0 exchangeObjectAtIndex:withObjectAtIndex: \f1\fs24 \CocoaLigature1 added \f2\fs20 \CocoaLigature0 \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b\fs24 \cf0 \CocoaLigature1 \ NSData \f1\b0 \ * \f2\fs20 \CocoaLigature0 dataWithBytesNoCopy:length:freeWhenDone: \f1\fs24 \CocoaLigature1 added\ * properly \f2\fs20 \CocoaLigature0 initWithContentsOfFile: \f1\fs24 \CocoaLigature1 for device files, /proc and named pipes where a seek fails\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f2\fs20 \cf0 \CocoaLigature0 \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b\fs24 \cf0 \CocoaLigature1 NSDate \f1\b0 \ * \f2\fs20 \CocoaLigature0 descriptionWithCalendarFormat:timeZone:locale: \f1\fs24 \CocoaLigature1 added\ \f0\b \ NSXMLParser \f1\b0 \ * class added\ \ \pard\tx480\tx960\tx1440\tx1920\tx2400\tx2880\tx3360\tx3840\tx4320\tx4800\tx5280\tx5760\tx6240\tx6720\tx7200\tx7680\tx8160\tx8640\tx9120\tx9600\tx10080\tx10560\tx11040\tx11520\tx12000\tx12480\tx12960\tx13440\tx13920\tx14400\tx14880\tx15360\tx15840\tx16320\tx16800\tx17280\tx17760\tx18240\tx18720\tx19200\tx19680\tx20160\tx20640\tx21120\tx21600\tx22080\tx22560\tx23040\tx23520\tx24000\tx24480\tx24960\tx25440\tx25920\tx26400\tx26880\tx27360\tx27840\tx28320\tx28800\tx29280\tx29760\tx30240\tx30720\tx31200\tx31680\tx32160\tx32640\tx33120\tx33600\tx34080\tx34560\tx35040\tx35520\tx36000\tx36480\tx36960\tx37440\tx37920\tx38400\tx38880\tx39360\tx39840\tx40320\tx40800\tx41280\tx41760\tx42240\tx42720\tx43200\tx43680\tx44160\tx44640\tx45120\tx45600\tx46080\tx46560\tx47040\tx47520\tx48000\ql\qnatural \f0\b \cf0 NSSortDescriptor\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * class added\ \ \pard\tx480\tx960\tx1440\tx1920\tx2400\tx2880\tx3360\tx3840\tx4320\tx4800\tx5280\tx5760\tx6240\tx6720\tx7200\tx7680\tx8160\tx8640\tx9120\tx9600\tx10080\tx10560\tx11040\tx11520\tx12000\tx12480\tx12960\tx13440\tx13920\tx14400\tx14880\tx15360\tx15840\tx16320\tx16800\tx17280\tx17760\tx18240\tx18720\tx19200\tx19680\tx20160\tx20640\tx21120\tx21600\tx22080\tx22560\tx23040\tx23520\tx24000\tx24480\tx24960\tx25440\tx25920\tx26400\tx26880\tx27360\tx27840\tx28320\tx28800\tx29280\tx29760\tx30240\tx30720\tx31200\tx31680\tx32160\tx32640\tx33120\tx33600\tx34080\tx34560\tx35040\tx35520\tx36000\tx36480\tx36960\tx37440\tx37920\tx38400\tx38880\tx39360\tx39840\tx40320\tx40800\tx41280\tx41760\tx42240\tx42720\tx43200\tx43680\tx44160\tx44640\tx45120\tx45600\tx46080\tx46560\tx47040\tx47520\tx48000\ql\qnatural \f0\b \cf0 NSError \f1\b0 \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \cf0 * class added\ \ \pard\tx480\tx960\tx1440\tx1920\tx2400\tx2880\tx3360\tx3840\tx4320\tx4800\tx5280\tx5760\tx6240\tx6720\tx7200\tx7680\tx8160\tx8640\tx9120\tx9600\tx10080\tx10560\tx11040\tx11520\tx12000\tx12480\tx12960\tx13440\tx13920\tx14400\tx14880\tx15360\tx15840\tx16320\tx16800\tx17280\tx17760\tx18240\tx18720\tx19200\tx19680\tx20160\tx20640\tx21120\tx21600\tx22080\tx22560\tx23040\tx23520\tx24000\tx24480\tx24960\tx25440\tx25920\tx26400\tx26880\tx27360\tx27840\tx28320\tx28800\tx29280\tx29760\tx30240\tx30720\tx31200\tx31680\tx32160\tx32640\tx33120\tx33600\tx34080\tx34560\tx35040\tx35520\tx36000\tx36480\tx36960\tx37440\tx37920\tx38400\tx38880\tx39360\tx39840\tx40320\tx40800\tx41280\tx41760\tx42240\tx42720\tx43200\tx43680\tx44160\tx44640\tx45120\tx45600\tx46080\tx46560\tx47040\tx47520\tx48000\ql\qnatural \f0\b \cf0 NSString \f1\b0 \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \cf0 * bug with \f2\fs20 \CocoaLigature0 UFT8string \f1\fs24 \CocoaLigature1 fixed\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSCalendarDate, NSDate, NSTimeZone \f1\b0 \ * header files unmangled\ * description format \f2\fs20 \CocoaLigature0 %F \f1\fs24 \CocoaLigature1 fixed to print milliseconds\ \f0\b \ NSDateFormatter \f1\b0 \ \pard\tx480\tx960\tx1440\tx1920\tx2400\tx2880\tx3360\tx3840\tx4320\tx4800\tx5280\tx5760\tx6240\tx6720\tx7200\tx7680\tx8160\tx8640\tx9120\tx9600\tx10080\tx10560\tx11040\tx11520\tx12000\tx12480\tx12960\tx13440\tx13920\tx14400\tx14880\tx15360\tx15840\tx16320\tx16800\tx17280\tx17760\tx18240\tx18720\tx19200\tx19680\tx20160\tx20640\tx21120\tx21600\tx22080\tx22560\tx23040\tx23520\tx24000\tx24480\tx24960\tx25440\tx25920\tx26400\tx26880\tx27360\tx27840\tx28320\tx28800\tx29280\tx29760\tx30240\tx30720\tx31200\tx31680\tx32160\tx32640\tx33120\tx33600\tx34080\tx34560\tx35040\tx35520\tx36000\tx36480\tx36960\tx37440\tx37920\tx38400\tx38880\tx39360\tx39840\tx40320\tx40800\tx41280\tx41760\tx42240\tx42720\tx43200\tx43680\tx44160\tx44640\tx45120\tx45600\tx46080\tx46560\tx47040\tx47520\tx48000\ql\qnatural \cf0 * added from GNUstep \f2\fs20 \CocoaLigature0 \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b\fs24 \cf0 \CocoaLigature1 \ NSPropertyListSerialization \f1\b0 \ * changed to use NSXMLParser - improves performance\ * new highly compressed binary format introduced (by approx. 7-8 compared to XML format)\ * found a double-release bug\ \ \f0\b AppKit:\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSWindow \f1\b0 \ * bug in \f2\fs20 \CocoaLigature0 setContentSize: \f1\fs24 \CocoaLigature1 fixed\ \ \f0\b NSFormCell \f1\b0 \ * \f2\fs20 \CocoaLigature0 dealloc \f1\fs24 \CocoaLigature1 issue solved\ \ \f0\b NSPopUpButton(+Cell) \f1\b0 \ * reworked to use NSMenu and added several missing methods\ \f0\b \ NSSearchField, NSSearchFieldCell \f1\b0 \ * class added\ \ \f0\b NSTableView \f1\b0 \ * split into correct header files \f2\fs20 \CocoaLigature0 NSTableColumn.h \f1\fs24 \CocoaLigature1 and \f2\fs20 \CocoaLigature0 NSTableHeaderView.h \f1\fs24 \CocoaLigature1 \ \ \f0\b NSOutlineView \f1\b0 \ * class borrowed from GNUstep-gui 0.8.5\ \ \f0\b NSTextFieldCell \f1\b0 \ * handling of \f2\fs20 \CocoaLigature0 placeholderString \f1\fs24 \CocoaLigature1 added\ \ \f0\b NSView \f1\b0 \ * method \f2\fs20 \CocoaLigature0 enclosingScrollView \f1\fs24 \CocoaLigature1 added\ \ \f0\b NSProgressIndicator \f1\b0 \ * added from GNUstep\ \ \f0\b NSApplication \f1\b0 \ * method \f2\fs20 \CocoaLigature0 replyToApplicationShouldTerminate: \f1\fs24 \CocoaLigature1 added\ * method \f2\fs20 \CocoaLigature0 application:openFiles: \f1\fs24 \CocoaLigature1 added\ \ \f0\b NSDocumentController \f1\b0 \ * management of Open Recent submenu added\ \f0\b \ NSImage \f1\b0 \ * some bugs and potential memory leaks fixed\ \f0\b \ NSBitmapImageRep \f1\b0 \ * now reading ICNS format\ \ \f0\b NSMenu \f1\b0 \ * code from NSMenu behaving like a NSView removed...\ * optimized amount of menu redrawing\ \ \f0\b NSMenuItem, NSMenuItemCell \f1\b0 \ * found a memory leak when removing menu items\ \ \f0\b NSGeometry \f1\b0 \ * \f2\fs20 \CocoaLigature0 NSContainsRect() \f1\fs24 \CocoaLigature1 fixed if edges are aligned\ \ \f0\b Others:\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 ABAddressBook \f1\b0 \ * create database directory if it does not yet exist\ * \f2\fs20 \CocoaLigature0 ABSearchElement \f1\fs24 \CocoaLigature1 made working\ * encoding&decoding extended\ \ \f0\b mySTEP.sdk \f1\b0 \ * fixed bug with stripping too much for loadable bundles in cross-makefile\ * fixed cross-makefile to properly use \f2\fs20 \CocoaLigature0 -fPIC \f1\fs24 \CocoaLigature1 for loadable bundles\ * added rules to generate Frameworks (copies will be stored in the \f2\fs20 \CocoaLigature0 /Development ... /mySTEP.sdk \f1\fs24 \CocoaLigature1 ) and include them\ \ \f0\b nib2mib \f1\b0 \ * added \f2\fs20 \CocoaLigature0 -b \f1\fs24 \CocoaLigature1 flag to write new binary property list format\ \ \f0\b ---------------- \f1\b0 \ \f0\b Version 1.9\ ---------------- \f1\b0 \ \ This is a bug fix and GUI smoothing release.\ \ \f0\b NSButton \f1\b0 \ * push button drawing glitches fixed\ * \f2\fs20 \CocoaLigature0 NSButtonType \f1\fs24 \CocoaLigature1 adapted to Cocoa numbering (needed to be identical for nib2mib to work)\ * honors \f2\fs20 \CocoaLigature0 setTransparent \f1\fs24 \CocoaLigature1 :\ * honors \f2\fs20 \CocoaLigature0 setBezelStyle \f1\fs24 \CocoaLigature1 :\ \ \f0\b NSBezierPath \f1\b0 \ * round coordinates to next integer\ \ \f0\b NSWindow \f1\b0 \ * did not properly catch \f2\fs20 \CocoaLigature0 NSWindowDidResignKey \f1\fs24 \CocoaLigature1 so that \f2\fs20 \CocoaLigature0 NSSystemDefinedEvent \f1\fs24 \CocoaLigature1 could go to Nirvana\ * made return an \f2\fs20 \CocoaLigature0 NSTextView \f1\fs24 \CocoaLigature1 as the fieldEditor (so that it really implements input methods)\ \ \f0\b NSTextFieldCell \f1\b0 \ * draw focus ring around cell\ * draw background if enabled or if bezeled\ \ \f0\b NSRunAlertPanel() \f1\b0 \ * sizing/screen location/layout issues improved\ * crash fixed when pressing Ok (was the \f2\fs20 \CocoaLigature0 NSWindow \f1\fs24 \CocoaLigature1 issue)\ \ \f0\b NSFileManager \f1\b0 \ * prepared to handle virtual home directories on removable media (/Users on SD card)\ \ \f0\b ---------------- \f1\b0 \ \f0\b Version 1.8\ ---------------- \f1\b0 \ \ The most important changes and fixes have been to the visual appearance and API completeness/compatibility in the area of the Text Editing and keyboard/pen interaction.\ \ \f0\b WindowManager \f1\b0 \ * we have integrated a source snapshot of InterfaceWM (0.2.7) into the sources and made it compiling on MacOS X and mySTEP.\ This Window Manager is itself written (mostly) in Objective-C. Currently it uses only -lFoundation. The target is to integrate with\ parts of \f2\fs20 \CocoaLigature0 -lAppKit \f1\fs24 \CocoaLigature1 and \f2\fs20 \CocoaLigature0 -lxraw \f1\fs24 \CocoaLigature1 so that the layout style stays harmonized. This will also allow to use e.g. \f2\fs20 \CocoaLigature0 NSImage \f1\fs24 \CocoaLigature1 in the window manager.\ * an alternative might be to add methods to XRaw to support a window manager (will be part of the myPDA runtime system)\ \ \f0\b NSUserDefaults \f1\b0 \ * completely rewritten to store persistent domains in separate files\ * added to handle \f2\fs20 \CocoaLigature0 NSGlobalDomain \f1\fs24 \CocoaLigature1 \ \ \f0\b NSWindow (XRaw)\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * added more private methods in the xraw backend to allow writing a full window manager by using AppKit\ * processing of \f2\fs20 \CocoaLigature0 frameRect \f1\fs24 \CocoaLigature1 / \f2\fs20 \CocoaLigature0 contentRect \f1\fs24 \CocoaLigature1 fixed to be aligned with Cocoa\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSView\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * \f2\fs20 \CocoaLigature0 performKeyEquivalent \f1\fs24 \CocoaLigature1 added\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSTimeZone \f1\b0 \ * added \f2\fs20 \CocoaLigature0 systemTimeZone \f1\fs24 \CocoaLigature1 management\ * initialization modified to be more lazily\ \ \f0\b NSBundle \f1\b0 \ * main initialization changed so that \f2\fs20 \CocoaLigature0 standardDefaults \f1\fs24 \CocoaLigature1 and \f2\fs20 \CocoaLigature0 systemTimeZone \f1\fs24 \CocoaLigature1 are reloaded after initializing the \f2\fs20 \CocoaLigature0 mainBundle \f1\fs24 \CocoaLigature1 \ \ \f0\b NSBrowser \f1\b0 \ * made \f2\fs20 \CocoaLigature0 setDelegate \f1\fs24 \CocoaLigature1 call \f2\fs20 \CocoaLigature0 loadColumnZero \f1\fs24 \CocoaLigature1 so that \f2\fs20 \CocoaLigature0 NSBrowsers \f1\fs24 \CocoaLigature1 initialized from a nib file are automatically displaying the first column\ \ \f0\b NSMenuItemCell \f1\b0 \ * draw triangle for submenus (like NSBrowserCell)\ \ \f0\b NSButtonCell and NSButton \f1\b0 \ * made handle \f2\fs20 \CocoaLigature0 setObjectValue \f1\fs24 \CocoaLigature1 , \f2\fs20 \CocoaLigature0 objectValue \f1\fs24 \CocoaLigature1 properly - even for mixed state\ * made display of mixed state checkbox working\ * handling of first responder status moved to \f2\fs20 \CocoaLigature0 NSCell \f1\fs24 \CocoaLigature1 \ \ \pard\tx480\tx960\tx1440\tx1920\tx2400\tx2880\tx3360\tx3840\tx4320\tx4800\tx5280\tx5760\tx6240\tx6720\tx7200\tx7680\tx8160\tx8640\tx9120\tx9600\tx10080\tx10560\tx11040\tx11520\tx12000\tx12480\tx12960\tx13440\tx13920\tx14400\tx14880\tx15360\tx15840\tx16320\tx16800\tx17280\tx17760\tx18240\tx18720\tx19200\tx19680\tx20160\tx20640\tx21120\tx21600\tx22080\tx22560\tx23040\tx23520\tx24000\tx24480\tx24960\tx25440\tx25920\tx26400\tx26880\tx27360\tx27840\tx28320\tx28800\tx29280\tx29760\tx30240\tx30720\tx31200\tx31680\tx32160\tx32640\tx33120\tx33600\tx34080\tx34560\tx35040\tx35520\tx36000\tx36480\tx36960\tx37440\tx37920\tx38400\tx38880\tx39360\tx39840\tx40320\tx40800\tx41280\tx41760\tx42240\tx42720\tx43200\tx43680\tx44160\tx44640\tx45120\tx45600\tx46080\tx46560\tx47040\tx47520\tx48000\ql\qnatural \f0\b \cf0 NSWorkspace\ \f1\b0 * added \f2\fs20 \CocoaLigature0 -isFilePackageAtPath:\ \f1\fs24 \CocoaLigature1 \ \f0\b NSCell\ \f1\b0 * modified to use string drawing additions instead of an Xraw backend\ * improved handling of \f2\fs20 \CocoaLigature0 textColor \f1\fs24 \CocoaLigature1 and \f2\fs20 \CocoaLigature0 background \f1\fs24 \CocoaLigature1 \ * \f2\fs20 \CocoaLigature0 setBezeled \f1\fs24 \CocoaLigature1 and \f2\fs20 \CocoaLigature0 setBordered \f1\fs24 \CocoaLigature1 made mutually exclusive (as written in documentation)\ * focus ring mechanism prepared\ \ \f0\b NSText\ \f1\b0 * made sending proper Notifications and delegate methods (e.g. \f2\fs20 \CocoaLigature0 NSTextDidBeginEditing \f1\fs24 \CocoaLigature1 and \f2\fs20 \CocoaLigature0 textDidBeginEditing: \f1\fs24 \CocoaLigature1 )\ \ \f0\b NSControl (and subclasses)\ \f1\b0 * fixed to handle delegate for e.g. \f2\fs20 \CocoaLigature0 NSControlTextDidBeginEditing \f1\fs24 \CocoaLigature1 in a systematic way\ \ \f0\b NSTextField and NSTextFieldCell\ \f1\b0 * made working properly (incl. background, bezeled etc.)\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 GSListener\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * bug fixed when opening document based applications through DO (receiving \f2\fs20 \CocoaLigature0 application:openFile: \f1\fs24 \CocoaLigature1 )\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 GSImageRep\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * prepared subclass to handle \f2\fs20 \CocoaLigature0 .icns \f1\fs24 \CocoaLigature1 files (Application icons)\ * and \f2\fs20 \CocoaLigature0 .xwd \f1\fs24 \CocoaLigature1 files (X Window Dump)\ \ \pard\tx480\tx960\tx1440\tx1920\tx2400\tx2880\tx3360\tx3840\tx4320\tx4800\tx5280\tx5760\tx6240\tx6720\tx7200\tx7680\tx8160\tx8640\tx9120\tx9600\tx10080\tx10560\tx11040\tx11520\tx12000\tx12480\tx12960\tx13440\tx13920\tx14400\tx14880\tx15360\tx15840\tx16320\tx16800\tx17280\tx17760\tx18240\tx18720\tx19200\tx19680\tx20160\tx20640\tx21120\tx21600\tx22080\tx22560\tx23040\tx23520\tx24000\tx24480\tx24960\tx25440\tx25920\tx26400\tx26880\tx27360\tx27840\tx28320\tx28800\tx29280\tx29760\tx30240\tx30720\tx31200\tx31680\tx32160\tx32640\tx33120\tx33600\tx34080\tx34560\tx35040\tx35520\tx36000\tx36480\tx36960\tx37440\tx37920\tx38400\tx38880\tx39360\tx39840\tx40320\tx40800\tx41280\tx41760\tx42240\tx42720\tx43200\tx43680\tx44160\tx44640\tx45120\tx45600\tx46080\tx46560\tx47040\tx47520\tx48000\ql\qnatural \f0\b \cf0 SYSRemovableDevice\ \f1\b0 * to manage e.g. CF cards\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \cf0 \ \pard\tx480\tx960\tx1440\tx1920\tx2400\tx2880\tx3360\tx3840\tx4320\tx4800\tx5280\tx5760\tx6240\tx6720\tx7200\tx7680\tx8160\tx8640\tx9120\tx9600\tx10080\tx10560\tx11040\tx11520\tx12000\tx12480\tx12960\tx13440\tx13920\tx14400\tx14880\tx15360\tx15840\tx16320\tx16800\tx17280\tx17760\tx18240\tx18720\tx19200\tx19680\tx20160\tx20640\tx21120\tx21600\tx22080\tx22560\tx23040\tx23520\tx24000\tx24480\tx24960\tx25440\tx25920\tx26400\tx26880\tx27360\tx27840\tx28320\tx28800\tx29280\tx29760\tx30240\tx30720\tx31200\tx31680\tx32160\tx32640\tx33120\tx33600\tx34080\tx34560\tx35040\tx35520\tx36000\tx36480\tx36960\tx37440\tx37920\tx38400\tx38880\tx39360\tx39840\tx40320\tx40800\tx41280\tx41760\tx42240\tx42720\tx43200\tx43680\tx44160\tx44640\tx45120\tx45600\tx46080\tx46560\tx47040\tx47520\tx48000\ql\qnatural \f0\b \cf0 SYSWireless\ \f1\b0 * modified to utilize \f2\fs20 \CocoaLigature0 SYSRemovableDevice \f1\fs24 \CocoaLigature1 and handle both, WLAN and GPRS cards\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \cf0 \ \pard\tx480\tx960\tx1440\tx1920\tx2400\tx2880\tx3360\tx3840\tx4320\tx4800\tx5280\tx5760\tx6240\tx6720\tx7200\tx7680\tx8160\tx8640\tx9120\tx9600\tx10080\tx10560\tx11040\tx11520\tx12000\tx12480\tx12960\tx13440\tx13920\tx14400\tx14880\tx15360\tx15840\tx16320\tx16800\tx17280\tx17760\tx18240\tx18720\tx19200\tx19680\tx20160\tx20640\tx21120\tx21600\tx22080\tx22560\tx23040\tx23520\tx24000\tx24480\tx24960\tx25440\tx25920\tx26400\tx26880\tx27360\tx27840\tx28320\tx28800\tx29280\tx29760\tx30240\tx30720\tx31200\tx31680\tx32160\tx32640\tx33120\tx33600\tx34080\tx34560\tx35040\tx35520\tx36000\tx36480\tx36960\tx37440\tx37920\tx38400\tx38880\tx39360\tx39840\tx40320\tx40800\tx41280\tx41760\tx42240\tx42720\tx43200\tx43680\tx44160\tx44640\tx45120\tx45600\tx46080\tx46560\tx47040\tx47520\tx48000\ql\qnatural \f0\b \cf0 NSComboBox and NSComboBoxCell\ \f1\b0 * made working with \f2\fs20 \CocoaLigature0 dataSource \f1\fs24 \CocoaLigature1 \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \cf0 \ \pard\tx480\tx960\tx1440\tx1920\tx2400\tx2880\tx3360\tx3840\tx4320\tx4800\tx5280\tx5760\tx6240\tx6720\tx7200\tx7680\tx8160\tx8640\tx9120\tx9600\tx10080\tx10560\tx11040\tx11520\tx12000\tx12480\tx12960\tx13440\tx13920\tx14400\tx14880\tx15360\tx15840\tx16320\tx16800\tx17280\tx17760\tx18240\tx18720\tx19200\tx19680\tx20160\tx20640\tx21120\tx21600\tx22080\tx22560\tx23040\tx23520\tx24000\tx24480\tx24960\tx25440\tx25920\tx26400\tx26880\tx27360\tx27840\tx28320\tx28800\tx29280\tx29760\tx30240\tx30720\tx31200\tx31680\tx32160\tx32640\tx33120\tx33600\tx34080\tx34560\tx35040\tx35520\tx36000\tx36480\tx36960\tx37440\tx37920\tx38400\tx38880\tx39360\tx39840\tx40320\tx40800\tx41280\tx41760\tx42240\tx42720\tx43200\tx43680\tx44160\tx44640\tx45120\tx45600\tx46080\tx46560\tx47040\tx47520\tx48000\ql\qnatural \f0\b \cf0 NSClipView\ \f1\b0 * \f2\fs20 \CocoaLigature0 scrollToPoint: \f1\fs24 \CocoaLigature1 moved from backend to class\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \cf0 \ \pard\tx480\tx960\tx1440\tx1920\tx2400\tx2880\tx3360\tx3840\tx4320\tx4800\tx5280\tx5760\tx6240\tx6720\tx7200\tx7680\tx8160\tx8640\tx9120\tx9600\tx10080\tx10560\tx11040\tx11520\tx12000\tx12480\tx12960\tx13440\tx13920\tx14400\tx14880\tx15360\tx15840\tx16320\tx16800\tx17280\tx17760\tx18240\tx18720\tx19200\tx19680\tx20160\tx20640\tx21120\tx21600\tx22080\tx22560\tx23040\tx23520\tx24000\tx24480\tx24960\tx25440\tx25920\tx26400\tx26880\tx27360\tx27840\tx28320\tx28800\tx29280\tx29760\tx30240\tx30720\tx31200\tx31680\tx32160\tx32640\tx33120\tx33600\tx34080\tx34560\tx35040\tx35520\tx36000\tx36480\tx36960\tx37440\tx37920\tx38400\tx38880\tx39360\tx39840\tx40320\tx40800\tx41280\tx41760\tx42240\tx42720\tx43200\tx43680\tx44160\tx44640\tx45120\tx45600\tx46080\tx46560\tx47040\tx47520\tx48000\ql\qnatural \f0\b \cf0 NSObject (NSRunLoop)\ \f1\b0 * modified \f2\fs20 \CocoaLigature0 cancelPreviousPerformRequestsWithTarget::: \f1\fs24 \CocoaLigature1 so that selectors are matched properly (note: \f2\fs20 \CocoaLigature0 @selector(x) \f1\fs24 \CocoaLigature1 != \f2\fs20 \CocoaLigature0 @selector(x) \f1\fs24 \CocoaLigature1 on GNU Obj-C library!)\ * added \f2\fs20 \CocoaLigature0 cancelPreviousPerformRequestsWithTarget \f1\fs24 \CocoaLigature1 and modified so that the timer and memory is released properly\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \cf0 \ \pard\tx480\tx960\tx1440\tx1920\tx2400\tx2880\tx3360\tx3840\tx4320\tx4800\tx5280\tx5760\tx6240\tx6720\tx7200\tx7680\tx8160\tx8640\tx9120\tx9600\tx10080\tx10560\tx11040\tx11520\tx12000\tx12480\tx12960\tx13440\tx13920\tx14400\tx14880\tx15360\tx15840\tx16320\tx16800\tx17280\tx17760\tx18240\tx18720\tx19200\tx19680\tx20160\tx20640\tx21120\tx21600\tx22080\tx22560\tx23040\tx23520\tx24000\tx24480\tx24960\tx25440\tx25920\tx26400\tx26880\tx27360\tx27840\tx28320\tx28800\tx29280\tx29760\tx30240\tx30720\tx31200\tx31680\tx32160\tx32640\tx33120\tx33600\tx34080\tx34560\tx35040\tx35520\tx36000\tx36480\tx36960\tx37440\tx37920\tx38400\tx38880\tx39360\tx39840\tx40320\tx40800\tx41280\tx41760\tx42240\tx42720\tx43200\tx43680\tx44160\tx44640\tx45120\tx45600\tx46080\tx46560\tx47040\tx47520\tx48000\ql\qnatural \f0\b \cf0 NSString\ \f1\b0 * added \f2\fs20 \CocoaLigature0 stringByTrimmingCharactersInSet \f1\fs24 \CocoaLigature1 \ \f0\b \ NSAttributedString Additions\ \f1\b0 * prepared to write RTF files\ * prepared for proper unit conversion of RTF 'twips' to millimeters\ \f0\b \ nib2mib\ \f1\b0 * modified to encode properly all named \f2\fs20 \CocoaLigature0 NSImages \f1\fs24 \CocoaLigature1 that are stored in the nib\ * made translating \f2\fs20 \CocoaLigature0 NSComboBox \f1\fs24 \CocoaLigature1 and \f2\fs20 \CocoaLigature0 NSComboBoxCell \f1\fs24 \CocoaLigature1 \ \ \f0\b GMAppKit \f1\b0 \ * modified to encode \f2\fs20 \CocoaLigature0 NSImage \f1\fs24 \CocoaLigature1 name only (and not e.g. size which might be different)\ * fixed some bugs and missing variables e.g. in unarchiving \f2\fs20 \CocoaLigature0 NSMatrix \f1\fs24 \CocoaLigature1 resp. \f2\fs20 \CocoaLigature0 NSForm \f1\fs24 \CocoaLigature1 \ * archive either \f2\fs20 \CocoaLigature0 isBezeled \f1\fs24 \CocoaLigature1 or \f2\fs20 \CocoaLigature0 isBordered \f1\fs24 \CocoaLigature1 \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \cf0 * handle mixed state and radio/switch box buttons properly\ * added a trick to encode the buttonType of \f2\fs20 \CocoaLigature0 NSButton \f1\fs24 \CocoaLigature1 and \f2\fs20 \CocoaLigature0 NSButtonCell \f1\fs24 \CocoaLigature1 \ \ \pard\tx480\tx960\tx1440\tx1920\tx2400\tx2880\tx3360\tx3840\tx4320\tx4800\tx5280\tx5760\tx6240\tx6720\tx7200\tx7680\tx8160\tx8640\tx9120\tx9600\tx10080\tx10560\tx11040\tx11520\tx12000\tx12480\tx12960\tx13440\tx13920\tx14400\tx14880\tx15360\tx15840\tx16320\tx16800\tx17280\tx17760\tx18240\tx18720\tx19200\tx19680\tx20160\tx20640\tx21120\tx21600\tx22080\tx22560\tx23040\tx23520\tx24000\tx24480\tx24960\tx25440\tx25920\tx26400\tx26880\tx27360\tx27840\tx28320\tx28800\tx29280\tx29760\tx30240\tx30720\tx31200\tx31680\tx32160\tx32640\tx33120\tx33600\tx34080\tx34560\tx35040\tx35520\tx36000\tx36480\tx36960\tx37440\tx37920\tx38400\tx38880\tx39360\tx39840\tx40320\tx40800\tx41280\tx41760\tx42240\tx42720\tx43200\tx43680\tx44160\tx44640\tx45120\tx45600\tx46080\tx46560\tx47040\tx47520\tx48000\ql\qnatural \f0\b \cf0 NSEvent (+XRContext)\ \f1\b0 * modified to better handle modifier key events ( \f2\fs20 \CocoaLigature0 NSFlagsChanged \f1\fs24 \CocoaLigature1 )\ \f0\b \ ABPerson\ \f1\b0 * modified to add more info to a vCard\ \f0\b \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \cf0 ---------------- \f1\b0 \ \f0\b Version 1.7\ ---------------- \f1\b0 \ \ \f0\b General \f1\b0 \ * crash with \f2\fs20 \CocoaLigature0 NSLog(@"...%%...", ...) \f1\fs24 \CocoaLigature1 fixed\ \ \f0\b NSApplication\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * run method protected by exception handler (so that e.g. unimplemented menu actions do no longer crash)\ * changed updateWindows to the beginning of the loop so that they are updated once even on entering the run-loop\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 ABAddressBook etc.\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * rewritten from scratch to simplify code and reduce library size\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSObject\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * made \f2\fs20 \CocoaLigature0 doesNotRecognizeSelector: \f1\fs24 \CocoaLigature1 raise an exception (instead of calling error:)\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSTimeZone\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * made find timezone files\ * added reading timezone from NSUserDefaults database\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSString\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * added UTF8 to \f2\fs20 \CocoaLigature0 -dataUsingEncoding:allowLossyConversion:\ \f1\fs24 \CocoaLigature1 \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSPipe\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * did not return a pipe \f2\fs20 \CocoaLigature0 \ \f1\fs24 \CocoaLigature1 \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSTask\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * made accept either NSFileHandle, NSPipe or NSNumber for stdinput, stdoutput, stderror \f2\fs20 \CocoaLigature0 \ \f1\fs24 \CocoaLigature1 \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSUserDefaults\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * memory leak fixed \f2\fs20 \CocoaLigature0 \ \f1\fs24 \CocoaLigature1 \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSBundle\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * \f2\fs20 \CocoaLigature0 infoDictionary \f1\fs24 \CocoaLigature1 did not \f2\fs20 \CocoaLigature0 retain \f1\fs24 \CocoaLigature1 internal reference \f2\fs20 \CocoaLigature0 \ \f1\fs24 \CocoaLigature1 \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSOutlineView\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * prepared to be added \f2\fs20 \CocoaLigature0 \ \f1\fs24 \CocoaLigature1 \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSMenu\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * \f2\fs20 \CocoaLigature0 validateMenuItem \f1\fs24 \CocoaLigature1 for enabling is called if target responds to this seclector - not only if it is conformant to the \f2\fs20 \CocoaLigature0 NSMenuItemValidation \f1\fs24 \CocoaLigature1 protocol \f2\fs20 \CocoaLigature0 \ \f1\fs24 \CocoaLigature1 \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSScreen\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * formula for calculating visibleFrame's height fixed to better cover all cases \f2\fs20 \CocoaLigature0 \ \f1\fs24 \CocoaLigature1 \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 GMArchiver\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * some weak points in decoding objects fixed \f2\fs20 \CocoaLigature0 \ \f1\fs24 \CocoaLigature1 \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 ---------------- \f1\b0 \ \f0\b Version 1.6\ ---------------- \f1\b0 \ \ The most important changes are the inclusion of image scaling, additional image formats, access to Battery&WLAN status, provisioning of AddressBook, improved interface compatibility and fixing of many bugs.\ \ \f0\b General \f1\b0 \ * changes of mGStep-0.536 integrated\ * NSSystemStatus, NSCameraMovie moved from NSAppKit into separate library\ * jpeg, png, ungif libraries added to SDK to link with libCocoa\ * jpeg, png, gif representations are recognized\ * made libFoundation automatically reference all other required libraries (e.g. -lm, -lobjc, -lpthread)\ * made libAppKit reference all other required libraries (e.g. -lX11, -lmib)\ * all filenames (NSFileManager) are now UTF8 capable\ * BrowserView and TableView are now working correctly\ * TableView incl. Header&Columns are read from .mib file\ \f0\b \ NSApplication\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * \f2\fs20 \CocoaLigature0 - (\cf2 id\cf0 ) targetForAction:(\cf2 SEL\cf0 )aSelector to:(\cf2 id\cf0 )aTarget from:(\cf2 id\cf0 )sender \f1\fs24 \CocoaLigature1 added\ * made send application:openFile: to delegate for command line arguments in the proper instant\ * synchronize user defaults when terminating\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 \ SYSWireless\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * heavily extended in API and prepared to work with linux/wireless.h, i.e. the linux-wlan-ng extension\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 SYSBattery\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * made to read useful information from /proc/apm\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSNumber \f1\b0 \ * MIB archiving of NSNumber corrected\ \f0\b \ NSPipe \f1\b0 \ * added to Foundation/NSFileHandle.h\ \f0\b \ NSTask \f1\b0 \ * prepared to take NSPipe as stdin/out/err\ \f0\b \ NSMatrix \f1\b0 \ * MIB archiving added\ \f0\b \ NSForm \f1\b0 \ * MIB archiving added/corrected\ \f0\b \ NSMovie\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * private API added to wind and fetch frames as NSImage\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSObject\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * \f2\fs20 \CocoaLigature0 className \f1\fs24 \CocoaLigature1 added\ * \f2\fs20 \CocoaLigature0 +isSubclassOfClass: \f1\fs24 \CocoaLigature1 added\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSDictionary\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * bug in \f2\fs20 \CocoaLigature0 decription: \f1\fs24 \CocoaLigature1 made it unreadable as an old style property list\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSPropertyListSerialization\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * fixed a bug which prevented reading (unquoted) empty strings\ * handle > etc.\ * made better handle old style property lists (with unquoted sequences)\ * rewrote XML scanner - speedup is 14s -> 8s for a 5400 lines property list\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSWorkspace\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * file type detection with application/icon/type improved & fixed\ * prepared to handle multiple applications or versions for same file type\ * applications/file types database made being presistent (to increase speed); rebuilt once if app is not found\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSDocumentController\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * prepared to manage Open Recent submenu\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSMutableString\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * \f2\fs20 \CocoaLigature0 - (\cf2 unsigned\cf0 \cf2 int\cf0 ) replaceOccurrencesOfString: \f1\fs24 \CocoaLigature1 added\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 GMAppKit\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * nib2mib encoding and decoding for many \f2\fs20 \CocoaLigature0 NSCell \f1\fs24 \CocoaLigature1 subclasses added\ * also added for all \f2\fs20 \CocoaLigature0 NSTable \f1\fs24 \CocoaLigature1 class cluster\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 ABAddressBook\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * Address Book Framework (Addresses-0.4.5) for GNUstep by Bj\'9arn Giesler integrated\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 ---------------- \f1\b0 \ \f0\b Version 1.5\ ---------------- \f1\b0 \ \ The most important changes are the inclusion of image scaling and fixing of many bugs.\ \ \f0\b General \f1\b0 \ * bundle loading and preference panes made working\ * updated to match mGstep-0.534 (which adds mainly NSImage scaling)\ * made menu positioning dependent on system method \f2\fs20 \CocoaLigature0 [NSMenu menuBarHeight] \f1\fs24 \CocoaLigature1 \ \ \f0\b NSBezierPath \f1\b0 \ * \f2\fs20 \CocoaLigature0 -stroke \f1\fs24 \CocoaLigature1 made working\ \ \f0\b NSString \f1\b0 \ * UTF-8 encoding/decoding added\ \ \f0\b NSEvent \f1\b0 \ * keyModifierMask constants adapted (they use the upper 16 bits of an unsigned int)\ \ \f0\b NSApplication \f1\b0 \ * experimental inking mechanism added (uses a private \f2\fs20 \CocoaLigature0 GSInkingView \f1\fs24 \CocoaLigature1 class that manages inking with an \f2\fs20 \CocoaLigature0 NSBezierPath \f1\fs24 \CocoaLigature1 )\ \ \f0\b GSListener \f1\b0 \ * made recognize \f2\fs20 \CocoaLigature0 application:openFile: \f1\fs24 \CocoaLigature1 etc. and forward to \f2\fs20 \CocoaLigature0 delegate \f1\fs24 \CocoaLigature1 or \f2\fs20 \CocoaLigature0 NSDocumentController \f1\fs24 \CocoaLigature1 for document based applications\ \ \f0\b NSWorkspace \f1\b0 \ * path processing in \f2\fs20 \CocoaLigature0 openFile: \f1\fs24 \CocoaLigature1 and \f2\fs20 \CocoaLigature0 launchApplications: \f1\fs24 \CocoaLigature1 revised and corrected (now handles names with/without .app extensions)\ * \f2\fs20 \CocoaLigature0 openFile: \f1\fs24 \CocoaLigature1 modified to send file to the intended application through Distributed Objects. If there is no response, tries to launch and retries to contact\ \ \f0\b NSScreen \f1\b0 \ * allow compilation for different menu layouts (Desktop, PDA, Smartphone)\ \ \f0\b NSBundle \f1\b0 \ * use FileManager's \f2\fs20 \CocoaLigature0 directoryAtPath \f1\fs24 \CocoaLigature1 method to locate resources (was doing private \f2\fs20 \CocoaLigature0 opendir() \f1\fs24 \CocoaLigature1 , \f2\fs20 \CocoaLigature0 readdir() \f1\fs24 \CocoaLigature1 )\ \ \f0\b NSPreferencePane \f1\b0 \ * made working\ * added NSApplication category methods: \f2\fs20 \CocoaLigature0 - (\cf2 void\cf0 ) orderFrontStandardPreferencePane:(\cf2 id\cf0 )sender; - (\cf2 void\cf0 ) orderFrontPreferencePane:(\cf2 NSString *\cf0 )name; \f1\fs24 \CocoaLigature1 \ \ \f0\b NSMenuItem \f1\b0 \ * handling of image corrected\ \ \f0\b NSMenu \f1\b0 \ * - \f2\fs20 \CocoaLigature0 addItem \f1\fs24 \CocoaLigature1 : did notify the wrong index\ * - \f2\fs20 \CocoaLigature0 update \f1\fs24 \CocoaLigature1 fixed to properly enable/disable menu item highlighting\ * rules for positioning submenus improved\ \ \f0\b NSMenuItemCell \f1\b0 \ * made recognize represented object's \f2\fs20 \CocoaLigature0 length \f1\fs24 \CocoaLigature1 parameter (i.e. \f2\fs20 \CocoaLigature0 NSStatusItem length \f1\fs24 \CocoaLigature1 )\ * processing of \f2\fs20 \CocoaLigature0 keyEquivalentModifierMask \f1\fs24 \CocoaLigature1 prepared\ \ \f0\b NSButtonCell \f1\b0 \ * did not properly return \f2\fs20 \CocoaLigature0 -image \f1\fs24 \CocoaLigature1 \ \ \f0\b NSMenuExtra \f1\b0 \ * made working as I think it sould be working - there is not much documentation available on the methods of this class\ \ \f0\b WebKit \f1\b0 \ * some core methods and classes implemented to use \f2\fs20 \CocoaLigature0 NSURLHandle \f1\fs24 \CocoaLigature1 for fetching data and \f2\fs20 \CocoaLigature0 NSAttributedString \f1\fs24 \CocoaLigature1 to read HTML files and \f2\fs20 \CocoaLigature0 NSText \f1\fs24 \CocoaLigature1 to render them\ \ \f0\b nib2mib, IMLoading \f1\b0 \ * prepared to better handle \f2\fs20 \CocoaLigature0 NSOwner \f1\fs24 \CocoaLigature1 /File Owner through encoding by a special entry\ * did not encode \f2\fs20 \CocoaLigature0 keyEquivalentModifierMask \f1\fs24 \CocoaLigature1 \ \ \f0\b ---------------- \f1\b0 \ \f0\b Version 1.4\ ---------------- \f1\b0 \ \ The most important change is the new Menu system having NSMenuView and NSMenuItemCell implemented. Although these\ classes are deprecated according to the Cocoa documentation, they have a pretty well designed interface. Nevertheless, Applications\ should not assume these classes are available but use the NSApp mainMenu methods.\ Other changes are in the nib2mib logic making the use of NIB file much more robust.\ \ \f0\b General \f1\b0 \ * Makefiles adapted to work with Zaurus-X-gcc-2.95.3X10.3\ * nib2mib source code and tool generation makefile moved into this project (based on GNUstep nib2gmodel)\ * made linking -lCocoa\ * most important changes from mGSTEP 0.528 -> 0.530 added - Thanks, Felipe!\ * made all system calls for file names use [path fileSystemRepresentationWithPath] instead of [path cString]\ \ \pard\tx480\tx960\tx1440\tx1920\tx2400\tx2880\tx3360\tx3840\tx4320\tx4800\tx5280\tx5760\tx6240\tx6720\tx7200\tx7680\tx8160\tx8640\tx9120\tx9600\tx10080\tx10560\tx11040\tx11520\tx12000\tx12480\tx12960\tx13440\tx13920\tx14400\tx14880\tx15360\tx15840\tx16320\tx16800\tx17280\tx17760\tx18240\tx18720\tx19200\tx19680\tx20160\tx20640\tx21120\tx21600\tx22080\tx22560\tx23040\tx23520\tx24000\tx24480\tx24960\tx25440\tx25920\tx26400\tx26880\tx27360\tx27840\tx28320\tx28800\tx29280\tx29760\tx30240\tx30720\tx31200\tx31680\tx32160\tx32640\tx33120\tx33600\tx34080\tx34560\tx35040\tx35520\tx36000\tx36480\tx36960\tx37440\tx37920\tx38400\tx38880\tx39360\tx39840\tx40320\tx40800\tx41280\tx41760\tx42240\tx42720\tx43200\tx43680\tx44160\tx44640\tx45120\tx45600\tx46080\tx46560\tx47040\tx47520\tx48000\li480\fi-480\ql\qnatural \f0\b \cf0 Protocol\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * changed to use the Protocol class (subclass of Object - not NSObject) from the gcc objc library\ * added a - (NSString *) description; method\ \ \pard\tx480\tx960\tx1440\tx1920\tx2400\tx2880\tx3360\tx3840\tx4320\tx4800\tx5280\tx5760\tx6240\tx6720\tx7200\tx7680\tx8160\tx8640\tx9120\tx9600\tx10080\tx10560\tx11040\tx11520\tx12000\tx12480\tx12960\tx13440\tx13920\tx14400\tx14880\tx15360\tx15840\tx16320\tx16800\tx17280\tx17760\tx18240\tx18720\tx19200\tx19680\tx20160\tx20640\tx21120\tx21600\tx22080\tx22560\tx23040\tx23520\tx24000\tx24480\tx24960\tx25440\tx25920\tx26400\tx26880\tx27360\tx27840\tx28320\tx28800\tx29280\tx29760\tx30240\tx30720\tx31200\tx31680\tx32160\tx32640\tx33120\tx33600\tx34080\tx34560\tx35040\tx35520\tx36000\tx36480\tx36960\tx37440\tx37920\tx38400\tx38880\tx39360\tx39840\tx40320\tx40800\tx41280\tx41760\tx42240\tx42720\tx43200\tx43680\tx44160\tx44640\tx45120\tx45600\tx46080\tx46560\tx47040\tx47520\tx48000\li480\fi-480\ql\qnatural \f0\b \cf0 NSObject\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * forwardInvocation: made more robust for methods with unknown signature\ * + conformsToProtocol added (was apparently missing?) - using a hack as the methods of libobjc's Protocol class don't work\ * -copyWithZone and -mutableCopyWithZone added for compatibility (Zones are ignored in mySTEP)\ \ \pard\tx480\tx960\tx1440\tx1920\tx2400\tx2880\tx3360\tx3840\tx4320\tx4800\tx5280\tx5760\tx6240\tx6720\tx7200\tx7680\tx8160\tx8640\tx9120\tx9600\tx10080\tx10560\tx11040\tx11520\tx12000\tx12480\tx12960\tx13440\tx13920\tx14400\tx14880\tx15360\tx15840\tx16320\tx16800\tx17280\tx17760\tx18240\tx18720\tx19200\tx19680\tx20160\tx20640\tx21120\tx21600\tx22080\tx22560\tx23040\tx23520\tx24000\tx24480\tx24960\tx25440\tx25920\tx26400\tx26880\tx27360\tx27840\tx28320\tx28800\tx29280\tx29760\tx30240\tx30720\tx31200\tx31680\tx32160\tx32640\tx33120\tx33600\tx34080\tx34560\tx35040\tx35520\tx36000\tx36480\tx36960\tx37440\tx37920\tx38400\tx38880\tx39360\tx39840\tx40320\tx40800\tx41280\tx41760\tx42240\tx42720\tx43200\tx43680\tx44160\tx44640\tx45120\tx45600\tx46080\tx46560\tx47040\tx47520\tx48000\li480\fi-480\ql\qnatural \f0\b \cf0 NSProxy \f1\b0 \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \cf0 * forwardInvocation: made more robust for methods with unknown signature\ \ \pard\tx480\tx960\tx1440\tx1920\tx2400\tx2880\tx3360\tx3840\tx4320\tx4800\tx5280\tx5760\tx6240\tx6720\tx7200\tx7680\tx8160\tx8640\tx9120\tx9600\tx10080\tx10560\tx11040\tx11520\tx12000\tx12480\tx12960\tx13440\tx13920\tx14400\tx14880\tx15360\tx15840\tx16320\tx16800\tx17280\tx17760\tx18240\tx18720\tx19200\tx19680\tx20160\tx20640\tx21120\tx21600\tx22080\tx22560\tx23040\tx23520\tx24000\tx24480\tx24960\tx25440\tx25920\tx26400\tx26880\tx27360\tx27840\tx28320\tx28800\tx29280\tx29760\tx30240\tx30720\tx31200\tx31680\tx32160\tx32640\tx33120\tx33600\tx34080\tx34560\tx35040\tx35520\tx36000\tx36480\tx36960\tx37440\tx37920\tx38400\tx38880\tx39360\tx39840\tx40320\tx40800\tx41280\tx41760\tx42240\tx42720\tx43200\tx43680\tx44160\tx44640\tx45120\tx45600\tx46080\tx46560\tx47040\tx47520\tx48000\li480\fi-480\ql\qnatural \f0\b \cf0 NSArray\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * makeObjectsPerform: removed - makeObjectsPerformSelector: kept\ \ \pard\tx480\tx960\tx1440\tx1920\tx2400\tx2880\tx3360\tx3840\tx4320\tx4800\tx5280\tx5760\tx6240\tx6720\tx7200\tx7680\tx8160\tx8640\tx9120\tx9600\tx10080\tx10560\tx11040\tx11520\tx12000\tx12480\tx12960\tx13440\tx13920\tx14400\tx14880\tx15360\tx15840\tx16320\tx16800\tx17280\tx17760\tx18240\tx18720\tx19200\tx19680\tx20160\tx20640\tx21120\tx21600\tx22080\tx22560\tx23040\tx23520\tx24000\tx24480\tx24960\tx25440\tx25920\tx26400\tx26880\tx27360\tx27840\tx28320\tx28800\tx29280\tx29760\tx30240\tx30720\tx31200\tx31680\tx32160\tx32640\tx33120\tx33600\tx34080\tx34560\tx35040\tx35520\tx36000\tx36480\tx36960\tx37440\tx37920\tx38400\tx38880\tx39360\tx39840\tx40320\tx40800\tx41280\tx41760\tx42240\tx42720\tx43200\tx43680\tx44160\tx44640\tx45120\tx45600\tx46080\tx46560\tx47040\tx47520\tx48000\li480\fi-480\ql\qnatural \f0\b \cf0 NSCell, NSActionCell, NSButtonCell\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * setHighlighted: default implementation added\ * other missing methods added\ \ \pard\tx480\tx960\tx1440\tx1920\tx2400\tx2880\tx3360\tx3840\tx4320\tx4800\tx5280\tx5760\tx6240\tx6720\tx7200\tx7680\tx8160\tx8640\tx9120\tx9600\tx10080\tx10560\tx11040\tx11520\tx12000\tx12480\tx12960\tx13440\tx13920\tx14400\tx14880\tx15360\tx15840\tx16320\tx16800\tx17280\tx17760\tx18240\tx18720\tx19200\tx19680\tx20160\tx20640\tx21120\tx21600\tx22080\tx22560\tx23040\tx23520\tx24000\tx24480\tx24960\tx25440\tx25920\tx26400\tx26880\tx27360\tx27840\tx28320\tx28800\tx29280\tx29760\tx30240\tx30720\tx31200\tx31680\tx32160\tx32640\tx33120\tx33600\tx34080\tx34560\tx35040\tx35520\tx36000\tx36480\tx36960\tx37440\tx37920\tx38400\tx38880\tx39360\tx39840\tx40320\tx40800\tx41280\tx41760\tx42240\tx42720\tx43200\tx43680\tx44160\tx44640\tx45120\tx45600\tx46080\tx46560\tx47040\tx47520\tx48000\li480\fi-480\ql\qnatural \f0\b \cf0 NSFont\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * more standard font methods defined\ \ \pard\tx480\tx960\tx1440\tx1920\tx2400\tx2880\tx3360\tx3840\tx4320\tx4800\tx5280\tx5760\tx6240\tx6720\tx7200\tx7680\tx8160\tx8640\tx9120\tx9600\tx10080\tx10560\tx11040\tx11520\tx12000\tx12480\tx12960\tx13440\tx13920\tx14400\tx14880\tx15360\tx15840\tx16320\tx16800\tx17280\tx17760\tx18240\tx18720\tx19200\tx19680\tx20160\tx20640\tx21120\tx21600\tx22080\tx22560\tx23040\tx23520\tx24000\tx24480\tx24960\tx25440\tx25920\tx26400\tx26880\tx27360\tx27840\tx28320\tx28800\tx29280\tx29760\tx30240\tx30720\tx31200\tx31680\tx32160\tx32640\tx33120\tx33600\tx34080\tx34560\tx35040\tx35520\tx36000\tx36480\tx36960\tx37440\tx37920\tx38400\tx38880\tx39360\tx39840\tx40320\tx40800\tx41280\tx41760\tx42240\tx42720\tx43200\tx43680\tx44160\tx44640\tx45120\tx45600\tx46080\tx46560\tx47040\tx47520\tx48000\li480\fi-480\ql\qnatural \f0\b \cf0 NSImage\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * found a bug which prevented loading of system Images\ \ \pard\tx480\tx960\tx1440\tx1920\tx2400\tx2880\tx3360\tx3840\tx4320\tx4800\tx5280\tx5760\tx6240\tx6720\tx7200\tx7680\tx8160\tx8640\tx9120\tx9600\tx10080\tx10560\tx11040\tx11520\tx12000\tx12480\tx12960\tx13440\tx13920\tx14400\tx14880\tx15360\tx15840\tx16320\tx16800\tx17280\tx17760\tx18240\tx18720\tx19200\tx19680\tx20160\tx20640\tx21120\tx21600\tx22080\tx22560\tx23040\tx23520\tx24000\tx24480\tx24960\tx25440\tx25920\tx26400\tx26880\tx27360\tx27840\tx28320\tx28800\tx29280\tx29760\tx30240\tx30720\tx31200\tx31680\tx32160\tx32640\tx33120\tx33600\tx34080\tx34560\tx35040\tx35520\tx36000\tx36480\tx36960\tx37440\tx37920\tx38400\tx38880\tx39360\tx39840\tx40320\tx40800\tx41280\tx41760\tx42240\tx42720\tx43200\tx43680\tx44160\tx44640\tx45120\tx45600\tx46080\tx46560\tx47040\tx47520\tx48000\li480\fi-480\ql\qnatural \f0\b \cf0 NSAttributedString\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * bug within range checks fixed\ * range exceptions made a little more verbose\ \ \pard\tx480\tx960\tx1440\tx1920\tx2400\tx2880\tx3360\tx3840\tx4320\tx4800\tx5280\tx5760\tx6240\tx6720\tx7200\tx7680\tx8160\tx8640\tx9120\tx9600\tx10080\tx10560\tx11040\tx11520\tx12000\tx12480\tx12960\tx13440\tx13920\tx14400\tx14880\tx15360\tx15840\tx16320\tx16800\tx17280\tx17760\tx18240\tx18720\tx19200\tx19680\tx20160\tx20640\tx21120\tx21600\tx22080\tx22560\tx23040\tx23520\tx24000\tx24480\tx24960\tx25440\tx25920\tx26400\tx26880\tx27360\tx27840\tx28320\tx28800\tx29280\tx29760\tx30240\tx30720\tx31200\tx31680\tx32160\tx32640\tx33120\tx33600\tx34080\tx34560\tx35040\tx35520\tx36000\tx36480\tx36960\tx37440\tx37920\tx38400\tx38880\tx39360\tx39840\tx40320\tx40800\tx41280\tx41760\tx42240\tx42720\tx43200\tx43680\tx44160\tx44640\tx45120\tx45600\tx46080\tx46560\tx47040\tx47520\tx48000\li480\fi-480\ql\qnatural \f0\b \cf0 NSAttributedString Additions\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * attributed string drawing implemented and aligned with Cocoa screen layout\ * wrapping added for drawInRect:\ \ \pard\tx480\tx960\tx1440\tx1920\tx2400\tx2880\tx3360\tx3840\tx4320\tx4800\tx5280\tx5760\tx6240\tx6720\tx7200\tx7680\tx8160\tx8640\tx9120\tx9600\tx10080\tx10560\tx11040\tx11520\tx12000\tx12480\tx12960\tx13440\tx13920\tx14400\tx14880\tx15360\tx15840\tx16320\tx16800\tx17280\tx17760\tx18240\tx18720\tx19200\tx19680\tx20160\tx20640\tx21120\tx21600\tx22080\tx22560\tx23040\tx23520\tx24000\tx24480\tx24960\tx25440\tx25920\tx26400\tx26880\tx27360\tx27840\tx28320\tx28800\tx29280\tx29760\tx30240\tx30720\tx31200\tx31680\tx32160\tx32640\tx33120\tx33600\tx34080\tx34560\tx35040\tx35520\tx36000\tx36480\tx36960\tx37440\tx37920\tx38400\tx38880\tx39360\tx39840\tx40320\tx40800\tx41280\tx41760\tx42240\tx42720\tx43200\tx43680\tx44160\tx44640\tx45120\tx45600\tx46080\tx46560\tx47040\tx47520\tx48000\li480\fi-480\ql\qnatural \f0\b \cf0 NSString Additions\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * string drawing re-implemented and aligned with Cocoa screen layout\ * wrapping added for drawInRect:\ \ \pard\tx480\tx960\tx1440\tx1920\tx2400\tx2880\tx3360\tx3840\tx4320\tx4800\tx5280\tx5760\tx6240\tx6720\tx7200\tx7680\tx8160\tx8640\tx9120\tx9600\tx10080\tx10560\tx11040\tx11520\tx12000\tx12480\tx12960\tx13440\tx13920\tx14400\tx14880\tx15360\tx15840\tx16320\tx16800\tx17280\tx17760\tx18240\tx18720\tx19200\tx19680\tx20160\tx20640\tx21120\tx21600\tx22080\tx22560\tx23040\tx23520\tx24000\tx24480\tx24960\tx25440\tx25920\tx26400\tx26880\tx27360\tx27840\tx28320\tx28800\tx29280\tx29760\tx30240\tx30720\tx31200\tx31680\tx32160\tx32640\tx33120\tx33600\tx34080\tx34560\tx35040\tx35520\tx36000\tx36480\tx36960\tx37440\tx37920\tx38400\tx38880\tx39360\tx39840\tx40320\tx40800\tx41280\tx41760\tx42240\tx42720\tx43200\tx43680\tx44160\tx44640\tx45120\tx45600\tx46080\tx46560\tx47040\tx47520\tx48000\li480\fi-480\ql\qnatural \f0\b \cf0 NSMenu\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * notifications for adding/inserting/removing items added\ \ \pard\tx480\tx960\tx1440\tx1920\tx2400\tx2880\tx3360\tx3840\tx4320\tx4800\tx5280\tx5760\tx6240\tx6720\tx7200\tx7680\tx8160\tx8640\tx9120\tx9600\tx10080\tx10560\tx11040\tx11520\tx12000\tx12480\tx12960\tx13440\tx13920\tx14400\tx14880\tx15360\tx15840\tx16320\tx16800\tx17280\tx17760\tx18240\tx18720\tx19200\tx19680\tx20160\tx20640\tx21120\tx21600\tx22080\tx22560\tx23040\tx23520\tx24000\tx24480\tx24960\tx25440\tx25920\tx26400\tx26880\tx27360\tx27840\tx28320\tx28800\tx29280\tx29760\tx30240\tx30720\tx31200\tx31680\tx32160\tx32640\tx33120\tx33600\tx34080\tx34560\tx35040\tx35520\tx36000\tx36480\tx36960\tx37440\tx37920\tx38400\tx38880\tx39360\tx39840\tx40320\tx40800\tx41280\tx41760\tx42240\tx42720\tx43200\tx43680\tx44160\tx44640\tx45120\tx45600\tx46080\tx46560\tx47040\tx47520\tx48000\li480\fi-480\ql\qnatural \f0\b \cf0 NSMenuItem\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * some missing methods added\ \ \pard\tx480\tx960\tx1440\tx1920\tx2400\tx2880\tx3360\tx3840\tx4320\tx4800\tx5280\tx5760\tx6240\tx6720\tx7200\tx7680\tx8160\tx8640\tx9120\tx9600\tx10080\tx10560\tx11040\tx11520\tx12000\tx12480\tx12960\tx13440\tx13920\tx14400\tx14880\tx15360\tx15840\tx16320\tx16800\tx17280\tx17760\tx18240\tx18720\tx19200\tx19680\tx20160\tx20640\tx21120\tx21600\tx22080\tx22560\tx23040\tx23520\tx24000\tx24480\tx24960\tx25440\tx25920\tx26400\tx26880\tx27360\tx27840\tx28320\tx28800\tx29280\tx29760\tx30240\tx30720\tx31200\tx31680\tx32160\tx32640\tx33120\tx33600\tx34080\tx34560\tx35040\tx35520\tx36000\tx36480\tx36960\tx37440\tx37920\tx38400\tx38880\tx39360\tx39840\tx40320\tx40800\tx41280\tx41760\tx42240\tx42720\tx43200\tx43680\tx44160\tx44640\tx45120\tx45600\tx46080\tx46560\tx47040\tx47520\tx48000\li480\fi-480\ql\qnatural \f0\b \cf0 NSMenuView\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * many bugs removed and made working!\ \ \pard\tx480\tx960\tx1440\tx1920\tx2400\tx2880\tx3360\tx3840\tx4320\tx4800\tx5280\tx5760\tx6240\tx6720\tx7200\tx7680\tx8160\tx8640\tx9120\tx9600\tx10080\tx10560\tx11040\tx11520\tx12000\tx12480\tx12960\tx13440\tx13920\tx14400\tx14880\tx15360\tx15840\tx16320\tx16800\tx17280\tx17760\tx18240\tx18720\tx19200\tx19680\tx20160\tx20640\tx21120\tx21600\tx22080\tx22560\tx23040\tx23520\tx24000\tx24480\tx24960\tx25440\tx25920\tx26400\tx26880\tx27360\tx27840\tx28320\tx28800\tx29280\tx29760\tx30240\tx30720\tx31200\tx31680\tx32160\tx32640\tx33120\tx33600\tx34080\tx34560\tx35040\tx35520\tx36000\tx36480\tx36960\tx37440\tx37920\tx38400\tx38880\tx39360\tx39840\tx40320\tx40800\tx41280\tx41760\tx42240\tx42720\tx43200\tx43680\tx44160\tx44640\tx45120\tx45600\tx46080\tx46560\tx47040\tx47520\tx48000\li480\fi-480\ql\qnatural \f0\b \cf0 NSMenuItemCell\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * many bugs removed and made working!\ \ \pard\tx480\tx960\tx1440\tx1920\tx2400\tx2880\tx3360\tx3840\tx4320\tx4800\tx5280\tx5760\tx6240\tx6720\tx7200\tx7680\tx8160\tx8640\tx9120\tx9600\tx10080\tx10560\tx11040\tx11520\tx12000\tx12480\tx12960\tx13440\tx13920\tx14400\tx14880\tx15360\tx15840\tx16320\tx16800\tx17280\tx17760\tx18240\tx18720\tx19200\tx19680\tx20160\tx20640\tx21120\tx21600\tx22080\tx22560\tx23040\tx23520\tx24000\tx24480\tx24960\tx25440\tx25920\tx26400\tx26880\tx27360\tx27840\tx28320\tx28800\tx29280\tx29760\tx30240\tx30720\tx31200\tx31680\tx32160\tx32640\tx33120\tx33600\tx34080\tx34560\tx35040\tx35520\tx36000\tx36480\tx36960\tx37440\tx37920\tx38400\tx38880\tx39360\tx39840\tx40320\tx40800\tx41280\tx41760\tx42240\tx42720\tx43200\tx43680\tx44160\tx44640\tx45120\tx45600\tx46080\tx46560\tx47040\tx47520\tx48000\li480\fi-480\ql\qnatural \f0\b \cf0 NSWindow\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * added decoding of mouseDragging events\ * modified to add all windows to the NSApplication windows list so that all receive update messages\ \ \pard\tx480\tx960\tx1440\tx1920\tx2400\tx2880\tx3360\tx3840\tx4320\tx4800\tx5280\tx5760\tx6240\tx6720\tx7200\tx7680\tx8160\tx8640\tx9120\tx9600\tx10080\tx10560\tx11040\tx11520\tx12000\tx12480\tx12960\tx13440\tx13920\tx14400\tx14880\tx15360\tx15840\tx16320\tx16800\tx17280\tx17760\tx18240\tx18720\tx19200\tx19680\tx20160\tx20640\tx21120\tx21600\tx22080\tx22560\tx23040\tx23520\tx24000\tx24480\tx24960\tx25440\tx25920\tx26400\tx26880\tx27360\tx27840\tx28320\tx28800\tx29280\tx29760\tx30240\tx30720\tx31200\tx31680\tx32160\tx32640\tx33120\tx33600\tx34080\tx34560\tx35040\tx35520\tx36000\tx36480\tx36960\tx37440\tx37920\tx38400\tx38880\tx39360\tx39840\tx40320\tx40800\tx41280\tx41760\tx42240\tx42720\tx43200\tx43680\tx44160\tx44640\tx45120\tx45600\tx46080\tx46560\tx47040\tx47520\tx48000\li480\fi-480\ql\qnatural \f0\b \cf0 NSEvent\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * Event description text table corrected\ \ \pard\tx480\tx960\tx1440\tx1920\tx2400\tx2880\tx3360\tx3840\tx4320\tx4800\tx5280\tx5760\tx6240\tx6720\tx7200\tx7680\tx8160\tx8640\tx9120\tx9600\tx10080\tx10560\tx11040\tx11520\tx12000\tx12480\tx12960\tx13440\tx13920\tx14400\tx14880\tx15360\tx15840\tx16320\tx16800\tx17280\tx17760\tx18240\tx18720\tx19200\tx19680\tx20160\tx20640\tx21120\tx21600\tx22080\tx22560\tx23040\tx23520\tx24000\tx24480\tx24960\tx25440\tx25920\tx26400\tx26880\tx27360\tx27840\tx28320\tx28800\tx29280\tx29760\tx30240\tx30720\tx31200\tx31680\tx32160\tx32640\tx33120\tx33600\tx34080\tx34560\tx35040\tx35520\tx36000\tx36480\tx36960\tx37440\tx37920\tx38400\tx38880\tx39360\tx39840\tx40320\tx40800\tx41280\tx41760\tx42240\tx42720\tx43200\tx43680\tx44160\tx44640\tx45120\tx45600\tx46080\tx46560\tx47040\tx47520\tx48000\li480\fi-480\ql\qnatural \f0\b \cf0 NSFileManager\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * handle a virtual chroot("/home/myPDA") - no reference to this elsewhere in the mySTEP source code\ \pard\tx480\tx960\tx1440\tx1920\tx2400\tx2880\tx3360\tx3840\tx4320\tx4800\tx5280\tx5760\tx6240\tx6720\tx7200\tx7680\tx8160\tx8640\tx9120\tx9600\tx10080\tx10560\tx11040\tx11520\tx12000\tx12480\tx12960\tx13440\tx13920\tx14400\tx14880\tx15360\tx15840\tx16320\tx16800\tx17280\tx17760\tx18240\tx18720\tx19200\tx19680\tx20160\tx20640\tx21120\tx21600\tx22080\tx22560\tx23040\tx23520\tx24000\tx24480\tx24960\tx25440\tx25920\tx26400\tx26880\tx27360\tx27840\tx28320\tx28800\tx29280\tx29760\tx30240\tx30720\tx31200\tx31680\tx32160\tx32640\tx33120\tx33600\tx34080\tx34560\tx35040\tx35520\tx36000\tx36480\tx36960\tx37440\tx37920\tx38400\tx38880\tx39360\tx39840\tx40320\tx40800\tx41280\tx41760\tx42240\tx42720\tx43200\tx43680\tx44160\tx44640\tx45120\tx45600\tx46080\tx46560\tx47040\tx47520\tx48000\ql\qnatural \cf0 * fileExistsAtPath did not use fileSystemRepresentationWithPath\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \cf0 \ \pard\tx480\tx960\tx1440\tx1920\tx2400\tx2880\tx3360\tx3840\tx4320\tx4800\tx5280\tx5760\tx6240\tx6720\tx7200\tx7680\tx8160\tx8640\tx9120\tx9600\tx10080\tx10560\tx11040\tx11520\tx12000\tx12480\tx12960\tx13440\tx13920\tx14400\tx14880\tx15360\tx15840\tx16320\tx16800\tx17280\tx17760\tx18240\tx18720\tx19200\tx19680\tx20160\tx20640\tx21120\tx21600\tx22080\tx22560\tx23040\tx23520\tx24000\tx24480\tx24960\tx25440\tx25920\tx26400\tx26880\tx27360\tx27840\tx28320\tx28800\tx29280\tx29760\tx30240\tx30720\tx31200\tx31680\tx32160\tx32640\tx33120\tx33600\tx34080\tx34560\tx35040\tx35520\tx36000\tx36480\tx36960\tx37440\tx37920\tx38400\tx38880\tx39360\tx39840\tx40320\tx40800\tx41280\tx41760\tx42240\tx42720\tx43200\tx43680\tx44160\tx44640\tx45120\tx45600\tx46080\tx46560\tx47040\tx47520\tx48000\li480\fi-480\ql\qnatural \f0\b \cf0 NSBrowser\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * didn't process setTarget, target and setAction, action in a consistent way\ \ \pard\tx480\tx960\tx1440\tx1920\tx2400\tx2880\tx3360\tx3840\tx4320\tx4800\tx5280\tx5760\tx6240\tx6720\tx7200\tx7680\tx8160\tx8640\tx9120\tx9600\tx10080\tx10560\tx11040\tx11520\tx12000\tx12480\tx12960\tx13440\tx13920\tx14400\tx14880\tx15360\tx15840\tx16320\tx16800\tx17280\tx17760\tx18240\tx18720\tx19200\tx19680\tx20160\tx20640\tx21120\tx21600\tx22080\tx22560\tx23040\tx23520\tx24000\tx24480\tx24960\tx25440\tx25920\tx26400\tx26880\tx27360\tx27840\tx28320\tx28800\tx29280\tx29760\tx30240\tx30720\tx31200\tx31680\tx32160\tx32640\tx33120\tx33600\tx34080\tx34560\tx35040\tx35520\tx36000\tx36480\tx36960\tx37440\tx37920\tx38400\tx38880\tx39360\tx39840\tx40320\tx40800\tx41280\tx41760\tx42240\tx42720\tx43200\tx43680\tx44160\tx44640\tx45120\tx45600\tx46080\tx46560\tx47040\tx47520\tx48000\li480\fi-480\ql\qnatural \f0\b \cf0 NSWorkspace - NSSystemStatus.h\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * extension defined for getting battery status, controlling phone functions, getting (global position) location data, reading environmental sensors\ \ \pard\tx480\tx960\tx1440\tx1920\tx2400\tx2880\tx3360\tx3840\tx4320\tx4800\tx5280\tx5760\tx6240\tx6720\tx7200\tx7680\tx8160\tx8640\tx9120\tx9600\tx10080\tx10560\tx11040\tx11520\tx12000\tx12480\tx12960\tx13440\tx13920\tx14400\tx14880\tx15360\tx15840\tx16320\tx16800\tx17280\tx17760\tx18240\tx18720\tx19200\tx19680\tx20160\tx20640\tx21120\tx21600\tx22080\tx22560\tx23040\tx23520\tx24000\tx24480\tx24960\tx25440\tx25920\tx26400\tx26880\tx27360\tx27840\tx28320\tx28800\tx29280\tx29760\tx30240\tx30720\tx31200\tx31680\tx32160\tx32640\tx33120\tx33600\tx34080\tx34560\tx35040\tx35520\tx36000\tx36480\tx36960\tx37440\tx37920\tx38400\tx38880\tx39360\tx39840\tx40320\tx40800\tx41280\tx41760\tx42240\tx42720\tx43200\tx43680\tx44160\tx44640\tx45120\tx45600\tx46080\tx46560\tx47040\tx47520\tx48000\li480\fi-480\ql\qnatural \f0\b \cf0 NSAffineTransform, NSBezierPath\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * made compiling - NSAffineTransform will replace PSMatrix completely\ \ \pard\tx480\tx960\tx1440\tx1920\tx2400\tx2880\tx3360\tx3840\tx4320\tx4800\tx5280\tx5760\tx6240\tx6720\tx7200\tx7680\tx8160\tx8640\tx9120\tx9600\tx10080\tx10560\tx11040\tx11520\tx12000\tx12480\tx12960\tx13440\tx13920\tx14400\tx14880\tx15360\tx15840\tx16320\tx16800\tx17280\tx17760\tx18240\tx18720\tx19200\tx19680\tx20160\tx20640\tx21120\tx21600\tx22080\tx22560\tx23040\tx23520\tx24000\tx24480\tx24960\tx25440\tx25920\tx26400\tx26880\tx27360\tx27840\tx28320\tx28800\tx29280\tx29760\tx30240\tx30720\tx31200\tx31680\tx32160\tx32640\tx33120\tx33600\tx34080\tx34560\tx35040\tx35520\tx36000\tx36480\tx36960\tx37440\tx37920\tx38400\tx38880\tx39360\tx39840\tx40320\tx40800\tx41280\tx41760\tx42240\tx42720\tx43200\tx43680\tx44160\tx44640\tx45120\tx45600\tx46080\tx46560\tx47040\tx47520\tx48000\li480\fi-480\ql\qnatural \f0\b \cf0 ZaurusCameraMovie\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * renamed to \f0\b NSCameraMovie \f1\b0 to be more generic\ \ \pard\tx480\tx960\tx1440\tx1920\tx2400\tx2880\tx3360\tx3840\tx4320\tx4800\tx5280\tx5760\tx6240\tx6720\tx7200\tx7680\tx8160\tx8640\tx9120\tx9600\tx10080\tx10560\tx11040\tx11520\tx12000\tx12480\tx12960\tx13440\tx13920\tx14400\tx14880\tx15360\tx15840\tx16320\tx16800\tx17280\tx17760\tx18240\tx18720\tx19200\tx19680\tx20160\tx20640\tx21120\tx21600\tx22080\tx22560\tx23040\tx23520\tx24000\tx24480\tx24960\tx25440\tx25920\tx26400\tx26880\tx27360\tx27840\tx28320\tx28800\tx29280\tx29760\tx30240\tx30720\tx31200\tx31680\tx32160\tx32640\tx33120\tx33600\tx34080\tx34560\tx35040\tx35520\tx36000\tx36480\tx36960\tx37440\tx37920\tx38400\tx38880\tx39360\tx39840\tx40320\tx40800\tx41280\tx41760\tx42240\tx42720\tx43200\tx43680\tx44160\tx44640\tx45120\tx45600\tx46080\tx46560\tx47040\tx47520\tx48000\li480\fi-480\ql\qnatural \f0\b \cf0 SimpleWebKit\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * based on NSText and NSAttributedString created (will be replaced by a full port of WebKit)\ \ \pard\tx480\tx960\tx1440\tx1920\tx2400\tx2880\tx3360\tx3840\tx4320\tx4800\tx5280\tx5760\tx6240\tx6720\tx7200\tx7680\tx8160\tx8640\tx9120\tx9600\tx10080\tx10560\tx11040\tx11520\tx12000\tx12480\tx12960\tx13440\tx13920\tx14400\tx14880\tx15360\tx15840\tx16320\tx16800\tx17280\tx17760\tx18240\tx18720\tx19200\tx19680\tx20160\tx20640\tx21120\tx21600\tx22080\tx22560\tx23040\tx23520\tx24000\tx24480\tx24960\tx25440\tx25920\tx26400\tx26880\tx27360\tx27840\tx28320\tx28800\tx29280\tx29760\tx30240\tx30720\tx31200\tx31680\tx32160\tx32640\tx33120\tx33600\tx34080\tx34560\tx35040\tx35520\tx36000\tx36480\tx36960\tx37440\tx37920\tx38400\tx38880\tx39360\tx39840\tx40320\tx40800\tx41280\tx41760\tx42240\tx42720\tx43200\tx43680\tx44160\tx44640\tx45120\tx45600\tx46080\tx46560\tx47040\tx47520\tx48000\li480\fi-480\ql\qnatural \f0\b \cf0 GMAppKit, GMArchiver, NIBClasses, IMConnectors, IMLoading, IMCustomObject\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * adapted to work for and with new nib2mib tool\ * use of replacementObjectForModelArchiver corrected\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 ---------------- \f1\b0 \ \f0\b Version 1.3\ ---------------- \f1\b0 \ \ \f0\b General \f1\b0 \ * NSLog() made print messages including milliseconds precision - although not provided by kernel...\ * makefiles fixed to cross-compile only changed source&headers for arm-linux version\ * NSPortNameServer updated to restart the "gdomap" daemon properly\ * Mib-reading made a little more foolproof (now also handles NSImageCell)\ * Bug in NSPortCoder.h (SIGNATURE_FORMAT_STRING) resulted in Segmentation Faults\ * DOconfig.h corrected to describe Linux_ARM stack frame conventions properly\ * method_types_get_next_argument() in mframe.m adapted to properly handle indirectly passed structs (e.g. NSPoint)\ * internal function calls in NSConnection and mframe changed to work around a compiler bug\ * completely hide mframe.m logic in NSInvocation and NSMethodSignature\ \pard\tx480\tx960\tx1440\tx1920\tx2400\tx2880\tx3360\tx3840\tx4320\tx4800\tx5280\tx5760\tx6240\tx6720\tx7200\tx7680\tx8160\tx8640\tx9120\tx9600\tx10080\tx10560\tx11040\tx11520\tx12000\tx12480\tx12960\tx13440\tx13920\tx14400\tx14880\tx15360\tx15840\tx16320\tx16800\tx17280\tx17760\tx18240\tx18720\tx19200\tx19680\tx20160\tx20640\tx21120\tx21600\tx22080\tx22560\tx23040\tx23520\tx24000\tx24480\tx24960\tx25440\tx25920\tx26400\tx26880\tx27360\tx27840\tx28320\tx28800\tx29280\tx29760\tx30240\tx30720\tx31200\tx31680\tx32160\tx32640\tx33120\tx33600\tx34080\tx34560\tx35040\tx35520\tx36000\tx36480\tx36960\tx37440\tx37920\tx38400\tx38880\tx39360\tx39840\tx40320\tx40800\tx41280\tx41760\tx42240\tx42720\tx43200\tx43680\tx44160\tx44640\tx45120\tx45600\tx46080\tx46560\tx47040\tx47520\tx48000\li480\fi-480\ql\qnatural \cf0 * NSStringFromSelector(SEL aSelector) did return quoted string - removed quotes to permit comparing selectors by isEqualToString:\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \cf0 \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSPortCoder\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * some bugs with bycopy protocol fixed\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSObject, NSProxy \f1\b0 \ \pard\tx480\tx960\tx1440\tx1920\tx2400\tx2880\tx3360\tx3840\tx4320\tx4800\tx5280\tx5760\tx6240\tx6720\tx7200\tx7680\tx8160\tx8640\tx9120\tx9600\tx10080\tx10560\tx11040\tx11520\tx12000\tx12480\tx12960\tx13440\tx13920\tx14400\tx14880\tx15360\tx15840\tx16320\tx16800\tx17280\tx17760\tx18240\tx18720\tx19200\tx19680\tx20160\tx20640\tx21120\tx21600\tx22080\tx22560\tx23040\tx23520\tx24000\tx24480\tx24960\tx25440\tx25920\tx26400\tx26880\tx27360\tx27840\tx28320\tx28800\tx29280\tx29760\tx30240\tx30720\tx31200\tx31680\tx32160\tx32640\tx33120\tx33600\tx34080\tx34560\tx35040\tx35520\tx36000\tx36480\tx36960\tx37440\tx37920\tx38400\tx38880\tx39360\tx39840\tx40320\tx40800\tx41280\tx41760\tx42240\tx42720\tx43200\tx43680\tx44160\tx44640\tx45120\tx45600\tx46080\tx46560\tx47040\tx47520\tx48000\li480\fi-480\ql\qnatural \cf0 * -performv:(SEL)aSel :(arglist_t)argFrame; and -forward:(SEL)aSel :(arglist_t)argFrame; removed\ * made completely understand -forwardInvocation: and permit overriding\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSProxy\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * - (NSString*) descriptionWithLocale:(NSDictionary*)locale indent:(unsigned int)indent; - (NSString*) descriptionWithLocale:(NSDictionary*)locale; added to avoid asking the distant object for existence\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSInvocation\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * largely rewritten\ * made properly working on ARM-Linux\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSMethodSignature\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * largely rewritten\ * made properly working on ARM-Linux\ * non-standard method -(unsigned) getArgumentLengthAtIndex:(unsigned)index; added for convenience\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSDistantObject \f1\b0 \ \pard\tx480\tx960\tx1440\tx1920\tx2400\tx2880\tx3360\tx3840\tx4320\tx4800\tx5280\tx5760\tx6240\tx6720\tx7200\tx7680\tx8160\tx8640\tx9120\tx9600\tx10080\tx10560\tx11040\tx11520\tx12000\tx12480\tx12960\tx13440\tx13920\tx14400\tx14880\tx15360\tx15840\tx16320\tx16800\tx17280\tx17760\tx18240\tx18720\tx19200\tx19680\tx20160\tx20640\tx21120\tx21600\tx22080\tx22560\tx23040\tx23520\tx24000\tx24480\tx24960\tx25440\tx25920\tx26400\tx26880\tx27360\tx27840\tx28320\tx28800\tx29280\tx29760\tx30240\tx30720\tx31200\tx31680\tx32160\tx32640\tx33120\tx33600\tx34080\tx34560\tx35040\tx35520\tx36000\tx36480\tx36960\tx37440\tx37920\tx38400\tx38880\tx39360\tx39840\tx40320\tx40800\tx41280\tx41760\tx42240\tx42720\tx43200\tx43680\tx44160\tx44640\tx45120\tx45600\tx46080\tx46560\tx47040\tx47520\tx48000\li480\fi-480\ql\qnatural \cf0 * use forwardInvocation and encode/decode invocations instead of mframes\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \cf0 \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSConnection \f1\b0 \ \pard\tx480\tx960\tx1440\tx1920\tx2400\tx2880\tx3360\tx3840\tx4320\tx4800\tx5280\tx5760\tx6240\tx6720\tx7200\tx7680\tx8160\tx8640\tx9120\tx9600\tx10080\tx10560\tx11040\tx11520\tx12000\tx12480\tx12960\tx13440\tx13920\tx14400\tx14880\tx15360\tx15840\tx16320\tx16800\tx17280\tx17760\tx18240\tx18720\tx19200\tx19680\tx20160\tx20640\tx21120\tx21600\tx22080\tx22560\tx23040\tx23520\tx24000\tx24480\tx24960\tx25440\tx25920\tx26400\tx26880\tx27360\tx27840\tx28320\tx28800\tx29280\tx29760\tx30240\tx30720\tx31200\tx31680\tx32160\tx32640\tx33120\tx33600\tx34080\tx34560\tx35040\tx35520\tx36000\tx36480\tx36960\tx37440\tx37920\tx38400\tx38880\tx39360\tx39840\tx40320\tx40800\tx41280\tx41760\tx42240\tx42720\tx43200\tx43680\tx44160\tx44640\tx45120\tx45600\tx46080\tx46560\tx47040\tx47520\tx48000\li480\fi-480\ql\qnatural \cf0 * changed to implement -forwardForProxy:self invocation:i\ * changed to encode and decode NSInvocations\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \cf0 \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSArray\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * -initWithCoder: when decoding empty array fixed\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSGeometry\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * NSPointFromString(), NSSizeFromString() etc. made more robust to additional ; and "\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSStatusBar and NSStatusItem \f1\b0 \ * added from myPDA-3.0 project\ * made use distributed objects to access a central NSStatusBar object provided by mySystemUIServer\ \ \f0\b NSImage \f1\b0 \ * made handle +imageNamed:@"NSApplicationIcon" - read CFBundleIconFile from Info.plist\ \ \f0\b NSImageCell \f1\b0 \ * added from GNUstep GUI\ \ \f0\b NSMenu\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * -itemAtIndex, -numberOfItems, -removeItemAtIndex added\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSMenuItem\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * -(NSMenu *) submenu, -(void) setSubmenu:(NSMenu *) etc. added\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSMenuItemCell \f1\b0 \ * added from myPDA-3.0\ \ \f0\b NSMenuView \f1\b0 \ * added from myPDA-3.0\ \ \f0\b NSCell\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * NSOffState, NSOnState, NSMixedState added\ * - nextState; - setNextState mechanism implemented\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSImageView \f1\b0 \ * styling, scaling, alignment passed through to underlying ImageCell\ \ \f0\b NSWorkspace\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * use DO to activate/deactivate other applications\ * read application search path from Info.plist of the system bundle\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSApplication\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * register application with mySystemUIServer by DO to handle system menus and hide/activate\ * hideOtherApplications: added -> calls [NSWorkspace hideOtherApplications]\ * event processing corrected to send mouse events properly to the window below the mouse pointer and keyboard events to the key window\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSPropertyListSerialization\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * ASCII representation: accept missing final ; in \{ key:=val; key:=val; \} for dictionary\ * made decosing of XML tags case sensitive as defined by the standards (i.e. xxx is invalid). As a side effect this speeds XML decoding up a little\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 IMOutletConnector\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * properly handle capitalization of connection labels to set-methods e.g. "dataSource" -> "setDataSource:"\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSMovie \f1\b0 \ * Header added\ \ \pard\tx480\tx960\tx1440\tx1920\tx2400\tx2880\tx3360\tx3840\tx4320\tx4800\tx5280\tx5760\tx6240\tx6720\tx7200\tx7680\tx8160\tx8640\tx9120\tx9600\tx10080\tx10560\tx11040\tx11520\tx12000\tx12480\tx12960\tx13440\tx13920\tx14400\tx14880\tx15360\tx15840\tx16320\tx16800\tx17280\tx17760\tx18240\tx18720\tx19200\tx19680\tx20160\tx20640\tx21120\tx21600\tx22080\tx22560\tx23040\tx23520\tx24000\tx24480\tx24960\tx25440\tx25920\tx26400\tx26880\tx27360\tx27840\tx28320\tx28800\tx29280\tx29760\tx30240\tx30720\tx31200\tx31680\tx32160\tx32640\tx33120\tx33600\tx34080\tx34560\tx35040\tx35520\tx36000\tx36480\tx36960\tx37440\tx37920\tx38400\tx38880\tx39360\tx39840\tx40320\tx40800\tx41280\tx41760\tx42240\tx42720\tx43200\tx43680\tx44160\tx44640\tx45120\tx45600\tx46080\tx46560\tx47040\tx47520\tx48000\li480\fi-480\ql\qnatural \f0\b \cf0 ZaurusCameraMovie\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * defined as subclass of NSMovie - prepared for the Sharp Zaurus CE-AG06 camera module\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSPreferencePane \f1\b0 \ * Headers and Library added - some code added but not yet tested/working\ \ \f0\b NSMenuExtra \f1\b0 \ * Headers and Library added - code partially working\ \ \f0\b ---------------- \f1\b0 \ \f0\b Version 1.2\ ---------------- \f1\b0 \ \ \f0\b General \f1\b0 \ * protocol NSValidatedUserInterfaceItem added\ * IBAction and IBOutlet added\ * reworked source to reduce number of compiler warnings down to minimum\ * NSTemporaryDirectory() added to return @"/tmp"\ * libraries renamed to libAppKit, libFoundation etc.\ * Mib-reading made handle NSNamedColorSpace and NSPatternColorSpace\ !! merge Unicode.h to NSString.m\ !! remove PropertyList.h\ \ \f0\b AddressBook/AddressBook.h \f1\b0 \ * library started based on description at http://www.cocoadev.com/index.pl?AddressBook\ \ \f0\b NSZone \f1\b0 \ * simple shortcut macros for NSZone functions added\ \ \f0\b NSObject \f1\b0 \ + allocWithZone; added - zone ignored\ - copyWithZone; added - zone ignored\ - (NSZone) zone; added - returns NSDefaultMallocZone()\ \ \f0\b NSProcessInfo \f1\b0 \ - (int) processIdentifier;\ added.\ \ \f0\b NSWorkSpace \f1\b0 \ * searching for applications and file types improved and corrected\ - distinguishes between roles "Editor"/"Viewer" and "None"\ - checks if icon is defined and substitutes default\ \ \f0\b NSPropertyList \f1\b0 \ * some improvements\ * converting NSDictionary into XML property list added\ \ \f0\b NSDictionary (within NSFileManager) \f1\b0 \ - (unsigned long) fileHFSCreatorCode;\ \pard\tx480\tx960\tx1440\tx1920\tx2400\tx2880\tx3360\tx3840\tx4320\tx4800\tx5280\tx5760\tx6240\tx6720\tx7200\tx7680\tx8160\tx8640\tx9120\tx9600\tx10080\tx10560\tx11040\tx11520\tx12000\tx12480\tx12960\tx13440\tx13920\tx14400\tx14880\tx15360\tx15840\tx16320\tx16800\tx17280\tx17760\tx18240\tx18720\tx19200\tx19680\tx20160\tx20640\tx21120\tx21600\tx22080\tx22560\tx23040\tx23520\tx24000\tx24480\tx24960\tx25440\tx25920\tx26400\tx26880\tx27360\tx27840\tx28320\tx28800\tx29280\tx29760\tx30240\tx30720\tx31200\tx31680\tx32160\tx32640\tx33120\tx33600\tx34080\tx34560\tx35040\tx35520\tx36000\tx36480\tx36960\tx37440\tx37920\tx38400\tx38880\tx39360\tx39840\tx40320\tx40800\tx41280\tx41760\tx42240\tx42720\tx43200\tx43680\tx44160\tx44640\tx45120\tx45600\tx46080\tx46560\tx47040\tx47520\tx48000\li480\fi-480\ql\qnatural \cf0 - (unsigned long) fileHFSTypeCode;\ - (BOOL) fileIsImmutable;\ - (BOOL) fileExtensionHidden; \f2\fs20 \CocoaLigature0 \ \f1\fs24 \CocoaLigature1 and constants added for compatibility\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \cf0 \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSApplication \f1\b0 \ * delegate changed to return NSApplicationTerminateReply\ \pard\tx480\tx960\tx1440\tx1920\tx2400\tx2880\tx3360\tx3840\tx4320\tx4800\tx5280\tx5760\tx6240\tx6720\tx7200\tx7680\tx8160\tx8640\tx9120\tx9600\tx10080\tx10560\tx11040\tx11520\tx12000\tx12480\tx12960\tx13440\tx13920\tx14400\tx14880\tx15360\tx15840\tx16320\tx16800\tx17280\tx17760\tx18240\tx18720\tx19200\tx19680\tx20160\tx20640\tx21120\tx21600\tx22080\tx22560\tx23040\tx23520\tx24000\tx24480\tx24960\tx25440\tx25920\tx26400\tx26880\tx27360\tx27840\tx28320\tx28800\tx29280\tx29760\tx30240\tx30720\tx31200\tx31680\tx32160\tx32640\tx33120\tx33600\tx34080\tx34560\tx35040\tx35520\tx36000\tx36480\tx36960\tx37440\tx37920\tx38400\tx38880\tx39360\tx39840\tx40320\tx40800\tx41280\tx41760\tx42240\tx42720\tx43200\tx43680\tx44160\tx44640\tx45120\tx45600\tx46080\tx46560\tx47040\tx47520\tx48000\li480\fi-480\ql\qnatural \cf0 - (NSApplicationTerminateReply) applicationShouldTerminate:(NSApplication *)sender;\ * made NSApplication instantiate NSDocumentController and add to responder chain if any Document Types are defined in the Info.plist\ - (NSNotificationCenter *) notificationCenter;\ added to return the defaultNotificationCenter\ - (id) targetForAction:(SEL) selector\ made return nil for a nil selector instead of a segmentation fault\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \cf0 \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSMenu \f1\b0 \ * changed to use NSApplication's targetForAction: method to scan the responder chain\ \ \pard\tx480\tx960\tx1440\tx1920\tx2400\tx2880\tx3360\tx3840\tx4320\tx4800\tx5280\tx5760\tx6240\tx6720\tx7200\tx7680\tx8160\tx8640\tx9120\tx9600\tx10080\tx10560\tx11040\tx11520\tx12000\tx12480\tx12960\tx13440\tx13920\tx14400\tx14880\tx15360\tx15840\tx16320\tx16800\tx17280\tx17760\tx18240\tx18720\tx19200\tx19680\tx20160\tx20640\tx21120\tx21600\tx22080\tx22560\tx23040\tx23520\tx24000\tx24480\tx24960\tx25440\tx25920\tx26400\tx26880\tx27360\tx27840\tx28320\tx28800\tx29280\tx29760\tx30240\tx30720\tx31200\tx31680\tx32160\tx32640\tx33120\tx33600\tx34080\tx34560\tx35040\tx35520\tx36000\tx36480\tx36960\tx37440\tx37920\tx38400\tx38880\tx39360\tx39840\tx40320\tx40800\tx41280\tx41760\tx42240\tx42720\tx43200\tx43680\tx44160\tx44640\tx45120\tx45600\tx46080\tx46560\tx47040\tx47520\tx48000\li480\fi-480\ql\qnatural \f0\b \cf0 NSUndoManager \f1\b0 \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \cf0 * added form GNUstep-base\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSURL & NSURLHandle (incl. GSFTPURLHandle, GSHTTPURLHandle, GSMimeParser, GSMimeHeader, GSMimeDocument) \f1\b0 \ * added form GNUstep-base\ * handles file:// ftp:// http:// and https:// URLs\ \ \f0\b NSNull \f1\b0 \ * added form GNUstep-base\ \ \f0\b NSColor \f1\b0 \ \pard\tx480\tx960\tx1440\tx1920\tx2400\tx2880\tx3360\tx3840\tx4320\tx4800\tx5280\tx5760\tx6240\tx6720\tx7200\tx7680\tx8160\tx8640\tx9120\tx9600\tx10080\tx10560\tx11040\tx11520\tx12000\tx12480\tx12960\tx13440\tx13920\tx14400\tx14880\tx15360\tx15840\tx16320\tx16800\tx17280\tx17760\tx18240\tx18720\tx19200\tx19680\tx20160\tx20640\tx21120\tx21600\tx22080\tx22560\tx23040\tx23520\tx24000\tx24480\tx24960\tx25440\tx25920\tx26400\tx26880\tx27360\tx27840\tx28320\tx28800\tx29280\tx29760\tx30240\tx30720\tx31200\tx31680\tx32160\tx32640\tx33120\tx33600\tx34080\tx34560\tx35040\tx35520\tx36000\tx36480\tx36960\tx37440\tx37920\tx38400\tx38880\tx39360\tx39840\tx40320\tx40800\tx41280\tx41760\tx42240\tx42720\tx43200\tx43680\tx44160\tx44640\tx45120\tx45600\tx46080\tx46560\tx47040\tx47520\tx48000\li480\fi-480\ql\qnatural \cf0 + (NSColor*) colorWithCatalogName:(NSString *)listName colorName:(NSString *)colorName;\ \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural \cf0 + (NSColor*) colorWithPatternImage:(NSImage *)image;\ added - but not supported by backend!\ * colors defined in system color space made much more like MacOS X\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \cf0 \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSString \f1\b0 \ * added constants for some NSStringEncodings\ \ \f0\b NSFileWrapper \f1\b0 \ * added form GNUstep-gui\ \ \f0\b NSAffineTransform \f1\b0 \ * added form GNUstep-gui\ \ \f0\b NSBezierPath \f1\b0 \ * added form GNUstep-gui\ \ \f0\b NSDocument \f1\b0 \ * added form GNUstep-gui\ \ \f0\b NSDocumentController \f1\b0 \ * added form GNUstep-gui\ \ \f0\b NSWindowController \f1\b0 \ * added form GNUstep-gui\ \ \f0\b NSApplication \f1\b0 \ \pard\tx480\tx960\tx1440\tx1920\tx2400\tx2880\tx3360\tx3840\tx4320\tx4800\tx5280\tx5760\tx6240\tx6720\tx7200\tx7680\tx8160\tx8640\tx9120\tx9600\tx10080\tx10560\tx11040\tx11520\tx12000\tx12480\tx12960\tx13440\tx13920\tx14400\tx14880\tx15360\tx15840\tx16320\tx16800\tx17280\tx17760\tx18240\tx18720\tx19200\tx19680\tx20160\tx20640\tx21120\tx21600\tx22080\tx22560\tx23040\tx23520\tx24000\tx24480\tx24960\tx25440\tx25920\tx26400\tx26880\tx27360\tx27840\tx28320\tx28800\tx29280\tx29760\tx30240\tx30720\tx31200\tx31680\tx32160\tx32640\tx33120\tx33600\tx34080\tx34560\tx35040\tx35520\tx36000\tx36480\tx36960\tx37440\tx37920\tx38400\tx38880\tx39360\tx39840\tx40320\tx40800\tx41280\tx41760\tx42240\tx42720\tx43200\tx43680\tx44160\tx44640\tx45120\tx45600\tx46080\tx46560\tx47040\tx47520\tx48000\li480\fi-480\ql\qnatural \cf0 - (void) orderFrontStandardAboutPanel;\ - (void) orderFrontStandardAboutPanelWithOptions:(NSDictionary *) optionsDictionary;\ added\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \cf0 \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSResponder \f1\b0 \ \pard\tx480\tx960\tx1440\tx1920\tx2400\tx2880\tx3360\tx3840\tx4320\tx4800\tx5280\tx5760\tx6240\tx6720\tx7200\tx7680\tx8160\tx8640\tx9120\tx9600\tx10080\tx10560\tx11040\tx11520\tx12000\tx12480\tx12960\tx13440\tx13920\tx14400\tx14880\tx15360\tx15840\tx16320\tx16800\tx17280\tx17760\tx18240\tx18720\tx19200\tx19680\tx20160\tx20640\tx21120\tx21600\tx22080\tx22560\tx23040\tx23520\tx24000\tx24480\tx24960\tx25440\tx25920\tx26400\tx26880\tx27360\tx27840\tx28320\tx28800\tx29280\tx29760\tx30240\tx30720\tx31200\tx31680\tx32160\tx32640\tx33120\tx33600\tx34080\tx34560\tx35040\tx35520\tx36000\tx36480\tx36960\tx37440\tx37920\tx38400\tx38880\tx39360\tx39840\tx40320\tx40800\tx41280\tx41760\tx42240\tx42720\tx43200\tx43680\tx44160\tx44640\tx45120\tx45600\tx46080\tx46560\tx47040\tx47520\tx48000\li480\fi-480\ql\qnatural \cf0 - (BOOL) shouldBeTreatedAsInkEvent:(NSEvent *) theEvent;\ added - but nowhere processed for an ink-anywhere handwriting system (yet)\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \cf0 \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 GMArchiver\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * fixed some problems with unknown classes and a potentially uninitialized variable\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 GMAppKit\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\b0 \cf0 * NSColor unarchiving made handle NSNamedColorSpace and NSPatternColorSpace\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 ---------------- \f1\b0 \ \f0\b Version 1.1\ ---------------- \f1\b0 \ \ \f0\b General \f1\b0 \ * nil changed to be (void *) 0\ * NSOpenStepRootDirectory() added to return /home/myPDA and made the single reference to the file system locations\ \ \f0\b NSTimeZone \f1\b0 \ * database files added from GNUStep\ * search path modified\ \ \f0\b NSProperyListSerialization \f1\b0 \ * Class added (Header file in: NSPropertyList.h) and partially implemented\ * two extra (compared to Cocoa) encodings added: NSPropertyListAnyFormat and NSPropertyListStringFileFormat\ \ \f0\b NSString \f1\b0 \ - (id) propertyList;\ made to recognize XML based property lists\ \ \pard\tx480\tx960\tx1440\tx1920\tx2400\tx2880\tx3360\tx3840\tx4320\tx4800\tx5280\tx5760\tx6240\tx6720\tx7200\tx7680\tx8160\tx8640\tx9120\tx9600\tx10080\tx10560\tx11040\tx11520\tx12000\tx12480\tx12960\tx13440\tx13920\tx14400\tx14880\tx15360\tx15840\tx16320\tx16800\tx17280\tx17760\tx18240\tx18720\tx19200\tx19680\tx20160\tx20640\tx21120\tx21600\tx22080\tx22560\tx23040\tx23520\tx24000\tx24480\tx24960\tx25440\tx25920\tx26400\tx26880\tx27360\tx27840\tx28320\tx28800\tx29280\tx29760\tx30240\tx30720\tx31200\tx31680\tx32160\tx32640\tx33120\tx33600\tx34080\tx34560\tx35040\tx35520\tx36000\tx36480\tx36960\tx37440\tx37920\tx38400\tx38880\tx39360\tx39840\tx40320\tx40800\tx41280\tx41760\tx42240\tx42720\tx43200\tx43680\tx44160\tx44640\tx45120\tx45600\tx46080\tx46560\tx47040\tx47520\tx48000\li480\fi-480\ql\qnatural \cf0 - (NSRange) rangeOfString:(NSString *) aString options:(unsigned int) mask range:(NSRange) aRange;\ - (NSComparisonResult) compare:(NSString*)aString options:(unsigned int)mask range:(NSRange)aRange;\ - (NSString*) commonPrefixWithString:(NSString*)aString options:(unsigned int)mask;\ - (BOOL) isEqualToString:(NSString*)aString;\ added internal NSAutoreleasePool for non-literal search to handle composed Unichars (would otherwise flood the memory)\ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSDictionary \f1\b0 \ + (id) dictionaryFromFile:(NSString *) path;\ made to recognize XML based property lists\ \ \f0\b NSScanner \f1\b0 \ * improved speed a little\ * WARNING:\ avoid calls like [scanner scanCharactersFromSet:[NSCharacterSet characterSetWithCharactersInString:@" \\t\\n\\r"] intoString:nil];\ -- this will allocate a fresh autoreleased NSCharacterSet each loop cycle -> flooding the memory with approx. 8200 bytes each\ -- There is no real cure to that. There could be a NSStringCharSet subclass which optimizes memory for short strings\ -- also, NSBitmapCharSet could optimize its bifields by saving a range outside which all characters are assumed to be no members \f2\fs20 \CocoaLigature0 \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f1\fs24 \cf0 \CocoaLigature1 \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSBundle \f1\b0 \ * made to cope with the situation that the application executable is not within a bundle -> mainBundle == nil\ * executablePath added to return the proper platform dependent location in a Fat Binary application bundle\ * some other methods added (but only some implemented)\ \ \f0\b NSWorkspace \f1\b0 \ * made to search for applications and file types when first used\ \ \f0\b NSProcessInfo \f1\b0 \ \pard\tx480\tx960\tx1440\tx1920\tx2400\tx2880\tx3360\tx3840\tx4320\tx4800\tx5280\tx5760\tx6240\tx6720\tx7200\tx7680\tx8160\tx8640\tx9120\tx9600\tx10080\tx10560\tx11040\tx11520\tx12000\tx12480\tx12960\tx13440\tx13920\tx14400\tx14880\tx15360\tx15840\tx16320\tx16800\tx17280\tx17760\tx18240\tx18720\tx19200\tx19680\tx20160\tx20640\tx21120\tx21600\tx22080\tx22560\tx23040\tx23520\tx24000\tx24480\tx24960\tx25440\tx25920\tx26400\tx26880\tx27360\tx27840\tx28320\tx28800\tx29280\tx29760\tx30240\tx30720\tx31200\tx31680\tx32160\tx32640\tx33120\tx33600\tx34080\tx34560\tx35040\tx35520\tx36000\tx36480\tx36960\tx37440\tx37920\tx38400\tx38880\tx39360\tx39840\tx40320\tx40800\tx41280\tx41760\tx42240\tx42720\tx43200\tx43680\tx44160\tx44640\tx45120\tx45600\tx46080\tx46560\tx47040\tx47520\tx48000\li480\fi-480\ql\qnatural \cf0 - (NSString *) globallyUniqueString;\ made to contain no : or [ or blank characters (unless hostname contains these characters)\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \cf0 * removed MGSTEP_ROOT environment or command line mechanism - now uses exclusively NSOpenStepRootDirectory() \ \pard\tx480\tx960\tx1440\tx1920\tx2400\tx2880\tx3360\tx3840\tx4320\tx4800\tx5280\tx5760\tx6240\tx6720\tx7200\tx7680\tx8160\tx8640\tx9120\tx9600\tx10080\tx10560\tx11040\tx11520\tx12000\tx12480\tx12960\tx13440\tx13920\tx14400\tx14880\tx15360\tx15840\tx16320\tx16800\tx17280\tx17760\tx18240\tx18720\tx19200\tx19680\tx20160\tx20640\tx21120\tx21600\tx22080\tx22560\tx23040\tx23520\tx24000\tx24480\tx24960\tx25440\tx25920\tx26400\tx26880\tx27360\tx27840\tx28320\tx28800\tx29280\tx29760\tx30240\tx30720\tx31200\tx31680\tx32160\tx32640\tx33120\tx33600\tx34080\tx34560\tx35040\tx35520\tx36000\tx36480\tx36960\tx37440\tx37920\tx38400\tx38880\tx39360\tx39840\tx40320\tx40800\tx41280\tx41760\tx42240\tx42720\tx43200\tx43680\tx44160\tx44640\tx45120\tx45600\tx46080\tx46560\tx47040\tx47520\tx48000\li480\fi-480\ql\qnatural \cf0 \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 NSMailDelivery \f1\b0 \ * a first draft header file (Message/NSMailDelivery.h) added\ \pard\tx480\tx960\tx1440\tx1920\tx2400\tx2880\tx3360\tx3840\tx4320\tx4800\tx5280\tx5760\tx6240\tx6720\tx7200\tx7680\tx8160\tx8640\tx9120\tx9600\tx10080\tx10560\tx11040\tx11520\tx12000\tx12480\tx12960\tx13440\tx13920\tx14400\tx14880\tx15360\tx15840\tx16320\tx16800\tx17280\tx17760\tx18240\tx18720\tx19200\tx19680\tx20160\tx20640\tx21120\tx21600\tx22080\tx22560\tx23040\tx23520\tx24000\tx24480\tx24960\tx25440\tx25920\tx26400\tx26880\tx27360\tx27840\tx28320\tx28800\tx29280\tx29760\tx30240\tx30720\tx31200\tx31680\tx32160\tx32640\tx33120\tx33600\tx34080\tx34560\tx35040\tx35520\tx36000\tx36480\tx36960\tx37440\tx37920\tx38400\tx38880\tx39360\tx39840\tx40320\tx40800\tx41280\tx41760\tx42240\tx42720\tx43200\tx43680\tx44160\tx44640\tx45120\tx45600\tx46080\tx46560\tx47040\tx47520\tx48000\li480\fi-480\ql\qnatural \cf0 \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural \f0\b \cf0 ---------------- \f1\b0 \ \f0\b Version 1.0\ ---------------- \f1\b0 \ * first release\ * MacOS X compatible bundle structure added\ }./Documents/Projects/QuantumSTEP/System/Sources/Frameworks/LGPL LICENCE.txt0000644000076500007650000006347607721651173026111 0ustar hnshns00000000000000 GNU LESSER GENERAL PUBLIC LICENSE Version 2.1, February 1999 Copyright (C) 1991, 1999 Free Software Foundation, Inc. 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. [This is the first released version of the Lesser GPL. It also counts as the successor of the GNU Library Public License, version 2, hence the version number 2.1.] Preamble The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public Licenses are intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This license, the Lesser General Public License, applies to some specially designated software packages--typically libraries--of the Free Software Foundation and other authors who decide to use it. You can use it too, but we suggest you first think carefully about whether this license or the ordinary General Public License is the better strategy to use in any particular case, based on the explanations below. When we speak of free software, we are referring to freedom of use, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish); that you receive source code or can get it if you want it; that you can change the software and use pieces of it in new free programs; and that you are informed that you can do these things. To protect your rights, we need to make restrictions that forbid distributors to deny you these rights or to ask you to surrender these rights. These restrictions translate to certain responsibilities for you if you distribute copies of the library or if you modify it. For example, if you distribute copies of the library, whether gratis or for a fee, you must give the recipients all the rights that we gave you. You must make sure that they, too, receive or can get the source code. If you link other code with the library, you must provide complete object files to the recipients, so that they can relink them with the library after making changes to the library and recompiling it. And you must show them these terms so they know their rights. We protect your rights with a two-step method: (1) we copyright the library, and (2) we offer you this license, which gives you legal permission to copy, distribute and/or modify the library. To protect each distributor, we want to make it very clear that there is no warranty for the free library. Also, if the library is modified by someone else and passed on, the recipients should know that what they have is not the original version, so that the original author's reputation will not be affected by problems that might be introduced by others. Finally, software patents pose a constant threat to the existence of any free program. We wish to make sure that a company cannot effectively restrict the users of a free program by obtaining a restrictive license from a patent holder. Therefore, we insist that any patent license obtained for a version of the library must be consistent with the full freedom of use specified in this license. Most GNU software, including some libraries, is covered by the ordinary GNU General Public License. This license, the GNU Lesser General Public License, applies to certain designated libraries, and is quite different from the ordinary General Public License. We use this license for certain libraries in order to permit linking those libraries into non-free programs. When a program is linked with a library, whether statically or using a shared library, the combination of the two is legally speaking a combined work, a derivative of the original library. The ordinary General Public License therefore permits such linking only if the entire combination fits its criteria of freedom. The Lesser General Public License permits more lax criteria for linking other code with the library. We call this license the "Lesser" General Public License because it does Less to protect the user's freedom than the ordinary General Public License. It also provides other free software developers Less of an advantage over competing non-free programs. These disadvantages are the reason we use the ordinary General Public License for many libraries. However, the Lesser license provides advantages in certain special circumstances. For example, on rare occasions, there may be a special need to encourage the widest possible use of a certain library, so that it becomes a de-facto standard. To achieve this, non-free programs must be allowed to use the library. A more frequent case is that a free library does the same job as widely used non-free libraries. In this case, there is little to gain by limiting the free library to free software only, so we use the Lesser General Public License. In other cases, permission to use a particular library in non-free programs enables a greater number of people to use a large body of free software. For example, permission to use the GNU C Library in non-free programs enables many more people to use the whole GNU operating system, as well as its variant, the GNU/Linux operating system. Although the Lesser General Public License is Less protective of the users' freedom, it does ensure that the user of a program that is linked with the Library has the freedom and the wherewithal to run that program using a modified version of the Library. The precise terms and conditions for copying, distribution and modification follow. Pay close attention to the difference between a "work based on the library" and a "work that uses the library". The former contains code derived from the library, whereas the latter must be combined with the library in order to run. GNU LESSER GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. This License Agreement applies to any software library or other program which contains a notice placed by the copyright holder or other authorized party saying it may be distributed under the terms of this Lesser General Public License (also called "this License"). Each licensee is addressed as "you". A "library" means a collection of software functions and/or data prepared so as to be conveniently linked with application programs (which use some of those functions and data) to form executables. The "Library", below, refers to any such software library or work which has been distributed under these terms. A "work based on the Library" means either the Library or any derivative work under copyright law: that is to say, a work containing the Library or a portion of it, either verbatim or with modifications and/or translated straightforwardly into another language. (Hereinafter, translation is included without limitation in the term "modification".) "Source code" for a work means the preferred form of the work for making modifications to it. For a library, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the library. Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running a program using the Library is not restricted, and output from such a program is covered only if its contents constitute a work based on the Library (independent of the use of the Library in a tool for writing it). Whether that is true depends on what the Library does and what the program that uses the Library does. 1. You may copy and distribute verbatim copies of the Library's complete source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and distribute a copy of this License along with the Library. You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. 2. You may modify your copy or copies of the Library or any portion of it, thus forming a work based on the Library, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: a) The modified work must itself be a software library. b) You must cause the files modified to carry prominent notices stating that you changed the files and the date of any change. c) You must cause the whole of the work to be licensed at no charge to all third parties under the terms of this License. d) If a facility in the modified Library refers to a function or a table of data to be supplied by an application program that uses the facility, other than as an argument passed when the facility is invoked, then you must make a good faith effort to ensure that, in the event an application does not supply such function or table, the facility still operates, and performs whatever part of its purpose remains meaningful. (For example, a function in a library to compute square roots has a purpose that is entirely well-defined independent of the application. Therefore, Subsection 2d requires that any application-supplied function or table used by this function must be optional: if the application does not supply it, the square root function must still compute square roots.) These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Library, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Library, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Library. In addition, mere aggregation of another work not based on the Library with the Library (or with a work based on the Library) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. 3. You may opt to apply the terms of the ordinary GNU General Public License instead of this License to a given copy of the Library. To do this, you must alter all the notices that refer to this License, so that they refer to the ordinary GNU General Public License, version 2, instead of to this License. (If a newer version than version 2 of the ordinary GNU General Public License has appeared, then you can specify that version instead if you wish.) Do not make any other change in these notices. Once this change is made in a given copy, it is irreversible for that copy, so the ordinary GNU General Public License applies to all subsequent copies and derivative works made from that copy. This option is useful when you wish to copy part of the code of the Library into a program that is not a library. 4. You may copy and distribute the Library (or a portion or derivative of it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange. If distribution of object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place satisfies the requirement to distribute the source code, even though third parties are not compelled to copy the source along with the object code. 5. A program that contains no derivative of any portion of the Library, but is designed to work with the Library by being compiled or linked with it, is called a "work that uses the Library". Such a work, in isolation, is not a derivative work of the Library, and therefore falls outside the scope of this License. However, linking a "work that uses the Library" with the Library creates an executable that is a derivative of the Library (because it contains portions of the Library), rather than a "work that uses the library". The executable is therefore covered by this License. Section 6 states terms for distribution of such executables. When a "work that uses the Library" uses material from a header file that is part of the Library, the object code for the work may be a derivative work of the Library even though the source code is not. Whether this is true is especially significant if the work can be linked without the Library, or if the work is itself a library. The threshold for this to be true is not precisely defined by law. If such an object file uses only numerical parameters, data structure layouts and accessors, and small macros and small inline functions (ten lines or less in length), then the use of the object file is unrestricted, regardless of whether it is legally a derivative work. (Executables containing this object code plus portions of the Library will still fall under Section 6.) Otherwise, if the work is a derivative of the Library, you may distribute the object code for the work under the terms of Section 6. Any executables containing that work also fall under Section 6, whether or not they are linked directly with the Library itself. 6. As an exception to the Sections above, you may also combine or link a "work that uses the Library" with the Library to produce a work containing portions of the Library, and distribute that work under terms of your choice, provided that the terms permit modification of the work for the customer's own use and reverse engineering for debugging such modifications. You must give prominent notice with each copy of the work that the Library is used in it and that the Library and its use are covered by this License. You must supply a copy of this License. If the work during execution displays copyright notices, you must include the copyright notice for the Library among them, as well as a reference directing the user to the copy of this License. Also, you must do one of these things: a) Accompany the work with the complete corresponding machine-readable source code for the Library including whatever changes were used in the work (which must be distributed under Sections 1 and 2 above); and, if the work is an executable linked with the Library, with the complete machine-readable "work that uses the Library", as object code and/or source code, so that the user can modify the Library and then relink to produce a modified executable containing the modified Library. (It is understood that the user who changes the contents of definitions files in the Library will not necessarily be able to recompile the application to use the modified definitions.) b) Use a suitable shared library mechanism for linking with the Library. A suitable mechanism is one that (1) uses at run time a copy of the library already present on the user's computer system, rather than copying library functions into the executable, and (2) will operate properly with a modified version of the library, if the user installs one, as long as the modified version is interface-compatible with the version that the work was made with. c) Accompany the work with a written offer, valid for at least three years, to give the same user the materials specified in Subsection 6a, above, for a charge no more than the cost of performing this distribution. d) If distribution of the work is made by offering access to copy from a designated place, offer equivalent access to copy the above specified materials from the same place. e) Verify that the user has already received a copy of these materials or that you have already sent this user a copy. For an executable, the required form of the "work that uses the Library" must include any data and utility programs needed for reproducing the executable from it. However, as a special exception, the materials to be distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. It may happen that this requirement contradicts the license restrictions of other proprietary libraries that do not normally accompany the operating system. Such a contradiction means you cannot use both them and the Library together in an executable that you distribute. 7. You may place library facilities that are a work based on the Library side-by-side in a single library together with other library facilities not covered by this License, and distribute such a combined library, provided that the separate distribution of the work based on the Library and of the other library facilities is otherwise permitted, and provided that you do these two things: a) Accompany the combined library with a copy of the same work based on the Library, uncombined with any other library facilities. This must be distributed under the terms of the Sections above. b) Give prominent notice with the combined library of the fact that part of it is a work based on the Library, and explaining where to find the accompanying uncombined form of the same work. 8. You may not copy, modify, sublicense, link with, or distribute the Library except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense, link with, or distribute the Library is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. 9. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Library or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Library (or any work based on the Library), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Library or works based on it. 10. Each time you redistribute the Library (or any work based on the Library), the recipient automatically receives a license from the original licensor to copy, distribute, link with or modify the Library subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties with this License. 11. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Library at all. For example, if a patent license would not permit royalty-free redistribution of the Library by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Library. If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply, and the section as a whole is intended to apply in other circumstances. It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. 12. If the distribution and/or use of the Library is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Library under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. 13. The Free Software Foundation may publish revised and/or new versions of the Lesser General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Library specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Library does not specify a license version number, you may choose any version ever published by the Free Software Foundation. 14. If you wish to incorporate parts of the Library into other free programs whose distribution conditions are incompatible with these, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. NO WARRANTY 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS How to Apply These Terms to Your New Libraries If you develop a new library, and you want it to be of the greatest possible use to the public, we recommend making it free software that everyone can redistribute and change. You can do so by permitting redistribution under these terms (or, alternatively, under the terms of the ordinary General Public License). To apply these terms, attach the following notices to the library. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. Copyright (C) This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Also add information on how to contact you by electronic and paper mail. You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the library, if necessary. Here is a sample; alter the names: Yoyodyne, Inc., hereby disclaims all copyright interest in the library `Frob' (a library for tweaking knobs) written by James Random Hacker. , 1 April 1990 Ty Coon, President of Vice That's all there is to it! ./Documents/Projects/QuantumSTEP/System/Sources/Frameworks/README0000644000076500007650000000500010357234300024406 0ustar hnshns00000000000000VERSION This is version 2.0 of the mySTEP libraries. The code is based on mGstep-0.536. Many thanks to Felipe A. Rodriguez for providing the source codes!!! And on GNUstep. Modifications are described in the file HISTORY.rtf SUPPORTED PLATFORMS Currently, this package has been built on ARM-Linux for the Sharp Zaurus PDA. HOW TO BUILD This package builds within it's own hierarchy right from within Xcode. Open the project file (Frameworks.xcode). Select the myFrameworks target. Press Build. INSTALLATION mySTEP automatically copies itself to the Sharp Zaurus if one is connected. mySTEP installs itself in the SDK directory on the MacOS X machine to allow for linking new applications to the SDK. LICENSE The mySTEP library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library; see the file COPYING.LIB. If not, write to the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. Various files in mGSTEP/Foundation are derived from libFoundation and in deference to it's authors these files retain a BSD type license as follows: Copyright (C) 1995, 1996 Ovidiu Predescu and Mircea Oancea. All rights reserved. Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation. We disclaim all warranties with regard to this software, including all implied warranties of merchantability and fitness, in no event shall we be liable for any special, indirect or consequential damages or any damages whatsoever resulting from loss of use, data or profits, whether in an action of contract, negligence or other tortious action, arising out of or in connection with the use or performance of this software. ./Documents/Projects/QuantumSTEP/System/Sources/Frameworks/Version.def0000644000076500007650000000025710747626624025665 0ustar hnshns00000000000000# # for inclusion into main Makefile # # entries must be separated by a blank so that we can do a 'read CMD EQ VALUE' MAJOR_VERSION = 2 MINOR_VERSION = 4 BUILD_NUMBER = 659 ./Documents/Projects/QuantumSTEP/System/Sources/Frameworks/mySTEP.make0000644000076500007650000002225510730253440025522 0ustar hnshns00000000000000#!/usr/bin/make -f # ifeq (nil,null) ## this is to allow for the following text without special comment character considerations # # This file is part of Zaurus-X-gcc # # Last Change: $Id: mySTEP.make 239 2007-10-18 19:57:42Z hns $ # # You should not edit this file as it affects all projects you will compile! # # Copyright, H. Nikolaus Schaller , 2003-2007 # This document is licenced using LGPL # # Requires Xcode 2.4 # And Apple X11 incl. X11 SDK # # To use this makefile in Xcode with Zaurus-X-gcc: # # 1. open the xcode project # 2. select the intended target in the Targets group # 3. select from the menu Build/New Build Phase/New Shell Script Build Phase # 4. select the "Shell Script Files" phase in the target # 5. open the information (i) or (Apple-I) # 6. copy the following code into the "Script" area ########################### start cut here ############################ # project settings export SOURCES=*.m # all source codes export LIBS= # add any additional libraries like -ltiff etc. export FRAMEWORKS= # add any additional Frameworks (e.g. AddressBook) etc. (adds -I and -L) export INSTALL_PATH=/Applications # override INSTALL_PATH for MacOS X for the Zaurus # global/compile settings #export INSTALL=true # true (or empty) will install locally to $ROOT/$INSTALL_PATH #export SEND2ZAURUS=true # true (or empty) will try to install on the Zaurus at /$INSTALL_PATH (using ssh) #export RUN=true # true (or empty) will finally try to run on the Zaurus (using X11 on host) export ROOT=$HOME/Documents/Projects/QuantumSTEP # project root /usr/bin/make -f $ROOT/System/Sources/Frameworks/mySTEP.make $ACTION ########################### end to cut here ########################### # 7. change the SRC= line to include all required source files (e.g. main.m other/*.m) # 8. change the LIBS= line to add any non-standard libraries (e.g. -lAddressBook -lPreferencePane -lWebKit) # 9. Build the project (either in deployment or development mode - that affects only the MacOS version) # endif .PHONY: clean build # configure Embedded System if undefined ARCHITECTURE=arm-quantumstep-linux-gnu # ARCHITECTURE=arm-hardfloat-linux-gnu # ARCHITECTURE=arm-softfloat-linux-gnueabi COMPILER=gcc-2.95.3-glibc-2.2.2 ifeq ($(EMBEDDED_ROOT),) EMBEDDED_ROOT:=/usr/share/QuantumSTEP endif # override if (stripped) package is build using xcodebuild ifeq ($(BUILD_FOR_DEPLOYMENT),true) # optimize for speed OPTIMIZE := 3 # remove headers and symbols # STRIP_Framework := true # remove MacOS X code # STRIP_MacOS := true # install in our file system so that we can build the package INSTALL := true # don't send to the device SEND2ZAURUS := false # and don't run RUN := false endif ifeq ($(OPTIMIZE),) # default to optimize depending on BUILD_STYLE ifeq ($(BUILD_STYLE),Development) OPTIMIZE := s else OPTIMIZE := $(GCC_OPTIMIZATION_LEVEL) endif endif ZAURUS:=$(shell cat /Developer/Xtoolchain/IPaddr 2>/dev/null) ifeq ($(ZAURUS),) ZAURUS=192.168.129.201 endif # check if Zaurus responds ifeq ($(SEND2ZAURUS),false) else # check if we can reach the device ifneq "$(shell ping -qc 1 $(ZAURUS) | fgrep '1 packets received' >/dev/null && echo yes)" "yes" SEND2ZAURUS := false RUN := false endif endif # could better check ifeq ($(PRODUCT_TYPE),com.apple.product-type.framework) # define CONTENTS subdirectory as expected by the Foundation library ifeq ($(WRAPPER_EXTENSION),) # command line tool CONTENTS=. NAME_EXT=$(PRODUCT_NAME) PKG=$(BUILT_PRODUCTS_DIR)/$(NAME_EXT).tool EXEC=$(PKG) BINARY=$(EXEC)/$(NAME_EXT) else ifeq ($(WRAPPER_EXTENSION),framework) # framework CONTENTS=Versions/Current NAME_EXT=$(PRODUCT_NAME).$(WRAPPER_EXTENSION) PKG=$(BUILT_PRODUCTS_DIR) EXEC=$(PKG)/$(NAME_EXT)/$(CONTENTS)/$(ARCHITECTURE) BINARY=$(EXEC)/lib$(EXECUTABLE_NAME).so HEADERS=$(EXEC)/Headers/$(PRODUCT_NAME) CFLAGS := -shared -Wl,-soname,$(PRODUCT_NAME) -I$(EXEC)/Headers/ $(CFLAGS) else CONTENTS=Contents NAME_EXT=$(PRODUCT_NAME).$(WRAPPER_EXTENSION) PKG=$(BUILT_PRODUCTS_DIR) EXEC=$(PKG)/$(NAME_EXT)/$(CONTENTS)/$(ARCHITECTURE) BINARY=$(EXEC)/$(EXECUTABLE_NAME) ifeq ($(WRAPPER_EXTENSION),app) CFLAGS := -DFAKE_MAIN $(CFLAGS) # application else CFLAGS := -shared -Wl,-soname,$(NAME_EXT) $(CFLAGS) # any other bundle endif endif endif # change only if needed # tools #TOOLCHAIN := $(SYSTEM_DEVELOPER_DIR)/Zaurus-X-gcc/opt/Embedix/tools/arm-linux # TOOLCHAIN := $(SYSTEM_DEVELOPER_DIR)/Xtoolchain/native/gcc-2.95.3-glibc-2.2.2/arm-quantumstep-linux-gnu/arm-quantumstep-linux-gnu TOOLCHAIN := $(SYSTEM_DEVELOPER_DIR)/Xtoolchain/native/$(COMPILER)/$(ARCHITECTURE)/$(ARCHITECTURE) # TOOLS := $(SYSTEM_DEVELOPER_DIR)/Zaurus-X-gcc/tools CC := $(TOOLCHAIN)/bin/gcc LS := $(TOOLCHAIN)/bin/ld AS := $(TOOLCHAIN)/bin/as NM := $(TOOLCHAIN)/bin/nm STRIP := $(TOOLCHAIN)/bin/strip TAR := tar # TAR := $(TOOLS)/gnutar-1.13.25 # use older tar that does not know about ._ resource files # system includes&libraries and locate all standard frameworks INCLUDES := \ -I$(ROOT)/usr/include \ -I$(ROOT)/usr/include/X11 \ -I$(ROOT)/usr/include/X11/freetype2 \ -I$(shell sh -c 'echo $(ROOT)/System/Library/*Frameworks/*.framework/Versions/Current/$(ARCHITECTURE)/Headers | sed "s/ / -I/g"') ifeq ($(PRODUCT_NAME),Foundation) FMWKS := $(addprefix -l,$(FRAMEWORKS)) else ifeq ($(PRODUCT_NAME),AppKit) FMWKS := $(addprefix -l,Foundation $(FRAMEWORKS)) else FMWKS := $(addprefix -l,Foundation AppKit $(FRAMEWORKS)) endif endif LIBS := \ -L$(TOOLCHAIN)/../lib/gcc-lib/arm-quantumstep-linux-gnu/2.95.3/lib \ -L$(ROOT)/usr/lib \ -Wl,-rpath-link,$(ROOT)/usr/lib \ -L$(shell sh -c 'echo $(ROOT)/System/Library/*Frameworks/*.framework/Versions/Current/$(ARCHITECTURE) | sed "s/ / -L/g"') \ -Wl,-rpath-link,$(shell sh -c 'echo $(ROOT)/System/Library/*Frameworks/*.framework/Versions/Current/$(ARCHITECTURE) | sed "s/ / -Wl,-rpath-link,/g"') \ $(FMWKS) \ $(LIBS) # set up appropriate CFLAGS for $(ARCHITECTURE) WARNINGS = -Wall -Wno-shadow -Wpointer-arith -Wno-import DEFINES =-DLinux_ARM \ -DARCHITECTURE=@\"$(ARCHITECTURE)\" \ -D__mySTEP__ \ -DUSE_BITFIELDS=0 \ -D_REENTRANT \ -DHAVE_MMAP \ -DLONG_LONG_MAX=9223372036854775807L -DLONG_LONG_MIN=-9223372036854775807L -DULONG_LONG_MAX=18446744073709551615UL CFLAGS := $(CFLAGS) \ -g -O$(OPTIMIZE) -fPIC -rdynamic \ $(WARNINGS) \ $(DEFINES) \ $(INCLUDES) \ $(OTHER_CFLAGS) ifeq ($(PROFILING),YES) CFLAGS := -pg $(CFLAGS) endif # ifeq ($(GCC_WARN_ABOUT_MISSING_PROTOTYPES),YES) # CFLAGS := -Wxyz $(CFLAGS) # endif .SUFFIXES : .o .c .m .m.o:: - mkdir -p $(TARGET_BUILD_DIR)/$(ARCHITECTURE) @(echo Compiling: $*; echo cd $(TARGET_BUILD_DIR)/$(ARCHITECTURE); echo $(CC) -c -MD $(CFLAGS) $(PWD)/$< -o $*.o) # @(echo Compiling: $*; cd $(TARGET_BUILD_DIR)/$(ARCHITECTURE); $(CC) -c -MD $(CFLAGS) $(PWD)/$< -o $*.o) .c.o:: - mkdir -p $(TARGET_BUILD_DIR)/arm-linux @(echo Compiling: $*; echo cd $(TARGET_BUILD_DIR)/$(ARCHITECTURE); echo $(CC) -c -MD $(CFLAGS) $(PWD)/$< -o $*.o) # @(echo Compiling: $*; cd $(TARGET_BUILD_DIR)/$(ARCHITECTURE); $(CC) -c -MD $(CFLAGS) $(PWD)/$< -o $*.o) XOBJECTS=$(wildcard $(SOURCES:%.m=$(TARGET_BUILD_DIR)$(ARCHITECTURE)/%.o)) OBJECTS=$(SOURCES) build: "$(EXEC)" "$(BINARY)" ifeq ($(INSTALL),false) else # install locally $(ROOT)$(INSTALL_PATH) - $(TAR) czf - --exclude .svn -C "$(PKG)" "$(NAME_EXT)" | (mkdir -p '$(ROOT)$(INSTALL_PATH)'; cd '$(ROOT)$(INSTALL_PATH)' && (pwd; rm -rf "$(NAME_EXT)" ; tar xpzvf -)) ifeq ($(SEND2ZAURUS),false) else # install on $(ZAURUS) at $(EMBEDDED_ROOT)/$(INSTALL_PATH) ls -l "$(BINARY)" - $(TAR) czf - --exclude .svn --exclude MacOS --owner 500 --group 1 -C "$(PKG)" "$(NAME_EXT)" | ssh -l root $(ZAURUS) "cd; mkdir -p '$(EMBEDDED_ROOT)/$(INSTALL_PATH)' && cd '$(EMBEDDED_ROOT)/$(INSTALL_PATH)' && tar xpzvf -" ifeq ($(RUN),false) # dont launch else # try to launch if [ "$(WRAPPER_EXTENSION)" = app ] ; then \ defaults write com.apple.x11 nolisten_tcp false; \ open -a X11; \ export DISPLAY=localhost:0.0; [ -x /usr/X11R6/bin/xhost ] && /usr/X11R6/bin/xhost +$(ZAURUS) && \ ssh -l zaurus $(ZAURUS) \ "cd; export QuantumSTEP=$(EMBEDDED_ROOT); PATH=\$$PATH:$(EMBEDDED_ROOT)/usr/bin; export LOGNAME=zaurus; export HOST=\$$(expr \"\$$SSH_CONNECTION\" : '\\(.*\\) .* .* .*'); export DISPLAY=\$$HOST:0.0; set; export EXECUTABLE_PATH=Contents/$(ARCHITECTURE); cd '$(EMBEDDED_ROOT)/$(INSTALL_PATH)' && $(EMBEDDED_ROOT)/usr/bin/run '$(PRODUCT_NAME)' -NoNSBackingStoreBuffered" ;\ fi endif endif endif # $(BINARY) built. date clean: # ignored # generic bundle rule "$(BINARY)":: $(XOBJECTS) $(OBJECTS) # # compile $(SOURCES) into $(BINARY) # @mkdir -p "$(EXEC)" $(CC) $(CFLAGS) -o "$(BINARY)" $(OBJECTS) $(LIBS) # compiled. # link headers of framework "$(EXEC)":: # make directory for Linux executable echo ".o objects" $(XOBJECTS) @mkdir -p "$(EXEC)" ifeq ($(WRAPPER_EXTENSION),framework) - [ -r "$(HEADERS)" ] || (mkdir -p "$(EXEC)/Headers" && ln -s ../../Headers "$(HEADERS)") # link to headers to find - rm -f $(PKG)/$(NAME_EXT)/$(CONTENTS)/$(ARCHITECTURE)/$(EXECUTABLE_NAME) - ln -s lib$(EXECUTABLE_NAME).so $(PKG)/$(NAME_EXT)/$(CONTENTS)/$(ARCHITECTURE)/$(EXECUTABLE_NAME) # create libXXX.so entry for ldconfig endif./Documents/Projects/QuantumSTEP/System/Library/Frameworks/0000755000076500007650000000000010747575663023543 5ustar hnshns00000000000000./Documents/Projects/QuantumSTEP/System/Library/Frameworks/AddressBook.framework/0000755000076500007650000000000010745125233027715 5ustar hnshns00000000000000./Documents/Projects/QuantumSTEP/System/Library/Frameworks/AddressBook.framework/AddressBook0000777000076500007650000000000010745133023037406 2Versions/Current/AddressBookustar hnshns00000000000000./Documents/Projects/QuantumSTEP/System/Library/Frameworks/AddressBook.framework/Headers0000777000076500007650000000000010745133023035734 2Versions/Current/Headersustar hnshns00000000000000./Documents/Projects/QuantumSTEP/System/Library/Frameworks/AddressBook.framework/Resources0000777000076500007650000000000010745133023036732 2Versions/Current/Resourcesustar hnshns00000000000000./Documents/Projects/QuantumSTEP/System/Library/Frameworks/AddressBook.framework/Versions/0000755000076500007650000000000010743211754031527 5ustar hnshns00000000000000./Documents/Projects/QuantumSTEP/System/Library/Frameworks/AddressBook.framework/Versions/A/0000755000076500007650000000000010745133020031676 5ustar hnshns00000000000000././@LongLink0000644000076500007650000000015010747626652011351 Lustar 00000000000000./Documents/Projects/QuantumSTEP/System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook./Documents/Projects/QuantumSTEP/System/Library/Frameworks/AddressBook.framework/Versions/A/AddressB0000755000076500007650000044640410745133021033330 0ustar hnshns00000000000000 __TEXT __text__TEXT S__cstring__TEXTf f__textcoal_nt__TEXT  H__DATA __data__DATA __dyld__DATA __cfstring__DATA  P __bss__DATA\ __OBJC __cat_cls_meth__OBJC H__cat_inst_meth__OBJC` `__string_object__OBJC4 4__cstring_object__OBJC4 4__message_refs__OBJC4 4__sel_fixup__OBJC __cls_refs__OBJC L__class__OBJC@ @__meta_class__OBJC __cls_meth__OBJC __inst_meth__OBJC __protocol__OBJC  P __category__OBJC\ \__class_vars__OBJCp p__instance_vars__OBJC D__module_info__OBJCĝ `ĝ__symbols__OBJC$ h$__IMPORT __jump_table__IMPORT __pointers__IMPORT L8__LINKEDIT  \G/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook XƍG,8-/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit `qlG$7,/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 44zF X/usr/lib/libSystem.B.dylib8 dd P I p`Ibb^`ZGZXwm{nXknUWVSLBmEE؍@E܍U؍z~D$$E}.ƍ~~RnD$$~T$D$4$׌E}2ƋU~D$$詌~T$D$4$菌E䍃6~D$$nƍ~~bnD$$R~D$D$D$ T$D$4$ :ƍrnM䍓rn~T$D$ $~D$$ً~D$$ËEЍnEԋM䍓n~T$D$ $薋~D$$耋~D$$j~D$|$MЉL$MԉL$ T$D$4$6‹EPE@ E@Mn~T$D$ $‹EP >ƍ~~nD$$ˊ~T$D$4$豊‹EP>ƍ~~nD$$腊~T$D$4$k‹EPE@u)Mn~T$D$ $8‹EPE@u.B~D$ D$$‹EPE@u.B~D$ D$$ȉ‹EPE@~D$$褉E@~D$$舉E@~D$$lEL[^_]ÐUS$FiE@zD$$3E@ zD$$E@zD$$E@zD$$߈EE|@EUzD$$豈$[]ÐUE@ÐUShj$聈E@[]ÐUSThlu9UyD$$8yD$$"ll[]ÐUE@ÐUE@ÐUSgMEP CyT$D$ $談[]ÐUSgE@ xD$$wUyD$$`xD$$J‹EP UyD$$+[]ÐUS gMhxT$D$ $xD$$܆[]ÐUS4fE@OxD$$訆EUSxD$$莆E}uCU?xD$$lWxED$T$ $OtEEE@OxD$$$EUSxD$$ E}u@U?xD$$WxED$T$ $˅tEEEE4[]ÐUÐUVS e0gED$$yuxvD$$S wT$D$4$9t[E@U$wT$D$ $E@@gD$$EwT$$EuxvD$$蹄 wT$D$4$蟄t@E@U$wT$D$ $xE@PgD$$eaEE [^]ÐUS$/dE@UuT$D$ $=t0E@UuT$D$ $E@ ;EuvUE@UuT$D$ $軃=t%E@UuT$D$ $葃E:EuD$T$$jEuT$$SEE$[]ÐUE@ÐUVS0cd$E@u EvtD$D$$ՂEM􍳔dE@tt$ T$D$ $襂E@ t-MddE@ tt$ T$D$ $nE@eED$$WuPt$dD$$5tD$ T$D$4$ vƍPttdD$$E@tL$ T$D$4$tW vƍPtdD$$虁E@tL$ T$D$4$st EEEEE0[^]ÐU/a3cÐUÐUÐUEÐUS$`EEft@EMrED$T$ $趀E}srD$$萀RrD$$z‹EP srD$$TRrD$$>‹EPsrD$$RrD$$‹EPE$[]ÐUS$_EEZs@EUqD$$E}rqD$$FqD$$u‹EP rqD$$OFqD$$9‹EPrqD$$FqD$$~‹EPE$[]ÐUS$^E@ EpD$$~E@EpD$$~E@EpD$$~EEUr@EUIpD$$X~$[]ÐUS<^E@ UoT$D$ $"~UoD$$ ~[]ÐUE@ ÐUS$]E@ UyoT$D$ $}=uE>E@ U}oT$D$ $}UYoD$$p}EE$[]ÐUSG]E@UnT$D$ $-}UnD$$}[]ÐUS\E@UnT$D$ $|U}nD$$|[]ÐUE@ÐUS\E@U3nT$D$ $u|M[nED$T$ $W|[]ÐUS1\E@UmT$D$ $|MnED$T$ ${[]ÐUE@ÐU[aÐUÐUVS[nƋUmD$$z{afmT$ L$D$4$V{[^]ÐUS$4[EEn@EMU mT$D$ ${ME@mT$D$ $zME@ mT$D$ $zME@mT$D$ $z$[]ÐUS$ZEEn@EMUclT$D$ $WzEUglD$$BzkD$$,z‹EPUglD$$ zkD$$y‹EP UglD$$ykD$$y‹EPE$[]ÐUS$YEEm@EUjD$$qyE}l^kD$$KykD$$5y‹EPl^kD$$ykD$$x‹EP l^kD$$xkD$$x‹EPE$[]ÐUS$XEyjED$T$ $xxE}E@jD$$Ox‹EPEPEPE@jD$$x‹EPE@ jD$$w‹EP E@jD$$w‹EPE$[]ÐUS$WEiED$T$ $wEE@iED$T$ $lw‹EPEPEPE@iD$$mEEEE0[^]ÐUS$ ME@~^D$$lEENa@EU^D$$l$[]ÐUSLE@UQ^T$D$ $lU5^D$$|l[]ÐUS[LE@U^T$D$ $AlU]D$$*l[]ÐUE@ÐUVSK0]$RD$$kƋUx]D$$k^T$D$4$k[^]ÐUÐUVS zK}tAuU]D$$ck6]D$ T$D$4$AkEEE [^]ÐUVSK-^ƋU9]D$$j=]T$D$4$j[^]ÐUÐUJPÐUWVSJ]Pj0PjEQEjEQEjE!QEjE1QEjEAQEjEQQEjEčaQEȍjE̍qQEЍjEԍQE؍jE܍QEjE䍃[D$hL$dt$`|$\ML$XML$TML$PML$LML$HML$DML$@ML$Z[^_]ÐUS4:MXLED$T$ $ZE}t4MHLED$ED$D$ ED$T$ $Y4[]ÐUS9B$Y[]ÐUWVSl}9iL1KD$D$$`YE}LEKD$$?YEUKD$D$$YYuJL}BLT$D$ $XJD$$XYuYLE܉D$ T$L$4$XE YuJLBLT$D$ $OXJD$$9XYuYLEԉD$ T$L$4$Xu E MB LD$ T$D$ $Wu EMB LD$ T$D$ $WYuJLBLT$D$ $QWJD$$;WYBE؍BEЋuYLEЉD$ T$L$4$VE؉UЍ LT$D$ $VE؋MB LD$ T$D$ $VwMB LD$ T$D$ $tVu EuMEԉJT$D$ $DVuDuEԉǍ}LEKD$$V5K|$ T$D$4$UMEԉJT$D$ $UE؉!KT$D$ $U$YuJLBLT$D$ $UJD$$lUYBE؋uYLE؉D$ T$L$4$+UBE̋MB LD$ T$D$ $T1MB LD$ T$D$ $TTMB LD$ T$D$ $Tt+E؉B LT$D$ $pTEM B LD$ T$D$ $?Tt(E؉ B LT$D$ $TESM C LD$ T$D$ $St&E؉-B LT$D$ $SE؋uYLẺD$ T$L$4$SE؉U̍ LT$D$ $tSEAMEԉJT$D$ $LSuDuEԉǍ}LEKD$$"S5K|$ T$D$4$SMEԉJT$D$ $RE؉!KT$D$ $RM B LD$ T$D$ $R4MA LD$ T$D$ $kRMA LD$ T$D$ $:Ru E;YuJLCLT$D$ $QJD$$QYBE؋uYLE؉D$ T$L$4$QBEȋMB LD$ T$D$ $kQ1MB LD$ T$D$ $:QTMB LD$ T$D$ $ Qt+E؉B LT$D$ $PEM B LD$ T$D$ $Pt(E؉ B LT$D$ $PESM C LD$ T$D$ $\Pt&E؉-B LT$D$ $5PE؋uYLEȉD$ T$L$4$PE؉Uȍ LT$D$ $OEAME؉!KT$D$ $OM B LD$ T$D$ $OM-C LD$ T$D$ $dOu EhuLǍ=CMC AEE܉EčJ0D$ T$ED$L$ED$ED$ EĉD$t$<$NEEl[^_]ÐUS.A]AD$$NQ@D$$N[]ÐUVS|.AAD$$gNAD$$QNƋU?D$$8N$:N?T$D$4$N[^]ÐUVS-#A@D$$M@D$$MƋU7?D$$M$MW?T$D$4$M[^]ÐUVS j-J7ED$ED$$\MEEA@EU>D$$)ME}thV@@D$$M>D$$L‹EPuMM @T$ L$D$4$LE [^]ÐUWVS,u?>D$$~L>D$$hLNjU=D$$OL$QLf5:?T$ L$D$<$#LZ>T$D$4$ L[^_]ÐUS$+E@Z=D$$KEEj@@EU^=D$$K$[]ÐUÐUS$v+U>D$$hKU<T$D$ $KKuE>E@U>T$D$ $KU<D$$KEE$[]ÐUVS0*Uu=D$$JUA<T$D$ $J=D$$JE4ED$ED$$J}u E4UT$UT$$WJ}t,E@ƋU<T$ ED$L$4$"J#E@U=T$D$ $IEe<T$$IEE0[^]ÐUS)MI;T$D$ $I[]ÐUS)E@U:T$D$ $eI[]ÐUS$D)U;D$$6I8;D$$ IEU;D$$I;ED$T$ $Ht<;D$$H:D$$HU;D$$H8;D$$H+E$[]ÐUS$d(U:D$$VHX:D$$@HEU:D$$&H;ED$T$ $ H;:D$$G9D$$GU:D$$GX:D$$G‹E)Ѓ$[]ÐUS'U:D$$rG8:D$$\G[]ÐUS;'U9D$$-GU8T$D$ $G9D$$F[]ÐUVS & :ƋU8D$$F9E D$ED$ED$ED$ED$ T$L$4$F [^]ÐUSa&ME@=8T$D$ $GF[]ÐUS&&U 8D$$F7D$$F‹EPE[]ÐUS$%UR7D$$E7D$$E27D$$EEUEBUE$BUF7D$$pE‹EPUF7D$$QE‹EP UF7D$$2E‹EPU F7D$$E‹EPE$[]ÐUS$$Uc6D$$D6D$$DC6D$$DEUEBUW6D$$D‹EP E$[]ÐUS$^$E@5D$$KDE@ 5D$$/DE@5D$$DEP5D$$CE@ 5D$$CEE"9@EU5D$$C$[]ÐUWVSL#E@ E@ %5D$$pCE܍-E䍃-Em}؋UQ6D$$?C-56T$ED$ t$L$<$CE؋E@u -E -E̋ẺEU܍)5D$$BE}oM؍-!6T$D$ $BE]E@$BƋEP.56T$ L$D$4$gBE؋E@ t.u؋EP .56T$ L$D$4$/BE؋E@t.u؋EP.56T$ L$D$4$AE؋E@Eԃ} kU,_+^u؋EP!.56T$ L$D$4$vAE&u؋EP1.56T$ L$D$4$CAEu؋EPA.56T$ L$D$4$AEu؋EPQ.56T$ L$D$4$@Eu؋EPa.56T$ L$D$4$@EZu؋EPq.56T$ L$D$4$w@E'u؋EP.56T$ L$D$4$D@Eu؋EP.56T$ L$D$4$@Eu؋EP.56T$ L$D$4$?Eu؋EP.56T$ L$D$4$?E^u؋EP.56T$ L$D$4${?E.u؋EP.56T$ L$D$4$K?E؋E؉EЋEЃL[^_]ÐUWVS\E@ E@ 0D$$>E؋U؍0D$$>Eԃ}ttE@u+Mԍ1ED$T$ $>u?EE@u+Mԍ1ED$T$ $x>t EmEdE@ESE@t,U^0D$$0>‹E@9t EMEPZ1T$D$ $=Eԋuԍ>2^0D$$=0T$D$4$=Uԍ1D$$=EBMԍ1E܉D$T$ $z=EP 0T$D$ $Z=u E܃(}y}y E=Mԍ1E܉D$T$ $=Eԋuԍ2^0D$$<0T$D$4$<t&MԋE@~0T$D$ $<EԋE@Eă} UEs0iMԋEP1T$D$ $@<E:MԋEP1T$D$ $<EMԋE@1T$D$ $;EMԋE@1T$D$ $;EMԋE@1T$D$ $;EMԋE@1T$D$ $_;ETMԋE@1T$D$ $/;E&MԋE@1T$D$ $;=EMԋE@1D$ T$D$ $:=EMԋE@1T$D$ $:E}ԋEPr1D$$r:EEEE̋EEЋE̋UЉщ‹E@ƍ2T$L$D$ t$D$<$":EE@j*D$$:EEÃ\[^_]~/Library/Application Support/AddressBook/AddressBook.data~/Library/Application Support/AddressBook/ABGroupABPersonich~/Library/Application Support/AddressBook/AddressBook.groups~/Library/Application Support/AddressBook/AddressBook.personspropertiesABAddressBook touch:addRecord: %@persons=%@groups=%@savesave %@unABAddressBookNSObjectNSMutableDictionaryNSBundleNSFileManagerNSDictionaryNSUnarchiverNSMutableArrayNSArchiverhasUnsavedChangesgroupspersonssharedAddressBookformattedAddressFromDictionary:defaultNameOrderingdefaultCountryCoderemoveRecord:addRecord:recordsMatchingSearchElement:recordForUniqueId:recordClassFromUniqueId:setMe:mepeople_touch_propertiesdeallocinitstringByExpandingTildeInPathdictionaryWithContentsOfFile:classbundleForClass:defaultManagercreateDirectoryAtPath:withIntermediateDirectories:attributes:error:objectForInfoDictionaryKey:mutableCopyautoreleasedictionaryWithObjectsAndKeys:objectForKey:unarchiveObjectWithFile:arrayWithCapacity:retainreleaseallocuniqueIdcomponentsSeparatedByString:lastObjectobjectEnumeratornextObjectisEqualToString:isKindOfClass:addObject:indexOfObject:removeObject:dictionaryWithCapacity:setObject:forKey:writeToFile:atomically:archiveRootObject:toFile:c@"NSMutableDictionary"@"NSString"@"NSMutableArray"@8@0:4@12@0:4@8i8@0:4c8@0:4c12@0:4@8v12@0:4@8v8@0:4UIDPropertyCreationDatePropertyModificationDatePropertyFirstNamePropertyLastNamePropertyFirstNamePhoneticPropertyLastNamePhoneticPropertyBirthdayPropertyOrganizationPropertyJobTitlePropertyHomePagePropertyEmailPropertyAddressPropertyPhonePropertyAIMInstantPropertyJabberInstantPropertyMSNInstantPropertyYahooInstantPropertyICQInstantPropertyNotePropertyMiddleNamePropertyMiddleNamePhoneticPropertyTitlePropertySuffixPropertyNicknamePropertyMaidenNamePropertyOtherDatesPropertyRelatedNamesPropertyDepartmentPropertyPersonFlagsGroupNamePropertyAddressStreetKeyAddressCityKeyAddressStateKeyAddressZIPKeyAddressCountryKeyAddressCountryCodeKeyEmailWorkLabelEmailHomeLabelAddressHomeLabelAddressWorkLabelPhoneWorkLabelPhoneHomeLabelPhoneMobileLabelPhoneMainLabelPhoneHomeFAXLabelPhoneWorkFAXLabelPhonePagerLabelAIMWorkLabelAIMHomeLabelJabberWorkLabelJabberHomeLabelMSNWorkLabelMSNHomeLabelYahooWorkLabelYahooHomeLabelICQWorkLabelICQHomeLabelAnniversaryLabelWorkLabelHomeLabelOtherLabelDatabaseChangedNotificationDatabaseChangedExternallyNotification??ABGroup uid=%@ABRecordNSStringparentgroupsmemberssubgroupsinitWithCoder:encodeWithCoder:descriptionsetDistributionIdentifier:forProperty:person:distributionIdentifierForProperty:person:removeSubgroup:addSubgroup:parentGroups_removeFromParentGroup:_addToParentGroup:removeMember:addMember:initWithUniqueId:arraystringWithFormat:encodeObject:decodeObjectc20@0:4@8@12@16@16@0:4@8@12iABMutableMultiValueABMultiValueNSMutableCopyingNSCopyingNSProcessInfosetPrimaryIdentifier:replaceLabelAtIndex:withLabel:replaceValueAtIndex:withValue:removeValueAndLabelAtIndex:insertValue:withLabel:atIndex:addValue:withLabel:primaryIdentifiervalueslabelsidentifierspropertyTypeindexForIdentifier:identifierAtIndex:labelAtIndex:valueAtIndex:countmutableCopyWithZone:copyWithZone:allocWithZone:objectAtIndex:processInfogloballyUniqueStringinsertObject:atIndex:removeObjectAtIndex:replaceObjectAtIndex:withObject:encodeValueOfObjCType:at:decodeValueOfObjCType:at:c16@0:4i8@12c12@0:4i8@20@0:4@8@12i16i12@0:4@8@12@0:4i8I8@0:4@12@0:4^{_NSZone=}8~/Library/Application Support/AddressBook/ImagesVCARDX-DEPARTMENTX-MAIDENNAMEX-NICKNAMEORGROLETITLEURLNOTEBDAYEMAILTELUID3.0VERSION-//DSITRI, Germany//mySTEP 1.10//ENPRODIDCATEGORIESBEGINENDABPerson uid=%@ABImageClientNSScannerNSDataNSMutableStringcancelLoadingImageDataForTag:vCardRepresentation_encodeVCard:_propertiesToEncode_vCardTagconsumeImageData:forTag:imageDatasetImageData:beginLoadingImageDataForClient:_imageFileNameinitWithVCardRepresentation:initWithData:encoding:scannerWithString:_decodeWithVCardScanner:firstLine:stringByAppendingPathComponent:dataWithContentsOfFile:_encodeTag:attributes:value:to:valueForProperty:stringdataUsingEncoding:v12@0:4i8v16@0:4@8i12TAGVALUEtag=%@key=%@ & val=%@_vCardTag should be redefined in subclass%@ does not process %@:%@%@ %@ ;%@=\;;\:\,,\n ;%@:%@,%@_encodeVCard should be redefined in subclass:; = ="" ,;:\ \n,\ VALUESATTRIBUTESinitWithUniqueId %@, %@type(%@)=%dsetValue %@ forProperty %@privateNSCodingNSArrayNSCharacterSetABSearchElementdatasearchElementForProperty:label:key:value:comparison:typeOfProperty:removeProperties:addPropertiesAndTypes:setValue:forProperty:removeValueForProperty:isReadOnly_parseLine:_encodeProperty:as:to:_encodeLine:to:_decodeLine:_decodeWithVCardScanner:lengthsubstringToIndex:appendFormat:substringFromIndex:stringWithString:keyEnumeratorappendString:replaceOccurrencesOfString:withString:options:range:arrayWithObject:setCharactersToBeSkipped:characterSetWithCharactersInString:scanUpToCharactersFromSet:intoString:scanString:intoString:stringByAppendingString:dictionarystringByAppendingFormat:removeObjectForKey:intValueaddEntriesFromDictionary:removeObjectsForKeys:allKeys_searchElementForClass:property:label:key:value:comparison:@28@0:4@8@12@16@20i24c16@0:4@8@12v20@0:4@8@12@16v24@0:4@8@12@16@20v16@0:4@8@12(%@%@ || && ).%@[%@] == %@ != %@ < %@ <= %@ > %@ >= %@ a==A %@ contains Substring %@ CoNtAiNs SuBsTrInG %@ has Prefix %@ HaS PrEfIx %@ ? %@matchesRecord with unimplemented comparison %d_comparison_property_label_key_value_class_conjunction_childrensearchElementForConjunction:children:matchesRecord:isEqual:compare:caseInsensitiveCompare:rangeOfString:rangeOfString:options:hasPrefix:compare:options:range:@#@"NSArray"@16@0:4i8@12@32@0:4#8@12@16@20@24i28 $Ë$   , < L \ l |     ̂ ܂     , < L \ l |     ̃ ܃     , < L \ l |     ̄ ܄     , < L \ l |     ̅ ܅   f :Tf *f f f f <f =g $g 8g  { k = w k = ,{ k ; q k ,q k i $i Di di li |i i i i i j $j 4j Pj dj lj i tj h |j i j j j j j j j k k h $k  D@ DA DB DC  DD& DEO $> >> D U $NU U .U DGU DGa $GU G$G 0$Ni 1i .i DIi DL{ DN DP I$Ii hItI $-N \  . DS DU DV DW DX $S SS (T\   $iN  . DZ DZ  $Z =ZIZ Uf$N  . D[ D[ $[ [[ $N' ' .' D\' D^9 D_Z $\' \\ &7$9N` ` .` Da` Dcr Dd De Df $a` aa a$N  . Dh Dj Dk) $h HhTh `hl$ON/ m/ ./ Dm/ DoA Dq` Ds Dt Dv Dw Dy Dz> D|F D}P $m/ mm mo&7rp|/ }V ~$'NV V .V DV Db Dg $V   <2[~$Ni i .i Di D| D D D D  D" D+ Dj D D D D $i  $RN  . D D D D D' DQ Dv D| D D D .$ Ua m|$N } . D D $  $N  . D D D D D  D3 D` Dj D D D D $ $ 09 : ;$N < . D D `$  $N  . D D $  ;$N < . D D D m$   $N &h ,J|&k &g &k &f &k  &h 0 &k N &h l &$h &k &8h &k &Xh !&k !&lh >!&dg \!&k z!&h !&k !&h !&h !&h "&h 3"&h R"&k p"&h "&h "&i "&k "&i #&i *#&i I#&xg d#&g #&$i #&Di #&di #&li #&|i $&i 9$&i Y$&i y$&i $&j $&$j $&4j $&Pj %&dj 9%&lj Y%&tj y%&|j %&j %&j %&j %&j &&j 9&&j Y&&j y&&k &&k &&$k &&2R2h2$N i2 2 2 2 2 2 3 ?3 Z3 y3 3 3 3 3 3 4 64 S4 r4 4 4 !4 "4 #5 $5 %45 &Q5 'n5 (5 )5 +5 -5 15 26 3*6 4B6 5^6 6~6 :6 ;6 <6 =6 >6 ?7 @37 AL7 Bh7 C7 D7 E7 F7 G7 H8 I8 J.8 KG8 L`8 Mw8 N8 O8 P8 Q8 R8 V 9 W<9d =9d2 9d2 9f9<9: . D D DM DW D D D  D  #:$ G:S: _:j:{:::::: ;1;;;;=1=B=S=d=======>2>_>{>>>>>x??? ?  ?$ N  ?  .  D  D&  DR  D\  D  D!  D#! D$! ?$  ?? ?@  @! @$N! @! .! D&! D(+! D*G! D+c! D,! D-! @$&! 5@&A@& M@,^@! _@! `@$N! a@! .! D/! D/! w@$/! @/@/ @/@@@ AcA$WN" dA" ." D1" D1" wA$1" AAA1A1 A$N" A" ." D3" D5+" D6U" D7[" D8~" D9" D:" A$3" B3(B3 4B3CB$N" DB" ." D<" D<" bB$<" B<B< B<B$RN" B" ." D>" D># B$>" B>C> C>C$RNG# CG# .G# D@G# D@S# 4C$@G# TC@`C@ lC$N[# mC[# .[# DB[# DEm# DF# DG# DH# C$B[# CBCB CBC$^N# C# .# DJ# DL# DM# DN $ DO$ C$J# DJDJ !DJ.D$^N$ /D$ .$ DQ$ DQ#$ DD$Q$ aDQmDQ yD$N+$ zD+$ .+$ DS+$ DS<$ D$S+$ DSDS ESES"E$ND$ #ED$ .D$ DUD$ DUP$ \E$UD$ EUEU EUEUEUE$NW$ EW$ .W$ DWW$ DWj$ E$WW$ FW(FW 4F$_N$ 5F$ .$ DZ$ D[$ D\$ D]% D^>% D_a% QF$Z$ tFZFZ FZF[F$ Fg% F$Ng% Fg% .g% Dbg% Dcy% Dd% De% Df& DgK& DhN& F$bg% FbFb GbGc"Gg% #GT& $G$NT& %G&jp CG&jk aG&jq G&jq G&jq G&jk G&j,q G&jk H&j@q 3H&jk QH&jLq oH&jpr H&j|q H&jr H&jq H&jk I&jq #I&jq BI&jq aI&jq I&jr I&jr I&ji I&jk I&ji J&j r 9J&jf TJ&jp oJ&jg J&j4r J&jdj J&jlj J&jj K&ji %K&jk DK&jk cK&j|j K&j* D>* ^$>* ?^>K^> W^>e^$;N* f^* .* D?* D?* ^$?* ^?^? ^?^$;N* ^* .* D@* D@+ _$@* ._@:_@ F_$N+ G_+ .+ DA+ DA+ d_$A+ _A_A _$N"+ _"+ ."+ DG"+ DI4+ DM`+ DNc+ _$G"+ _G_G _I `"+ `i+ `$GNi+ `i+ .i+ DPi+ DR{+ DS+ -`$Pi+ S`P``P l`R}`i+ ~`+ `$AN+ `+ .+ DV+ DX+ DY+ DZ, D[9, D\\, D]_, `$V+ `V`V `VaVaX$a+ %ae, &a$Ne, 'ae, .e, D_e, Dax, Db, Dc, Dd- De-- Df0- ]a$_e, a_a_ a_a_a_aaae, a7- a$N7- a7- .7- Dh7- DjI- Dkl- Dl- Dm- Dn- %b$h7- `bhmbh ybhbbb$N- b- .- Dp- Dr- Ds- Dt- b$p- :cpGcp Scpacpnc$IN. oc. .. Dv. Dx. DyC. DzH. c$v. cvcv cv dvd$INO. dO. .O. D|O. D~a. D}. D. D. Fd$|O. {d|d| d|d$ZN. d. .. D. D. D. D/ D%/ DH/ Ds/ d$. d e e&e$Nz/ 'ez/ .z/ Dz/ D/ D/ D/ D,0 Da0 D0 D0 Me$z/ zee ee$N0 e&q e&k e&,q e&k f&r :f&k Xf&s vf&u f& s f&@s f&(u f&\s g&4u *g&|s Hg&r fg&i g&k g&i g&k g&r g&r h&g /h&s Nh&k lh&s h&k h&s h&s h&s i&r &i&k Ei&s di&Du i&s i&Pu i&s i&t i&t j&\u =j& t \j&du {j&8t j&4r j&dj j&Ht j&i k&lj 5k&Xt Tk&k sk&ht k&tt k&j k&t k&t l&t -l&i Ll&Pr kl&t l&`r l&t l&r l&r m&Pf m&g ;m&r Wmvmmmmmn-nLnknnnnno$oBo`o~ooooop6pTpsppppp q*qHqgqqqqqqr=r\rzrrrrrs2sQspsssss t*tJtjtttttu(u\ud0 ]ud20 ud20 vf v<v'v0 .0 D0 D0 Qv$0 vv vvvvvw.wBwXw$N0 Yw0 .0 D0 D0 D0 D0 D+1 D.1 ww$0 ww wwwx"x3xxyyyyz#z4zEzVzfzzzzz{0{A{{{|0 |41 |$N41 |41 .41 D41 DF1 Dr1 D!x1 D#1 D$1 +|$41 C|O| [|m|41 n|1 o|$N1 p|1 .1 D&1 D(1 D)1 D+2 D,b2 D.2 D/2 D22 D32 |$&1 |&|& |&|(}}:}1 ;}+F}l}}}2 ~}2 }2 }$#N2 }2 .2 D52 D72 D83 D973 }$52 }5}5 }8}2 }=3 }$]N=3 }=3 .=3 D;=3 D;O3 }$;=3 "~;.~; :~;F~W~~$RN3 ~3 .3 D=3 D=3 $=3 .=:= F=R$RN3 S3 .3 D?3 D?3 l$?3 ?? $N3 3 .3 DA3 DA4 $A3 A&A 2$gN\4 3\4 .\4 DC\4 DEh4 DFm4 _$C\4 CC C̀$No4 o4 .o4 DHo4 DJ4 DK4 DM4 DN4 $Ho4 0H<H HHR|$iN4 4 .4 DP4 DP4 $P4 ŁPсP ݁$UN-5 ށ-5 .-5 DT-5 DV95 $T-5 /T;T GTTT_$N;5 `;5 .;5 Db;5 DbL5 v$b;5 bb $NT5 T5 .T5 DdT5 Dfk5 D/7 ͂$dT5 dd H$N:7 I:7 .:7 D:7 DN7 D7 D7 D7 D 8 D98 D;8 D8 D8 c$:7  ك(1C:7 D8 E$N8 F8 .8 D8 D8 D8 D@9 D^9 D9 D9 f$8  8 9 $N9 9 .9 D9 D9 ˄$9  $_N1: 1: .1: D1: DC: Ds: D: !$1: EQ ]k}1: ~: $kN: : .: D : D!: D": D#; D$; $ : Ʌ  Յ !: ; $N; &&p &&k 6&&v T&&px r&&q &&k &&,q ̆&&k &&@q &&k &&&v D&&v b&&v &&w &&w &&|x ڇ&&,w &&8w &&k 6&&Hw U&&Du s&&hw &&q &&q Ј&&q &&i &&k ,&&xw K&&i j&& r &&f &&p &&g ډ&&4r &&dj &&tj 7&&w V&&i u&&w &&w &&lj Ҋ&&j &&i &&k /&&$i N&&|j m&&w &&Pk &&x ʋ&&j && x &&j *&&j J&&@x j&&Tx &&\x && D/> D0> ,$,= U,a, m,y$N> z> .> D2> D4> D6> D7? D41? D9Q? D:y? $2> ˚2ך2 22;$N? <? .? D<? D>? D?? DC? DD? DG@ DI@ DJ>@ DL@ DM@ DN@ DO@ qA DA DA DA #A DO#A DPeA A DA DA DA PA DPA DQA B DB DB D%B +B DQ+B DRmB HB DB DB DB B DRB DUB DG!C DWEC DXC DYC DZC D\C D]C D^ß?.@9AEBP|C+? I@ !C E $RNE E .E DfE DhE DiF Dl F Dm?F Ѡ$fE ff f-fBfOhZE [EF \$sNEF ]EF .EF DoEF DoWF $oEF oo ¡oϡ$&NkF С` d h l p "kF .kF DqkF DxF DyF D{F D|F D}@G D~tG DG DG DH DH DAH DMH D~H DH DH DH DI D7I DhI DI DI DI D J DHJ DMJ DJ DJ DJ DJ DK DEK DrK DK DK DK DL DEL DqL DL DL DL DM D@M DqM DM DM DM D3N DV D?'V Q$/ U z// //1ϪLVt U u.V v$"N.V w.V ..V DA.V DA@V $A.V AA $=NkV ¬kV .kV DCkV DC}V $CkV CC C/$;NV 0V .V DGV DMV DNV DOW DPPW DQW S$GV ~GG GM߭V W $NW W .W DSW DUW DVW DWW DX0X DYdX $SW &S3S ?SRU[W \jX ]$NjX ^jX .jX D[jX D[|X u$[jX [[ $ENX X .X D]X D_X D` Y ʮ$]X ]] ]$bNY Y .Y DbY Dd$Y DeY Z$bY bb bͯbۯbbb 08a$xNY Y .Y DhY DiY DjY $hY ڴhh h7$;NY 8Y .Y DmY DnY Do Z DpZ S$mY vmm m$PNZ &r0z &rk ܵ&r8z &rd} &rpz 6&rDu T&rg r&rk &rz &rz ̶&rq &rk &r,q &&rk D&r@x b&r|j &rz &r|} &rz ܷ&rk &rz &rk 7&ri V&rk t&ri &r r &rp ͸&rg &ri &ri &&rz E&rv d&rz &r} &r x &r} &r { &r} &r{ =&rw \&r,{ |&ry &r$j &rj غ&rt &rXt &rdi 8&rH{ X&rP{ x&rd{ &rt{ &r{ ػ&r{ &rj &rj 8&r{ X&r{ x&r{ &rj &r$k ؼ&r4r &r| &r$| 8&rdj X&rH| x&rp| &r| &rF[ G[ H$N[ I[ .[ D"[ D$[ D%[ D&[ D'[ D( \ D)(\ D*Q\ d$"[ "" )&7hy):[ W\ $NW\ W\ .W\ D,W\ D/k\ D1y\ D3\ D4\ D5\ D7\ D8\ D5] D:=] D<f] D=] D>] D?] D@] DA^ DDd^ DE^ DG^ DH^ DJ^ DK^ DM^ DN+_ DP0_ DQ^_ DSc_ DT_ DV_ DW_ DY_ DZ_ D\_ D]*` D_/` D`]` Db_` Dc` Df` Dh` Di` 2$,W\ X,d, p.zW\ {123y\ f] ` $wN` ` .` Dk` Dn` Dp` Dqa Ds/a Du9a Dv[a Dxda Dzoa D{a D}a Da Da Da Da Da Db DQb Dkb Dmb Db Db Db Db Db D*c DPc Dc Dc Dc D'd DUd Dd Dd Dd De DKe Dve e De De De <e De De Df D f $k` kk km#7H` p` a Qb b f $ENf &~ '&r E&~ c&k &~ &~ &~ & &~ & 5&~ S&~ q& & & &(} & &, &&k D&@q c&k &i &k & z &g &tj &i 2&i Q&dj p&lj &j &j &| &| &di *&@x I&j h&t &s &j &t &$j &< "&H A&T `&l &| & &H{ & &Pf &r 1&g Lj6Sp#A_|,If6Sq$A^|.Ljdf 0 B[ ` \   . AH Z܀  Ȁ +< BĀ S f   4      $  9 R | t  0    | 5 C, X iL  Ѐ @ ̀ (   ؀ +D BԀ Sh jX T   d P $ l  "x 2 H n  8   p qm!!!!!!!7!W!5!|!!V!!!!3?S)d9H{|  ܁ ́     | l \ L < ,     ܅ ̅     | l \ L < ,     ܄ ̄     | l \ L < ,     ܃ ̃     | l \ L < ,     ܂ ̂     | l \ L < ,     | l \ L < ,     ܆ ̆     | l \ L < ,   ܉ ̉     | l \ L < ,     ܈ ̈     | l \ L < ,     ܇ ̇     L < ,     ܊ ̊     | l \ L < ,        I^ ĝ `                                                                                              __dyld_func_lookupdyld_stub_binding_helper__mh_dylib_header.objc_class_name_ABAddressBook___i686.get_pc_thunk.bx___i686.get_pc_thunk.cx.objc_class_name_ABGroup.objc_class_name_ABPerson.objc_class_name_NSArchiver.objc_class_name_NSBundle.objc_class_name_NSDictionary.objc_class_name_NSFileManager.objc_class_name_NSMutableArray.objc_class_name_NSMutableDictionary.objc_class_name_NSObject.objc_class_name_NSUnarchiver_NSLog___CFConstantStringClassReference_objc_msgSend_objc_msgSendSuper_ABLocalizedPropertyOrLabel_kABAIMHomeLabel_kABAIMInstantProperty_kABAIMWorkLabel_kABAddressCityKey_kABAddressCountryCodeKey_kABAddressCountryKey_kABAddressHomeLabel_kABAddressProperty_kABAddressStateKey_kABAddressStreetKey_kABAddressWorkLabel_kABAddressZIPKey_kABAnniversaryLabel_kABBirthdayProperty_kABCreationDateProperty_kABDatabaseChangedExternallyNotification_kABDatabaseChangedNotification_kABDepartmentProperty_kABEmailHomeLabel_kABEmailProperty_kABEmailWorkLabel_kABFirstNamePhoneticProperty_kABFirstNameProperty_kABGroupNameProperty_kABHomeLabel_kABHomePageProperty_kABICQHomeLabel_kABICQInstantProperty_kABICQWorkLabel_kABJabberHomeLabel_kABJabberInstantProperty_kABJabberWorkLabel_kABJobTitleProperty_kABLastNamePhoneticProperty_kABLastNameProperty_kABMSNHomeLabel_kABMSNInstantProperty_kABMSNWorkLabel_kABMaidenNameProperty_kABMiddleNamePhoneticProperty_kABMiddleNameProperty_kABModificationDateProperty_kABNicknameProperty_kABNoteProperty_kABOrganizationProperty_kABOtherDatesProperty_kABOtherLabel_kABPersonFlags_kABPhoneHomeFAXLabel_kABPhoneHomeLabel_kABPhoneMainLabel_kABPhoneMobileLabel_kABPhonePagerLabel_kABPhoneProperty_kABPhoneWorkFAXLabel_kABPhoneWorkLabel_kABRelatedNamesProperty_kABSuffixProperty_kABTitleProperty_kABUIDProperty_kABWorkLabel_kABYahooHomeLabel_kABYahooInstantProperty_kABYahooWorkLabel.objc_class_name_ABRecord.objc_class_name_NSString.objc_class_name_ABMultiValue.objc_class_name_ABMutableMultiValue.objc_class_name_NSProcessInfo.objc_class_name_Protocol.objc_class_name_NSData.objc_class_name_NSMutableString.objc_class_name_NSScanner.objc_category_name_ABRecord_private.objc_class_name_ABSearchElement.objc_class_name_NSArray.objc_class_name_NSCharacterSet_NSStringFromClasssingle moduledyld__mach_header/Users/hns/Documents/Projects/QuantumSTEP/System/Sources/Frameworks/AddressBook//Users/hns/Documents/Projects/QuantumSTEP/System/Sources/Frameworks/AddressBook/ABAddressBook.mgcc2_compiled.:t(0,1)=(0,1)-[ABAddressBook init]-[ABAddressBook init]:f(0,2)self:p(0,3)_cmd:p(0,4)objc_super:(0,5)_objc_super:T(0,5)=s8self:(0,2),0,32;super_class:(0,6),32,32;;id:t(0,2)=*(0,7):t(0,3)=*(0,8):t(0,4)=*(0,9):t(0,6)=*(0,10)objc_object:T(0,7)=s4isa:(0,11),0,32;;ABAddressBook:T(0,8)=s24isa:/1(0,11),0,32;hasUnsavedChanges:/1(0,12),32,8;properties:/1(0,14),64,32;ich:/1(0,15),96,32;groups:/1(0,16),128,32;persons:/1(0,16),160,32;;:t(0,9)=xsobjc_selector:_objc_class:T(0,10)=s48isa:(0,6),0,32;super_class:(0,6),32,32;name:(0,17),64,32;version:(0,18),96,32;info:(0,18),128,32;instance_size:(0,18),160,32;ivars:(0,19),192,32;methods:(0,20),224,32;cache:(0,21),256,32;protocol_list:(0,22),288,32;sel_id:(0,23),320,32;gc_object_type:(0,23),352,32;;Class:t(0,11)=*(0,24)signed char:t(0,13)=@s8;r(0,13);-128;127;BOOL:t(0,12)=(0,13):t(0,14)=*(0,25):t(0,15)=*(0,26):t(0,16)=*(0,27):t(0,17)=*(0,28)long int:t(0,18)=r(0,18);-2147483648;2147483647;:t(0,19)=*(0,29):t(0,20)=*(0,30):t(0,21)=*(0,31):t(0,22)=*(0,32):t(0,23)=*(0,1):t(0,24)=xsobjc_class:NSMutableDictionary:T(0,25)=s4isa:/1(0,11),0,32;;NSString:T(0,26)=s4isa:/1(0,11),0,32;;NSMutableArray:T(0,27)=s4isa:/1(0,11),0,32;;char:t(0,28)=r(0,28);0;127;:t(0,29)=xs_objc_ivar_list::t(0,30)=xs_objc_method_list::t(0,31)=xsobjc_cache::t(0,32)=*(0,33)_objc_protocol:T(0,33)=s20isa:(0,6),0,32;protocol_name:(0,17),32,32;protocol_list:(0,22),64,32;instance_methods:(0,34),96,32;class_methods:(0,34),128,32;;:t(0,34)=*(0,35):t(0,35)=xs_objc__method_prototype_list:records:(0,36)NSDictionary:T(0,37)=s4isa:/1(0,11),0,32;;:t(0,36)=*(0,37)bndl:(0,38)NSBundle:T(0,39)=s36isa:/1(0,11),0,32;_flags:/0(0,40),32,32;_cfBundle:/0(0,2),64,32;_reserved5:/0(0,23),96,32;_principalClass:/0(0,11),128,32;_tmp1:/0(0,23),160,32;_tmp2:/0(0,23),192,32;_reserved1:/0(0,23),224,32;_reserved0:/0(0,23),256,32;;:t(0,38)=*(0,39)unsigned int:t(0,40)=r(0,40);0;037777777777;-[ABAddressBook dealloc]-[ABAddressBook dealloc]:f(0,1)self:p(0,3)_cmd:p(0,4)objc_super:(0,5)-[ABAddressBook _properties]-[ABAddressBook _properties]:f(0,14)self:p(0,3)_cmd:p(0,4)-[ABAddressBook _touch]-[ABAddressBook _touch]:f(0,1)self:p(0,3)_cmd:p(0,4)_shared.59938+[ABAddressBook sharedAddressBook]+[ABAddressBook sharedAddressBook]:f(0,3)self:p(0,2)_cmd:p(0,4)shared:V(0,3)-[ABAddressBook people]-[ABAddressBook people]:f(0,41)self:p(0,3)_cmd:p(0,4):t(0,41)=*(0,42)NSArray:T(0,42)=s4isa:/1(0,11),0,32;;-[ABAddressBook groups]-[ABAddressBook groups]:f(0,41)self:p(0,3)_cmd:p(0,4)-[ABAddressBook me]-[ABAddressBook me]:f(0,43)self:p(0,3)_cmd:p(0,4):t(0,43)=*(0,44)ABPerson:T(0,44)=s12isa:/1(0,11),0,32;data:/1(0,14),32,32;parentgroups:/1(0,16),64,32;;-[ABAddressBook setMe:]-[ABAddressBook setMe:]:f(0,1)self:p(0,3)_cmd:p(0,4)ego:p(0,43)-[ABAddressBook recordClassFromUniqueId:]-[ABAddressBook recordClassFromUniqueId:]:f(0,15)self:p(0,3)_cmd:p(0,4)uid:p(0,15)-[ABAddressBook recordForUniqueId:]-[ABAddressBook recordForUniqueId:]:f(0,45)self:p(0,3)_cmd:p(0,4)str:p(0,15)e:(0,46)NSEnumerator:T(0,47)=s4isa:/1(0,11),0,32;;:t(0,45)=*(0,48):t(0,46)=*(0,47)ABRecord:T(0,48)=s8isa:/1(0,11),0,32;data:/1(0,14),32,32;;obj:(0,2)-[ABAddressBook recordsMatchingSearchElement:]-[ABAddressBook recordsMatchingSearchElement:]:f(0,41)self:p(0,3)_cmd:p(0,4)search:p(0,49):t(0,49)=*(0,50)ABSearchElement:T(0,50)=s36isa:/1(0,11),0,32;_comparison:/1(0,51)=xeABSearchComparison:,32,32;_property:/1(0,15),64,32;_label:/1(0,15),96,32;_key:/1(0,15),128,32;_value:/1(0,2),160,32;_class:/1(0,11),192,32;_conjunction:/1(0,53)=xeABSearchConjunction:,224,32;_children:/1(0,41),256,32;;:T(0,52)=ekABEqual:0,kABNotEqual:1,kABLessThan:2,kABLessThanOrEqual:3,kABGreaterThan:4,kABGreaterThanOrEqual:5,kABEqualCaseInsensitive:6,kABContainsSubString:7,kABContainsSubStringCaseInsensitive:8,kABPrefixMatch:9,kABPrefixMatchCaseInsensitive:10,kABBitsInBitFieldMatch:11,kABDoesNotContainSubString:12,kABDoesNotContainSubStringCaseInsensitive:13,kABNotEqualCaseInsensitive:14,kABSuffixMatch:15,kABSuffixMatchCaseInsensitive:16,kABWithinIntervalAroundToday:17,kABWithinIntervalAroundTodayYearless:18,kABNotWithinIntervalAroundToday:19,kABNotWithinIntervalAroundTodayYearless:20,kABWithinIntervalFromToday:21,kABWithinIntervalFromTodayYearless:22,kABNotWithinIntervalFromToday:23,kABNotWithinIntervalFromTodayYearless:24,;ABSearchComparison:t(0,51)=(0,52):T(0,54)=ekABSearchAnd:0,kABSearchOr:1,;ABSearchConjunction:t(0,53)=(0,54)-[ABAddressBook addRecord:]-[ABAddressBook addRecord:]:f(0,12) :T(0,52) :T(0,54) :T(0,52) :T(0,54)self:p(0,3)_cmd:p(0,4)record:p(0,45)-[ABAddressBook removeRecord:]-[ABAddressBook removeRecord:]:f(0,12)self:p(0,3)_cmd:p(0,4)record:p(0,45)-[ABAddressBook hasUnsavedChanges]-[ABAddressBook hasUnsavedChanges]:f(0,12)self:p(0,3)_cmd:p(0,4)-[ABAddressBook save]-[ABAddressBook save]:f(0,12)self:p(0,3)_cmd:p(0,4)d:(0,14)-[ABAddressBook defaultCountryCode]-[ABAddressBook defaultCountryCode]:f(0,15)self:p(0,3)_cmd:p(0,4)-[ABAddressBook defaultNameOrdering]-[ABAddressBook defaultNameOrdering]:f(0,55)self:p(0,3)_cmd:p(0,4)int:t(0,55)=r(0,55);-2147483648;2147483647;-[ABAddressBook formattedAddressFromDictionary:]-[ABAddressBook formattedAddressFromDictionary:]:f(0,56)self:p(0,3)_cmd:p(0,4)addr:p(0,36):t(0,56)=*(0,57)NSAttributedString:T(0,57)=s4isa:/1(0,11),0,32;;_OBJC_METH_VAR_NAME_0:S(0,58):t(0,58)=ar(0,59);0;17;(0,28)long unsigned int:t(0,59)=r(0,59);0;037777777777;_OBJC_METH_VAR_TYPE_0:S(0,60)_OBJC_METH_VAR_NAME_1:S(0,61)_OBJC_METH_VAR_TYPE_1:S(0,62)_OBJC_METH_VAR_NAME_2:S(0,63)_OBJC_METH_VAR_TYPE_2:S(0,64)_OBJC_METH_VAR_NAME_3:S(0,65)_OBJC_METH_VAR_TYPE_3:S(0,66)_OBJC_METH_VAR_NAME_4:S(0,67)_OBJC_METH_VAR_NAME_5:S(0,68)_OBJC_METH_VAR_TYPE_4:S(0,69)_OBJC_METH_VAR_NAME_6:S(0,70)_OBJC_METH_VAR_TYPE_5:S(0,71)_OBJC_METH_VAR_NAME_7:S(0,72)_OBJC_METH_VAR_TYPE_6:S(0,73)_OBJC_METH_VAR_NAME_8:S(0,74)_OBJC_METH_VAR_NAME_9:S(0,75)_OBJC_METH_VAR_TYPE_7:S(0,76)_OBJC_METH_VAR_NAME_10:S(0,77)_OBJC_METH_VAR_TYPE_8:S(0,78)_OBJC_METH_VAR_NAME_11:S(0,79)_OBJC_METH_VAR_NAME_12:S(0,80)_OBJC_METH_VAR_NAME_13:S(0,81)_OBJC_METH_VAR_NAME_14:S(0,82)_OBJC_METH_VAR_NAME_15:S(0,83)_OBJC_METH_VAR_TYPE_9:S(0,84)_OBJC_METH_VAR_NAME_16:S(0,85)_OBJC_METH_VAR_NAME_17:S(0,86)_OBJC_METH_VAR_NAME_18:S(0,87)_OBJC_METH_VAR_TYPE_10:S(0,88)_OBJC_METH_VAR_NAME_19:S(0,89)_OBJC_METH_VAR_NAME_20:S(0,90)_OBJC_METH_VAR_NAME_21:S(0,91)_OBJC_CLASS_NAME_0:S(0,92)_OBJC_CLASS_NAME_1:S(0,93)_OBJC_METH_VAR_NAME_22:S(0,94)_OBJC_METH_VAR_NAME_23:S(0,95)_OBJC_METH_VAR_NAME_24:S(0,96)_OBJC_METH_VAR_NAME_25:S(0,97)_OBJC_METH_VAR_NAME_26:S(0,98)_OBJC_METH_VAR_NAME_27:S(0,99)_OBJC_METH_VAR_NAME_28:S(0,100)_OBJC_METH_VAR_NAME_29:S(0,101)_OBJC_METH_VAR_NAME_30:S(0,102)_OBJC_METH_VAR_NAME_31:S(0,103)_OBJC_METH_VAR_NAME_32:S(0,104)_OBJC_METH_VAR_NAME_33:S(0,105)_OBJC_METH_VAR_NAME_34:S(0,106)_OBJC_METH_VAR_NAME_35:S(0,107)_OBJC_METH_VAR_NAME_36:S(0,108)_OBJC_METH_VAR_NAME_37:S(0,109)_OBJC_METH_VAR_NAME_38:S(0,110)_OBJC_METH_VAR_NAME_39:S(0,111)_OBJC_METH_VAR_NAME_40:S(0,112)_OBJC_METH_VAR_NAME_41:S(0,113)_OBJC_METH_VAR_NAME_42:S(0,114)_OBJC_METH_VAR_NAME_43:S(0,115)_OBJC_METH_VAR_NAME_44:S(0,116)_OBJC_METH_VAR_NAME_45:S(0,117)_OBJC_METH_VAR_NAME_46:S(0,118)_OBJC_METH_VAR_NAME_47:S(0,119)_OBJC_METH_VAR_NAME_48:S(0,120)_OBJC_METH_VAR_NAME_49:S(0,121)_OBJC_METH_VAR_NAME_50:S(0,122)_OBJC_METH_VAR_NAME_51:S(0,123)_OBJC_CLASS_NAME_2:S(0,124)_OBJC_CLASS_NAME_3:S(0,125)_OBJC_CLASS_NAME_4:S(0,126)_OBJC_CLASS_NAME_5:S(0,127)_OBJC_CLASS_NAME_6:S(0,128)_OBJC_CLASS_NAME_7:S(0,129)_OBJC_CLASS_NAME_8:S(0,130)_OBJC_CLASS_NAME_9:S(0,131)_OBJC_CLASS_NAME_10:S(0,132)_OBJC_CLASS_NAME_11:S(0,133):t(0,60)=ar(0,59);0;1;(0,28):t(0,61)=ar(0,59);0;10;(0,28):t(0,62)=ar(0,59);0;22;(0,28):t(0,63)=ar(0,59);0;3;(0,28):t(0,64)=ar(0,59);0;11;(0,28):t(0,65)=ar(0,59);0;6;(0,28):t(0,66)=ar(0,59);0;17;(0,28):t(0,67)=ar(0,59);0;7;(0,28):t(0,68)=ar(0,59);0;17;(0,28):t(0,69)=ar(0,59);0;6;(0,28):t(0,70)=ar(0,59);0;31;(0,28):t(0,71)=ar(0,59);0;9;(0,28):t(0,72)=ar(0,59);0;19;(0,28):t(0,73)=ar(0,59);0;6;(0,28):t(0,74)=ar(0,59);0;18;(0,28):t(0,75)=ar(0,59);0;4;(0,28):t(0,76)=ar(0,59);0;6;(0,28):t(0,77)=ar(0,59);0;13;(0,28):t(0,78)=ar(0,59);0;9;(0,28):t(0,79)=ar(0,59);0;10;(0,28):t(0,80)=ar(0,59);0;29;(0,28):t(0,81)=ar(0,59);0;18;(0,28):t(0,82)=ar(0,59);0;24;(0,28):t(0,83)=ar(0,59);0;6;(0,28):t(0,84)=ar(0,59);0;9;(0,28):t(0,85)=ar(0,59);0;2;(0,28):t(0,86)=ar(0,59);0;6;(0,28):t(0,87)=ar(0,59);0;6;(0,28):t(0,88)=ar(0,59);0;6;(0,28):t(0,89)=ar(0,59);0;11;(0,28):t(0,90)=ar(0,59);0;7;(0,28):t(0,91)=ar(0,59);0;4;(0,28):t(0,92)=ar(0,59);0;13;(0,28):t(0,93)=ar(0,59);0;8;(0,28):t(0,94)=ar(0,59);0;28;(0,28):t(0,95)=ar(0,59);0;29;(0,28):t(0,96)=ar(0,59);0;5;(0,28):t(0,97)=ar(0,59);0;15;(0,28):t(0,98)=ar(0,59);0;14;(0,28):t(0,99)=ar(0,59);0;67;(0,28):t(0,100)=ar(0,59);0;27;(0,28):t(0,101)=ar(0,59);0;11;(0,28):t(0,102)=ar(0,59);0;11;(0,28):t(0,103)=ar(0,59);0;29;(0,28):t(0,104)=ar(0,59);0;13;(0,28):t(0,105)=ar(0,59);0;24;(0,28):t(0,106)=ar(0,59);0;18;(0,28):t(0,107)=ar(0,59);0;6;(0,28):t(0,108)=ar(0,59);0;7;(0,28):t(0,109)=ar(0,59);0;5;(0,28):t(0,110)=ar(0,59);0;8;(0,28):t(0,111)=ar(0,59);0;28;(0,28):t(0,112)=ar(0,59);0;10;(0,28):t(0,113)=ar(0,59);0;16;(0,28):t(0,114)=ar(0,59);0;10;(0,28):t(0,115)=ar(0,59);0;16;(0,28):t(0,116)=ar(0,59);0;14;(0,28):t(0,117)=ar(0,59);0;10;(0,28):t(0,118)=ar(0,59);0;14;(0,28):t(0,119)=ar(0,59);0;13;(0,28):t(0,120)=ar(0,59);0;23;(0,28):t(0,121)=ar(0,59);0;17;(0,28):t(0,122)=ar(0,59);0;23;(0,28):t(0,123)=ar(0,59);0;25;(0,28):t(0,124)=ar(0,59);0;0;(0,28):t(0,125)=ar(0,59);0;19;(0,28):t(0,126)=ar(0,59);0;8;(0,28):t(0,127)=ar(0,59);0;13;(0,28):t(0,128)=ar(0,59);0;12;(0,28):t(0,129)=ar(0,59);0;12;(0,28):t(0,130)=ar(0,59);0;14;(0,28):t(0,131)=ar(0,59);0;8;(0,28):t(0,132)=ar(0,59);0;7;(0,28):t(0,133)=ar(0,59);0;10;(0,28)/Users/hns/Documents/Projects/QuantumSTEP/System/Sources/Frameworks/AddressBook//Users/hns/Documents/Projects/QuantumSTEP/System/Sources/Frameworks/AddressBook/ABGlobals.mgcc2_compiled.:t(0,1)=(0,1)ABLocalizedPropertyOrLabel:F(0,2)propertyOrLabel:p(0,2):t(0,2)=*(0,3)NSString:T(0,3)=s4isa:/1(0,4),0,32;;Class:t(0,4)=*(0,5):t(0,5)=xsobjc_class:kABUIDProperty:G(0,2)kABCreationDateProperty:G(0,2)kABModificationDateProperty:G(0,2)kABFirstNameProperty:G(0,2)kABLastNameProperty:G(0,2)kABFirstNamePhoneticProperty:G(0,2)kABLastNamePhoneticProperty:G(0,2)kABBirthdayProperty:G(0,2)kABOrganizationProperty:G(0,2)kABJobTitleProperty:G(0,2)kABHomePageProperty:G(0,2)kABEmailProperty:G(0,2)kABAddressProperty:G(0,2)kABPhoneProperty:G(0,2)kABAIMInstantProperty:G(0,2)kABJabberInstantProperty:G(0,2)kABMSNInstantProperty:G(0,2)kABYahooInstantProperty:G(0,2)kABICQInstantProperty:G(0,2)kABNoteProperty:G(0,2)kABMiddleNameProperty:G(0,2)kABMiddleNamePhoneticProperty:G(0,2)kABTitleProperty:G(0,2)kABSuffixProperty:G(0,2)kABNicknameProperty:G(0,2)kABMaidenNameProperty:G(0,2)kABOtherDatesProperty:G(0,2)kABRelatedNamesProperty:G(0,2)kABDepartmentProperty:G(0,2)kABPersonFlags:G(0,2)kABGroupNameProperty:G(0,2)kABAddressStreetKey:G(0,2)kABAddressCityKey:G(0,2)kABAddressStateKey:G(0,2)kABAddressZIPKey:G(0,2)kABAddressCountryKey:G(0,2)kABAddressCountryCodeKey:G(0,2)kABEmailWorkLabel:G(0,2)kABEmailHomeLabel:G(0,2)kABAddressHomeLabel:G(0,2)kABAddressWorkLabel:G(0,2)kABPhoneWorkLabel:G(0,2)kABPhoneHomeLabel:G(0,2)kABPhoneMobileLabel:G(0,2)kABPhoneMainLabel:G(0,2)kABPhoneHomeFAXLabel:G(0,2)kABPhoneWorkFAXLabel:G(0,2)kABPhonePagerLabel:G(0,2)kABAIMWorkLabel:G(0,2)kABAIMHomeLabel:G(0,2)kABJabberWorkLabel:G(0,2)kABJabberHomeLabel:G(0,2)kABMSNWorkLabel:G(0,2)kABMSNHomeLabel:G(0,2)kABYahooWorkLabel:G(0,2)kABYahooHomeLabel:G(0,2)kABICQWorkLabel:G(0,2)kABICQHomeLabel:G(0,2)kABAnniversaryLabel:G(0,2)kABWorkLabel:G(0,2)kABHomeLabel:G(0,2)kABOtherLabel:G(0,2)kABDatabaseChangedNotification:G(0,2)kABDatabaseChangedExternallyNotification:G(0,2)/Users/hns/Documents/Projects/QuantumSTEP/System/Sources/Frameworks/AddressBook//Users/hns/Documents/Projects/QuantumSTEP/System/Sources/Frameworks/AddressBook/ABGroup.mgcc2_compiled.:t(0,1)=(0,1)-[ABGroup initWithUniqueId:]-[ABGroup initWithUniqueId:]:f(0,2)self:p(0,3)_cmd:p(0,4)uid:p(0,5)objc_super:(0,6)_objc_super:T(0,6)=s8self:(0,2),0,32;super_class:(0,7),32,32;;id:t(0,2)=*(0,8):t(0,3)=*(0,9):t(0,4)=*(0,10):t(0,5)=*(0,11):t(0,7)=*(0,12)objc_object:T(0,8)=s4isa:(0,13),0,32;;ABGroup:T(0,9)=s20isa:/1(0,13),0,32;data:/1(0,14),32,32;parentgroups:/1(0,15),64,32;members:/1(0,15),96,32;subgroups:/1(0,15),128,32;;:t(0,10)=xsobjc_selector:NSString:T(0,11)=s4isa:/1(0,13),0,32;;_objc_class:T(0,12)=s48isa:(0,7),0,32;super_class:(0,7),32,32;name:(0,16),64,32;version:(0,17),96,32;info:(0,17),128,32;instance_size:(0,17),160,32;ivars:(0,18),192,32;methods:(0,19),224,32;cache:(0,20),256,32;protocol_list:(0,21),288,32;sel_id:(0,22),320,32;gc_object_type:(0,22),352,32;;Class:t(0,13)=*(0,23):t(0,14)=*(0,24):t(0,15)=*(0,25):t(0,16)=*(0,26)long int:t(0,17)=r(0,17);-2147483648;2147483647;:t(0,18)=*(0,27):t(0,19)=*(0,28):t(0,20)=*(0,29):t(0,21)=*(0,30):t(0,22)=*(0,1):t(0,23)=xsobjc_class:NSMutableDictionary:T(0,24)=s4isa:/1(0,13),0,32;;NSMutableArray:T(0,25)=s4isa:/1(0,13),0,32;;char:t(0,26)=r(0,26);0;127;:t(0,27)=xs_objc_ivar_list::t(0,28)=xs_objc_method_list::t(0,29)=xsobjc_cache::t(0,30)=*(0,31)_objc_protocol:T(0,31)=s20isa:(0,7),0,32;protocol_name:(0,16),32,32;protocol_list:(0,21),64,32;instance_methods:(0,32),96,32;class_methods:(0,32),128,32;;:t(0,32)=*(0,33):t(0,33)=xs_objc__method_prototype_list:-[ABGroup init]-[ABGroup init]:f(0,2)self:p(0,3)_cmd:p(0,4)objc_super:(0,6)-[ABGroup dealloc]-[ABGroup dealloc]:f(0,1)self:p(0,3)_cmd:p(0,4)objc_super:(0,6)-[ABGroup addMember:]-[ABGroup addMember:]:f(0,34)self:p(0,3)_cmd:p(0,4)person:p(0,36)signed char:t(0,35)=@s8;r(0,35);-128;127;BOOL:t(0,34)=(0,35):t(0,36)=*(0,37)ABPerson:T(0,37)=s12isa:/1(0,13),0,32;data:/1(0,14),32,32;parentgroups:/1(0,15),64,32;;-[ABGroup members]-[ABGroup members]:f(0,38):t(0,38)=*(0,39)NSArray:T(0,39)=s4isa:/1(0,13),0,32;;self:p(0,3)_cmd:p(0,4)-[ABGroup removeMember:]-[ABGroup removeMember:]:f(0,34)self:p(0,3)_cmd:p(0,4)person:p(0,36)-[ABGroup _addToParentGroup:]-[ABGroup _addToParentGroup:]:f(0,1)self:p(0,3)_cmd:p(0,4)grp:p(0,3)-[ABGroup _removeFromParentGroup:]-[ABGroup _removeFromParentGroup:]:f(0,1)self:p(0,3)_cmd:p(0,4)grp:p(0,3)-[ABGroup parentGroups]-[ABGroup parentGroups]:f(0,38)self:p(0,3)_cmd:p(0,4)-[ABGroup addSubgroup:]-[ABGroup addSubgroup:]:f(0,34)self:p(0,3)_cmd:p(0,4)group:p(0,3)-[ABGroup removeSubgroup:]-[ABGroup removeSubgroup:]:f(0,34)self:p(0,3)_cmd:p(0,4)group:p(0,3)-[ABGroup subgroups]-[ABGroup subgroups]:f(0,38)self:p(0,3)_cmd:p(0,4)-[ABGroup distributionIdentifierForProperty:person:]-[ABGroup distributionIdentifierForProperty:person:]:f(0,5)self:p(0,3)_cmd:p(0,4)property:p(0,5)person:p(0,36)-[ABGroup setDistributionIdentifier:forProperty:person:]-[ABGroup setDistributionIdentifier:forProperty:person:]:f(0,34)self:p(0,3)_cmd:p(0,4)identifier:p(0,5)property:p(0,5)person:p(0,36)-[ABGroup description]-[ABGroup description]:f(0,5)self:p(0,3)_cmd:p(0,4)-[ABGroup encodeWithCoder:]-[ABGroup encodeWithCoder:]:f(0,1)self:p(0,3)_cmd:p(0,4)aCoder:p(0,2)objc_super:(0,6)-[ABGroup initWithCoder:]-[ABGroup initWithCoder:]:f(0,2)self:p(0,3)_cmd:p(0,4)aDecoder:p(0,2)objc_super:(0,6)_OBJC_METH_VAR_NAME_0:S(0,40)_OBJC_METH_VAR_TYPE_0:S(0,41)_OBJC_METH_VAR_NAME_1:S(0,42)_OBJC_METH_VAR_NAME_2:S(0,43)_OBJC_METH_VAR_NAME_3:S(0,44)_OBJC_METH_VAR_TYPE_1:S(0,45)_OBJC_METH_VAR_NAME_4:S(0,46)_OBJC_METH_VAR_TYPE_2:S(0,47)_OBJC_METH_VAR_NAME_5:S(0,48)_OBJC_METH_VAR_TYPE_3:S(0,49)_OBJC_METH_VAR_NAME_6:S(0,50)_OBJC_METH_VAR_TYPE_4:S(0,51)_OBJC_METH_VAR_NAME_7:S(0,52)_OBJC_METH_VAR_TYPE_5:S(0,53)_OBJC_METH_VAR_NAME_8:S(0,54)_OBJC_METH_VAR_TYPE_6:S(0,55)_OBJC_METH_VAR_NAME_9:S(0,56)_OBJC_METH_VAR_NAME_10:S(0,57)_OBJC_METH_VAR_NAME_11:S(0,58)_OBJC_METH_VAR_NAME_12:S(0,59)_OBJC_METH_VAR_NAME_13:S(0,60)_OBJC_METH_VAR_NAME_14:S(0,61)_OBJC_METH_VAR_NAME_15:S(0,62)_OBJC_METH_VAR_TYPE_7:S(0,63)_OBJC_METH_VAR_NAME_16:S(0,64)_OBJC_METH_VAR_NAME_17:S(0,65)_OBJC_CLASS_NAME_0:S(0,66)_OBJC_CLASS_NAME_1:S(0,67)_OBJC_CLASS_NAME_2:S(0,68)_OBJC_METH_VAR_NAME_18:S(0,69)_OBJC_METH_VAR_NAME_19:S(0,70)_OBJC_METH_VAR_NAME_20:S(0,71)_OBJC_METH_VAR_NAME_21:S(0,72)_OBJC_METH_VAR_NAME_22:S(0,73)_OBJC_METH_VAR_NAME_23:S(0,74)_OBJC_METH_VAR_NAME_24:S(0,75)_OBJC_METH_VAR_NAME_25:S(0,76)_OBJC_METH_VAR_NAME_26:S(0,77)_OBJC_METH_VAR_NAME_27:S(0,78)_OBJC_METH_VAR_NAME_28:S(0,79)_OBJC_CLASS_NAME_3:S(0,80)_OBJC_CLASS_NAME_4:S(0,81)_OBJC_CLASS_NAME_5:S(0,82):t(0,40)=ar(0,83);0;12;(0,26):t(0,41)=ar(0,83);0;17;(0,26):t(0,42)=ar(0,83);0;7;(0,26):t(0,43)=ar(0,83);0;9;(0,26):t(0,44)=ar(0,83);0;14;(0,26):t(0,45)=ar(0,83);0;9;(0,26):t(0,46)=ar(0,83);0;16;(0,26):t(0,47)=ar(0,83);0;9;(0,26):t(0,48)=ar(0,83);0;11;(0,26):t(0,49)=ar(0,83);0;6;(0,26):t(0,50)=ar(0,83);0;45;(0,26):t(0,51)=ar(0,83);0;15;(0,26):t(0,52)=ar(0,83);0;41;(0,26):t(0,53)=ar(0,83);0;12;(0,26):t(0,54)=ar(0,83);0;15;(0,26):t(0,55)=ar(0,83);0;9;(0,26):t(0,56)=ar(0,83);0;12;(0,26):t(0,57)=ar(0,83);0;12;(0,26):t(0,58)=ar(0,83);0;23;(0,26):t(0,59)=ar(0,83);0;18;(0,26):t(0,60)=ar(0,83);0;13;(0,26):t(0,61)=ar(0,83);0;10;(0,26):t(0,62)=ar(0,83);0;7;(0,26):t(0,63)=ar(0,83);0;6;(0,26):t(0,64)=ar(0,83);0;4;(0,26):t(0,65)=ar(0,83);0;17;(0,26):t(0,66)=ar(0,83);0;7;(0,26):t(0,67)=ar(0,83);0;8;(0,26):t(0,68)=ar(0,83);0;8;(0,26):t(0,69)=ar(0,83);0;5;(0,26):t(0,70)=ar(0,83);0;6;(0,26):t(0,71)=ar(0,83);0;7;(0,26):t(0,72)=ar(0,83);0;10;(0,26):t(0,73)=ar(0,83);0;6;(0,26):t(0,74)=ar(0,83);0;14;(0,26):t(0,75)=ar(0,83);0;13;(0,26):t(0,76)=ar(0,83);0;8;(0,26):t(0,77)=ar(0,83);0;17;(0,26):t(0,78)=ar(0,83);0;13;(0,26):t(0,79)=ar(0,83);0;12;(0,26):t(0,80)=ar(0,83);0;0;(0,26):t(0,81)=ar(0,83);0;14;(0,26):t(0,82)=ar(0,83);0;8;(0,26)long unsigned int:t(0,83)=r(0,83);0;037777777777;/Users/hns/Documents/Projects/QuantumSTEP/System/Sources/Frameworks/AddressBook//Users/hns/Documents/Projects/QuantumSTEP/System/Sources/Frameworks/AddressBook/ABImageLoading.mgcc2_compiled.:t(0,1)=(0,1)/Users/hns/Documents/Projects/QuantumSTEP/System/Sources/Frameworks/AddressBook//Users/hns/Documents/Projects/QuantumSTEP/System/Sources/Frameworks/AddressBook/ABMultiValue.mgcc2_compiled.:t(0,1)=(0,1)-[ABMultiValue init]-[ABMultiValue init]:f(0,2)self:p(0,3)_cmd:p(0,4)objc_super:(0,5)_objc_super:T(0,5)=s8self:(0,2),0,32;super_class:(0,6),32,32;;id:t(0,2)=*(0,7):t(0,3)=*(0,8):t(0,4)=*(0,9):t(0,6)=*(0,10)objc_object:T(0,7)=s4isa:(0,11),0,32;;ABMultiValue:T(0,8)=s24isa:/1(0,11),0,32;primaryIdentifier:(0,12),32,32;values:(0,13),64,32;labels:(0,13),96,32;identifiers:(0,13),128,32;propertyType:(0,14)=xeABPropertyType:,160,32;;:t(0,9)=xsobjc_selector:_objc_class:T(0,10)=s48isa:(0,6),0,32;super_class:(0,6),32,32;name:(0,16),64,32;version:(0,17),96,32;info:(0,17),128,32;instance_size:(0,17),160,32;ivars:(0,18),192,32;methods:(0,19),224,32;cache:(0,20),256,32;protocol_list:(0,21),288,32;sel_id:(0,22),320,32;gc_object_type:(0,22),352,32;;Class:t(0,11)=*(0,23):t(0,12)=*(0,24):t(0,13)=*(0,25):T(0,15)=ekABMultiValueMask:256,kABErrorInProperty:0,kABStringProperty:1,kABIntegerProperty:2,kABRealProperty:3,kABDateProperty:4,kABArrayProperty:5,kABDictionaryProperty:6,kABDataProperty:7,kABMultiStringProperty:257,kABMultiIntegerProperty:258,kABMultiRealProperty:259,kABMultiDateProperty:260,kABMultiArrayProperty:261,kABMultiDictionaryProperty:262,kABMultiDataProperty:263,;ABPropertyType:t(0,14)=(0,15):t(0,16)=*(0,26)long int:t(0,17)=r(0,17);-2147483648;2147483647;:t(0,18)=*(0,27):t(0,19)=*(0,28):t(0,20)=*(0,29):t(0,21)=*(0,30):t(0,22)=*(0,1):t(0,23)=xsobjc_class:NSString:T(0,24)=s4isa:/1(0,11),0,32;;NSMutableArray:T(0,25)=s4isa:/1(0,11),0,32;;char:t(0,26)=r(0,26);0;127;:t(0,27)=xs_objc_ivar_list::t(0,28)=xs_objc_method_list::t(0,29)=xsobjc_cache::t(0,30)=*(0,31)_objc_protocol:T(0,31)=s20isa:(0,6),0,32;protocol_name:(0,16),32,32;protocol_list:(0,21),64,32;instance_methods:(0,32),96,32;class_methods:(0,32),128,32;;:t(0,32)=*(0,33):t(0,33)=xs_objc__method_prototype_list: :T(0,15) :T(0,15)-[ABMultiValue copyWithZone:]-[ABMultiValue copyWithZone:]:f(0,2)self:p(0,3)_cmd:p(0,4)zone:p(0,34)c:(0,3):t(0,34)=*(0,35):t(0,35)=(0,36):t(0,36)=xs_NSZone:-[ABMultiValue mutableCopyWithZone:]-[ABMultiValue mutableCopyWithZone:]:f(0,2)self:p(0,3)_cmd:p(0,4)zone:p(0,34)c:(0,37)ABMutableMultiValue:T(0,38)=s24isa:/1(0,11),0,32;primaryIdentifier:(0,12),32,32;values:(0,13),64,32;labels:(0,13),96,32;identifiers:(0,13),128,32;propertyType:(0,14),160,32;;:t(0,37)=*(0,38)-[ABMultiValue dealloc]-[ABMultiValue dealloc]:f(0,1)self:p(0,3)_cmd:p(0,4)objc_super:(0,5)-[ABMultiValue count]-[ABMultiValue count]:f(0,39)self:p(0,3)_cmd:p(0,4)unsigned int:t(0,39)=r(0,39);0;037777777777;-[ABMultiValue valueAtIndex:]-[ABMultiValue valueAtIndex:]:f(0,2)self:p(0,3)_cmd:p(0,4)index:p(0,40)int:t(0,40)=r(0,40);-2147483648;2147483647;-[ABMultiValue labelAtIndex:]-[ABMultiValue labelAtIndex:]:f(0,12)self:p(0,3)_cmd:p(0,4)index:p(0,40)-[ABMultiValue identifierAtIndex:]-[ABMultiValue identifierAtIndex:]:f(0,12)self:p(0,3)_cmd:p(0,4)index:p(0,40)-[ABMultiValue indexForIdentifier:]-[ABMultiValue indexForIdentifier:]:f(0,40)self:p(0,3)_cmd:p(0,4)identifier:p(0,12)-[ABMultiValue primaryIdentifier]-[ABMultiValue primaryIdentifier]:f(0,12)self:p(0,3)_cmd:p(0,4)-[ABMultiValue propertyType]-[ABMultiValue propertyType]:f(0,14)self:p(0,3)_cmd:p(0,4)-[ABMutableMultiValue init]-[ABMutableMultiValue init]:f(0,2)self:p(0,37)_cmd:p(0,4)objc_super:(0,5)-[ABMutableMultiValue dealloc]-[ABMutableMultiValue dealloc]:f(0,1)self:p(0,37)_cmd:p(0,4)objc_super:(0,5)-[ABMutableMultiValue addValue:withLabel:]-[ABMutableMultiValue addValue:withLabel:]:f(0,12)self:p(0,37)_cmd:p(0,4)value:p(0,2)label:p(0,12)identifier:(0,12)-[ABMutableMultiValue insertValue:withLabel:atIndex:]-[ABMutableMultiValue insertValue:withLabel:atIndex:]:f(0,12)self:p(0,37)_cmd:p(0,4)value:p(0,2)label:p(0,12)index:p(0,40)identifier:(0,12)-[ABMutableMultiValue removeValueAndLabelAtIndex:]-[ABMutableMultiValue removeValueAndLabelAtIndex:]:f(0,41)self:p(0,37)_cmd:p(0,4)index:p(0,40)signed char:t(0,42)=@s8;r(0,42);-128;127;BOOL:t(0,41)=(0,42)-[ABMutableMultiValue replaceValueAtIndex:withValue:]-[ABMutableMultiValue replaceValueAtIndex:withValue:]:f(0,41)self:p(0,37)_cmd:p(0,4)index:p(0,40)value:p(0,2)-[ABMutableMultiValue replaceLabelAtIndex:withLabel:]-[ABMutableMultiValue replaceLabelAtIndex:withLabel:]:f(0,41)self:p(0,37)_cmd:p(0,4)index:p(0,40)label:p(0,12)-[ABMutableMultiValue setPrimaryIdentifier:]-[ABMutableMultiValue setPrimaryIdentifier:]:f(0,41)self:p(0,37)_cmd:p(0,4)identifier:p(0,12)-[ABMutableMultiValue encodeWithCoder:]-[ABMutableMultiValue encodeWithCoder:]:f(0,1)self:p(0,37)_cmd:p(0,4)aCoder:p(0,2)-[ABMutableMultiValue initWithCoder:]-[ABMutableMultiValue initWithCoder:]:f(0,2)self:p(0,37)_cmd:p(0,4)aDecoder:p(0,2)_OBJC_METH_VAR_NAME_0:S(0,43)_OBJC_METH_VAR_TYPE_0:S(0,44)_OBJC_METH_VAR_NAME_1:S(0,45)_OBJC_METH_VAR_TYPE_1:S(0,46)_OBJC_METH_VAR_NAME_2:S(0,47)_OBJC_METH_VAR_TYPE_2:S(0,48)_OBJC_METH_VAR_NAME_3:S(0,49)_OBJC_METH_VAR_TYPE_3:S(0,50)_OBJC_METH_VAR_NAME_4:S(0,51)_OBJC_METH_VAR_NAME_5:S(0,52)_OBJC_METH_VAR_TYPE_4:S(0,53)_OBJC_METH_VAR_NAME_6:S(0,54)_OBJC_METH_VAR_TYPE_5:S(0,55)_OBJC_METH_VAR_NAME_7:S(0,56)_OBJC_METH_VAR_TYPE_6:S(0,57)_OBJC_METH_VAR_NAME_8:S(0,58)_OBJC_METH_VAR_TYPE_7:S(0,59)_OBJC_METH_VAR_NAME_9:S(0,60)_OBJC_METH_VAR_TYPE_8:S(0,61)_OBJC_CLASS_NAME_0:S(0,62)_OBJC_CLASS_NAME_1:S(0,63)_OBJC_CLASS_NAME_2:S(0,64)_OBJC_METH_VAR_NAME_10:S(0,65)_OBJC_METH_VAR_TYPE_9:S(0,66)_OBJC_METH_VAR_NAME_11:S(0,67)_OBJC_METH_VAR_TYPE_10:S(0,68)_OBJC_METH_VAR_NAME_12:S(0,69)_OBJC_METH_VAR_NAME_13:S(0,70)_OBJC_METH_VAR_NAME_14:S(0,71)_OBJC_METH_VAR_TYPE_11:S(0,72)_OBJC_METH_VAR_TYPE_12:S(0,73)_OBJC_METH_VAR_NAME_15:S(0,74)_OBJC_METH_VAR_TYPE_13:S(0,75)_OBJC_METH_VAR_NAME_16:S(0,76)_OBJC_METH_VAR_TYPE_14:S(0,77)_OBJC_METH_VAR_NAME_17:S(0,78)_OBJC_METH_VAR_NAME_18:S(0,79)_OBJC_METH_VAR_NAME_19:S(0,80)_OBJC_METH_VAR_TYPE_15:S(0,81)_OBJC_METH_VAR_NAME_20:S(0,82)_OBJC_METH_VAR_TYPE_16:S(0,83)_OBJC_METH_VAR_NAME_21:S(0,84)_OBJC_METH_VAR_NAME_22:S(0,85)_OBJC_METH_VAR_NAME_23:S(0,86)_OBJC_METH_VAR_NAME_24:S(0,87)_OBJC_METH_VAR_NAME_25:S(0,88)_OBJC_METH_VAR_NAME_26:S(0,89)_OBJC_METH_VAR_NAME_27:S(0,90)_OBJC_METH_VAR_NAME_28:S(0,91)_OBJC_METH_VAR_NAME_29:S(0,92)_OBJC_METH_VAR_NAME_30:S(0,93)_OBJC_METH_VAR_NAME_31:S(0,94)_OBJC_METH_VAR_NAME_32:S(0,95)_OBJC_METH_VAR_NAME_33:S(0,96)_OBJC_METH_VAR_NAME_34:S(0,97)_OBJC_METH_VAR_NAME_35:S(0,98)_OBJC_METH_VAR_NAME_36:S(0,99)_OBJC_METH_VAR_NAME_37:S(0,100)_OBJC_METH_VAR_NAME_38:S(0,101)_OBJC_METH_VAR_NAME_39:S(0,102)_OBJC_CLASS_NAME_3:S(0,103)_OBJC_CLASS_NAME_4:S(0,104)_OBJC_CLASS_NAME_5:S(0,105)_OBJC_CLASS_NAME_6:S(0,106)_OBJC_CLASS_NAME_7:S(0,107):t(0,43)=ar(0,108);0;14;(0,26):t(0,44)=ar(0,108);0;9;(0,26):t(0,45)=ar(0,108);0;16;(0,26):t(0,46)=ar(0,108);0;9;(0,26):t(0,47)=ar(0,108);0;21;(0,26):t(0,48)=ar(0,108);0;9;(0,26):t(0,49)=ar(0,108);0;30;(0,26):t(0,50)=ar(0,108);0;12;(0,26):t(0,51)=ar(0,108);0;30;(0,26):t(0,52)=ar(0,108);0;27;(0,26):t(0,53)=ar(0,108);0;9;(0,26):t(0,54)=ar(0,108);0;30;(0,26):t(0,55)=ar(0,108);0;15;(0,26):t(0,56)=ar(0,108);0;19;(0,26):t(0,57)=ar(0,108);0;12;(0,26):t(0,58)=ar(0,108);0;7;(0,26):t(0,59)=ar(0,108);0;6;(0,26):t(0,60)=ar(0,108);0;4;(0,26):t(0,61)=ar(0,108);0;6;(0,26):t(0,62)=ar(0,108);0;19;(0,26):t(0,63)=ar(0,108);0;12;(0,26):t(0,64)=ar(0,108);0;8;(0,26):t(0,65)=ar(0,108);0;17;(0,26):t(0,66)=ar(0,108);0;11;(0,26):t(0,67)=ar(0,108);0;6;(0,26):t(0,68)=ar(0,108);0;17;(0,26):t(0,69)=ar(0,108);0;6;(0,26):t(0,70)=ar(0,108);0;11;(0,26):t(0,71)=ar(0,108);0;12;(0,26):t(0,72)=ar(0,108);0;1;(0,26):t(0,73)=ar(0,108);0;6;(0,26):t(0,74)=ar(0,108);0;19;(0,26):t(0,75)=ar(0,108);0;9;(0,26):t(0,76)=ar(0,108);0;18;(0,26):t(0,77)=ar(0,108);0;9;(0,26):t(0,78)=ar(0,108);0;13;(0,26):t(0,79)=ar(0,108);0;13;(0,26):t(0,80)=ar(0,108);0;5;(0,26):t(0,81)=ar(0,108);0;6;(0,26):t(0,82)=ar(0,108);0;20;(0,26):t(0,83)=ar(0,108);0;19;(0,26):t(0,84)=ar(0,108);0;13;(0,26):t(0,85)=ar(0,108);0;5;(0,26):t(0,86)=ar(0,108);0;6;(0,26):t(0,87)=ar(0,108);0;14;(0,26):t(0,88)=ar(0,108);0;11;(0,26):t(0,89)=ar(0,108);0;7;(0,26):t(0,90)=ar(0,108);0;14;(0,26):t(0,91)=ar(0,108);0;14;(0,26):t(0,92)=ar(0,108);0;11;(0,26):t(0,93)=ar(0,108);0;20;(0,26):t(0,94)=ar(0,108);0;10;(0,26):t(0,95)=ar(0,108);0;21;(0,26):t(0,96)=ar(0,108);0;20;(0,26):t(0,97)=ar(0,108);0;32;(0,26):t(0,98)=ar(0,108);0;11;(0,26):t(0,99)=ar(0,108);0;13;(0,26):t(0,100)=ar(0,108);0;25;(0,26):t(0,101)=ar(0,108);0;12;(0,26):t(0,102)=ar(0,108);0;25;(0,26):t(0,103)=ar(0,108);0;16;(0,26):t(0,104)=ar(0,108);0;9;(0,26):t(0,105)=ar(0,108);0;0;(0,26):t(0,106)=ar(0,108);0;14;(0,26):t(0,107)=ar(0,108);0;13;(0,26)long unsigned int:t(0,108)=r(0,108);0;037777777777;/Users/hns/Documents/Projects/QuantumSTEP/System/Sources/Frameworks/AddressBook//Users/hns/Documents/Projects/QuantumSTEP/System/Sources/Frameworks/AddressBook/ABPerson.mgcc2_compiled.:t(0,1)=(0,1)+[ABPerson cancelLoadingImageDataForTag:]+[ABPerson cancelLoadingImageDataForTag:]:f(0,1)self:p(0,2)_cmd:p(0,3)tag:p(0,4)id:t(0,2)=*(0,5):t(0,3)=*(0,6)int:t(0,4)=r(0,4);-2147483648;2147483647;objc_object:T(0,5)=s4isa:(0,7),0,32;;:t(0,6)=xsobjc_selector:Class:t(0,7)=*(0,8):t(0,8)=xsobjc_class:-[ABPerson initWithUniqueId:]-[ABPerson initWithUniqueId:]:f(0,2)self:p(0,9)_cmd:p(0,3)uid:p(0,2)objc_super:(0,10)_objc_super:T(0,10)=s8self:(0,2),0,32;super_class:(0,11),32,32;;:t(0,9)=*(0,12):t(0,11)=*(0,13)ABPerson:T(0,12)=s12isa:/1(0,7),0,32;data:/1(0,14),32,32;parentgroups:/1(0,15),64,32;;_objc_class:T(0,13)=s48isa:(0,11),0,32;super_class:(0,11),32,32;name:(0,16),64,32;version:(0,17),96,32;info:(0,17),128,32;instance_size:(0,17),160,32;ivars:(0,18),192,32;methods:(0,19),224,32;cache:(0,20),256,32;protocol_list:(0,21),288,32;sel_id:(0,22),320,32;gc_object_type:(0,22),352,32;;:t(0,14)=*(0,23):t(0,15)=*(0,24):t(0,16)=*(0,25)long int:t(0,17)=r(0,17);-2147483648;2147483647;:t(0,18)=*(0,26):t(0,19)=*(0,27):t(0,20)=*(0,28):t(0,21)=*(0,29):t(0,22)=*(0,1)NSMutableDictionary:T(0,23)=s4isa:/1(0,7),0,32;;NSMutableArray:T(0,24)=s4isa:/1(0,7),0,32;;char:t(0,25)=r(0,25);0;127;:t(0,26)=xs_objc_ivar_list::t(0,27)=xs_objc_method_list::t(0,28)=xsobjc_cache::t(0,29)=*(0,30)_objc_protocol:T(0,30)=s20isa:(0,11),0,32;protocol_name:(0,16),32,32;protocol_list:(0,21),64,32;instance_methods:(0,31),96,32;class_methods:(0,31),128,32;;:t(0,31)=*(0,32):t(0,32)=xs_objc__method_prototype_list:-[ABPerson init]-[ABPerson init]:f(0,2)self:p(0,9)_cmd:p(0,3)objc_super:(0,10)-[ABPerson initWithVCardRepresentation:]-[ABPerson initWithVCardRepresentation:]:f(0,2)self:p(0,9)_cmd:p(0,3)vCardData:p(0,33)objc_super:(0,10):t(0,33)=*(0,34)NSData:T(0,34)=s4isa:/1(0,7),0,32;;str:(0,35)NSString:T(0,36)=s4isa:/1(0,7),0,32;;:t(0,35)=*(0,36)-[ABPerson dealloc]-[ABPerson dealloc]:f(0,1)self:p(0,9)_cmd:p(0,3)objc_super:(0,10)-[ABPerson _addToParentGroup:]-[ABPerson _addToParentGroup:]:f(0,1)self:p(0,9)_cmd:p(0,3)grp:p(0,37):t(0,37)=*(0,38)ABGroup:T(0,38)=s20isa:/1(0,7),0,32;data:/1(0,14),32,32;parentgroups:/1(0,15),64,32;members:/1(0,15),96,32;subgroups:/1(0,15),128,32;;-[ABPerson _removeFromParentGroup:]-[ABPerson _removeFromParentGroup:]:f(0,1)self:p(0,9)_cmd:p(0,3)grp:p(0,37)-[ABPerson parentGroups]-[ABPerson parentGroups]:f(0,39)self:p(0,9)_cmd:p(0,3):t(0,39)=*(0,40)NSArray:T(0,40)=s4isa:/1(0,7),0,32;;-[ABPerson _imageFileName]-[ABPerson _imageFileName]:f(0,35)self:p(0,9)_cmd:p(0,3)-[ABPerson beginLoadingImageDataForClient:]-[ABPerson beginLoadingImageDataForClient:]:f(0,4)self:p(0,9)_cmd:p(0,3)client:p(0,41)id:t(0,41)=*(0,42)objc_object:T(0,42)=s4isa:(0,7),0,32;;-[ABPerson setImageData:]-[ABPerson setImageData:]:f(0,43)self:p(0,9)_cmd:p(0,3)d:p(0,33)signed char:t(0,44)=@s8;r(0,44);-128;127;BOOL:t(0,43)=(0,44)-[ABPerson imageData]-[ABPerson imageData]:f(0,33)self:p(0,9)_cmd:p(0,3)-[ABPerson consumeImageData:forTag:]-[ABPerson consumeImageData:forTag:]:f(0,1)self:p(0,9)_cmd:p(0,3)data:p(0,33)tag:p(0,4)-[ABPerson _vCardTag]-[ABPerson _vCardTag]:f(0,35)self:p(0,9)_cmd:p(0,3)-[ABPerson _propertiesToEncode]-[ABPerson _propertiesToEncode]:f(0,45)self:p(0,9)_cmd:p(0,3):t(0,45)=*(0,46)NSDictionary:T(0,46)=s4isa:/1(0,7),0,32;;-[ABPerson _encodeVCard:]-[ABPerson _encodeVCard:]:f(0,1)self:p(0,9)_cmd:p(0,3)s:p(0,47)e:(0,48)NSEnumerator:T(0,49)=s4isa:/1(0,7),0,32;;:t(0,47)=*(0,50):t(0,48)=*(0,49)NSMutableString:T(0,50)=s4isa:/1(0,7),0,32;;g:(0,37)objc_super:(0,10)-[ABPerson vCardRepresentation]-[ABPerson vCardRepresentation]:f(0,33)self:p(0,9)_cmd:p(0,3)vc:(0,47)-[ABPerson description]-[ABPerson description]:f(0,35)self:p(0,9)_cmd:p(0,3)-[ABPerson encodeWithCoder:]-[ABPerson encodeWithCoder:]:f(0,1)self:p(0,9)_cmd:p(0,3)aCoder:p(0,2)objc_super:(0,10)-[ABPerson initWithCoder:]-[ABPerson initWithCoder:]:f(0,2)self:p(0,9)_cmd:p(0,3)aDecoder:p(0,2)objc_super:(0,10)_OBJC_METH_VAR_NAME_0:S(0,51)_OBJC_METH_VAR_TYPE_0:S(0,52)_OBJC_METH_VAR_NAME_1:S(0,53)_OBJC_METH_VAR_TYPE_1:S(0,54)_OBJC_METH_VAR_NAME_2:S(0,55)_OBJC_METH_VAR_TYPE_2:S(0,56)_OBJC_METH_VAR_NAME_3:S(0,57)_OBJC_METH_VAR_TYPE_3:S(0,58)_OBJC_METH_VAR_NAME_4:S(0,59)_OBJC_METH_VAR_TYPE_4:S(0,60)_OBJC_METH_VAR_NAME_5:S(0,61)_OBJC_METH_VAR_NAME_6:S(0,62)_OBJC_METH_VAR_NAME_7:S(0,63)_OBJC_METH_VAR_NAME_8:S(0,64)_OBJC_METH_VAR_NAME_9:S(0,65)_OBJC_METH_VAR_TYPE_5:S(0,66)_OBJC_METH_VAR_NAME_10:S(0,67)_OBJC_METH_VAR_NAME_11:S(0,68)_OBJC_METH_VAR_TYPE_6:S(0,69)_OBJC_METH_VAR_NAME_12:S(0,70)_OBJC_METH_VAR_TYPE_7:S(0,71)_OBJC_METH_VAR_NAME_13:S(0,72)_OBJC_METH_VAR_NAME_14:S(0,73)_OBJC_METH_VAR_NAME_15:S(0,74)_OBJC_METH_VAR_NAME_16:S(0,75)_OBJC_METH_VAR_NAME_17:S(0,76)_OBJC_METH_VAR_TYPE_8:S(0,77)_OBJC_METH_VAR_NAME_18:S(0,78)_OBJC_METH_VAR_NAME_19:S(0,79)_OBJC_METH_VAR_NAME_20:S(0,80)_OBJC_CLASS_NAME_0:S(0,81)_OBJC_CLASS_NAME_1:S(0,82)_OBJC_CLASS_NAME_2:S(0,83)_OBJC_METH_VAR_NAME_21:S(0,84)_OBJC_METH_VAR_NAME_22:S(0,85)_OBJC_METH_VAR_NAME_23:S(0,86)_OBJC_METH_VAR_NAME_24:S(0,87)_OBJC_METH_VAR_NAME_25:S(0,88)_OBJC_METH_VAR_NAME_26:S(0,89)_OBJC_METH_VAR_NAME_27:S(0,90)_OBJC_METH_VAR_NAME_28:S(0,91)_OBJC_METH_VAR_NAME_29:S(0,92)_OBJC_METH_VAR_NAME_30:S(0,93)_OBJC_METH_VAR_NAME_31:S(0,94)_OBJC_METH_VAR_NAME_32:S(0,95)_OBJC_METH_VAR_NAME_33:S(0,96)_OBJC_METH_VAR_NAME_34:S(0,97)_OBJC_METH_VAR_NAME_35:S(0,98)_OBJC_METH_VAR_NAME_36:S(0,99)_OBJC_METH_VAR_NAME_37:S(0,100)_OBJC_METH_VAR_NAME_38:S(0,101)_OBJC_METH_VAR_NAME_39:S(0,102)_OBJC_METH_VAR_NAME_40:S(0,103)_OBJC_METH_VAR_NAME_41:S(0,104)_OBJC_METH_VAR_NAME_42:S(0,105)_OBJC_METH_VAR_NAME_43:S(0,106)_OBJC_METH_VAR_NAME_44:S(0,107)_OBJC_METH_VAR_NAME_45:S(0,108)_OBJC_METH_VAR_NAME_46:S(0,109)_OBJC_CLASS_NAME_3:S(0,110)_OBJC_CLASS_NAME_4:S(0,111)_OBJC_CLASS_NAME_5:S(0,112)_OBJC_CLASS_NAME_6:S(0,113)_OBJC_CLASS_NAME_7:S(0,114)_OBJC_CLASS_NAME_8:S(0,115)_OBJC_CLASS_NAME_9:S(0,116)_OBJC_CLASS_NAME_10:S(0,117):t(0,51)=ar(0,118);0;12;(0,25):t(0,52)=ar(0,118);0;17;(0,25):t(0,53)=ar(0,118);0;29;(0,25):t(0,54)=ar(0,118);0;9;(0,25):t(0,55)=ar(0,118);0;14;(0,25):t(0,56)=ar(0,118);0;9;(0,25):t(0,57)=ar(0,118);0;16;(0,25):t(0,58)=ar(0,118);0;9;(0,25):t(0,59)=ar(0,118);0;11;(0,25):t(0,60)=ar(0,118);0;6;(0,25):t(0,61)=ar(0,118);0;19;(0,25):t(0,62)=ar(0,118);0;13;(0,25):t(0,63)=ar(0,118);0;19;(0,25):t(0,64)=ar(0,118);0;9;(0,25):t(0,65)=ar(0,118);0;24;(0,25):t(0,66)=ar(0,118);0;12;(0,25):t(0,67)=ar(0,118);0;9;(0,25):t(0,68)=ar(0,118);0;13;(0,25):t(0,69)=ar(0,118);0;9;(0,25):t(0,70)=ar(0,118);0;31;(0,25):t(0,71)=ar(0,118);0;9;(0,25):t(0,72)=ar(0,118);0;14;(0,25):t(0,73)=ar(0,118);0;12;(0,25):t(0,74)=ar(0,118);0;23;(0,25):t(0,75)=ar(0,118);0;18;(0,25):t(0,76)=ar(0,118);0;7;(0,25):t(0,77)=ar(0,118);0;6;(0,25):t(0,78)=ar(0,118);0;28;(0,25):t(0,79)=ar(0,118);0;4;(0,25):t(0,80)=ar(0,118);0;17;(0,25):t(0,81)=ar(0,118);0;8;(0,25):t(0,82)=ar(0,118);0;8;(0,25):t(0,83)=ar(0,118);0;8;(0,25):t(0,84)=ar(0,118);0;5;(0,25):t(0,85)=ar(0,118);0;6;(0,25):t(0,86)=ar(0,118);0;5;(0,25):t(0,87)=ar(0,118);0;22;(0,25):t(0,88)=ar(0,118);0;11;(0,25):t(0,89)=ar(0,118);0;18;(0,25):t(0,90)=ar(0,118);0;34;(0,25):t(0,91)=ar(0,118);0;7;(0,25):t(0,92)=ar(0,118);0;10;(0,25):t(0,93)=ar(0,118);0;6;(0,25):t(0,94)=ar(0,118);0;13;(0,25):t(0,95)=ar(0,118);0;28;(0,25):t(0,96)=ar(0,118);0;8;(0,25):t(0,97)=ar(0,118);0;31;(0,25):t(0,98)=ar(0,118);0;23;(0,25):t(0,99)=ar(0,118);0;23;(0,25):t(0,100)=ar(0,118);0;29;(0,25):t(0,101)=ar(0,118);0;31;(0,25):t(0,102)=ar(0,118);0;16;(0,25):t(0,103)=ar(0,118);0;10;(0,25):t(0,104)=ar(0,118);0;17;(0,25):t(0,105)=ar(0,118);0;6;(0,25):t(0,106)=ar(0,118);0;18;(0,25):t(0,107)=ar(0,118);0;17;(0,25):t(0,108)=ar(0,118);0;13;(0,25):t(0,109)=ar(0,118);0;12;(0,25):t(0,110)=ar(0,118);0;13;(0,25):t(0,111)=ar(0,118);0;0;(0,25):t(0,112)=ar(0,118);0;14;(0,25):t(0,113)=ar(0,118);0;8;(0,25):t(0,114)=ar(0,118);0;9;(0,25):t(0,115)=ar(0,118);0;6;(0,25):t(0,116)=ar(0,118);0;12;(0,25):t(0,117)=ar(0,118);0;15;(0,25)long unsigned int:t(0,118)=r(0,118);0;037777777777;/Users/hns/Documents/Projects/QuantumSTEP/System/Sources/Frameworks/AddressBook//Users/hns/Documents/Projects/QuantumSTEP/System/Sources/Frameworks/AddressBook/ABRecord.mgcc2_compiled.:t(0,1)=(0,1)-[ABRecord(private) _decodeWithVCardScanner:]-[ABRecord(private) _decodeWithVCardScanner:]:f(0,2)self:p(0,4)_cmd:p(0,5)sc:p(0,6)d:(0,7)NSDictionary:T(0,8)=s4isa:/1(0,9),0,32;;signed char:t(0,3)=@s8;r(0,3);-128;127;BOOL:t(0,2)=(0,3):t(0,4)=*(0,10):t(0,5)=*(0,11):t(0,6)=*(0,12):t(0,7)=*(0,8)Class:t(0,9)=*(0,13)ABRecord:T(0,10)=s8isa:/1(0,9),0,32;data:/1(0,14),32,32;;:t(0,11)=xsobjc_selector:NSScanner:T(0,12)=s4isa:/1(0,9),0,32;;:t(0,13)=xsobjc_class::t(0,14)=*(0,15)NSMutableDictionary:T(0,15)=s4isa:/1(0,9),0,32;;key:(0,16)NSString:T(0,17)=s4isa:/1(0,9),0,32;;:t(0,16)=*(0,17)val:(0,18)NSArray:T(0,19)=s4isa:/1(0,9),0,32;;:t(0,18)=*(0,19)val:(0,18)-[ABRecord(private) _vCardTag]-[ABRecord(private) _vCardTag]:f(0,16)self:p(0,4)_cmd:p(0,5)-[ABRecord(private) _decodeLine:]-[ABRecord(private) _decodeLine:]:f(0,2)self:p(0,4)_cmd:p(0,5)line:p(0,7)-[ABRecord(private) _encodeLine:to:]-[ABRecord(private) _encodeLine:to:]:f(0,1)self:p(0,4)_cmd:p(0,5)line:p(0,16)dest:p(0,20):t(0,20)=*(0,21)NSMutableString:T(0,21)=s4isa:/1(0,9),0,32;;-[ABRecord(private) _encodeTag:attributes:value:to:]/System/Library/Frameworks/Foundation.framework/Headers/NSRange.h/Users/hns/Documents/Projects/QuantumSTEP/System/Sources/Frameworks/AddressBook/ABRecord.m/System/Library/Frameworks/Foundation.framework/Headers/NSRange.h/Users/hns/Documents/Projects/QuantumSTEP/System/Sources/Frameworks/AddressBook/ABRecord.m/System/Library/Frameworks/Foundation.framework/Headers/NSRange.h/Users/hns/Documents/Projects/QuantumSTEP/System/Sources/Frameworks/AddressBook/ABRecord.m/System/Library/Frameworks/Foundation.framework/Headers/NSRange.h/Users/hns/Documents/Projects/QuantumSTEP/System/Sources/Frameworks/AddressBook/ABRecord.m/System/Library/Frameworks/Foundation.framework/Headers/NSRange.h/Users/hns/Documents/Projects/QuantumSTEP/System/Sources/Frameworks/AddressBook/ABRecord.m/System/Library/Frameworks/Foundation.framework/Headers/NSRange.h/Users/hns/Documents/Projects/QuantumSTEP/System/Sources/Frameworks/AddressBook/ABRecord.m-[ABRecord(private) _encodeTag:attributes:value:to:]:f(0,1)self:p(0,4)_cmd:p(0,5)tag:p(0,16)attribs:p(0,7)val:p(0,22)dest:p(0,20)t:(0,20)id:t(0,22)=*(0,23)objc_object:T(0,23)=s4isa:(0,9),0,32;;e:(0,24)NSEnumerator:T(0,25)=s4isa:/1(0,9),0,32;;:t(0,24)=*(0,25)key:(0,16)oval:(0,22)pos:(0,26)int:t(0,26)=r(0,26);-2147483648;2147483647;first:(0,2)BOOL:t(0,2)aval:(0,22)-[ABRecord(private) _encodeProperty:as:to:]-[ABRecord(private) _encodeProperty:as:to:]:f(0,1)self:p(0,4)_cmd:p(0,5)property:p(0,16)vCalProperty:p(0,16)dest:p(0,20)val:(0,22)-[ABRecord(private) _encodeVCard:]-[ABRecord(private) _encodeVCard:]:f(0,1)self:p(0,4)_cmd:p(0,5)dest:p(0,20)_quoteEnd.60068_valEnd.60048_attribEnd.60047_attribNameEnd.60046_tagEnd.60045-[ABRecord(private) _parseLine:]-[ABRecord(private) _parseLine:]:f(0,7)self:p(0,4)_cmd:p(0,5)sc:p(0,6)tagEnd:V(0,27)NSCharacterSet:T(0,28)=s4isa:/1(0,9),0,32;;:t(0,27)=*(0,28)attribNameEnd:V(0,27)attribEnd:V(0,27)valEnd:V(0,27)tag:(0,16)attribs:(0,14)value:(0,29)NSMutableArray:T(0,30)=s4isa:/1(0,9),0,32;;:t(0,29)=*(0,30)val:(0,16)key:(0,16)quoteEnd:V(0,27)val2:(0,16)val2:(0,16)val2:(0,16)-[ABRecord(private) _touch]-[ABRecord(private) _touch]:f(0,1)self:p(0,4)_cmd:p(0,5)-[ABRecord(private) _properties]-[ABRecord(private) _properties]:f(0,14)self:p(0,4)_cmd:p(0,5)+[ABRecord(private) _properties]+[ABRecord(private) _properties]:f(0,14)self:p(0,22)_cmd:p(0,5)-[ABRecord initWithUniqueId:]-[ABRecord initWithUniqueId:]:f(0,22)self:p(0,4)_cmd:p(0,5)uid:p(0,16)objc_super:(0,31)_objc_super:T(0,31)=s8self:(0,22),0,32;super_class:(0,32),32,32;;:t(0,32)=*(0,33)_objc_class:T(0,33)=s48isa:(0,32),0,32;super_class:(0,32),32,32;name:(0,34),64,32;version:(0,35),96,32;info:(0,35),128,32;instance_size:(0,35),160,32;ivars:(0,36),192,32;methods:(0,37),224,32;cache:(0,38),256,32;protocol_list:(0,39),288,32;sel_id:(0,40),320,32;gc_object_type:(0,40),352,32;;:t(0,34)=*(0,41)long int:t(0,35)=r(0,35);-2147483648;2147483647;:t(0,36)=*(0,42):t(0,37)=*(0,43):t(0,38)=*(0,44):t(0,39)=*(0,45):t(0,40)=*(0,1)char:t(0,41)=r(0,41);0;127;:t(0,42)=xs_objc_ivar_list::t(0,43)=xs_objc_method_list::t(0,44)=xsobjc_cache::t(0,45)=*(0,46)_objc_protocol:T(0,46)=s20isa:(0,32),0,32;protocol_name:(0,34),32,32;protocol_list:(0,39),64,32;instance_methods:(0,47),96,32;class_methods:(0,47),128,32;;:t(0,47)=*(0,48):t(0,48)=xs_objc__method_prototype_list:-[ABRecord init]-[ABRecord init]:f(0,22)self:p(0,4)_cmd:p(0,5)-[ABRecord dealloc]-[ABRecord dealloc]:f(0,1)self:p(0,4)_cmd:p(0,5)objc_super:(0,31)-[ABRecord isReadOnly]-[ABRecord isReadOnly]:f(0,2)self:p(0,4)_cmd:p(0,5)-[ABRecord removeValueForProperty:]-[ABRecord removeValueForProperty:]:f(0,2)self:p(0,4)_cmd:p(0,5)property:p(0,16)-[ABRecord setValue:forProperty:]-[ABRecord setValue:forProperty:]:f(0,2)self:p(0,4)_cmd:p(0,5)value:p(0,22)property:p(0,16)type:(0,49)=xeABPropertyType: :T(0,50)=ekABMultiValueMask:256,kABErrorInProperty:0,kABStringProperty:1,kABIntegerProperty:2,kABRealProperty:3,kABDateProperty:4,kABArrayProperty:5,kABDictionaryProperty:6,kABDataProperty:7,kABMultiStringProperty:257,kABMultiIntegerProperty:258,kABMultiRealProperty:259,kABMultiDateProperty:260,kABMultiArrayProperty:261,kABMultiDictionaryProperty:262,kABMultiDataProperty:263,; :T(0,50)ABPropertyType:t(0,49)=(0,50)-[ABRecord uniqueId]-[ABRecord uniqueId]:f(0,16)self:p(0,4)_cmd:p(0,5)-[ABRecord valueForProperty:]-[ABRecord valueForProperty:]:f(0,22)self:p(0,4)_cmd:p(0,5)property:p(0,16)+[ABRecord addPropertiesAndTypes:]+[ABRecord addPropertiesAndTypes:]:f(0,26)self:p(0,22)_cmd:p(0,5)properties:p(0,7)c:(0,51)unsigned int:t(0,51)=r(0,51);0;037777777777;+[ABRecord removeProperties:]+[ABRecord removeProperties:]:f(0,26)self:p(0,22)_cmd:p(0,5)properties:p(0,18)c:(0,51)+[ABRecord properties]+[ABRecord properties]:f(0,18)self:p(0,22)_cmd:p(0,5)+[ABRecord typeOfProperty:]+[ABRecord typeOfProperty:]:f(0,49)self:p(0,22)_cmd:p(0,5)property:p(0,16)+[ABRecord searchElementForProperty:label:key:value:comparison:]+[ABRecord searchElementForProperty:label:key:value:comparison:]:f(0,52)self:p(0,22)_cmd:p(0,5)property:p(0,16)label:p(0,16)key:p(0,16)value:p(0,22)comparison:p(0,53)=xeABSearchComparison: :T(0,54)=ekABEqual:0,kABNotEqual:1,kABLessThan:2,kABLessThanOrEqual:3,kABGreaterThan:4,kABGreaterThanOrEqual:5,kABEqualCaseInsensitive:6,kABContainsSubString:7,kABContainsSubStringCaseInsensitive:8,kABPrefixMatch:9,kABPrefixMatchCaseInsensitive:10,kABBitsInBitFieldMatch:11,kABDoesNotContainSubString:12,kABDoesNotContainSubStringCaseInsensitive:13,kABNotEqualCaseInsensitive:14,kABSuffixMatch:15,kABSuffixMatchCaseInsensitive:16,kABWithinIntervalAroundToday:17,kABWithinIntervalAroundTodayYearless:18,kABNotWithinIntervalAroundToday:19,kABNotWithinIntervalAroundTodayYearless:20,kABWithinIntervalFromToday:21,kABWithinIntervalFromTodayYearless:22,kABNotWithinIntervalFromToday:23,kABNotWithinIntervalFromTodayYearless:24,; :T(0,54):t(0,52)=*(0,55)ABSearchComparison:t(0,53)=(0,54)ABSearchElement:T(0,55)=s36isa:/1(0,9),0,32;_comparison:/1(0,53),32,32;_property:/1(0,16),64,32;_label:/1(0,16),96,32;_key:/1(0,16),128,32;_value:/1(0,22),160,32;_class:/1(0,9),192,32;_conjunction:/1(0,56)=xeABSearchConjunction:,224,32;_children:/1(0,18),256,32;;:T(0,57)=ekABSearchAnd:0,kABSearchOr:1,;ABSearchConjunction:t(0,56)=(0,57) :T(0,57) :T(0,57)-[ABRecord encodeWithCoder:]-[ABRecord encodeWithCoder:]:f(0,1)self:p(0,4)_cmd:p(0,5)aCoder:p(0,58):t(0,58)=*(0,59)NSCoder:T(0,59)=s4isa:/1(0,9),0,32;;-[ABRecord initWithCoder:]-[ABRecord initWithCoder:]:f(0,22)self:p(0,4)_cmd:p(0,5)aDecoder:p(0,58)_OBJC_METH_VAR_NAME_0:S(0,60)_OBJC_METH_VAR_TYPE_0:S(0,61)_OBJC_METH_VAR_NAME_1:S(0,62)_OBJC_METH_VAR_TYPE_1:S(0,63)_OBJC_METH_VAR_NAME_2:S(0,64)_OBJC_METH_VAR_TYPE_2:S(0,65)_OBJC_METH_VAR_NAME_3:S(0,66)_OBJC_METH_VAR_TYPE_3:S(0,67)_OBJC_METH_VAR_NAME_4:S(0,68)_OBJC_METH_VAR_NAME_5:S(0,69)_OBJC_METH_VAR_NAME_6:S(0,70)_OBJC_METH_VAR_TYPE_4:S(0,71)_OBJC_METH_VAR_NAME_7:S(0,72)_OBJC_METH_VAR_TYPE_5:S(0,73)_OBJC_METH_VAR_NAME_8:S(0,74)_OBJC_METH_VAR_NAME_9:S(0,75)_OBJC_METH_VAR_NAME_10:S(0,76)_OBJC_METH_VAR_TYPE_6:S(0,77)_OBJC_METH_VAR_NAME_11:S(0,78)_OBJC_METH_VAR_TYPE_7:S(0,79)_OBJC_METH_VAR_NAME_12:S(0,80)_OBJC_METH_VAR_TYPE_8:S(0,81)_OBJC_METH_VAR_NAME_13:S(0,82)_OBJC_METH_VAR_TYPE_9:S(0,83)_OBJC_METH_VAR_NAME_14:S(0,84)_OBJC_METH_VAR_NAME_15:S(0,85)_OBJC_CLASS_NAME_0:S(0,86)_OBJC_CLASS_NAME_1:S(0,87)_OBJC_METH_VAR_NAME_16:S(0,88)_OBJC_METH_VAR_NAME_17:S(0,89)_OBJC_METH_VAR_NAME_18:S(0,90)_OBJC_METH_VAR_NAME_19:S(0,91)_OBJC_METH_VAR_NAME_20:S(0,92)_OBJC_METH_VAR_TYPE_10:S(0,93)_OBJC_METH_VAR_NAME_21:S(0,94)_OBJC_METH_VAR_TYPE_11:S(0,95)_OBJC_METH_VAR_NAME_22:S(0,96)_OBJC_METH_VAR_TYPE_12:S(0,97)_OBJC_METH_VAR_NAME_23:S(0,98)_OBJC_METH_VAR_NAME_24:S(0,99)_OBJC_METH_VAR_NAME_25:S(0,100)_OBJC_CLASS_NAME_2:S(0,101)_OBJC_METH_VAR_NAME_26:S(0,102)_OBJC_METH_VAR_NAME_27:S(0,103)_OBJC_METH_VAR_NAME_28:S(0,104)_OBJC_METH_VAR_NAME_29:S(0,105)_OBJC_METH_VAR_NAME_30:S(0,106)_OBJC_METH_VAR_NAME_31:S(0,107)_OBJC_METH_VAR_NAME_32:S(0,108)_OBJC_METH_VAR_NAME_33:S(0,109)_OBJC_METH_VAR_NAME_34:S(0,110)_OBJC_METH_VAR_NAME_35:S(0,111)_OBJC_METH_VAR_NAME_36:S(0,112)_OBJC_METH_VAR_NAME_37:S(0,113)_OBJC_METH_VAR_NAME_38:S(0,114)_OBJC_METH_VAR_NAME_39:S(0,115)_OBJC_METH_VAR_NAME_40:S(0,116)_OBJC_METH_VAR_NAME_41:S(0,117)_OBJC_METH_VAR_NAME_42:S(0,118)_OBJC_METH_VAR_NAME_43:S(0,119)_OBJC_METH_VAR_NAME_44:S(0,120)_OBJC_METH_VAR_NAME_45:S(0,121)_OBJC_METH_VAR_NAME_46:S(0,122)_OBJC_METH_VAR_NAME_47:S(0,123)_OBJC_METH_VAR_NAME_48:S(0,124)_OBJC_METH_VAR_NAME_49:S(0,125)_OBJC_METH_VAR_NAME_50:S(0,126)_OBJC_METH_VAR_NAME_51:S(0,127)_OBJC_METH_VAR_NAME_52:S(0,128)_OBJC_METH_VAR_NAME_53:S(0,129)_OBJC_METH_VAR_NAME_54:S(0,130)_OBJC_METH_VAR_NAME_55:S(0,131)_OBJC_METH_VAR_NAME_56:S(0,132)_OBJC_METH_VAR_NAME_57:S(0,133)_OBJC_METH_VAR_NAME_58:S(0,134)_OBJC_METH_VAR_NAME_59:S(0,135)_OBJC_METH_VAR_NAME_60:S(0,136)_OBJC_METH_VAR_NAME_61:S(0,137)_OBJC_METH_VAR_NAME_62:S(0,138)_OBJC_METH_VAR_NAME_63:S(0,139)_OBJC_METH_VAR_NAME_64:S(0,140)_OBJC_METH_VAR_NAME_65:S(0,141)_OBJC_METH_VAR_NAME_66:S(0,142)_OBJC_METH_VAR_NAME_67:S(0,143)_OBJC_CLASS_NAME_3:S(0,144)_OBJC_CLASS_NAME_4:S(0,145)_OBJC_CLASS_NAME_5:S(0,146)_OBJC_CLASS_NAME_6:S(0,147)_OBJC_CLASS_NAME_7:S(0,148)_OBJC_CLASS_NAME_8:S(0,149)_OBJC_CLASS_NAME_9:S(0,150)_OBJC_CLASS_NAME_10:S(0,151)_OBJC_CLASS_NAME_11:S(0,152)_OBJC_CLASS_NAME_12:S(0,153)_OBJC_CLASS_NAME_13:S(0,154)_OBJC_CLASS_NAME_14:S(0,155):t(0,60)=ar(0,156);0;4;(0,41):t(0,61)=ar(0,156);0;22;(0,41):t(0,62)=ar(0,156);0;52;(0,41):t(0,63)=ar(0,156);0;21;(0,41):t(0,64)=ar(0,156);0;15;(0,41):t(0,65)=ar(0,156);0;9;(0,41):t(0,66)=ar(0,156);0;10;(0,41):t(0,67)=ar(0,156);0;6;(0,41):t(0,68)=ar(0,156);0;17;(0,41):t(0,69)=ar(0,156);0;22;(0,41):t(0,70)=ar(0,156);0;14;(0,41):t(0,71)=ar(0,156);0;9;(0,41):t(0,72)=ar(0,156);0;16;(0,41):t(0,73)=ar(0,156);0;9;(0,41):t(0,74)=ar(0,156);0;17;(0,41):t(0,75)=ar(0,156);0;8;(0,41):t(0,76)=ar(0,156);0;21;(0,41):t(0,77)=ar(0,156);0;12;(0,41):t(0,78)=ar(0,156);0;23;(0,41):t(0,79)=ar(0,156);0;9;(0,41):t(0,80)=ar(0,156);0;10;(0,41):t(0,81)=ar(0,156);0;6;(0,41):t(0,82)=ar(0,156);0;7;(0,41):t(0,83)=ar(0,156);0;6;(0,41):t(0,84)=ar(0,156);0;4;(0,41):t(0,85)=ar(0,156);0;17;(0,41):t(0,86)=ar(0,156);0;8;(0,41):t(0,87)=ar(0,156);0;8;(0,41):t(0,88)=ar(0,156);0;11;(0,41):t(0,89)=ar(0,156);0;6;(0,41):t(0,90)=ar(0,156);0;11;(0,41):t(0,91)=ar(0,156);0;13;(0,41):t(0,92)=ar(0,156);0;22;(0,41):t(0,93)=ar(0,156);0;15;(0,41):t(0,94)=ar(0,156);0;31;(0,41):t(0,95)=ar(0,156);0;18;(0,41):t(0,96)=ar(0,156);0;15;(0,41):t(0,97)=ar(0,156);0;12;(0,41):t(0,98)=ar(0,156);0;12;(0,41):t(0,99)=ar(0,156);0;9;(0,41):t(0,100)=ar(0,156);0;24;(0,41):t(0,101)=ar(0,156);0;7;(0,41):t(0,102)=ar(0,156);0;13;(0,41):t(0,103)=ar(0,156);0;16;(0,41):t(0,104)=ar(0,156);0;5;(0,41):t(0,105)=ar(0,156);0;14;(0,41):t(0,106)=ar(0,156);0;5;(0,41):t(0,107)=ar(0,156);0;6;(0,41):t(0,108)=ar(0,156);0;17;(0,41):t(0,109)=ar(0,156);0;13;(0,41):t(0,110)=ar(0,156);0;19;(0,41):t(0,111)=ar(0,156);0;17;(0,41):t(0,112)=ar(0,156);0;13;(0,41):t(0,113)=ar(0,156);0;14;(0,41):t(0,114)=ar(0,156);0;10;(0,41):t(0,115)=ar(0,156);0;13;(0,41):t(0,116)=ar(0,156);0;52;(0,41):t(0,117)=ar(0,156);0;16;(0,41):t(0,118)=ar(0,156);0;16;(0,41):t(0,119)=ar(0,156);0;23;(0,41):t(0,120)=ar(0,156);0;5;(0,41):t(0,121)=ar(0,156);0;25;(0,41):t(0,122)=ar(0,156);0;35;(0,41):t(0,123)=ar(0,156);0;6;(0,41):t(0,124)=ar(0,156);0;37;(0,41):t(0,125)=ar(0,156);0;22;(0,41):t(0,126)=ar(0,156);0;24;(0,41):t(0,127)=ar(0,156);0;17;(0,41):t(0,128)=ar(0,156);0;10;(0,41):t(0,129)=ar(0,156);0;29;(0,41):t(0,130)=ar(0,156);0;17;(0,41):t(0,131)=ar(0,156);0;10;(0,41):t(0,132)=ar(0,156);0;11;(0,41):t(0,133)=ar(0,156);0;20;(0,41):t(0,134)=ar(0,156);0;24;(0,41):t(0,135)=ar(0,156);0;7;(0,41):t(0,136)=ar(0,156);0;19;(0,41):t(0,137)=ar(0,156);0;8;(0,41):t(0,138)=ar(0,156);0;25;(0,41):t(0,139)=ar(0,156);0;21;(0,41):t(0,140)=ar(0,156);0;7;(0,41):t(0,141)=ar(0,156);0;59;(0,41):t(0,142)=ar(0,156);0;13;(0,41):t(0,143)=ar(0,156);0;12;(0,41):t(0,144)=ar(0,156);0;8;(0,41):t(0,145)=ar(0,156);0;0;(0,41):t(0,146)=ar(0,156);0;15;(0,41):t(0,147)=ar(0,156);0;12;(0,41):t(0,148)=ar(0,156);0;7;(0,41):t(0,149)=ar(0,156);0;19;(0,41):t(0,150)=ar(0,156);0;14;(0,41):t(0,151)=ar(0,156);0;14;(0,41):t(0,152)=ar(0,156);0;12;(0,41):t(0,153)=ar(0,156);0;13;(0,41):t(0,154)=ar(0,156);0;13;(0,41):t(0,155)=ar(0,156);0;15;(0,41)long unsigned int:t(0,156)=r(0,156);0;037777777777;/Users/hns/Documents/Projects/QuantumSTEP/System/Sources/Frameworks/AddressBook//Users/hns/Documents/Projects/QuantumSTEP/System/Sources/Frameworks/AddressBook/ABSearchElement.mgcc2_compiled.:t(0,1)=(0,1)+[ABSearchElement _searchElementForClass:property:label:key:value:comparison:]+[ABSearchElement _searchElementForClass:property:label:key:value:comparison:]:f(0,2)self:p(0,3)_cmd:p(0,4)cls:p(0,5)property:p(0,6)label:p(0,6)key:p(0,6)value:p(0,3)comparison:p(0,7)=xeABSearchComparison: :T(0,8)=ekABEqual:0,kABNotEqual:1,kABLessThan:2,kABLessThanOrEqual:3,kABGreaterThan:4,kABGreaterThanOrEqual:5,kABEqualCaseInsensitive:6,kABContainsSubString:7,kABContainsSubStringCaseInsensitive:8,kABPrefixMatch:9,kABPrefixMatchCaseInsensitive:10,kABBitsInBitFieldMatch:11,kABDoesNotContainSubString:12,kABDoesNotContainSubStringCaseInsensitive:13,kABNotEqualCaseInsensitive:14,kABSuffixMatch:15,kABSuffixMatchCaseInsensitive:16,kABWithinIntervalAroundToday:17,kABWithinIntervalAroundTodayYearless:18,kABNotWithinIntervalAroundToday:19,kABNotWithinIntervalAroundTodayYearless:20,kABWithinIntervalFromToday:21,kABWithinIntervalFromTodayYearless:22,kABNotWithinIntervalFromToday:23,kABNotWithinIntervalFromTodayYearless:24,; :T(0,8):t(0,2)=*(0,9)id:t(0,3)=*(0,10):t(0,4)=*(0,11)Class:t(0,5)=*(0,12):t(0,6)=*(0,13)ABSearchComparison:t(0,7)=(0,8)ABSearchElement:T(0,9)=s36isa:/1(0,5),0,32;_comparison:/1(0,7),32,32;_property:/1(0,6),64,32;_label:/1(0,6),96,32;_key:/1(0,6),128,32;_value:/1(0,3),160,32;_class:/1(0,5),192,32;_conjunction:/1(0,14)=xeABSearchConjunction:,224,32;_children:/1(0,16),256,32;;objc_object:T(0,10)=s4isa:(0,5),0,32;;:t(0,11)=xsobjc_selector::t(0,12)=xsobjc_class:NSString:T(0,13)=s4isa:/1(0,5),0,32;;:T(0,15)=ekABSearchAnd:0,kABSearchOr:1,;ABSearchConjunction:t(0,14)=(0,15):t(0,16)=*(0,17)NSArray:T(0,17)=s4isa:/1(0,5),0,32;;e:(0,2) :T(0,15) :T(0,15)+[ABSearchElement searchElementForConjunction:children:]+[ABSearchElement searchElementForConjunction:children:]:f(0,2)self:p(0,3)_cmd:p(0,4)conjuction:p(0,14)children:p(0,16)e:(0,2)-[ABSearchElement dealloc]-[ABSearchElement dealloc]:f(0,1)self:p(0,2)_cmd:p(0,4)objc_super:(0,18)_objc_super:T(0,18)=s8self:(0,3),0,32;super_class:(0,19),32,32;;:t(0,19)=*(0,20)_objc_class:T(0,20)=s48isa:(0,19),0,32;super_class:(0,19),32,32;name:(0,21),64,32;version:(0,22),96,32;info:(0,22),128,32;instance_size:(0,22),160,32;ivars:(0,23),192,32;methods:(0,24),224,32;cache:(0,25),256,32;protocol_list:(0,26),288,32;sel_id:(0,27),320,32;gc_object_type:(0,27),352,32;;:t(0,21)=*(0,28)long int:t(0,22)=r(0,22);-2147483648;2147483647;:t(0,23)=*(0,29):t(0,24)=*(0,30):t(0,25)=*(0,31):t(0,26)=*(0,32):t(0,27)=*(0,1)char:t(0,28)=r(0,28);0;127;:t(0,29)=xs_objc_ivar_list::t(0,30)=xs_objc_method_list::t(0,31)=xsobjc_cache::t(0,32)=*(0,33)_objc_protocol:T(0,33)=s20isa:(0,19),0,32;protocol_name:(0,21),32,32;protocol_list:(0,26),64,32;instance_methods:(0,34),96,32;class_methods:(0,34),128,32;;:t(0,34)=*(0,35):t(0,35)=xs_objc__method_prototype_list:-[ABSearchElement description]-[ABSearchElement description]:f(0,6)self:p(0,2)_cmd:p(0,4)str:(0,6)e:(0,36)NSEnumerator:T(0,37)=s4isa:/1(0,5),0,32;;:t(0,36)=*(0,37)el:(0,2)delim:(0,6)-[ABSearchElement matchesRecord:]/System/Library/Frameworks/Foundation.framework/Headers/NSRange.h/Users/hns/Documents/Projects/QuantumSTEP/System/Sources/Frameworks/AddressBook/ABSearchElement.m-[ABSearchElement matchesRecord:]:f(0,38)self:p(0,2)_cmd:p(0,4)record:p(0,40)val:(0,3)signed char:t(0,39)=@s8;r(0,39);-128;127;BOOL:t(0,38)=(0,39):t(0,40)=*(0,41)ABRecord:T(0,41)=s8isa:/1(0,5),0,32;data:/1(0,42),32,32;;:t(0,42)=*(0,43)NSMutableDictionary:T(0,43)=s4isa:/1(0,5),0,32;;e:(0,36)i:(0,44)int:t(0,44)=r(0,44);-2147483648;2147483647;_OBJC_METH_VAR_NAME_0:S(0,45)_OBJC_METH_VAR_TYPE_0:S(0,46)_OBJC_METH_VAR_NAME_1:S(0,47)_OBJC_METH_VAR_TYPE_1:S(0,48)_OBJC_METH_VAR_NAME_2:S(0,49)_OBJC_METH_VAR_NAME_3:S(0,50)_OBJC_METH_VAR_NAME_4:S(0,51)_OBJC_METH_VAR_TYPE_2:S(0,52)_OBJC_METH_VAR_NAME_5:S(0,53)_OBJC_METH_VAR_TYPE_3:S(0,54)_OBJC_METH_VAR_NAME_6:S(0,55)_OBJC_METH_VAR_NAME_7:S(0,56)_OBJC_METH_VAR_TYPE_4:S(0,57)_OBJC_METH_VAR_NAME_8:S(0,58)_OBJC_METH_VAR_TYPE_5:S(0,59)_OBJC_METH_VAR_NAME_9:S(0,60)_OBJC_METH_VAR_TYPE_6:S(0,61)_OBJC_METH_VAR_NAME_10:S(0,62)_OBJC_METH_VAR_TYPE_7:S(0,63)_OBJC_METH_VAR_NAME_11:S(0,64)_OBJC_METH_VAR_TYPE_8:S(0,65)_OBJC_METH_VAR_NAME_12:S(0,66)_OBJC_METH_VAR_TYPE_9:S(0,67)_OBJC_CLASS_NAME_0:S(0,68)_OBJC_CLASS_NAME_1:S(0,69)_OBJC_METH_VAR_NAME_13:S(0,70)_OBJC_METH_VAR_NAME_14:S(0,71)_OBJC_METH_VAR_NAME_15:S(0,72)_OBJC_METH_VAR_NAME_16:S(0,73)_OBJC_METH_VAR_NAME_17:S(0,74)_OBJC_METH_VAR_NAME_18:S(0,75)_OBJC_METH_VAR_NAME_19:S(0,76)_OBJC_METH_VAR_NAME_20:S(0,77)_OBJC_METH_VAR_NAME_21:S(0,78)_OBJC_METH_VAR_NAME_22:S(0,79)_OBJC_METH_VAR_NAME_23:S(0,80)_OBJC_METH_VAR_NAME_24:S(0,81)_OBJC_METH_VAR_NAME_25:S(0,82)_OBJC_METH_VAR_NAME_26:S(0,83)_OBJC_METH_VAR_NAME_27:S(0,84)_OBJC_METH_VAR_NAME_28:S(0,85)_OBJC_METH_VAR_NAME_29:S(0,86)_OBJC_METH_VAR_NAME_30:S(0,87)_OBJC_METH_VAR_NAME_31:S(0,88)_OBJC_METH_VAR_NAME_32:S(0,89)_OBJC_METH_VAR_NAME_33:S(0,90)_OBJC_METH_VAR_NAME_34:S(0,91)_OBJC_METH_VAR_NAME_35:S(0,92)_OBJC_METH_VAR_NAME_36:S(0,93)_OBJC_METH_VAR_NAME_37:S(0,94)_OBJC_CLASS_NAME_2:S(0,95)_OBJC_CLASS_NAME_3:S(0,96)_OBJC_CLASS_NAME_4:S(0,97):t(0,45)=ar(0,98);0;11;(0,28):t(0,46)=ar(0,98);0;1;(0,28):t(0,47)=ar(0,98);0;9;(0,28):t(0,48)=ar(0,98);0;11;(0,28):t(0,49)=ar(0,98);0;6;(0,28):t(0,50)=ar(0,98);0;4;(0,28):t(0,51)=ar(0,98);0;6;(0,28):t(0,52)=ar(0,98);0;1;(0,28):t(0,53)=ar(0,98);0;6;(0,28):t(0,54)=ar(0,98);0;1;(0,28):t(0,55)=ar(0,98);0;12;(0,28):t(0,56)=ar(0,98);0;9;(0,28):t(0,57)=ar(0,98);0;10;(0,28):t(0,58)=ar(0,98);0;37;(0,28):t(0,59)=ar(0,98);0;12;(0,28):t(0,60)=ar(0,98);0;59;(0,28):t(0,61)=ar(0,98);0;24;(0,28):t(0,62)=ar(0,98);0;14;(0,28):t(0,63)=ar(0,98);0;9;(0,28):t(0,64)=ar(0,98);0;11;(0,28):t(0,65)=ar(0,98);0;6;(0,28):t(0,66)=ar(0,98);0;7;(0,28):t(0,67)=ar(0,98);0;6;(0,28):t(0,68)=ar(0,98);0;15;(0,28):t(0,69)=ar(0,98);0;8;(0,28):t(0,70)=ar(0,98);0;5;(0,28):t(0,71)=ar(0,98);0;4;(0,28):t(0,72)=ar(0,98);0;11;(0,28):t(0,73)=ar(0,98);0;6;(0,28):t(0,74)=ar(0,98);0;7;(0,28):t(0,75)=ar(0,98);0;16;(0,28):t(0,76)=ar(0,98);0;10;(0,28):t(0,77)=ar(0,98);0;24;(0,28):t(0,78)=ar(0,98);0;24;(0,28):t(0,79)=ar(0,98);0;5;(0,28):t(0,80)=ar(0,98);0;17;(0,28):t(0,81)=ar(0,98);0;14;(0,28):t(0,82)=ar(0,98);0;5;(0,28):t(0,83)=ar(0,98);0;13;(0,28):t(0,84)=ar(0,98);0;16;(0,28):t(0,85)=ar(0,98);0;13;(0,28):t(0,86)=ar(0,98);0;13;(0,28):t(0,87)=ar(0,98);0;8;(0,28):t(0,88)=ar(0,98);0;8;(0,28):t(0,89)=ar(0,98);0;23;(0,28):t(0,90)=ar(0,98);0;14;(0,28):t(0,91)=ar(0,98);0;22;(0,28):t(0,92)=ar(0,98);0;10;(0,28):t(0,93)=ar(0,98);0;6;(0,28):t(0,94)=ar(0,98);0;22;(0,28):t(0,95)=ar(0,98);0;0;(0,28):t(0,96)=ar(0,98);0;12;(0,28):t(0,97)=ar(0,98);0;12;(0,28)long unsigned int:t(0,98)=r(0,98);0;037777777777;././@LongLink0000644000076500007650000000016710747626652011361 Lustar 00000000000000./Documents/Projects/QuantumSTEP/System/Library/Frameworks/AddressBook.framework/Versions/A/arm-quantumstep-linux-gnu/./Documents/Projects/QuantumSTEP/System/Library/Frameworks/AddressBook.framework/Versions/A/arm-quan0000755000076500007650000000000010745133023033343 5ustar hnshns00000000000000././@LongLink0000644000076500007650000000020210747626652011347 Lustar 00000000000000./Documents/Projects/QuantumSTEP/System/Library/Frameworks/AddressBook.framework/Versions/A/arm-quantumstep-linux-gnu/AddressBook./Documents/Projects/QuantumSTEP/System/Library/Frameworks/AddressBook.framework/Versions/A/arm-quan0000777000076500007650000000000010745133023036574 2libAddressBook.soustar hnshns00000000000000././@LongLink0000644000076500007650000000017710747626652011362 Lustar 00000000000000./Documents/Projects/QuantumSTEP/System/Library/Frameworks/AddressBook.framework/Versions/A/arm-quantumstep-linux-gnu/Headers/./Documents/Projects/QuantumSTEP/System/Library/Frameworks/AddressBook.framework/Versions/A/arm-quan0000755000076500007650000000000010743211760033346 5ustar hnshns00000000000000././@LongLink0000644000076500007650000000021210747626652011350 Lustar 00000000000000./Documents/Projects/QuantumSTEP/System/Library/Frameworks/AddressBook.framework/Versions/A/arm-quantumstep-linux-gnu/Headers/AddressBook./Documents/Projects/QuantumSTEP/System/Library/Frameworks/AddressBook.framework/Versions/A/arm-quan0000777000076500007650000000000010745133023035266 2../../Headersustar hnshns00000000000000././@LongLink0000644000076500007650000000021010747626652011346 Lustar 00000000000000./Documents/Projects/QuantumSTEP/System/Library/Frameworks/AddressBook.framework/Versions/A/arm-quantumstep-linux-gnu/libAddressBook.so./Documents/Projects/QuantumSTEP/System/Library/Frameworks/AddressBook.framework/Versions/A/arm-quan0000755000076500007650000114670010745133023033361 0ustar hnshns00000000000000ELFa(4^494 (hhhhh@-`- *  a@bDWi]UgXqHZ+LmFl#S^0jz4n?<\`cNJYr6vt~7fTVpwe{sy/CI1!Mx;-)$>B",% Q3=R'K8E5&9d.[*2O:u(P_|AhoGk}$L]]]4^  h   p0[t|08 z C| A |    8 ! 8k Ȯ0  D Ї  x  r  ć  \W  j &D q , d 8UL /]l rdqn D #tq, 0 pX   * X w j Ȯ;0PĮW|$ h   ԇ l t  00  gP  K  pT  ȇ 4 v Ȯ  5 [  q02x {T @  \ p  X D ( ܇ e Ȯu؇ `  I d 7  1 < E<7 h  V i  DH ̇  "_DYNAMIC_GLOBAL_OFFSET_TABLE___gmon_start___init_finiobjc_freeobjc_msg_lookup_superobjc_get_classobjc_msg_lookupNSLog_GLOBAL_.I.ABAddressBook.m2VZIQe__objc_exec_class__objc_class_name_NSMutableDictionary__objc_class_name_NXConstantString__objc_class_name_NSBundle__objc_class_name_NSFileManager__objc_class_name_NSDictionary__objc_class_name_NSUnarchiver__objc_class_name_NSMutableArray__objc_class_name_ABPerson__objc_class_name_ABGroup__objc_class_name_NSArchiver__objc_class_name_NSObject__objc_class_name_ABAddressBookNSClassDescriptionNeededForClassNotificationNSLocalNotificationCenterTypekABCreationDatePropertykABModificationDatePropertykABFirstNamePropertykABLastNamePropertykABFirstNamePhoneticPropertykABLastNamePhoneticPropertykABBirthdayPropertykABOrganizationPropertykABJobTitlePropertykABHomePagePropertykABEmailPropertykABAddressPropertykABPhonePropertykABAIMInstantPropertykABJabberInstantPropertykABMSNInstantPropertykABYahooInstantPropertykABICQInstantPropertykABNotePropertykABMiddleNamePropertykABMiddleNamePhoneticPropertykABTitlePropertykABSuffixPropertykABNicknamePropertykABMaidenNamePropertykABOtherDatesPropertykABRelatedNamesPropertykABDepartmentPropertykABPersonFlagskABGroupNamePropertykABAddressStreetKeykABAddressCityKeykABAddressStateKeykABAddressZIPKeykABAddressCountryKeykABAddressCountryCodeKeykABEmailWorkLabelkABEmailHomeLabelkABAddressHomeLabelkABAddressWorkLabelkABPhoneWorkLabelkABPhoneHomeLabelkABPhoneMobileLabelkABPhoneMainLabelkABPhoneHomeFAXLabelkABPhoneWorkFAXLabelkABPhonePagerLabelkABAIMWorkLabelkABAIMHomeLabelkABJabberWorkLabelkABJabberHomeLabelkABMSNWorkLabelkABMSNHomeLabelkABYahooWorkLabelkABYahooHomeLabelkABICQWorkLabelkABICQHomeLabelkABAnniversaryLabelkABWorkLabelkABHomeLabelkABOtherLabelkABDatabaseChangedNotificationkABDatabaseChangedExternallyNotificationABLocalizedPropertyOrLabel_GLOBAL_.I.kABUIDProperty_GLOBAL_.I.ABGroup.milmJFc__objc_class_name_NSString__objc_class_name_ABRecord_GLOBAL_.I.ABMultiValue.mhyzN8d__objc_class_name_NSProcessInfo__objc_class_name_ABMultiValue__objc_class_name_Protocol__objc_class_name_ABMutableMultiValue_GLOBAL_.I.ABPerson.mAEkm6d.296__objc_class_name_NSScanner__objc_class_name_NSData__objc_class_name_NSMutableStringNSStringFromClass_GLOBAL_.I.ABRecord.m1GKuqe.319__objc_class_name_NSArray__objc_class_name_NSCharacterSet__objc_class_name_ABSearchElement__objc_category_name_ABRecord_private_GLOBAL_.I.ABSearchElement.mnKp1zeFoundationAppKit__divsi3__div0__modsi3__udivsi3__umodsi3libc.so.6_etext__data_start_edata__bss_start__bss_start___end__bss_end____end__hptx|āȁ́ԁ $(8<@LPTX\`dhlptx|ĂȂ̂ЂԂ؂܂  $(,@\`dtxăȃ̃Ѓԃ؃܃  $(,048<@DHLPTX\`dhlptx|ĄȄ̄ЄԄ؄܄  $(,048<@DHLPTX\`dhlptx|ԅ؅(4@LXdp|ĆІ܆  $(,048<@DHLPTX\`dhlptx|ćȇ̇Їԇ؇܇  $(,048<@DHLPTX\`dhlptx|ĈȈ̈ЈԈ؈܈  $,8DP\htȉԉ(4@LXdp|ĊЊ܊ $0<HT`lx̋؋ (,08DLPX\dhptČȌ̌ЌԌ،܌  $(,048<@DHLPTXčȍ̍Ѝԍ؍܍  $(,048<@DHLPTX\`dhlptx|ĎȎ̎ЎԎ؎܎ 04<H\dhx|ďȏ̏Џԏ؏܏(,0Ddhpt|ĐȐ̐АԐؐܐ  $(48<@Dhtx|đȑ̑Бԑܑؑ  $(,048<@DHLPTX\`dhlptx|ĒȒ̒ВԒؒܒ  $(,048<@DHLPTX\`dhlptx|ē̓ܓ  $(,048<DPX\dhx|ĔȔ̔ДԔؔܔ  $(,048<@DHLPTX\`dhlx|̕Е  $(,048<@DHLPTX\`dhlptx|ĖȖ̖ЖԖؖܖ  $(,048<@DHLPTX\`dhlptxėЗܗ $0<HT`lxĘȘ̘ИԘؘܘ  $(,048<@DHLPTX\`dhlptx|ęș̙Йԙؙܙ$(,048<@DHLPTX\hlptx|ĚȚ̚КԚؚܚ$(,<@Pdhlx|ěț̛Лԛ؛ܛ  $(,048<@DHLPTX\`dhlptx|ĜȜ̜МԜ؜ܜ  $(,048<@DHLPTX\`dhlptx|ĝȝ̝Нԝ؝ܝ  $(,048<@DHLPTX\`dhlptx|ĞȞ̞ОԞ؞ܞ  $(,048<@DHLPTX\`dhlptx|ğȟ̟Пԟ؟ܟ  $(,048<@DHLPTX\`dhlptx|ĠȠ̠РԠؠܠ  $(,048<@DHLPTX\`dhlptx|ġ̡ԡ ,8DP\htȢԢ(4@LXdp|ģУܣ $0<HT`lx̤ؤ ,8DP\dhlptx|ĥХإܥ  $,08<LPTX\`lptx|Ȧ̦Ц  $(,048<@DHLPTX\`dhlptx|ħȧ̧Чԧاܧ  $(,048<@DHLPTX\`dhlptx|ĨȨ̨ШԨبܨ(4@LXdp|ĩЩܩ DHLPTX\`dhlptx|īȫ̫Ыԫثܫ  $(,048<@DHLPtx|ĬȬ̬ЬԬجܬ  $(,048<@DHLPTX\`dhlptx|ĭȭ̭Эԭحܭ  $(,048<@DHLPTX\`dhlptx|P`xcky\yyyy}SizzzzdJJhEE   NNNo1|1f$h?7!V@TOXs\Q`d=hlWp/nYl|P $(',00B4L8\< -L%- `M TM HM < -L -LM, $$0 , 0S<02,rPpzO0 N,0 10 ,  0S ~O,0 10 ,0  0 |1o\\1@0 0 > 1040 /8 !^0@,0`008   4f/< m"^|0@,0`d00<    0 0@< -L 0 <: -L -L -0 L19 -L@P ( -L -0 L9 -L@P  -LpM,p TT1 00,K0@1@0 pP@ 1`P@0P@0 P@0P @0P(@0P0@0$9 -LM, PP1 00,K00 @40 <2 -L -L 0 1 -L -xt0 Lh@p@l@D0P00  p1 -LpM(p 0 00(K0PP@Bo0 n0 Fo0 ^0 0 -LM, 441 00,K0 QPpJO0 N0`NO0M0`ROz0 Np0@V_g0/ -0 LW. -L@P N -L@P D -LpM,p LL1 00,K081:0pP@ 1`P@0P@0P@0P @0 P(@0P0@0- -LqP` p8@0 `P- @P@000HP@0PP @0 XP@0x, -LQ` P`@0 h`@py0 00p`@k0x` @`0 P@U0 X+ -L@ @pPM`<0`P20` P(0`P0(p 8000(K0@ 0@* 0-88@LP @@00,) p-@L<@P` @@0 p( p-@L<@P ` @@0 p( p-@L<@P` @@0 p(( p-@L<@P` @@0 p' -L -L 0-LPM P @@0 00 K0,@@@0L'0 0-LPM P @@0 00 K0,@@@r0&0 -LM,0 p @?`@PF0`P=0`P20 l P'0, BOP0 l& -LM,0 p P`PN0`FO0n@0  Jo @, 0 ^@0  L% -L✠p@` @N_0 m P0 ROP0  $ -LHPD@`p @N 0 h# -LHPD@` p @VOp 0 # -Llh@Pp @nW0ZON0U" -Lpࠟ@P Pn60 ^o,0 m"0 bo0 ^0 0 " -LtppQ PfO0`N0jO0`N0nO0`M0 rO0`N0v_ 0 0 ! -0 L -L@P  -L -L`M(` 娠0 00(K00p@0 `P d0YP@a0P@X0  -LpM(p 夠0 00(K0``@I0pP d0#P @+0P(@"08  -L` M0` dd1 000K0P p0@0`PK 1P8@0P@@ 0 PH@0X040 p0PP@0  40P`@0` -xLt@ @phPM`0(p 8000(K0p@0 -Ld``@p @xPy0 @o0( -Ld``@p @PY0 @O0 -L -錠@L0 `@P40`P+p@&0  -L -LplR  \@@P`@0 0` -lph0 L\@`@P@0  -L -L 0 @  0-锡L1 \MAP@@l100d10 0\100T100L10$0D10,0<100001000$10001000 100 0100(000 000X4<DLT8@HP $(,048<@DHLPTX\`dhlptx|0 -LD1M40 `8 P@-100 1 0 @0000 0 0` 0000K0@0 @0@0@\0 N00  @F_L0 0 40p BO0 PP -TLP1`LQ MpPN0JO0@~0 0 NO0 Mx0@RnL0 0 ^a0  -xt0 Lh@>p@nEVOD0P>00  h -LpM(p pp0 00(K0\@@PZo+0 N0  -LpM(p 圠0 00(K0@@P^o0 pm0PbO0$ -LM 0 \ -L@P  -L3M00 ,  0,  `@2  p@2  `@d2    @@2P}0m2 h(@l0P0@a0 `@PWp8@R0 erP@AD1  @XP61  B `@)0 ` Ph@0Pp@0 `Ppx@0 ``"@0 00H@0, `P -L 0 X  -Lࠟp@0 @`P0P0  pPd0  P@0 0  (  -L  M%$ ,0 `up,0@0Pm0K 0  ,0@\0K l00,0 @N0JP,0 @B 0 0  -L8M, 00 Ԡ T `@P"0 P0004 ` X00@0 P@0  D0L008 pD0n2PDBO0   D0FO<"80  Dn0D0Jo0 Dn0 @PiD0No0x1 l10 D0m0PiDRo0001 10 Dnn0PiD0Voc00 00 D0nR0PiDZoG000@0 800  DN+ 1 0 T00D0 4@04P8 DmH 00L0 P^O0 H0 L@b_0 DN04 ` N0jO@0S11 0 `P`  @n0< Pno0PiP0m0@ 1 00 P0ro0PiPn0@000 00 |0`P4fOw04P< vO,k,0  $(,048 -Lp|Px` `NMM0 PP zOAP00 0 | -0 L#< -TLPaL1 DMP`N0 D 1P~O 0H L0 0p0S0@_0  P!N0O ,0K  @DHLPl3p0S\3@_@3  P#N0O 00K   M2 0  O2 0  h p0SD2n@%^v82  POk01080 1040 P00L0 &NX 0 40K L08@_J04 8 L0'N>`1 0 PLO/(1 0 q MD!0D0 P)nD0pPO 0 D00L0DO0D0 @L0*^08 TLX\`dhlptxD2p0S2@_2  P+N0\2080 TB@O( 0 80K 20<0 R` M1 0 pTP TO1 0 o -N1 0 P _8@{T1*.Nt81 0 P _8@e1/N^0 0  _8@O0  8 T0@\A 0 <0K O8P40< 8 {|LD1N0D0 P2nD <3pPO0 D00OD0D0 @3^08 O2 0 p2P0 `"NP2 0 P M2 0  2p0S1@_1  P5N01080 tA@Od 0 80K T10@0 ,Q`6N,1 0 pXP dOr0 0 s 7Nd0 0 P _8@U0:MNp0 0 P _8@?<0$DL9N(0 0  _8@0  8 X0@:^  0 @0K O8P0@ 8 kPH;N0H8 O0 0 `>M0 0  l0@_D00H0`0@000800 0, (00  p-dd0 LX@`@=^0PO0p -鸠0 L@u`@>^|0`_s0`_jp?Ne0[ D -鼠0 LP@`PKG0@`>0AN@`4pA^/0% p -L` 0 M ,` 000,K0ppBN0`P" 0@P0PCN0@4000  @\ -@ @LF>M,0 0 }p0E`]0P0`p EN`0P0 0 , 00 p  -|LxP P`FN@Mp~0(` 8000(K0G^0L -L -LpḠ` `GN@T0PMK0 P @P>0 IN40 -Lp M, `IN@0PJN0 @P0p0@ T/ T0 X KNP 0 KN@P0 ,0@M0 0-L@P<@ @M@$00  08\ p-@L<@P` @MN0 p -LLLa `pMN@0PNN0@{0PONr0@ 0|pZPc0PLZ0R0@QnI0i -LLLa `pQN@20PRN)0@0PSN0@ 0}pP0PM00@Un0 ` p-LX`TP PUN@0@V^0p -L`ᄠP PpVN@0`WN0PP @0, -L`ᜠ@ Mp@]0@@P  0 0 0 | p-L`8P4@ @YN_0 p -Lpd``P PYN@H0@Z^?0h -LM 0 /  -L@P & -L@,( `p0P@0P@0@P0 P0 (P00` 0 $ -L`ᰠ@ @p8P0`@P0`HP0PP@0 8$ -LQ PpX@M`0`` @~0h`@t0p`@j0x` @`0(p 8000(K0Pb0p$( -Lᔣ4M P UG 300 @@70, P3L3p@(0P@P3 0 0pS2200`,@ 0,PP@2  XbP@0T"  0X` T` P` L` H` D` @` <` 8` pP4` S @ 0!  p0S @0!  p0 S񏐍 #,5>Gclu@@0D!40@@0 !w80@@0 m<0@@0 c@0@@0 YD0@@u0 OH0@@k0l EL0@La0H ;0$,048<@DHLPTX\`dhlP0@BOD0P T0@N:0, X0@FO00 ptx@N$0   p| -LHM< p P UA `@JO0P <PU  NO0  U M0  `N0P< Pth$<0S |C@RO0< 0P^@3L0 N0< n@ 2PVO0 @04 ZO0 `PJL@ ^0  P^Ou0< `VZVB@ Mb0  q D nT1DPD0bOK0 hp dp `p \p Xp Tp `PPp D fO00<  <  Q (;KZj{@ N@ jO0<  @ N0<  P @ nO0<  PӍ$T @ M0<  PyX @ rO0<  i\ @ N0<  PX` @ vO0K<  0  0Fd0@ N008K<  0  82h0@ zO0<  #< `>H0 @r0HP ~oh0 <0 0 P 0P -0 LPl 0 QaB! P`BP:QQ1121:QQ1101:P@  !P@ !!P!@ #!!P@ !!P#2!\`B-*@-p(%0QaB+ -P`BP":QQ1121:QQ1101: P@ P@ !!P!@ c!!P@ !!P#2!" l!\`B-Q 0 P:QQ1121:QQ1101:P@  !P@ !!P!@ #!!P@ !!P#2!-Q& 0P1QQ1121:QQ1101: P@ P@ !!P!@ c!!P@ !!P#2!"l!- -440 0 3L@r 04sT -L -LNilNSMutableDictionaryNSBundleNSFileManagerNSDictionaryNSUnarchiverNSMutableArrayABPersonABGroupNSArchiverNXConstantStringABAddressBookNSObjectABAddressBook.mhasUnsavedChangespropertiesichgroupspersonssharedAddressBookformattedAddressFromDictionary:defaultNameOrderingdefaultCountryCodesaveremoveRecord:addRecord:recordsMatchingSearchElement:recordForUniqueId:recordClassFromUniqueId:setMe:mepeople_touch_propertiesdeallocinitstringByExpandingTildeInPathdictionaryWithContentsOfFile:classbundleForClass:defaultManagercreateDirectoryAtPath:withIntermediateDirectories:attributes:error:objectForInfoDictionaryKey:mutableCopyautoreleasedictionaryWithObjectsAndKeys:objectForKey:unarchiveObjectWithFile:arrayWithCapacity:retainreleaseallocuniqueIdcomponentsSeparatedByString:lastObjectobjectEnumeratornextObjectisEqualToString:isKindOfClass:addObject:indexOfObject:removeObject:dictionaryWithCapacity:setObject:forKey:writeToFile:atomically:archiveRootObject:toFile:C@"NSMutableDictionary"@"NSString"@"NSMutableArray"@0@+8:+12@0@+8:+12@+16i0@+8:+12C0@+8:+12C0@+8:+12@+16v0@+8:+12@+16v0@+8:+12@4@+8:0@4@+8:+12@0#4@+8:0@4@+8:+12#0C8@+8:+12@+16C+20@0^@4@4@+8:+12I0Vv4@+8:0v4@+8:0C4@+8:+12@0C4@+8:+12#0v4@+8:+12@0I4@+8:+12@0v4@+8:+12@+16@0C1@+8:+12@+16C0C4@+8:+12@+16@0~/Library/Application Support/AddressBook/AddressBook.data~/Library/Application Support/AddressBook/ich~/Library/Application Support/AddressBook/AddressBook.groups~/Library/Application Support/AddressBook/AddressBook.personspropertiesABAddressBook touch:addRecord: %@persons=%@groups=%@savesave %@unNilNXConstantStringABGlobals.mUIDPropertyCreationDatePropertyModificationDatePropertyFirstNamePropertyLastNamePropertyFirstNamePhoneticPropertyLastNamePhoneticPropertyBirthdayPropertyOrganizationPropertyJobTitlePropertyHomePagePropertyEmailPropertyAddressPropertyPhonePropertyAIMInstantPropertyJabberInstantPropertyMSNInstantPropertyYahooInstantPropertyICQInstantPropertyNotePropertyMiddleNamePropertyMiddleNamePhoneticPropertyTitlePropertySuffixPropertyNicknamePropertyMaidenNamePropertyOtherDatesPropertyRelatedNamesPropertyDepartmentPropertyPersonFlagsGroupNamePropertyAddressStreetKeyAddressCityKeyAddressStateKeyAddressZIPKeyAddressCountryKeyAddressCountryCodeKeyEmailWorkLabelEmailHomeLabelAddressHomeLabelAddressWorkLabelPhoneWorkLabelPhoneHomeLabelPhoneMobileLabelPhoneMainLabelPhoneHomeFAXLabelPhoneWorkFAXLabelPhonePagerLabelAIMWorkLabelAIMHomeLabelJabberWorkLabelJabberHomeLabelMSNWorkLabelMSNHomeLabelYahooWorkLabelYahooHomeLabelICQWorkLabelICQHomeLabelAnniversaryLabelWorkLabelHomeLabelOtherLabelDatabaseChangedNotificationDatabaseChangedExternallyNotificationNilNSMutableArrayNSStringNXConstantStringABGroupABRecordNSObjectABGroup.mparentgroupsmemberssubgroupsinitWithCoder:encodeWithCoder:descriptionsetDistributionIdentifier:forProperty:person:distributionIdentifierForProperty:person:removeSubgroup:addSubgroup:parentGroups_removeFromParentGroup:_addToParentGroup:removeMember:addMember:deallocinitinitWithUniqueId:arrayretainreleaseaddObject:_touchindexOfObject:removeObject:uniqueIdstringWithFormat:encodeObject:decodeObject@"NSMutableArray"@0@+8:+12@+16v0@+8:+12@+16@0@+8:+12C4@+8:+12@+16@+20@0@0@+8:+12@+16@+20C0@+8:+12@+16v0@+8:+12@4@+8:+12@0@4@+8:0Vv4@+8:0v4@+8:0v4@+8:+12@0I4@+8:+12@0??ABGroup uid=%@NilNilNSMutableArrayNSProcessInfoiABMutableMultiValueABMultiValueNSObjectNSMutableCopyingNSCopyingABMultiValue.minitWithCoder:encodeWithCoder:setPrimaryIdentifier:replaceLabelAtIndex:withLabel:replaceValueAtIndex:withValue:removeValueAndLabelAtIndex:insertValue:withLabel:atIndex:addValue:withLabel:deallocinitprimaryIdentifiervalueslabelsidentifierspropertyTypeindexForIdentifier:identifierAtIndex:labelAtIndex:valueAtIndex:countmutableCopyWithZone:copyWithZone:arrayretainallocWithZone:mutableCopyreleaseobjectAtIndex:indexOfObject:processInfogloballyUniqueStringaddObject:insertObject:atIndex:removeObjectAtIndex:replaceObjectAtIndex:withObject:autoreleaseencodeObject:encodeValueOfObjCType:at:decodeObjectdecodeValueOfObjCType:at:@0@+8:+12@+16v0@+8:+12@+16C0@+8:+12@+16C0@+8:+12i+16@+20C0@+8:+12i+16@4@+8:+12@+16@+20i0@0@+8:+12@+16@+20v0@+8:+12@0@+8:+12@"NSString"@"NSMutableArray"ii0@+8:+12i0@+8:+12@+16@0@+8:+12i+16I0@+8:+12@0@+8:+12^v+16@4@+8:0@4@+8:+12^v0Vv4@+8:0v4@+8:0I4@+8:0@4@+8:+12I0I4@+8:+12@0v4@+8:+12@0v4@+8:+12@+16I0v4@+8:+12I0v4@+8:+12I+16@0v4@+8:+12r*+16r^v0v4@+8:+12r*+16^v0NilNSMutableArrayNSStringNSScannerNSDataNSDictionaryNSMutableStringNXConstantStringABPersonABRecordNSObjectABImageClientABPerson.mparentgroupscancelLoadingImageDataForTag:initWithCoder:encodeWithCoder:descriptionvCardRepresentation_encodeVCard:_propertiesToEncode_vCardTagconsumeImageData:forTag:imageDatasetImageData:beginLoadingImageDataForClient:_imageFileNameparentGroups_removeFromParentGroup:_addToParentGroup:deallocinitWithVCardRepresentation:initinitWithUniqueId:arrayretainallocinitWithData:encoding:autoreleasescannerWithString:_decodeWithVCardScanner:firstLine:releaseaddObject:_touchremoveObject:stringByExpandingTildeInPathuniqueIdstringByAppendingPathComponent:writeToFile:atomically:dataWithContentsOfFile:dictionaryWithObjectsAndKeys:_encodeTag:attributes:value:to:objectEnumeratornextObjectvalueForProperty:stringdataUsingEncoding:stringWithFormat:encodeObject:decodeObject@"NSMutableArray"v0@+8:+12i+16@0@+8:+12@+16v0@+8:+12@+16@0@+8:+12v0@+8:+12@+16i+20C0@+8:+12@+16i0@+8:+12@+16v0@+8:+12@4@+8:+12@0@4@+8:0@4@+8:+12@+16i0C4@+8:+12@+16@0Vv4@+8:0v4@+8:0v4@+8:+12@0C1@+8:+12@+16C0v8@+8:+12@+16@+20@0@4@4@+8:+12i0v4@+8:+12@+16i0~/Library/Application Support/AddressBook/ImagesVCARDUIDTELEMAILBDAYNOTEURLTITLEROLEORGX-NICKNAMEX-MAIDENNAMEX-DEPARTMENTVERSION3.0PRODID-//DSITRI, Germany//mySTEP 1.10//ENCATEGORIESBEGINENDABPerson uid=%@NilNSMutableStringABMultiValueNSArrayNSMutableDictionaryNSMutableArrayNSCharacterSetNSDictionaryABAddressBookNSProcessInfoABSearchElementNXConstantStringABRecordNSObjectprivateNSCodingABRecord.mdatasearchElementForProperty:label:key:value:comparison:typeOfProperty:propertiesremoveProperties:addPropertiesAndTypes:initWithCoder:encodeWithCoder:valueForProperty:uniqueIdsetValue:forProperty:removeValueForProperty:isReadOnlydeallocinitinitWithUniqueId:_properties_touch_parseLine:_encodeVCard:_encodeProperty:as:to:_encodeTag:attributes:value:to:_encodeLine:to:_decodeLine:_vCardTag_decodeWithVCardScanner:objectForKey:isEqualToString:countobjectAtIndex:classlengthsubstringToIndex:appendFormat:substringFromIndex:stringWithString:keyEnumeratorisKindOfClass:nextObjectappendString:replaceOccurrencesOfString:withString:options:range:arrayWithObject:objectEnumeratordictionaryWithCapacity:arraysetCharactersToBeSkipped:characterSetWithCharactersInString:retainscanUpToCharactersFromSet:intoString:scanString:intoString:stringByAppendingString:setObject:forKey:addObject:dictionaryWithObjectsAndKeys:sharedAddressBookdictionaryprocessInfogloballyUniqueStringstringByAppendingFormat:releaseremoveObjectForKey:intValueaddEntriesFromDictionary:removeObjectsForKeys:allKeys_searchElementForClass:property:label:key:value:comparison:encodeObject:decodeObject@"NSMutableDictionary"@12@+8:+12@+16@+20@0@4i8i0@+8:+12@+16@0@+8:+12@0@+8:+12@+16v0@+8:+12@+16C0@+8:+12@+16@+20C0@+8:+12@+16C0@+8:+12v0@+8:+12v4@+8:+12@+16@+20@0v8@+8:+12@+16@+20@0@4v0@+8:+12@+16@+20@4@+8:+12@0C4@+8:+12@0@4@+8:0I4@+8:0@4@+8:+12I0#4@+8:0v4@+8:+12@0C4@+8:+12#0I12@+8:+12@+16@+20I0{?=II}4v4@+8:+12@+16@0C4@+8:+12@+16^@0v4@+8:0C4@+8:+12@+16@0Vv4@+8:0i4@+8:0@16@+8:+12#+16@+20@0@4@8i12TAGVALUEBEGINtag=%@key=%@ & val=%@END_vCardTag should be redefined in subclass%@ does not process %@:%@%@ %@ ;%@=;\;:\:,\, \n;%@:%@,%@_encodeVCard should be redefined in subclass:; = ="" ,;:\ \n,\ ATTRIBUTESVALUESinitWithUniqueId %@, %@type(%@)=%dsetValue %@ forProperty %@NilABMultiValueNSDictionaryNXConstantStringABSearchElementNSObjectABSearchElement.m_comparison_property_label_key_value_class_conjunction_childrensearchElementForConjunction:children:_searchElementForClass:property:label:key:value:comparison:matchesRecord:descriptiondeallocallocinitautoreleaseretainreleaseobjectEnumeratornextObjectstringByAppendingFormat:stringByAppendingString:classvalueForProperty:isKindOfClass:countlabelAtIndex:isEqualToString:valueAtIndex:objectForKey:isEqual:compare:caseInsensitiveCompare:rangeOfString:rangeOfString:options:hasPrefix:lengthcompare:options:range:i@"NSString"@#@"NSArray"@0@+8:+12i+16@+20@16@+8:+12#+16@+20@0@4@8i12C0@+8:+12@+16@0@+8:+12v0@+8:+12@4@+8:0Vv4@+8:0v4@+8:0@4@+8:+12@0C4@+8:+12@0#4@+8:0C4@+8:+12#0I4@+8:0@4@+8:+12i0i4@+8:+12@0{?=II}4@+8:+12@0{?=II}4@+8:+12@+16I0i8@+8:+12@+16I+20{?=II}0(%@%@ || && ).%@[%@] == %@ != %@ < %@ <= %@ > %@ >= %@ a==A %@ contains Substring %@ CoNtAiNs SuBsTrInG %@ has Prefix %@ HaS PrEfIx %@ ? %@matchesRecord with unimplemented comparison %d؆̆xl`TH<0$ ܅p\ԁ( ,4<fPppppnnljjih $ghg,Tg@g 4xf(df44Te<,_80$D<@D@dHT\@D@hH @@H @@$HDHD@THD@THDHpp@@@4@<@H@@@ H@@@@@@@TT $4$4 D\\D@pD@D@܁:<*||hl<=   , 8 h@:l<=H(4@LXdp|ĉЉ܉ $0<HT`lx̊؊ ,8DP\htȋԋTԋȋth\PD8, ؊̊xl`TH<0$ ܉Љĉ|pdXL@4(ht (@Th x  (D Tdx  0D\l| 0 @P` p   %lD8(8 { zyty0Ly8y\xl(x|xwwTv@vutPsq8PT|(0($<40(0(40(00400DP0d0d0d0ttt@HL(t ؉ Ԉ L8Xx̆ 4HT8p`ll l Tx ,Ȃ@pP`ȁHht~T|8,<`,h` $$$,4,4,4D@D@httttPdhXth\PD8, ̗ؗDDTȋtș(  $@ؐPĐ`Dxď4,؋8pp| `p@LLLLLLLTL @ dDtDtLX`XpLL@@@@@ LPL,L@LL@ `LL L hL|@t@LL(8L0 $,48@HL X h x# XL@4(ԤȤth\PD8, أ̣xl`TH<0$ ܢТĢ|pdXL@4($0Hl<dLtTXdldt 0t4\H t`ȡ8 `(t (t44<@HXtp ПȞtp\<(4<D4(<(<D4((PD<$D8XHD8X\p4Pd4Pd8X<X<p<p<p<p8XPd44<8XX<p<pp D$4,XHl4tHl4tHl4t$4XHl4tt$4XHl4ttX444(4P4(4P 4$4l404<4PTp(4xX4(4xX4(4<(4X44(4<(4<(4X44(4<(44(4PX 4l4X $()Tpx,       ,4L Xة̩xl`TH<0$dȦĥHLL LX\$H4` @lhl8D$d0LTLhx Lh     ,@( 0X̥tx| 08.  &  ] $ ~ @L]DoP ]]]]]]]]lh\܅0<L $\0<HlT`l|x̆؆̅@8PD(td(tԓ|̗ؗ ,8DPh\t(4@LXdp|ĢТܢ $0<HT(`x̣أ ,8DP\lhtȤԤ8(H4$X@LXhܡȦ$0H<T`lx̩ةxud_d;_b<q&c!Kq$Gkm*4u~>dHRoi - b j" GT ! " #%!&81P2i345689;$=<>T?l@ABCDEFG0HKIbNQRSTU1VJXc[~^ehlqru8vWytz}6FF#4<C=FZSZ1^Oh!~"#$%&'*.2:I?`DxINT`ejop7tN F$R>^ Vk #<Uo0$!G d  &N !"1"Da"Kx"@#Z#v##=$$ %%B C&Ia&x&= 8',X'6n'.(bV (), )*K+T+#+) \,;-r-G-J-K-T/.Yj.].`.a//k1a2225r3738393:33R447?7V7_7g8j58OK89 9:W;_<<2S=>>>?? @}@AAADBCCD_E)F3FGSHIIJcK% KvL*)LnL7LLHLNMU&Ma@MbVMO)OSOO4CPb P:Q2RQ>QGQRReuRHS:+S|SCSSJSp,TuTeT UUUU@VXV{VVWgWWWWWMXXXYY+ZNEZNjZZYZYZS:~[\n\"\#"]$P]%s]^>^^_:_;_< `=`*`TaTp JaSb?btbbccgNUdd$_d@c_D DDD$$(dd2dMeAqef'f g1ggggyhJ$iiij5jSjj$j$j$jk*7k*]k*|kk2kollmmUn|n!op6p{pp)qvq/qr C;~+L =i" t )00RN<h'0زEzR#3ƴ#7_vl.fIͻ:OmW@\a='o1Z#$8x}0Q J],. _:dp"z VB)#_. '<vb #Z 5(a0. Fxg. X y{_-4<< GO$p! `" " A$n6Q) [n1^QԤ c3{46=DEFK7OUPtQV]cd f&jDpbqsY K@\ V   h 0 } ,  e "=!eC.='119ƅhGi2r"$f3-uS   "o"#B$~K$%$%%`v&' (q1))])*W+o_ ,e-` .f.W/;0001L/2233v4955ab66$77PR883Q9::Dn;n<!==l=M>:??K@@@,AbAAFBuPPQ:Q/ST$TT)UWEX3XdY{&Zc Z%[|[\]^__q!r``Y\albc'cbcd$,_e@ *e@8_D DDDD D$DhDDD<D@DDD D$PD%XD&\D)D*D+<D/D0D14D2D3D4D:D;?eRehae@$(ve$?Tee@>e@>D?D@D?D@D?D@ DALDBtDCDD?e@$e$Gdfe@Ge@GDG $e$Jxfe@Ie@IDJDLDJDLDN$$8e$Sf%f@Se@SDSDU DSDUDS DU$DV,DW|2f(T|$Af$Z@ge@Ze@ZDZ $cf$[Tge@[e@[D[ $f$]hge@\e@\D] D^D]D^$Pf$bge@ae@af@aDb DcDbDcDb Dc$DdLDe$f$ihe@he@h g@hDi DjDiDj$g$niOgme@m\gmDnDoDnDo Dn(Do,DqTDsXDuDvDw DyD{lD|ig@o|g@p$g$je@e@g@D D$g$je@ e@g@DDDDD D,D0D8DDDDDhDDDD$ h$le@e@g@D DDDD D$DXDDDDDD$DPT$`5h$ne@e@D $ah$nOge@DDDD D(D8DHDDDDDD Dh@|$h$pe@e@D$(h$pe@e@D $h$pe@e@!i@D D$.i&pci&ԁi9jj8k&kl&0l&D"m&$Gm&\hm&mn$ qD$0An&on&n&n&n&)o&Zo&(o&,o&4o&<p&PLp&p}p&p&p&q&Bq&tq&q&q& r&:r&kr& r&(r&4r&<0s&Dbs&ds&s&s&)t&[t&t& t&t&$#u&DUu&Tu&pu&u&v&Lv&}v&v&v&w&Ew&ww&w&w&$x&4Bx&Dux&\x&px&y&?y&qy&y&y&z&8z&iz&z&z&$z&40{&@b{&H{&T{&\{&h-|&`|&|&|&|&*}&]}&}&}&}&)~ $_~ /~&܅~&~&!~&!~&"  &"(&)$C&*0^&+<y&/H&LT&j`&l&x& &<&X&t&&&̆Ȁ&؆&ddHRoi - " GT 6FN o0$!N x"$ %B x&= n'.(bV ), )+) K89 9:W;_<2S=>>>}@AAADBCCD_E)F3GSHIIJcK% O4CPb uRHZS:~[\n`*TaTp JcgNqegyhJ$imm|nqw3fx(SzF |P<}l.҃?*.~v1X ݓVIZ-C Zu Eo \:r C;+ i"RNzR#3#l.fͻ:O@1$8x}0Q],. _p" VB#_.vbZ. x y$p! `" " An1^QԤ @\h "=!C.ƅi2r"f3uS "oB$~K%`' (qW+o_e-` .f1L/25a7P83::Dn<!=l=:??KAX3dY{&Zc %[|]_q!`Y\  $ E j   ˁ    . K h    ׂ   9 X q ! " #у $ %  &( 'G (h ) + - 1ڄ 2 3 4+ 5I 6k : ; < =ۅ > ? @. AI Bg C D E Fӆ G H  I$ J= KX Ls M N O‡ P؇ Q R V- W_$Zdq@Y$&]ш&]ĉY&$]tq|qD]$,*&]TX&]h)~ $_~ /& (&4&@׋&L&X &d(&pC&|^&y&&&̌&&ĉ&Љ &܉<&X&t&& &!ȍ&"$&#0&$<&%H8&&TT&'`p&(l&)x&+Ď&-&1&2&34&4P&5̊l&6؊&:&;&<܏&=&>&? 0&@,L&A8h&BD&CP&D\&Ehؐ&Ft&G&H,&IH&Jd&K&L&Mȋ&Nԋԑ&O&P &Q(&RD&V`&Wdqdq|d;qb<q&c!Kq$Gkm*4u~>dHRoi - " GT 6FN o0$!N x"$ %B x&= n'.(bV ), )+) K89 9:W;_<2S=>>>}@AAADBCCD_E)F3GSHIIJcK% O4CPb uRHZS:~[\n`*TaTp JcgNqegyhJ$imm|nqw3fx(SzF |P<}l.҃?*.~v1X ݓVIZ-C Zu Eo \:r C;+ i"RNzR#3#l.fͻ:O@1$8x}0Q],. _p" VB#_.vbZ. x y$p! `" " An1^QԤ @\h "=!C.ƅi2r"f3uS "oB$~K%`' (qW+o_e-` .f1L/25a7P83::Dn<!=l=:??KAX3dY{&Zc %[|]_q!`Y\c'cbc$q@*e@ g@|qD DDDD D$D<D@D`DhDDDl?el$ɒ$Pse@e@D DDDD D$D\DdD D!D#h?eh$$'te@&e@&D'D(D'D(D'D( D*LD+tD,?e($$/ue@/e@/@/D/ $5$1@ve@1e@1D1 $R$4Tve@3e@3t@3D4 D5D4D5D4 D5$D7XD8D9D6$$<we@<e@<@<D< $$>we@>e@>@>D> $$@xe@@e@@D@ $$C(xe@Be@B%@BDC DEDCDEDC DE$DFPDGx$3$Kxe@Je@J%@JDK DLDKDLDK DL$DMPDNx$W$Q8ye@Qe@QDQ $v$SLye@Se@S@St@SDS$(ǔ$Utye@Ue@U @U@UUDU $,$Wye@We@WDW$M$Z ze@Ze@Zr@ZDZ D[DZD[DZ D[$DZ<D[@D\dD]D^?e[$$b{e@be@b@bDb DcDbDcDb Dc$Db<Dc@DdhDeDfDgL?ec$d&k(&k8_&kT-&k|&kP0&kK&$kt|Dk$0&klL&ky&k&kӚ&k&k1&ka&k&k›&k&k$&kU&k0&k\&kl&k|&kL&k~&k&k&k&kD&kv&k&k؞&k &k;&kl&k$&k4П&kD&kP3&kde&kt&kȠ&k&k*&kZ&k&k&k&k&kN&k~&k&k(&k0&k<)~ $_~ /~&S8~&WDd|d|Dd;|b<q&c!Kq$Gkm*4u~>dHRoi - " GT 6FN o0$!N x"$ %B x&= n'.(bV ), )+) K89 9:W;_<2S=>>>}@AAADBCCD_E)F3GSHIIJcK% O4CPb uRHZS:~[\n`*TaTp JcgNqegyhJ$imm|nqw3fx(SzF |P<}l.҃?*.~v1X ݓVIZ-C Zu Eo \:r C;+ i"RNzR#3#l.fͻ:O@1$8x}0Q],. _p" VB#_.vbZ. x y$p! `" " An1^QԤ @\h "=!C.ƅi2r"f3uS "oB$~K%`' (qW+o_e-` .f1L/25a7P83::Dn<!=l=:??KAX3dY{&Zc %[|]_q!`Y\cU&P)~ $_~ /d|d|d;|b<q&c!Kq$Gkm*4u~>dHRoi - " GT 6FN o0$!N x"$ %B x&= n'.(bV ), )+) K89 9:W;_<2S=>>>}@AAADBCCD_E)F3GSHIIJcK% O4CPb uRHZS:~[\n`*TaTp JcgNqegyhJ$imm|nqw3fx(SzF |P<}l.҃?*.~v1X ݓVIZ-C Zu Eo \:r C;+ i"RNzR#3#l.fͻ:O@1$8x}0Q],. _p" VB#_.vbZ. x y$p! `" " An1^QԤ @\h "=!C.ƅi2r"f3uS "oB$~K%`' (qW+o_e-` .f1L/25a7P83::Dn<!=l=:??KAX3dY{&Zc %[|]_q!`Y\'cbc$|ˣ@ *e@ }D DDDD D$DXD`DDDd?ed$$t~e@e@@D DDDD D$DPDXDD D!D"D$@$ '$(e@'e@'U@' D( D)D(D)D( D)$D*PD)\D*`D+D,D-D.D/b@)$$u$3e@2e@2D3D4D3D4D3D4 D5LD6tD7D8?e4$$;ȁe@;e@;D;$P$<e@<e@<ۤ@<D<$X$=pe@=e@=ۤ@=D=$X$>Ȃe@>e@>ۤ@>D>$X=$? e@?e@? @?D?$Xi$@xe@@e@@D@ $$Ae@Ae@ADA $$Hߥ@Ge@GDH DIDHDIDH DI$?eI$p$Qߥ@Pe@PDQ DRDQDRDQ DR$?eR$p$Wߥ@Ve@VI@V WVDWDXDW DX$DW(DX,DYDXDYDZD[D\f@X$ z$`ߥ@_e@_I@_W__D`DaD` Da$D`(Da,DbDaDbDcDdDef@a $,Ǧ$ĭߥ@he@hۤ@hDi DjDiDjDi Dj$DkPDl|Dm$$qߥ@pe@pۤ@pI@pDq DrDqDrDq Dr$DsT$dB$wߥ@ve@vۤ@v@vDw DxDwDxDw Dx$DyT$d$}Lߥ@|e@| @|D} D~D}D~D} D~$DLDt$Ƨ$Ԉߥ@e@r@D DDD DLDtDD$$؉ߥ@e@@D DDD DpDDDTD$&ʨjɩ!&p&&( &`}&&,K&<o&t&Ҭ!&&ʭ&2&R$pD$0&&n&C&q&&̯&& .& _&8&X&x&#&T&&&&&H&z&&޲&,&@B&Pt&`&h׳& &:&k&&ϴ&&2&d&&ȵ&&,&,^&D&h¶&t&&&X&&&&&O&& &4&H&TG&`y&l&޹&&C&v&&ۺ& &@&r&&ֻ& & <&o&$&4ռ&@&P;&d)~ $_~ /ddnd;b<q&c!Kq$Gkm*4u~>dHRoi - " GT 6FN o0$!N x"$ %B x&= n'.(bV ), )+) K89 9:W;_<2S=>>>}@AAADBCCD_E)F3GSHIIJcK% O4CPb uRHZS:~[\n`*TaTp JcgNqegyhJ$imm|nqw3fx(SzF |P<}l.҃?*.~v1X ݓVIZ-C Zu Eo \:r C;+ i"RNzR#3#l.fͻ:O@1$8x}0Q],. _p" VB#_.vbZ. x y$p! `" " An1^QԤ @\h "=!C.ƅi2r"f3uS "oB$~K%`' (qW+o_e-` .f1L/25a7P83::Dn<!=l=:??KAX3dY{&Zc %[|]_q!`Y\c'cbcy$ȋ%f@@@$̽$؋@@@nD DDDD D$D<D@D`DhD?e$)$C@@D DDDD D$D\D!dD#?e$P$'C@&@&@&D' D(D'D(D' D($D'<D(@D)`D+hD,D+D,D.XD/|D1D2?e(@+h$$6,C@5@5D6D7D6D7D6D7 D8L?e7$$;ďC@;@;@;D; $$=DC@=@=(@=D= $4$?ĐC@?@?D? $W$AؐC@A@ADA$|$DC@C@C@CDE DF$ƿ$IC@H@H@HDI DJDIDJDMDK$$$P C@P@PDP$$UC@T@T@@T@T$M$bC@b@bDb$(m$eC@d@dDeDfDeDf$$C@@@D DD D$D(D,DhDDDDTDtD?e@ @$ $C@@DDDDDD DXDDD8 @$|$C@@D$8$(C@@^@D DDDD D$D<D@Dd?e$m$ șC@ @ @ D  D!D D!D  D!$D <D!@D"hD#?e!$&'&'D M&'`s&'p&'&'p&'|&'&>$'D'$8An&'H&'n&'u&'&'(&'8&'D/&'T`&'t&'&'&'$&'#&'U&'&'&'&'&' K&'@z&'P}&'`޲&'x&'&'&'C&'u&'&'&'&'&':&' l&' &'D&'L&'X2&'`d&'p&'&'&'+&']&'&' &',&'@%&'LW&'`&'h&'|&'!&'T&'&'&'&'&'M&'&'&'$&'4&'@F&'Lx&'T&'d&'t&'B&'u&'&'&'&')~ $_~ /~&A~&b~&h̗~&nؗ~&p &r(&tC&v^&xy&z &|,&~8&D&P&\ &h<&tX&t&&&Ȁ&d̚d̚Ad;̚b<q&c!Kq$Gkm*4u~>dHRoi - " GT 6FN o0$!N x"$ %B x&= n'.(bV ), )+) K89 9:W;_<2S=>>>}@AAADBCCD_E)F3GSHIIJcK% O4CPb uRHZS:~[\n`*TaTp JcgNqegyhJ$imm|nqw3fx(SzF |P<}l.҃?*.~v1X ݓVIZ-C Zu Eo \:r C;+ i"RNzR#3#l.fͻ:O@1$8x}0Q],. _p" VB#_.vbZ. x y$p! `" " An1^QԤ @\h "=!C.ƅi2r"f3uS "oB$~K%`' (qW+o_e-` .f1L/25a7P83::Dn<!=l=:??KAX3dY{&Zc %[|]_q!`Y\c'cbcL$@@AD DD(DPD|DDDD,DD D"8D#\D"`D#lD$DD%DD&lD'@@@@"8D$$* @*@*D*$(%$-Ȟ @,@,N@,D- D.D-D. D-$D.(D/$[$3П @2@2@2@2 D3 D4 D6(D7D8D9$<$= <@<@<< <<D=D>D= D>$D=(D>,D?hDDDCDDDGDIDJ4DLDMDNDO$fxPD*DATDOHfx\D*PA`DOTfxD*ADODPfx̣D*AУDPfxD*ADPDQfx<D*0A@DQ4fxdD*XAdDQXDRxfxD*ADRDSDUDVHDWDXDY(DZTD\`D]D_fxܦD*AD_D`fx,D* A0D`$D^<D`DfxXD*LAXD`LDalfxD*ADaDbDc*@>5?G@SA_@B jCw@I@O @P @Q @R H@` @a $h$gt @f@f@f@ffDg DgDhDgDh Dg$Dh(DiPDlXDm@f@h$$o @o@o@oDo$,!$r@ @q@qI@qDrDxDrDxDrDx Dy\D{D|D},D`DDDD(D`DDD DD$D`DDDD D<DDD$D$DDDDD0DhDDDDDPDDDD(D\DD D@ D D D0 D< Dx D D D D8 DX D D D( D\ D D D D D4 Dl D D D D T(sd(t{(u(vwxyzG($@ x \ $ $4 @@D$$ @@DDDD$<$%f@@DDDD$d$` @@ g@D D DD D$D (D 4D tD|DD?e $,$ @ @DD DDD(D,$ $ @@DDDDDD DP?e$$"H @!@!D# D$$$'\ @&@&@&D' D(D'D(D' D($D*xD+D,D)$$04 @/@/:@/@/D0 D0D1D0D1 D0,D10D2D1D2D3D4D5D6D9D:D<$D=TD>H@1$T$A @A@ADA $`s$C @C@C@CDC$X$Lt%f@G@G@GDL DMDLDMDL DM$DNdDMhDNtDODNDODPDODPDODP@M $p$T%f@S@S@SDT DUDTDUDT DU$DVdDUhDVtDWDVDWDXDWDXDWDX@U $p$[T%f@[@[D[ $t<$^%f@]@]@]D^ D_D^D_D^ D_$$`$cl%f@b@b@b @bbbb Dc DdDcDd Dc$Dd($$h0 @h@h@hDh DiDhDi $X$m @m@mA@mDm DnDmDn Dot$R&s&s]\&s #&s&s`5&sn&s&s$&s\A&sp&s&6$s Ds$8@&sn&s&s&s&s"&sP&s&s&s<&sL&sXD&slu&s&s&s&s8&sj&s&s&s&s 0&sb&s(&s4&s<&sH)&sX[&sp&s&s&s"&sT&s&s&s&s&sL&s}&s$&s8&sH&s\E&spw&s&s&s&sA&st&s&s &s$ &s,?&sHr&sl&st&s &s=&sp&s&s&s &s$<&s0o&s<&sT&sp&sx:&sl&s&s&s&s7&sj&s &s0&sH&sd3&std&s&s&s&s,&s]&s&s&s&s'&sZ&s(&s4&s<&sD$&sPV&sX&sd&sp&s"&sU&s&s&s&s&s)~ $_~ /~&~&~&~&~& & ((& 4C&"@^&*Ly&.X&.d&.p&6|&9&L &O<&OX&Pt&PĢ&QТ&QܢȀ&R&RQ&Um&] &]&`$&`0&a<&aH&oT1&|`M&li&x&&&&&&-&̣I&أe&&&&&&  &,)&8E&Da&P}&\&h&t&& &%&A&]&y&Ȥ&Ԥ&&&&!&=&Y&(u& 4&@&2L&5XdDdDd;Db<q&c!Kq$Gkm*4u~>dHRoi - " GT 6FN o0$!N x"$ %B x&= n'.(bV ), )+) K89 9:W;_<2S=>>>}@AAADBCCD_E)F3GSHIIJcK% O4CPb uRHZS:~[\n`*TaTp JcgNqegyhJ$imm|nqw3fx(SzF |P<}l.҃?*.~v1X ݓVIZ-C Zu Eo \:r C;+ i"RNzR#3#l.fͻ:O@1$8x}0Q],. _p" VB#_.vbZ. x y$p! `" " An1^QԤ @\h "=!C.ƅi2r"f3uS "oB$~K%`' (qW+o_e-` .f1L/25a7P83::Dn<!=l=:??KAX3dY{&Zc %[|]_q!`Y\c'cbc$l%f@@X@ @We xD DDDD D$D,DDDDDDD<z@@$L$%f@@@@D DDDD D$D(DDD@$$# @"@"D#D$D#D$D#D$ D%LD&tD'D(D)?e$$8 $- @,@,D- D/D-D/ D1(D3\D4dD5lD7pD8D7D8D9D:D;HD<HD=D<D=D>D?D@DA4DDpDEDGDHDJDKDMDNDP DQ0DS4DTXDV\DWDYDZD\D]D_ D`DDbHDclDf|Dh@.I1[@2f@3 (H$u$lk@k@kDlDnDl Dn$Dp,Dq\Ds`DupDvDxDzD{DzD}D~DD4D4DDDDDD@DHDDDDDDDDD DLDDDDXDDD4DpfxD* Dfx,D*0DDD@m @p,4@pp$ &d &ĥ>&Y&D?&d&&Ȧ&]$D$0&#&Q&~&&& &=& m&&&$&4.&@_&h&&&%&V&&&&&M&&&0&L&TF&hx&x&& &? &q & & & &7 &i & &( &0 &H. &L_ &X &\ &` &l! &R & & & & &G &y & & &&D& v&& &,&@B&X)~ $_~ /~&3~&4$~&70~&8<~&8H &:T(&<`C&>l^&@xy&D&G&J&M&P&S &V̩<&YةX&\t&_&b&fȀ&dABAddressBook.m/Users/hns/Documents/Projects/QuantumSTEP/System/Sources/Frameworks/AddressBook/gcc2_compiled.int:t(0,1)=r(0,1);0020000000000;0017777777777;char:t(0,2)=r(0,2);0;255;long int:t(0,3)=r(0,1);0020000000000;0017777777777;unsigned int:t(0,4)=r(0,1);0000000000000;0037777777777;long unsigned int:t(0,5)=r(0,1);0000000000000;0037777777777;long long int:t(0,6)=r(0,1);01000000000000000000000;0777777777777777777777;long long unsigned int:t(0,7)=r(0,1);0000000000000;01777777777777777777777;short int:t(0,8)=r(0,8);-32768;32767;short unsigned int:t(0,9)=r(0,9);0;65535;signed char:t(0,10)=r(0,10);-128;127;unsigned char:t(0,11)=r(0,11);0;255;float:t(0,12)=r(0,1);4;0;double:t(0,13)=r(0,1);8;0;long double:t(0,14)=r(0,1);8;0;complex int:t(0,15)=s8real:(0,1),0,32;imag:(0,1),32,32;;complex float:t(0,16)=r(0,16);4;0;complex double:t(0,17)=r(0,17);8;0;complex long double:t(0,18)=r(0,18);8;0;void:t(0,19)=(0,19)/Users/hns/Documents/Projects/QuantumSTEP/System/Sources/Frameworks/AddressBook/build/Development/AddressBook.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/AddressBook/AddressBook.h/Users/hns/Documents/Projects/QuantumSTEP/System/Sources/Frameworks/AddressBook/build/Development/AddressBook.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/AddressBook/ABAddressBook.h/Users/hns/Documents/Projects/QuantumSTEP/System/Sources/Frameworks/AddressBook/build/Development/AddressBook.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/AddressBook/ABTypedefs.h/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/Foundation.h/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSObject.h/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSObjCRuntime.h/Developer/Xtoolchain/i386-apple-darwin/gcc-2.95.3-glibc-2.2.2/arm-quantumstep-linux-gnu/lib/gcc-lib/arm-quantumstep-linux-gnu/2.95.3/../../../../arm-quantumstep-linux-gnu/sys-include/stdlib.h/Developer/Xtoolchain/i386-apple-darwin/gcc-2.95.3-glibc-2.2.2/arm-quantumstep-linux-gnu/lib/gcc-lib/arm-quantumstep-linux-gnu/2.95.3/../../../../arm-quantumstep-linux-gnu/sys-include/features.h/Developer/Xtoolchain/i386-apple-darwin/gcc-2.95.3-glibc-2.2.2/arm-quantumstep-linux-gnu/lib/gcc-lib/arm-quantumstep-linux-gnu/2.95.3/../../../../arm-quantumstep-linux-gnu/sys-include/sys/cdefs.h/Developer/Xtoolchain/i386-apple-darwin/gcc-2.95.3-glibc-2.2.2/arm-quantumstep-linux-gnu/lib/gcc-lib/arm-quantumstep-linux-gnu/2.95.3/../../../../arm-quantumstep-linux-gnu/sys-include/gnu/stubs.h/Developer/Xtoolchain/i386-apple-darwin/gcc-2.95.3-glibc-2.2.2/arm-quantumstep-linux-gnu/lib/gcc-lib/arm-quantumstep-linux-gnu/2.95.3/include/stddef.hsize_t:t(11,1)=(0,4)wchar_t:t(11,2)=(0,3)div_t:t(7,1)=(7,2)=s8quot:(0,1),0,32;rem:(0,1),32,32;;ldiv_t:t(7,3)=(7,4)=s8quot:(0,3),0,32;rem:(0,3),32,32;;/Developer/Xtoolchain/i386-apple-darwin/gcc-2.95.3-glibc-2.2.2/arm-quantumstep-linux-gnu/lib/gcc-lib/arm-quantumstep-linux-gnu/2.95.3/../../../../arm-quantumstep-linux-gnu/sys-include/sys/types.h/Developer/Xtoolchain/i386-apple-darwin/gcc-2.95.3-glibc-2.2.2/arm-quantumstep-linux-gnu/lib/gcc-lib/arm-quantumstep-linux-gnu/2.95.3/../../../../arm-quantumstep-linux-gnu/sys-include/bits/types.h__u_char:t(13,1)=(0,11)__u_short:t(13,2)=(0,9)__u_int:t(13,3)=(0,4)__u_long:t(13,4)=(0,5)__u_quad_t:t(13,5)=(0,7)__quad_t:t(13,6)=(0,6)__int8_t:t(13,7)=(0,10)__uint8_t:t(13,8)=(0,11)__int16_t:t(13,9)=(0,8)__uint16_t:t(13,10)=(0,9)__int32_t:t(13,11)=(0,1)__uint32_t:t(13,12)=(0,4)__int64_t:t(13,13)=(0,6)__uint64_t:t(13,14)=(0,7)__qaddr_t:t(13,15)=(13,16)=*(13,6)__dev_t:t(13,17)=(13,5)__uid_t:t(13,18)=(13,3)__gid_t:t(13,19)=(13,3)__ino_t:t(13,20)=(13,4)__mode_t:t(13,21)=(13,3)__nlink_t:t(13,22)=(13,3)__off_t:t(13,23)=(0,3)__loff_t:t(13,24)=(13,6)__pid_t:t(13,25)=(0,1)__ssize_t:t(13,26)=(0,1)__rlim_t:t(13,27)=(13,4)__rlim64_t:t(13,28)=(13,5)__id_t:t(13,29)=(13,3)__fsid_t:t(13,30)=(13,31)=s8__val:(13,32)=ar(0,1);0;1;(0,1),0,64;;__daddr_t:t(13,33)=(0,1)__caddr_t:t(13,34)=(13,35)=*(0,2)__time_t:t(13,36)=(0,3)__useconds_t:t(13,37)=(0,4)__suseconds_t:t(13,38)=(0,3)__swblk_t:t(13,39)=(0,3)__clock_t:t(13,40)=(0,3)__clockid_t:t(13,41)=(0,1)__timer_t:t(13,42)=(0,1)__key_t:t(13,43)=(0,1)__ipc_pid_t:t(13,44)=(0,9)__blksize_t:t(13,45)=(0,3)__blkcnt_t:t(13,46)=(0,3)__blkcnt64_t:t(13,47)=(13,6)__fsblkcnt_t:t(13,48)=(13,4)__fsblkcnt64_t:t(13,49)=(13,5)__fsfilcnt_t:t(13,50)=(13,4)__fsfilcnt64_t:t(13,51)=(13,5)__ino64_t:t(13,52)=(13,5)__off64_t:t(13,53)=(13,24)__t_scalar_t:t(13,54)=(0,3)__t_uscalar_t:t(13,55)=(0,5)__intptr_t:t(13,56)=(0,1)__socklen_t:t(13,57)=(0,4)/Developer/Xtoolchain/i386-apple-darwin/gcc-2.95.3-glibc-2.2.2/arm-quantumstep-linux-gnu/lib/gcc-lib/arm-quantumstep-linux-gnu/2.95.3/../../../../arm-quantumstep-linux-gnu/sys-include/bits/pthreadtypes.h/Developer/Xtoolchain/i386-apple-darwin/gcc-2.95.3-glibc-2.2.2/arm-quantumstep-linux-gnu/lib/gcc-lib/arm-quantumstep-linux-gnu/2.95.3/../../../../arm-quantumstep-linux-gnu/sys-include/bits/sched.h__sched_param:T(16,1)=s4__sched_priority:(0,1),0,32;;_pthread_fastlock:T(15,1)=s8__status:(0,3),0,32;__spinlock:(0,1),32,32;;_pthread_descr:t(15,2)=(15,3)=*(15,4)=xs_pthread_descr_struct:__pthread_attr_s:T(15,5)=s36__detachstate:(0,1),0,32;__schedpolicy:(0,1),32,32;__schedparam:(16,1),64,32;__inheritsched:(0,1),96,32;__scope:(0,1),128,32;__guardsize:(11,1),160,32;__stackaddr_set:(0,1),192,32;__stackaddr:(15,6)=*(0,19),224,32;__stacksize:(11,1),256,32;;pthread_attr_t:t(15,7)=(15,5)pthread_cond_t:t(15,8)=(15,9)=s12__c_lock:(15,1),0,64;__c_waiting:(15,2),64,32;;pthread_condattr_t:t(15,10)=(15,11)=s4__dummy:(0,1),0,32;;pthread_key_t:t(15,12)=(0,4)pthread_mutex_t:t(15,13)=(15,14)=s24__m_reserved:(0,1),0,32;__m_count:(0,1),32,32;__m_owner:(15,2),64,32;__m_kind:(0,1),96,32;__m_lock:(15,1),128,64;;pthread_mutexattr_t:t(15,15)=(15,16)=s4__mutexkind:(0,1),0,32;;pthread_once_t:t(15,17)=(0,1)pthread_t:t(15,18)=(0,5)u_char:t(12,1)=(13,1)u_short:t(12,2)=(13,2)u_int:t(12,3)=(13,3)u_long:t(12,4)=(13,4)quad_t:t(12,5)=(13,6)u_quad_t:t(12,6)=(13,5)fsid_t:t(12,7)=(13,30)loff_t:t(12,8)=(13,24)ino_t:t(12,9)=(13,20)dev_t:t(12,10)=(13,17)gid_t:t(12,11)=(13,19)mode_t:t(12,12)=(13,21)nlink_t:t(12,13)=(13,22)uid_t:t(12,14)=(13,18)off_t:t(12,15)=(13,23)pid_t:t(12,16)=(13,25)id_t:t(12,17)=(13,29)ssize_t:t(12,18)=(13,26)daddr_t:t(12,19)=(13,33)caddr_t:t(12,20)=(13,34)key_t:t(12,21)=(13,43)/Developer/Xtoolchain/i386-apple-darwin/gcc-2.95.3-glibc-2.2.2/arm-quantumstep-linux-gnu/lib/gcc-lib/arm-quantumstep-linux-gnu/2.95.3/../../../../arm-quantumstep-linux-gnu/sys-include/time.htime_t:t(17,1)=(13,36)clockid_t:t(17,2)=(13,41)timer_t:t(17,3)=(13,42)ulong:t(12,22)=(0,5)ushort:t(12,23)=(0,9)uint:t(12,24)=(0,4)int8_t:t(12,25)=(0,10)int16_t:t(12,26)=(0,8)int32_t:t(12,27)=(0,1)int64_t:t(12,28)=(0,6)u_int8_t:t(12,29)=(0,11)u_int16_t:t(12,30)=(0,9)u_int32_t:t(12,31)=(0,4)u_int64_t:t(12,32)=(0,7)register_t:t(12,33)=(0,1)/Developer/Xtoolchain/i386-apple-darwin/gcc-2.95.3-glibc-2.2.2/arm-quantumstep-linux-gnu/lib/gcc-lib/arm-quantumstep-linux-gnu/2.95.3/../../../../arm-quantumstep-linux-gnu/sys-include/endian.h/Developer/Xtoolchain/i386-apple-darwin/gcc-2.95.3-glibc-2.2.2/arm-quantumstep-linux-gnu/lib/gcc-lib/arm-quantumstep-linux-gnu/2.95.3/../../../../arm-quantumstep-linux-gnu/sys-include/bits/endian.h/Developer/Xtoolchain/i386-apple-darwin/gcc-2.95.3-glibc-2.2.2/arm-quantumstep-linux-gnu/lib/gcc-lib/arm-quantumstep-linux-gnu/2.95.3/../../../../arm-quantumstep-linux-gnu/sys-include/sys/select.h/Developer/Xtoolchain/i386-apple-darwin/gcc-2.95.3-glibc-2.2.2/arm-quantumstep-linux-gnu/lib/gcc-lib/arm-quantumstep-linux-gnu/2.95.3/../../../../arm-quantumstep-linux-gnu/sys-include/bits/select.h/Developer/Xtoolchain/i386-apple-darwin/gcc-2.95.3-glibc-2.2.2/arm-quantumstep-linux-gnu/lib/gcc-lib/arm-quantumstep-linux-gnu/2.95.3/../../../../arm-quantumstep-linux-gnu/sys-include/bits/sigset.h__sig_atomic_t:t(23,1)=(0,1)__sigset_t:t(23,2)=(23,3)=s128__val:(23,4)=ar(0,1);0;31;(0,5),0,1024;;sigset_t:t(21,1)=(23,2)timespec:T(24,1)=s8tv_sec:(0,3),0,32;tv_nsec:(0,3),32,32;;/Developer/Xtoolchain/i386-apple-darwin/gcc-2.95.3-glibc-2.2.2/arm-quantumstep-linux-gnu/lib/gcc-lib/arm-quantumstep-linux-gnu/2.95.3/../../../../arm-quantumstep-linux-gnu/sys-include/bits/time.htimeval:T(25,1)=s8tv_sec:(13,36),0,32;tv_usec:(13,38),32,32;;__fd_mask:t(21,2)=(0,3)fd_set:t(21,3)=(21,4)=s128__fds_bits:(21,5)=ar(0,1);0;31;(21,2),0,1024;;fd_mask:t(21,6)=(21,2)/Developer/Xtoolchain/i386-apple-darwin/gcc-2.95.3-glibc-2.2.2/arm-quantumstep-linux-gnu/lib/gcc-lib/arm-quantumstep-linux-gnu/2.95.3/../../../../arm-quantumstep-linux-gnu/sys-include/sys/sysmacros.hblkcnt_t:t(12,34)=(13,46)fsblkcnt_t:t(12,35)=(13,48)fsfilcnt_t:t(12,36)=(13,50)random_data:T(7,5)=s28fptr:(7,6)=*(12,27),0,32;rptr:(7,6),32,32;state:(7,6),64,32;rand_type:(0,1),96,32;rand_deg:(0,1),128,32;rand_sep:(0,1),160,32;end_ptr:(7,6),192,32;;drand48_data:T(7,7)=s24__x:(7,8)=ar(0,1);0;2;(0,9),0,48;__old_x:(7,8),48,48;__c:(0,9),96,16;__init:(0,9),112,16;__a:(0,7),128,64;;/Developer/Xtoolchain/i386-apple-darwin/gcc-2.95.3-glibc-2.2.2/arm-quantumstep-linux-gnu/lib/gcc-lib/arm-quantumstep-linux-gnu/2.95.3/../../../../arm-quantumstep-linux-gnu/sys-include/alloca.h__compar_fn_t:t(7,9)=(7,10)=*(7,11)=f(0,1)/Developer/Xtoolchain/i386-apple-darwin/gcc-2.95.3-glibc-2.2.2/arm-quantumstep-linux-gnu/lib/gcc-lib/arm-quantumstep-linux-gnu/2.95.3/include/stdarg.h__gnuc_va_list:t(29,1)=(15,6)va_list:t(29,2)=(29,1)/Developer/Xtoolchain/i386-apple-darwin/gcc-2.95.3-glibc-2.2.2/arm-quantumstep-linux-gnu/lib/gcc-lib/arm-quantumstep-linux-gnu/2.95.3/../../../../arm-quantumstep-linux-gnu/sys-include/stdio.hFILE:t(30,1)=(30,2)=xs_IO_FILE:__FILE:t(30,3)=(30,2)/Developer/Xtoolchain/i386-apple-darwin/gcc-2.95.3-glibc-2.2.2/arm-quantumstep-linux-gnu/lib/gcc-lib/arm-quantumstep-linux-gnu/2.95.3/../../../../arm-quantumstep-linux-gnu/sys-include/libio.h/Developer/Xtoolchain/i386-apple-darwin/gcc-2.95.3-glibc-2.2.2/arm-quantumstep-linux-gnu/lib/gcc-lib/arm-quantumstep-linux-gnu/2.95.3/../../../../arm-quantumstep-linux-gnu/sys-include/_G_config.hwint_t:t(34,1)=(0,4)/Developer/Xtoolchain/i386-apple-darwin/gcc-2.95.3-glibc-2.2.2/arm-quantumstep-linux-gnu/lib/gcc-lib/arm-quantumstep-linux-gnu/2.95.3/../../../../arm-quantumstep-linux-gnu/sys-include/wchar.h/Developer/Xtoolchain/i386-apple-darwin/gcc-2.95.3-glibc-2.2.2/arm-quantumstep-linux-gnu/lib/gcc-lib/arm-quantumstep-linux-gnu/2.95.3/../../../../arm-quantumstep-linux-gnu/sys-include/bits/wchar.h__mbstate_t:t(35,1)=(35,2)=s8__count:(0,1),0,32;__value:(35,3)=u4__wch:(34,1),0,32;__wchb:(35,4)=ar(0,1);0;3;(0,2),0,32;;,32,32;;_G_fpos_t:t(33,1)=(33,2)=s12__pos:(13,23),0,32;__state:(35,1),32,64;;_G_fpos64_t:t(33,3)=(33,4)=s16__pos:(13,53),0,64;__state:(35,1),64,64;;/Developer/Xtoolchain/i386-apple-darwin/gcc-2.95.3-glibc-2.2.2/arm-quantumstep-linux-gnu/lib/gcc-lib/arm-quantumstep-linux-gnu/2.95.3/../../../../arm-quantumstep-linux-gnu/sys-include/gconv.h :T(38,1)=e__GCONV_OK:0,__GCONV_NOCONV:1,__GCONV_NODB:2,__GCONV_NOMEM:3,__GCONV_EMPTY_INPUT:4,__GCONV_FULL_OUTPUT:5,__GCONV_ILLEGAL_INPUT:6,__GCONV_INCOMPLETE_INPUT:7,__GCONV_ILLEGAL_DESCRIPTOR:8,__GCONV_INTERNAL_ERROR:9,; :T(38,2)=e__GCONV_IS_LAST:1,__GCONV_IGNORE_ERRORS:2,;__gconv_fct:t(38,3)=(38,4)=*(38,5)=f(0,1)__gconv_init_fct:t(38,6)=(38,7)=*(38,8)=f(0,1)__gconv_end_fct:t(38,9)=(38,10)=*(38,11)=f(0,19)__gconv_trans_fct:t(38,12)=(38,13)=*(38,14)=f(0,1)__gconv_trans_context_fct:t(38,15)=(38,16)=*(38,17)=f(0,1)__gconv_trans_query_fct:t(38,18)=(38,19)=*(38,20)=f(0,1)__gconv_trans_init_fct:t(38,21)=(38,22)=*(38,23)=f(0,1)__gconv_trans_end_fct:t(38,24)=(38,25)=*(38,26)=f(0,19)__gconv_trans_data:T(38,27)=s20__trans_fct:(38,12),0,32;__trans_context_fct:(38,15),32,32;__trans_end_fct:(38,24),64,32;__data:(15,6),96,32;__next:(38,28)=*(38,27),128,32;;__gconv_step:T(38,29)=s56__shlib_handle:(38,30)=*(38,31)=xs__gconv_loaded_object:,0,32;__modname:(38,32)=*(0,2),32,32;__counter:(0,1),64,32;__from_name:(13,35),96,32;__to_name:(13,35),128,32;__fct:(38,3),160,32;__init_fct:(38,6),192,32;__end_fct:(38,9),224,32;__min_needed_from:(0,1),256,32;__max_needed_from:(0,1),288,32;__min_needed_to:(0,1),320,32;__max_needed_to:(0,1),352,32;__stateful:(0,1),384,32;__data:(15,6),416,32;;__gconv_step_data:T(38,33)=s36__outbuf:(38,34)=*(0,11),0,32;__outbufend:(38,34),32,32;__flags:(0,1),64,32;__invocation_counter:(0,1),96,32;__internal_use:(0,1),128,32;__statep:(38,35)=*(35,1),160,32;__state:(35,1),192,64;__trans:(38,28),256,32;;__gconv_info:T(38,36)=s8__nsteps:(11,1),0,32;__steps:(38,37)=*(38,29),32,32;__data:(38,38)=ar(0,1);0;-1;(38,33),64,0;;__gconv_t:t(38,39)=(38,40)=*(38,36)_G_iconv_t:t(33,5)=(33,6)=u44__cd:(38,36),0,64;__combined:(33,7)=s44__cd:(38,36),0,64;__data:(38,33),64,288;;,0,352;;_G_int16_t:t(33,8)=(0,8)_G_int32_t:t(33,9)=(0,1)_G_uint16_t:t(33,10)=(0,9)_G_uint32_t:t(33,11)=(0,4)_IO_lock_t:t(32,1)=(0,19)_IO_marker:T(32,2)=s12_next:(32,3)=*(32,2),0,32;_sbuf:(32,4)=*(30,2),32,32;_pos:(0,1),64,32;;__codecvt_result:T(32,5)=e__codecvt_ok:0,__codecvt_partial:1,__codecvt_error:2,__codecvt_noconv:3,;_IO_FILE:T(30,2)=s148_flags:(0,1),0,32;_IO_read_ptr:(13,35),32,32;_IO_read_end:(13,35),64,32;_IO_read_base:(13,35),96,32;_IO_write_base:(13,35),128,32;_IO_write_ptr:(13,35),160,32;_IO_write_end:(13,35),192,32;_IO_buf_base:(13,35),224,32;_IO_buf_end:(13,35),256,32;_IO_save_base:(13,35),288,32;_IO_backup_base:(13,35),320,32;_IO_save_end:(13,35),352,32;_markers:(32,3),384,32;_chain:(32,4),416,32;_fileno:(0,1),448,32;_blksize:(0,1),480,32;_old_offset:(13,23),512,32;_cur_column:(0,9),544,16;_vtable_offset:(0,10),560,8;_shortbuf:(32,6)=ar(0,1);0;0;(0,2),568,8;_lock:(32,7)=*(32,1),576,32;_offset:(13,53),608,64;__pad1:(15,6),672,32;__pad2:(15,6),704,32;_mode:(0,1),736,32;_unused2:(32,8)=ar(0,1);0;51;(0,2),768,416;;_IO_FILE:t(32,9)=(30,2)__io_read_fn:t(32,10)=(32,11)=f(13,26)__io_write_fn:t(32,12)=(32,13)=f(13,26)__io_seek_fn:t(32,14)=(32,15)=f(0,1)__io_close_fn:t(32,16)=(32,17)=f(0,1)fpos_t:t(30,4)=(33,1)/Developer/Xtoolchain/i386-apple-darwin/gcc-2.95.3-glibc-2.2.2/arm-quantumstep-linux-gnu/lib/gcc-lib/arm-quantumstep-linux-gnu/2.95.3/../../../../arm-quantumstep-linux-gnu/sys-include/bits/stdio_lim.h/Developer/Xtoolchain/i386-apple-darwin/gcc-2.95.3-glibc-2.2.2/arm-quantumstep-linux-gnu/lib/gcc-lib/arm-quantumstep-linux-gnu/2.95.3/../../../../arm-quantumstep-linux-gnu/sys-include/string.h/Developer/Xtoolchain/i386-apple-darwin/gcc-2.95.3-glibc-2.2.2/arm-quantumstep-linux-gnu/lib/gcc-lib/arm-quantumstep-linux-gnu/2.95.3/../../../../arm-quantumstep-linux-gnu/sys-include/strings.h/Developer/Xtoolchain/i386-apple-darwin/gcc-2.95.3-glibc-2.2.2/arm-quantumstep-linux-gnu/lib/gcc-lib/arm-quantumstep-linux-gnu/2.95.3/../../../../arm-quantumstep-linux-gnu/sys-include/fcntl.h/Developer/Xtoolchain/i386-apple-darwin/gcc-2.95.3-glibc-2.2.2/arm-quantumstep-linux-gnu/lib/gcc-lib/arm-quantumstep-linux-gnu/2.95.3/../../../../arm-quantumstep-linux-gnu/sys-include/bits/fcntl.hflock:T(47,1)=s16l_type:(0,8),0,16;l_whence:(0,8),16,16;l_start:(13,23),32,32;l_len:(13,23),64,32;l_pid:(13,25),96,32;;/Developer/Xtoolchain/i386-apple-darwin/gcc-2.95.3-glibc-2.2.2/arm-quantumstep-linux-gnu/lib/gcc-lib/arm-quantumstep-linux-gnu/2.95.3/../../../../arm-quantumstep-linux-gnu/sys-include/math.h/Developer/Xtoolchain/i386-apple-darwin/gcc-2.95.3-glibc-2.2.2/arm-quantumstep-linux-gnu/lib/gcc-lib/arm-quantumstep-linux-gnu/2.95.3/../../../../arm-quantumstep-linux-gnu/sys-include/bits/huge_val.h/Developer/Xtoolchain/i386-apple-darwin/gcc-2.95.3-glibc-2.2.2/arm-quantumstep-linux-gnu/lib/gcc-lib/arm-quantumstep-linux-gnu/2.95.3/../../../../arm-quantumstep-linux-gnu/sys-include/bits/mathdef.h/Developer/Xtoolchain/i386-apple-darwin/gcc-2.95.3-glibc-2.2.2/arm-quantumstep-linux-gnu/lib/gcc-lib/arm-quantumstep-linux-gnu/2.95.3/../../../../arm-quantumstep-linux-gnu/sys-include/bits/mathcalls.h :T(48,1)=e_IEEE_:-1,_SVID_:0,_XOPEN_:1,_POSIX_:2,_ISOC_:3,;_LIB_VERSION_TYPE:t(48,2)=(48,1)exception:T(48,3)=s32type:(0,1),0,32;name:(13,35),32,32;arg1:(0,13),64,64;arg2:(0,13),128,64;retval:(0,13),192,64;;/Developer/Xtoolchain/i386-apple-darwin/gcc-2.95.3-glibc-2.2.2/arm-quantumstep-linux-gnu/lib/gcc-lib/arm-quantumstep-linux-gnu/2.95.3/include/float.h/Developer/Xtoolchain/i386-apple-darwin/gcc-2.95.3-glibc-2.2.2/arm-quantumstep-linux-gnu/lib/gcc-lib/arm-quantumstep-linux-gnu/2.95.3/include/limits.h/Developer/Xtoolchain/i386-apple-darwin/gcc-2.95.3-glibc-2.2.2/arm-quantumstep-linux-gnu/lib/gcc-lib/arm-quantumstep-linux-gnu/2.95.3/include/syslimits.h/Developer/Xtoolchain/i386-apple-darwin/gcc-2.95.3-glibc-2.2.2/arm-quantumstep-linux-gnu/lib/gcc-lib/arm-quantumstep-linux-gnu/2.95.3/../../../../arm-quantumstep-linux-gnu/sys-include/limits.h/Developer/Xtoolchain/i386-apple-darwin/gcc-2.95.3-glibc-2.2.2/arm-quantumstep-linux-gnu/lib/gcc-lib/arm-quantumstep-linux-gnu/2.95.3/../../../../arm-quantumstep-linux-gnu/sys-include/bits/posix1_lim.h/Developer/Xtoolchain/i386-apple-darwin/gcc-2.95.3-glibc-2.2.2/arm-quantumstep-linux-gnu/lib/gcc-lib/arm-quantumstep-linux-gnu/2.95.3/../../../../arm-quantumstep-linux-gnu/sys-include/bits/local_lim.h/Developer/Xtoolchain/i386-apple-darwin/gcc-2.95.3-glibc-2.2.2/arm-quantumstep-linux-gnu/lib/gcc-lib/arm-quantumstep-linux-gnu/2.95.3/../../../../arm-quantumstep-linux-gnu/sys-include/linux/limits.h/Developer/Xtoolchain/i386-apple-darwin/gcc-2.95.3-glibc-2.2.2/arm-quantumstep-linux-gnu/lib/gcc-lib/arm-quantumstep-linux-gnu/2.95.3/../../../../arm-quantumstep-linux-gnu/sys-include/bits/posix2_lim.h/Developer/Xtoolchain/i386-apple-darwin/gcc-2.95.3-glibc-2.2.2/arm-quantumstep-linux-gnu/lib/gcc-lib/arm-quantumstep-linux-gnu/2.95.3/../../../../arm-quantumstep-linux-gnu/sys-include/ctype.h :T(62,1)=e_ISupper:256,_ISlower:512,_ISalpha:1024,_ISdigit:2048,_ISxdigit:4096,_ISspace:8192,_ISprint:16384,_ISgraph:32768,_ISblank:1,_IScntrl:2,_ISpunct:4,_ISalnum:8,;/Developer/Xtoolchain/i386-apple-darwin/gcc-2.95.3-glibc-2.2.2/arm-quantumstep-linux-gnu/lib/gcc-lib/arm-quantumstep-linux-gnu/2.95.3/../../../../arm-quantumstep-linux-gnu/sys-include/errno.h/Developer/Xtoolchain/i386-apple-darwin/gcc-2.95.3-glibc-2.2.2/arm-quantumstep-linux-gnu/lib/gcc-lib/arm-quantumstep-linux-gnu/2.95.3/../../../../arm-quantumstep-linux-gnu/sys-include/bits/errno.h/Developer/Xtoolchain/i386-apple-darwin/gcc-2.95.3-glibc-2.2.2/arm-quantumstep-linux-gnu/lib/gcc-lib/arm-quantumstep-linux-gnu/2.95.3/../../../../arm-quantumstep-linux-gnu/sys-include/linux/errno.h/Developer/Xtoolchain/i386-apple-darwin/gcc-2.95.3-glibc-2.2.2/arm-quantumstep-linux-gnu/lib/gcc-lib/arm-quantumstep-linux-gnu/2.95.3/../../../../arm-quantumstep-linux-gnu/sys-include/asm/errno.h/Developer/Xtoolchain/i386-apple-darwin/gcc-2.95.3-glibc-2.2.2/arm-quantumstep-linux-gnu/lib/gcc-lib/arm-quantumstep-linux-gnu/2.95.3/../../../../arm-quantumstep-linux-gnu/sys-include/assert.h/Developer/Xtoolchain/i386-apple-darwin/gcc-2.95.3-glibc-2.2.2/arm-quantumstep-linux-gnu/lib/gcc-lib/arm-quantumstep-linux-gnu/2.95.3/include/objc/objc.hptrdiff_t:t(69,1)=(0,1)BOOL:t(68,1)=(0,11)objc_selector:T(68,2)=s8sel_id:(15,6),0,32;sel_types:(38,32),32,32;;SEL:t(68,3)=(68,4)=*(68,2)objc_object:T(68,5)=s4class_pointer:(68,6)=*(68,7)=xsobjc_class:,0,32;;id:t(68,8)=(68,9)=*(68,5)IMP:t(68,10)=(68,11)=*(68,12)=f(68,8)STR:t(68,13)=(13,35)MetaClass:t(68,14)=(68,6)Class:t(68,15)=(68,6)objc_class:T(68,7)=s52class_pointer:(68,14),0,32;super_class:(68,6),32,32;name:(38,32),64,32;version:(0,3),96,32;info:(0,5),128,32;instance_size:(0,3),160,32;ivars:(68,16)=*(68,17)=xsobjc_ivar_list:,192,32;methods:(68,18)=*(68,19)=xsobjc_method_list:,224,32;dtable:(68,20)=*(68,21)=xssarray:,256,32;subclass_list:(68,6),288,32;sibling_class:(68,6),320,32;protocols:(68,22)=*(68,23)=xsobjc_protocol_list:,352,32;gc_object_type:(15,6),384,32;;retval_t:t(68,24)=(15,6)apply_t:t(68,25)=(68,26)=*(68,27)=f(0,19)arglist_t:t(68,28)=(68,29)=*(68,30)=u4arg_ptr:(13,35),0,32;arg_regs:(35,4),0,32;;/Developer/Xtoolchain/i386-apple-darwin/gcc-2.95.3-glibc-2.2.2/arm-quantumstep-linux-gnu/lib/gcc-lib/arm-quantumstep-linux-gnu/2.95.3/include/objc/objc-api.h/Developer/Xtoolchain/i386-apple-darwin/gcc-2.95.3-glibc-2.2.2/arm-quantumstep-linux-gnu/lib/gcc-lib/arm-quantumstep-linux-gnu/2.95.3/include/objc/hash.hcache_node:T(71,1)=s12next:(71,2)=*(71,1),0,32;key:(71,3)=*(0,19),32,32;value:(15,6),64,32;;node_ptr:t(71,4)=(71,2)hash_func_type:t(71,5)=(71,6)=*(71,7)=f(0,4)compare_func_type:t(71,8)=(7,10)cache:T(71,9)=s28node_table:(71,10)=*(71,4),0,32;size:(0,4),32,32;used:(0,4),64,32;mask:(0,4),96,32;last_bucket:(0,4),128,32;hash_func:(71,5),160,32;compare_func:(71,8),192,32;;cache_ptr:t(71,11)=(71,12)=*(71,9)/Developer/Xtoolchain/i386-apple-darwin/gcc-2.95.3-glibc-2.2.2/arm-quantumstep-linux-gnu/lib/gcc-lib/arm-quantumstep-linux-gnu/2.95.3/include/objc/thr.hobjc_thread_t:t(73,1)=(15,6)objc_mutex:T(73,2)=s12owner:(73,1),0,32;depth:(0,1),32,32;backend:(15,6),64,32;;objc_mutex_t:t(73,3)=(73,4)=*(73,2)objc_condition:T(73,5)=s4backend:(15,6),0,32;;objc_condition_t:t(73,6)=(73,7)=*(73,5)objc_thread_callback:t(73,8)=(73,9)=*(73,10)=f(0,19)objc_method_description:T(70,1)=s8name:(68,3),0,32;types:(13,35),32,32;;objc_error_handler:t(70,2)=(70,3)=*(70,4)=f(68,1)objc_static_instances:T(70,5)=s4class_name:(13,35),0,32;instances:(70,6)=ar(0,1);0;-1;(68,8),32,0;;objc_symtab:T(70,7)=s16sel_ref_cnt:(0,5),0,32;refs:(68,3),32,32;cls_def_cnt:(0,9),64,16;cat_def_cnt:(0,9),80,16;defs:(70,8)=ar(0,1);0;0;(15,6),96,32;;Symtab:t(70,9)=(70,7)Symtab_t:t(70,10)=(70,11)=*(70,7)objc_module:T(70,12)=s16version:(0,5),0,32;size:(0,5),32,32;name:(38,32),64,32;symtab:(70,10),96,32;;Module:t(70,13)=(70,12)Module_t:t(70,14)=(70,15)=*(70,12)Ivar_t:t(70,16)=(70,17)=*(70,18)=xsobjc_ivar:objc_ivar:T(70,18)=s12ivar_name:(38,32),0,32;ivar_type:(38,32),32,32;ivar_offset:(0,1),64,32;;objc_ivar_list:T(68,17)=s16ivar_count:(0,1),0,32;ivar_list:(70,19)=ar(0,1);0;0;(70,18),32,96;;IvarList:t(70,20)=(68,17)IvarList_t:t(70,21)=(68,16)Method:t(70,22)=(70,23)=xsobjc_method:Method_t:t(70,24)=(70,25)=*(70,22)objc_method:T(70,23)=s12method_name:(68,3),0,32;method_types:(38,32),32,32;method_imp:(68,10),64,32;;objc_method_list:T(68,19)=s20method_next:(68,18),0,32;method_count:(0,1),32,32;method_list:(70,26)=ar(0,1);0;0;(70,23),64,96;;MethodList:t(70,27)=(68,19)MethodList_t:t(70,28)=(68,18)objc_protocol_list:T(68,23)=s12next:(68,22),0,32;count:(0,1),32,32;list:(70,29)=ar(0,1);0;0;(70,30)=*(70,31)=xsProtocol:,64,32;;objc_category:T(70,32)=s20category_name:(38,32),0,32;class_name:(38,32),32,32;instance_methods:(70,28),64,32;class_methods:(70,28),96,32;protocols:(68,22),128,32;;Category:t(70,33)=(70,32)Category_t:t(70,34)=(70,35)=*(70,32)objc_super:T(70,36)=s8self:(68,8),0,32;class:(68,15),32,32;;Super:t(70,37)=(70,36)Super_t:t(70,38)=(70,39)=*(70,36)/Developer/Xtoolchain/i386-apple-darwin/gcc-2.95.3-glibc-2.2.2/arm-quantumstep-linux-gnu/lib/gcc-lib/arm-quantumstep-linux-gnu/2.95.3/include/objc/Protocol.h/Developer/Xtoolchain/i386-apple-darwin/gcc-2.95.3-glibc-2.2.2/arm-quantumstep-linux-gnu/lib/gcc-lib/arm-quantumstep-linux-gnu/2.95.3/include/objc/Object.h/Developer/Xtoolchain/i386-apple-darwin/gcc-2.95.3-glibc-2.2.2/arm-quantumstep-linux-gnu/lib/gcc-lib/arm-quantumstep-linux-gnu/2.95.3/include/objc/typedstream.hobjc_typed_read_func:t(76,1)=(76,2)=*(76,3)=f(0,1)objc_typed_write_func:t(76,4)=(76,5)=*(76,6)=f(0,1)objc_typed_flush_func:t(76,7)=(76,8)=*(32,17)objc_typed_eof_func:t(76,9)=(76,8)objc_typed_stream:T(76,10)=s52physical:(15,6),0,32;object_table:(71,11),32,32;stream_table:(71,11),64,32;class_table:(71,11),96,32;object_refs:(71,11),128,32;mode:(0,1),160,32;type:(0,1),192,32;version:(0,1),224,32;writing_root_p:(0,1),256,32;read:(76,1),288,32;write:(76,4),320,32;eof:(76,9),352,32;flush:(76,7),384,32;;TypedStream:t(76,11)=(76,10)Object:T(75,1)=s4isa:/1(68,15),0,32;;Protocol:T(70,31)=s20isa:/1(68,15),0,32;protocol_name:/0(13,35),32,32;protocol_list:/0(68,22),64,32;instance_methods:/0(74,1)=*(74,2)=xsobjc_method_description_list:,96,32;class_methods:/0(74,1),128,32;;NSInteger:t(6,1)=(0,1)NSUInteger:t(6,2)=(0,4)CGFloat:t(6,3)=(0,12)CFIndex:t(6,4)=(0,3)/Developer/Xtoolchain/i386-apple-darwin/gcc-2.95.3-glibc-2.2.2/arm-quantumstep-linux-gnu/lib/gcc-lib/arm-quantumstep-linux-gnu/2.95.3/include/objc/encoding.hobjc_struct_layout:T(77,1)=s20original_type:(38,32),0,32;type:(38,32),32,32;prev_type:(38,32),64,32;record_size:(0,4),96,32;record_align:(0,4),128,32;;/Developer/Xtoolchain/i386-apple-darwin/gcc-2.95.3-glibc-2.2.2/arm-quantumstep-linux-gnu/lib/gcc-lib/arm-quantumstep-linux-gnu/2.95.3/include/objc/sarray.hsidx:t(78,1)=(11,1)soffset:T(78,2)=s4boffset:(0,4),0,16;eoffset:(0,4),16,16;;sofftype:T(78,3)=u4off:(78,2),0,32;idx:(78,1),0,32;;sversion:T(78,4)=u4version:(0,1),0,32;next_free:(15,6),0,32;;sbucket:T(78,5)=s132elems:(78,6)=ar(0,1);0;31;(15,6),0,1024;version:(78,4),1024,32;;sarray:T(68,21)=s24buckets:(78,7)=*(78,8)=*(78,5),0,32;empty_bucket:(78,8),32,32;version:(78,4),64,32;ref_count:(0,8),96,16;is_copy_of:(68,20),128,32;capacity:(11,1),160,32;;/Developer/Xtoolchain/i386-apple-darwin/gcc-2.95.3-glibc-2.2.2/arm-quantumstep-linux-gnu/lib/gcc-lib/arm-quantumstep-linux-gnu/2.95.3/include/objc/objc-list.hobjc_list:T(81,1)=s8head:(15,6),0,32;tail:(81,2)=*(81,1),32,32;;list_free:f(0,19)list:P(81,2)obj_layout_unpadded:T(6,5)=s4retained:(0,4),0,32;;unp:t(6,6)=(6,5)_object_layout:T(6,7)=s4retained:(0,4),0,32;padding:(6,8)=ar(0,1);0;-1;(0,2),32,0;;_object_layout:t(6,9)=(6,10)=*(6,7)/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSZone.hNSZone:t(82,1)=(0,19)_objc_protocol:T(5,1)=s20isa:(5,2)=*(5,3)=xs_objc_class:,0,32;protocol_name:(13,35),32,32;protocol_list:(5,4)=*(5,5)=*(5,1),64,32;instance_methods:(5,6)=*(5,7)=xs_objc__method_prototype_list:,96,32;class_methods:(5,6),128,32;;NSObject:T(5,8)=s4isa:/1(68,15),0,32;;_NSComparisonResult:T(5,9)=eNSOrderedAscending:-1,NSOrderedSame:0,NSOrderedDescending:1,;NSComparisonResult:t(5,10)=(5,9) :T(5,11)=eNSNotFound:2147483647,;/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/FoundationErrors.h/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSAffineTransform.h/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSGeometry.h_NSPoint:T(85,1)=s8x:(0,12),0,32;y:(0,12),32,32;;NSPoint:t(85,2)=(85,1)NSPointArray:t(85,3)=(85,4)=*(85,1)NSPointPointer:t(85,5)=(85,4)_NSSize:T(85,6)=s8width:(0,12),0,32;height:(0,12),32,32;;NSSize:t(85,7)=(85,6)NSSizeArray:t(85,8)=(85,9)=*(85,6)NSSizePointer:t(85,10)=(85,9)_NSRect:T(85,11)=s16origin:(85,2),0,64;size:(85,7),64,64;;NSRect:t(85,12)=(85,11)NSRectArray:t(85,13)=(85,14)=*(85,11)NSRectPointer:t(85,15)=(85,14)_NSRectEdge:T(85,16)=eNSMinXEdge:0,NSMinYEdge:1,NSMaxXEdge:2,NSMaxYEdge:3,;NSRectEdge:t(85,17)=(85,16)_NSAffineTransformStruct:T(84,1)=s24m11:(0,12),0,32;m12:(0,12),32,32;m21:(0,12),64,32;m22:(0,12),96,32;tX:(0,12),128,32;tY:(0,12),160,32;;NSAffineTransformStruct:t(84,2)=(84,1)NSAffineTransform:T(84,3)=s32isa:/1(68,15),0,32;_ats:/1(84,2),32,192;_isIdentity:/1(68,1),224,8;_isFlipY:/1(68,1),232,8;;/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSArchiver.h/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSCoder.hNSCoder:T(87,1)=s4isa:/1(68,15),0,32;;/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSHashTable.h_NSHashTableCallBacks:T(88,1)=s20hash:(88,2)=*(88,3)=f(0,4),0,32;isEqual:(88,4)=*(88,5)=f(68,1),32,32;retain:(88,6)=*(88,7)=f(0,19),64,32;release:(88,8)=*(88,9)=f(0,19),96,32;describe:(88,10)=*(88,11)=f(88,12)=*(88,13)=xsNSString:,128,32;;NSHashTableCallBacks:t(88,14)=(88,1)_NSHashNode:T(88,15)=s8key:(15,6),0,32;next:(88,16)=*(88,15),32,32;;_NSHashTable:T(88,17)=s32nodes:(88,18)=*(88,16),0,32;hashSize:(0,4),32,32;itemsCount:(0,4),64,32;callbacks:(88,14),96,160;;NSHashTable:t(88,19)=(88,17)_NSHashEnumerator:T(88,20)=s12table:(88,21)=*(88,17),0,32;node:(88,16),32,32;bucket:(0,1),64,32;;NSHashEnumerator:t(88,22)=(88,20)/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSMapTable.h_NSMapNode:T(89,1)=s12key:(15,6),0,32;value:(15,6),32,32;next:(89,2)=*(89,1),64,32;;_NSMapTableKeyCallBacks:T(89,3)=s24hash:(89,4)=*(89,5)=f(0,4),0,32;isEqual:(89,6)=*(89,7)=f(68,1),32,32;retain:(89,8)=*(89,9)=f(0,19),64,32;release:(89,10)=*(89,11)=f(0,19),96,32;describe:(89,12)=*(89,13)=f(88,12),128,32;notAKeyMarker:(71,3),160,32;;NSMapTableKeyCallBacks:t(89,14)=(89,3)_NSMapTableValueCallBacks:T(89,15)=s12retain:(89,8),0,32;release:(89,10),32,32;describe:(89,12),64,32;;NSMapTableValueCallBacks:t(89,16)=(89,15)_NSMapTable:T(89,17)=s48nodes:(89,18)=*(89,2),0,32;hashSize:(0,4),32,32;itemsCount:(0,4),64,32;keyCallbacks:(89,14),96,192;valueCallbacks:(89,16),288,96;;NSMapTable:t(89,19)=(89,17)NSMapEnumerator:T(89,20)=s12table:(89,21)=*(89,17),0,32;node:(89,2),32,32;bucket:(0,1),64,32;;NSMapEnumerator:t(89,22)=(89,20)NSArchiver:T(86,1)=s32isa:/1(68,15),0,32;mdata:/1(86,2)=*(86,3)=xsNSMutableData:,32,32;objects:/1(86,4)=*(88,19),64,32;conditionals:/1(86,4),96,32;classes:/1(86,5)=*(89,19),128,32;pointers:/1(86,4),160,32;writeIMP:/1(68,10),192,32;writingRoot:/1(68,1),224,8;findingConditionals:/1(68,1),232,8;;NSUnarchiver:T(86,6)=s40isa:/1(68,15),0,32;rdata:/1(86,7)=*(86,8)=xsNSData:,32,32;cursor:/1(0,4),64,32;readIMP:/1(68,10),96,32;archiverVersion:/1(0,4),128,32;objects:/1(86,5),160,32;classes:/1(86,5),192,32;pointers:/1(86,5),224,32;classAlias:/1(86,5),256,32;classVersions:/1(86,5),288,32;;/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSArray.h/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSRange.h_NSRange:T(91,1)=s8location:(0,4),0,32;length:(0,4),32,32;;NSRange:t(91,2)=(91,1)NSRangePointer:t(91,3)=(91,4)=*(91,1)NSArray:T(90,1)=s12isa:/1(68,15),0,32;_contents:/1(90,2)=*(68,8),32,32;_count:/1(0,4),64,32;;NSMutableArray:T(90,3)=s16isa:/1(68,15),0,32;_contents:/1(90,2),32,32;_count:/1(0,4),64,32;_capacity:/1(0,4),96,32;;/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSAttributedString.hNSAttributedString:T(92,1)=s16isa:/1(68,15),0,32;_string:/1(68,8),32,32;_attributes:/1(92,2)=*(90,3),64,32;_locations:/1(92,2),96,32;;NSMutableAttributedString:T(92,3)=s16isa:/1(68,15),0,32;_string:/1(68,8),32,32;_attributes:/1(92,2),64,32;_locations:/1(92,2),96,32;;/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSAutoreleasePool.hNSAutoreleasePool:T(93,1)=s24isa:/1(68,15),0,32;_parent:/1(93,2)=*(93,1),32,32;_child:/1(93,2),64,32;_released:/1(93,3)=*(93,4)=xsautorelease_array_list:,96,32;_released_head:/1(93,3),128,32;_released_count:/1(0,4),160,32;;/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSBundle.hNSBundle:T(94,1)=s44isa:/1(68,15),0,32;_path:/1(88,12),32,32;_bundleContentPath:/1(88,12),64,32;_bundleClasses:/1(92,2),96,32;_searchPaths:/1(94,2)=*(94,3)=xsNSMutableDictionary:,128,32;_localizations:/1(92,2),160,32;_preferredLocalizations:/1(92,2),192,32;_principalClass:/1(68,15),224,32;_infoDict:/1(94,4)=*(94,5)=xsNSDictionary:,256,32;_bundleType:/1(0,4),288,32;_codeLoaded:/1(68,1),320,8;;/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSByteOrder.hNSSwappedFloat:t(95,1)=(0,5)NSSwappedDouble:t(95,2)=(0,7) :T(95,3)=eNS_UnknownByteOrder:-1,NS_LittleEndian:0,NS_BigEndian:1,;NSByteOrder:t(95,4)=(95,3)dconv:T(95,5)=u8number:(0,13),0,64;sd:(95,2),0,64;;fconv:T(95,6)=u4number:(0,12),0,32;sf:(95,1),0,32;;dconv:T(95,7)=u8number:(0,13),0,64;sd:(95,2),0,64;;fconv:T(95,8)=u4number:(0,12),0,32;sf:(95,1),0,32;;swap:T(95,9)=u4num:(0,4),0,32;byt:(95,10)=ar(0,1);0;3;(0,11),0,32;;swap:T(95,11)=u8num:(0,7),0,64;byt:(95,12)=ar(0,1);0;7;(0,11),0,64;;swap:T(95,13)=u4num:(0,5),0,32;byt:(95,14)=ar(0,1);0;3;(0,11),0,32;;swap:T(95,15)=u4num:(0,9),0,16;byt:(95,16)=ar(0,1);0;1;(0,11),0,16;;swap:T(95,17)=u8num:(95,2),0,64;byt:(95,18)=ar(0,1);0;7;(0,11),0,64;;/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSCalendar.h/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSDate.hNSTimeInterval:t(97,1)=(0,13)NSDate:T(97,2)=s12isa:/1(68,15),0,32;_secondsSinceRef:/1(97,1),32,64;; :T(96,1)=eNSEraCalendarUnit:0,;NSCalendarUnit:t(96,2)=(6,2)NSCalendar:T(96,3)=s4isa:/1(68,15),0,32;;/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSCalendarDate.hNSCalendarDate:T(98,1)=s20isa:/1(68,15),0,32;_secondsSinceRef:/1(97,1),32,64;calendar_format:/1(88,12),96,32;time_zone:/1(98,2)=*(98,3)=xsNSTimeZone:,128,32;;/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSCharacterSet.h/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSString.hunichar:t(100,1)=(0,9) :T(100,2)=eNSCaseInsensitiveSearch:1,NSLiteralSearch:2,NSBackwardsSearch:4,NSAnchoredSearch:8,NSNumericSearch:64,NSDiacriticInsensitiveSearch:128,NSWidthInsensitiveSearch:256,NSForcedOrderingSearch:512,;NSStringCompareOptions:t(100,3)=(6,2)_NSStringEncoding:T(100,4)=eNSASCIIStringEncoding:1,NSNEXTSTEPStringEncoding:2,NSJapaneseEUCStringEncoding:3,NSUTF8StringEncoding:4,NSISOLatin1StringEncoding:5,NSSymbolStringEncoding:6,NSNonLossyASCIIStringEncoding:7,NSShiftJISStringEncoding:8,NSISOLatin2StringEncoding:9,NSUnicodeStringEncoding:10,NSWindowsCP1251StringEncoding:11,NSWindowsCP1252StringEncoding:12,NSWindowsCP1253StringEncoding:13,NSWindowsCP1254StringEncoding:14,NSWindowsCP1250StringEncoding:15,NSISO2022JPStringEncoding:21,NSMacOSRomanStringEncoding:30,NSProprietaryStringEncoding:65536,NSCyrillicStringEncoding:22,NSISOLatin3StringEncoding:100,NSISOLatin4StringEncoding:101,NSISOCyrillicStringEncoding:102,NSISOArabicStringEncoding:103,NSISOGreekStringEncoding:104,NSISOHebrewStringEncoding:105,NSISOLatin5StringEncoding:106,NSISOLatin6StringEncoding:107,NSISOLatin7StringEncoding:108,NSISOLatin8StringEncoding:109,NSISOLatin9StringEncoding:110,NSUTF16StringEncoding:10,NSUTF16BigEndianStringEncoding:200,NSUTF16LittleEndianStringEncoding:201,NSUTF32StringEncoding:202,NSUTF32BigEndianStringEncoding:203,NSUTF32LittleEndianStringEncoding:204,;NSStringEncoding:t(100,5)=(100,4) :T(100,6)=eNSOpenStepUnicodeReservedBase:62464,; :T(100,7)=eNSStringEncodingConversionAllowLossy:1,NSStringEncodingConversionExternalRepresentation:2,;NSStringEncodingConversionOptions:t(100,8)=(6,2)NSString:T(88,13)=s12isa:/1(68,15),0,32;_cString:(13,35),32,32;_count:(0,4),64,32;;/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSPathUtilities.h_NSSearchPathDirectory:T(101,1)=eNSApplicationDirectory:1,NSDemoApplicationDirectory:2,NSDeveloperApplicationDirectory:3,NSAdminApplicationDirectory:4,NSLibraryDirectory:5,NSDeveloperDirectory:6,NSUserDirectory:7,NSDocumentationDirectory:8,NSDocumentDirectory:9,NSCoreServiceDirectory:10,NSDesktopDirectory:12,NSCachesDirectory:13,NSApplicationSupportDirectory:14,NSAllApplicationsDirectory:100,NSAllLibrariesDirectory:101,;NSSearchPathDirectory:t(101,2)=(101,1)_NSSearchPathDomainMask:T(101,3)=eNSUserDomainMask:1,NSLocalDomainMask:2,NSNetworkDomainMask:4,NSSystemDomainMask:8,NSAllDomainsMask:65535,;NSSearchPathDomainMask:t(101,4)=(101,3)NSMutableString:T(100,9)=s12isa:/1(68,15),0,32;_cString:(13,35),32,32;_count:(0,4),64,32;;GSBaseCString:T(100,10)=s12isa:/1(68,15),0,32;_cString:(13,35),32,32;_count:(0,4),64,32;;NXConstantString:T(100,11)=s12isa:/1(68,15),0,32;_cString:(13,35),32,32;_count:(0,4),64,32;;UTF32Char:t(99,1)=(0,5)NSCharacterSet:T(99,2)=s4isa:/1(68,15),0,32;;NSMutableCharacterSet:T(99,3)=s4isa:/1(68,15),0,32;;/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSClassDescription.h/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSException.h/Developer/Xtoolchain/i386-apple-darwin/gcc-2.95.3-glibc-2.2.2/arm-quantumstep-linux-gnu/lib/gcc-lib/arm-quantumstep-linux-gnu/2.95.3/../../../../arm-quantumstep-linux-gnu/sys-include/setjmp.h/Developer/Xtoolchain/i386-apple-darwin/gcc-2.95.3-glibc-2.2.2/arm-quantumstep-linux-gnu/lib/gcc-lib/arm-quantumstep-linux-gnu/2.95.3/../../../../arm-quantumstep-linux-gnu/sys-include/bits/setjmp.h__jmp_buf:t(105,1)=(105,2)=ar(0,1);0;21;(0,1)__jmp_buf_tag:T(104,1)=s220__jmpbuf:(105,1),0,704;__mask_was_saved:(0,1),704,32;__saved_mask:(23,2),736,1024;;jmp_buf:t(104,2)=(104,3)=ar(0,1);0;0;(104,1)sigjmp_buf:t(104,4)=(104,2)NSException:T(103,1)=s16isa:/1(68,15),0,32;e_name:/1(88,12),32,32;e_reason:/1(88,12),64,32;e_info:/1(94,4),96,32;;_NSHandler2:T(103,2)=s228jumpState:(104,2),0,1760;next:(103,3)=*(103,2),1760,32;exception:(103,4)=*(103,1),1792,32;;NSHandler2:t(103,5)=(103,2)NSUncaughtExceptionHandler:t(103,6)=(103,7)=f(0,19)NSClassDescription:T(102,1)=s4isa:/1(68,15),0,32;;/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSComparisonPredicate.h/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSExpression.h/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSPredicate.hNSPredicate:T(109,1)=s4isa:/1(68,15),0,32;;_NSExpressionType:T(108,1)=eNSConstantValueExpressionType:0,NSEvaluatedObjectExpressionType:1,NSVariableExpressionType:2,NSKeyPathExpressionType:3,NSFunctionExpressionType:4,NSSubqueryExpressionType:5,NSAggregateExpressionType:6,NSUnionExpressionType:7,NSIntersectExpressionType:8,NSMinusExpressionType:9,;NSExpressionType:t(108,2)=(108,1)NSExpression:T(108,3)=s4isa:/1(68,15),0,32;;_NSComparisonPredicateModifier:T(107,1)=eNSDirectPredicateModifier:0,NSAllPredicateModifier:1,NSAnyPredicateModifier:2,;NSComparisonPredicateModifier:t(107,2)=(107,1)_NSComparisonPredicateOptions:T(107,3)=eNSCaseInsensitivePredicateOption:1,NSDiacriticInsensitivePredicateOption:2,;NSComparisonPredicateOptions:t(107,4)=(107,3)_NSPredicateOperatorType:T(107,5)=eNSLessThanPredicateOperatorType:0,NSLessThanOrEqualToPredicateOperatorType:1,NSGreaterThanPredicateOperatorType:2,NSGreaterThanOrEqualToPredicateOperatorType:3,NSEqualToPredicateOperatorType:4,NSNotEqualToPredicateOperatorType:5,NSMatchesPredicateOperatorType:6,NSLikePredicateOperatorType:7,NSBeginsWithPredicateOperatorType:8,NSEndsWithPredicateOperatorType:9,NSInPredicateOperatorType:10,NSCustomSelectorPredicateOperatorType:11,NSContainsPredicateOperatorType:12,NSBetweenPredicateOperatorType:13,;NSPredicateOperatorType:t(107,6)=(107,5)NSComparisonPredicate:T(107,7)=s28isa:/1(68,15),0,32;_modifier:/1(107,2),32,32;_selector:/1(68,3),64,32;_options:/1(0,4),96,32;_type:/1(107,6),128,32;_left:(107,8)=*(108,3),160,32;_right:(107,8),192,32;;/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSCompatibility.h/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSCompoundPredicate.h_NSCompoundPredicateType:T(111,1)=eNSNotPredicateType:0,NSAndPredicateType:1,NSOrPredicateType:2,;NSCompoundPredicateType:t(111,2)=(111,1)NSCompoundPredicate:T(111,3)=s4isa:/1(68,15),0,32;;/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSCondition.hNSCondition:T(112,1)=s4isa:/1(68,15),0,32;;/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSConnection.h/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSTimer.hNSTimer:T(114,1)=s36isa:/1(68,15),0,32;_interval:/1(97,1),32,64;_info:/1(68,8),96,32;_target:/1(68,8),128,32;_selector:/1(68,3),160,32;_repeats:/1(0,4),192,2;_timer_filler:/1(0,4),194,6;_fireDate:(114,2)=*(97,2),224,32;_is_valid:(68,1),256,8;;NSConnection:T(113,1)=s68isa:/1(68,15),0,32;_receivePort:/1(113,2)=*(113,3)=xsNSPort:,32,32;_sendPort:/1(113,2),64,32;_rootObject:/1(68,8),96,32;_delegate:/1(68,8),128,32;_localObjects:/1(86,5),160,32;_remoteObjects:/1(86,5),192,32;_modes:/1(92,2),224,32;_portCoder:/1(113,4)=*(113,5)=xsNSPortCoder:,256,32;_requestQueue:/1(92,2),288,32;_requestTimeout:/1(97,1),320,64;_replyTimeout:/1(97,1),384,64;_proxy:/1(113,6)=*(113,7)=xsNSDistantObject:,448,32;_sequence:/1(0,4),480,32;_multipleThreadsEnabled:/1(68,1),512,8;_isValid:/1(68,1),520,8;_independentConversationQueueing:/1(68,1),528,8;_isLocal:/1(68,1),536,8;;NSDistantObjectRequest:T(113,8)=s20isa:/1(68,15),0,32;_connection:/1(113,9)=*(113,1),32,32;_invocation:/1(113,10)=*(113,11)=xsNSInvocation:,64,32;_conversation:/1(68,8),96,32;_coder:/1(113,4),128,32;;/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSData.h_NSDataOptions:T(115,1)=eNSMappedRead:1,NSUncachedRead:2,NSAtomicWrite:4,;NSData:T(86,8)=s4isa:/1(68,15),0,32;;NSMutableData:T(86,3)=s4isa:/1(68,15),0,32;;/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSSerialization.hNSSerializer:T(116,1)=s4isa:/1(68,15),0,32;;NSDeserializer:T(116,2)=s4isa:/1(68,15),0,32;;/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSDateFormatter.h/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSFormatter.hNSFormatter:T(118,1)=s4isa:/1(68,15),0,32;;/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSError.hNSError:T(119,1)=s16isa:/1(68,15),0,32;_domain:/1(88,12),32,32;_dict:/1(94,4),64,32;_code:/1(0,1),96,32;; :T(117,1)=eNSDateFormatterNoStyle:0,NSDateFormatterShortStyle:1,NSDateFormatterMediumStyle:2,NSDateFormatterLongStyle:3,NSDateFormatterFullStyle:4,;NSDateFormatterStyle:t(117,2)=(117,1)_NSDateFormatterBehavior:T(117,3)=eNSDateFormatterBehaviorDefault:0,NSDateFormatterBehavior10_0:1000,NSDateFormatterBehavior10_4:1040,;NSDateFormatterBehavior:t(117,4)=(117,3)NSDateFormatter:T(117,5)=s12isa:/1(68,15),0,32;_attributes:/1(94,2),32,32;_allowsNaturalLanguage:/1(68,1),64,8;;/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSDebug.h/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSDecimal.h/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSDictionary.hNSDictionary:T(94,5)=s4isa:/1(68,15),0,32;;NSMutableDictionary:T(94,3)=s4isa:/1(68,15),0,32;;_NSRoundingMode:T(121,1)=eNSRoundDown:0,NSRoundUp:1,NSRoundPlain:2,NSRoundBankers:3,;NSRoundingMode:t(121,2)=(121,1)_NSCalculationError:T(121,3)=eNSCalculationNoError:0,NSCalculationUnderflow:1,NSCalculationOverflow:2,NSCalculationLossOfPrecision:3,NSCalculationDivideByZero:4,;NSCalculationError:t(121,4)=(121,3)NSDecimal:t(121,5)=(121,6)=s44exponent:(0,10),0,8;isNegative:(68,1),8,8;validNumber:(68,1),16,8;length:(0,11),24,8;cMantissa:(121,7)=ar(0,1);0;37;(0,11),32,304;;/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSDecimalNumber.h/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSScanner.hNSScanner:T(124,1)=s32isa:/1(68,15),0,32;string:/1(88,12),32,32;charactersToBeSkipped:/1(124,2)=*(99,2),64,32;locale:/1(94,4),96,32;scanRange:/1(91,2),128,64;len:/1(0,4),192,32;caseSensitive:/1(68,1),224,8;;/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSValue.hNSValue:T(125,1)=s4isa:/1(68,15),0,32;;NSNumber:T(125,2)=s4isa:/1(68,15),0,32;;NSDecimalNumberHandler:T(123,1)=s16isa:/1(68,15),0,32;_roundingMode:/1(121,2),32,32;_scale:/1(0,8),64,16;_raiseOnExactness:/1(68,1),80,8;_raiseOnOverflow:/1(68,1),88,8;_raiseOnUnderflow:/1(68,1),96,8;_raiseOnDivideByZero:/1(68,1),104,8;;NSDecimalNumber:T(123,2)=s48isa:/1(68,15),0,32;data:/1(121,5),32,352;;/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSDistantObject.h/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSProxy.hNSProxy:T(127,1)=s8isa:(68,15),0,32;_retain_count:/0(0,4),32,32;;NSDistantObject:T(113,7)=s24isa:(68,15),0,32;_retain_count:/0(0,4),32,32;_connection:/1(113,9),64,32;_target:/1(126,1)=(68,9),96,32;_protocol:/1(70,30),128,32;_isLocal:/1(68,1),160,8;;/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSDistributedLock.hNSDistributedLock:T(128,1)=s12isa:/1(68,15),0,32;_lockPath:/1(88,12),32,32;_lockTime:/1(114,2),64,32;;/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSDistributedNotificationCenter.h/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSLock.hNSLock:T(130,1)=s12isa:/1(68,15),0,32;_name:/1(88,12),32,32;_mutex:/1(73,3),64,32;;NSConditionLock:T(130,2)=s20isa:/1(68,15),0,32;_name:/1(88,12),32,32;_mutex:/1(73,3),64,32;_condition:/1(73,6),96,32;_conditionValue:/1(0,1),128,32;;NSRecursiveLock:T(130,3)=s12isa:/1(68,15),0,32;_name:/1(88,12),32,32;_mutex:/1(73,3),64,32;;/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSNotification.hNSNotification:T(131,1)=s20isa:/1(68,15),0,32;_name:/1(126,1),32,32;_object:/1(126,1),64,32;_info:/1(126,1),96,32;_queued:/1(126,1),128,32;;NSNotificationCenter:T(131,2)=s12isa:/1(68,15),0,32;_nameToObjects:/1(126,1),32,32;_nullNameToObjects:/1(126,1),64,32;;_NSNotificationSuspensionBehavior:T(129,1)=eNSNotificationSuspensionBehaviorDrop:0,NSNotificationSuspensionBehaviorCoalesce:1,NSNotificationSuspensionBehaviorHold:2,NSNotificationSuspensionBehaviorDeliverImmediately:3,;NSNotificationSuspensionBehavior:t(129,2)=(129,1) :T(129,3)=eNSNotificationDeliverImmediately:1,NSNotificationPostToAllSessions:2,;NSDistributedNotificationCenter:T(129,4)=s28isa:/1(68,15),0,32;_nameToObjects:/1(126,1),32,32;_nullNameToObjects:/1(126,1),64,32;_centerLock:/1(129,5)=*(130,3),96,32;_type:/1(88,12),128,32;_remote:/1(126,1),160,32;_suspended:/1(68,1),192,8;;/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSEnumerator.hNSEnumerator:T(132,1)=s4isa:/1(68,15),0,32;;NSFastEnumerationState:t(132,2)=(132,3)=s32state:(0,5),0,32;itemsPtr:(90,2),32,32;mutationsPtr:(132,4)=*(0,5),64,32;extra:(132,5)=ar(0,1);0;4;(0,5),96,160;;/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSErrorRecoveryAttempting.h/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSFileHandle.h/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSRunLoop.hNSRunLoop:T(135,1)=s36isa:/1(68,15),0,32;_current_mode:/0(126,1),32,32;_mode_2_timers:/0(86,5),64,32;_mode_2_inputwatchers:/0(86,5),96,32;_mode_2_outputwatchers:/0(86,5),128,32;_performers:/0(92,2),160,32;_timedPerformers:/0(92,2),192,32;rfd_2_object:/0(86,5),224,32;wfd_2_object:/0(86,5),256,32;; :T(134,1)=ekIsNotWaiting:0,kIsListening:1,kIsReading:2,kIsReadingToEOF:4,kIsWaiting:8,;NSFileHandle:T(134,2)=s28isa:/1(68,15),0,32;_inputStream:/1(134,3)=*(134,4)=xsNSInputStream:,32,32;_outputStream:/1(134,5)=*(134,6)=xsNSOutputStream:,64,32;_inputBuffer:/1(86,2),96,32;_readModes:/1(134,7)=*(90,1),128,32;_readMode:/1(134,1),160,32;_closeOnDealloc:/1(68,1),192,8;;NSPipe:T(134,8)=s12isa:/1(68,15),0,32;read:/1(134,9)=*(134,2),32,32;write:/1(134,9),64,32;;/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSFileManager.h__FileManagerFlags:T(136,1)=s4shallow:(0,4),0,1;followLinks:(0,4),1,1;reserved:(0,4),2,6;;NSDirectoryEnumerator:T(136,2)=s28isa:/1(68,15),0,32;_enumStack:/1(92,2),32,32;_pathStack:/1(92,2),64,32;_fileName:/1(88,12),96,32;_filePath:/1(88,12),128,32;_topPath:/1(88,12),160,32;_fm:/1(136,1),192,32;;NSFileManager:T(136,3)=s4isa:/1(68,15),0,32;;OSType:t(136,4)=(0,5)/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSGarbageCollector.hNSGarbageCollector:T(137,1)=s4isa:/1(68,15),0,32;;/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSHost.hNSHost:T(138,1)=s12isa:/1(68,15),0,32;_names:/1(92,2),32,32;_addresses:/1(92,2),64,32;;/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSHTTPCookie.hNSHTTPCookie:T(139,1)=s8isa:/1(68,15),0,32;_properties:/1(94,4),32,32;;/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSHTTPCookieStorage.h_NSHTTPCookieAcceptPolicy:T(140,1)=eNSHTTPCookieAcceptPolicyAlways:0,NSHTTPCookieAcceptPolicyNever:1,NSHTTPCookieAcceptPolicyOnlyFromMainDocumentDomain:2,;NSHTTPCookieAcceptPolicy:t(140,2)=(140,1)NSHTTPCookieStorage:T(140,3)=s12isa:/1(68,15),0,32;_cookies:/1(92,2),32,32;_cookieAcceptPolicy:/1(140,2),64,32;;/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSIndexPath.hNSIndexPath:T(141,1)=s20isa:/1(68,15),0,32;_parent:/1(141,2)=*(141,1),32,32;_children:/1(92,2),64,32;_length:/1(0,4),96,32;_index:/1(0,4),128,32;;/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSIndexSet.hNSIndexSet:T(142,1)=s16isa:/1(68,15),0,32;_indexRanges:(142,2)=*(91,2),32,32;_nranges:(0,4),64,32;_count1:(0,4),96,32;;NSMutableIndexSet:T(142,3)=s20isa:/1(68,15),0,32;_indexRanges:(142,2),32,32;_nranges:(0,4),64,32;_count1:(0,4),96,32;_capacity:/1(0,4),128,32;;/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSInvocation.h/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSMethodSignature.hNSMethodSignature:T(144,1)=s20isa:/1(68,15),0,32;methodTypes:/1(38,32),32,32;argFrameLength:/1(0,4),64,32;numArgs:/1(0,4),96,32;info:/1(144,2)=*(144,3)=xsNSArgumentInfo:,128,32;;_NSObjCValueType:T(143,1)=eNSObjCNoType:0,NSObjCVoidType:118,NSObjCCharType:99,NSObjCShortType:115,NSObjCLongType:108,NSObjCLonglongType:113,NSObjCFloatType:102,NSObjCDoubleType:100,NSObjCBoolType:66,NSObjCSelectorType:58,NSObjCObjectType:64,NSObjCStructType:123,NSObjCPointerType:94,NSObjCStringType:42,NSObjCArrayType:91,NSObjCUnionType:40,NSObjCBitfield:98,;NSObjCValue:t(143,2)=(143,3)=s12type:(143,1),0,32;value:(143,4)=u8charValue:(0,2),0,8;shortValue:(0,8),0,16;longValue:(0,3),0,32;longlongValue:(0,6),0,64;floatValue:(0,12),0,32;doubleValue:(0,13),0,64;boolValue:(68,1),0,8;selectorValue:(68,3),0,32;objectValue:(126,1),0,32;pointerValue:(15,6),0,32;structLocation:(15,6),0,32;cStringLocation:(13,35),0,32;;,32,64;;NSInvocation:T(113,11)=s28isa:/1(68,15),0,32;_sig:/1(143,5)=*(144,1),32,32;_argframe:/1(68,28),64,32;_retval:/1(15,6),96,32;_info:/1(144,2),128,32;_numArgs:/1(0,1),160,32;_argframeismalloc:/1(68,1),192,8;_retvalismalloc:/1(68,1),200,8;_argsRetained:/1(68,1),208,8;_validReturn:/1(68,1),216,8;;/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSKeyedArchiver.h/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSPropertyList.h_NSPropertyListMutabilityOptions:T(146,1)=eNSPropertyListImmutable:0,NSPropertyListMutableContainers:1,NSPropertyListMutableContainersAndLeaves:2,;NSPropertyListMutabilityOptions:t(146,2)=(146,1)_NSPropertyListFormat:T(146,3)=eNSPropertyListStringFileFormat:-2,NSPropertyListAnyFormat:-1,NSPropertyListXMLFormat_v1_0:0,NSPropertyListOpenStepFormat:1,NSPropertyListBinaryFormat_v1_0:2,;NSPropertyListFormat:t(146,4)=(146,3)NSPropertyListSerialization:T(146,5)=s4isa:/1(68,15),0,32;;NSKeyedArchiver:T(145,1)=s24isa:/1(68,15),0,32;_aliasToClassMappings:/1(94,2),32,32;_data:/1(86,2),64,32;_plist:/1(94,2),96,32;_delegate:/1(126,1),128,32;_outputFormat:/1(146,4),160,32;;NSKeyedUnarchiver:T(145,2)=s32isa:/1(68,15),0,32;_classToAliasMappings:/1(94,2),32,32;_data:/1(86,7),64,32;_objectRepresentation:/1(94,4),96,32;_objects:/1(92,2),128,32;_delegate:/1(126,1),160,32;_unprocessedKeys:/1(92,2),192,32;_sequentialKey:/1(0,4),224,32;;/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSKeyValueCoding.h/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSKeyValueObserving.h :T(148,1)=eNSKeyValueChangeSetting:1,NSKeyValueChangeInsertion:2,NSKeyValueChangeRemoval:3,NSKeyValueChangeReplacement:4,;NSKeyValueChange:t(148,2)=(148,1) :T(148,3)=eNSKeyValueObservingOptionNew:1,NSKeyValueObservingOptionOld:2,NSKeyValueObservingOptionInitial:4,NSKeyValueObservingOptionPrior:8,;NSKeyValueObservingOptions:t(148,4)=(148,3) :T(148,5)=eNSKeyValueUnionSetMutation:1,NSKeyValueMinusSetMutation:2,NSKeyValueIntersectSetMutation:3,NSKeyValueSetSetMutation:4,;NSKeyValueSetMutationKind:t(148,6)=(148,5)/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSLocale.hNSLocale:T(149,1)=s4isa:/1(68,15),0,32;;/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSNetServices.h :T(150,1)=eNSNetServicesUnknownError:-72000,NSNetServicesCollisionError:-72001,NSNetServicesNotFoundError:-72002,NSNetServicesActivityInProgress:-72003,NSNetServicesBadArgumentError:-72004,NSNetServicesCancelledError:-72005,NSNetServicesInvalidError:-72006,NSNetServicesTimeoutError:-72007,;NSNetService:T(150,2)=s52isa:/1(68,15),0,32;_delegate:/1(126,1),32,32;_inputStream:/1(134,3),64,32;_outputStream:/1(134,5),96,32;_addresses:/1(92,2),128,32;_hostName:/1(88,12),160,32;_domain:/1(88,12),192,32;_name:/1(88,12),224,32;_type:/1(88,12),256,32;_txt:/1(86,7),288,32;_timer:/1(150,3)=*(114,1),320,32;_port:/1(0,1),352,32;_scheduled:/1(68,1),384,8;_isMonitoring:/1(68,1),392,8;_isPublishing:/1(68,1),400,8;;NSNetServiceBrowser:T(150,4)=s12isa:/1(68,15),0,32;_delegate:/1(126,1),32,32;_netService:/1(150,5)=*(150,2),64,32;;/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSNotificationQueue.h :T(151,1)=eNSPostWhenIdle:0,NSPostASAP:1,NSPostNow:2,;NSPostingStyle:t(151,2)=(151,1) :T(151,3)=eNSNotificationNoCoalescing:0,NSNotificationCoalescingOnName:1,NSNotificationCoalescingOnSender:2,;NSNotificationCoalescing:t(151,4)=(151,3)NSNotificationQueue:T(151,5)=s16isa:/1(68,15),0,32;_center:/1(151,6)=*(131,2),32,32;_asapQueue:/1(151,7)=*(151,8)=xs_NSNotificationQueueList:,64,32;_idleQueue:/1(151,7),96,32;;/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSNull.hNSNull:T(152,1)=s4isa:/1(68,15),0,32;;/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSNumberFormatter.h_NSNumberFormatterStyle:T(153,1)=eNSNumberFormatterNoStyle:0,NSNumberFormatterDecimalStyle:1,NSNumberFormatterCurrencyStyle:2,NSNumberFormatterPercentStyle:3,NSNumberFormatterScientificStyle:4,NSNumberFormatterSpellOutStyle:5,;NSNumberFormatterStyle:t(153,2)=(153,1)_NSNumberFormatterBehavior:T(153,3)=eNSNumberFormatterBehaviorDefault:0,NSNumberFormatterBehavior10_0:1,NSNumberFormatterBehavior10_4:2,;NSNumberFormatterBehavior:t(153,4)=(153,3)_NSNumberFormatterPadPosition:T(153,5)=eNSNumberFormatterPadBeforePrefix:0,NSNumberFormatterPadAfterPrefix:1,NSNumberFormatterPadBeforeSuffix:2,NSNumberFormatterPadAfterSuffix:3,;NSNumberFormatterPadPosition:t(153,6)=(153,5)_NSNumberFormatterRoundingMode:T(153,7)=eNSNumberFormatterRoundCeiling:0,NSNumberFormatterRoundFloor:1,NSNumberFormatterRoundDown:2,NSNumberFormatterRoundHalfEven:3,NSNumberFormatterRoundUp:4,NSNumberFormatterRoundHalfDown:5,NSNumberFormatterRoundHalfUp:6,;NSNumberFormatterRoundingMode:t(153,8)=(153,7)NSNumberFormatter:T(153,9)=s60isa:/1(68,15),0,32;_attributes:/1(94,2),32,32;_roundingBehavior:/1(153,10)=*(123,1),64,32;_maximum:/1(153,11)=*(123,2),96,32;_minimum:/1(153,11),128,32;_attributedStringForNil:/1(153,12)=*(92,1),160,32;_attributedStringForNotANumber:/1(153,12),192,32;_attributedStringForZero:/1(153,12),224,32;_negativeFormat:/1(88,12),256,32;_positiveFormat:/1(88,12),288,32;_attributesForPositiveValues:/1(94,4),320,32;_attributesForNegativeValues:/1(94,4),352,32;_numberStyle:/1(153,2),384,32;_thousandSeparator:/1(100,1),416,16;_decimalSeparator:/1(100,1),432,16;_hasThousandSeparators:/1(68,1),448,8;_allowsFloats:/1(68,1),456,8;_localizesFormat:/1(68,1),464,8;;/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSOperation.hNSOperation:T(154,1)=s4isa:/1(68,15),0,32;;NSOperationQueue:T(154,2)=s4isa:/1(68,15),0,32;;/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSPort.h/Developer/Xtoolchain/i386-apple-darwin/gcc-2.95.3-glibc-2.2.2/arm-quantumstep-linux-gnu/lib/gcc-lib/arm-quantumstep-linux-gnu/2.95.3/../../../../arm-quantumstep-linux-gnu/sys-include/sys/socket.h/Developer/Xtoolchain/i386-apple-darwin/gcc-2.95.3-glibc-2.2.2/arm-quantumstep-linux-gnu/lib/gcc-lib/arm-quantumstep-linux-gnu/2.95.3/../../../../arm-quantumstep-linux-gnu/sys-include/sys/uio.h/Developer/Xtoolchain/i386-apple-darwin/gcc-2.95.3-glibc-2.2.2/arm-quantumstep-linux-gnu/lib/gcc-lib/arm-quantumstep-linux-gnu/2.95.3/../../../../arm-quantumstep-linux-gnu/sys-include/bits/uio.hiovec:T(158,1)=s8iov_base:(15,6),0,32;iov_len:(11,1),32,32;;/Developer/Xtoolchain/i386-apple-darwin/gcc-2.95.3-glibc-2.2.2/arm-quantumstep-linux-gnu/lib/gcc-lib/arm-quantumstep-linux-gnu/2.95.3/../../../../arm-quantumstep-linux-gnu/sys-include/bits/socket.hsocklen_t:t(160,1)=(13,57)__socket_type:T(160,2)=eSOCK_STREAM:1,SOCK_DGRAM:2,SOCK_RAW:3,SOCK_RDM:4,SOCK_SEQPACKET:5,SOCK_PACKET:10,;/Developer/Xtoolchain/i386-apple-darwin/gcc-2.95.3-glibc-2.2.2/arm-quantumstep-linux-gnu/lib/gcc-lib/arm-quantumstep-linux-gnu/2.95.3/../../../../arm-quantumstep-linux-gnu/sys-include/bits/sockaddr.hsa_family_t:t(163,1)=(0,9)sockaddr:T(160,3)=s16sa_family:(163,1),0,16;sa_data:(160,4)=ar(0,1);0;13;(0,2),16,112;;sockaddr_storage:T(160,5)=s128ss_family:(163,1),0,16;__ss_align:(13,12),32,32;__ss_padding:(160,6)=ar(0,1);0;119;(0,2),64,960;; :T(160,7)=eMSG_OOB:1,MSG_PEEK:2,MSG_DONTROUTE:4,MSG_CTRUNC:8,MSG_PROXY:16,MSG_TRUNC:32,MSG_DONTWAIT:64,MSG_EOR:128,MSG_WAITALL:256,MSG_FIN:512,MSG_SYN:1024,MSG_CONFIRM:2048,MSG_RST:4096,MSG_ERRQUEUE:8192,MSG_NOSIGNAL:16384,;msghdr:T(160,8)=s28msg_name:(15,6),0,32;msg_namelen:(160,1),32,32;msg_iov:(160,9)=*(158,1),64,32;msg_iovlen:(0,1),96,32;msg_control:(15,6),128,32;msg_controllen:(160,1),160,32;msg_flags:(0,1),192,32;;cmsghdr:T(160,10)=s12cmsg_len:(11,1),0,32;cmsg_level:(0,1),32,32;cmsg_type:(0,1),64,32;__cmsg_data:(160,11)=ar(0,1);0;-1;(0,11),96,0;; :T(160,12)=eSCM_RIGHTS:1,SCM_CREDENTIALS:2,__SCM_CONNECT:3,;ucred:T(160,13)=s12pid:(12,16),0,32;uid:(12,14),32,32;gid:(12,11),64,32;;/Developer/Xtoolchain/i386-apple-darwin/gcc-2.95.3-glibc-2.2.2/arm-quantumstep-linux-gnu/lib/gcc-lib/arm-quantumstep-linux-gnu/2.95.3/../../../../arm-quantumstep-linux-gnu/sys-include/asm/socket.h/Developer/Xtoolchain/i386-apple-darwin/gcc-2.95.3-glibc-2.2.2/arm-quantumstep-linux-gnu/lib/gcc-lib/arm-quantumstep-linux-gnu/2.95.3/../../../../arm-quantumstep-linux-gnu/sys-include/asm/sockios.hlinger:T(160,14)=s8l_onoff:(0,1),0,32;l_linger:(0,1),32,32;;osockaddr:T(156,1)=s16sa_family:(0,9),0,16;sa_data:(156,2)=ar(0,1);0;13;(0,11),16,112;; :T(156,3)=eSHUT_RD:0,SHUT_WR:1,SHUT_RDWR:2,;/Developer/Xtoolchain/i386-apple-darwin/gcc-2.95.3-glibc-2.2.2/arm-quantumstep-linux-gnu/lib/gcc-lib/arm-quantumstep-linux-gnu/2.95.3/../../../../arm-quantumstep-linux-gnu/sys-include/sys/un.hsockaddr_un:T(166,1)=s112sun_family:(163,1),0,16;sun_path:(166,2)=ar(0,1);0;107;(0,2),16,864;;/Developer/Xtoolchain/i386-apple-darwin/gcc-2.95.3-glibc-2.2.2/arm-quantumstep-linux-gnu/lib/gcc-lib/arm-quantumstep-linux-gnu/2.95.3/../../../../arm-quantumstep-linux-gnu/sys-include/arpa/inet.h/Developer/Xtoolchain/i386-apple-darwin/gcc-2.95.3-glibc-2.2.2/arm-quantumstep-linux-gnu/lib/gcc-lib/arm-quantumstep-linux-gnu/2.95.3/../../../../arm-quantumstep-linux-gnu/sys-include/netinet/in.h/Developer/Xtoolchain/i386-apple-darwin/gcc-2.95.3-glibc-2.2.2/arm-quantumstep-linux-gnu/lib/gcc-lib/arm-quantumstep-linux-gnu/2.95.3/../../../../arm-quantumstep-linux-gnu/sys-include/stdint.h/Developer/Xtoolchain/i386-apple-darwin/gcc-2.95.3-glibc-2.2.2/arm-quantumstep-linux-gnu/lib/gcc-lib/arm-quantumstep-linux-gnu/2.95.3/../../../../arm-quantumstep-linux-gnu/sys-include/bits/wordsize.huint8_t:t(169,1)=(0,11)uint16_t:t(169,2)=(0,9)uint32_t:t(169,3)=(0,4)uint64_t:t(169,4)=(0,7)int_least8_t:t(169,5)=(0,10)int_least16_t:t(169,6)=(0,8)int_least32_t:t(169,7)=(0,1)int_least64_t:t(169,8)=(0,6)uint_least8_t:t(169,9)=(0,11)uint_least16_t:t(169,10)=(0,9)uint_least32_t:t(169,11)=(0,4)uint_least64_t:t(169,12)=(0,7)int_fast8_t:t(169,13)=(0,10)int_fast16_t:t(169,14)=(0,1)int_fast32_t:t(169,15)=(0,1)int_fast64_t:t(169,16)=(0,6)uint_fast8_t:t(169,17)=(0,11)uint_fast16_t:t(169,18)=(0,4)uint_fast32_t:t(169,19)=(0,4)uint_fast64_t:t(169,20)=(0,7)intptr_t:t(169,21)=(0,1)uintptr_t:t(169,22)=(0,4)intmax_t:t(169,23)=(0,6)uintmax_t:t(169,24)=(0,7) :T(168,1)=eIPPROTO_IP:0,IPPROTO_HOPOPTS:0,IPPROTO_ICMP:1,IPPROTO_IGMP:2,IPPROTO_IPIP:4,IPPROTO_TCP:6,IPPROTO_EGP:8,IPPROTO_PUP:12,IPPROTO_UDP:17,IPPROTO_IDP:22,IPPROTO_TP:29,IPPROTO_IPV6:41,IPPROTO_ROUTING:43,IPPROTO_FRAGMENT:44,IPPROTO_RSVP:46,IPPROTO_GRE:47,IPPROTO_ESP:50,IPPROTO_AH:51,IPPROTO_ICMPV6:58,IPPROTO_NONE:59,IPPROTO_DSTOPTS:60,IPPROTO_MTP:92,IPPROTO_ENCAP:98,IPPROTO_PIM:103,IPPROTO_COMP:108,IPPROTO_RAW:255,IPPROTO_MAX:256,;in_port_t:t(168,2)=(169,2) :T(168,3)=eIPPORT_ECHO:7,IPPORT_DISCARD:9,IPPORT_SYSTAT:11,IPPORT_DAYTIME:13,IPPORT_NETSTAT:15,IPPORT_FTP:21,IPPORT_TELNET:23,IPPORT_SMTP:25,IPPORT_TIMESERVER:37,IPPORT_NAMESERVER:42,IPPORT_WHOIS:43,IPPORT_MTP:57,IPPORT_TFTP:69,IPPORT_RJE:77,IPPORT_FINGER:79,IPPORT_TTYLINK:87,IPPORT_SUPDUP:95,IPPORT_EXECSERVER:512,IPPORT_LOGINSERVER:513,IPPORT_CMDSERVER:514,IPPORT_EFSSERVER:520,IPPORT_BIFFUDP:512,IPPORT_WHOSERVER:513,IPPORT_ROUTESERVER:520,IPPORT_RESERVED:1024,IPPORT_USERRESERVED:5000,;in_addr_t:t(168,4)=(169,3)in_addr:T(168,5)=s4s_addr:(168,4),0,32;;in6_addr:T(168,6)=s16in6_u:(168,7)=u16u6_addr8:(168,8)=ar(0,1);0;15;(169,1),0,128;u6_addr16:(168,9)=ar(0,1);0;7;(169,2),0,128;u6_addr32:(168,10)=ar(0,1);0;3;(169,3),0,128;;,0,128;;sockaddr_in:T(168,11)=s16sin_family:(163,1),0,16;sin_port:(168,2),16,16;sin_addr:(168,5),32,32;sin_zero:(168,12)=ar(0,1);0;7;(0,11),64,64;;sockaddr_in6:T(168,13)=s28sin6_family:(163,1),0,16;sin6_port:(168,2),16,16;sin6_flowinfo:(169,3),32,32;sin6_addr:(168,6),64,128;sin6_scope_id:(169,3),192,32;;ipv6_mreq:T(168,14)=s20ipv6mr_multiaddr:(168,6),0,128;ipv6mr_interface:(0,4),128,32;;/Developer/Xtoolchain/i386-apple-darwin/gcc-2.95.3-glibc-2.2.2/arm-quantumstep-linux-gnu/lib/gcc-lib/arm-quantumstep-linux-gnu/2.95.3/../../../../arm-quantumstep-linux-gnu/sys-include/bits/in.hip_opts:T(172,1)=s44ip_dst:(168,5),0,32;ip_opts:(172,2)=ar(0,1);0;39;(0,2),32,320;;ip_mreq:T(172,3)=s8imr_multiaddr:(168,5),0,32;imr_interface:(168,5),32,32;;ip_mreqn:T(172,4)=s12imr_multiaddr:(168,5),0,32;imr_address:(168,5),32,32;imr_ifindex:(0,1),64,32;;in_pktinfo:T(172,5)=s12ipi_ifindex:(0,1),0,32;ipi_spec_dst:(168,5),32,32;ipi_addr:(168,5),64,32;;/Developer/Xtoolchain/i386-apple-darwin/gcc-2.95.3-glibc-2.2.2/arm-quantumstep-linux-gnu/lib/gcc-lib/arm-quantumstep-linux-gnu/2.95.3/../../../../arm-quantumstep-linux-gnu/sys-include/bits/byteswap.hin6_pktinfo:T(168,15)=s20ipi6_addr:(168,6),0,128;ipi6_ifindex:(0,4),128,32;;NSSocketNativeHandle:t(155,1)=(0,1)_NSPortAddress:T(155,2)=s132addrlen:(0,9),0,16;type:(0,11),16,8;protocol:(0,11),24,8;addr:(160,5),32,1024;;NSPort:T(113,3)=s176isa:/1(68,15),0,32;_delegate:/1(126,1),32,32;_parent:/1(113,2),64,32;_sendData:/1(86,7),96,32;_recvBuffer:/1(13,35),128,32;_recvLength:/1(0,5),160,32;_recvPos:/1(0,5),192,32;_sendPos:/1(0,5),224,32;_fd:/1(155,1),256,32;_sendfd:/1(155,1),288,32;_address:/1(155,2),320,1056;_isValid:/1(68,1),1376,8;_isBound:/1(68,1),1384,8;;NSMessagePort:T(155,3)=s176isa:/1(68,15),0,32;_delegate:/1(126,1),32,32;_parent:/1(113,2),64,32;_sendData:/1(86,7),96,32;_recvBuffer:/1(13,35),128,32;_recvLength:/1(0,5),160,32;_recvPos:/1(0,5),192,32;_sendPos:/1(0,5),224,32;_fd:/1(155,1),256,32;_sendfd:/1(155,1),288,32;_address:/1(155,2),320,1056;_isValid:/1(68,1),1376,8;_isBound:/1(68,1),1384,8;;NSSocketPort:T(155,4)=s176isa:/1(68,15),0,32;_delegate:/1(126,1),32,32;_parent:/1(113,2),64,32;_sendData:/1(86,7),96,32;_recvBuffer:/1(13,35),128,32;_recvLength:/1(0,5),160,32;_recvPos:/1(0,5),192,32;_sendPos:/1(0,5),224,32;_fd:/1(155,1),256,32;_sendfd:/1(155,1),288,32;_address:/1(155,2),320,1056;_isValid:/1(68,1),1376,8;_isBound:/1(68,1),1384,8;;/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSPortCoder.hNSPortCoder:T(113,5)=s32isa:/1(68,15),0,32;_connection:/1(113,9),32,32;_recv:/1(113,2),64,32;_send:/1(113,2),96,32;_components:/1(134,7),128,32;_msgid:/1(0,4),160,32;_nextComponent:/1(0,4),192,32;_isByref:/1(68,1),224,8;_isBycopy:/1(68,1),232,8;;/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSPortMessage.hNSPortMessage:T(175,1)=s20isa:/1(68,15),0,32;_msgid:/1(0,4),32,32;_recv:/1(113,2),64,32;_send:/1(113,2),96,32;_components:/1(92,2),128,32;;/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSPortNameServer.h/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSStream.h_NSStreamStatus:T(177,1)=eNSStreamStatusNotOpen:0,NSStreamStatusOpening:1,NSStreamStatusOpen:2,NSStreamStatusReading:3,NSStreamStatusWriting:4,NSStreamStatusAtEnd:5,NSStreamStatusClosed:6,NSStreamStatusError:7,;NSStreamStatus:t(177,2)=(177,1)_NSStreamEvent:T(177,3)=eNSStreamEventNone:0,NSStreamEventOpenCompleted:1,NSStreamEventHasBytesAvailable:2,NSStreamEventHasSpaceAvailable:4,NSStreamEventErrorOccurred:8,NSStreamEventEndEncountered:16,;NSStreamEvent:t(177,4)=(177,3)NSStream:T(177,5)=s16isa:/1(68,15),0,32;_delegate:/1(126,1),32,32;_streamError:/1(177,6)=*(119,1),64,32;_streamStatus:/1(177,2),96,32;;NSInputStream:T(134,4)=s20isa:/1(68,15),0,32;_delegate:/1(126,1),32,32;_streamError:/1(177,6),64,32;_streamStatus:/1(177,2),96,32;_fd:/1(0,1),128,32;;NSOutputStream:T(134,6)=s20isa:/1(68,15),0,32;_delegate:/1(126,1),32,32;_streamError:/1(177,6),64,32;_streamStatus:/1(177,2),96,32;_fd:/1(0,1),128,32;;NSPortNameServer:T(176,1)=s4isa:/1(68,15),0,32;;NSSocketPortNameServer:T(176,2)=s12isa:/1(68,15),0,32;defaultNameServerPortNumber:/1(0,9),32,16;_publishedSocketPorts:/1(94,2),64,32;;NSMessagePortNameServer:T(176,3)=s4isa:/1(68,15),0,32;;/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSProcessInfo.h :T(178,1)=eNSHPUXOperatingSystem:1,NSMACHOperatingSystem:2,NSOSF1OperatingSystem:3,NSSolarisOperatingSystem:4,NSSunOSOperatingSystem:5,NSWindows95OperatingSystem:6,NSWindowsNTOperatingSystem:7,NSLinuxOperatingSystem:256,;NSProcessInfo:T(178,2)=s28isa:/1(68,15),0,32;_hostName:/1(88,12),32,32;_processName:/1(88,12),64,32;_operatingSystem:/1(88,12),96,32;_environment:/1(94,4),128,32;_arguments:/1(134,7),160,32;_pid:/1(0,1),192,32;;/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSProtocolChecker.hNSProtocolChecker:T(179,1)=s12isa:/1(68,15),0,32;_protocol:/1(70,30),32,32;_target:/1(179,2)=*(5,8),64,32;;/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSSet.hNSSet:T(180,1)=s4isa:/1(68,15),0,32;;NSMutableSet:T(180,2)=s4isa:/1(68,15),0,32;;NSCountedSet:T(180,3)=s8isa:/1(68,15),0,32;table:/1(86,5),32,32;;/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSSortDescriptor.hNSSortDescriptor:T(181,1)=s16isa:/1(68,15),0,32;selector:/1(68,3),32,32;key:/1(88,12),64,32;ascending:/1(68,1),96,8;;/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSSpellServer.hNSSpellServer:T(182,1)=s8isa:/1(68,15),0,32;_delegate:/1(126,1),32,32;;/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSTask.h__taskFlags:T(183,1)=s4hasLaunched:(0,4),0,1;hasTerminated:(0,4),1,1;hasCollected:(0,4),2,1;hasNotified:(0,4),3,1;reserved:(0,4),4,4;;NSTask:T(183,2)=s48isa:/1(68,15),0,32;_currentDirectoryPath:/1(88,12),32,32;_launchPath:/1(88,12),64,32;_arguments:/1(134,7),96,32;_environment:/1(94,4),128,32;_standardError:/1(126,1),160,32;_standardInput:/1(126,1),192,32;_standardOutput:/1(126,1),224,32;_taskPID:/1(0,1),256,32;_terminationStatus:/1(0,1),288,32;_suspendCount:/1(0,1),320,32;_task:/1(183,1),352,32;;/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSThread.hautorelease_thread_vars:T(184,1)=s24current_pool:(93,2),0,32;total_objects_count:(0,4),32,32;pool_cache:(90,2),64,32;pool_cache_size:(0,1),96,32;pool_cache_count:(0,1),128,32;thread_in_dealloc:(68,1),160,8;;NSThread:T(184,2)=s44isa:/1(68,15),0,32;_dictionary:/1(94,2),32,32;_target:/1(126,1),64,32;_selector:/1(68,3),96,32;_exception_handler:(184,3)=*(103,5),128,32;_autorelease_vars:(184,1),160,192;;/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSTimeZone.h :T(185,1)=eNSTimeZoneNameStyleStandard:0,NSTimeZoneNameStyleShortStandard:1,NSTimeZoneNameStyleDaylightSaving:2,NSTimeZoneNameStyleShortDaylightSaving:3,;NSTimeZoneNameStyle:t(185,2)=(6,1)NSTimeZone:T(98,3)=s4isa:/1(68,15),0,32;;/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSUndoManager.hNSUndoManager:T(186,1)=s40isa:/1(68,15),0,32;_redoStack:/0(92,2),32,32;_undoStack:/0(92,2),64,32;_actionName:/0(88,12),96,32;_group:/0(126,1),128,32;_nextTarget:/0(126,1),160,32;_modes:/0(134,7),192,32;_isRedoing:/0(68,1),224,8;_isUndoing:/0(68,1),232,8;_groupsByEvent:/0(68,1),240,8;_registeredUndo:/0(68,1),248,8;_disableCount:/0(0,4),256,32;_levelsOfUndo:/0(0,4),288,32;;/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSURL.h/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSURLHandle.h_NSURLHandleStatus:T(188,1)=eNSURLHandleNotLoaded:0,NSURLHandleLoadSucceeded:1,NSURLHandleLoadInProgress:2,NSURLHandleLoadFailed:3,;NSURLHandleStatus:t(188,2)=(188,1)NSURLHandle:T(188,3)=s32isa:/1(68,15),0,32;_protocol:/1(188,4)=*(188,5)=xsNSURLProtocol:,32,32;_resourceData:/1(86,2),64,32;_clients:/1(92,2),96,32;_failure:/1(88,12),128,32;_expectedDataLength:/1(0,6),160,64;_status:/1(188,2),224,32;;NSURL:T(187,1)=s20isa:/1(68,15),0,32;_urlString:/1(88,12),32,32;_baseURL:/1(187,2)=*(187,1),64,32;_clients:/1(15,6),96,32;_data:/1(15,6),128,32;;/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSURLAuthenticationChallenge.hNSURLAuthenticationChallenge:T(189,1)=s28isa:/1(68,15),0,32;_error:/1(177,6),32,32;_failureResponse:/1(189,2)=*(189,3)=xsNSURLResponse:,64,32;_proposedCredential:/1(189,4)=*(189,5)=xsNSURLCredential:,96,32;_protectionSpace:/1(189,6)=*(189,7)=xsNSURLProtectionSpace:,128,32;_sender:/1(189,8)=(68,9),160,32;_previousFailureCount:/1(0,4),192,32;;/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSURLCache.h/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSURLResponse.hNSURLResponse:T(189,3)=s24isa:/1(68,15),0,32;_expectedContentLength:/1(0,6),32,64;_MIMEType:/1(88,12),96,32;_textEncodingName:/1(88,12),128,32;_URL:/1(187,2),160,32;;NSHTTPURLResponse:T(191,1)=s32isa:/1(68,15),0,32;_expectedContentLength:/1(0,6),32,64;_MIMEType:/1(88,12),96,32;_textEncodingName:/1(88,12),128,32;_URL:/1(187,2),160,32;_headerFields:/1(94,4),192,32;_statusCode:/1(0,1),224,32;;_NSURLCacheStoragePolicy:T(190,1)=eNSURLCacheStorageAllowed:0,NSURLCacheStorageAllowedInMemoryOnly:1,NSURLCacheStorageNotAllowed:2,;NSURLCacheStoragePolicy:t(190,2)=(190,1)NSCachedURLResponse:T(190,3)=s20isa:/1(68,15),0,32;_data:/1(86,7),32,32;_response:/1(189,2),64,32;_storagePolicy:/1(190,2),96,32;_userInfo:/1(94,4),128,32;;/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSURLConnection.h/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSURLRequest.h_NSURLRequestCachePolicy:T(193,1)=eNSURLRequestUseProtocolCachePolicy:0,NSURLRequestReloadIgnoringCacheData:1,NSURLRequestReturnCacheDataElseLoad:2,NSURLRequestReturnCacheDataDontLoad:3,;NSURLRequestCachePolicy:t(193,2)=(193,1)NSURLRequest:T(193,3)=s32isa:/1(68,15),0,32;_url:(187,2),32,32;_headerFields:(94,2),64,32;_method:(88,12),96,32;_timeout:(97,1),128,64;_policy:(193,2),192,32;_handleCookies:(68,1),224,8;;NSMutableURLRequest:T(193,4)=s32isa:/1(68,15),0,32;_url:(187,2),32,32;_headerFields:(94,2),64,32;_method:(88,12),96,32;_timeout:(97,1),128,64;_policy:(193,2),192,32;_handleCookies:(68,1),224,8;;NSURLConnection:T(192,1)=s16isa:/1(68,15),0,32;_delegate:/1(192,2)=(68,9),32,32;_protocol:/1(188,4),64,32;_done:/1(68,1),96,8;;/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSURLCredential.h_NSURLCredentialPersistence:T(194,1)=eNSURLCredentialPersistenceNone:0,NSURLCredentialPersistenceForSession:1,NSURLCredentialPersistencePermanent:2,;NSURLCredentialPersistence:t(194,2)=(194,1)NSURLCredential:T(189,5)=s16isa:/1(68,15),0,32;_password:/1(88,12),32,32;_user:/1(88,12),64,32;_persistence:/1(194,2),96,32;;/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSURLCredentialStorage.hNSURLCredentialStorage:T(195,1)=s8isa:/1(68,15),0,32;_protectionSpaces:/1(94,2),32,32;;/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSURLDownload.hNSURLDownload:T(196,1)=s24isa:/1(68,15),0,32;_delegate:/1(192,2),32,32;_destination:/1(88,12),64,32;_request:/1(196,2)=*(193,3),96,32;_resumeData:/1(86,7),128,32;_deletesFileUponFailure:/1(68,1),160,8;;/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSURLError.h/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSURLProtectionSpace.hNSURLProtectionSpace:T(189,7)=s32isa:/1(68,15),0,32;_authenticationMethod:/1(88,12),32,32;_host:/1(88,12),64,32;_protocol:/1(88,12),96,32;_proxyType:/1(88,12),128,32;_realm:/1(88,12),160,32;_port:/1(0,1),192,32;_receivesCredentialSecurely:/1(68,1),224,8;;/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSURLProtocol.hNSURLProtocol:T(188,5)=s16isa:/1(68,15),0,32;_cachedResponse:/1(199,1)=*(190,3),32,32;_client:/1(199,2)=(68,9),64,32;_request:/1(196,2),96,32;;/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSUserDefaults.hNSUserDefaults:T(200,1)=s28isa:/1(68,15),0,32;_searchList:/1(92,2),32,32;_persDomains:/1(94,2),64,32;_tempDomains:/1(94,2),96,32;_changedDomains:/1(92,2),128,32;_defaultsDatabase:/1(200,2)=*(100,9),160,32;_timerActive:/1(150,3),192,32;;/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSUtilities.h/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSValueTransformer.hNSValueTransformer:T(202,1)=s4isa:/1(68,15),0,32;;NSNegateBooleanTransformer:T(202,2)=s4isa:/1(68,15),0,32;;NSIsNilTransformer:T(202,3)=s4isa:/1(68,15),0,32;;NSIsNotNilTransformer:T(202,4)=s4isa:/1(68,15),0,32;;NSUnarchiveFromDataTransformer:T(202,5)=s4isa:/1(68,15),0,32;;/Users/hns/Documents/Projects/QuantumSTEP/System/Library/Frameworks/Foundation.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/Foundation/NSXMLParser.h_NSXMLParserError:T(203,1)=eNSXMLParserInternalError:1,NSXMLParserOutOfMemoryError:2,NSXMLParserDocumentStartError:3,NSXMLParserEmptyDocumentError:4,NSXMLParserPrematureDocumentEndError:5,NSXMLParserInvalidHexCharacterRefError:6,NSXMLParserInvalidDecimalCharacterRefError:7,NSXMLParserInvalidCharacterRefError:8,NSXMLParserInvalidCharacterError:9,NSXMLParserCharacterRefAtEOFError:10,NSXMLParserCharacterRefInPrologError:11,NSXMLParserCharacterRefInEpilogError:12,NSXMLParserCharacterRefInDTDError:13,NSXMLParserEntityRefAtEOFError:14,NSXMLParserEntityRefInPrologError:15,NSXMLParserEntityRefInEpilogError:16,NSXMLParserEntityRefInDTDError:17,NSXMLParserParsedEntityRefAtEOFError:18,NSXMLParserParsedEntityRefInPrologError:19,NSXMLParserParsedEntityRefInEpilogError:20,NSXMLParserParsedEntityRefInInternalSubsetError:21,NSXMLParserEntityReferenceWithoutNameError:22,NSXMLParserEntityReferenceMissingSemiError:23,NSXMLParserParsedEntityRefNoNameError:24,NSXMLParserParsedEntityRefMissingSemiError:25,NSXMLParserUndeclaredEntityError:26,NSXMLParserUnparsedEntityError:27,NSXMLParserEntityIsExternalError:28,NSXMLParserEntityIsParameterError:29,NSXMLParserUnknownEncodingError:30,NSXMLParserEncodingNotSupportedError:31,NSXMLParserStringNotStartedError:32,NSXMLParserStringNotClosedError:33,NSXMLParserNamespaceDeclarationError:34,NSXMLParserEntityNotStartedError:35,NSXMLParserEntityNotFinishedError:36,NSXMLParserLessThanSymbolInAttributeError:37,NSXMLParserAttributeNotStartedError:38,NSXMLParserAttributeNotFinishedError:39,NSXMLParserAttributeHasNoValueError:40,NSXMLParserAttributeRedefinedError:41,NSXMLParserLiteralNotStartedError:42,NSXMLParserLiteralNotFinishedError:43,NSXMLParserCommentNotFinishedError:44,NSXMLParserProcessingInstructionNotStartedError:45,NSXMLParserProcessingInstructionNotFinishedError:46,NSXMLParserNotationNotStartedError:47,NSXMLParserNotationNotFinishedError:48,NSXMLParserAttributeListNotStartedError:49,NSXMLParserAttributeListNotFinishedError:50,NSXMLParserMixedContentDeclNotStartedError:51,NSXMLParserMixedContentDeclNotFinishedError:52,NSXMLParserElementContentDeclNotStartedError:53,NSXMLParserElementContentDeclNotFinishedError:54,NSXMLParserXMLDeclNotStartedError:55,NSXMLParserXMLDeclNotFinishedError:56,NSXMLParserConditionalSectionNotStartedError:57,NSXMLParserConditionalSectionNotFinishedError:58,NSXMLParserExternalSubsetNotFinishedError:59,NSXMLParserDOCTYPEDeclNotFinishedError:60,NSXMLParserMisplacedCDATAEndStringError:61,NSXMLParserCDATANotFinishedError:62,NSXMLParserMisplacedXMLDeclarationError:63,NSXMLParserSpaceRequiredError:64,NSXMLParserSeparatorRequiredError:65,NSXMLParserNMTOKENRequiredError:66,NSXMLParserNAMERequiredError:67,NSXMLParserPCDATARequiredError:68,NSXMLParserURIRequiredError:69,NSXMLParserPublicIdentifierRequiredError:70,NSXMLParserLTRequiredError:71,NSXMLParserGTRequiredError:72,NSXMLParserLTSlashRequiredError:73,NSXMLParserEqualExpectedError:74,NSXMLParserTagNameMismatchError:75,NSXMLParserUnfinishedTagError:76,NSXMLParserStandaloneValueError:77,NSXMLParserInvalidEncodingNameError:78,NSXMLParserCommentContainsDoubleHyphenError:79,NSXMLParserInvalidEncodingError:80,NSXMLParserExternalStandaloneEntityError:81,NSXMLParserInvalidConditionalSectionError:82,NSXMLParserEntityValueRequiredError:83,NSXMLParserNotWellBalancedError:84,NSXMLParserExtraContentError:85,NSXMLParserInvalidCharacterInEntityError:86,NSXMLParserParsedEntityRefInInternalError:87,NSXMLParserEntityRefLoopError:88,NSXMLParserEntityBoundaryError:89,NSXMLParserInvalidURIError:90,NSXMLParserURIFragmentError:91,NSXMLParserNoDTDError:92,NSXMLParserDelegateAbortedParseError:512,;NSXMLParserError:t(203,2)=(203,1)_NSXMLParserReadMode:T(203,3)=e_NSXMLParserStandardReadMode:0,_NSXMLParserPlainReadMode:1,_NSXMLParserEntityOnlyReadMode:2,;_NSXMLParserReadMode:t(203,4)=(203,3)NSXMLParser:T(203,5)=s56isa:/1(68,15),0,32;delegate:/1(203,6)=(68,9),32,32;tagPath:/1(92,2),64,32;error:/1(177,6),96,32;data:/1(86,7),128,32;url:/1(187,2),160,32;buffer:/1(86,7),192,32;cp:/1(38,32),224,32;line:/1(0,1),256,32;column:/1(0,1),288,32;encoding:/1(100,5),320,32;readMode:/1(203,4),352,32;isStalled:/1(68,1),384,8;done:/1(68,1),392,8;shouldProcessNamespaces:/1(68,1),400,8;shouldReportNamespacePrefixes:/1(68,1),408,8;shouldResolveExternalEntities:/1(68,1),416,8;acceptHTML:/1(68,1),424,8;; :T(3,1)=ekABMultiValueMask:256,kABErrorInProperty:0,kABStringProperty:1,kABIntegerProperty:2,kABRealProperty:3,kABDateProperty:4,kABArrayProperty:5,kABDictionaryProperty:6,kABDataProperty:7,kABMultiStringProperty:257,kABMultiIntegerProperty:258,kABMultiRealProperty:259,kABMultiDateProperty:260,kABMultiArrayProperty:261,kABMultiDictionaryProperty:262,kABMultiDataProperty:263,;ABPropertyType:t(3,2)=(3,1) :T(3,3)=ekABSearchAnd:0,kABSearchOr:1,;ABSearchConjunction:t(3,4)=(3,3) :T(3,5)=ekABEqual:0,kABNotEqual:1,kABLessThan:2,kABLessThanOrEqual:3,kABGreaterThan:4,kABGreaterThanOrEqual:5,kABEqualCaseInsensitive:6,kABContainsSubString:7,kABContainsSubStringCaseInsensitive:8,kABPrefixMatch:9,kABPrefixMatchCaseInsensitive:10,kABBitsInBitFieldMatch:11,kABDoesNotContainSubString:12,kABDoesNotContainSubStringCaseInsensitive:13,kABNotEqualCaseInsensitive:14,kABSuffixMatch:15,kABSuffixMatchCaseInsensitive:16,kABWithinIntervalAroundToday:17,kABWithinIntervalAroundTodayYearless:18,kABNotWithinIntervalAroundToday:19,kABNotWithinIntervalAroundTodayYearless:20,kABWithinIntervalFromToday:21,kABWithinIntervalFromTodayYearless:22,kABNotWithinIntervalFromToday:23,kABNotWithinIntervalFromTodayYearless:24,;ABSearchComparison:t(3,6)=(3,5)/Users/hns/Documents/Projects/QuantumSTEP/System/Sources/Frameworks/AddressBook/build/Development/AddressBook.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/AddressBook/ABGlobals.h :T(204,1)=ekABShowAsPerson:0,kABShowAsCompany:1,kABShowAsMask:7,kABDefaultNameOrdering:0,kABFirstNameFirst:32,kABLastNameFirst:16,kABNameOrderingMask:56,;/Users/hns/Documents/Projects/QuantumSTEP/System/Sources/Frameworks/AddressBook/build/Development/AddressBook.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/AddressBook/ABPerson.h/Users/hns/Documents/Projects/QuantumSTEP/System/Sources/Frameworks/AddressBook/build/Development/AddressBook.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/AddressBook/ABRecord.hABRecord:T(206,1)=s8isa:/1(68,15),0,32;data:/1(94,2),32,32;;/Users/hns/Documents/Projects/QuantumSTEP/System/Sources/Frameworks/AddressBook/build/Development/AddressBook.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/AddressBook/ABSearchElement.hABSearchElement:T(207,1)=s36isa:/1(68,15),0,32;_comparison:/1(3,6),32,32;_property:/1(88,12),64,32;_label:/1(88,12),96,32;_key:/1(88,12),128,32;_value:/1(203,6),160,32;_class:/1(68,15),192,32;_conjunction:/1(3,4),224,32;_children:/1(134,7),256,32;;_ABSearchConjunction:T(207,2)=s36isa:/1(68,15),0,32;_comparison:/1(3,6),32,32;_property:/1(88,12),64,32;_label:/1(88,12),96,32;_key:/1(88,12),128,32;_value:/1(203,6),160,32;_class:/1(68,15),192,32;_conjunction:/1(3,4),224,32;_children:/1(134,7),256,32;;/Users/hns/Documents/Projects/QuantumSTEP/System/Sources/Frameworks/AddressBook/build/Development/AddressBook.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/AddressBook/ABImageLoading.hABPerson:T(205,1)=s12isa:/1(68,15),0,32;data:/1(94,2),32,32;parentgroups:/1(92,2),64,32;;ABAddressBook:T(2,1)=s24isa:/1(68,15),0,32;hasUnsavedChanges:/1(68,1),32,8;properties:/1(94,2),64,32;ich:/1(88,12),96,32;groups:/1(92,2),128,32;persons:/1(92,2),160,32;;/Users/hns/Documents/Projects/QuantumSTEP/System/Sources/Frameworks/AddressBook/build/Development/AddressBook.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/AddressBook/ABGroup.hABGroup:T(209,1)=s20isa:/1(68,15),0,32;data:/1(94,2),32,32;parentgroups:/1(92,2),64,32;members:/1(92,2),96,32;subgroups:/1(92,2),128,32;;/Users/hns/Documents/Projects/QuantumSTEP/System/Sources/Frameworks/AddressBook/build/Development/AddressBook.framework/Versions/Current/arm-quantumstep-linux-gnu/Headers/AddressBook/ABMultiValue.hABMultiValue:T(210,1)=s24isa:/1(68,15),0,32;primaryIdentifier:(88,12),32,32;values:(92,2),64,32;labels:(92,2),96,32;identifiers:(92,2),128,32;propertyType:(3,2),160,32;;ABMutableMultiValue:T(210,2)=s24isa:/1(68,15),0,32;primaryIdentifier:(88,12),32,32;values:(92,2),64,32;labels:(92,2),96,32;identifiers:(92,2),128,32;propertyType:(3,2),160,32;;Private.h_objc_super:T(0,20)=s8self:(68,9),0,32;class:(5,2),32,32;;_objc_class:T(5,3)=s56isa:(5,2),0,32;super_class:(5,2),32,32;name:(13,35),64,32;version:(0,3),96,32;info:(0,3),128,32;instance_size:(0,3),160,32;ivars:(0,21)=*(0,22)=xs_objc_ivar_list:,192,32;methods:(0,23)=*(0,24)=xs_objc_method_list:,224,32;dtable:(68,20),256,32;subclass_list:(5,2),288,32;sibling_class:(5,2),320,32;protocol_list:(5,4),352,32;sel_id:(15,6),384,32;gc_object_type:(15,6),416,32;;_i_ABAddressBook__init:f(0,25)=(68,9)self:P(0,26)=*(2,1)_cmd:P(0,27)=*(68,2)_objc_super:(0,20)records:(94,4)bndl:r(0,28)=*(94,1)_i_ABAddressBook__dealloc:f(0,19)self:P(0,26)_cmd:P(0,27)_i_ABAddressBook___properties:f(94,2)_i_ABAddressBook___touch:f(0,19)_c_ABAddressBook__sharedAddressBook:f(0,26)self:P(68,9)shared:V(0,26)_i_ABAddressBook__people:f(134,7)_i_ABAddressBook__groups:f(134,7)_i_ABAddressBook__me:f(0,29)=*(205,1)_i_ABAddressBook__setMe_:f(0,19)ego:P(0,29)_i_ABAddressBook__recordClassFromUniqueId_:f(88,12)uid:P(88,12)_i_ABAddressBook__recordForUniqueId_:f(0,30)=*(206,1)self:p(0,26)str:p(88,12)e:r(0,31)=*(132,1)obj:r(0,25)_i_ABAddressBook__recordsMatchingSearchElement_:f(134,7)search:P(0,32)=*(207,1)_i_ABAddressBook__addRecord_:f(68,1)record:P(0,30)_i_ABAddressBook__removeRecord_:f(68,1)_i_ABAddressBook__hasUnsavedChanges:f(68,1)_i_ABAddressBook__save:f(68,1)d:r(94,2)_i_ABAddressBook__defaultCountryCode:f(88,12)_i_ABAddressBook__defaultNameOrdering:f(0,1)_i_ABAddressBook__formattedAddressFromDictionary_:f(153,12)addr:P(94,4)_OBJC_STATIC_INSTANCES_0:S(0,33)=ar(0,1);0;24;(15,6)_OBJC_STATIC_INSTANCES:S(0,34)=ar(0,1);0;1;(15,6)_objc_category:T(0,35)=s20category_name:(13,35),0,32;class_name:(13,35),32,32;instance_methods:(0,23),64,32;class_methods:(0,23),96,32;protocol_list:(5,4),128,32;;_objc_symtab:T(0,36)=s20sel_ref_cnt:(0,3),0,32;refs:(0,37)=*(0,27),32,32;cls_def_cnt:(0,8),64,16;cat_def_cnt:(0,8),80,16;defs:(0,38)=ar(0,1);0;1;(15,6),96,64;;_objc_ivar:T(0,39)=s12ivar_name:(13,35),0,32;ivar_type:(13,35),32,32;ivar_offset:(0,1),64,32;;_OBJC_INSTANCE_VARIABLES_ABAddressBook:S(0,40)=s64ivar_count:(0,1),0,32;ivar_list:(0,41)=ar(0,1);0;4;(0,39),32,480;;_objc_method:T(0,42)=s12_cmd:(0,27),0,32;method_types:(13,35),32,32;_imp:(15,6),64,32;;_OBJC_CLASS_METHODS_ABAddressBook:S(0,43)=s20method_next:(5,6),0,32;method_count:(0,1),32,32;method_list:(0,44)=ar(0,1);0;0;(0,42),64,96;;_OBJC_INSTANCE_METHODS_ABAddressBook:S(0,45)=s224method_next:(5,6),0,32;method_count:(0,1),32,32;method_list:(0,46)=ar(0,1);0;17;(0,42),64,1728;;_OBJC_METACLASS_ABAddressBook:S(5,3)_OBJC_CLASS_ABAddressBook:S(5,3)_OBJC_SELECTOR_TABLE:S(0,47)=ar(0,1);0;70;(0,48)=xs_objc_selector:_objc_module:T(0,49)=s16version:(0,3),0,32;size:(0,3),32,32;name:(13,35),64,32;symtab:(0,50)=*(0,36),96,32;;_GLOBAL_.I.ABAddressBook.m2VZIQe:F(0,19)_OBJC_CLASS_NAME_0:S(0,51)=ar(0,1);0;16;(0,2)_OBJC_CLASS_NAME_1:S(0,52)=ar(0,1);0;13;(0,2)_OBJC_CLASS_NAME_2:S(0,53)=ar(0,1);0;8;(0,2)_OBJC_CLASS_NAME_3:S(0,54)=ar(0,1);0;15;(0,2)_OBJC_METH_VAR_NAME_0:S(0,55)=ar(0,1);0;17;(0,2)_OBJC_METH_VAR_NAME_1:S(0,56)=ar(0,1);0;10;(0,2)_OBJC_METH_VAR_NAME_2:S(0,57)=ar(0,1);0;3;(0,2)_OBJC_METH_VAR_NAME_3:S(0,58)=ar(0,1);0;6;(0,2)_OBJC_METH_VAR_NAME_4:S(0,59)=ar(0,1);0;7;(0,2)_OBJC_METH_VAR_NAME_5:S(0,60)=ar(0,1);0;17;(0,2)_OBJC_METH_VAR_NAME_6:S(0,61)=ar(0,1);0;31;(0,2)_OBJC_METH_VAR_NAME_7:S(0,62)=ar(0,1);0;19;(0,2)_OBJC_METH_VAR_NAME_8:S(0,63)=ar(0,1);0;18;(0,2)_OBJC_METH_VAR_NAME_9:S(0,64)=ar(0,1);0;4;(0,2)_OBJC_METH_VAR_NAME_10:S(0,65)=ar(0,1);0;13;(0,2)_OBJC_METH_VAR_NAME_11:S(0,66)=ar(0,1);0;10;(0,2)_OBJC_METH_VAR_NAME_12:S(0,67)=ar(0,1);0;29;(0,2)_OBJC_METH_VAR_NAME_13:S(0,68)=ar(0,1);0;18;(0,2)_OBJC_METH_VAR_NAME_14:S(0,69)=ar(0,1);0;24;(0,2)_OBJC_METH_VAR_NAME_15:S(0,70)=ar(0,1);0;6;(0,2)_OBJC_METH_VAR_NAME_16:S(0,71)=ar(0,1);0;2;(0,2)_OBJC_METH_VAR_NAME_17:S(0,72)=ar(0,1);0;6;(0,2)_OBJC_METH_VAR_NAME_18:S(0,73)=ar(0,1);0;6;(0,2)_OBJC_METH_VAR_NAME_19:S(0,74)=ar(0,1);0;11;(0,2)_OBJC_METH_VAR_NAME_20:S(0,75)=ar(0,1);0;7;(0,2)_OBJC_METH_VAR_NAME_21:S(0,76)=ar(0,1);0;4;(0,2)_OBJC_METH_VAR_NAME_22:S(0,77)=ar(0,1);0;28;(0,2)_OBJC_METH_VAR_NAME_23:S(0,78)=ar(0,1);0;29;(0,2)_OBJC_METH_VAR_NAME_24:S(0,79)=ar(0,1);0;5;(0,2)_OBJC_METH_VAR_NAME_25:S(0,80)=ar(0,1);0;15;(0,2)_OBJC_METH_VAR_NAME_26:S(0,81)=ar(0,1);0;14;(0,2)_OBJC_METH_VAR_NAME_27:S(0,82)=ar(0,1);0;67;(0,2)_OBJC_METH_VAR_NAME_28:S(0,83)=ar(0,1);0;27;(0,2)_OBJC_METH_VAR_NAME_29:S(0,84)=ar(0,1);0;11;(0,2)_OBJC_METH_VAR_NAME_30:S(0,85)=ar(0,1);0;11;(0,2)_OBJC_METH_VAR_NAME_31:S(0,86)=ar(0,1);0;29;(0,2)_OBJC_METH_VAR_NAME_32:S(0,87)=ar(0,1);0;13;(0,2)_OBJC_METH_VAR_NAME_33:S(0,88)=ar(0,1);0;24;(0,2)_OBJC_METH_VAR_NAME_34:S(0,89)=ar(0,1);0;18;(0,2)_OBJC_METH_VAR_NAME_35:S(0,90)=ar(0,1);0;6;(0,2)_OBJC_METH_VAR_NAME_36:S(0,91)=ar(0,1);0;7;(0,2)_OBJC_METH_VAR_NAME_37:S(0,92)=ar(0,1);0;5;(0,2)_OBJC_METH_VAR_NAME_38:S(0,93)=ar(0,1);0;8;(0,2)_OBJC_METH_VAR_NAME_39:S(0,94)=ar(0,1);0;28;(0,2)_OBJC_METH_VAR_NAME_40:S(0,95)=ar(0,1);0;10;(0,2)_OBJC_METH_VAR_NAME_41:S(0,96)=ar(0,1);0;16;(0,2)_OBJC_METH_VAR_NAME_42:S(0,97)=ar(0,1);0;10;(0,2)_OBJC_METH_VAR_NAME_43:S(0,98)=ar(0,1);0;16;(0,2)_OBJC_METH_VAR_NAME_44:S(0,99)=ar(0,1);0;14;(0,2)_OBJC_METH_VAR_NAME_45:S(0,100)=ar(0,1);0;10;(0,2)_OBJC_METH_VAR_NAME_46:S(0,101)=ar(0,1);0;14;(0,2)_OBJC_METH_VAR_NAME_47:S(0,102)=ar(0,1);0;13;(0,2)_OBJC_METH_VAR_NAME_48:S(0,103)=ar(0,1);0;23;(0,2)_OBJC_METH_VAR_NAME_49:S(0,104)=ar(0,1);0;17;(0,2)_OBJC_METH_VAR_NAME_50:S(0,105)=ar(0,1);0;23;(0,2)_OBJC_METH_VAR_NAME_51:S(0,106)=ar(0,1);0;25;(0,2)_OBJC_METH_VAR_TYPE_0:S(0,107)=ar(0,1);0;1;(0,2)_OBJC_METH_VAR_TYPE_1:S(0,108)=ar(0,1);0;22;(0,2)_OBJC_METH_VAR_TYPE_2:S(0,109)=ar(0,1);0;11;(0,2)_OBJC_METH_VAR_TYPE_3:S(0,110)=ar(0,1);0;17;(0,2)_OBJC_METH_VAR_TYPE_4:S(0,111)=ar(0,1);0;9;(0,2)_OBJC_METH_VAR_TYPE_5:S(0,112)=ar(0,1);0;13;(0,2)_OBJC_METH_VAR_TYPE_6:S(0,113)=ar(0,1);0;9;(0,2)_OBJC_METH_VAR_TYPE_7:S(0,114)=ar(0,1);0;9;(0,2)_OBJC_METH_VAR_TYPE_8:S(0,115)=ar(0,1);0;13;(0,2)_OBJC_METH_VAR_TYPE_9:S(0,116)=ar(0,1);0;13;(0,2)_OBJC_METH_VAR_TYPE_10:S(0,117)=ar(0,1);0;9;(0,2)_OBJC_METH_VAR_TYPE_11:S(0,118)=ar(0,1);0;7;(0,2)_OBJC_METH_VAR_TYPE_12:S(0,119)=ar(0,1);0;11;(0,2)_OBJC_METH_VAR_TYPE_13:S(0,120)=ar(0,1);0;7;(0,2)_OBJC_METH_VAR_TYPE_14:S(0,121)=ar(0,1);0;11;(0,2)_OBJC_METH_VAR_TYPE_15:S(0,122)=ar(0,1);0;22;(0,2)_OBJC_METH_VAR_TYPE_16:S(0,123)=ar(0,1);0;11;(0,2)_OBJC_METH_VAR_TYPE_17:S(0,124)=ar(0,1);0;8;(0,2)_OBJC_METH_VAR_TYPE_18:S(0,125)=ar(0,1);0;7;(0,2)_OBJC_METH_VAR_TYPE_19:S(0,126)=ar(0,1);0;11;(0,2)_OBJC_METH_VAR_TYPE_20:S(0,127)=ar(0,1);0;11;(0,2)_OBJC_METH_VAR_TYPE_21:S(0,128)=ar(0,1);0;11;(0,2)_OBJC_METH_VAR_TYPE_22:S(0,129)=ar(0,1);0;11;(0,2)_OBJC_METH_VAR_TYPE_23:S(0,130)=ar(0,1);0;15;(0,2)_OBJC_METH_VAR_TYPE_24:S(0,131)=ar(0,1);0;15;(0,2)_OBJC_METH_VAR_TYPE_25:S(0,132)=ar(0,1);0;15;(0,2)NSClassDescriptionNeededForClassNotification:G(88,12)NSLocalNotificationCenterType:G(88,12)_OBJC_INSTANCE_0:V(100,11)_OBJC_INSTANCE_1:V(100,11)_OBJC_INSTANCE_2:V(100,11)_OBJC_INSTANCE_3:V(100,11)_OBJC_INSTANCE_4:V(100,11)_OBJC_INSTANCE_5:V(100,11)_OBJC_INSTANCE_6:V(100,11)_OBJC_INSTANCE_7:V(100,11)_OBJC_INSTANCE_8:V(100,11)_OBJC_INSTANCE_9:V(100,11)_OBJC_INSTANCE_10:V(100,11)_OBJC_INSTANCE_11:V(100,11)_OBJC_INSTANCE_12:V(100,11)_OBJC_INSTANCE_13:V(100,11)_OBJC_INSTANCE_14:V(100,11)_OBJC_INSTANCE_15:V(100,11)_OBJC_INSTANCE_16:V(100,11)_OBJC_INSTANCE_17:V(100,11)_OBJC_INSTANCE_18:V(100,11)_OBJC_INSTANCE_19:V(100,11)_OBJC_INSTANCE_20:V(100,11)_OBJC_INSTANCE_21:V(100,11)_OBJC_INSTANCE_22:V(100,11)ABGlobals.mkABUIDProperty:G(88,12)kABCreationDateProperty:G(88,12)kABModificationDateProperty:G(88,12)kABFirstNameProperty:G(88,12)kABLastNameProperty:G(88,12)kABFirstNamePhoneticProperty:G(88,12)kABLastNamePhoneticProperty:G(88,12)kABBirthdayProperty:G(88,12)kABOrganizationProperty:G(88,12)kABJobTitleProperty:G(88,12)kABHomePageProperty:G(88,12)kABEmailProperty:G(88,12)kABAddressProperty:G(88,12)kABPhoneProperty:G(88,12)kABAIMInstantProperty:G(88,12)kABJabberInstantProperty:G(88,12)kABMSNInstantProperty:G(88,12)kABYahooInstantProperty:G(88,12)kABICQInstantProperty:G(88,12)kABNoteProperty:G(88,12)kABMiddleNameProperty:G(88,12)kABMiddleNamePhoneticProperty:G(88,12)kABTitleProperty:G(88,12)kABSuffixProperty:G(88,12)kABNicknameProperty:G(88,12)kABMaidenNameProperty:G(88,12)kABOtherDatesProperty:G(88,12)kABRelatedNamesProperty:G(88,12)kABDepartmentProperty:G(88,12)kABPersonFlags:G(88,12)kABGroupNameProperty:G(88,12)kABAddressStreetKey:G(88,12)kABAddressCityKey:G(88,12)kABAddressStateKey:G(88,12)kABAddressZIPKey:G(88,12)kABAddressCountryKey:G(88,12)kABAddressCountryCodeKey:G(88,12)kABEmailWorkLabel:G(88,12)kABEmailHomeLabel:G(88,12)kABAddressHomeLabel:G(88,12)kABAddressWorkLabel:G(88,12)kABPhoneWorkLabel:G(88,12)kABPhoneHomeLabel:G(88,12)kABPhoneMobileLabel:G(88,12)kABPhoneMainLabel:G(88,12)kABPhoneHomeFAXLabel:G(88,12)kABPhoneWorkFAXLabel:G(88,12)kABPhonePagerLabel:G(88,12)kABAIMWorkLabel:G(88,12)kABAIMHomeLabel:G(88,12)kABJabberWorkLabel:G(88,12)kABJabberHomeLabel:G(88,12)kABMSNWorkLabel:G(88,12)kABMSNHomeLabel:G(88,12)kABYahooWorkLabel:G(88,12)kABYahooHomeLabel:G(88,12)kABICQWorkLabel:G(88,12)kABICQHomeLabel:G(88,12)kABAnniversaryLabel:G(88,12)kABWorkLabel:G(88,12)kABHomeLabel:G(88,12)kABOtherLabel:G(88,12)kABDatabaseChangedNotification:G(88,12)kABDatabaseChangedExternallyNotification:G(88,12)ABLocalizedPropertyOrLabel:F(88,12)propertyOrLabel:P(88,12)_OBJC_STATIC_INSTANCES_0:S(0,20)=ar(0,1);0;65;(15,6)_OBJC_STATIC_INSTANCES:S(0,21)=ar(0,1);0;1;(15,6)_objc_category:T(0,22)=s20category_name:(13,35),0,32;class_name:(13,35),32,32;instance_methods:(0,23)=*(0,24)=xs_objc_method_list:,64,32;class_methods:(0,23),96,32;protocol_list:(5,4),128,32;;_objc_symtab:T(0,25)=s16sel_ref_cnt:(0,3),0,32;refs:(0,26)=*(0,27)=*(68,2),32,32;cls_def_cnt:(0,8),64,16;cat_def_cnt:(0,8),80,16;defs:(70,8),96,32;;_OBJC_SELECTOR_TABLE:S(0,28)=ar(0,1);0;0;(0,29)=xs_objc_selector:_objc_module:T(0,30)=s16version:(0,3),0,32;size:(0,3),32,32;name:(13,35),64,32;symtab:(0,31)=*(0,25),96,32;;_GLOBAL_.I.kABUIDProperty:F(0,19)_OBJC_CLASS_NAME_0:S(0,32)=ar(0,1);0;16;(0,2)_OBJC_CLASS_NAME_1:S(0,33)=ar(0,1);0;11;(0,2)_OBJC_INSTANCE_0:S(100,11)_OBJC_INSTANCE_1:S(100,11)_OBJC_INSTANCE_2:S(100,11)_OBJC_INSTANCE_3:S(100,11)_OBJC_INSTANCE_4:S(100,11)_OBJC_INSTANCE_5:S(100,11)_OBJC_INSTANCE_6:S(100,11)_OBJC_INSTANCE_7:S(100,11)_OBJC_INSTANCE_8:S(100,11)_OBJC_INSTANCE_9:S(100,11)_OBJC_INSTANCE_10:S(100,11)_OBJC_INSTANCE_11:S(100,11)_OBJC_INSTANCE_12:S(100,11)_OBJC_INSTANCE_13:S(100,11)_OBJC_INSTANCE_14:S(100,11)_OBJC_INSTANCE_15:S(100,11)_OBJC_INSTANCE_16:S(100,11)_OBJC_INSTANCE_17:S(100,11)_OBJC_INSTANCE_18:S(100,11)_OBJC_INSTANCE_19:S(100,11)_OBJC_INSTANCE_20:S(100,11)_OBJC_INSTANCE_21:S(100,11)_OBJC_INSTANCE_22:S(100,11)_OBJC_INSTANCE_23:S(100,11)_OBJC_INSTANCE_24:S(100,11)_OBJC_INSTANCE_25:S(100,11)_OBJC_INSTANCE_26:S(100,11)_OBJC_INSTANCE_27:S(100,11)_OBJC_INSTANCE_28:S(100,11)_OBJC_INSTANCE_29:S(100,11)_OBJC_INSTANCE_30:S(100,11)_OBJC_INSTANCE_31:S(100,11)_OBJC_INSTANCE_32:S(100,11)_OBJC_INSTANCE_33:S(100,11)_OBJC_INSTANCE_34:S(100,11)_OBJC_INSTANCE_35:S(100,11)_OBJC_INSTANCE_36:S(100,11)_OBJC_INSTANCE_37:S(100,11)_OBJC_INSTANCE_38:S(100,11)_OBJC_INSTANCE_39:S(100,11)_OBJC_INSTANCE_40:S(100,11)_OBJC_INSTANCE_41:S(100,11)_OBJC_INSTANCE_42:S(100,11)_OBJC_INSTANCE_43:S(100,11)_OBJC_INSTANCE_44:S(100,11)_OBJC_INSTANCE_45:S(100,11)_OBJC_INSTANCE_46:S(100,11)_OBJC_INSTANCE_47:S(100,11)_OBJC_INSTANCE_48:S(100,11)_OBJC_INSTANCE_49:S(100,11)_OBJC_INSTANCE_50:S(100,11)_OBJC_INSTANCE_51:S(100,11)_OBJC_INSTANCE_52:S(100,11)_OBJC_INSTANCE_53:S(100,11)_OBJC_INSTANCE_54:S(100,11)_OBJC_INSTANCE_55:S(100,11)_OBJC_INSTANCE_56:S(100,11)_OBJC_INSTANCE_57:S(100,11)_OBJC_INSTANCE_58:S(100,11)_OBJC_INSTANCE_59:S(100,11)_OBJC_INSTANCE_60:S(100,11)_OBJC_INSTANCE_61:S(100,11)_OBJC_INSTANCE_62:S(100,11)_OBJC_INSTANCE_63:S(100,11)ABGroup.m_i_ABGroup__initWithUniqueId_:f(0,25)=(68,9)self:P(0,26)=*(209,1)_i_ABGroup__init:f(0,25)_i_ABGroup__dealloc:f(0,19)_i_ABGroup__addMember_:f(68,1)person:P(0,28)=*(205,1)_i_ABGroup__members:f(134,7)_i_ABGroup__removeMember_:f(68,1)person:P(0,28)_i_ABGroup___addToParentGroup_:f(0,19)grp:P(0,26)_i_ABGroup___removeFromParentGroup_:f(0,19)_i_ABGroup__parentGroups:f(134,7)_i_ABGroup__addSubgroup_:f(68,1)group:P(0,26)_i_ABGroup__removeSubgroup_:f(68,1)_i_ABGroup__subgroups:f(134,7)_i_ABGroup__distributionIdentifierForProperty_person_:f(88,12)property:P(88,12)_i_ABGroup__setDistributionIdentifier_forProperty_person_:f(68,1)identifier:P(88,12)person:p(0,28)_i_ABGroup__description:f(88,12)_i_ABGroup__encodeWithCoder_:f(0,19)aCoder:P(0,25)_i_ABGroup__initWithCoder_:f(0,25)aDecoder:P(0,25)_OBJC_STATIC_INSTANCES_0:S(0,29)=ar(0,1);0;3;(15,6)_OBJC_STATIC_INSTANCES:S(0,30)=ar(0,1);0;1;(15,6)_objc_category:T(0,31)=s20category_name:(13,35),0,32;class_name:(13,35),32,32;instance_methods:(0,23),64,32;class_methods:(0,23),96,32;protocol_list:(5,4),128,32;;_objc_symtab:T(0,32)=s20sel_ref_cnt:(0,3),0,32;refs:(0,33)=*(0,27),32,32;cls_def_cnt:(0,8),64,16;cat_def_cnt:(0,8),80,16;defs:(0,34)=ar(0,1);0;1;(15,6),96,64;;_objc_ivar:T(0,35)=s12ivar_name:(13,35),0,32;ivar_type:(13,35),32,32;ivar_offset:(0,1),64,32;;_OBJC_INSTANCE_VARIABLES_ABGroup:S(0,36)=s40ivar_count:(0,1),0,32;ivar_list:(0,37)=ar(0,1);0;2;(0,35),32,288;;_objc_method:T(0,38)=s12_cmd:(0,27),0,32;method_types:(13,35),32,32;_imp:(15,6),64,32;;_OBJC_INSTANCE_METHODS_ABGroup:S(0,39)=s212method_next:(5,6),0,32;method_count:(0,1),32,32;method_list:(0,40)=ar(0,1);0;16;(0,38),64,1632;;_OBJC_METACLASS_ABGroup:S(5,3)_OBJC_CLASS_ABGroup:S(5,3)_OBJC_SELECTOR_TABLE:S(0,41)=ar(0,1);0;44;(0,42)=xs_objc_selector:_objc_module:T(0,43)=s16version:(0,3),0,32;size:(0,3),32,32;name:(13,35),64,32;symtab:(0,44)=*(0,32),96,32;;_GLOBAL_.I.ABGroup.milmJFc:F(0,19)_OBJC_CLASS_NAME_0:S(0,45)=ar(0,1);0;16;(0,2)_OBJC_CLASS_NAME_1:S(0,46)=ar(0,1);0;7;(0,2)_OBJC_CLASS_NAME_2:S(0,47)=ar(0,1);0;8;(0,2)_OBJC_CLASS_NAME_3:S(0,48)=ar(0,1);0;8;(0,2)_OBJC_CLASS_NAME_4:S(0,49)=ar(0,1);0;9;(0,2)_OBJC_METH_VAR_NAME_0:S(0,50)=ar(0,1);0;12;(0,2)_OBJC_METH_VAR_NAME_1:S(0,51)=ar(0,1);0;7;(0,2)_OBJC_METH_VAR_NAME_2:S(0,52)=ar(0,1);0;9;(0,2)_OBJC_METH_VAR_NAME_3:S(0,53)=ar(0,1);0;14;(0,2)_OBJC_METH_VAR_NAME_4:S(0,54)=ar(0,1);0;16;(0,2)_OBJC_METH_VAR_NAME_5:S(0,55)=ar(0,1);0;11;(0,2)_OBJC_METH_VAR_NAME_6:S(0,56)=ar(0,1);0;45;(0,2)_OBJC_METH_VAR_NAME_7:S(0,57)=ar(0,1);0;41;(0,2)_OBJC_METH_VAR_NAME_8:S(0,58)=ar(0,1);0;15;(0,2)_OBJC_METH_VAR_NAME_9:S(0,59)=ar(0,1);0;12;(0,2)_OBJC_METH_VAR_NAME_10:S(0,60)=ar(0,1);0;12;(0,2)_OBJC_METH_VAR_NAME_11:S(0,61)=ar(0,1);0;23;(0,2)_OBJC_METH_VAR_NAME_12:S(0,62)=ar(0,1);0;18;(0,2)_OBJC_METH_VAR_NAME_13:S(0,63)=ar(0,1);0;13;(0,2)_OBJC_METH_VAR_NAME_14:S(0,64)=ar(0,1);0;10;(0,2)_OBJC_METH_VAR_NAME_15:S(0,65)=ar(0,1);0;7;(0,2)_OBJC_METH_VAR_NAME_16:S(0,66)=ar(0,1);0;4;(0,2)_OBJC_METH_VAR_NAME_17:S(0,67)=ar(0,1);0;17;(0,2)_OBJC_METH_VAR_NAME_18:S(0,68)=ar(0,1);0;5;(0,2)_OBJC_METH_VAR_NAME_19:S(0,69)=ar(0,1);0;6;(0,2)_OBJC_METH_VAR_NAME_20:S(0,70)=ar(0,1);0;7;(0,2)_OBJC_METH_VAR_NAME_21:S(0,71)=ar(0,1);0;10;(0,2)_OBJC_METH_VAR_NAME_22:S(0,72)=ar(0,1);0;6;(0,2)_OBJC_METH_VAR_NAME_23:S(0,73)=ar(0,1);0;14;(0,2)_OBJC_METH_VAR_NAME_24:S(0,74)=ar(0,1);0;13;(0,2)_OBJC_METH_VAR_NAME_25:S(0,75)=ar(0,1);0;8;(0,2)_OBJC_METH_VAR_NAME_26:S(0,76)=ar(0,1);0;17;(0,2)_OBJC_METH_VAR_NAME_27:S(0,77)=ar(0,1);0;13;(0,2)_OBJC_METH_VAR_NAME_28:S(0,78)=ar(0,1);0;12;(0,2)_OBJC_METH_VAR_TYPE_0:S(0,79)=ar(0,1);0;17;(0,2)_OBJC_METH_VAR_TYPE_1:S(0,80)=ar(0,1);0;13;(0,2)_OBJC_METH_VAR_TYPE_2:S(0,81)=ar(0,1);0;13;(0,2)_OBJC_METH_VAR_TYPE_3:S(0,82)=ar(0,1);0;9;(0,2)_OBJC_METH_VAR_TYPE_4:S(0,83)=ar(0,1);0;19;(0,2)_OBJC_METH_VAR_TYPE_5:S(0,84)=ar(0,1);0;17;(0,2)_OBJC_METH_VAR_TYPE_6:S(0,85)=ar(0,1);0;13;(0,2)_OBJC_METH_VAR_TYPE_7:S(0,86)=ar(0,1);0;9;(0,2)_OBJC_METH_VAR_TYPE_8:S(0,87)=ar(0,1);0;11;(0,2)_OBJC_METH_VAR_TYPE_9:S(0,88)=ar(0,1);0;7;(0,2)_OBJC_METH_VAR_TYPE_10:S(0,89)=ar(0,1);0;8;(0,2)_OBJC_METH_VAR_TYPE_11:S(0,90)=ar(0,1);0;7;(0,2)_OBJC_METH_VAR_TYPE_12:S(0,91)=ar(0,1);0;11;(0,2)_OBJC_METH_VAR_TYPE_13:S(0,92)=ar(0,1);0;11;(0,2)ABImageLoading.m_OBJC_SELECTOR_TABLE:S(0,20)=ar(0,1);0;0;(0,21)=xs_objc_selector:ABMultiValue.m_i_ABMultiValue__init:f(0,25)=(68,9)self:P(0,26)=*(210,1)_i_ABMultiValue__copyWithZone_:f(0,25)zone:P(0,28)=*(82,1)c:r(0,26)_i_ABMultiValue__mutableCopyWithZone_:f(0,25)zone:P(0,28)c:r(0,29)=*(210,2)_i_ABMultiValue__dealloc:f(0,19)_i_ABMultiValue__count:f(0,4)_i_ABMultiValue__valueAtIndex_:f(0,25)index:P(0,1)_i_ABMultiValue__labelAtIndex_:f(88,12)_i_ABMultiValue__identifierAtIndex_:f(88,12)_i_ABMultiValue__indexForIdentifier_:f(0,1)_i_ABMultiValue__primaryIdentifier:f(88,12)_i_ABMultiValue__propertyType:f(3,2)_i_ABMutableMultiValue__init:f(0,25)self:P(0,29)_i_ABMutableMultiValue__dealloc:f(0,19)_i_ABMutableMultiValue__addValue_withLabel_:f(88,12)value:P(0,25)label:p(88,12)identifier:r(88,12)_i_ABMutableMultiValue__insertValue_withLabel_atIndex_:f(88,12)index:p(0,1)_i_ABMutableMultiValue__removeValueAndLabelAtIndex_:f(68,1)_i_ABMutableMultiValue__replaceValueAtIndex_withValue_:f(68,1)_i_ABMutableMultiValue__replaceLabelAtIndex_withLabel_:f(68,1)label:P(88,12)_i_ABMutableMultiValue__setPrimaryIdentifier_:f(68,1)_i_ABMutableMultiValue__encodeWithCoder_:f(0,19)_i_ABMutableMultiValue__initWithCoder_:f(0,25)_objc_category:T(0,30)=s20category_name:(13,35),0,32;class_name:(13,35),32,32;instance_methods:(0,23),64,32;class_methods:(0,23),96,32;protocol_list:(5,4),128,32;;_objc_symtab:T(0,31)=s24sel_ref_cnt:(0,3),0,32;refs:(0,32)=*(0,27),32,32;cls_def_cnt:(0,8),64,16;cat_def_cnt:(0,8),80,16;defs:(0,33)=ar(0,1);0;2;(15,6),96,96;;_objc_ivar:T(0,34)=s12ivar_name:(13,35),0,32;ivar_type:(13,35),32,32;ivar_offset:(0,1),64,32;;_objc_method:T(0,35)=s12_cmd:(0,27),0,32;method_types:(13,35),32,32;_imp:(15,6),64,32;;_OBJC_INSTANCE_METHODS_ABMutableMultiValue:S(0,36)=s128method_next:(5,6),0,32;method_count:(0,1),32,32;method_list:(0,37)=ar(0,1);0;9;(0,35),64,960;;_OBJC_METACLASS_ABMutableMultiValue:S(5,3)_OBJC_CLASS_ABMutableMultiValue:S(5,3)_OBJC_INSTANCE_VARIABLES_ABMultiValue:S(0,38)=s64ivar_count:(0,1),0,32;ivar_list:(0,39)=ar(0,1);0;4;(0,34),32,480;;_OBJC_INSTANCE_METHODS_ABMultiValue:S(0,40)=s140method_next:(5,6),0,32;method_count:(0,1),32,32;method_list:(0,41)=ar(0,1);0;10;(0,35),64,1056;;_OBJC_CLASS_PROTOCOLS_ABMultiValue:S(0,42)=ar(0,1);0;3;(5,5)_OBJC_METACLASS_ABMultiValue:S(5,3)_OBJC_CLASS_ABMultiValue:S(5,3)_OBJC_SELECTOR_TABLE:S(0,43)=ar(0,1);0;60;(0,44)=xs_objc_selector:_objc_method_prototype:T(0,45)=s8_cmd:(0,27),0,32;method_types:(13,35),32,32;;_OBJC_PROTOCOL_INSTANCE_METHODS_NSMutableCopying:S(0,46)=s12method_count:(0,1),0,32;method_list:(0,47)=ar(0,1);0;0;(0,45),32,64;;_OBJC_PROTOCOL_NSMutableCopying:S(5,1)_OBJC_PROTOCOL_INSTANCE_METHODS_NSCopying:S(0,48)=s12method_count:(0,1),0,32;method_list:(0,47),32,64;;_OBJC_PROTOCOL_NSCopying:S(5,1)_objc_module:T(0,49)=s16version:(0,3),0,32;size:(0,3),32,32;name:(13,35),64,32;symtab:(0,50)=*(0,31),96,32;;_GLOBAL_.I.ABMultiValue.mhyzN8d:F(0,19)_OBJC_CLASS_NAME_0:S(0,51)=ar(0,1);0;19;(0,2)_OBJC_CLASS_NAME_1:S(0,52)=ar(0,1);0;12;(0,2)_OBJC_CLASS_NAME_3:S(0,54)=ar(0,1);0;16;(0,2)_OBJC_CLASS_NAME_4:S(0,55)=ar(0,1);0;9;(0,2)_OBJC_CLASS_NAME_5:S(0,56)=ar(0,1);0;14;(0,2)_OBJC_METH_VAR_NAME_0:S(0,57)=ar(0,1);0;14;(0,2)_OBJC_METH_VAR_NAME_1:S(0,58)=ar(0,1);0;16;(0,2)_OBJC_METH_VAR_NAME_2:S(0,59)=ar(0,1);0;21;(0,2)_OBJC_METH_VAR_NAME_3:S(0,60)=ar(0,1);0;30;(0,2)_OBJC_METH_VAR_NAME_4:S(0,61)=ar(0,1);0;30;(0,2)_OBJC_METH_VAR_NAME_5:S(0,62)=ar(0,1);0;27;(0,2)_OBJC_METH_VAR_NAME_6:S(0,63)=ar(0,1);0;30;(0,2)_OBJC_METH_VAR_NAME_7:S(0,64)=ar(0,1);0;19;(0,2)_OBJC_METH_VAR_NAME_8:S(0,65)=ar(0,1);0;7;(0,2)_OBJC_METH_VAR_NAME_9:S(0,66)=ar(0,1);0;4;(0,2)_OBJC_METH_VAR_NAME_10:S(0,67)=ar(0,1);0;17;(0,2)_OBJC_METH_VAR_NAME_11:S(0,68)=ar(0,1);0;6;(0,2)_OBJC_METH_VAR_NAME_12:S(0,69)=ar(0,1);0;6;(0,2)_OBJC_METH_VAR_NAME_13:S(0,70)=ar(0,1);0;11;(0,2)_OBJC_METH_VAR_NAME_14:S(0,71)=ar(0,1);0;12;(0,2)_OBJC_METH_VAR_NAME_15:S(0,72)=ar(0,1);0;19;(0,2)_OBJC_METH_VAR_NAME_16:S(0,73)=ar(0,1);0;18;(0,2)_OBJC_METH_VAR_NAME_17:S(0,74)=ar(0,1);0;13;(0,2)_OBJC_METH_VAR_NAME_18:S(0,75)=ar(0,1);0;13;(0,2)_OBJC_METH_VAR_NAME_19:S(0,76)=ar(0,1);0;5;(0,2)_OBJC_METH_VAR_NAME_20:S(0,77)=ar(0,1);0;20;(0,2)_OBJC_METH_VAR_NAME_21:S(0,78)=ar(0,1);0;13;(0,2)_OBJC_METH_VAR_NAME_22:S(0,79)=ar(0,1);0;5;(0,2)_OBJC_METH_VAR_NAME_23:S(0,80)=ar(0,1);0;6;(0,2)_OBJC_METH_VAR_NAME_24:S(0,81)=ar(0,1);0;14;(0,2)_OBJC_METH_VAR_NAME_25:S(0,82)=ar(0,1);0;11;(0,2)_OBJC_METH_VAR_NAME_26:S(0,83)=ar(0,1);0;7;(0,2)_OBJC_METH_VAR_NAME_27:S(0,84)=ar(0,1);0;14;(0,2)_OBJC_METH_VAR_NAME_28:S(0,85)=ar(0,1);0;14;(0,2)_OBJC_METH_VAR_NAME_29:S(0,86)=ar(0,1);0;11;(0,2)_OBJC_METH_VAR_NAME_30:S(0,87)=ar(0,1);0;20;(0,2)_OBJC_METH_VAR_NAME_31:S(0,88)=ar(0,1);0;10;(0,2)_OBJC_METH_VAR_NAME_32:S(0,89)=ar(0,1);0;21;(0,2)_OBJC_METH_VAR_NAME_33:S(0,90)=ar(0,1);0;20;(0,2)_OBJC_METH_VAR_NAME_34:S(0,91)=ar(0,1);0;32;(0,2)_OBJC_METH_VAR_NAME_35:S(0,92)=ar(0,1);0;11;(0,2)_OBJC_METH_VAR_NAME_36:S(0,93)=ar(0,1);0;13;(0,2)_OBJC_METH_VAR_NAME_37:S(0,94)=ar(0,1);0;25;(0,2)_OBJC_METH_VAR_NAME_38:S(0,95)=ar(0,1);0;12;(0,2)_OBJC_METH_VAR_NAME_39:S(0,96)=ar(0,1);0;25;(0,2)_OBJC_METH_VAR_TYPE_0:S(0,97)=ar(0,1);0;13;(0,2)_OBJC_METH_VAR_TYPE_1:S(0,98)=ar(0,1);0;13;(0,2)_OBJC_METH_VAR_TYPE_2:S(0,99)=ar(0,1);0;13;(0,2)_OBJC_METH_VAR_TYPE_3:S(0,100)=ar(0,1);0;17;(0,2)_OBJC_METH_VAR_TYPE_4:S(0,101)=ar(0,1);0;13;(0,2)_OBJC_METH_VAR_TYPE_5:S(0,102)=ar(0,1);0;19;(0,2)_OBJC_METH_VAR_TYPE_6:S(0,103)=ar(0,1);0;17;(0,2)_OBJC_METH_VAR_TYPE_7:S(0,104)=ar(0,1);0;9;(0,2)_OBJC_METH_VAR_TYPE_8:S(0,105)=ar(0,1);0;9;(0,2)_OBJC_METH_VAR_TYPE_9:S(0,106)=ar(0,1);0;11;(0,2)_OBJC_METH_VAR_TYPE_10:S(0,107)=ar(0,1);0;17;(0,2)_OBJC_METH_VAR_TYPE_11:S(0,108)=ar(0,1);0;1;(0,2)_OBJC_METH_VAR_TYPE_12:S(0,109)=ar(0,1);0;9;(0,2)_OBJC_METH_VAR_TYPE_13:S(0,110)=ar(0,1);0;13;(0,2)_OBJC_METH_VAR_TYPE_14:S(0,111)=ar(0,1);0;13;(0,2)_OBJC_METH_VAR_TYPE_15:S(0,112)=ar(0,1);0;9;(0,2)_OBJC_METH_VAR_TYPE_16:S(0,113)=ar(0,1);0;14;(0,2)_OBJC_METH_VAR_TYPE_17:S(0,114)=ar(0,1);0;7;(0,2)_OBJC_METH_VAR_TYPE_18:S(0,115)=ar(0,1);0;12;(0,2)_OBJC_METH_VAR_TYPE_19:S(0,116)=ar(0,1);0;8;(0,2)_OBJC_METH_VAR_TYPE_20:S(0,117)=ar(0,1);0;7;(0,2)_OBJC_METH_VAR_TYPE_21:S(0,118)=ar(0,1);0;7;(0,2)_OBJC_METH_VAR_TYPE_22:S(0,119)=ar(0,1);0;11;(0,2)_OBJC_METH_VAR_TYPE_23:S(0,120)=ar(0,1);0;11;(0,2)_OBJC_METH_VAR_TYPE_24:S(0,121)=ar(0,1);0;11;(0,2)_OBJC_METH_VAR_TYPE_25:S(0,122)=ar(0,1);0;15;(0,2)_OBJC_METH_VAR_TYPE_26:S(0,123)=ar(0,1);0;11;(0,2)_OBJC_METH_VAR_TYPE_27:S(0,124)=ar(0,1);0;15;(0,2)_OBJC_METH_VAR_TYPE_28:S(0,125)=ar(0,1);0;18;(0,2)_OBJC_METH_VAR_TYPE_29:S(0,126)=ar(0,1);0;17;(0,2)ABPerson.m_c_ABPerson__cancelLoadingImageDataForTag_:f(0,19)_cmd:P(0,25)=*(68,2)tag:P(0,1)_i_ABPerson__initWithUniqueId_:f(0,26)=(68,9)self:P(0,27)=*(205,1)_cmd:P(0,25)uid:P(0,26)_i_ABPerson__init:f(0,26)self:P(0,27)_i_ABPerson__initWithVCardRepresentation_:f(0,26)vCardData:P(86,7)str:r(88,12)_i_ABPerson__dealloc:f(0,19)_i_ABPerson___addToParentGroup_:f(0,19)grp:P(0,28)=*(209,1)_i_ABPerson___removeFromParentGroup_:f(0,19)grp:P(0,28)_i_ABPerson__parentGroups:f(134,7)_i_ABPerson___imageFileName:f(88,12)_i_ABPerson__beginLoadingImageDataForClient_:f(0,1)client:P(0,29)=(68,9)_i_ABPerson__setImageData_:f(68,1)d:P(86,7)_i_ABPerson__imageData:f(86,7)_i_ABPerson__consumeImageData_forTag_:f(0,19)data:P(86,7)_i_ABPerson___vCardTag:f(88,12)_i_ABPerson___propertiesToEncode:f(94,4)_i_ABPerson___encodeVCard_:f(0,19)s:P(200,2)e:r(0,30)=*(132,1)g:r(0,28)_i_ABPerson__vCardRepresentation:f(86,7)vc:r(200,2)_i_ABPerson__description:f(88,12)_i_ABPerson__encodeWithCoder_:f(0,19)aCoder:P(0,29)_i_ABPerson__initWithCoder_:f(0,29)aDecoder:P(0,29)_OBJC_STATIC_INSTANCES_0:S(0,31)=ar(0,1);0;23;(15,6)_OBJC_STATIC_INSTANCES:S(0,32)=ar(0,1);0;1;(15,6)_objc_category:T(0,33)=s20category_name:(13,35),0,32;class_name:(13,35),32,32;instance_methods:(0,23),64,32;class_methods:(0,23),96,32;protocol_list:(5,4),128,32;;_objc_symtab:T(0,34)=s20sel_ref_cnt:(0,3),0,32;refs:(0,35)=*(0,25),32,32;cls_def_cnt:(0,8),64,16;cat_def_cnt:(0,8),80,16;defs:(0,36)=ar(0,1);0;1;(15,6),96,64;;_objc_ivar:T(0,37)=s12ivar_name:(13,35),0,32;ivar_type:(13,35),32,32;ivar_offset:(0,1),64,32;;_OBJC_INSTANCE_VARIABLES_ABPerson:S(0,38)=s16ivar_count:(0,1),0,32;ivar_list:(0,39)=ar(0,1);0;0;(0,37),32,96;;_objc_method:T(0,40)=s12_cmd:(0,25),0,32;method_types:(13,35),32,32;_imp:(15,6),64,32;;_OBJC_CLASS_METHODS_ABPerson:S(0,41)=s20method_next:(5,6),0,32;method_count:(0,1),32,32;method_list:(0,42)=ar(0,1);0;0;(0,40),64,96;;_OBJC_INSTANCE_METHODS_ABPerson:S(0,43)=s236method_next:(5,6),0,32;method_count:(0,1),32,32;method_list:(0,44)=ar(0,1);0;18;(0,40),64,1824;;_OBJC_CLASS_PROTOCOLS_ABPerson:S(0,45)=ar(0,1);0;2;(5,5)_OBJC_METACLASS_ABPerson:S(5,3)_OBJC_CLASS_ABPerson:S(5,3)_OBJC_SELECTOR_TABLE:S(0,46)=ar(0,1);0;50;(0,47)=xs_objc_selector:_objc_method_prototype:T(0,48)=s8_cmd:(0,25),0,32;method_types:(13,35),32,32;;_objc_module:T(0,49)=s16version:(0,3),0,32;size:(0,3),32,32;name:(13,35),64,32;symtab:(0,50)=*(0,34),96,32;;_GLOBAL_.I.ABPerson.mAEkm6d:F(0,19),_GLOBAL_.I.ABPerson.mAEkm6d,__objc_tmp_23_OBJC_CLASS_NAME_1:S(0,52)=ar(0,1);0;8;(0,2)_OBJC_CLASS_NAME_3:S(0,54)=ar(0,1);0;8;(0,2)_OBJC_CLASS_NAME_4:S(0,55)=ar(0,1);0;13;(0,2)_OBJC_CLASS_NAME_5:S(0,56)=ar(0,1);0;10;(0,2)_OBJC_METH_VAR_NAME_0:S(0,57)=ar(0,1);0;12;(0,2)_OBJC_METH_VAR_NAME_1:S(0,58)=ar(0,1);0;29;(0,2)_OBJC_METH_VAR_NAME_2:S(0,59)=ar(0,1);0;14;(0,2)_OBJC_METH_VAR_NAME_3:S(0,60)=ar(0,1);0;16;(0,2)_OBJC_METH_VAR_NAME_4:S(0,61)=ar(0,1);0;11;(0,2)_OBJC_METH_VAR_NAME_5:S(0,62)=ar(0,1);0;19;(0,2)_OBJC_METH_VAR_NAME_6:S(0,63)=ar(0,1);0;13;(0,2)_OBJC_METH_VAR_NAME_8:S(0,65)=ar(0,1);0;9;(0,2)_OBJC_METH_VAR_NAME_9:S(0,66)=ar(0,1);0;24;(0,2)_OBJC_METH_VAR_NAME_10:S(0,67)=ar(0,1);0;9;(0,2)_OBJC_METH_VAR_NAME_11:S(0,68)=ar(0,1);0;13;(0,2)_OBJC_METH_VAR_NAME_12:S(0,69)=ar(0,1);0;31;(0,2)_OBJC_METH_VAR_NAME_13:S(0,70)=ar(0,1);0;14;(0,2)_OBJC_METH_VAR_NAME_15:S(0,72)=ar(0,1);0;23;(0,2)_OBJC_METH_VAR_NAME_17:S(0,74)=ar(0,1);0;7;(0,2)_OBJC_METH_VAR_NAME_18:S(0,75)=ar(0,1);0;28;(0,2)_OBJC_METH_VAR_NAME_19:S(0,76)=ar(0,1);0;4;(0,2)_OBJC_METH_VAR_NAME_20:S(0,77)=ar(0,1);0;17;(0,2)_OBJC_METH_VAR_NAME_21:S(0,78)=ar(0,1);0;5;(0,2)_OBJC_METH_VAR_NAME_22:S(0,79)=ar(0,1);0;6;(0,2)_OBJC_METH_VAR_NAME_23:S(0,80)=ar(0,1);0;5;(0,2)_OBJC_METH_VAR_NAME_24:S(0,81)=ar(0,1);0;22;(0,2)_OBJC_METH_VAR_NAME_26:S(0,83)=ar(0,1);0;18;(0,2)_OBJC_METH_VAR_NAME_27:S(0,84)=ar(0,1);0;34;(0,2)_OBJC_METH_VAR_NAME_28:S(0,85)=ar(0,1);0;7;(0,2)_OBJC_METH_VAR_NAME_29:S(0,86)=ar(0,1);0;10;(0,2)_OBJC_METH_VAR_NAME_30:S(0,87)=ar(0,1);0;6;(0,2)_OBJC_METH_VAR_NAME_31:S(0,88)=ar(0,1);0;13;(0,2)_OBJC_METH_VAR_NAME_32:S(0,89)=ar(0,1);0;28;(0,2)_OBJC_METH_VAR_NAME_33:S(0,90)=ar(0,1);0;8;(0,2)_OBJC_METH_VAR_NAME_34:S(0,91)=ar(0,1);0;31;(0,2)_OBJC_METH_VAR_NAME_35:S(0,92)=ar(0,1);0;23;(0,2)_OBJC_METH_VAR_NAME_36:S(0,93)=ar(0,1);0;23;(0,2)_OBJC_METH_VAR_NAME_37:S(0,94)=ar(0,1);0;29;(0,2)_OBJC_METH_VAR_NAME_38:S(0,95)=ar(0,1);0;31;(0,2)_OBJC_METH_VAR_NAME_39:S(0,96)=ar(0,1);0;16;(0,2)_OBJC_METH_VAR_NAME_40:S(0,97)=ar(0,1);0;10;(0,2)_OBJC_METH_VAR_NAME_41:S(0,98)=ar(0,1);0;17;(0,2)_OBJC_METH_VAR_NAME_42:S(0,99)=ar(0,1);0;6;(0,2)_OBJC_METH_VAR_NAME_43:S(0,100)=ar(0,1);0;18;(0,2)_OBJC_METH_VAR_NAME_44:S(0,101)=ar(0,1);0;17;(0,2)_OBJC_METH_VAR_NAME_45:S(0,102)=ar(0,1);0;13;(0,2)_OBJC_METH_VAR_NAME_46:S(0,103)=ar(0,1);0;12;(0,2)_OBJC_METH_VAR_TYPE_0:S(0,104)=ar(0,1);0;17;(0,2)_OBJC_METH_VAR_TYPE_1:S(0,105)=ar(0,1);0;13;(0,2)_OBJC_METH_VAR_TYPE_2:S(0,106)=ar(0,1);0;13;(0,2)_OBJC_METH_VAR_TYPE_3:S(0,107)=ar(0,1);0;13;(0,2)_OBJC_METH_VAR_TYPE_4:S(0,108)=ar(0,1);0;9;(0,2)_OBJC_METH_VAR_TYPE_5:S(0,109)=ar(0,1);0;17;(0,2)_OBJC_METH_VAR_TYPE_6:S(0,110)=ar(0,1);0;13;(0,2)_OBJC_METH_VAR_TYPE_7:S(0,111)=ar(0,1);0;13;(0,2)_OBJC_METH_VAR_TYPE_8:S(0,112)=ar(0,1);0;9;(0,2)_OBJC_METH_VAR_TYPE_9:S(0,113)=ar(0,1);0;11;(0,2)_OBJC_METH_VAR_TYPE_10:S(0,114)=ar(0,1);0;7;(0,2)_OBJC_METH_VAR_TYPE_11:S(0,115)=ar(0,1);0;15;(0,2)_OBJC_METH_VAR_TYPE_12:S(0,116)=ar(0,1);0;15;(0,2)_OBJC_METH_VAR_TYPE_13:S(0,117)=ar(0,1);0;8;(0,2)_OBJC_METH_VAR_TYPE_14:S(0,118)=ar(0,1);0;7;(0,2)_OBJC_METH_VAR_TYPE_15:S(0,119)=ar(0,1);0;11;(0,2)_OBJC_METH_VAR_TYPE_16:S(0,120)=ar(0,1);0;15;(0,2)_OBJC_METH_VAR_TYPE_17:S(0,121)=ar(0,1);0;21;(0,2)_OBJC_METH_VAR_TYPE_18:S(0,122)=ar(0,1);0;11;(0,2)_OBJC_METH_VAR_TYPE_19:S(0,123)=ar(0,1);0;15;(0,2)ABRecord.m_i_ABRecord_private__decodeWithVCardScanner_:f(68,1)self:P(0,25)=*(206,1)_cmd:P(0,26)=*(68,2)sc:p(0,27)=*(124,1)d:r(94,4)key:r(88,12)val:r(134,7)_i_ABRecord_private__vCardTag:f(88,12)self:P(0,25)_cmd:P(0,26)_i_ABRecord_private__decodeLine_:f(68,1)line:P(94,4)_i_ABRecord_private__encodeLine_to_:f(0,19)line:P(88,12)dest:P(200,2)_i_ABRecord_private__encodeTag_attributes_value_to_:f(0,19)self:p(0,25)tag:P(88,12)attribs:p(94,4)val:p(0,28)=(68,9)dest:p(200,2)t:r(200,2)e:(0,29)=*(132,1)key:(88,12)oval:(0,28)pos:r(0,1)first:(68,1)aval:r(0,28)location:r(0,4)_i_ABRecord_private__encodeProperty_as_to_:f(0,19)vCalProperty:P(88,12)dest:r(200,2)val:r(0,28)_i_ABRecord_private__encodeVCard_:f(0,19)_i_ABRecord_private__parseLine_:f(94,4)sc:P(0,27)tagEnd:V(124,2)attribNameEnd:V(124,2)attribEnd:V(124,2)valEnd:V(124,2)tag:(88,12)attribs:(94,2)value:(92,2)val:(88,12)quoteEnd:V(124,2)val2:(88,12)_i_ABRecord_private__touch:f(0,19)_i_ABRecord_private__properties:f(94,2)_c_ABRecord_private__properties:f(94,2)_i_ABRecord__initWithUniqueId_:f(0,28)_i_ABRecord__init:f(0,28)_i_ABRecord__dealloc:f(0,19)_i_ABRecord__isReadOnly:f(68,1)_i_ABRecord__removeValueForProperty_:f(68,1)_i_ABRecord__setValue_forProperty_:f(68,1)value:P(0,28)type:r(3,2)_i_ABRecord__uniqueId:f(88,12)_i_ABRecord__valueForProperty_:f(0,28)_c_ABRecord__addPropertiesAndTypes_:f(0,1)properties:P(94,4)c:r(0,4)_c_ABRecord__removeProperties_:f(0,1)properties:P(134,7)_c_ABRecord__properties:f(134,7)_c_ABRecord__typeOfProperty_:f(3,2)_c_ABRecord__searchElementForProperty_label_key_value_comparison_:f(0,30)=*(207,1)key:p(88,12)value:p(0,28)comparison:p(3,6)_i_ABRecord__encodeWithCoder_:f(0,19)aCoder:P(0,31)=*(87,1)_i_ABRecord__initWithCoder_:f(0,28)aDecoder:P(0,31)_OBJC_STATIC_INSTANCES_0:S(0,32)=ar(0,1);0;75;(15,6)_OBJC_STATIC_INSTANCES:S(0,33)=ar(0,1);0;1;(15,6)_objc_category:T(0,34)=s20category_name:(13,35),0,32;class_name:(13,35),32,32;instance_methods:(0,23),64,32;class_methods:(0,23),96,32;protocol_list:(5,4),128,32;;_objc_symtab:T(0,35)=s24sel_ref_cnt:(0,3),0,32;refs:(0,36)=*(0,26),32,32;cls_def_cnt:(0,8),64,16;cat_def_cnt:(0,8),80,16;defs:(0,37)=ar(0,1);0;2;(15,6),96,96;;_objc_ivar:T(0,38)=s12ivar_name:(13,35),0,32;ivar_type:(13,35),32,32;ivar_offset:(0,1),64,32;;_OBJC_INSTANCE_VARIABLES_ABRecord:S(0,39)=s16ivar_count:(0,1),0,32;ivar_list:(0,40)=ar(0,1);0;0;(0,38),32,96;;_objc_method:T(0,41)=s12_cmd:(0,26),0,32;method_types:(13,35),32,32;_imp:(15,6),64,32;;_OBJC_CLASS_METHODS_ABRecord:S(0,42)=s68method_next:(5,6),0,32;method_count:(0,1),32,32;method_list:(0,43)=ar(0,1);0;4;(0,41),64,480;;_OBJC_INSTANCE_METHODS_ABRecord:S(0,44)=s128method_next:(5,6),0,32;method_count:(0,1),32,32;method_list:(0,45)=ar(0,1);0;9;(0,41),64,960;;_OBJC_CLASS_PROTOCOLS_ABRecord:S(0,46)=ar(0,1);0;2;(5,5)_OBJC_METACLASS_ABRecord:S(5,3)_OBJC_CLASS_ABRecord:S(5,3)_OBJC_CATEGORY_CLASS_METHODS_ABRecord_private:S(0,47)=s20method_next:(5,6),0,32;method_count:(0,1),32,32;method_list:(0,48)=ar(0,1);0;0;(0,41),64,96;;_OBJC_CATEGORY_INSTANCE_METHODS_ABRecord_private:S(0,49)=s128method_next:(5,6),0,32;method_count:(0,1),32,32;method_list:(0,45),64,960;;_OBJC_CATEGORY_ABRecord_private:S(0,34)_OBJC_SELECTOR_TABLE:S(0,50)=ar(0,1);0;181;(0,51)=xs_objc_selector:_objc_method_prototype:T(0,52)=s8_cmd:(0,26),0,32;method_types:(13,35),32,32;;_objc_module:T(0,53)=s16version:(0,3),0,32;size:(0,3),32,32;name:(13,35),64,32;symtab:(0,54)=*(0,35),96,32;;_GLOBAL_.I.ABRecord.m1GKuqe:F(0,19),_GLOBAL_.I.ABRecord.m1GKuqe,__objc_tmp_3a_OBJC_CLASS_NAME_0:S(0,55)=ar(0,1);0;16;(0,2)_OBJC_CLASS_NAME_1:S(0,56)=ar(0,1);0;8;(0,2)_OBJC_CLASS_NAME_2:S(0,57)=ar(0,1);0;8;(0,2)_OBJC_CLASS_NAME_3:S(0,58)=ar(0,1);0;7;(0,2)_OBJC_CLASS_NAME_4:S(0,59)=ar(0,1);0;8;(0,2)_OBJC_CLASS_NAME_5:S(0,60)=ar(0,1);0;10;(0,2)_OBJC_METH_VAR_NAME_0:S(0,61)=ar(0,1);0;4;(0,2)_OBJC_METH_VAR_NAME_1:S(0,62)=ar(0,1);0;52;(0,2)_OBJC_METH_VAR_NAME_2:S(0,63)=ar(0,1);0;15;(0,2)_OBJC_METH_VAR_NAME_3:S(0,64)=ar(0,1);0;10;(0,2)_OBJC_METH_VAR_NAME_4:S(0,65)=ar(0,1);0;17;(0,2)_OBJC_METH_VAR_NAME_5:S(0,66)=ar(0,1);0;22;(0,2)_OBJC_METH_VAR_NAME_6:S(0,67)=ar(0,1);0;14;(0,2)_OBJC_METH_VAR_NAME_7:S(0,68)=ar(0,1);0;16;(0,2)_OBJC_METH_VAR_NAME_8:S(0,69)=ar(0,1);0;17;(0,2)_OBJC_METH_VAR_NAME_9:S(0,70)=ar(0,1);0;8;(0,2)_OBJC_METH_VAR_NAME_10:S(0,71)=ar(0,1);0;21;(0,2)_OBJC_METH_VAR_NAME_11:S(0,72)=ar(0,1);0;23;(0,2)_OBJC_METH_VAR_NAME_12:S(0,73)=ar(0,1);0;10;(0,2)_OBJC_METH_VAR_NAME_13:S(0,74)=ar(0,1);0;7;(0,2)_OBJC_METH_VAR_NAME_14:S(0,75)=ar(0,1);0;4;(0,2)_OBJC_METH_VAR_NAME_15:S(0,76)=ar(0,1);0;17;(0,2)_OBJC_METH_VAR_NAME_16:S(0,77)=ar(0,1);0;11;(0,2)_OBJC_METH_VAR_NAME_17:S(0,78)=ar(0,1);0;6;(0,2)_OBJC_METH_VAR_NAME_18:S(0,79)=ar(0,1);0;11;(0,2)_OBJC_METH_VAR_NAME_19:S(0,80)=ar(0,1);0;13;(0,2)_OBJC_METH_VAR_NAME_20:S(0,81)=ar(0,1);0;22;(0,2)_OBJC_METH_VAR_NAME_21:S(0,82)=ar(0,1);0;31;(0,2)_OBJC_METH_VAR_NAME_22:S(0,83)=ar(0,1);0;15;(0,2)_OBJC_METH_VAR_NAME_23:S(0,84)=ar(0,1);0;12;(0,2)_OBJC_METH_VAR_NAME_24:S(0,85)=ar(0,1);0;9;(0,2)_OBJC_METH_VAR_NAME_25:S(0,86)=ar(0,1);0;24;(0,2)_OBJC_METH_VAR_NAME_26:S(0,87)=ar(0,1);0;13;(0,2)_OBJC_METH_VAR_NAME_27:S(0,88)=ar(0,1);0;16;(0,2)_OBJC_METH_VAR_NAME_28:S(0,89)=ar(0,1);0;5;(0,2)_OBJC_METH_VAR_NAME_29:S(0,90)=ar(0,1);0;14;(0,2)_OBJC_METH_VAR_NAME_30:S(0,91)=ar(0,1);0;5;(0,2)_OBJC_METH_VAR_NAME_31:S(0,92)=ar(0,1);0;6;(0,2)_OBJC_METH_VAR_NAME_32:S(0,93)=ar(0,1);0;17;(0,2)_OBJC_METH_VAR_NAME_33:S(0,94)=ar(0,1);0;13;(0,2)_OBJC_METH_VAR_NAME_34:S(0,95)=ar(0,1);0;19;(0,2)_OBJC_METH_VAR_NAME_35:S(0,96)=ar(0,1);0;17;(0,2)_OBJC_METH_VAR_NAME_36:S(0,97)=ar(0,1);0;13;(0,2)_OBJC_METH_VAR_NAME_37:S(0,98)=ar(0,1);0;14;(0,2)_OBJC_METH_VAR_NAME_38:S(0,99)=ar(0,1);0;10;(0,2)_OBJC_METH_VAR_NAME_39:S(0,100)=ar(0,1);0;13;(0,2)_OBJC_METH_VAR_NAME_40:S(0,101)=ar(0,1);0;52;(0,2)_OBJC_METH_VAR_NAME_41:S(0,102)=ar(0,1);0;16;(0,2)_OBJC_METH_VAR_NAME_42:S(0,103)=ar(0,1);0;16;(0,2)_OBJC_METH_VAR_NAME_43:S(0,104)=ar(0,1);0;23;(0,2)_OBJC_METH_VAR_NAME_44:S(0,105)=ar(0,1);0;5;(0,2)_OBJC_METH_VAR_NAME_45:S(0,106)=ar(0,1);0;25;(0,2)_OBJC_METH_VAR_NAME_46:S(0,107)=ar(0,1);0;35;(0,2)_OBJC_METH_VAR_NAME_47:S(0,108)=ar(0,1);0;6;(0,2)_OBJC_METH_VAR_NAME_48:S(0,109)=ar(0,1);0;37;(0,2)_OBJC_METH_VAR_NAME_49:S(0,110)=ar(0,1);0;22;(0,2)_OBJC_METH_VAR_NAME_50:S(0,111)=ar(0,1);0;24;(0,2)_OBJC_METH_VAR_NAME_51:S(0,112)=ar(0,1);0;17;(0,2)_OBJC_METH_VAR_NAME_52:S(0,113)=ar(0,1);0;10;(0,2)_OBJC_METH_VAR_NAME_53:S(0,114)=ar(0,1);0;29;(0,2)_OBJC_METH_VAR_NAME_54:S(0,115)=ar(0,1);0;17;(0,2)_OBJC_METH_VAR_NAME_55:S(0,116)=ar(0,1);0;10;(0,2)_OBJC_METH_VAR_NAME_56:S(0,117)=ar(0,1);0;11;(0,2)_OBJC_METH_VAR_NAME_57:S(0,118)=ar(0,1);0;20;(0,2)_OBJC_METH_VAR_NAME_58:S(0,119)=ar(0,1);0;24;(0,2)_OBJC_METH_VAR_NAME_59:S(0,120)=ar(0,1);0;7;(0,2)_OBJC_METH_VAR_NAME_60:S(0,121)=ar(0,1);0;19;(0,2)_OBJC_METH_VAR_NAME_61:S(0,122)=ar(0,1);0;8;(0,2)_OBJC_METH_VAR_NAME_62:S(0,123)=ar(0,1);0;25;(0,2)_OBJC_METH_VAR_NAME_63:S(0,124)=ar(0,1);0;21;(0,2)_OBJC_METH_VAR_NAME_64:S(0,125)=ar(0,1);0;7;(0,2)_OBJC_METH_VAR_NAME_65:S(0,126)=ar(0,1);0;59;(0,2)_OBJC_METH_VAR_NAME_66:S(0,127)=ar(0,1);0;13;(0,2)_OBJC_METH_VAR_NAME_67:S(0,128)=ar(0,1);0;12;(0,2)_OBJC_METH_VAR_TYPE_0:S(0,129)=ar(0,1);0;22;(0,2)_OBJC_METH_VAR_TYPE_1:S(0,130)=ar(0,1);0;24;(0,2)_OBJC_METH_VAR_TYPE_2:S(0,131)=ar(0,1);0;13;(0,2)_OBJC_METH_VAR_TYPE_3:S(0,132)=ar(0,1);0;9;(0,2)_OBJC_METH_VAR_TYPE_4:S(0,133)=ar(0,1);0;13;(0,2)_OBJC_METH_VAR_TYPE_5:S(0,134)=ar(0,1);0;13;(0,2)_OBJC_METH_VAR_TYPE_6:S(0,135)=ar(0,1);0;17;(0,2)_OBJC_METH_VAR_TYPE_7:S(0,136)=ar(0,1);0;13;(0,2)_OBJC_METH_VAR_TYPE_8:S(0,137)=ar(0,1);0;9;(0,2)_OBJC_METH_VAR_TYPE_9:S(0,138)=ar(0,1);0;9;(0,2)_OBJC_METH_VAR_TYPE_10:S(0,139)=ar(0,1);0;19;(0,2)_OBJC_METH_VAR_TYPE_11:S(0,140)=ar(0,1);0;21;(0,2)_OBJC_METH_VAR_TYPE_12:S(0,141)=ar(0,1);0;17;(0,2)_OBJC_METH_VAR_TYPE_13:S(0,142)=ar(0,1);0;11;(0,2)_OBJC_METH_VAR_TYPE_14:S(0,143)=ar(0,1);0;11;(0,2)_OBJC_METH_VAR_TYPE_15:S(0,144)=ar(0,1);0;7;(0,2)_OBJC_METH_VAR_TYPE_16:S(0,145)=ar(0,1);0;7;(0,2)_OBJC_METH_VAR_TYPE_17:S(0,146)=ar(0,1);0;11;(0,2)_OBJC_METH_VAR_TYPE_18:S(0,147)=ar(0,1);0;7;(0,2)_OBJC_METH_VAR_TYPE_19:S(0,148)=ar(0,1);0;11;(0,2)_OBJC_METH_VAR_TYPE_20:S(0,149)=ar(0,1);0;11;(0,2)_OBJC_METH_VAR_TYPE_21:S(0,150)=ar(0,1);0;27;(0,2)_OBJC_METH_VAR_TYPE_22:S(0,151)=ar(0,1);0;15;(0,2)_OBJC_METH_VAR_TYPE_23:S(0,152)=ar(0,1);0;16;(0,2)_OBJC_METH_VAR_TYPE_24:S(0,153)=ar(0,1);0;7;(0,2)_OBJC_METH_VAR_TYPE_25:S(0,154)=ar(0,1);0;15;(0,2)_OBJC_METH_VAR_TYPE_26:S(0,155)=ar(0,1);0;8;(0,2)_OBJC_METH_VAR_TYPE_27:S(0,156)=ar(0,1);0;7;(0,2)_OBJC_METH_VAR_TYPE_28:S(0,157)=ar(0,1);0;27;(0,2)_OBJC_INSTANCE_23:V(100,11)_OBJC_INSTANCE_24:V(100,11)_OBJC_INSTANCE_25:V(100,11)_OBJC_INSTANCE_26:V(100,11)_OBJC_INSTANCE_27:V(100,11)_OBJC_INSTANCE_28:V(100,11)_OBJC_INSTANCE_29:V(100,11)_OBJC_INSTANCE_30:V(100,11)_OBJC_INSTANCE_31:V(100,11)_OBJC_INSTANCE_32:V(100,11)_OBJC_INSTANCE_33:V(100,11)_OBJC_INSTANCE_34:V(100,11)_OBJC_INSTANCE_35:V(100,11)_OBJC_INSTANCE_36:V(100,11)_OBJC_INSTANCE_37:V(100,11)_OBJC_INSTANCE_38:V(100,11)_OBJC_INSTANCE_39:V(100,11)_OBJC_INSTANCE_40:V(100,11)_OBJC_INSTANCE_41:V(100,11)_OBJC_INSTANCE_42:V(100,11)_OBJC_INSTANCE_43:V(100,11)_OBJC_INSTANCE_44:V(100,11)_OBJC_INSTANCE_45:V(100,11)_OBJC_INSTANCE_46:V(100,11)_OBJC_INSTANCE_47:V(100,11)_OBJC_INSTANCE_48:V(100,11)_OBJC_INSTANCE_49:V(100,11)_OBJC_INSTANCE_50:V(100,11)_OBJC_INSTANCE_51:V(100,11)_OBJC_INSTANCE_52:V(100,11)_OBJC_INSTANCE_53:V(100,11)_OBJC_INSTANCE_54:V(100,11)_OBJC_INSTANCE_55:V(100,11)_OBJC_INSTANCE_56:V(100,11)_OBJC_INSTANCE_57:V(100,11)_OBJC_INSTANCE_58:V(100,11)_OBJC_INSTANCE_59:V(100,11)_OBJC_INSTANCE_60:V(100,11)_OBJC_INSTANCE_61:V(100,11)_OBJC_INSTANCE_62:V(100,11)_OBJC_INSTANCE_63:V(100,11)_OBJC_INSTANCE_64:V(100,11)_OBJC_INSTANCE_65:V(100,11)_OBJC_INSTANCE_66:V(100,11)_OBJC_INSTANCE_67:V(100,11)_OBJC_INSTANCE_68:V(100,11)_OBJC_INSTANCE_69:V(100,11)_OBJC_INSTANCE_70:V(100,11)_OBJC_INSTANCE_71:V(100,11)_OBJC_INSTANCE_72:V(100,11)_OBJC_INSTANCE_73:V(100,11)ABSearchElement.m_c_ABSearchElement___searchElementForClass_property_label_key_value_comparison_:f(0,25)=*(207,1)cls:P(68,15)value:p(0,27)=(68,9)comparison:r(3,6)e:r(0,25)_c_ABSearchElement__searchElementForConjunction_children_:f(0,25)conjuction:P(3,4)children:P(134,7)_i_ABSearchElement__dealloc:f(0,19)_i_ABSearchElement__description:f(88,12)e:(0,28)=*(132,1)el:r(0,25)delim:r(88,12)_i_ABSearchElement__matchesRecord_:f(68,1)record:P(0,29)=*(206,1)val:r(0,27)e:r(0,28)i:r(0,1)_OBJC_STATIC_INSTANCES_0:S(0,30)=ar(0,1);0;23;(15,6)_OBJC_STATIC_INSTANCES:S(0,31)=ar(0,1);0;1;(15,6)_objc_category:T(0,32)=s20category_name:(13,35),0,32;class_name:(13,35),32,32;instance_methods:(0,23),64,32;class_methods:(0,23),96,32;protocol_list:(5,4),128,32;;_objc_symtab:T(0,33)=s20sel_ref_cnt:(0,3),0,32;refs:(0,34)=*(0,26),32,32;cls_def_cnt:(0,8),64,16;cat_def_cnt:(0,8),80,16;defs:(0,35)=ar(0,1);0;1;(15,6),96,64;;_objc_ivar:T(0,36)=s12ivar_name:(13,35),0,32;ivar_type:(13,35),32,32;ivar_offset:(0,1),64,32;;_OBJC_INSTANCE_VARIABLES_ABSearchElement:S(0,37)=s100ivar_count:(0,1),0,32;ivar_list:(0,38)=ar(0,1);0;7;(0,36),32,768;;_objc_method:T(0,39)=s12_cmd:(0,26),0,32;method_types:(13,35),32,32;_imp:(15,6),64,32;;_OBJC_CLASS_METHODS_ABSearchElement:S(0,40)=s32method_next:(5,6),0,32;method_count:(0,1),32,32;method_list:(0,41)=ar(0,1);0;1;(0,39),64,192;;_OBJC_INSTANCE_METHODS_ABSearchElement:S(0,42)=s44method_next:(5,6),0,32;method_count:(0,1),32,32;method_list:(0,43)=ar(0,1);0;2;(0,39),64,288;;_OBJC_METACLASS_ABSearchElement:S(5,3)_OBJC_CLASS_ABSearchElement:S(5,3)_OBJC_SELECTOR_TABLE:S(0,44)=ar(0,1);0;64;(0,45)=xs_objc_selector:_objc_module:T(0,46)=s16version:(0,3),0,32;size:(0,3),32,32;name:(13,35),64,32;symtab:(0,47)=*(0,33),96,32;;_GLOBAL_.I.ABSearchElement.mnKp1ze:F(0,19)_OBJC_CLASS_NAME_0:S(0,48)=ar(0,1);0;16;(0,2)_OBJC_CLASS_NAME_1:S(0,49)=ar(0,1);0;15;(0,2)_OBJC_CLASS_NAME_2:S(0,50)=ar(0,1);0;8;(0,2)_OBJC_CLASS_NAME_3:S(0,51)=ar(0,1);0;17;(0,2)_OBJC_METH_VAR_NAME_0:S(0,52)=ar(0,1);0;11;(0,2)_OBJC_METH_VAR_NAME_1:S(0,53)=ar(0,1);0;9;(0,2)_OBJC_METH_VAR_NAME_2:S(0,54)=ar(0,1);0;6;(0,2)_OBJC_METH_VAR_NAME_3:S(0,55)=ar(0,1);0;4;(0,2)_OBJC_METH_VAR_NAME_4:S(0,56)=ar(0,1);0;6;(0,2)_OBJC_METH_VAR_NAME_5:S(0,57)=ar(0,1);0;6;(0,2)_OBJC_METH_VAR_NAME_6:S(0,58)=ar(0,1);0;12;(0,2)_OBJC_METH_VAR_NAME_7:S(0,59)=ar(0,1);0;9;(0,2)_OBJC_METH_VAR_NAME_8:S(0,60)=ar(0,1);0;37;(0,2)_OBJC_METH_VAR_NAME_9:S(0,61)=ar(0,1);0;59;(0,2)_OBJC_METH_VAR_NAME_10:S(0,62)=ar(0,1);0;14;(0,2)_OBJC_METH_VAR_NAME_11:S(0,63)=ar(0,1);0;11;(0,2)_OBJC_METH_VAR_NAME_12:S(0,64)=ar(0,1);0;7;(0,2)_OBJC_METH_VAR_NAME_13:S(0,65)=ar(0,1);0;5;(0,2)_OBJC_METH_VAR_NAME_14:S(0,66)=ar(0,1);0;4;(0,2)_OBJC_METH_VAR_NAME_15:S(0,67)=ar(0,1);0;11;(0,2)_OBJC_METH_VAR_NAME_16:S(0,68)=ar(0,1);0;6;(0,2)_OBJC_METH_VAR_NAME_17:S(0,69)=ar(0,1);0;7;(0,2)_OBJC_METH_VAR_NAME_18:S(0,70)=ar(0,1);0;16;(0,2)_OBJC_METH_VAR_NAME_19:S(0,71)=ar(0,1);0;10;(0,2)_OBJC_METH_VAR_NAME_20:S(0,72)=ar(0,1);0;24;(0,2)_OBJC_METH_VAR_NAME_21:S(0,73)=ar(0,1);0;24;(0,2)_OBJC_METH_VAR_NAME_22:S(0,74)=ar(0,1);0;5;(0,2)_OBJC_METH_VAR_NAME_23:S(0,75)=ar(0,1);0;17;(0,2)_OBJC_METH_VAR_NAME_24:S(0,76)=ar(0,1);0;14;(0,2)_OBJC_METH_VAR_NAME_25:S(0,77)=ar(0,1);0;5;(0,2)_OBJC_METH_VAR_NAME_26:S(0,78)=ar(0,1);0;13;(0,2)_OBJC_METH_VAR_NAME_27:S(0,79)=ar(0,1);0;16;(0,2)_OBJC_METH_VAR_NAME_28:S(0,80)=ar(0,1);0;13;(0,2)_OBJC_METH_VAR_NAME_29:S(0,81)=ar(0,1);0;13;(0,2)_OBJC_METH_VAR_NAME_30:S(0,82)=ar(0,1);0;8;(0,2)_OBJC_METH_VAR_NAME_31:S(0,83)=ar(0,1);0;8;(0,2)_OBJC_METH_VAR_NAME_32:S(0,84)=ar(0,1);0;23;(0,2)_OBJC_METH_VAR_NAME_33:S(0,85)=ar(0,1);0;14;(0,2)_OBJC_METH_VAR_NAME_34:S(0,86)=ar(0,1);0;22;(0,2)_OBJC_METH_VAR_NAME_35:S(0,87)=ar(0,1);0;10;(0,2)_OBJC_METH_VAR_NAME_36:S(0,88)=ar(0,1);0;6;(0,2)_OBJC_METH_VAR_NAME_37:S(0,89)=ar(0,1);0;22;(0,2)_OBJC_METH_VAR_TYPE_0:S(0,90)=ar(0,1);0;1;(0,2)_OBJC_METH_VAR_TYPE_1:S(0,91)=ar(0,1);0;11;(0,2)_OBJC_METH_VAR_TYPE_2:S(0,92)=ar(0,1);0;1;(0,2)_OBJC_METH_VAR_TYPE_3:S(0,93)=ar(0,1);0;1;(0,2)_OBJC_METH_VAR_TYPE_4:S(0,94)=ar(0,1);0;10;(0,2)_OBJC_METH_VAR_TYPE_5:S(0,95)=ar(0,1);0;17;(0,2)_OBJC_METH_VAR_TYPE_6:S(0,96)=ar(0,1);0;27;(0,2)_OBJC_METH_VAR_TYPE_7:S(0,97)=ar(0,1);0;13;(0,2)_OBJC_METH_VAR_TYPE_8:S(0,98)=ar(0,1);0;9;(0,2)_OBJC_METH_VAR_TYPE_9:S(0,99)=ar(0,1);0;9;(0,2)_OBJC_METH_VAR_TYPE_10:S(0,100)=ar(0,1);0;7;(0,2)_OBJC_METH_VAR_TYPE_11:S(0,101)=ar(0,1);0;8;(0,2)_OBJC_METH_VAR_TYPE_12:S(0,102)=ar(0,1);0;7;(0,2)_OBJC_METH_VAR_TYPE_13:S(0,103)=ar(0,1);0;11;(0,2)_OBJC_METH_VAR_TYPE_14:S(0,104)=ar(0,1);0;11;(0,2)_OBJC_METH_VAR_TYPE_15:S(0,105)=ar(0,1);0;7;(0,2)_OBJC_METH_VAR_TYPE_16:S(0,106)=ar(0,1);0;11;(0,2)_OBJC_METH_VAR_TYPE_17:S(0,107)=ar(0,1);0;7;(0,2)_OBJC_METH_VAR_TYPE_18:S(0,108)=ar(0,1);0;11;(0,2)_OBJC_METH_VAR_TYPE_19:S(0,109)=ar(0,1);0;11;(0,2)_OBJC_METH_VAR_TYPE_20:S(0,110)=ar(0,1);0;16;(0,2)_OBJC_METH_VAR_TYPE_21:S(0,111)=ar(0,1);0;20;(0,2)_OBJC_METH_VAR_TYPE_22:S(0,112)=ar(0,1);0;24;(0,2)GCC: (GNU) 2.95.3 20010315 (release)GCC: (GNU) 2.95.3 20010315 (release)GCC: (GNU) 2.95.3 20010315 (release)GCC: (GNU) 2.95.3 20010315 (release)GCC: (GNU) 2.95.3 20010315 (release)GCC: (GNU) 2.95.3 20010315 (release)GCC: (GNU) 2.95.3 20010315 (release)GCC: (GNU) 2.95.3 20010315 (release)GCC: (GNU) 2.95.3 20010315 (release)GCC: (GNU) 2.95.3 20010315 (release)GCC: (GNU) 2.95.3 20010315 (release)GCC: (GNU) 2.95.3 20010315 (release).symtab.strtab.shstrtab.hash.dynsym.dynstr.rel.dyn.rel.plt.init.text.fini.rodata.data.dynamic.ctors.dtors.got.sbss.bss.stabstr.comment.rel.stab`! 0 )$$~ 1 D: L]L]@C]]>]]I4^4^yOUP)]hh(c  *l*$s  +z+.. .  'u)7 =8Z0C @0 /0122t33(4|44H55678 9:p:l;;<<<<<<<<==h@=L=X=d=p=|===========> >>$>0><>H>T>`>l>x>>>>>>>>>>>>?? ?,?8?D?P?\?h?t????????????@@@(@4@@@L@X@d@p@|@@@@@@@@@@@A A0A H  U  l T  \   D h   $   ; $ R D i T p       !  8  O  f  }           $ 5  L 4 c D z \  p    ̅  % 0    ' $ l <  U 4 D  P d t  ( x  |(P |(|t8  t~ $8ȁPOXnpXȂX Xxp4(8 Tpt ,̆ dBdyLԈ؉VX p         8 % ;X sx      4  HH  2 uT  "8   , F`@ ^ `   Y l       l >   l   ,  + @ B P p `  h   ,   <8    '  U          5     $  ;     R  $ i , 4  D! @ h  t  7P !  8  Nd e     x  ԓ  (ȋ ؋(8  =Oy,ďDĐؐ*  6Q h(;  ؗ  ]  n        L̗     %,  8  uD  P   h  \  *  t  <  |N  `  r  (9ș` , ?D VL U` D   wp T   t   % ;    s     2  ^      H$ @ P  `  x +  u4  B  p   p   |8       @   Y L   '  U  T   # > d D l t   L   $ X ; ` R p i       !   8 , O @  f L } ` h  |       x( ; 8  M̚(X *  ;  L    ]  n(  4  @  (L  ȞX  %d  p  П<u|     h      *  <Ģ  NТ  `ܢ  r    1  U  C   g$  y0  <  H  tG,T  it@ `  x        -  ?  Q  c̣  uأ               ,  8  D  )P  ;\  l  Mh  _t  q            Ȥ  Ԥ            (  &  84Ss`,4  $8  @  H*\O4rL  X  `Xtpp Tt& C l 0X 0 , ? V    0 !D 5 H < d L  %t  ;X sl !`      2  ^   H   u        >!  ]!ȡ u!8   !\  (  !p + 4 B <  p H X Y  p     >  '  U    l     (  4  <  D  $  P ;  R $ i 8 X  H \ p  d  !  8  O 5  p f  }  5   $ ,  H$ L l c t&  z    !  " "  2"$   I"0  `"< w"T "p   "x "   " " # #< 7 /# F#  ]# x  #ܡ   #D(#lL #8$8T$Ȧ8 p$*  ;$  L0  ]H  <  nT  `  l  x    %    u      ̩  ة  *  <  N  `  $ r  d` , ?ĥ V̥ $d   H   L     ; X s %\ $  4  `  $D  @& l 2h<  %d, ^ H   u     '%8    Y       +   >  B  p    l  0   L  ' T U h   x        $  ;    R  i  ,   @   ( 0 5 X   G%Q%`W%Pc%i%q%G%w%G%%G%Q%LW%<c%i%q%G%Q%W%c%ti%q%G%Q%c%i%q%0&p0%&4&t|0O&8 e& k&| && & & & & 8'Ȯ#'*' J' Z'Ї j'x|' ' ' ' 'ć (\ (( ((8(Z( o(D ( (, ( (8(L (])l )dq2) J) ^))tq,) )0 )p)X ) *'*1* P* i* |**Ȯ*0*Į**$ *h +  +ԇ 0+l J+t ]+ j+0+ + +P + ++p+ + ,ȇ -,4 E,ȮM,V,q, , ,, , q0,,x -)-T ?-@ U- m--\ -p - - --( -܇ . .Ȯ%.F.a.؇ u.` . . ...d /,/ >/a/ |/ /< /</h / // 0 &0  90H J0̇ \0 q0"/usr/src/OpenLinux/BUILD/glibc-2.2.2/build-arm-linux/csu/crti.S/usr/src/OpenLinux/BUILD/glibc-2.2.2/build-arm-linux/csu/defs.hinitfini.c/usr/src/OpenLinux/BUILD/glibc-2.2.2/build-arm-linux/config.hgcc2_compiled.call_gmon_startcrtstuff.c__do_global_ctors_aux__CTOR_END__init_dummyforce_to_data__DTOR_END__/usr/src/OpenLinux/BUILD/glibc-2.2.2/build-arm-linux/csu/crtn.Sp.3__DTOR_LIST__completed.4__do_global_dtors_auxfini_dummy__CTOR_LIST__ABAddressBook.mlist_free_i_ABAddressBook__init_OBJC_CLASS_ABAddressBook_OBJC_SELECTOR_TABLE_OBJC_INSTANCE_0_OBJC_INSTANCE_1_OBJC_INSTANCE_2_OBJC_INSTANCE_4_OBJC_INSTANCE_5_OBJC_INSTANCE_3_OBJC_INSTANCE_6_OBJC_INSTANCE_7_OBJC_INSTANCE_8_OBJC_INSTANCE_9_i_ABAddressBook__dealloc_i_ABAddressBook___properties_i_ABAddressBook___touch_OBJC_INSTANCE_10shared.249_c_ABAddressBook__sharedAddressBook_i_ABAddressBook__people_i_ABAddressBook__groups_i_ABAddressBook__me_i_ABAddressBook__setMe__i_ABAddressBook__recordClassFromUniqueId__OBJC_INSTANCE_11_i_ABAddressBook__recordForUniqueId__i_ABAddressBook__recordsMatchingSearchElement__i_ABAddressBook__addRecord__OBJC_INSTANCE_12_OBJC_INSTANCE_13_OBJC_INSTANCE_14_i_ABAddressBook__removeRecord__i_ABAddressBook__hasUnsavedChanges_i_ABAddressBook__save_OBJC_INSTANCE_15_OBJC_INSTANCE_16_OBJC_INSTANCE_17_OBJC_INSTANCE_18_OBJC_INSTANCE_19_OBJC_INSTANCE_20_OBJC_INSTANCE_21_i_ABAddressBook__defaultCountryCode_OBJC_INSTANCE_22_i_ABAddressBook__defaultNameOrdering_i_ABAddressBook__formattedAddressFromDictionary__OBJC_STATIC_INSTANCES_0_OBJC_CLASS_NAME_0_OBJC_STATIC_INSTANCES_OBJC_SYMBOLS_OBJC_INSTANCE_VARIABLES_ABAddressBook_OBJC_METH_VAR_NAME_0_OBJC_METH_VAR_TYPE_0_OBJC_METH_VAR_NAME_1_OBJC_METH_VAR_TYPE_1_OBJC_METH_VAR_NAME_2_OBJC_METH_VAR_TYPE_2_OBJC_METH_VAR_NAME_3_OBJC_METH_VAR_TYPE_3_OBJC_METH_VAR_NAME_4_OBJC_CLASS_METHODS_ABAddressBook_OBJC_METH_VAR_NAME_5_OBJC_METH_VAR_TYPE_4_OBJC_INSTANCE_METHODS_ABAddressBook_OBJC_METH_VAR_NAME_6_OBJC_METH_VAR_TYPE_5_OBJC_METH_VAR_NAME_7_OBJC_METH_VAR_TYPE_6_OBJC_METH_VAR_NAME_8_OBJC_METH_VAR_NAME_9_OBJC_METH_VAR_TYPE_7_OBJC_METH_VAR_NAME_10_OBJC_METH_VAR_TYPE_8_OBJC_METH_VAR_NAME_11_OBJC_METH_VAR_NAME_12_OBJC_METH_VAR_NAME_13_OBJC_METH_VAR_NAME_14_OBJC_METH_VAR_NAME_15_OBJC_METH_VAR_TYPE_9_OBJC_METH_VAR_NAME_16_OBJC_METH_VAR_NAME_17_OBJC_METH_VAR_NAME_18_OBJC_METH_VAR_TYPE_10_OBJC_METH_VAR_NAME_19_OBJC_METH_VAR_NAME_20_OBJC_METH_VAR_NAME_21_OBJC_METACLASS_ABAddressBook_OBJC_CLASS_NAME_2_OBJC_CLASS_NAME_1_OBJC_METH_VAR_TYPE_11_OBJC_METH_VAR_NAME_22_OBJC_METH_VAR_NAME_23_OBJC_METH_VAR_TYPE_12_OBJC_METH_VAR_NAME_24_OBJC_METH_VAR_TYPE_13_OBJC_METH_VAR_NAME_25_OBJC_METH_VAR_TYPE_14_OBJC_METH_VAR_NAME_26_OBJC_METH_VAR_NAME_27_OBJC_METH_VAR_TYPE_15_OBJC_METH_VAR_NAME_28_OBJC_METH_VAR_NAME_29_OBJC_METH_VAR_NAME_30_OBJC_METH_VAR_NAME_31_OBJC_METH_VAR_NAME_32_OBJC_METH_VAR_NAME_33_OBJC_METH_VAR_NAME_34_OBJC_METH_VAR_TYPE_16_OBJC_METH_VAR_NAME_35_OBJC_METH_VAR_NAME_36_OBJC_METH_VAR_TYPE_17_OBJC_METH_VAR_TYPE_18_OBJC_METH_VAR_NAME_37_OBJC_METH_VAR_NAME_38_OBJC_METH_VAR_NAME_39_OBJC_METH_VAR_NAME_40_OBJC_METH_VAR_NAME_41_OBJC_METH_VAR_NAME_42_OBJC_METH_VAR_NAME_43_OBJC_METH_VAR_TYPE_19_OBJC_METH_VAR_NAME_44_OBJC_METH_VAR_TYPE_20_OBJC_METH_VAR_NAME_45_OBJC_METH_VAR_TYPE_21_OBJC_METH_VAR_NAME_46_OBJC_METH_VAR_TYPE_22_OBJC_METH_VAR_NAME_47_OBJC_METH_VAR_NAME_48_OBJC_METH_VAR_NAME_49_OBJC_METH_VAR_TYPE_23_OBJC_METH_VAR_NAME_50_OBJC_METH_VAR_TYPE_24_OBJC_METH_VAR_NAME_51_OBJC_METH_VAR_TYPE_25_OBJC_MODULES_OBJC_CLASS_NAME_3ABGlobals.m_OBJC_INSTANCE_23_OBJC_INSTANCE_24_OBJC_INSTANCE_25_OBJC_INSTANCE_26_OBJC_INSTANCE_27_OBJC_INSTANCE_28_OBJC_INSTANCE_29_OBJC_INSTANCE_30_OBJC_INSTANCE_31_OBJC_INSTANCE_32_OBJC_INSTANCE_33_OBJC_INSTANCE_34_OBJC_INSTANCE_35_OBJC_INSTANCE_36_OBJC_INSTANCE_37_OBJC_INSTANCE_38_OBJC_INSTANCE_39_OBJC_INSTANCE_40_OBJC_INSTANCE_41_OBJC_INSTANCE_42_OBJC_INSTANCE_43_OBJC_INSTANCE_44_OBJC_INSTANCE_45_OBJC_INSTANCE_46_OBJC_INSTANCE_47_OBJC_INSTANCE_48_OBJC_INSTANCE_49_OBJC_INSTANCE_50_OBJC_INSTANCE_51_OBJC_INSTANCE_52_OBJC_INSTANCE_53_OBJC_INSTANCE_54_OBJC_INSTANCE_55_OBJC_INSTANCE_56_OBJC_INSTANCE_57_OBJC_INSTANCE_58_OBJC_INSTANCE_59_OBJC_INSTANCE_60_OBJC_INSTANCE_61_OBJC_INSTANCE_62_OBJC_INSTANCE_63ABGroup.m_i_ABGroup__initWithUniqueId__OBJC_CLASS_ABGroup_i_ABGroup__init_i_ABGroup__dealloc_i_ABGroup__addMember__i_ABGroup__members_i_ABGroup__removeMember__i_ABGroup___addToParentGroup__i_ABGroup___removeFromParentGroup__i_ABGroup__parentGroups_i_ABGroup__addSubgroup__i_ABGroup__removeSubgroup__i_ABGroup__subgroups_i_ABGroup__distributionIdentifierForProperty_person__i_ABGroup__setDistributionIdentifier_forProperty_person__i_ABGroup__description_i_ABGroup__encodeWithCoder__i_ABGroup__initWithCoder__OBJC_INSTANCE_VARIABLES_ABGroup_OBJC_INSTANCE_METHODS_ABGroup_OBJC_METACLASS_ABGroup_OBJC_CLASS_NAME_4ABImageLoading.mABMultiValue.m_i_ABMultiValue__init_OBJC_CLASS_ABMultiValue_i_ABMultiValue__copyWithZone__i_ABMultiValue__mutableCopyWithZone__i_ABMultiValue__dealloc_i_ABMultiValue__count_i_ABMultiValue__valueAtIndex__i_ABMultiValue__labelAtIndex__i_ABMultiValue__identifierAtIndex__i_ABMultiValue__indexForIdentifier__i_ABMultiValue__primaryIdentifier_i_ABMultiValue__propertyType_i_ABMutableMultiValue__init_OBJC_CLASS_ABMutableMultiValue_i_ABMutableMultiValue__dealloc_i_ABMutableMultiValue__addValue_withLabel__i_ABMutableMultiValue__insertValue_withLabel_atIndex__i_ABMutableMultiValue__removeValueAndLabelAtIndex__i_ABMutableMultiValue__replaceValueAtIndex_withValue__i_ABMutableMultiValue__replaceLabelAtIndex_withLabel__i_ABMutableMultiValue__setPrimaryIdentifier__i_ABMutableMultiValue__encodeWithCoder__i_ABMutableMultiValue__initWithCoder__OBJC_INSTANCE_METHODS_ABMutableMultiValue_OBJC_METACLASS_ABMutableMultiValue_OBJC_INSTANCE_VARIABLES_ABMultiValue_OBJC_INSTANCE_METHODS_ABMultiValue_OBJC_CLASS_PROTOCOLS_ABMultiValue_OBJC_PROTOCOL_NSCopying_OBJC_PROTOCOL_NSMutableCopying_OBJC_METACLASS_ABMultiValue_OBJC_METH_VAR_TYPE_26_OBJC_METH_VAR_TYPE_27_OBJC_METH_VAR_TYPE_28_OBJC_METH_VAR_TYPE_29_OBJC_PROTOCOL_INSTANCE_METHODS_NSMutableCopying_OBJC_PROTOCOL_INSTANCE_METHODS_NSCopying_OBJC_CLASS_NAME_5ABPerson.m_c_ABPerson__cancelLoadingImageDataForTag__i_ABPerson__initWithUniqueId__OBJC_CLASS_ABPerson_i_ABPerson__init_i_ABPerson__initWithVCardRepresentation__i_ABPerson__dealloc_i_ABPerson___addToParentGroup__i_ABPerson___removeFromParentGroup__i_ABPerson__parentGroups_i_ABPerson___imageFileName_i_ABPerson__beginLoadingImageDataForClient__i_ABPerson__setImageData__i_ABPerson__imageData_i_ABPerson__consumeImageData_forTag__i_ABPerson___vCardTag_i_ABPerson___propertiesToEncode_i_ABPerson___encodeVCard__i_ABPerson__vCardRepresentation_i_ABPerson__description_i_ABPerson__encodeWithCoder__i_ABPerson__initWithCoder__OBJC_INSTANCE_VARIABLES_ABPerson_OBJC_CLASS_METHODS_ABPerson_OBJC_INSTANCE_METHODS_ABPerson_OBJC_CLASS_PROTOCOLS_ABPerson_OBJC_PROTOCOL_ABImageClient_OBJC_METACLASS_ABPerson_OBJC_PROTOCOL_INSTANCE_METHODS_ABImageClient.294_OBJC_MODULES.295ABRecord.m_i_ABRecord_private__decodeWithVCardScanner__i_ABRecord_private__vCardTag_i_ABRecord_private__decodeLine__i_ABRecord_private__encodeLine_to__i_ABRecord_private__encodeTag_attributes_value_to__i_ABRecord_private__encodeProperty_as_to__i_ABRecord_private__encodeVCard_tagEnd.258attribNameEnd.259attribEnd.260valEnd.261quoteEnd.262_i_ABRecord_private__parseLine__OBJC_INSTANCE_64_OBJC_INSTANCE_65_OBJC_INSTANCE_66_OBJC_INSTANCE_68_OBJC_INSTANCE_69_OBJC_INSTANCE_67_i_ABRecord_private__touch_i_ABRecord_private__properties_c_ABRecord_private__properties_i_ABRecord__initWithUniqueId__OBJC_INSTANCE_70_OBJC_CLASS_ABRecord_i_ABRecord__init_OBJC_INSTANCE_71_i_ABRecord__dealloc_i_ABRecord__isReadOnly_i_ABRecord__removeValueForProperty__i_ABRecord__setValue_forProperty__OBJC_INSTANCE_72_OBJC_INSTANCE_73_i_ABRecord__uniqueId_i_ABRecord__valueForProperty__c_ABRecord__addPropertiesAndTypes__c_ABRecord__removeProperties__c_ABRecord__properties_c_ABRecord__typeOfProperty__c_ABRecord__searchElementForProperty_label_key_value_comparison__i_ABRecord__encodeWithCoder__i_ABRecord__initWithCoder__OBJC_CATEGORY_ABRecord_private_OBJC_INSTANCE_VARIABLES_ABRecord_OBJC_CLASS_METHODS_ABRecord_OBJC_INSTANCE_METHODS_ABRecord_OBJC_CLASS_PROTOCOLS_ABRecord_OBJC_PROTOCOL_NSCoding_OBJC_METACLASS_ABRecord_OBJC_CATEGORY_CLASS_METHODS_ABRecord_private_OBJC_CATEGORY_INSTANCE_METHODS_ABRecord_private_OBJC_METH_VAR_NAME_52_OBJC_METH_VAR_NAME_53_OBJC_METH_VAR_NAME_54_OBJC_METH_VAR_NAME_55_OBJC_METH_VAR_NAME_56_OBJC_METH_VAR_NAME_57_OBJC_METH_VAR_NAME_58_OBJC_METH_VAR_NAME_59_OBJC_METH_VAR_NAME_60_OBJC_METH_VAR_NAME_61_OBJC_METH_VAR_NAME_62_OBJC_METH_VAR_NAME_63_OBJC_METH_VAR_NAME_64_OBJC_METH_VAR_NAME_65_OBJC_METH_VAR_NAME_66_OBJC_METH_VAR_NAME_67_OBJC_PROTOCOL_INSTANCE_METHODS_NSCoding.317_OBJC_MODULES.318ABSearchElement.m_c_ABSearchElement___searchElementForClass_property_label_key_value_comparison__c_ABSearchElement__searchElementForConjunction_children__i_ABSearchElement__dealloc_OBJC_CLASS_ABSearchElement_i_ABSearchElement__description_i_ABSearchElement__matchesRecord__OBJC_INSTANCE_VARIABLES_ABSearchElement_OBJC_CLASS_METHODS_ABSearchElement_OBJC_INSTANCE_METHODS_ABSearchElement_OBJC_METACLASS_ABSearchElementlibgcc1.SLdiv0Lgot_resultLoop1LbignumLoop3/Developer/Xtoolchain/i386-apple-darwin/gcc-2.95.3-glibc-2.2.2/arm-quantumstep-linux-gnu/arm-quantumstep-linux-gnu/include/asm/unistd.h*ABS*_GLOBAL_.I.ABMultiValue.mhyzN8dobjc_get_class_GLOBAL_.I.ABGroup.milmJFckABICQInstantPropertyNSLogkABAddressCountryKey__objc_class_name_NSArray__objc_class_name_ABSearchElement_DYNAMICkABPhoneMobileLabel__objc_class_name_ABMultiValue_GLOBAL_.I.ABRecord.m1GKuqe.319_bss_end___etext__objc_class_name_ABAddressBookkABAIMWorkLabelkABICQWorkLabelNSStringFromClasskABLastNamePropertykABPhoneHomeFAXLabel__objc_class_name_ABMutableMultiValue__objc_category_name_ABRecord_privatekABMSNHomeLabel__udivsi3__bss_start__kABUIDPropertyobjc_msg_lookup__objc_class_name_NSMutableStringkABPhoneWorkFAXLabelkABMiddleNamePhoneticPropertykABEmailWorkLabelkABJabberInstantPropertykABJabberWorkLabel_GLOBAL_.I.ABPerson.mAEkm6d.296kABSuffixProperty_initkABAddressStreetKeyABLocalizedPropertyOrLabelkABCreationDatePropertykABHomePagePropertyNSClassDescriptionNeededForClassNotification_GLOBAL_.I.kABUIDPropertykABPhoneHomeLabelkABMSNInstantProperty__objc_exec_classkABOtherDatesPropertykABPhoneMainLabel__objc_class_name_NSProcessInfo__umodsi3kABDatabaseChangedNotificationkABAddressCountryCodeKeykABJabberHomeLabel__objc_class_name_NSString__bss_end__objc_freeNSLocalNotificationCenterType__objc_class_name_ProtocolkABPhonePropertykABGroupNamePropertykABBirthdayPropertykABICQHomeLabel__objc_class_name_ABGroupkABAddressStateKeykABHomeLabel_GLOBAL_.I.ABSearchElement.mnKp1zekABJobTitlePropertykABPhoneWorkLabelkABNicknamePropertykABAddressHomeLabel__bss_start__div0kABAIMHomeLabelkABFirstNamePhoneticPropertykABYahooWorkLabelkABYahooInstantProperty__end____divsi3__objc_class_name_NSBundlekABOtherLabel_fini__objc_class_name_NSCharacterSetkABAddressWorkLabel_GLOBAL_.I.ABAddressBook.m2VZIQe__objc_class_name_NSArchiverkABAddressZIPKey__objc_class_name_NSFileManagerkABMaidenNamePropertykABMiddleNamePropertykABOrganizationProperty__objc_class_name_NSScannerkABRelatedNamesPropertykABAddressCityKeykABModificationDatePropertykABEmailProperty_edatakABAIMInstantPropertykABWorkLabel_GLOBAL_OFFSET_TABLE__end__objc_class_name_NSMutableArray__objc_class_name_NSObjectkABAnniversaryLabelkABDepartmentProperty__objc_class_name_ABPersonkABDatabaseChangedExternallyNotification__modsi3__objc_class_name_NSMutableDictionarykABPersonFlags__objc_class_name_NSDictionarykABEmailHomeLabel__objc_class_name_NXConstantString__objc_class_name_ABRecordkABPhonePagerLabelkABNotePropertyobjc_msg_lookup_super__data_startkABMSNWorkLabel__objc_class_name_NSUnarchiver__objc_class_name_NSDatakABLastNamePhoneticPropertykABAddressPropertykABTitlePropertykABYahooHomeLabelkABFirstNameProperty__gmon_start__./Documents/Projects/QuantumSTEP/System/Library/Frameworks/AddressBook.framework/Versions/A/Headers/0000755000076500007650000000000010743211754033262 5ustar hnshns00000000000000././@LongLink0000644000076500007650000000016410747626652011356 Lustar 00000000000000./Documents/Projects/QuantumSTEP/System/Library/Frameworks/AddressBook.framework/Versions/A/Headers/ABAddressBook.h./Documents/Projects/QuantumSTEP/System/Library/Frameworks/AddressBook.framework/Versions/A/Headers/0000644000076500007650000000313310743211754033264 0ustar hnshns00000000000000// // ABAddressBook.h // mySTEP // // Created by Dr. H. Nikolaus Schaller on Mon Aug 18 2003. // Copyright (c) 2003 DSITRI. All rights reserved. // // reviewed for 10.4 compatibility, Aug 2007 // // for documentation please refer to // http://developer.apple.com/documentation/UserExperience/Reference/AddressBook/Classes/ABAddressBook_Class/Reference/Reference.html // #import #import #import #import #import @interface ABAddressBook : NSObject { BOOL hasUnsavedChanges; NSMutableDictionary *properties; // ABGroup and ABPerson properties NSString *ich; // uniqueID of me-record NSMutableArray *groups; NSMutableArray *persons; } + (ABAddressBook *) sharedAddressBook; - (BOOL) addRecord:(ABRecord *) record; - (NSString *) defaultCountryCode; - (int) defaultNameOrdering; - (NSAttributedString *) formattedAddressFromDictionary:(NSDictionary *) addr; - (NSArray *) groups; - (BOOL) hasUnsavedChanges; - (ABPerson *) me; - (NSArray *) people; - (NSString *) recordClassFromUniqueId:(NSString *) uid; - (ABRecord *) recordForUniqueId:(NSString *) uniqueId; - (NSArray *) recordsMatchingSearchElement:(ABSearchElement *) search; - (BOOL) removeRecord:(ABRecord *) record; - (BOOL) save; - (void) setMe:(ABPerson *) ich; @end @interface ABAddressBook (UndocumentedPrivateExtensions) + (id) _getUniqueId; // create new unique-ID - (void) _touch; - (void) _touch:(NSString *) uid inserted:(BOOL) flag deleted:(BOOL) flag; // collect unique-IDs and create notification(s) @end././@LongLink0000644000076500007650000000016010747626652011352 Lustar 00000000000000./Documents/Projects/QuantumSTEP/System/Library/Frameworks/AddressBook.framework/Versions/A/Headers/ABGlobals.h./Documents/Projects/QuantumSTEP/System/Library/Frameworks/AddressBook.framework/Versions/A/Headers/0000644000076500007650000000724610743211754033275 0ustar hnshns00000000000000// // ABGlobals.h // mySTEP // // Created by Dr. H. Nikolaus Schaller on Mon Aug 18 2003. // Copyright (c) 2003 DSITRI. All rights reserved. // // reviewed for 10.4 compatibility, Aug 2007 // // for documentation please refer to // http://developer.apple.com/documentation/UserExperience/Reference/AddressBook/Classes/ABAddressBook_Class/Reference/Reference.html // #import // Properties extern NSString *kABUIDProperty; extern NSString *kABCreationDateProperty; extern NSString *kABModificationDateProperty; extern NSString *kABFirstNameProperty; extern NSString *kABLastNameProperty; extern NSString *kABFirstNamePhoneticProperty; extern NSString *kABLastNamePhoneticProperty; extern NSString *kABBirthdayProperty; extern NSString *kABOrganizationProperty; extern NSString *kABJobTitleProperty; extern NSString *kABHomePageProperty; // deprecated in 10.4 extern NSString *kABURLsProperty; extern NSString *kABEmailProperty; extern NSString *kABAddressProperty; extern NSString *kABPhoneProperty; extern NSString *kABAIMInstantProperty; extern NSString *kABJabberInstantProperty; extern NSString *kABMSNInstantProperty; extern NSString *kABYahooInstantProperty; extern NSString *kABICQInstantProperty; extern NSString *kABNoteProperty; extern NSString *kABMiddleNameProperty; extern NSString *kABMiddleNamePhoneticProperty; extern NSString *kABTitleProperty; extern NSString *kABSuffixProperty; extern NSString *kABNicknameProperty; extern NSString *kABMaidenNameProperty; extern NSString *kABOtherDatesProperty; extern NSString *kABRelatedNamesProperty; extern NSString *kABDepartmentProperty; extern NSString *kABPersonFlags; enum { kABShowAsPerson=0, // default kABShowAsCompany=1, // advanced kABShowAsMask=0x07, // 8 values reserved kABDefaultNameOrdering=0, // use default kABFirstNameFirst=0x20, // enforce ordering kABLastNameFirst=0x10, // enforce ordering kABNameOrderingMask=0x38 // 8 values reserved }; extern NSString *kABGroupNameProperty; // Keys for address dictionary extern NSString *kABAddressStreetKey; extern NSString *kABAddressCityKey; extern NSString *kABAddressStateKey; extern NSString *kABAddressZIPKey; extern NSString *kABAddressCountryKey; extern NSString *kABAddressCountryCodeKey; // Labels extern NSString *kABEmailWorkLabel; extern NSString *kABEmailHomeLabel; extern NSString *kABAddressHomeLabel; extern NSString *kABAddressWorkLabel; extern NSString *kABPhoneWorkLabel; extern NSString *kABPhoneHomeLabel; extern NSString *kABPhoneMobileLabel; extern NSString *kABPhoneMainLabel; extern NSString *kABPhoneHomeFAXLabel; extern NSString *kABPhoneWorkFAXLabel; extern NSString *kABPhonePagerLabel; extern NSString *kABHomePageLabel; extern NSString *kABAIMWorkLabel; extern NSString *kABAIMHomeLabel; extern NSString *kABJabberWorkLabel; extern NSString *kABJabberHomeLabel; extern NSString *kABMSNWorkLabel; extern NSString *kABMSNHomeLabel; extern NSString *kABYahooWorkLabel; extern NSString *kABYahooHomeLabel; extern NSString *kABICQWorkLabel; extern NSString *kABICQHomeLabel; extern NSString *kABAnniversaryLabel; // mother etc. extern NSString *kABFriendLabel; extern NSString *kABSpouseLabel; extern NSString *kABPartnerLabel; extern NSString *kABAssistantLabel; extern NSString *kABManagerLabel; // generic Multi-Labels extern NSString *kABWorkLabel; extern NSString *kABHomeLabel; extern NSString *kABOtherLabel; // Notifications // userInfo=(kABSenderProcessID, kABUserUID, kABInsertedRecords, kABUpdatedRecords, and kABDeletedRecords) extern NSString *kABDatabaseChangedNotification; extern NSString *kABDatabaseChangedExternallyNotification; // Localized strings NSString *ABLocalizedPropertyOrLabel(NSString *propertyOrLabel); // EOF././@LongLink0000644000076500007650000000015610747626652011357 Lustar 00000000000000./Documents/Projects/QuantumSTEP/System/Library/Frameworks/AddressBook.framework/Versions/A/Headers/ABGroup.h./Documents/Projects/QuantumSTEP/System/Library/Frameworks/AddressBook.framework/Versions/A/Headers/0000644000076500007650000000267410743211754033275 0ustar hnshns00000000000000// // ABGroup.h // mySTEP // // Created by Dr. H. Nikolaus Schaller on Mon Aug 18 2003. // Copyright (c) 2003 DSITRI. All rights reserved. // // reviewed for 10.4 compatibility, Aug 2007 // // for documentation please refer to // http://developer.apple.com/documentation/UserExperience/Reference/AddressBook/Classes/ABAddressBook_Class/Reference/Reference.html // #import #import #import @interface ABGroup : ABRecord { NSMutableArray *parentgroups; NSMutableArray *members; NSMutableArray *subgroups; } - (BOOL) addMember:(ABPerson *) person; - (BOOL) addSubgroup:(ABGroup *) group; - (NSString*) distributionIdentifierForProperty:(NSString *) property person:(ABPerson *) person; - (NSArray *) members; - (NSArray *) parentGroups; - (BOOL) removeMember:(ABPerson *) person; - (BOOL) removeSubgroup:(ABGroup *) group; - (BOOL) setDistributionIdentifier:(NSString *) identifier forProperty:(NSString *) property person:(ABPerson *) person; - (NSArray *) subgroups; @end @interface ABGroup(Properties) + (int) addPropertiesAndTypes:(NSDictionary *) properties; + (NSArray *) properties; + (int) removeProperties:(NSArray *) properties; // + (ABSearchElement *) searchElementForProperty:(NSString*) property label:(NSString*) label key:(NSString*) key value:(id) value comparison:(ABSearchComparison) comparison; + (ABPropertyType) typeOfProperty:(NSString*) property; @end././@LongLink0000644000076500007650000000016510747626652011357 Lustar 00000000000000./Documents/Projects/QuantumSTEP/System/Library/Frameworks/AddressBook.framework/Versions/A/Headers/ABImageLoading.h./Documents/Projects/QuantumSTEP/System/Library/Frameworks/AddressBook.framework/Versions/A/Headers/0000644000076500007650000000076710743211754033276 0ustar hnshns00000000000000// // ABImageLoading.h // mySTEP // // Created by Dr. H. Nikolaus Schaller on Mon Aug 18 2003. // Copyright (c) 2003 DSITRI. All rights reserved. // // reviewed for 10.4 compatibility, Aug 2007 // // for documentation please refer to // http://developer.apple.com/documentation/UserExperience/Reference/AddressBook/Classes/ABAddressBook_Class/Reference/Reference.html // #import @protocol ABImageClient - (void) consumeImageData:(NSData*) data forTag:(int) tag; @end././@LongLink0000644000076500007650000000016310747626652011355 Lustar 00000000000000./Documents/Projects/QuantumSTEP/System/Library/Frameworks/AddressBook.framework/Versions/A/Headers/ABMultiValue.h./Documents/Projects/QuantumSTEP/System/Library/Frameworks/AddressBook.framework/Versions/A/Headers/0000644000076500007650000000250210743211754033263 0ustar hnshns00000000000000// // ABMultiValue.h // mySTEP // // Created by Dr. H. Nikolaus Schaller on Mon Aug 18 2003. // Copyright (c) 2003 DSITRI. All rights reserved. // // reviewed for 10.4 compatibility, Aug 2007 // // for documentation please refer to // http://developer.apple.com/documentation/UserExperience/Reference/AddressBook/Classes/ABAddressBook_Class/Reference/Reference.html // #import @interface ABMultiValue : NSObject { @public NSString *primaryIdentifier; NSMutableArray *values; NSMutableArray *labels; NSMutableArray *identifiers; ABPropertyType propertyType; } - (unsigned int) count; - (id) valueAtIndex:(int) index; - (NSString *) labelAtIndex:(int) index; - (NSString *) identifierAtIndex:(int) index; - (int) indexForIdentifier:(NSString *) identifier; - (NSString *) primaryIdentifier; - (ABPropertyType) propertyType; @end @interface ABMutableMultiValue : ABMultiValue { } - (NSString *) addValue:(id) value withLabel:(NSString *) label; - (NSString *) insertValue:(id) value withLabel:(NSString *) label atIndex:(int) index; - (BOOL) removeValueAndLabelAtIndex:(int) index; - (BOOL) replaceValueAtIndex:(int) index withValue:(id) value; - (BOOL) replaceLabelAtIndex:(int) index withLabel:(NSString*) label; - (BOOL) setPrimaryIdentifier:(NSString *) identifier; @end ././@LongLink0000644000076500007650000000015710747626652011360 Lustar 00000000000000./Documents/Projects/QuantumSTEP/System/Library/Frameworks/AddressBook.framework/Versions/A/Headers/ABPerson.h./Documents/Projects/QuantumSTEP/System/Library/Frameworks/AddressBook.framework/Versions/A/Headers/0000644000076500007650000000252010743211754033263 0ustar hnshns00000000000000// // ABPerson.h // mySTEP // // Created by Dr. H. Nikolaus Schaller on Mon Aug 18 2003. // Copyright (c) 2003 DSITRI. All rights reserved. // // reviewed for 10.4 compatibility, Aug 2007 // // for documentation please refer to // http://developer.apple.com/documentation/UserExperience/Reference/AddressBook/Classes/ABAddressBook_Class/Reference/Reference.html // #import #import #import @interface ABPerson : ABRecord { NSMutableArray *parentgroups; } + (void) cancelLoadingImageDataForTag:(int) tag; - (int) beginLoadingImageDataForClient:(id ) client; - (NSData *) imageData; - (id) initWithVCardRepresentation:(NSData *) vCardData; - (NSArray *) parentGroups; - (BOOL) setImageData:(NSData *) data; - (NSData *) vCardRepresentation; @end @interface ABPerson(Undocumented) - (id) initWithUniqueId:(id) uniqueId; @end @interface ABPerson(Properties) + (int) addPropertiesAndTypes:(NSDictionary *) properties; + (NSArray *) properties; + (int) removeProperties:(NSArray *) properties; // + (ABSearchElement *) searchElementForProperty:(NSString *) property label:(NSString *) label key:(NSString *) key value:(id) value comparison:(ABSearchComparison) comparison; + (ABPropertyType) typeOfProperty:(NSString*) property; @end ././@LongLink0000644000076500007650000000015710747626652011360 Lustar 00000000000000./Documents/Projects/QuantumSTEP/System/Library/Frameworks/AddressBook.framework/Versions/A/Headers/ABRecord.h./Documents/Projects/QuantumSTEP/System/Library/Frameworks/AddressBook.framework/Versions/A/Headers/0000644000076500007650000000206410743211754033266 0ustar hnshns00000000000000// // ABRecord.h // mySTEP // // Created by Dr. H. Nikolaus Schaller on Mon Aug 18 2003. // Copyright (c) 2003 DSITRI. All rights reserved. // // reviewed for 10.4 compatibility, Aug 2007 // // for documentation please refer to // http://developer.apple.com/documentation/UserExperience/Reference/AddressBook/Classes/ABAddressBook_Class/Reference/Reference.html // #import @class ABSearchElement; @interface ABRecord : NSObject { NSMutableDictionary *data; // property data } - (BOOL) isReadOnly; - (id) valueForProperty:(NSString *) property; - (BOOL) setValue:(id) value forProperty:(NSString *) property; - (BOOL) removeValueForProperty:(NSString *) property; - (NSString *) uniqueId; @end @interface ABRecord (SubclassSupport) + (ABSearchElement *) searchElementForProperty:(NSString *) property label:(NSString *) label key:(NSString *) key value:(id) value comparison:(ABSearchComparison) comparison; + (id) builtInProperties; - (id) initWithUniqueId:(NSString *) str; - (void) setNilValueForKey:(NSString *) key; @end././@LongLink0000644000076500007650000000016610747626652011360 Lustar 00000000000000./Documents/Projects/QuantumSTEP/System/Library/Frameworks/AddressBook.framework/Versions/A/Headers/ABSearchElement.h./Documents/Projects/QuantumSTEP/System/Library/Frameworks/AddressBook.framework/Versions/A/Headers/0000644000076500007650000000242210743211754033264 0ustar hnshns00000000000000// // ABSearchElement.h // mySTEP // // Created by Dr. H. Nikolaus Schaller on Mon Aug 18 2003. // Copyright (c) 2003 DSITRI. All rights reserved. // // reviewed for 10.4 compatibility, Aug 2007 // // for documentation please refer to // http://developer.apple.com/documentation/UserExperience/Reference/AddressBook/Classes/ABAddressBook_Class/Reference/Reference.html // #import @class ABRecord; @interface ABSearchElement : NSObject { ABSearchComparison _comparison; NSString *_property; NSString *_label; NSString *_key; id _value; Class _class; ABSearchConjunction _conjunction; NSArray *_children; // if not nil - conjunction } + (ABSearchElement *) _searchElementForClass:(Class) cls property:(NSString*) property label:(NSString*) label key:(NSString*) key value:(id) value comparison:(ABSearchComparison) comparison; + (ABSearchElement *) searchElementForConjunction:(ABSearchConjunction) conjuction children:(NSArray *) children; - (BOOL) matchesRecord:(ABRecord *) record; @end @interface _ABSearchConjunction : ABSearchElement { // ABSearchConjunction conjunction; // NSArray *children; // if not nil - conjunction } + (ABSearchElement *) searchElementForConjunction:(ABSearchConjunction) conjuction children:(NSArray *) children; @end././@LongLink0000644000076500007650000000016110747626652011353 Lustar 00000000000000./Documents/Projects/QuantumSTEP/System/Library/Frameworks/AddressBook.framework/Versions/A/Headers/ABTypedefs.h./Documents/Projects/QuantumSTEP/System/Library/Frameworks/AddressBook.framework/Versions/A/Headers/0000644000076500007650000000377310743211754033276 0ustar hnshns00000000000000// // ABTypedefs.h // mySTEP // // Created by Dr. H. Nikolaus Schaller on Mon Aug 18 2003. // Copyright (c) 2003 DSITRI. All rights reserved. // // reviewed for 10.4 compatibility, Aug 2007 // // for documentation please refer to // http://developer.apple.com/documentation/UserExperience/Reference/AddressBook/Classes/ABAddressBook_Class/Reference/Reference.html // #import // data types typedef enum { // note: these values be passed as NSNumber values of a NSDictionary to addPropertiesAndTypes: kABMultiValueMask=0x100, kABErrorInProperty=0, kABStringProperty, kABIntegerProperty, kABRealProperty, kABDateProperty, kABArrayProperty, kABDictionaryProperty, kABDataProperty, // 7 kABMultiStringProperty = kABMultiValueMask | kABStringProperty, kABMultiIntegerProperty = kABMultiValueMask | kABIntegerProperty, kABMultiRealProperty = kABMultiValueMask | kABRealProperty, kABMultiDateProperty = kABMultiValueMask | kABDateProperty, kABMultiArrayProperty = kABMultiValueMask | kABArrayProperty, kABMultiDictionaryProperty = kABMultiValueMask | kABDictionaryProperty, kABMultiDataProperty = kABMultiValueMask | kABDataProperty } ABPropertyType; typedef enum { kABSearchAnd, kABSearchOr } ABSearchConjunction; typedef enum { kABEqual, kABNotEqual, kABLessThan, kABLessThanOrEqual, kABGreaterThan, kABGreaterThanOrEqual, kABEqualCaseInsensitive, kABContainsSubString, kABContainsSubStringCaseInsensitive, kABPrefixMatch, kABPrefixMatchCaseInsensitive, kABBitsInBitFieldMatch, kABDoesNotContainSubString, kABDoesNotContainSubStringCaseInsensitive, kABNotEqualCaseInsensitive, kABSuffixMatch, kABSuffixMatchCaseInsensitive, kABWithinIntervalAroundToday, kABWithinIntervalAroundTodayYearless, kABNotWithinIntervalAroundToday, kABNotWithinIntervalAroundTodayYearless, kABWithinIntervalFromToday, kABWithinIntervalFromTodayYearless, kABNotWithinIntervalFromToday, kABNotWithinIntervalFromTodayYearless } ABSearchComparison; ././@LongLink0000644000076500007650000000016210747626652011354 Lustar 00000000000000./Documents/Projects/QuantumSTEP/System/Library/Frameworks/AddressBook.framework/Versions/A/Headers/AddressBook.h./Documents/Projects/QuantumSTEP/System/Library/Frameworks/AddressBook.framework/Versions/A/Headers/0000644000076500007650000000122010743211754033257 0ustar hnshns00000000000000// // AddressBook.h // mySTEP // // Created by Dr. H. Nikolaus Schaller on Mon Aug 18 2003. // Copyright (c) 2003 DSITRI. All rights reserved. // // for documentation please refer to // http://developer.apple.com/documentation/UserExperience/Reference/AddressBook/Classes/ABAddressBook_Class/Reference/Reference.html // #import #import #import #import #import #import #import #import #import // EOF ././@LongLink0000644000076500007650000000014710747626652011357 Lustar 00000000000000./Documents/Projects/QuantumSTEP/System/Library/Frameworks/AddressBook.framework/Versions/A/Resources/./Documents/Projects/QuantumSTEP/System/Library/Frameworks/AddressBook.framework/Versions/A/Resource0000755000076500007650000000000010743211754033417 5ustar hnshns00000000000000././@LongLink0000644000076500007650000000016110747626652011353 Lustar 00000000000000./Documents/Projects/QuantumSTEP/System/Library/Frameworks/AddressBook.framework/Versions/A/Resources/Info.plist./Documents/Projects/QuantumSTEP/System/Library/Frameworks/AddressBook.framework/Versions/A/Resource0000644000076500007650000000553210743211754033426 0ustar hnshns00000000000000 ABGroup CreationDateProperty 1 GroupNameProperty 1 ModificationDateProperty 4 UIDProperty 4 ABPerson AIMInstantProperty 257 AddressProperty 262 BirthdayProperty 4 CreationDateProperty 1 DepartmentProperty 1 EmailProperty 257 FirstNamePhoneticProperty 1 FirstNameProperty 1 GroupNameProperty 1 HomePageProperty 1 ICQInstantProperty 257 JabberInstantProperty 257 JobTitleProperty 1 LastNamePhoneticProperty 1 LastNameProperty 1 MSNInstantProperty 257 MaidenNameProperty 1 MiddleNamePhoneticProperty 1 MiddleNameProperty 1 ModificationDateProperty 4 NicknameProperty 1 NoteProperty 1 OrganizationProperty 1 OtherDatesProperty 260 PersonFlags 2 PhoneProperty 257 RelatedNamesProperty 257 SuffixProperty 1 TitleProperty 1 UIDProperty 4 YahooInstantProperty 257 CFBundleDevelopmentRegion English CFBundleExecutable AddressBook CFBundleGetInfoString mySTEP Address Book Framework; licenced under LGPL CFBundleIdentifier de.dsitri.mySTEP.AddressBook CFBundleInfoDictionaryVersion 6.0 CFBundleName AddressBook CFBundlePackageType BNDL CFBundleShortVersionString 1.4 CFBundleSignature ???? CFBundleVersion 1.4 NSPrincipalClass ABAddressBook ./Documents/Projects/QuantumSTEP/System/Library/Frameworks/AddressBook.framework/Versions/Current0000777000076500007650000000000010745133023033166 2Austar hnshns00000000000000./Documents/Projects/QuantumSTEP/System/Library/Frameworks/AppKit.framework/0000755000076500007650000000000010747556336026723 5ustar hnshns00000000000000./Documents/Projects/QuantumSTEP/System/Library/Frameworks/AppKit.framework/AppKit0000777000076500007650000000000010747575663034404 2Versions/Current/AppKitustar hnshns00000000000000./Documents/Projects/QuantumSTEP/System/Library/Frameworks/AppKit.framework/Headers0000777000076500007650000000000010747575663034752 2Versions/Current/Headersustar hnshns00000000000000./Documents/Projects/QuantumSTEP/System/Library/Frameworks/AppKit.framework/Resources0000777000076500007650000000000010747575663035750 2Versions/Current/Resourcesustar hnshns00000000000000./Documents/Projects/QuantumSTEP/System/Library/Frameworks/AppKit.framework/Versions/0000755000076500007650000000000010746152554030524 5ustar hnshns00000000000000./Documents/Projects/QuantumSTEP/System/Library/Frameworks/AppKit.framework/Versions/A/0000755000076500007650000000000010747575576030722 5ustar hnshns00000000000000./Documents/Projects/QuantumSTEP/System/Library/Frameworks/AppKit.framework/Versions/A/AppKit0000755000076500007650002612670010747575576032056 0ustar hnshns00000000000000p __TEXT __text__TEXT, ^ ,__cstring__TEXT r- 4x r __literal4__TEXT@/ d@__literal8__TEXT/ __const__TEXTp/ p__textcoal_nt__TEXT/  __DATA/ __data__DATA/ H__dyld__DATAH0 H__cfstring__DATAP0 P{P__const__DATA}0 l}__bss__DATA ~0 __common__DATA 0 __OBJC0 __cat_cls_meth__OBJC0 __cat_inst_meth__OBJC0 __string_object__OBJCܦ0 ܖ__cstring_object__OBJCܦ0 ܖ__message_refs__OBJCܦ0 "ܖ__sel_fixup__OBJCx0 x__cls_refs__OBJCx0 `x__class__OBJC0 .__meta_class__OBJC0 .__cls_meth__OBJC)1 __inst_meth__OBJCA1 1__protocol__OBJC|"2 |__category__OBJC0(2 \0__class_vars__OBJC+2 __instance_vars__OBJC@,2 d7@__module_info__OBJCc2 S__symbols__OBJC@j2 @Z__IMPORT2 p__jump_table__IMPORT2 p__pointers__IMPORT2 t8__LINKEDIT2 0F-F P~G/Library/Frameworks/AppKit.framework/Versions/A/AppKit `qlG$7,/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 8OE/usr/X11R6/lib/libX11.6.dylib 8OE/usr/X11R6/lib/libXext.6.dylib <OE/usr/X11R6/lib/libfreetype.6.dylib 8h3RE??/opt/local/lib/libjpeg.62.dylib 8E/opt/local/lib/libpng.3.dylib 8;3RE/opt/local/lib/libungif.4.dylib 83RE /opt/local/lib/libtiff.3.dylib 4JG/usr/lib/libobjc.A.dylib 44zF X/usr/lib/libSystem.B.dylib`LT,l,, P. ^,tr,r,S,h,a,XXUVS EBuU)ЍHEC!E )ȉp0E}~EBuU)ЍHE E )ȉp0E}?~ [^]ÐUWVS<XEEE E E0E䍃T$L$t$|$ UT$D$E$k<[^_]ÐUÐUSdIE@`EE@bEEEH\oED$L$$Uld[]ÐUWVSLEE@MoؑT$D$ $jEЋMЍܑD$L$$k`dhlUЍD$$ajEUЍD$$GjEUЍD$$-j‹EPEMEPPEpXU/E/E+Eč/Eȉu̍kiED$ED$ ED$EĉD$EȉD$ẺD$T$ $U>MEP@oiT$D$ $4>ME@PoiT$D$ $>E@@(ƋUsiED$T$ED$ ED$L$4$=e[^_]ÐUÐUÐU聭ѧE.wէ.EwEѧPlUEBlEէPlÐUWVSE@lZȍYȍX,fEf}vfE}u׿$>ƅ UdD$$<E‹UdD$$<EËUdD$$<EMdED$T$ $l<UdD$$U<EMAdT$D$ $-<Eπ}uJMAdT$D$ $;u!ED$$=ƅUdD$$;E΋E@@ƍ'dhAPD$T$ L$4$;EUE@@d0AD$ BD$BD$B D$t$L$<$<EEEEE,fpE,frE,flE,fnE@ D$l$pft rfu ƅdD$$v:EЋUM((WM(WOdT$ D$D$$+:MЋE@PSdT$D$ $:UЍdD$$9UdD$$9*EċUdD$$9*EȀ}t'MЍdEȉD$ EĉD$T$ $95MЍ(MWdD$ EĉD$T$ $N9MЍdD$L$$w:tx|EEExk.z~|k.ugzetE.zt tM(W.u3z1}t7E@t-E@t"E@tE@t Dž DžM}txrpnlE@ `AD$D$L$t$|$ L$T$$9E E@<@$8Erp`AU@$`AUP(`AD$$D$ t$|$D$D$D$ L$T$$t8Eԃ}t>EԋP(Eԋ@‰$8‹EԉPEԋ@uEԋPDEԉ$E}u$K8ƅEVƅƅƅƅƅƅƅƅx(W*EYEXdM*EYEXhE}tE܉D$E؉D$Eԉ$E@E@wzMuE,E,h,d,ЍED$L$t$ED$|$ L$D$$f}thUUUUEPD$D$$D$ E܉D$E؉D$Eԉ$E؃dtXdh|(\(hEԋ;EAE܃Eԋ@;EDžE@H`AD$ D$L$$4rpnlE@@E@ `AT$$L$ t$|$D$D$EԉD$ D$L$$N3EԋPDEԉ$rpnlL$t$ T$D$E$ƅe[^_]ÐUS譢} woEUuxuz  EE@E@E@ E E fEE @иf)fEf}uE E UE UE‹EUE @UE@‹EPUE @UE@‹EPUE @UE@‹EP E@fEfEUE ‹EUE @‹EPUE @‹EPUE @‹EPX E@иf)fEfEUE ‹EUE @‹EPUE @‹EPUE @‹EP E@fEE @иf)fEf}usUE ‹EUE @‹EPUE @‹EPUE @‹EP+ f}usUE‹EUE@‹EPUE@‹EPUE@‹EP UE UE‹EUE @UE@‹EPUE @UE@‹EPUE @UE@‹EP E@иf)fEfEf}usUE ‹EUE @‹EPUE @‹EPUE @‹EPQ f}uE E; UE UE‹EUE @UE@‹EPUE @UE@‹EPUE @UE@‹EPqfEE @fEUE‹EUE@‹EPUE@‹EPUE@‹EPfEE @иf)fEUE‹EUE@‹EPUE@‹EPUE@‹EP[E@иf)fEE @fEf}usUE ‹EUE @‹EPUE @‹EPUE @‹EPf}usUE‹EUE@‹EPUE@‹EPUE@‹EPCUE UE‹EUE @UE@‹EPUE @UE@‹EPUE @UE@‹EPyfEfEf}usUE ‹EUE @‹EPUE @‹EPUE @‹EPf}usUE‹EUE@‹EPUE@‹EPUE@‹EPyUE UE‹EUE @UE@‹EPUE @UE@‹EPUE @UE@‹EPfEfEf}usUE ‹EUE @‹EPUE @‹EPUE @‹EP)f}usUE‹EUE@‹EPUE@‹EPUE@‹EPUE UE‹EUE @UE@‹EPUE @UE@‹EPUE @UE@‹EPE@иf)fEE @иf)fEf}usUE ‹EUE @‹EPUE @‹EPUE @‹EP?f}usUE‹EUE@‹EPUE@‹EPUE@‹EPUE UE‹EUE @UE@‹EPUE @UE@‹EPUE @UE@‹EP[]ÐU(EU EU}x} xE;E}E ;E|EEEE}tnEE EEE$EEE$EEE$EE}tE$ EEE}t EEUUEE EE$EEE$EEE$EE}tE$EEEEÐUWVSlU?JD$$"E@ƍIEUD$T$ L$4$"EUE@ƍIEU D$T$ L$4$"EU E@@ƍIE$U(D$T$ L$4$f"E$U(E,fEE,fEE,fEM ?.wE ,fEE(,fEHM (W,fEUEf)fEE(,Eމf)fEEfEEfEE$,fEEEEEE☉EEEȋE@@E̋E@ EЋE@@ Eԍ4'T$$L$ t$|$UĉT$MȉL$ỦT$ MЉL$UԉT$$!EEEEؘL$t$ T$D$E$l[^_]ÐUE@pÐUSD蔐jEPp\HT$D$ $ `HD$$q EEԃ}t}t,}t|EP\$T$$>!EP\$T$$!EEEEH\$E܉D$ D$@L$$!TEP\$T$$5!EEEEH\$E܉D$ D$@L$$ D[]ÐUSN:$![]ÐUVS'E@<@ƍ3FEUD$T$ L$4$MA$Q(E@$,‹EfP`EH(E@0XȍwX,‹EfPbE@bЋE@`ȋEp\l#T$ L$t$$UCFD$$y[^]ÐUWVS@E@<@ƍLEEUD$T$ L$4$.MA$Q(E@<@ƍPEEUD$T$ L$4$MA,Q0E@$,‹EfP`EH(E@0XȍX,‹EfPbE@,(W_Ѝ(((((Tfofr\[fXfoXffXfoXffXXEEP(EH(E@0X(\((W_Ѝ(((((Tfofr\[fHfoHffHfoHffHHE}uE0}uE1E@d;EuE@f;E#E‹EfPfE@fE‹EfPdE@dE@btE@`ЋEH\"t$|$tt$ T$L$$E$C<$lEH\"ED$L$$+E@ "T$$ENjE@fЋE@dȋEp\"|$T$ L$t$$(‹EP 8E@bЋE@`ȋEp\"T$ L$t$$ E\ET$$[^_]ÐUS4衊UqBD$$EUED$D$$dEH\ED$L$$EH\ED$L$$4[]ÐUSED$$[]ÐUSEP\'D$ D$T$$[]ÐUVS蚉E @<nAD$$EE P\D$ D$EĉD$EȉD$ẺD$EЉD$ D$T$ $EEEEuE*ȋE*ME荃@EUD$T$ L$4$EԉU؋EEUȉU}x *EEEU *(XMEĉډU}x *EEEU *(XMEEMM@EUD$T$ L$E$:E܉UEԋUE؋UBE܋UBEUB EĐ[^]UVS`ԇE @<?D$$EE @@umEEEE!PEĉUȍ,E̍,EЋEċUEȋUBE̋UBEЋUB $E @PED$$EEEEuE*E*ME荃>EUD$T$ L$4$EԉU؋EEEE}x *EEEU *(XME*MME>EUD$T$ L$E$[E܉UEԋUE؋UBE܋UBEUB E`[^]UWVSlEEEĉ }EEĀMč(0(8EP\<D$ L$D$D$ t$ |$T$$Xl[^_]ÐUStV$,EE@ ED$ D$L$$>‹EP}E@(<D$$‹EP(E@.=D$D$$‹EPEPEHT$ D$L$$E@tC ‹EPEPEHE@T$L$$EP$@ MA Q$*E@E@E@E@(Et[]ÐUS$E@E@@tE@@;D$$E@@tE@@$E@@tE@P=T$$E@@(tE@@(;D$$cEE`@EU;D$$$[]ÐUVS0E@@ƍ:EUD$T$ L$4$EUE,E,EP\KD$D$D$D$L$ t$T$$ED$D$E$dEEPDE$ҍ\E*ȍ~f(^f(ZE*ȍ~f(^f(ZE*ȍ~f(^f(ZE*ȍ~f(^f(Z:T$\$d$ D$D$$EE0[^]ÐUWVSlcE@@ƍo8EUD$T$ L$4$QEUE@@ƍs8EU D$T$ L$4$EU M /(W(W_Ѝ?(((O((Tfofr\[fUfoMffMfoEffEME(W_Ѝ?(((O((Tfofr\[fUfoMffMfoEffEuE,E,EԋEP\D$D$L$t$|$ MԉL$T$$6EEPDE$҃l[^_]ÐUWVSlE$#XE@8fHE@:f8EP8@4$T$jD$$Gu:E@ D$ D$T$$(GE@6ЋE@4ȋE@:E@8E@6EċE@4EȍGE̋E@\EЋE@ EԍT$$L$ t$|$UĉT$UȉT$ỦT$ UЉT$UԉT$$fEfEfEfEMEUA4Q8$ l[^_]ÐUSt~EP\HẺD$ EЉD$EԉD$E؉D$E܉D$ED$ ED$T$ $ uPHUMEHhOx.u8z6E*ȋE@fЋEЉ)*MEEUEUWE*ȋE@h(^ЋE@fЋEЉ)*ȋE@h(^(UEEUEUEUăt[]ÐUS4|EP\D$D$D$T$ D$ED$ $? E}tED$$H4[]ÐUSD]|fEE@4D$$E@4tE E} tgEEE } w} tP} t;} D} t }tE G E ; E / E # } JEEE -E܃}"U (3>IT_jufE3fE(fEfEfEfE fE fE fE fE fEfEfEfEfEfEfEfExfEmfEbfEWfELfEAfE6fE+fE fEfE fE fE!fE"fE#fE$fE%fE&E -E؁}UE%;FQ\gr}0fEfE(fE)fEfEfEfEfE?fE@~fE+vfE*nfEAffE.^fEBVfE'NfECFfED>fE56fEE.fEF&fE2fE1fE/fE0fE:f}tEE} t } uEE} t } uEEg} t } uEEA} t } uEE} ~uEE} } E EE -Eԃ}U- i q y fEnfEffE^fEVfE)NfEFfE>fE6fE.fE,&fE-fE+fE*fE'fE(EEED[]ÐUEEt EEt EEt EEt EEt EEt E@Et EEÐUVS qE @D$ D$T$E$ED$$5E @D$$ED$$E#UTE @9tEE…uˋE@`HE@\%L$D$$UЅt>E @ȋE @UЍ5L$ t$D$$M*E @ȋE @EL$D$$!E @UD$$ E @EtD$$$NtD$$50D$$E54D$$E@fЍ%EPhAU " vv <: e R ffL4ZE,9sIPIIsE9IE $fnfnfb^fbf)^f(f\f)f(f(ff(fXf)[f(Y( 4A0Z.D>ytt$EI*EEI*ȍ](WEEE|*ȍ%)*PTP88ED$0D$,t$( D$$$t$ (D$4D$8VD$ T$ED$L$$El*ȍA(^Ѝ%)*ȍA(^(HLH8u Eu EE9$VD$$J(еB (̵B(UD$$讯(UD$$華FD$$8u Dž< Dž<DždDž\Dž`$$肱UD$$t4400,4D$,D$(L$$D$ t$|$D$0L$4L$ D$D$$oD$$YEU䍃D$$?@;D$@D$$.@Ѝ@9r$ү$(MU䍃T$D$ $貭E,,[^_]ÐUEÐUS4ZUD$$^w E:MnD$ ED$T$ $*E$EEEE4[]ÐUE$ÐUEEE@EE@EE@EEEEÐUWVSLEUKD$$脬w E}D$$щ0T$ L$ED$t$<$5E$EUKD$$‹E9sLUKD$$UM䍳3D$ T$L$4$舭4ED$$sEEԋEԃL[^_]ÐUEEE EEUÐUVS\uUxD$$]D$$щ|T$L$ D$4$*[^]ÐUWVSLEUD$$EE}D$E$"щ 0T$ L$E؉D$t$<$襪}ED$$щ 0T$ L$E܉D$t$<$eE܉$ME܋E؉$?E؋EE;Ev EnE;EuK}t E܍PEuE܉D$E$]щT$L$ D$4$EU܍EE;EEEԃL[^_]ÐUVSB1nD$ T$D$ $yD$$cnƋUD$$6rT$D$4$[^]ÐUSU D$$=snci[]ÐUÐUÐUWVSrD$D$$gE}t*. D$ D$6 D$ $ә UD$ D$snciD$$D$$E}uDžpOEMgDEMgD EMgЃEEEEEEEEEEuMgED$ T$L$4$D$$Eă}.uMgTD$ T$D$4$迦D$$試EȋUčZD$$菦E̋UȍZD$$uEЃ}t Džt DžttEUbD$$6}}ExE|EE^D$,D$(L$$D$ t$|$xL$|L$ML$ D$D$$誥VD$$蔥EUbD$$zEE;EuSE?E(EUԋE؍UEẼEԃE;ErЍE؃}~EEEycE}EẼEEẼEԉUE܍UEEԃE;Esk}E(uXEEẼ(EԉUE܍UEEԃẼE;Es}E(uE;E/E܃}}t2E!EEEPEEЃEԃE;Er׋MUrT$D$ $ͣEEUnD$$褣tEEEMppļ[^_]ÐUEÐUS$9-iD$$6E1mD$$qD$$UAD$$$[]ÐUWVSLӧtӧEM2ǍJ8Z8t$T$ L$D$<$lE䍃D$$Kӧӧ0U䍃D$$Fӧ0D$$D$D$$աF ӧ0fD$$誡D$D$$茡FӧD$$iӧEԋEԃL[^_]ÐUS$$(dD$$!hD$$ $PeE@,D$$E@ ,D$$ˠE@,D$$诠E@,D$$蓠E@,D$$wE@,D$$[E@,D$$?E@ ,D$$#E@$,D$$E@(,D$$E@,,D$$ϟEEP@EULD$$i$[]ÐUVS@rMED$T$ $oEE@U^T$D$ $IEM䍓.5^T$D$ $%E荃?D$$D$$EE>5$莠u썃L$ T$D$4$裞E}zD$$xEMED$ ED$T$ $Pu2N5^5D$D$ D$T$$3zhED$E$<uRMED$T$ $u0N5n5D$D$ D$T$$y@[^]ÐUS4~ UD$$肝;Eu;UD$$fEE@zD$$G9Ev E&E@vED$T$ $EE4[]ÐUSD ID$$ڜEԍMD$$蹜EEMԋEPQT$D$ $葜cMԋEPUD$ T$D$ $`EMT$D$ $6EE@$t,E@$YED$T$ $;EaD$$ߛEMEP]T$D$ $軛aD$$襛E}t^EE؋EE}tEIT$$sE@,tE@,D$$MUEP,EE@2D$$ޜE؉E}tEIT$$E@$tE@$D$$ݚUEP$}tEeT$$跚D[]ÐUS E@,uET$$~E@[]ÐUVSPD E@,(D$$3EM`0T$D$ $D$$(D$$Eă}u)TD$D$$贙EċMčp0T$D$ $萙u!Mčp0DT$D$ $kEĉEԃ}tEԍT$$HE@tE@LD$$"UԋEPE@,00T$D$ $ED$D$$ʘE̍DD$D$$衘EEE@<EЉD$T$ $oE؋UD$$UEM00T$D$ $,EMU؍0T$D$ $ EMȍED$T$ $uCMȍDED$T$ $ȗűU荃T$ ED$L$4$裗U܍D$$茗E}2EЃE@@D$$];EM̋E@T$D$ $1ẺE}tET$$E@tE@LD$$UEPE@D$$軖EM썃T$D$ $蕖EEE}tE􍓰T$$oE@tE@LD$$IUEPUD$$)P[^]ÐUWVSE@EEEE@D$$ȕ\D$$貕EUD$$蘕EFE@ƋME(ED$T$ $gT$D$4$M}uUD$$0D$D$$ EEEE_E@ED$T$ $ҔEL,EE@UܼT$D$ $裔EM<,ܼT$D$ $E̋M\,ܼT$D$ $[EEE@EĉD$T$ $)EԋM̋UԍܼT$D$ $E؋M؋UT$D$ $t!MЋUԍܼT$D$ $œEEăE@D$$蠓;EK}tKMUT$D$ $su MUT$D$ $Q L,EMl,ĿT$D$ $%EUEMEPȿT$D$ $E܋MU̿T$D$ $ҒEE@пED$T$ $謒Eȃ}EE@NjMEL,Կ0L$T$D$ ED$t$<$VEȍD$$5ؿED$T$ $EE@ƋUȍܿT$ ED$L$4$U䍃D$$ԑUȍTD$$軑EE;EtUD$$虑EEuUEԿT$ED$ED$ E܉D$L$4$ZEȋMȋUT$D$ $9MȋUT$D$ $}E@ƋUEԿT$ED$ED$ ED$L$4$ېEȋMȋUT$D$ $躐MȋUT$D$ $蜐EE@D$$z;E|UD$$ZE@D$$>E@D$$"Č[^_]ÐUSt*D$$.D$$яEE$RE$蓑uEUT$$TE$/EEUD$$xv&D$$t[]ÐUVS02EE;M*ED$T$ $EE@U썃T$D$ $E}2ƋU.D$$ˎҸT$D$4$豎EE@ƋUMT$ L$D$4$脎M6ED$T$ $fEXU.D$$IEM6ED$T$ $(U.D$$;EtEEU.D$$;EE@ .D$$ƍEE@ 6ED$T$ $蠍E@ .D$$脍;EtE0[^]ÐUE@ÐUS3ME D$T$ $0[]ÐUS$EE}tEiT$$E@tE@D$$όUEPUD$$诌$[]ÐUS$|EEUD$$zE@(uD|D$D$$JD$$4‹EP(}t%E@(UT$D$ $#E@(U|T$D$ $ދ$[]ÐUSUD$$誋E@(URT$D$ $臋[]ÐUSTOMED$T$ $LEȋE@Uȍ;T$D$ $&E̋M̍ !;T$D$ $EЋM̍!;T$D$ $ފEԍD$$轊D$$觊E؋UЍKD$$荊E܋UԍKD$$sE}u E}}u8U؍D$ D$D$$*UEPEZMԍGED$T$ $EM؍ED$ D$T$ $ɉt EEE;ErEMЍGED$T$ $E}u0M؍D$ ED$T$ $PtmE}EVMԍGED$T$ $EM؍ED$ ED$T$ $tE$EE;ErEE;E0EEǃT[]ÐUVSĀE$0E$qƍT$ E D$L$4$_EM썃D$T$ $5M썃D$T$ $U썃D$$EE$n}t1U썃D$$̇E4EEE"YD$$蔇ED$T$ $wu EE$E$,ƍT$ E D$L$4$EM썃D$T$ $M썃D$T$ $ɆU썃D$$貆EE$)EEEE[^]ÐUWVSTEytD$$HU@T$D$ $+EЃ}uh0ƍ<ED$ T$L$4$D$D$ |$D$$aDžLMЍ@T$D$ $虅EMЍ @T$D$ $uE}trUD$$ٝPP.vBUD$$ٝTZTXf(^f(EEdxED$D$$„E؋MЍ0@T$D$ $螄E̋MЍ@@T$D$ $zEȋMЍP@T$D$ $VEM`|T$D$ $2EċEĉ$踆EE؉D$ED$Ẻ$IE܃}uh0ƍp<ED$ T$L$4$ʃD$D$ |$D$$_DžLU܍D$$考EԋU؍D$$$]UԍdED$D$$AUԍhED$D$$\$蠅\$ބuCM܍ED$EȉD$E D$ EĉD$T$ $̂\$CNEE䍃ƋU䍃TD$$蕂<T$ L$D$4$qEEtzED$$ 0ƍp<ED$ T$L$4$D$D$ |$D$$^DžL DžLL[^_]ÐUVS E E􍃠ܫD$$蛁UT$ ED$L$4$v [^]ÐUSB>zD$$?ED$T$ $"[]ÐUSMTE D$T$ $[]ÐUS$UD$$躀u&ME D$T$ $蘀EM"T$D$ $o"D$$Y‹EP4M2T$D$ $0"D$$‹EPMBT$D$ $"D$$‹EPAuU8_mT$ 7 D$L$4$A [^]ÐUVS0ްEEJ@EMFkED$T$ $AEU"kD$$@M:*kT$D$ $@‹EP0MJ&kT$D$ $]@JhD$$G@‹EP4MZ&kT$D$ $@$B‹EP8EEuU0lT$ U D$L$4$?UlD$$?JhD$$?‹EP4uU8lT$ v D$L$4$x?EEE0[^]ÐUS; kD$$8?kED$T$ $?[]ÐUS4jD$$>jED$T$ $>[]ÐUS$蕮UeD$$>EMqjED$T$ $x>UyfD$$a>$[]ÐUWVS)}u EUEU5eEUD$T$ L$4$=EUu EME XEE5eEUD$T$ L$4$=EUu ME(XME XUEȍ5eEċUȉD$T$ L$4$g=EUu MEXEẺEЍ5eE̋UЉD$T$ L$4$#=EUEUEUEUEUEELŔE.w EDŔEELŔE.w EDŔEELŘE.w EDŘEELŘE.w EDŘEE}tEUME(\ME(\(ÉEԉUUEEԋUE؋UBE܋UBEUB EČ[^_]USҫ^$=[]ÐUS謫H$q=[]ÐUS膫'Ato}t;օfgD$$o;jgED$T$ $R;'AbD$$2;'A AbD$$; A[]ÐUWVS<ê} u7DŽdD$$:dD$$:E } }E $ۄcD$$d:d@d@u=OǍ?0aE D$L$ t$T$<$ :d@fED$T$ $9d@fE D$T$ $9u=OǍ?0aE D$L$ t$T$<$~9EE}tE/bT$$[9H@tH@aD$$/9H@UE E}tE䍓/bT$$8@t@aD$$8@U<[^_]ÐUVS 萨]=aD$${8dD$$e8E}uVaD$$>8|0cT$D$ $8D$$9EEuU_D$$7dT$D$4$7uE$\:D$$i9EaT$$7]= [^]ÐUVS@[U[^D$$_7$9wED$T$ $8E@(ƋE@(W^D$$7ScU؉D$L$$E8E؉EE܉EEEEEWcD$D$ED$ED$ ED$ED$T$4$6e[^]ÐUEÐUVS ZJ^D$$W6R^D$$A6>^D$$+6E썃rU썃ZbD$ T$D$ $5]D$$5E^_D$$5_D$$5E􍃲^bD$$5ƋU썃bbED$ T$L$4$i5uUT$UT$$7rED$$6uUfbD$$5BbT$D$4$4UaD$$4D$$6ED$$x6E [^]ÐUWVSL臤ED$$E6T9tXT9;EtIT9ED$T$ $6T9[D$$/4EUEE܍3@EU܍\D$$4E}7~\D$$3EUT9~[D$$3:+~w\D$${3{\D$ D$$]3‹EPU`D$$>3U_D$D$$3EHd}䍃9`u\D$T$L$ t$D$<$2}䍃9`u\D$T$L$ t$D$<$2}䍃:`u\D$T$L$ t$D$<$X2}䍃 :`u\D$T$L$ t$D$<$2}䍃9`u\D$T$L$ t$D$<$1EEԋEԃL[^_]ÐUVS@虡U=[D$$1E={ƋUZD$$y1ZT$D$4$_1EEA{%[D$$71E%ED$$2UA[D$$1EIM䍓5]T$D$ $0 EM䍓Em[T$D$ $0=t({]ED$T$ $0E}U䍃]D$$_0u^{[D$$=0]D$$'0ƍU]ED$ T$L$4$0E䍃{m\ED$T$ $/EMU􍃙YT$D$ $/UA[D$$/E}Me]T$D$ $r/tEMu]T$D$ $G/t EM]T$D$ $/t EM]T$D$ $.tEMU荃]0ED$T$ ED$t$ $.@[^]ÐUVS}xWD$$z.ZD$$d.E؋M؍iUT$D$ $@.E܋M؍iUT$D$ $.ExWD$$-WD$$-E䍃x31YT$D$ $-E}tE荓UT$$-E@8tE@8UD$$p-UEP8-xVD$$I-u3Vt$ T$D$ $-E@d$uEP$ZD$$,E${/E$.xWD$$,ZD$$,E}u0U썃ZD$$,IYD$$o,EExZD$$N,.ZED$ED$ED$ T$L$4$,E$.=EԉEU}XD$$+D$ ED$ED$$-M؍iUT$D$ $+ZD$$+uD$$,.E܉D$$"-U܍AWD$$S+xmVD$$-+ƍxWD$$ +YT$ E܉D$L$4$*aVD$$*EMJ3ZD$ T$D$ $*uE܉D$$E,$7,UZD$$h*u[uxmVD$$C*eXT$D$ $#*ZT$D$4$ *uxZD$$)ZD$$)ZT$D$4$)UZD$D$$)-xVD$${)u3Vt$ T$D$ $P)Đ[^]ÐUVS0EHd r,QD$$)ƍ-MUD$T$ L$D$4$(r,QD$$(ƍ.MUD$T$ L$D$4$(r,QD$$l(ƍ.MUD$T$ L$D$4$9(r,QD$$(ƍa.MUD$T$ L$D$4$'r,QD$$'ƍ.MUD$T$ L$D$4$'r,QD$$y'ƍ.MUD$T$ L$D$4$F'EP$ PD$$,'E@ PD$$'E@ PD$$& E@EEPEPE$'E@u֋EE썃y@EU썃@PD$$b'0[^]ÐUWVSfURD$$j&EHdZpOD$$E&EE$(E$(u*8vpRD$$%RD$|$T$ D$D$4$%E܋MRE܉D$T$ $%E$$(LE؉EU䍃fPD$$%ƋU䍃RD$$g%t$D$$ 'UnMD$$:%E@d$Č[^_]ÐUWVSE$'E$&;MQED$T$ $$-*nND$$$Eu)8npQD$$n$tQD$|$T$ D$D$4$@$UKD$$)$M-*QT$D$ $$M*M*=)M-*QT$D$ $#E$8&E܉E䍃-*t%M-*QT$D$ $u#U䍃|QD$$^#u*NT$D$ $8#uE䍓QT$$#M*M*Č[^_]ÐUS4͒MKED$T$ $"EMeOED$T$ $"E}t'E D$ED$ ED$ED$E$EЃ4[]ÐUVS EE@;Et6k'YIt$ T$D$ $"EUNT$D$ $!EJD$$!‹EPU荃ND$$!‹E9kEP JT$D$ $!EE@E}t0U썃ND$$]!‹EPE@u"}tENT$$-! MNED$T$ $ !U荃ND$$ ND$$ tLU荃ND$$ D$$c"MNED$T$ $ U荃JD$$q E}t}uSE@u&kuKD$$3 ‹EPE@U荃EJT$D$ $ UND$ D$D$$E}tE@ =E@d$t|E@ =uoEOD$$EOD$$wU OD$$`EUNT$D$ $>E@;Et*q D$ D$q D$q9 $ E@ [^]ÐUVSƎE@u6RhO$Et$ T$D$ $RhO$Et$ T$D$ $k[^]ÐUS7E@tEJT$$1E`d[]ÐUSEJD$T$$[]ÐUVS轍E@u6Ig#Dt$ T$D$ $}u6Ig#Dt$ T$D$ $YEPEB [^]ÐU(D$$E}t'E@ UEEPEPUEBEÐUVS ÌE $ƋUCD$$$Kt$D$$TD$$0E}t'E@ UEEPEPUEBE [^]ÐUE@t E@EEEÐUVS E@E}u6}e6!Ct$ T$D$ $E@tQE@E@ET$D$ $E@BD$$y E@E}tE;Eu}uZ}e 6!Ct$ T$D$ $""E@EEPEPE$E@;EuӋE@PEPE$ [^]ÐUS襊MmGED$T$ $[]ÐUSoM;GD$ ED$T$ $d[]ÐUS$1UGD$$5EU荃-CD$$E썓]ED$$E@d$qE@d$`U]BD$$‹E@99E@EE@E@ ;EE@ EP GD$$pEP GD$$NMU썃)CT$D$ $+EE;EUFD$$tiUGD$$tNMUDT$D$ $U GD$$U GD$$}E(8$[]ÐUSNE $ED$ T$ED$ $E@d$u-Uz@D$$‹E@9u E@[]ÐUSχE $ ED$ T$ED$ $uE@d$u-U?D$$‹E@ 9u E@ []ÐUSPU|?D$$T‹EP[]ÐUSUE?D$$‹EP []ÐUSUCD$$CED$T$ $[]ÐUS薆E@UzCT$D$ $=[]ÐUS4SEEE@d$tECT$$D}u EE@O?D$$EEE@U썃K?T$D$ $E}t&U>D$$$p#Et\E􍓿=T$$}t#E@U썃;CT$D$ $uU7>D$$^EEE;E@EE4[]ÐUS MV@ED$T$ $t+MAD$ ED$T$ $E@t%E@AED$T$ $mE@DtEMV@E D$T$ $t#EHDAED$T$ $\MAED$T$ $<[]ÐUVSE}<T$$ E}U9!!pp!!M@ED$T$ $YE$E$]Y@D$$E}U@D$$ƋU<D$$щ@T$L$ D$4$EUu荃AEUD$ T$ED$L$4$E$E$/E܉EU썃>D$$LQD$$E@d$U@D$$‹E@<9tyU@D$$:D$$tEP@D$$&}@D$D$$U@D$$v@ED$T$ $YE$aED$T$ $E@d$UAD$$<D$$EH AED$T$ $AEH AED$T$ $] AD$$v=D$$`EEEE4[]ÐUSvMu.E D$T$ $[]ÐUE@8ÐUE@ÐUE@<ÐUE@ÐUE@ ÐUScvO+.ED$T$ $Y[]ÐUS&vO.3D$$#[]ÐUSuU2D$$[]ÐUE@d$ÐUE@d$ÐUE@d$ÐUVSĀvuEE}t E "U2UT$$E@d$t }|EHd&O-D$$ u -t$ T$D$ $E$yE$uL>O1D$$h2T$D$4$E$/EEUv/D$$rBD$$}tHE@ tEP 2D$$6E@tEPN2D$$&O-D$$u -t$ T$D$ $}t#E@(U/T$D$ $[^]ÐUVSksE@d$E`dM+D$$Pu+t$ T$D$ $%G$EP0D$$E@(U0T$D$ $M+D$$u+t$ T$D$ $[^]ÐUVS \rE@d$BKd/D$$H/D$$2EEHd Lp*D$$ u*t$ T$D$ $U/D$$9U􍃨/D$$tM􍃜/ED$T$ $U,D$$vE}u Lp*D$$Ou*t$ T$D$ $$ [^]ÐUSpU@.D$$Uh-D$D$$[]ÐUStpjJ,D$$-D$$F*D$$sEM썓'T$D$ $Jo9E$E$uYED$$M썓'T$D$ $-D$$E$J/EEU􍃢*D$$D$$LUJ*D$$}E}t[]ÐUS:oE$E$uXI+D$$,ED$ ED$T$ $EE$pEE6EEU:)D$$VD$$lEEĄ[]ÐUSttn}E$ E$JuHf$@"D$$-#D$D$$[]ÐUSeE`#D$T$$[]ÐUVSe}u!l?,#D$$EE@Hui?ƋU0#T$ L$D$4$_u60?9t$ T$D$ $% ED$$E@LƋM0T$D$ $L!T$D$4$E@PƋM@T$D$ $L!T$D$4$E@TƋMPT$D$ $aH!T$D$4$GE@XƋM`T$D$ $L!T$D$4$E@\ƋMpT$D$ $L!T$D$4$E@`ƋMT$D$ $L!T$D$4$~E@HUT$D$ $[[^]ÐUS'c= D$$$ D$$[]ÐUSbǔ$[]ÐUSbMED$T$ $[]ÐUE@(ÐUWVSfb:<D$$c^D$D$$EEU D$$+u3ubb T$D$ L$D$4$U D$D$$ D$$*D$$j<D$$T$D$ $cE}u7<D$$< D$$&E}t D$$t&E@,2 D$D$$$E@,2 D$D$$E@,6 D$D$$uE@,: D$D$$QE@, ED$T$ $.z<F D$$t$E@(D$D$$<D$$J D$$e[^_]ÐUS$\EE}t&E@(D$D$$j$E@(D$D$$D$[]ÐUS\UuD$$D$D$$ED$T$ $[]ÐUS$[EES<@EUD$$\$[]ÐUE@0ÐUVS0Q[EEMU=0T$ED$ ED$t$ $9E@ u UEP UD$$0[^]ÐUWVSLZEEԋMRT$D$ $u6e4t$ T$D$ $}PMՌT$D$ $d'E@0}EE@0ƋUED$ T$L$4$E܃}x2E@0E܉D$T$ $E@4PEP4E@0D$$E؋U؍D$$EM؋U܍T$D$ $EU䍃D$$et E܃U䍃D$$?;EtHE@0ƍQ5D$$T$D$4$E܃QU䍃D$$ED$T$ $uE܃E܃(}E@0ǍՌ}0E܉D$T$L$ ED$t$<$aUT$D$ $DE@4PEP4L[^_]ÐUVS WEP4;ED$T$ $E@d$ E@0E@0ƍMT$ L$D$4$E}E@0ED$T$ $}E@4PEP4E@4_E@0D$$DD$$.EUD$$t#E@0ED$T$ $E@4E@DuScD$$u1K$aMU T$D$ $E@Dt{EHDKT$D$ $VtQEHDED$T$ $1t,[$MU T$D$ $ [^]ÐUS$UEE}tE9 T$$E@0tE@0 D$$UEP0$[]ÐUS4cUE@0VE@0/D$$TE؋U؍_D$$:EEM؍[E܉D$T$ $ EU䍃D$$;EU䍃wD$$EU䍃{D$$EEUD$$u2}E䍓D$T$$nEEE}t#E䍓D$T$$:EUD$$t-/χT$D$ $E+/߇T$D$ $EE;Et"M䍃ED$T$ $E}tyU䍃D$$|SD$$fE@0SD$$JE@0_D$$.E܃E;E4[]ÐUSRE@d$u(EH$ED$ ED$T$ $[]ÐUSREP$D$$[]ÐUShREP$D$$i[]ÐUS6REH$nED$T$ $0[]ÐUSQEP$1D$$;EtD$E$[]ÐUÐUSQ}t,ED$$X[]ÐUS$mQ+D$$jE}t"M􍃩ED$T$ $CtoEHD T$D$ $t&EHDED$T$ $uED$T$$$[]ÐUVSĀPEE}`D*( D$$D$$sL*D$$Uut$ T$D$ $*8$E$E$uLd* D$$T$D$4$E$=/EEU􍃜 D$$HD$$?*l D$$iD$$S$[^]ÐUSOρED$$[]ÐUVSPNUD$$E䍃I) D$$E荓ED$ ED$ED$$ZE@DtaEHD1 E D$T$ $wtEE@EMED$T$ $uSD$$T$D$4$MEPT$D$ $MEP T$D$ $MEPDT$D$ $ME@0T$D$ $u [^]ÐUS4A=EE@EMED$T$ $EUD$$t&ME D$T$ $EU D$$‹EPU D$$‹EP U D$$‹EPDU D$$t‹EP0EEE4[]ÐUS$0<Lo$ED$ED$ ED$L$$ $[]ÐUWS ;u3PtVE}ЃEE‹EEE [_]ÐUS$;u EM&DE}ti}rp}tP}tM&tbTBEM&E}tY?EэEčEEE}rd}t:EM&DUE EM&DE‹E ЋEE؃}t:}tJ}t Ej@@@ 늍f@t@@@ @EE܃$[]ÐUS4.9EEE1M_D$E$tE 9E| 9Eu4Gt/GEEGM_D E}}}t}EM_Du}uM_DE M_Ѓ‹E D$$E|M_Ѓ$EO/t/E)M_Ѓ$EE܃4[]ÐU97>u}t EiEE}tM}r}t4EHB:EVꍁBڋEÐUVS 6$TE}u6*l#t$ T$D$ $n_EM􍃗fQ@AMCABA BAB AMkQPQPQ P Q$@A(MQ,PQ0PQ4P Q8PQED$ T$L$4$E}tEE$ME D$T$ $EEE0[^]ÐUS$(UiED$D$ ED$L$$蟸$[]ÐUWVS,j(uǍ‹MRT$ L$D$<$M"ED$T$ ED$L$4$%,[^_]ÐUS'<^$赹UD$$;Eu ս[]ÐUWVSl'NuI]T$D$ $腷D$$oN^ ^$D$$.!E؍!E܍"E"E䍃E؉D$E܉D$ ED$ED$T$ $ж^^u E^D$$芶EȋMJT$D$ $`^-^8T$L$t$ ED$|$Eȉ$(^UT$D$ $pn028#D$T$ $貵)D$|$T$ D$D$4$脵t}=ƍ8^D$$7D$$!D$$ E̍EЍ^D$$۴D$$ŴD$$说EԍD$ |$}̉|$}Љ|$L$MԉL$ T$D$4$W‹Eu^D$$-D$$D$$D$$T$D$4$ѳEċEăl[^_]ÐUS#ME D$T$ $蓳[]ÐUWVS [#ƋUD$$UPdoT$D$4$:EUD$$ EsD$$EsD$$޲Ed08pHL ;D$t$|$Ht$L|$ T$D$ $UEMYwT$D$ $1MZGT$D$ $E}t>uUD$$Z{T$ L$D$4$ɱMVGT$D$ $許E}uUD$$聱(ZȍY,UD$$C(ZȍY,Ѝ'Z{|$T$ L$D$4$MVGT$D$ $հE}t\uUD$$pٝPZPY,Ѝ7Z{T$ L$D$4$pMVGT$D$ $OE}t\uUD$$ٝTZTY,ЍGZ{T$ L$D$4$MVGT$D$ $ɯE}t\uUD$$dٝXZXY,ЍWZ{T$ L$D$4$dMVGT$D$ $CE}t\uUD$$ޯٝ\Z\Y,ЍgZ{T$ L$D$4$ޮMVGT$D$ $轮E}t\uUD$$Xٝ`Z`Y,ЍwZ{T$ L$D$4$XMZwT$D$ $7EN}UE)ЉD$E$щ0T$L$ED$ ED$t$<$EMxGT$D$ $蹭EUD$$蟭EċuU D$$肭T$D$4$hWUWD$$Iu!MZwT$D$ $$uUWD$$ Z{T$ L$D$4$uU D$$̬Z{T$ L$D$4$訬uU D$$莬[T$D$4$tiMUȍGT$D$ $TẼ}t@MU̍T$D$ $-uMU̍[T$D$ $ UčD$$Eȃ}sUEE;EUWD$$身t!MZwT$D$ $蕫UWD$$~UWD$$_EԋMZwT$D$ $;EmMSED$T$ $E؋uU؍D$$貫ٝdYdZȍ/Xf(ȍ!f(f(!f(]fW_ȍ!f(fTf\ff8fofsfo8ff88U؍D$$ٝhYhZȍ/Xf(ȍ!f(f(!f(]fW_ȍ!f(fTf\ff(fofsfo(ff((lU؍D$$NٝpYpZȍ/Xf(ȍ!f(f(!f(]fW_ȍ!f(fTf\fffofsfoffZ{|$l|$T$ L$D$4$ȨEE;EMZwT$D$ $蕨E2}UE)ЉD$E$oщ0T$L$ED$ ED$t$<$AE܋M܍xGT$D$ $EuUD$$踨ٝtZtf(Yx}U D$$踧T$D$<$螧[{xD$T$ L$D$4$lUD$$PUE#T$D$ $-fEEE} t}\t,f}~wOFM[wT$D$ $~M'[wT$D$ $ɦ[f}w+uU捋7[{T$ L$D$4$藦)uU捋G[{T$ L$D$4$lEEEE;EMZwT$D$ $*UD$D$$  [^_]ÐUEEE EEUÐUVS uED$EUD$T$ L$4$补D$$若 [^]ÐUSWME D$T$ $T[]ÐUVS@ M- T$D$ $EMժT$D$ $t4u`ED$EUD$T$ L$4$輤EMѪT$D$ $菤t4udED$EUD$T$ L$4$_EM٪T$D$ $2t#ME D$T$ $EmMT$D$ $t#ME D$T$ $ģE!ME D$T$ $衣EE@[^]ÐUSgME D$T$ $d[]ÐUS1ME D$T$ $.[]ÐUSMcE D$T$ $[]ÐUVS0UD$$âEUD$$詢EGD$$v+D$$`\ƋMUT$D$ $(Ѝ T$D$4$ tEE3EEEEEtE;EsE;ErEE0[^]ÐUEEEUÐUWVSLsEEԋU7D$$qEUD$$WE䍃TuVD$$(D$$D$$T}t^}UE)ЃUD$$щT0T$L$D$ t$D$<$蔠E؉UU}ED$$sщT0T$L$D$ t$D$<$=E؉U܋E=tE؉EEEЋEЃL[^_]ÐUWVS<}ƍE䍃D$D$$ML$ T$D$4$蟟=0EUD$ T$L$t$<$w<[^_]ÐUWVS<@}ƍE䍃xD$D$$(ML$ T$D$4$0EUD$ T$L$t$<$Ҟ<[^_]ÐUWVS<}7ƍtE䍃WD$D$$vML$ T$D$4$U0EUD$ T$L$t$<$-<[^_]ÐUS M`E D$T$ $[]ÐUWVSL E}t^M(E D$T$ $谝EEԋu䍃8EUD$T$t$ |$L$Eԉ$pL[^_]ÐUVS: uEUD$T$ L$4$0uEUD$T$ L$4$ uEUD$T$ L$4$[^]ÐUS ME D$T$ $诜[]ÐUS| ME D$T$ $y[]ÐUSF ME D$T$ $C[]ÐUWVS< }ƍ DE䍃FED$T$ $ML$ T$D$4$͛f0EUD$ T$L$t$<$襛<[^_]ÐUSp UD$$tTD$$^[]ÐUVS * UZD$$.D$$Eu􍃖EUD$T$ L$4$MEXEEEu􍃚EUD$T$ L$4$貚MEXEu􍃚EUD$T$ L$4$zEEu􍃚EUD$T$ L$4$OU􍃞D$$8E [^]ÐUVS uD$$EEZEEZEEZEEZEM؍Y^ȍaYEMY^ȍaYEM؍Yf(^f(XEZEXEZ\`\`TXučiTXD$T$ L$4$ZUMYf(^f(XEZdhdhTXM؍Yf(^f(XE\EZEXEZlplpLPZUMYf(^f(XEXEZtxtxDHMčy0DHD$T$LPD$T$TXD$T$ t$ $蕗M؍Yf(^f(XEZZM|M|UTXZUMYf(^f(XE\EZUEEULPM؍Yf(^f(XE\EZZMEMEUDHMčy0DHD$T$LPD$T$TXD$T$ t$ $cEXEZMYf(^f(XEZUEEUTXM؍Yf(^f(XEXEZZMEMEULPEXEZMYf(^f(XE\EZUEEUDHMčy0DHD$T$LPD$T$TXD$T$ t$ $%M؍Yf(^f(XEZEXEZMEEUTXEXEZMYf(^f(XEXEZUEEULPM؍Yf(^f(XEXEZEXEZMEEUDHMčy0DHD$T$LPD$T$TXD$T$ t$ $ޓEā[^]ÐUVSP/ӼD$$蠓EM (\(EM (\(EME(XM EXE ME؍#0D$+ D$/ D$E D$EԋU؉D$T$ t$ $ME(XU MEX\E UE#0D$3 D$+ D$E D$E܋UD$T$ t$ $~MMEX(\U MEX\E UE荃#0D$ D$3 D$E D$EUD$T$ t$ $MMEX(\M EXE ME#0D$/ D$ D$E D$EUD$T$ t$ $艑UD$$rEP[^]ÐUS4;UkD$$?EU􍃿E$D$E D$ED$ED$ ED$ED$L$$E4[]ÐUSM-E D$T$ $[]ÐUVS@E E䍃D$$腐EEUEUM (\(EM (\(E} M" (^(EEXEEEXEEM (\(EM0& D$ D$ED$EUD$T$ t$ $蒏UME(\(XEM0 D$ D$ED$EUD$T$ t$ $,M" (^(EEXEEEXEEM (\(EM0 D$ D$ED$EUD$T$ t$ $艎UME(\(XEM0 D$ D$ED$EUD$T$ t$ $#UD$$ E@[^]ÐUVSĀ E$U(M,EUM`D$$迍EE ME(XM0EXE0MET0D$\ D$` D$E0D$EUD$T$ t$ $AME(XU0ME XZȍ \ZE0f(\f(ZUET0D$d D$\ D$E0D$EUD$T$ t$ $詌uEUEUč@EUĉD$T$ L$4$suUME Xȍ (\(‰UE̍DEȋỦD$T$ L$4$!EMMEX(\U0ME XZȍ \ZE0f(\f(ZUEԍT0D$$ D$d D$E0D$EЋUԉD$T$ t$ $pMMEX(\M0EXE0ME܍T0D$` D$$ D$E0D$E؋U܉D$T$ t$ $uME(XME Xȍ (\(UE䍃DEUD$T$ L$4$蓊uMEXEEE썃DEUD$T$ L$4$UEHT$$>}tu}tL}t#h`D$$EghdD$$EDhhD$$ȉE!hlD$$襉EUpD$$苉UtD$$thxD$$VpD$$@U|D$$)UܴD$$[^]ÐUS4 E$ED$ED$ED$ ‹usjED$ED$ ED$ED$T$ $蛈EU􍃎D$D$$yU~D$$b4[]ÐUS$/ E$ED$ED$ED$ uP۷ED$ED$ ED$ED$T$ $׷D$$և$[]ÐUS4 /OED$ED$ ED$ED$T$ $脇EUSD$D$$bUWD$$K4[]ÐUVS  D$$Eu􍃃EUD$T$ L$4$u􍃇EUD$T$ L$4$džU􍃿D$$谆 [^]ÐUVS { D$$xEuEUD$T$ L$4$PM3ED$T$ $2U#D$$ [^]ÐU 5UÐU UÐU UÐU UÐUd UÐUD UÐU$ mEEEEÐU <EEEEÐU EEEEÐU ڊÐU ՊÐUc ÐUS4I EE@EUAD$$E}EPEP€MAH$ЈAH€MAH$ЈAH€MAH$ЈAHEPE@D$ 踄‹EPD$$uEEEE@@EMEȉD$ ED$T$ $uEEE}t(}r}t*}tJEȋỦEUEȋỦEUyEȋỦEUEЋUԉEUE؋U܉EUSEEBMEȉD$ ED$T$ $tE}uEȋỦEU E(}yEE}tc}r}t~}}tE:T$$tEu2EUĉD$T$ L$4$Wtnu6EUĉD$T$ L$4$0tGMB0EUD$T$EUD$T$EUĉD$T$ t$ $sEEEE(}*}tE:T$$sE[^]ÐUVS@| E:ME܉D$ ED$T$ $fsEԃ}v }tZuE܋UD$T$ L$4$-sE܉UMPED$ E܉D$T$ $suE܋UD$T$ L$4$rE܉UuEUD$T$ L$4$rEUuEUD$T$ L$4$rEUMPED$ E܉D$T$ $WrEEUR@9EHH@[^]ÐUVS@ E@@u6`]vt$ T$D$ $quE@@DE؉D$ T$L$4$qẼ}t}r}trE؋U܉EЉUwEUEЉUiE@@EBMDE؉D$ ED$T$ $LqE}uE؋U܉EЉUE(}yQvHUЉMԋEЋUԃ@[^]ÐUS$ E @H$t!M UD$L$$rU B,MB0MAB4MAB8UB E]USi E @H$ EEE @@usM vABA BA$B A(M vA,BA0BA4B A8vMBMABMAB UB Q EEEEE؋E؉EЍ EEEEE܋E܉EE=M hD$ ED$T$ $uoddt:drdjdhlEU}tQhEEEEEԋEԉEЋlEEEEE܋E܉E؋hlEUEh.Ew hEhE.w hEl.Ew lElE.w lEh.Ew hEhE.w hEl.Ew lElE.w lE싅hlEU}tXhEEEEEԋEԉEЋlEEEEE܋E܉E؋hlEUEUEUEx.Ew xExE.w xE|.Ew |E|E.w |Eh.Ew hEhE.w hEl.Ew lElE.w lEp.Ew pEpE.w pEt.Ew tEtE.w tEx.Ew xExE.w xE|.Ew |E|E.w |EEE%EZM YZM YZEZYEf(\f(YEXYEf(Xh YZh YZh YZYEXYEXYEf(XEf(Yep YZp YZYEXYf(XxZYEYEYEXEEZM YZM YZEZYEf(\f(YEXYEf(Xl YZl YZl YZYEXYEXYEf(XEf(Yet YZt YZYEXYf(X|ZYEYEYEXEZMEf.wEZEZEf.EwEZEZMEf.wEZEZEf.EwEZEEXEEMȍ Xf.Ex|EU EUEUEEU R@9E(\ME\E܋EԉEE܉EMEU EBEB EB$EB(E(\ME\EEEEEMEU EB,EB0EB4EB8E `HU BMB MAB$MAB(UB EĴ[]UE@@ÐUE@@ÐUVS ) }x EUR@9r6rm=t$ T$D$ $fEP }UD$$8dt)uEPD$T$ L$4$ d'uEPD$T$ L$4$cE5uEURD$T$ L$4$cEE;E|à [^]ÐUVS i uEIED$ED$ ED$ED$T$ $JcAT$D$4$0c [^]ÐUVS` E$TTu RM (\(E ME .wӍ E2M XE M E.wٍ EZMl Yȍt f(^f(ZEZM l Yȍt f(^f(ZEEZZEZE$dݝYXZEZZMZE$dݝYXZUEEUEUE@@ududEUD$T$ L$4$ED$D$ ED$L$$HT$[]ÐUS M{E D$T$ $T[]ÐUS MW{E D$T$ $S[]ÐUÐUEEÐUVSP UzD$$CT]ЋMAEЉD$ e D$T$ $ZSuUHAT$ d D$L$4$/SUzD$$SEԋMAEԉD$ g D$T$ $REMzE؉D$ ED$T$ $REMAED$ g D$T$ $REEă}v }t/MAE؉D$ D$T$ $RR~MAE؉D$ D$T$ $(RuE؍PAT$ D$L$4$QuE؍PAT$ D$L$4$QEE9EP[^]ÐUVS` UyD$$QEU{D$$uQt&MxE D$T$ $SQEMS}EЉD$ c D$T$ $#QMUЍsT$D$ $QuUHS}T$ b D$L$4$PEHHMS}EԉD$ e D$T$ $PEMS}ED$ e D$T$ $wPEEă}tl}r}}ewMS}E؉D$ D$T$ $$PuE؋U܉D$T$ L$4$OMS}E؉D$ D$T$ $OuE؋U܉D$T$ L$4$OMS}E؉D$ D$T$ $OuE؍PS}T$ D$L$4$ZOuE؍PS}T$ D$L$4$/OM0EUD$T$EUD$T$E؋U܉D$T$ t$ $NET$$NEE9E$EEE`[^]ÐUWV0EUT$D$$E}u EE@ t:E@$OEE@ EP EljUEB E@D$WO‹EP^UȉD$L$$I/EȉEẺEEЉEEԉEF^ED$ED$ ED$ED$T$4$-e[^]ÐUS$耝 E]ED$ED$ ED$L$$i-$[]ÐUVS`5 E$pEE@ e]D$$--]T$D$4$,EUi]0T$UD$D$ D$D$t$ $,E$E}t<}+}E$Eă} }tv\D$$9,\D$$#,EHLE@P.wƋE@DZЋE@LZȍ f(^f(XZЋEHHE@PXUEE@DZЋE@LZȍ f(^f(XZE@HEEm]EUD$T$EUD$T$ L$4$8+wƋEHDE@L(X؋E@HZЋE@PZȍ f(^f(XZ]E؋EPDE@HZЋE@PZȍ f(^f(XZUEm]EԋU؉D$T$E܋UD$T$ L$4$^*}}wq]0 D$UD$D$ D$D$t$ $)EE$ E@ e]D$$)\D$$)E$ED$ED$ED$ v\D$$d)\D$$N)U$D$D$D$ Dvu]D$$(\D$$(U\D$$(vy]D$$(\D$$(U\D$$(U=TD$$m(`[^]ÐUEÐUEEE€M$ЈÐUVS0 EEy@EMSED$T$ $(MEVT$D$ $'MEVT$D$ $'u1XED$T$ L$4$^'u5XUD$D$ D$D$L$4$'u5XUD$D$ D$D$L$4$&uU¸ST$ E9 D$L$4$&0[^]ÐUVSPw EE#x@EMPED$T$ $%'EUPD$$H&M PT$D$ $&MM PT$D$ $%€M$ЈM# PT$D$ $%€M$ЈM3 PT$D$ $r%€M$ЈMC VT$D$ $2%€M$ЈuMS PT$D$ $$QT$D$4$$Mc PT$D$ $$MD$$$‹EMsVU؉D$L$$%EEZUCRD$$S$MD$$=$‹EUCRD$$$MD$$$‹EUVD$$#MMVuUȉD$L$$$EȉẺEЉEԉMVuUȉD$L$$$EȉẺEЉEԉuU¸?RT$ 7 D$L$4$#EEċEče[^]ÐUSْ mmID$$"[]ÐUVS@袒 :mRD$$]#]EE܍t@EM܍MED$ED$ ED$ED$T$ $#E}Pu2mKD$$)"JD$$"ST$D$4$!uUID$$!SD$$!KD$$!JD$$! ST$D$4$!>mID$$e!‹E EEEEEEEE EE@EM^ XE:mJD$$ EP< E䍃 EUEEMED$ED$ ED$ED$T$ $T ‹EEULT$D$ $# ESST$D$ $ERD$D$$ME&MT$D$ $FlKD$$‹EFlKD$$d‹EFlKD$$;‹EUSD$$USD$D$$E@[^]ÐUS$Î EED$$EED$$EED$$EED$$dEEp@EUED$$$[]ÐUWVS UjGD$$ ƋULD$$$  t$D$$}UjGD$$ƋULD$$Nt$ T$D$<$[^_]ÐUEÐUEÐUEÐUEÐUEÐUEEÐUEEEEEÐUEÐUEÐUE$ÐUEÐUEÐUE$ÐUE$ÐUE$ÐUE$ÐUE$ÐUE$ÐUE$ÐUE$ÐUEEE€M$ЈÐUS$ EE}tEeBT$$EtEBD$$UE$[]ÐUEEE€M$ЈÐUS$O EE}tE􍓻AT$$GEtEWAD$$UE􉂴$[]ÐUUEÐUUEÐUVS詉 uUAD$$AD$$AD$$~JT$D$4$d[^]ÐUEEE€M$ЈÐUEEE€M$ЈÐUEEE€M$ЈÐUEEE€M$ЈÐUEEE€M$ЈÐUS$$ EEE$E9E€M$ЈE$u>E?D$$E8HD$$EHT$$$[]ÐUS$] EEEE9t7E€M$ЈUGD$$#$[]ÐUS$ EEE€M$ЈUdGD$$$[]ÐUVS0藆 UED$$E}}U􍃃FD$$mEUUGD$$PEUME.uzBEEuGEUD$T$ L$4$ UGD$$0[^]ÐUWVS\迅 E>D$$EmEU>T$D$ $EE;EEE;EU䍃ED$$CuMU䍃C@T$D$ $!}uKFMED$ T$t$ $CEEЋEEԋEE؋EĉE܍EEЉD$EԉD$ E؉D$E܉D$T$<$MOFED$T$ $HU䍃ED$$wt-U䍃+=D$$\ED$$F}E(~e[^_]ÐU ~ EEEEÐUS4у E<D$$EEFEU荃<T$D$ $BD$$tEE;E|EEEEEEEE9E}EEE4[]ÐUS4 E<D$$EEOEU <T$D$ $BD$$;EuEEEE;E|EE4[]ÐUS4o Ek;D$$kEdEUg;T$D$ $=wAD$$'CD$$tEEE(}yEE4[]ÐUS$輁 E:D$$EUEE;E})غ $EETBT$$tE9EEu΋E0BT$$B$[]ÐUS4 [kAD$$]{ EE$tEXEEME.w EEE,*EEEUAD$$4[]ÐUWVS\T EP9D$$PEZD8D$$/Nju@MED$ T$t$ $REEЋEEԋEE؋EĉE܍:EЉD$EԉD$ E؉D$E܉D$T$<$EU䍃@D$D$$U䍃@D$D$$|MU䍃:T$D$ $^EU䍃T8T$D$ $8E T8T$D$ $e[^_]ÐUWVS|~ E7D$$EEy}ud?MED$ T$t$ $EEEEċEEȋEE̍|?ED$EĉD$ EȉD$ẺD$T$<$UEE;E{E$Ey}u?MED$ T$t$ $HEEЋEEԋEE؋EE܍|?EЉD$EԉD$ E؉D$E܉D$T$<$ EE;E{e[^_]ÐUWVS\j} E;EEE;EEUb6T$D$ $/ r<D$$ E>8T$D$ $ tTuE>ED$ ED$T$ $ >ED$ T$L$4$ 4E$}u1ME>D$ T$D$ $J MU>T$D$ $$ EU䍃">D$$ uU䍃=D$$ u*u >ED$ T$L$4$ euU䍃=D$$ >ED$ T$L$4$ (u >ED$ T$L$4$\ }u>MED$ T$t$ $~ EEԋEE؋EE܋EĉEEUb6T$D$ $ &>ED$EԉD$ E؉D$E܉D$ED$T$L$<$ e[^_]ÐUSz UA;D$D$$} UE;D$D$$^ EƀU:D$$= []ÐUWVSz EEEA ED$$ E3D$$ ;E EU2T$D$ $ EE$u5E:ED$ ED$T$ $j EEE$U 9D$$5 E܃}E3D$$ touE2D$D$$E܋U܍:T$D$4$E6D$D$$}E$t EEEEE1D$$G‹Eu䍃Ut EUt Eut Eut E:8E؉D$$EԉD$ L$t$ED$ED$ ED$ED$|$$E܋M܋E$Ѝ:T$D$ $M܋U3T$D$ $wM܍:u:T$D$ $TM܍::T$D$ $1MU܍:T$D$ $U܍ 1D$$&M܍:D$ EԉD$T$ $E$u>E+M:ED$ EЉD$T$ $EЃE;E|2E:E܉D$ED$ ED$L$$TM:ED$T$ $6}u:MED$ T$t$ $XEEEEċEEȋEE̍:ED$EĉD$ EȉD$ẺD$T$<$e[^_]ÐUVSu E$tQuU}6D$$~6T$D$4$d6ED$T$ $G[^]ÐUWVS\u E .D$$ ] D$ED$$E .D$$;E6EU .T$D$ $4D$$E؃}E .D$$dEEETEU܍ .T$D$ $-EU䍃4D$$E$t[]ÐUVS b uM"ED$T$ $^#D$ ED$T$ $"T$D$4$[^]ÐUSa M"ED$T$ $"D$$x[]ÐUS4Ea U"D$$IE}t9M9"ED$T$ $"D$$ EEE4[]ÐUSD` E E)ЉEEEEE*ME YEE EUE $tMU*XEE $ t5_;#!D$$]ԍ[ XEEEUEUBEUBEUB ED[]UWVS\_ u} !MȋED$ T$|$ $EȉE؋ẺE܋EЉEEԉEULZ D$LZ D$E؉D$E܉D$ED$ ED$$DEEFEFEĉF e[^_]UVSp^ MEi T$D$ $E̋ED$$E؍Y ẺD$ED$$h}u E/EtBUD$D$$tMU؃! T$D$ $SEm T$$:U̍D$$#EЃ}uBU̍D$D$$D$$u EfEJEEԃT$D$ $D$$E܋U܍M D$$qEEM̋UԍT$D$ $IEM܍q EĉD$ EȉD$T$ $!EEMEEET$D$ $EU썃D$$ED$T$ $tgEĉEEȉEM܋U썃u 0T$ED$ ED$t$ $ot+u܋UMy T$ L$D$4$FEEEE9E%EE9E}ui $EUD$$unE;E~ET$$MEԉD$T$ $U% D$D$$EԃE;EEEp[^]ÐUVS9[ uE5D$$2T$D$4$[^]ÐUVS Z EwD$$EUD$$EE;E~ EEEd}~$MET$D$ $~uUD$$dT$D$4$JEE;E}+MED$T$ $E}iU荃D$$ [^]ÐUS4Y EE;@EMED$ED$ ED$ED$T$ $_U:D$$4[]ÐUVS QY EE=;@EuEUD$T$ L$4$UD$$ [^]ÐUVS X EE:@EuEUD$T$ L$4$U]D$$ [^]ÐUSX EPD$$(T$D$4$EEEEEEE EE@EM  T$D$ $‹EM  T$D$ $]‹EM  T$D$ $1*EM JT$D$ $E٘Mƈ  T$D$ $&D$$‹EMֈ  T$D$ $&D$$‹EM * T$D$ $St>uM  T$D$ $+ T$D$4$M * T$D$ $tFuM  T$D$ $jD$ T$D$4$V)D$$‹ER)D$$_ƋEx T$D$ $D^(D$$&‹E^(D$$‹E^(D$$‹EU.D$$uM  T$D$ $2T$D$4$tEEEEċEă\[^_]ÐUS.I V# T$D$ $!D$$ V# T$D$ $D$$[]ÐUH ÐUbH ÐUVSGH M 7T$D$ $AE}tpuE D$$T$D$4$uE D$$ T$D$4$E[^]ÐUS$G EE)@EMED$T$ $?E}tGUB*$B*EH)E`(E`(EH(U1 D$D$$,E$[]ÐUS$F E@0 D$$E@4 D$$EE")@EU D$$s$[]ÐUS$}F EE썃(@EM썃U ED$T$ $+EE@0 D$$I‹EP0E@4 D$$%‹EP4E$[]ÐUS$E EE}tES T$$E@0tE@0 D$$UEP0$[]ÐUS$}E EE}tE T$$uE@4tE@4 D$$OUEP4$[]ÐUE@0ÐUE@4ÐUE@,$ÐUE@,$ÐUEEE€MA,$ЈA,ÐUUB($B(E@(€MA($ЈA(ÐUUB($ B(E@(€MA($ЈA(ÐUEEE€MA,$ЈA,ÐUVSPC U EPE@ D$$E@($u E@($t8E@4EE n~D$$‹EP6E@0EEnD$$P‹EPE@F D$$,}EE؋EE܋EEEEEEEEMEXE(\(EM؍> (\(EE@,$U􍃆D$$EЉUUME\ȍn> (^(XEUME\ȍn> (^(XE܋u􍃊ED$E؋U܉D$T$ L$4$EE荃&@EU荃E D$ED$ED$ ED$ED$L$${P[^]ÐUS4A E@($tTD$$t D$$^E$ED$ED$ED$ 訽E@($tTD$$ D$$E$ED$ED$ED$ GEE#@EUE D$ED$ED$ ED$ED$L$$T4[]ÐUS$^@ EE"@EM ED$T$ $ ME@0 T$D$ $&ME@4 T$D$ $$[]ÐUVS0? EE!@EM7 ED$T$ $}EU D$$UB*$B*EH)E`(E`(EH(uEcD$$Rs T$D$4$8uEgD$$kT$D$4$UoD$D$$EEpU D$$; D$$‹EP0U D$$; D$$w‹EP4EEE0[^]ÐUS2>  D$$/[]ÐUS= Mx T$D$ $[]ÐUS$= EEm @EM]x T$D$ $lE}UU D$D$$}U} D$D$$^MM ED$T$ $@E@|U D$D$$UU D$$- D$$‹EP\E`+U8 BpU8 BtE$[]ÐUS< Ur D$D$$~E}tsUB*$ B*U D$$P‹EP<.w 6 T$D$ $  D$$ ‹EPDE[]ÐUS$; E@H D$$E@@ D$$E@< D$$E@L D$$wE@X D$$[EEx@EU D$$$[]ÐUS$: EE썃@EM썃 ED$T$ $EE@H ED$T$ $‹EPHE@@t$E@@k D$$‹EP@E@) M# .EЍ T$D$ $%[]ÐUS$( EEEEM$ f.EЍ T$D$ $̸$[]ÐUVS( ML  T$D$ $萸t6uUL D$$rt T$D$4$X%M}Ѝt T$D$ $1[^]ÐUS$' E$E}tCE@xu!E D$T$$E T$$ɷ$[]ÐUS' UF D$$蚷[]ÐUS$g' U D$$k*EE$[]ÐUS$,' U D$$0*EE$[]ÐUVS& ƋU D$$( T$D$4$ж[^]ÐUSt& E @|ƒUă} oU,dNE Zȍ8# Y$>]EZUD$X! D$ED$ED$ED$ E D$$EEEEEEEE ME \ȍ0! (^(EE EkME \ȍ0! (^(EE E9ME \ȍ0! (^(EE EE Zȍ8# Y$"]EZUD$X! D$ED$ED$ED$ E D$$ķE؉EE܉EEEEE E Zȍ8# Y$蜷]EZUD$X! D$ED$ED$ED$ E D$$>EȉEẺEEЉEEԉE EUEUBEUBE UB E]UVS# E@($t E@l uE@($t0E@h t#f  D$$蛳EE@+$t E@\EEE@($@u}}u1E@lt!f  D$$6E}U荃 D$$E$ED$ED$ED$ \M uED$ ED$ED$ED$T$L$4$EEEEEEEEE@|ƒdddE #ekE@($t E@l uE@($tNE@h tAED$ED$ED$ED$E$ED$ED$ED$ |NED$ED$ED$ED$E$ED$ED$ED$ }   D$$OEE@($hE@L^ ~ T$D$ $u*E@L^ ~ T$D$ $t Džl Džll9ht#f b D$$衰E'}u!f f D$$xE荃^ D$ED$ED$ ED$ED$T$ $3EU썃 D$$U D$$U荃 D$$Ur D$$ԯU썃 D$$软f v D$$蟯 D$$良Uz D$$r ^ pE@($t E@l uE@($tE@h t Džt DžttЍ  D$(T$$D$ D$ED$ ED$ED$ED$D$L$p$譮H E@`EM 0 D$,D$(D$BD$BD$ B D$$ED$ED$ ED$ED$t$ $5 E@($t E@l uE@($tCE@h t6f  D$$ޭ D$$ȭS}u6f f D$$袭 D$$茭E荓 T$$sE$ED$ED$ED$ 轙f  D$$5 D$$ D$E$ED$ED$ED$ \   D$$ЬE썃^ ƍU D$ D$ED$ED$ED$ ED$$wEEȋEE̋EEЋEEԍ EȉD$ẺD$ EЉD$EԉD$T$4$9E}u!f f D$$EU썃 D$$U D$$U荃n D$$ʫUr D$$賫U썃 D$$蜫E@($t&f b D$$qx$f v D$$Kxxn D$$+Uz D$$ E@($t E@l uE@($tCE@h t6f ^ D$$轪 D$$觪S}u6f  D$$聪 D$$kE荓 T$$RE$ED$ED$ED$ 蜖f  D$$ D$$ D$E$ED$ED$ED$ ;m  D$$诩E썃^ ƍUf D$f D$ED$ED$ED$ ED$$VEE؋EE܋EEEE䍃 E؉D$E܉D$ ED$ED$T$4$E}u!f f D$$EU썃 D$$רU D$$E@($t&f b D$$蕨| E艅||n D$$jUr D$$SU썃 D$$<f v D$$n D$$Uz D$$ ^ D$D$$ϧEUEZME(\(Zȍ. f(^f(XZEEZME(\(Zȍ. f(^f(XZE ^ D$EUD$T$ L$4$E@($t E@l uE@($tCE@h t6f  D$$躦 D$$褦S}u6f f D$$~ D$$hE荓 T$$OE$ED$ED$ED$ 虒f  D$$ D$$ D$E$ED$ED$ED$ 8jE@($t E@l uE@($tCE@h t6f ^ D$$x D$$bS}u6f  D$$< D$$&E荓n T$$ E$ED$ED$ED$ Wf  D$$Ϥ D$$蹤 D$E$ED$ED$ED$ (  D$$jE}u!f f D$$CE荃^ D$ED$ED$ ED$ED$T$ $EU썃 D$$U D$$ͣU荃 D$$趣Ur D$$蟣U썃 D$$舣f  D$$j D$$TUz D$$=  D$$E}u!f f D$$E荃^ D$ED$ED$ ED$ED$T$ $订EU썃 D$$蔢U D$$}U荃 D$$fUr D$$OU썃 D$$8^ EE@($t E@l uE@($tE@h t EEEЍ  D$(T$$D$ D$ED$ ED$ED$ED$D$L$E$股EH|E@^ L$D$$e[^]ÐUVS@+ }EE@*$pE@($tE@luE@($tE@ht EEu + D$$讠/ T$D$4$蔠t!M? ED$T$ $rEU D$$XEUE@*$E܃}U#?V?UME\ȍ (^(XEUM E\ȍ (^(XE\M XEUM E\ȍ (^(XEUME\ȍ (\(XEUM E\ȍ (^(XEUME\ȍ (^(XEM XE`UME\ȍ (^(XEUM E\ȍ (\(XEE@($tE@luE@($t?E@ht0Mw XEMw XEEEE@($t Ew ]䍃C ED$ED$EUD$T$ L$E$t@[^]ÐUVSĀ?  D$$<E}PE@*$p<?E@($tE@luE@($t1E@ht! [ D$$ƜEE@($@E@|E} M%uE Zȍ Y$q]M XZUD$ D$ED$ED$ED$ E D$$EEEEEEEĉE EH.EE܋EEEEE EE@`2E@*$p!E@*$p<`E@`ƍ ? D$$肛C T$D$4$ht+E@`S ED$T$ $A‹EP`E@` D$$ẺUЋE@*$E}tw} }tV}}=UM̍ XXEUM̍ X(\(EM܍ XEUM̍ X(\(EUB*$ B*UMЍ XXEUMЍ X(\(ETUB*$ B*E`.M XEUMЍ X(\(EE@EEE}tE􍓫 T$$lE@tE@G D$$FUEPUEPEEԍ @E؍Uԍ E$D$E܉D$ED$ ED$ED$L$$諙UEBe[^]ÐUS EU EPM .bE .JE@,f%f=U D$$LU X D$$-E< 8 D$$ EEEEEEEEEx` D$` D$ED$ED$ED$ ED$$袚xE|EEEEE}tCEEEEEEEEEdAEEEEEEEEEЉdhD$,ED$(dD$$ED$ED$ED$ED$ ED$ED$ED$ ED$$uU E D$ED$ED$ ED$ED$L$$hU\ E D$ED$ED$ ED$ED$L$$.]ÐUVS0 E@($<uE@DtEPDEP`XE@@tBE@($t E@luE@($tE@htEP@EP` EP T$D$ $E̋M> T$D$ $EЋE@xE%@E%0‹EPlE%E%‹E%‹EPhE@($‹E$Љ€MA($ЈA(Et1EtEEMA*U$ЈA*HEt/E%0¸(Љ€MA*$ЈA* UB*$B*E€EE 4€EEЋEPdUЃEЃ ‹EP|M> T$D$ $qEԃ}tEԍۺ T$$QE@HtE@Hw D$$+UԋEPHM> T$D$ $E؃}tE؍ۺ T$$E@ T$D$ $葐E܃}tE܍ۺ T$$qE@@tE@@w D$$KU܋EP@E@@ƍ o D$$s T$D$4$tIME@@ T$D$ $ۏE@@w D$$迏E@@E@<ƍ o D$$菏s T$D$4$utIME@@ T$D$ $NE@<w D$$2E@<E@<E@@t{E@@E}tEۺ T$$E@  T$D$ $Kt E@x/M䍓;>  T$D$ $t E@xM> T$D$ $E}tE荓ۺ T$$ˍE@tE@w D$$襍UEPM> ߽ T$D$ ${tpM> T$D$ $VE}tE썓ۺ T$$6E@tE@w D$$UEPM ? T$D$ $E}tEۺ T$$ƌE@LtE@Lw D$$蠌UEPLM? ߽ T$D$ $vtpM? T$D$ $QE}tEۺ T$$1E@LtE@Lw D$$ UEPLM+? ߽ T$D$ $t)M+? T$D$ $輋‹EPdM;? T$D$ $蓋*ȍc YZE@pMK? T$D$ $T*ȍc YZE@tEEU; D$$ۺ D$$‹EPHU; D$$ߊۺ D$$Ɋ‹EP@U; D$$誊ۺ D$$蔊‹EP T$D$ $;{0EE @EM ED$T$ ${$[]ÐUS E ED$T$ $z[]ÐUVS0 U5 D$$zUݬ D$$~zEU5 D$$dz%EU5 D$$Ez;Eu\uU= D$$&zE T$D$4$ zt$MUa T$D$ $yEEE0[^]ÐUS$ EE @EMd ED$T$ $Vz$[]ÐUS$` EE @EMȣ ED$T$ $z$[]ÐUS  D$$y;E f D$T$ $x D$$x  D$$x D$$x « D$$`x D$$Jx[]ÐUÐUÐUS M# է T$D$ $w[]ÐUS$ EE썃 @EU썃 D$$axE}EH(U\ D$D$$kwE` D$$PwE}tE T$$0wE@ tE@  D$$ wUEP MP ED$T$ $vE$[]ÐUS$ EE荃 @EU荃 D$$bwE}"EH(UB*$ B*EH)@U] D$D$$WvEa D$$ D$$iUEB$[]ÐUE@(%=u E@EEEÐUE@(%=u E@tE@($EEEÐUS$" E@($;EE€MA(҃% ЉA(EE}t5}r }tEƔ D$T$$hM~ T$D$ $hE@u< ʚ D$${h D$$eh‹EPE@u(o D$$3h‹EP$[]ÐU}&}yE@($tEEEEEEP(MʈP(ÐUVS uUk D$$g T$D$4$g[^]ÐUE@(ÐUE@(y E=E@(~ E#E@($t EEEEEÐUS$ EEE€MA($ЈA(ME@(Ѝ T$D$ $f$[]ÐUE@($ÐUEEE€MA($ЈA(ÐUE@($ÐUE@($tE@+$@u EEEÐUÐUS$ EE}tE" T$$eE@tE@ D$$eUEP$[]ÐUE@ÐUE@ ÐUS$$ EE}tE􍓐 T$$eE@ tEP , D$$dUEB $[]ÐUE@ÐUS$ EE}tE T$$dE@tE@ D$$zdUEP$[]ÐUÐUE@ ÐUS$ EE}tE􍓃 T$$dE@ tE@  D$$cUEP $[]ÐUS M9 ED$T$ $c[]ÐUE@ÐUS$c UK D$$gcE}u!M$/ ED$T$ $@cEE$[]ÐUSD Mו D$ED$ED$ ED$T$ $bEtE7 D$$bEEEED[]ÐUVS@ M\ D$ED$ED$ ED$T$ $sbEtEE[0 | D$$FbƋUM` T$ L$D$4$"bp D$$ bEE@[^]ÐUS$ EP D$$b]EEE$[]ÐUS$ EP D$$Ob]EEEEEEE$[]ÐUS> EP D$$?a[]ÐUS$ E@*$tEP D$$aE@;EtzE@EE@(%=u)U D$D$$`‹EPUx D$$`‹EPE T$${`$[]ÐUVS G EEEEu ' ED$D$$*` T$D$4$` [^]ÐUVS u  ED$T$ $_ T$D$4$_[^]ÐUVS u; ED$T$ $r_7 T$D$4$X_[^]ÐUVS# }t1E@(%=tEۑ D$T$$_Ep # D$$^' T$D$4$^t%EHφ ED$T$ $^uMUۊ T$D$ $^[^]ÐUSN MU T$D$ $K^[]ÐUWVS uҧ NjU D$$^ \$D$<$]Ή T$D$4$][^_]ÐUWVS u` NjUԅ D$$Y^ \$D$<$]\ T$D$4$i][^_]ÐUWVS2 u NjU D$$)]j T$D$<$] T$D$4$\[^_]ÐUVS uUی D$$\w T$D$4$\[^]ÐUVSq uUU D$$r\) T$D$4$X\[^]ÐUEEE€MA)$ЈA)ÐUE@*$ÐUE€MA*$ЈA*ÐUEEE€MA)$ЈA)ÐUS$ EEM E D$T$ $w[$[]ÐUE@)$ÐUÐUE@ÐUS4 }tEE waEEE}tEr T$$ZE@tE@ D$$ZUEP4[]ÐUE@($ tE@*$u EEEÐUE@)$tE@*$u EEEÐUEEE€MA($ЈA(E@($tE€MA)$ЈA)ÐUEEE€MA)$ЈA)E@)$uE`(ÐUVS e E@($t-E@t#MEPM T$D$ $HY;u Q D$$%YM T$D$4$ YME@($ЍY T$D$ $XE@($ u)ME@)$ЍU T$D$ $XMEP T$D$ $XME@*$Ѝ T$D$ $aXUY D$D$$BXU D$$+XE}tM] ED$T$ $XUa D$D$$WE@+$tXuU D$$W] T$D$4$WUe D$D$$WE@($t_u  D$$RW] T$D$4$8WUe D$D$$WE@($@tT_tFM_] T$D$ $VUe D$D$$VEe D$T$$VE [^]ÐUS4] E@(%=E@*$uvUa D$(D$$E(D$ E$D$E D$ED$ED$ ED$ED$L$$UM$e E,D$T$ $U4[]ÐUSd  ED$$jWU} D$$UE@)$U D$$sUEU􍃼 D$$YUEM􍃜| UȉD$L$$VEȉEẺEEЉEEԉEU} D$$UU D$$TjU D$$TEM| UD$L$$UEEEEEEEĉEU D$$TU D$D$$dTE`*M ED$ED$ ED$ED$T$ $*T]ÐUVS } }$E@E@(%=zp ED$$zUU$ D$$S D$$QUU$ D$$SD} D$$lS D$$UU$ D$$CSE}tMU T$D$ $SU$ D$$SE}tFu􍃴 z D$$Rz T$D$4$RuE}M$z UD$L$$SEEEEEEEEE$ED$ED$ED$ iU D$ED$$SuM$z UD$L$$cSEEEEEEEEč ED$ED$ ED$EĉD$T$4$QU EPE@)$tkM$EEEE@ E̋EUEЉUԍ EȉD$ẺD$ EЉD$EԉD$T$ $RQ}tE D$T$$(Qu$x D$@ D$ED$ED$ED$ ED$$SxE؋|E܋EEEE䍃 E؉D$E܉D$ ED$ED$T$4$PM$( E(D$T$ $tPM E$D$T$ $VPu$E,U0EU썃 EUD$T$ L$4$%PE@)$)} { D$$Op~ ED$ED$ ED$ED$T$ $O{ D$$OEMU$ T$D$ $O_u AXPD$T$ L$4$UOM ED$ED$ ED$ED$T$ $"OM Ux~ T$D$ $OU$} D$$NM U$x~ T$D$ $NU D$$NU$ T$D$ $NEH*M ED$ED$ ED$ED$T$ $_N ED$$P $Oe[^]ÐUE@+$ÐU(EEEEEEEE9E}EEE€MA+$ЈA+ÐUÐUE@(ÐUE@($ÐUE@(ÐUEEE€MA($ЈA(E`(ÐUEEE€MA($ЈA(E`(ÐUʼ } E"NvbE@($EXE@($EDE@($E0E@(EE@($EEEÐUS } E!M      nE€MA($ЈA(E€MA($ЈA(E`(yE€MA($ЈA([EMA($ЈA(=E€MA)$ЈA)E@)MA($ЈA([]ÐUS4ٺ EEE€MA($ЈA(U { E$D$ED$ED$ ED$E D$L$$J4[]ÐUS$d U EPE@($tAED$ED$ED$ED$E$ED$ED$ED$ 0E@($@E@+$t@Pz D$$IE$ED$ED$ED$ 46 z D$$Iz D$$IE$ED$ED$ED$ 2E@*$u:U| E D$ED$ED$ ED$ED$L$$/I$[]ÐUWVSL EEE@u< | D$$Hfp D$$H‹EP EЍOEԋE@E؍/OE܋E@($t E@E! { D$$eHEUNt D$MԉL$M؉L$M܉L$ T$D$EЉ$'H‹EEEE@E@| Ft T$D$ $Gt6E@ƋEEH| T$ L$D$4$G‹EEE@EP"| T$D$ $kG‹ErEp o D$$>Go T$D$4$$GtE@‹E!EPs D$$F‹EE@+$Et_ Eq D$$F&| D$t$ L$D$$F‹EET Eq D$$VF&| D$t$ L$D$$*F‹E}E@$Eq D$$EEq D$$EEp$ o D$$Eo T$D$4$EtE@$‹EEeE@$‹EEEƍ/OǍ >y D$$$Er |$ T$D$4$EL[^_]ÐUVSpд E@fE@($t\Uȍd D$d D$ED$ED$ED$ ED$$GEȉEẺEEЉEEԉEgE@($tZU D$ D$ED$ED$ED$ ED$$GEEEEEEEĉEE@(%=ZuU썃w D$ED$T$ ED$L$4$CEt!E|v D$$CEU(EEv T$D$ $yCEUMd XEM (\(EE@*$E}w{U@@@UME(\(XE0UME\ȍd (^(XEE@.$t}U l D$$Bt2UME\ȍd (^(XE0UME\ȍ (^(XEEt:Ex ED$ED$ ED$ED$T$ $AiEƋEx T$ED$ED$ ED$ED$L$4$A&E@(%=EP|v D$$mAE؉U܋E@($t E EEEUME\ȍd (^(XEUME\ȍd (^(XEE@EE@($t E Uv ]\$ED$EUD$T$ L$E$w@e[^]ÐUE@ÐUUEPÐUE@($ÐUEEE€MA($ЈA(ÐUE@)$ÐUEEE€MA)$ЈA)ÐUS肯 MFr E D$T$ $?[]ÐUÐUS9 Mq E D$T$ $6?[]ÐUÐUÐUSݮ Mq E D$T$ $>[]ÐUE@,$ÐUE€MA,$ЈA,ÐUE@,$ÐUE€MA,$ЈA,ÐUE@,f$ÐUE€MA,҃f% fA,ÐU(EE@)$t EEEU E@)$t EEEU E@)$ t EEEU E@)$t E@EEU E$€MA)$ЈA)E$€MA)$ЈA)E$€MA)$ЈA)E$€MA)$ЈA)EÐUVS茬 E@tE@d EddEM썃Tj hD$L$$=hEԋlE؋pE܋tE f 0 D$T$ $<EUo D$D$$;M썃0m EԉD$E؉D$ E܉D$ED$T$ $;Uj D$$;E}E$>E$S=uOUe D$$];EM썃m ED$ ED$T$ $5;E$=EЉEYA0@i D$T$ED$ D$L$4$:Uo D$D$$:M썃0m EԉD$E؉D$ E܉D$ED$T$ $:U,i D$$s:YA0@i D$T$ED$ D$L$4$0:Uo D$D$$:M썃0m EԉD$E؉D$ E܉D$ED$T$ $9e[^]ÐUÐU蔩 ÐUÐUh UT UT ÐUE@)$u E@)$t EEEÐUE@)$u E@)$t EEEÐUE$EÐUVS@豨 Uk E$D$ED$ ED$ED$E D$ED$L$$8E}u EE@)$tu k D$$N8uk D$E$D$E0U4D$T$E(U,D$T$ L$4$ 8ł k E$D$ED$ ED$L$$7EE@[^]ÐUVSĀ蜧 E(Eu$U0` D$$7щj D$T$L$ D$4$o7E؉U܋E؋U܉EЉUԋE؋U܉EȉŰUa D$$:7EUe D$$ 7EEEEEU8j D$$6u EE@)$tjMi ED$ EĉD$T$ $6` EZEZj L$D$D$$z6Euj E$D$E؋U܉D$T$ L$4$E6EE@)$t+}t%M$h ED$ ED$T$ $ 6 a H D$T$ $5Ei<0;$d D$T$ED$ ED$L$4$5E}Mj 0E؋U܉D$(T$,EȋỦD$ T$$E$D$ED$ ED$ED$E D$ED$t$ $+5t E  d D$$5E!E` T$$4E}t_}t }t9}M$h ED$ ED$T$ $4EEE؋U܉EȉŰu$U0` D$$S4щj D$T$L$ D$4$+4E؉UME\ȍX (TZME\ȍX (TZX f.w!  d D$$3E}uIM$j 0ED$ED$ED$E D$E؋U܉D$T$ t$ $o3E@)$t+}t%M$h ED$ ED$T$ $/3}NMj 0E$D$E؋U܉D$T$EȋỦD$T$ t$ $2 E` j D$$2uUj T$E$D$E؋U܉D$T$EȋỦD$T$ L$4$z2E@)$ t1}t+}t%M$h ED$ ED$T$ $<2EEE[^]ÐUVS E@(%=u[E@)$tNE@*$uAu i8`e T$ED$ED$ ED$ED$L$4$1 [^]ÐUEEE€MA+$ЈA+ÐUE@+$ÐUEEE€MA+$ЈA+ÐUE@+$ÐUE;EÐUSƠ zz _ D$$0[]ÐUVS菠 MEP7_ T$D$ $0ME@7_ T$D$ $f0uU(O\ T$ A D$L$4$;0uU,O\ T$ A D$L$4$0MEPS\ T$D$ $/[^]ÐUVS0躟 UW D$$/EUY D$$/M Fa T$D$ ${/EM Fa T$D$ $W/EE‹MA($ЈA(E$€MA($ЈA(E4$€MA($ЈA(E$€MA($ЈA(E% €MA(҃% ЉA(E$€MA($ЈA(E$€MA($ЈA(E$€MA)$ЈA)E$€MA)$ЈA)E$€MA)$ЈA)E$€MA)$ЈA)E$€MA,$ЈA,E%p €MA-$ЈA-E$€MA)$ЈA)E$€MA,$ЈA,E4$€MA)$ЈA)E$€MA+$ЈA+E$$$MQ,f fQ,E$€MA-$ЈA-E$€MA-$ЈA-E%€MA*$ЈA*E$€MA+$ЈA+E4$€MA-$ЈA-E$€MA($ЈA(E@($tE t UB( B(E $€MA-$ЈA-E%€MA,$ЈA,E%€MA,$ЈA,M ` T$D$ $Q+€MA+$ЈA+M Z T$D$ $+&W D$$+‹EP$M Z T$D$ $*&W D$$*‹EPM Z T$D$ $*&W D$$*‹EPM Z T$D$ $[*&W D$$E*‹EP M Z T$D$ $*&W D$$*‹EPM& Z T$D$ $)&W D$$)‹EPM6 *Z T$D$ $)t:M6 Z T$D$ $y)MA($ЈA(MF Z T$D$ $?)MV Z T$D$ $)Mf Z T$D$ $(&W D$$(‹EPEEU[ D$$(&W D$$(‹EPU[ D$$(&W D$$r(‹EPuU([ T$ A D$L$4$?(uU,[ T$ A D$L$4$(U[ D$$'‹EPEEE0[^]ÐUS4踗 EEz @EM4R ED$ED$ ED$ED$T$ $Q(E}tSEELq PW D$$S'$O D$$='‹EE4[]ÐUWVSL E;Ep O D$$&EE}Eƍw-MvS t$T$ L$D$<$&}Eƍ{-MvS t$T$ L$D$<$[&EW D$$<&UEEME~Q T$D$ $%UbZ D$$%EW D$D$$%EfZ D$D$$%EjZ D$D$$o%EEЋEw-nZ 0}O T$L$t$ |$D$EЉ$"%EEԋE{-rZ 0}O T$L$t$ |$D$Eԉ$$M*W FR T$D$ $$toU*W D$$$E}tE䍓fN T$$w$EtEN D$$K$UEE@vZ ED$T$ $$L[^_]ÐUSD MgW UȉD$L$$.%EȉEẺEEЉEEԉEEUE؉UME@L.sHME.w)ME@L(\(EE.Ew EEEEEEHP.sHME.w)ME@P(\(EE.Ew EEEE܋E؋U܋]ÐUST͒ E tCE I UȉD$L$$#EȉE؋ẺE܋EЉEEԉE )E؋BE܋BEB EEEE @LEE.Ew,EEEEEEE @PEE.Ew EEEE EEEĉEE؋UE܋UBEUBEUB E]UWVSL譑 uM E 1U 8E؉EԉT$U BDD$ BHD$BLD$BPD$|$L$Eԉ$"E؉E܉FEFEF e[^_]UVSP! UI D$$%!EUEu EEƍmT D$EUD$T$ L$4$ E؉U܍ E EEUEUET E؉D$E܉D$ ED$ED$T$ $q EE׃P[^]ÐUS6 E@S ED$T$ $. []ÐUVSĀ EF UD$L$$9!EE؋EE܋EEEĉEMM UD$L$$!EEȋEE̋EEЋEEԋEfS D$D$$tME@P.w(J E܋UG D$$@u;&ME(\(E܍J EEM\EME.w J EȋUG D$$u-EƍS E؋U܉D$T$ L$4$EfS D$D$$vE@ƍS EȋỦD$ T$ED$L$4$EE@vS ED$T$ $"ME@<.wEEH@.wluMS UD$L$$%EEEEEEEE􍃞P ED$ED$ ED$ED$T$4$e[^]ÐUVS [ EEp @EuP EUD$T$ L$4$E@P ED$T$ $ [^]ÐUS4 EEp @EMP ED$ED$ ED$ED$T$ $E@dP ED$T$ $4[]ÐUVS g EEo @EuO EUD$T$ L$4$E@O ED$T$ $( [^]ÐUVS EEo @EuO EUD$T$ L$4$E@oO ED$T$ $ [^]ÐUVS  EEn @EuM EUD$T$ L$4$&E@N ED$T$ $@ [^]ÐUVS EE7n @EuN EUD$T$ L$4$E@N ED$T$ $ [^]ÐUS4蘊 EEm @EMJ ED$ED$ ED$ED$T$ $1E@N ED$T$ $K4[]ÐUVS  EECm @EuM EUD$T$ L$4$ [^]ÐUEÐUÐUÐUE$ÐUE$ÐUEEE€M$ЈÐUS$ EE}tE􍓇@ T$$EtE#@ D$$UE$[]ÐUEEE€M$ЈÐUEÐUEÐUS$C EE}tE􍓯? T$$;EtEK? D$$UE$[]ÐUSЇ M8? E D$T$ $[]ÐUS蚇 M? E D$T$ $[]ÐUSd M> E D$T$ $a[]ÐUVS - uJ EUD$T$ L$4$#EUEZ$]EZEEZ$]EZEuIJ EUD$T$ L$4$UJ D$$ [^]ÐUVSa UBDEȋBHE̋BLEЋBPEԋE@ƍI EUD$ T$ED$L$4$0E$7EȉEẺEEЉEEԉEM̋E@H(\(EMȋE@D(\(EM .ztE .zEEEEEȋỦE؉U܋EЉEE؉EE܉EEEEEEEEEEȋỦEUEԉEEEEEEEEEM .wE .wokMEXEEZEZȍ YXZEM- (WEMEXESQME(\(EME(\(EEEME(\(EE .wE .w}yMEXEME(\(EM- (WEMEXE(\(EMEXEMKME(\(EEEMEXEME(\(EMJ 0EUD$T$ED$ED$ ED$ED$t$ $E$ED$ED$EĉD$ _MmI ED$ED$ ED$EĉD$T$ $UJ D$$p_ J D$$RE D$$<E$ED$ED$EĉD$ AUJ D$$` 1B D$$> D$$$UC D$$` 1B D$$> D$$z$E$ED$ED$ED$ 7MmI ED$ED$ ED$ED$T$ $BUJ D$$_ !J D$$E D$$E$ED$ED$ED$ UJ D$$~` 1B D$$`> D$$J$YUC D$$'` 1B D$$ > D$$$'EiF D$D$$Đ[^]ÐUS EKC D$$[]ÐUWVSLN EtyuEMB UȉD$L$$|EȉE؋ẺE܋EЉEEԉE䍃B |$E؉D$E܉D$ ED$ED$T$4$EB D$$e[^_]ÐUSt~ M#B UȉD$L$$EȉEẺEEЉEEԉEUED$ED$ED$ED$ ED$ED$ED$ ED$$+EEEEEEEĉEEEa @EM3? ED$ED$ ED$ED$T$ $]ÐUSt} M0A UȉD$L$$EȉEẺEEЉEEԉEUED$ED$ED$ED$ ED$ED$ED$ ED$$8EEEEEEEĉEEE` @EUdA E D$ED$ED$ ED$ED$L$$ ]ÐUS| E$tLEt?E>< D$$ E$ED$ED$ED$ []ÐUS$.| EEZ_ @EMU7 T$D$ $ M3 E D$T$ $ $[]ÐUWVS|{ EEč^ @EȍMċU.6 T$D$ $t EU 6 D$$ M R= T$D$ $n EE4$€M$ЈE$€M$ЈM 6 T$D$ $ 23 D$$ ‹EM 6 T$D$ $ 23 D$$ ‹EM 66 T$D$ $r tv}u 26 MT$ D$t$ $ EE̋EEЋEEԋEE؍b? ẺD$EЉD$ EԉD$E؉D$T$<$ Mº 6 T$D$ $ 23 D$$ ‹EEE; 7 T$D$ $z twE; D$$W E}tE䍓23 T$$7 EtE2 D$$ UEE2? D$D$$E6? D$D$$vU 3 D$$E܋E܉EEC:? 0}3 T$L$t$ |$D$E$CE܉EEG>? 0}3 T$L$t$ |$D$E$EE!M.3 E D$T$ $EEe[^_]ÐUWVS\w EU|. T$D$ $}E}u ED$$ U`/ D$$CEEЉD$EԉD$ E؉D$ D$E$6 t UT$UT$$uEEċUЋMԋu؍\; 8q D$T$L$ t$|$Eĉ$E܃}t.`; ED$ E܉D$T$ $~E܃\[^_]ÐUVS0Ev O / D$$BE : D$$EEM2 ED$T$ $E} U荃1- T$D$ $EM- ED$T$ $E ƋUM/ T$ L$D$4$f : ED$T$ $?t%O !: ED$T$ $U䍃/ D$$E}}tJO Y. D$$ . D$ T$D$ $0[^]ÐUWVSit M i+ D$$f;E[N }, D$$?Eԍ E؍ E܍ų Eճ E䍃!N    % 5 E U e u Ŵ մ     % 5 E U $e (u , 0 4 8 <ŵ @յ D H L P T% X5 \E `U de hu l p t x |Ŷ Eն E E E E E E% E5 EE EU Ee Eu E E E EE؉E/ EDŽ$P$L$H$D$@$<$8$4$0$,$($$$ $$$$$  $$E؉$$E܉$$$ $$$($E$,$E$0$E܉$4$8$<$E$@$E؉$D$E$H$L$P$E$T$X$\$E؉$`$d$h$E$lD$|pD$xtD$tE؉D$pxD$l|D$hED$dE؉D$`ED$\ED$XED$TED$PED$LED$HED$DED$@ED$ EE" @EU D$$E}t.k EPk EPk EP E@E$[]ÐUS$> E@ D$$E@ D$$gE@  D$$KE@ D$$/EE0" @EU D$$$[]ÐUS= U? D$$[]ÐUS=  t D$$ ED$T$ $[]ÐUSQ=  ! D$$NQ ED$T$ $1[]ÐUS< J  D$$ ED$T$ $[]ÐUVSP< E$ED$ED$ED$ U D$$D]6 .Euz_6  D$$NEuEUEUč EUĉD$T$ L$4$uME(XMEXUE̍ EȋỦD$T$ L$4$uEMEXEEԍ EЋUԉD$T$ L$4$> N D$$p D$$ZUJ D$$CUf D$$,uEUE؉U܍ E؋U܉D$T$ L$4$uME(XMEXUE䍃 EUD$T$ L$4$uMEXEEE썃 EUD$T$ L$4$o>  D$$Q D$$;UJ D$$$U􍃲 D$$ 6 E.w7UF D$$E$ED$ED$ED$ *P[^]ÐUVSP9 EPP9uEH@3 .ztn  D$D$$SEuEP} T$ L$D$4$%EPD9f E@ZȋE@ZЋE@Z} s L$T$D$ T$D$ $EEP$9t(EP9tEP(9u3ME@<Z'} D$ T$D$ $6E@D$ME@Z7} D$ T$D$ $ME@ZG} D$ T$D$ $ME@ZW} D$ T$D$ $E@D$ME@0Zg} D$ T$D$ $HME@4Zw} D$ T$D$ $ME@8ZW} D$ T$D$ $EPx9ME@ Z} D$ T$D$ $ME@$Z} D$ T$D$ $dME@(Z} D$ T$D$ $1ME@,Z} D$ T$D$ $EPX9uVuEP} T$ L$D$4$uEP } T$ L$D$4$t5ME@@Z} D$ T$D$ $R3ME@@Z} D$ T$D$ $EEEP[^]ÐUS4 MH E D$T$ $}t EP E}t EP$E}t EP(E}t EP,E} t EP@E []ÐUE@D$u-E0D$ UB$BD$BD$.EHD}t EP0E}t EP4E}t EP8E}t EP@EÐUE@D$u-ED$ UB0$B4D$B8D$)EHD}t EPE}t EPE}t EPE}t EP@EÐUS=3 M E D$T$ $:}t EPMc T$D$ $E}.}l}|p E E E Eu(d \ EĉD$ T$L$4$谫E}}Mc T$D$ $sHd ED$T$ $U D$$AEd D$$& D$$EEƋMc T$D$ $NjMc T$D$ $轪 |$ T$D$4$蟪Eԃ}u~Mc T$D$ $uƋMc T$D$ $Rc t$D$$Mc T$D$ $EԋUD D$$Uԍ D$$E E̍ Eȋud \ EЉD$ T$L$4$褩E܃}t%EȉD$ ẺD$k D$E܉$蘬d ED$$EƋUȋM̍` T$ L$D$4$8E؋UD D$$U؍ D$$EED$ED$ED$ ED$4l D$E$8d ED$$oEEUMu} T$L$t$ |$D$E$|EUD D$$bU D$$KEE|[^_]ÐUS U: D$$> D$$[]ÐUS M1 E D$T$ $Ƨ[]ÐUVS uU D$$蓧2 T$D$4$y[^]ÐUSE M E D$T$ $B[]ÐUS  D$$ ;Euj ? D$$̭  D$$迦 D$$試[]ÐUS$j C D$$e Z D$$G' T$D$ $!N D$$ EC D$$E$[]ÐUVS0 E D$$襥En D$$~EhnU썃 T$D$ $REuUA D$$5m T$D$4$tEE;E| D$$E;EtEEEE0[^]ÐUE@ ÐUS$ EE @EU D$$<U D$$b‹EP?  D$$<‹EP +  D$$‹EPE@W EP` D$$ۣDU T$D$ $责` D$$蔣E$[]ÐUVS0] }u&M5 ED$T$ $TEEE썃 @EU썃U D$$U D$$ ‹EP ƋU D$$‹EPEP T$D$4$轢EU􍃡 D$$裢‹EP M D$$}‹EP E@ ƋU􍃥 D$$V T$D$4$< M D$$‹EPE@ƋU D$$ T$D$4$ݡUe D$$ơ6 D$$覡U] T$D$ $6 D$$_EEE0[^]ÐUS$" E@* D$$!E@ * D$$E@* D$$EE @EUJ D$$胡$[]ÐUE@ÐUE@ÐUSd  T D$$aE@ T$D$ $?H D$$)[]ÐUS4 E@ U T$D$ $E}u* ED$T$ $EEEE4[]ÐUVS~ E@u6 T + t$ T$D$ $XE@ ƋUM. T$ L$D$4$.E@U T$D$ $ E@ƋUz ED$ T$L$4$.  D$$Þus t$ T$D$ $蘞[^]ÐUVSc E@u6 S w t$ T$D$ $=E@ U T$D$ $E@Uk T$D$ $ w D$$ٝuX t$ T$D$ $讝[^]ÐUVSy E@u6 R ʤ t$ T$D$ $SE@ ƋUM) T$ L$D$4$)E@U T$D$ $u#E@Uy T$D$ $ߜ)  D$$un t$ T$D$ $薜[^]ÐUVSa ) ƋU ED$ T$L$4$P[^]ÐUS T D$$٢U$ T$D$ $\ D$$Л[]ÐUVS ME@D T$D$ $蔛ME@ D T$D$ $qME@D T$D$ $NuU\ T$ ̯ D$L$4$#[^]ÐUVS U2 D$$t EEU D$$̚Z D$$趚‹EPU D$$藚Z D$$聚‹EP U D$$bZ D$$L‹EPuU T$  D$L$4$EEE [^]ÐUVS@ E + .zEZȍ Y,Ήȍ)‰ffUUfU։f)f)fME։EM  Y,EM Y,EMEĉE )ȉEMEĉE )Ɖ)Љ)‰ЉE+EEEЃ}y.%UEPEPEPEPEEEEE܉MEĉE )¸)EẼ}yEEE<+EMEĉE )¸)EEȃ}yEEE}oE7Z*M YZE*M􍃟 YZE@*M썃 YZE@*M YZE*M YZE@*M썃 YZE@|*M썃 YZE*M YZE@*M􍃟 YZE@*M썃 YZE*M YZE@*M YZE@*M􍃟 YZE*M썃 YZE@*M YZE@\*M YZE*M썃 YZE@*M YZE@@[^]ÐUXJ EEԋE EME.w'EEEE̋EEME.w7 EEEEEEEEE EE.Ew1 EEEEEE܋EEE.EwD EEEEEEE\EEZMȍ f.we EEME\^EEM E\^EEME\^EEE.Ezt#E E.Ezt:)E\EZȍ" YZE}E.Ezt;7E\EZȍ" Yȍ* XZE75E\EZȍ" Yȍ2 XZEE .wE XEZMč f.wE^EċE@E PUEĉBÐUS4 EE @EM. ED$ED$ ED$ED$T$ $KE}tIEF  D$$W D$$A‹EE4[]ÐUS$ E D$$EE @EU( D$$薒$[]ÐUWVS C EE$~,0,800((u}EUMEEEEEEExD$,ED$(ED$$ED$ED$ED$ED$ UBDD$BHD$BLD$ BPD$ $uxE|EEEEEE$u9/  D$$m7 D$$W/  D$$47 D$$hED$ED$ED$ED$ UBDD$BHD$BLD$ BPD$ $͒hElEpEtE/  D$$苏7 D$$u EE$ED$ED$ED$ {XED$ED$UBDD$BHD$BLD$ BPD$ $XE\E`EdEED$ED$ED$ED$E$ED$ED$ED$ oH/ D$/ D$ED$ED$ED$ ED$$]HELEPETEu8ED$ED$ED$ED$ ED$ED$ED$ ED$$8Eԋ T$D$ $t4uUb D$$̈^ T$D$4$貈[^]ÐUVS } EEi @EM9 ED$T$ $+ME% T$D$ $BuU¤= T$ ٙ D$L$4$ [^]ÐUVS EE @EMG ED$T$ $荈EU# D$$谇M = ' T$D$ $臇K D$$q‹EM= / T$D$ $E€M$ЈfU D$$K D$$‹EuU¤ T$ ; D$L$4$迆E [^]ÐUS M ED$T$ $腆[]ÐUSR U D$$V[]ÐUS#  D$$ o; D$ T$D$ $‹EPLE@L D$D$$̅E@Lo; T$D$ $覅[]ÐUS$s EE @EMc ED$T$ $!E}tKU D$$>  D$$ ‹EPTU B`E$[]ÐUS$ U` D$$؄E@P D$$輄ܫ D$$覄E@Pܫ D$$芄E@Lܫ D$$nE@Tܫ D$$REPHܫ D$$8EE@ @EU D$$҄$[]ÐUEEE€MAh$ЈAhÐUMEUAXQ\ÐUUEB`ÐUUEBdÐUEEE€MAh$ЈAhÐUE@h$ÐUE@h$ÐUE@h$ÐUEEE€MAh$ЈAhÐUEEE€MAh$ЈAhÐUE@HÐUVS0q  E썃 EE@h$u7 $}tYM ED$T$ $7t"M ED$T$ $u7 ED$$贃EE}tEݩ T$$فE@HtEPHy D$$赁UEBHE@Pu_E a D$$脁 0D$BD$ BD$B D$t$ $K‹EPPE@PU T$D$ $ 0[^]ÐUS E@P D$ ED$T$ $܀[]ÐUS E@PI ED$T$ $血[]ÐUSn E@P D$$m[]ÐUS$: E@h$t&EHHʴ ED$T$ $'EE@T6 D$$EE$[]ÐUE@dÐUÐUEP\@XÐUE@`EEEEÐUSk E@h$t4 $##E@Tk ED$T$ $F[]ÐUS E@h$t4 $ˀ#E@T ED$T$ $~[]ÐUVS E@h$t64 $r*E@TƋU T$ ED$L$4$~[^]ÐUSZ E@h$t3 $#E@T ED$T$ $5~[]ÐUS E@h$t~3 $#E@TU T$D$ $}[]ÐUS E@h$t&3 $bE@TR D$$}[]ÐUVSX uM ED$T$ $R} T$D$4$8}[^]ÐUS$ E@h$t-EHH ED$ ED$T$ $|E&E@TU T$D$ $|EE$[]ÐUVS uE@P D$$| T$D$4$j|[^]ÐUS$6 E@h$t1 $}E&E@Tb ED$T$ $ |EE$[]ÐUS ]1 $}E@P D$${m1 $l}[]ÐUS E@P9 D$${[]ÐUSM E@P ED$T$ $E{[]ÐUS E@Pί ED$T$ $ {[]ÐUE@TÐUVSĀ u D$EUD$T$ L$4$zEUċU n D$$zƍ EUĉD$T$ L$4$ozEUEH`E@d*YEUE(\M荃V (XM (\(ÉUUEEEn0 ${E@P  D$$yEEEEPEȉŰEUEЉUԍ> EȉD$ẺD$ EЉD$EԉD$T$ $Zy‹EPPE@Pڪ D$D$$.yE@PƍV  D$$y T$D$4$xE@P D$D$$xE@P D$D$$xE@P D$D$$x  D$$dx~0 T$D$ $DxE0 ED$$yE@P ED$T$ $ xE@P D$D$$wE@PU T$D$ $wE@P 2 T$D$ $wE@PUZ T$D$ $wwUʡ D$$`wE@Pn D$$Dw2  D$$w D$$D$ D$D$ED$ED$ ED$ED$L$$vEU􍃂 D$ D$$vb  D$$vEEEEPE؉U܋EUEU䍃> E؉D$E܉D$ ED$ED$T$ $vEU썃^ D$D$$uuU D$$uЍb T$D$4$uU썃 D$D$$uME@P T$D$ $uU􍃆 D$$ouU썃F T$D$ $RuU썃ʪ D$D$$3uE@Pn D$$u D$$t D$$t0 D$$vE@P D$$t0 D$$^vE@Pn D$$t D$ED$ED$ ED$ED$T$ $PtE@P D$$4t0 D$$uE@P& D$$t0 D$$uE@P D$$s$v0 D$$vuE@P D$$s D$D$$sU T$D$ $gsE@Pv D$$KsE@Pn D$$/sUf T$D$ $sE@L D$D$$r[^]ÐUS ( $tE@Pf D$$rU T$D$ $rE@L D$D$$jr[]ÐUVS 6 Un D$$:rE}x;uM ED$T$ $r T$D$4$qE¦ T$$q [^]ÐUS E@PW D$$q[ D$$q[]ÐUVSp` E(Eu$U D$$[qщ D$T$L$ D$4$3qEĉUȋU$ D$$qEM  (\(D$D$ẺD$E܉D$E$ED$ED$E D$ sD$ẺD$EЉD$ EԉD$E؉D$EċUȉ$T$stFEE @Eu E$D$EċUȉD$T$ L$4$ qE` ' $qU\ E$D$ED$ED$ ED$E D$L$$oU` D$$ouU썃d D$D$$oEU D$$oEE@P D$$|o;Eu#M ED$T$ $Yo`E;ETUؙ D$$1o4U D$$o-v D$ ED$T$ $nEEp[^]ÐU UMO (\(EM; XEM c (\(E EEBEBE B UVS` $ E$ EEUE؉U܋E@,$ <u$ E荃 EEUE؉U/E@,$ <u" E EEUE؉U܋M uED$ ED$ED$ED$T$L$4$nEEEEEEEĉEEZEZȍ Xf(\f(ZEU EPEEЍ @EԍUЍԟ E D$ED$ED$ ED$ED$L$$me[^]ÐUVSp EЍ EԋEЋUԉEȉŰE@,$ <u$ E؍ E܋E؋U܉EȉU/E@,$ <u" E EEUEȉŰM uED$ ED$ED$ED$T$L$4$NmEEEEEEEEEZEZȍY Xf(\f(ZEU EPE@LMEXȍ (\MEXE\ȍ (\Mȍ (XM̍M XeU]Eٜ E D$ED$ED$ ED$ED$L$$jEE @EčUٜ E D$ED$ED$ ED$ED$L$$_ke[^]ÐUS$h EEԾ @EM$ ED$T$ $k$[]ÐUVS  EE @EM ED$T$ $jE}U D$$iM[ o T$D$ $i€MAh$ЈAhMk o T$D$ $i€MAh$ЈAhM{ T$D$ $Tit>uM{ g T$D$ $,i T$D$4$iM T$D$ $htAM g T$D$ $h D$$h‹EPT&ó O D$$h‹EPTM o T$D$ $eh€MAh$ЈAhM k T$D$ $,h‹EPdM g T$D$ $h D$$g‹EPPE [^]ÐUS4 E@h$t`EHH  T$D$ $gt-EHH ED$ ED$T$ $jgE{ErE@TR D$$@gEUV D$$&gE}u*M֓ ED$T$ $ftEEEE4[]ÐUS  D$$fQn[]ÐUS4r nu.EE @EU֖ D$$gE nEE4[]ÐU mUÐUÐUS$ U D$D$$eEE @EU D$$qf$[]ÐUS${ EEEU T$D$ $ke$[]ÐUVS7 EC EUD$T$ L$4$'e[^]ÐUS E ED$T$ $d[]ÐUS E˙ ED$T$ $d[]ÐUS{ E_ D$$yd[]ÐUSF E^ D$$Dd[]ÐUS$ E- D$$d]EEEEEEE$[]ÐUS Eܘ D$$c[]ÐUS E; D$$c[]ÐUSR Ev D$$Pc[]ÐUS EE ED$T$ $c[]ÐUS E ED$T$ $b[]ÐUS EU ED$T$ $b[]ÐUSi E ED$T$ $`b[]ÐUS- Ea D$$+b[]ÐUS E D$$a[]ÐUS$ EEEU T$D$ $a$[]ÐUS E D$$~a[]ÐUSK E D$$Ia[]ÐUS EZ D$$a[]ÐUS$ EEEU) T$D$ $`$[]ÐUS$ EEEU T$D$ $`$[]ÐUEÐUS$D E荃 E}u^EE}tE T$$ `EtEL D$$_UEE D$$_u $naM ED$T$ $_t"M ED$T$ $v_u ED$$aEE}tE􍓰 T$$:_EtEL D$$_UE􉂘EUܔ T$D$ $^$[]ÐUS E ED$T$ $^[]ÐUSq E͓ ED$T$ $h^Uy D$D$$I^[]ÐUS Ev ED$ ED$T$ $^U D$D$$][]ÐUS E ED$T$ $][]ÐUSx El ED$T$ $o][]ÐUS< E D$$:][]ÐUS Es D$$][]ÐUS EB ED$T$ $\[]ÐUS E ED$T$ $\[]ÐUSZ EΑ D$$X\[]ÐUS% Eѐ ED$T$ $\[]ÐUWVSL E;E0  D$$[EE}Mc0Ec L$t$ T$D$<$[}Mc0Ec L$t$ T$D$<$L[}Mc0Ec L$t$ T$D$<$[}Mc0Ec L$t$ T$D$<$ZEE܍ @EM܍ ED$T$ $m[}E_ 3 T$D$ $wZtKEEȋUc_ 0E T$L$t$ |$D$Eȉ$(ZEc 3 T$D$ $YtKEE̋Ucc 0E T$L$t$ |$D$Ẻ$YEg 3 T$D$ $YtKEEЋUcg 0E T$L$t$ |$D$EЉ$8YEk 3 T$D$ $YtKEEԋUck 0E T$L$t$ |$D$Eԉ$XL[^_]ÐUVS@ EHPF (\(D$D$E؉D$ED$UBD$BHD$BLD$BPD$ o[uF 6 D$$)X T$E؉D$E܉D$ ED$ED$L$4$W@[^]ÐUVS EE2 D$$Wv T$D$4$W[^]ÐUS$e E;Eu0E ED$ ED$T$ $GWEEEE$[]ÐUS$ E;Eu0E ED$ ED$T$ $VEEE$[]ÐUS$ E;Eu0E ED$ ED$T$ $VEEE$[]ÐUS$F E;Eu)E ED$T$ $/VEEE$[]ÐUS MU} E D$T$ $U[]ÐUVS EE @EM ED$T$ $dVE}t>uM  T$D$ $tUN T$D$4$ZUE [^]ÐUS# k #| D$$ U;Eu*g #| D$$T\[]ÐU t\ÐU W\UÐUVS0 EEl @EM~ ED$ED$ ED$ED$T$ $UE}tduE D$$/T} D$$Td| D$$T T$D$4$SE0[^]ÐUS$ U D$D$$SU~ D$D$$SEE @EUz D$$)T$[]ÐUS$3 EE}tE􍓟z T$$+SEtE;z D$$SUE􉂌$[]ÐUEÐUEÐUS U( D$$R0 D$$R[]ÐUS$O EEU D$$MRU} T$D$ $/R$[]ÐUS E D$T$$Q[]ÐUS Ee} ED$T$ $Q[]ÐUS E D$$Q[]ÐUST U D$$XQz D$$BQ[]ÐUS U D$$Q~ D$$P[]ÐUS U^ D$$PZ D$$P[]ÐUS$ U D$$Px D$$1Q]EEEEEEE$[]ÐUS$ U D$$$P D$$P]EEE$[]ÐUS˿ U_ D$$O D$$O[]ÐUS膿 U D$$O D$$tO[]ÐUSA U D$$EO% D$$/O[]ÐUS U D$$O D$$N[]ÐUS跾 UK D$$Nw ED$T$ $NU+ D$$N[]ÐUVS S U~ D$$WNEM z ED$T$ $6N}t]u􍃗 Su D$$NWu T$D$4$MuM ED$T$ $M [^]ÐUVS 螽 U2~ D$$MEU􍃺} D$$MJu ED$T$ $kMMFy ED$T$ $EM}t]u t D$$Mt T$D$4$MuM: ED$T$ $L [^]ÐUVS 譼 UA} D$$LEMM ED$T$ $L}t]u s D$$iLs T$D$4$OLuMI ED$T$ $-L [^]ÐUVS0 EEEEU| D$$KEU􍃤w ED$D$$K}t]u< r D$$Kr T$D$4$KuM ED$T$ $hK0[^]ÐUVS 3 U{ D$$7KEMv ED$T$ $K}t]uw 3r D$$J7r T$D$4$JuMπ ED$T$ $J [^]ÐUVS ~ U{ D$$JEM2v ED$T$ $aJ}t]u” ~q D$$:Jq T$D$4$ JuM ED$T$ $I [^]ÐUVS ɹ U]z D$$IEMm ED$T$ $I}t]u p D$$Ip T$D$4$kIuMe ED$T$ $II [^]ÐUS Uy D$$I~ ED$T$ $HU} D$$H[]ÐUS貸 UFy D$$H^~ ED$T$ $HU&} D$$H[]ÐUSO Ux D$$SH} ED$T$ $6HU| D$$H[]ÐUS Ux D$$G} ED$T$ $GU`| D$$G[]ÐUS艷 Ux D$$GA} ED$T$ $pGU{ D$$YG[]ÐUS& Uw D$$*G| ED$T$ $ GU{ D$$F[]ÐUS$ö Et"E| D$$FEEE$[]ÐUSr Et;Eq ED$T$ $\FUz D$$EF[]ÐUVS0 EEUv D$$FM􍃭q 0ED$ED$ L$t$$E0[^]ÐUS4诵 E@ Es{ T$ D$D$ $EE{ ED$ED$$2G}uE}USp D$$WE;EtE[UCv D$$5Ew{ ED$T$ $EE@ Ux T$D$ $DEE4[]ÐUS4躴 E@ E~z T$ D$D$ $DE􍓖 ED$$DFE D$$)F ED$$FU^o D$$ED D$$EE@  n D$$D D$$EU^o D$$C;Eu)E@  n D$$C;EuEEEE4[]ÐUVS 肳 E@ EFy T$ D$D$ $lCEU􍃲r D$$RC D$ED$$DU&n D$$"C;EuQUNy D$$CEU􍃲r D$$B*o T$D$4$B [^]ÐUÐUÐUVS0{ EuEEEEFPEUEPP@LEU􍃯r t$ED$ED$ ED$ED$T$ $B0[^]ÐUVS E;EuqUu D$$AEUr 0T$UBDD$BHD$ BLD$BPD$t$ $AUu D$$A [^]ÐUVS J E;EuqUt D$$@AEUr 0T$UBDD$BHD$ BLD$BPD$t$ $@Uu D$$@ [^]ÐUS貰 E;Eu%Er D$D$$@[]ÐUSg Mg E D$T$ $d@[]ÐUVS 0 DUv 0T$ED$ ED$t$ $@ [^]ÐUEEUE􈂔ÐUEÐUS諯 Et D$$?[]ÐUS$v EEEUs T$D$ $f?$[]ÐUS3 E;o D$T$$/?[]ÐUS Eo D$T$$>[]ÐUUEÐUEÐUS蔮 EDq ED$T$ $>[]ÐUSX ETl D$$V>[]ÐUS# En ED$T$ $>[]ÐUS EKg D$$=[]ÐUS貭 Eg ED$T$ $=[]ÐUSv E^k D$$t=[]ÐUSA Ej ED$T$ $8=[]ÐUEÐUEEUE􈂕ÐUEÐUS诬 Er D$$<[]ÐUSz ERr ED$T$ $q<[]ÐUS> En ED$T$ $5<[]ÐUWVS\ ErUq D$$;REE܍ @EM܍o ED$T$ $|<=uUd D$$;щLo D$T$L$ D$4$r;EԉU؋Uc D$$U;D$UBDD$BHD$ BLD$BPD$EԋU؉$T$G>E8o D$D$$:Ul D$D$$:EEc D$$:q D$$:ЋMq 8T$ L$UBDD$ BHD$BLD$BPD$ED$|$4$M:EE8o D$D$$%:Ul D$D$$:}@0!@8 h D$$9h D$|$T$ D$fD$4$9EUxd D$$9\[^_]ÐUVS A EE- @EMd ED$T$ $9uUˆe T$ mM D$L$4$8MEg T$D$ $8 [^]ÐUVS0襨 EE @EM c ED$T$ $S9EUb D$$v8M b T$D$ $M8` D$$78‹EuM b T$D$ $8b T$D$4$7M c T$D$ $7t>uM b T$D$ $7b T$D$4$7M c T$D$ $j7tFuM b T$D$ $B7$9i T$D$4$ 7M! c T$D$ $6t>uM! b T$D$ $6Ed T$D$4$6M1 c T$D$ $6A ED$$78UAk D$$h6t Q E a U܍q U܉T$$7M1 h T$D$ $6t Q E a U UT$$7uM1 h T$D$ $5Ѝ=d T$D$4$5EEluUˆmd T$ L D$L$4$x5Uqd D$$a5` D$$K5‹EUUE0[^]ÐUÐUEUÐUEÐUWVSLä E;Es~ \ D$$4EE}M|<0E?a L$t$ T$D$<$a4}Mp<0E?a L$t$ T$D$<$(4}Mt<0E?a L$t$ T$D$<$3EE}tE䍓/\ T$$3EtE[ D$$3UE䉂}hEj ` T$D$ $c3tKEE̋U|<j 0E\ T$L$t$ |$D$Ẻ$3Ej ` T$D$ $2tKEEЋUp<j 0E\ T$L$t$ |$D$EЉ$2Ej ` T$D$ $s2tKEEԋUt<j 0E\ T$L$t$ |$D$Eԉ$$2L[^_]ÐUÐUS$ U%\ D$$1u EX T$$1EEEE$[]ÐUS腡 MId E D$T$ $1[]ÐUSJ Md E D$T$ $G1[]ÐUS Mc E D$T$ $1[]ÐUS٠ Mc E D$T$ $0[]ÐUS裠 Mgc E D$T$ $0[]ÐUSm M1c E D$T$ $j0[]ÐUÐUEÐUS MW E D$T$ $0[]ÐUS MJW E D$T$ $/[]ÐUS謟 MW E D$T$ $/[]ÐUSq MV E D$T$ $n/[]ÐUS6 MV E D$T$ $3/[]ÐUS MhV E D$T$ $.[]ÐUSʞ M2V E D$T$ $.[]ÐUS菞 MU E D$T$ $.[]ÐUST MU E D$T$ $Q.[]ÐUS MU E D$T$ $.[]ÐUSޝ MFU E D$T$ $-[]ÐUS訝 MU E D$T$ $-[]ÐUSr MT E D$T$ $o-[]ÐUS< MT E D$T$ $9-[]ÐUS MiT E D$T$ $,[]ÐUS˜ M3T E D$T$ $,[]ÐUS蕜 MS E D$T$ $,[]ÐUS_ MS E D$T$ $\,[]ÐUS) MS E D$T$ $&,[]ÐUS M[S E D$T$ $+[]ÐUS轛 M%S E D$T$ $+[]ÐUS肛 MR E D$T$ $+[]ÐUSG MR E D$T$ $D+[]ÐUS MyR E D$T$ $+[]ÐUSۚ MCR E D$T$ $*[]ÐUS襚 M R E D$T$ $*[]ÐUSj MQ E D$T$ $g*[]ÐUS4 MQ E D$T$ $1*[]ÐUS$ EEMaQ E D$T$ $)$[]ÐUS$轙 EEM%Q E D$T$ $)$[]ÐUS聙 MP E D$T$ $~)[]ÐUSF MP E D$T$ $C)[]ÐUS MsP E D$T$ $)[]ÐUS$И EEM8P E D$T$ $($[]ÐUS蔘 MO E D$T$ $([]ÐUE@ÐUSJ UO D$$N([]ÐUÐUEÐUS MdO E D$T$ $'[]ÐUSƗ M.O E D$T$ $'[]ÐUE@ÐUE@ÐUE@ÐUE@ÐUS= MN E D$T$ $:'[]ÐUE@ÐUS MZN E D$T$ $&[]ÐUE@ÐUS訖 MN E D$T$ $&[]ÐUSr MM E D$T$ $o&[]ÐUS< MM E D$T$ $9&[]ÐUS MnM E D$T$ $&[]ÐUSЕ M8M E D$T$ $%[]ÐUEEUEBÐUS$| EE}tEL T$$t%E@tEPL D$$P%UEB$[]ÐUEEUEBÐUUEBÐUSߔ MGL E D$T$ $$[]ÐUS褔 UL D$$$[]ÐUÐUS4g UN D$$k$u#EoK T$$P$EEEz @EMN ED$T$ $$EMS T T$D$ $#‹EPMc N T$D$ $#$]&‹EPMs N T$D$ $#M N T$D$ $u#EEE4[]ÐUS9 MJ E D$T$ $6#[]ÐUS MkJ E D$T$ $#[]ÐUS͒ M5J E D$T$ $"[]ÐUS蒒 MI E D$T$ $"[]ÐUSW MI E D$T$ $T"[]ÐUS! MI E D$T$ $"[]ÐUS MNI E D$T$ $![]ÐUS諑 MI E D$T$ $![]ÐUSp MH E D$T$ $m![]ÐUS5 MH E D$T$ $2![]ÐUS MgH E D$T$ $ []ÐUSɐ M1H E D$T$ $ []ÐUS蓐 MG E D$T$ $ []ÐUS] MG E D$T$ $Z []ÐUS' MG E D$T$ $$ []ÐUS MYG E D$T$ $[]ÐUS軏 M#G E D$T$ $[]ÐUS耏 MF E D$T$ $}[]ÐUSJ MF E D$T$ $G[]ÐUS M|F E D$T$ $[]ÐUSގ MFF E D$T$ $[]ÐUS討 MF E D$T$ $[]ÐUSr ME E D$T$ $o[]ÐUS7 ME E D$T$ $4[]ÐUS MiE E D$T$ $[]ÐUSˍ M3E E D$T$ $[]ÐUS蕍 MD E D$T$ $[]ÐUS$Z EEMD E D$T$ $Q$[]ÐUS$ EEMD E D$T$ $$[]ÐUS MJD E D$T$ $[]ÐUS謌 MD E D$T$ $[]ÐUSv MC E D$T$ $s[]ÐUS$@ EEMC E D$T$ $7$[]ÐUS MlC E D$T$ $[]ÐUSɋ M1C E D$T$ $[]ÐUS$莋 EEMB E D$T$ $$[]ÐUSR MB E D$T$ $O[]ÐUE@ ÐUS UtB D$$ []ÐUÐUEÐUS躊 w"uIUB D$$P D$ D$D$$w"w"[]ÐUE@ÐUE@ÐUE@ÐUS MlA E D$T$ $[]ÐUSΉ M6A E D$T$ $[]ÐUS蘉 MA E D$T$ $[]ÐUSb M@ E D$T$ $_[]ÐUEEUEBÐUS Mv@ E D$T$ $ []ÐUE@ ÐUSĈ U0@ D$$[]ÐUÐUEÐUSv b E D$$sUnN T$D$ $V[]ÐUS# b OE D$$ UN T$D$ $[]ÐUS$Ї UM D$$UhA T$D$ $tAUM D$$UhA T$D$ $t EEE$[]ÐUVS 3 EE썃m @EU썃+? D$$E}` #? D$$+? D$$‹EPE7M D$$EU/@ D$$t D$$4EM; D$$$[]ÐUE@ ÐUS‚ M*: E D$T$ $[]ÐUS$茂 EE}tE9 T$$E@ tE@ 9 D$$^UEP E@H H T$D$ $-$[]ÐUE@ÐUS$ EE}tER9 T$$E@tE@8 D$$UEP$[]ÐUE@ÐUSh E@Uh9 T$D$ $`UG D$$I;EtMG ED$T$ $&[]ÐUS E@U: T$D$ $tBUG D$D$$E@U: T$D$ $[]ÐUÐUUEBÐUWVS ED$ T$L$4$;E!E $ R D$$ EE [^]ÐUS$w MA> ED$T$ $E> D$D$ ED$T$ $$[]ÐUS$zw Q j/ D$$w= ED$T$ $Z^/ D$$DEM= ED$ ED$T$ $$[]ÐUVS v U1 D$$tO}t EuU1 D$$< ED$ T$L$4$E!E $E Կ D$$4EE [^]ÐUS@v ML< ED$ ED$T$ $6[]ÐUS4v M[< ED$T$ $E}uE!Mw< ED$T$ $EE4[]ÐUS4u U< D$D$$E}uE(M; ED$ ED$T$ $aEE4[]ÐUS'u M;; ED$ ED$T$ $[]ÐUÐUSt MX; ED$T$ $Up2 D$$[]ÐUÐUÐUÐUVS@_t ECO : D$$UEN 1 D$$4EuU: D$$: T$D$4$EU: D$$tHE@uE: T$$M: ED$T$ $E@EU썃[- D$$t M54 ED$T$ $ U4 D$D$$ }tAU5 D$$ u&M荃 5 D$ ED$T$ $ EEE@[^]ÐUVS0wk U1 D$${ E}u Mc2 ED$T$ $T CuU1 D$$8 g2 D$T$ ED$L$4$ 0[^]ÐUVS0j U1 D$D$$ EuU1 D$$ 1 D$T$ ED$L$4$ 0[^]ÐUVS0[j UO1 D$D$$W EuUS1 D$$: K1 D$T$ ED$L$4$ 0[^]ÐUSi ME! E D$T$ $ []ÐUSi M! E D$T$ $ []ÐUÐUS^i M E D$T$ $[ []ÐUWVS<&i Uf/ D$$* r r D$D$T$ L$t$<$ E}ut}U/ D$$ ƋUz/ D$$ "0 t$ T$D$<$ tE/ D$T$$u <[^_]ÐUS4@h E@,$E@ EE@ }E@ ƍ M" t$T$ L$D$<$ }E@ ƍ M" t$T$ L$D$<$ }E@ ƍ M" t$T$ L$D$<$ EE}tE䍓 T$$b E@ tE@ X D$$< UEP E@ u$Ed- D$T$$ EE̋E@  h- 0}l T$L$t$ |$D$Ẻ$ EEЋE@  l- 0}l T$L$t$ |$D$EЉ$q @ d D$$S EԋE@  p- 0}l T$L$t$ |$D$Eԉ$ L[^_]ÐUE@,$ÐUS$c EEE@ t%}uE* D$T$$ E€MA,$ЈA,$[]ÐUE@ÐUS$Ac E@U T$D$ $9 U) D$$ EUi) D$D$$ E@UI T$D$ $ }u E@= D$$ uEE* T$$ $[]ÐUSeb E-) D$T$$a []ÐUS.b E( D$T$$* []ÐUSa E( D$T$$ []ÐUS4a Ud D$$ E} uYEwM􍃹  T$D$ $ l E D$T$ $n tEE'Uh D$$K E}uEE4[]ÐUSa u9U D$$  D$$   []ÐUS` E@ D$$ []ÐUSc` ED$$! []ÐUVS@5` U D$$9 EEUY' D$$ u $ EYU1 D$$ U]' D$$ E}Ma' D$ ED$T$ $ EU荃 D$$u tAuU荃 D$$W e' D$ T$D$4$5 E)Mi' D$ ED$T$ $ E}tEEtEm' D$T$$ U䍃 D$$ E}"EEE׃@[^]ÐUS$o^ U% D$$s uE,M˨ % D$ T$D$ $@ EE$[]ÐUWVSL^ U(% D$$  h D$$  D$$ K h D$$ D% D$$ p D$$9 ` h D$$^  D$D$$@ H% D$$* EЋMЍL%  T$ D$D$ $ Eԃ}y EЉD$$ MЋUԃ T$D$ $ H% D$$ Ẽ}|8  D$$w P% D$D$ T$D$ $G  D$$1 E܍8  D$$  T$D$ $  D$$ E̋M܍ ẺD$T$ $ uЋUԃT% T$ E܉D$L$4$ U̍X% D$D$$r U̍\% D$D$$S E̍ D$T$$2 U̍ D$$ ƋE@ D$$ E}uaE@ D$$ ~|8  D$$ EUp D$$ }|8  D$$d ƍ`%  P% D$T$ L$D$4$0 EuE@ D$$ Ѝ T$D$4$ KE@U؍ T$D$ $ EU䍃 D$$ |8  D$$ ƍd% 8U䍃 D$$e T D$$O P% D$|$ T$D$4$) Eh|8  D$$ ƍd% 8U䍃 D$$ P% D$|$ T$D$4$ EM E؉D$T$ $ MU T$D$ $ M̍ ED$T$ $b U  D$$K E؃(}HE̍\% D$T$$ L[^_]ÐUVS0W UN D$$ E}x#uE@ D$$ 9rE T$$ E@U T$D$ $ E􍓒 ED$$ 01 U T$D$ $8 & D$L$ T$D$4$ 0[^]ÐUWVSLV 0  D$$  D$$ EԋEE̍= @EЍU̍ D$$N E}Mԍ  T$D$ $W E؃}tE؍< T$$7 E@tE@ D$$ U؋EPt0  D$$  D$$ ‹EPEH x0 \ D$$  T$D$ $ ‹EPE@E@d D$$Q ‹EPE@ D$$- EEz1 ƋE@U܍ T$D$ $  T$D$4$ EE@ƋUM܍ T$ L$D$4$ E܃E;Ez t$D$$G E@ $[^]ÐUVS QR EEE $ ƋUQ D$$B $  t$D$$ E€MA $ЈA [^]ÐUVS Q MA ED$T$ $ EE ${ ƋU D$$ $< t$D$$E U D$$v  D$$`  D$$J [^]ÐUVS Q M ED$T$ $ EE $ ƋU D$$ $| t$D$$ U D$$  ED$ ED$T$ $  D$$| [^]ÐUVS GP M ED$T$ $D EE $ ƋUG D$$ $  t$D$$ U7 D$$  ED$ ED$T$ $ + D$$ [^]ÐUS4zO E@v D$$y EEE@U썃r T$D$ $G EMk f T$D$ $ _ . T$D$ $ t,Ms f T$D$ $ EEE;EKEE4[]ÐUSxN E@Ux T$D$ $p []ÐUS=N E@UE T$D$ $5 []ÐUVS0N EEMy ED$T$ $ EE $ ƋU D$$ $b ͘ t$D$$k }u EsM} ED$T$ $ U D$$o t4E􍓅 T$$T }tE􍓉 T$$7 EEE0[^]ÐUVS0L EEM ED$T$ $ EE $ ƋU D$$ $Z ŗ t$D$$c }uUq D$$  T$D$4$m EM ED$ ED$T$ $E E}tMu ED$T$ $ Uy D$$ tE} T$$ M ED$T$ $ }t2Uy D$$ tE T$$ E0[^]ÐUVS0^K EEM ED$T$ $U EE $ ƋU^ D$$. $ * t$D$$ }M ED$ ED$T$ $ EM ED$ ED$T$ $ E}u EM ED$T$ $ U D$$o tE T$$T M ED$T$ $6 }t2U D$$ tE T$$ EEE0[^]ÐUVS I $ l D$$ EuU` D$$ d T$D$4$ Up D$D$$g E [^]ÐUS0I M ED$T$ $- []ÐUVS H E@ D$$ E썃" U썃  T$D$ $ EEE@U荃 T$D$ $ EuM  T$D$ $q  T$D$4$W uM  T$D$ $-  T$D$4$ EE;E@E [^]ÐUVS0G U D$$ EU D$$ EE $\ ƋU D$$ $ t$D$$& M ED$ ED$T$ $I tU􍃍 D$$. EEE0[^]ÐUS4F U D$$ EU D$$ EM ED$ ED$T$ $ tU􍃳 D$$ EEE4[]ÐUS$PF E@ D$$O E9Ut D$$3 tM ED$T$ $ U D$$ E}u$[]ÐUS$E U D$$ b D$$ E&M D$ ED$T$ $ Uf D$$j E}u$[]ÐUVS-E uUU D$$. Y D$ T$D$4$ [^]ÐUVS0D E $ ƋU D$$ $_ t$D$$h E@ D$$ E}EE)čD$E؋E؃E؋E؉EE@E T$D$ $- KUEEU D$$ u EE/E T$$ }E(uEe}tEEߍe[^]ÐUSC M E D$T$ $~ []ÐUWVSLIC EEԀ}t % EEẺEE $ ƋUI D$$ $  t$D$$   D$$ ƍ" 8U D$$  |$ T$D$4$ U D$$ uEm5 E U D$ED$ T$L$E$eEEEȃ}t(}tE"U D$$ EEEӃL[^_]ÐUS$A EEM@ E D$T$ $ $[]ÐUSA M  D$ T$D$ $ []ÐUE@ÐUS4GA E@C D$$F EEIE@U? T$D$ $ k D$$ tEEE;E|EE4[]ÐUVS@ u  D$$  D$$  T$D$4$w [^]ÐUS$C@ O  D$$@ EU# D$$& EE}u0U' D$$ K D$$ EU D$$  D$$ E}uE  D$$  / T$D$ $q E}t1M썃+ ED$ ED$T$ $C tEu EE$[]ÐUVS0> }u EU D$$ ƍ  D$$  T$D$4$ u E~U D$$  D$$v Eu  D$$R  T$D$4$8 u EEEE0[^]ÐUS4= E@ D$$ EElE@U썃 T$D$ $ EU D$$ U T$D$ $ tEEEE;E|EE4[]ÐUVS0/= E@+ D$$. EE $ ƋU/ D$$ $ t$D$$ ElE@U썃' T$D$ $ EU􍃃 D$$ ED$T$ $ tEEEE;E|EE0[^]ÐUS$.< U* D$$2 $ Z T$D$ $ tU D$$ EEE$[]ÐUÐUS4; EPED$$q  T$D$ $| E}tEEEEE4[]ÐUS4/; E@+ D$$. EEE@U荃' T$D$ $ EM  T$D$ $ U T$D$ $ uHM  T$D$ $ U T$D$ $m t/M(  T$D$ $B EEE;E EE@U荃' T$D$ $ EM  T$D$ $ k T$D$ $ t,M(  T$D$ $ EEE;EQEE4[]ÐUVS/9 uU D$$0  D$$  T$D$4$ [^]ÐUS48 EPED$$EM썃  T$D$ $ EM썃  T$D$ $~ E}uEE/}uEE!M ED$T$ $A EE4[]ÐUS48 EPED$$!  T$D$ $ E}tE$r EEE4[]ÐUVS7 E@9 D$$ 9  D$$r ƍ E@A L$ T$D$4$B Uu D$$+ [^]ÐUS$6 UK D$$ E' ED$T$ $ EC ED$$s }tM ED$T$ $ $[]ÐUVS c6 E@U T$D$ $[ E ED$$ }t%E@K ED$T$ $ ]E@_ D$$ ƋU[ D$$ 9v$E@K D$D$$ E@Uc T$D$ $ E@ D$$y EU_ D$$_ EXuM[ ED$T$ $9 K D$$# k T$ ED$L$4$ E(}u   D$$ ƍ` M T$ L$D$4$ Uk D$$ UG D$$ [^]ÐUE@ÐU ÐUE@EEÐUEEEEEE@ÐUS3 U D$$  ED$T$ $ []ÐUVS03 E@ D$$ E6 U T$D$ $i EE$ EEFE@U܍ T$D$ $) EM썃c ~ T$D$ $ EM썃 ~ T$D$ $ EM荃> ED$T$ $ }tVMw F T$D$ $ u+M􍃓 F T$D$ $T tDuM썃 ~ T$D$ $&  T$D$4$ E܃E;EE0[^]ÐUVS01 E@ D$$ Ef U T$D$ $ EE$$ EEE@U܍ T$D$ $Y EM썃  T$D$ $/ EM썃  T$D$ $ EM荃n ED$T$ $ tu}t+M􍃧 v T$D$ $ tDuM썃  T$D$ $  T$D$4$k E܃E;EE0[^]ÐUS"0 M ED$T$ $ []ÐUVS0/ E EE$E䍃  D$$ڿ  D$$Ŀ E}tB} t<}t6u e{ .  t$ T$D$ $y UEBMEUAQ UEBEE@UE(BUE,B UE0B$UE4B(UE8B,E0[^]ÐUWVSL. U8M D$$ ‹EPE@E$[]ÐUWVS<  D$$蜠 EЋM ED$T$ ${ uU D$$a  T$D$4$G uMЍ D$ ED$T$ $  T$D$4$ U D$$ # D$$ן EԋMԍ\ K T$D$ $賟 xC  D$$荟 E܋MЍ ED$T$ $l EUC D$$R Eu܍  D$$) NjM E؉D$T$ $  T$D$<$  D$$ٞ  T$D$4$连 U䍃G D$$訞 E؃}Q}; ƋU܍ ED$ T$L$4$l  T$D$<$R EU܍ D$$8 Mԍ ] K T$D$ $ tsu  D$$  ED$T$ $Н  D$$躝  T$D$4$蠝 EcMԍ] K T$D$ $z t>uMЍ ED$T$ $U  T$D$4$; EE<[^_]ÐUS$ 4 ED$T$ $ EU D$$ܜ Ul D$$Ŝ $[]ÐUS$ E@ D$$葜 E@ D$$u EP D$$[ E@ D$$? EE @EU D$$ٜ $[]ÐUWVS\ EUEĈU M D$$қ EEE@E}}r}FnEP D$$艛 E܋uԋE@ I T$ ED$L$4$\ oM ED$T$ $< EEHU T$D$ $ UMčI 0T$L$ ED$t$<$ U܍ D$$Ԛ E}mEEpUčM T$ ED$L$4$蕚 t\uԋE@ Q ED$ T$L$4$g E-uԋE@U T$ ED$L$4$8 Eۀ}t:}t4uU1 D$$ ) T$D$4$ Eۃ\[^_]ÐUS U T$D$ $貙 []ÐUVS ~ }t%M V * T$D$ $r t8 V   t$ T$D$ $8 REE}tE T$$ E@tE@ D$$ UEP [^]ÐUE@ÐUVS  }t%M'U G T$D$ $菘 t8' GU 0  t$ T$D$ $U REE}tE T$$0 E@tE@ D$$ UEP [^]ÐUE@ÐUS E@ u&q  D$$謗 ‹EP E@ 1 ED$T$ $聗 []ÐUE@ ÐUE@uEEEÐUE@uEEEÐUE@uEEEÐUS$ EE}tE2 T$$辖 E@tE@ν D$$蘖 UEP$[]ÐUVS [ E@uV#  D$$N ƋU D$$5  T$D$4$ E E@EE [^]ÐUVS0 A D$$ҕ EE@E}t}}toEU% D$$萕 ƋMM D$ ED$T$ $h U T$D$4$N tEEpM5 ED$T$ $  T$D$4$ KEiU% D$$ޔ ƋMM D$ ED$T$ $趔 U T$D$4$蜔 uEEE0[^]ÐUVS0S _  D$$P EE@E}t}g}EU D$$ ƋM˽ D$ ED$T$ $  T$D$4$ȓ t EuM ED$T$ $蝓 nU D$$聓 ƋM˽ D$ ED$T$ $Y  T$D$4$? tKEpM􍃳 ED$T$ $  T$D$4$ t EM ED$T$ $Ғ U D$$趒 ƋM˽ D$ ED$T$ $莒  T$D$4$t u$M ED$T$ $R EEE0[^]ÐUWVSL  E@t= ǍN 0 E D$L$ t$T$<$ UL D$$ɑ E}t%M䍓N T$D$ $蟑 t? N Q  t$ T$D$ $e EOEHU䍃 T$D$ $; EpUM T$ L$D$4$ EEԋEԃL[^_]ÐUWVS, E@t=_ ǍM h 0 E D$L$ t$T$<$觐 EpEHUW T$D$ $耐 [ T$D$4$f ,[^_]ÐUWVS,/ E@t= ǍL ĕ 0C E D$L$ t$T$<$ E@,[^_]ÐUWVS, E@t=R ǍL [ 0ڶ E D$L$ t$T$<$蚏 EHUJ T$D$ $y  D$D$$[ ,[^_]ÐUWVSL$ E@t= ǍK 08 E D$L$ t$T$<$  D$$ڎ ED$T$ $轎  D$$觎 E}t#M ED$T$ $耎 EEEԃL[^_]ÐUWVSL: E@t= ǍJ ϓ 0N E D$L$ t$T$<$ * D$$ ED$T$ $Ӎ  D$$轍 E}tAM䍃~ ED$T$ $薍 M ED$T$ $x EEEԃL[^_]ÐUWVSL2 E@t= ǍI ǒ 0F E D$L$ t$T$<$ " D$$ ED$T$ $ˌ  D$$赌 E}tAM䍃v ED$T$ $莌 M ED$T$ $p EEEԃL[^_]ÐUVS + E@u E@E= I ? t$ T$D$ $ EE [^]ÐUVS E@u E@E=G H P ϲ t$ T$D$ $芋 EE [^]ÐUVSK uU T$ wD$L$4$; ME@ T$D$ $ ME@  T$D$ $ MEP T$D$ $Ԋ ME@ T$D$ $豊 [^]ÐUSD} U D$$聊 t EEME ED$ D$T$ $J UI D$$3 EUI D$$ EUI D$$ EUI D$$ EEEԃ}t}t+}tHgMU T$D$ $誉 EDMU T$D$ $臉 E!MU T$D$ $d E}tM ED$T$ $= }tM ED$T$ $ }tM ED$T$ $ EEЋEЃD[]ÐUS  D$$賈 ;Eu~U   D$$胈   E ޳ T$D$ $R " D$$<  []ÐU ? UÐU  UÐUS ֏ u,  D$$誇 ֏ ֏ []ÐUS$a EEM @EUY D$$ E}t EP E@,E$[]ÐUS$ E@ D$$ E@ D$$߆ EE @EU$ D$$y $[]ÐUVS0 M n T$D$ $v E}u EEM ED$T$ $D E}uEEbU D$$ Eu ‹M2 T$ L$D$4$ Uf D$$ԅ EE0[^]ÐUVSp EE썃U Ea EY E E E Eču Eȍ E̍ EЍ Eԍ E؍e E܍ E E䍃 E}u E*E@,E}UFv  5 ED$T$ $v EuEP 9 T$ ED$L$4$F EkuEP = T$ ED$L$4$ E;UM D$$资 ]EED.EwE}v EDEMA ED$ ED$T$ $蟃 EUM D$$> ]EELE.wE(EDEMA ED$ ED$T$ $, ETME ED$ D$T$ $ E)ME ED$ D$T$ $ւ EEEEp[^]ÐUVS@ uUE D$$薂 A T$D$4$| t EEMI ED$T$ $O EMM ED$T$ $. EUI D$$҂ ]MQ ED$ED$ED$ ED$T$ $ށ E}uEEEEE@[^]ÐUVS0 U? D$$蓁 ; ED$T$ $v tEEW7 ƋUC D$$ [ \$ ED$T$4$* E}uEEEEE0[^]ÐUST M ED$T$ $ـ EE#Et EE}u.M D$ ED$T$ $蕀 E}u.M D$ ED$T$ $^ EM ED$T$ $8 EU D$$܀ ]U D$$ E}uE UE M ED$ED$ED$ ED$T$ $ E}uEEEEԋEԃT[]ÐUSTl M ED$T$ $i EEt EEEtE%EE#Eu EEM$ ED$T$ $~ EU D$$ ]U D$$~ EEtEEҍE!M( ED$ED$ED$ ED$T$ $v~ E}uEEEEԋEԃT[]ÐUVS0( Uܦ D$$~ ]E.EztM ƋUئ D$$}  ED$ T$L$4$} E}uEEEEEEE0[^]ÐUSt EEEEM6 ED$T$ $k} EU6 D$$~ ]U2 D$$7} EM: ED$T$ $} EMB ED$T$ $| EĀ}EEMčz EȉD$T$ $| EЋUЍz D$D$$| 6 D$$| EԋE;E~jE;E}bUЍz D$D$$M| F D$$7| ;Eu(EԉE̋UЍz D$D$$ | EEȃUč~ D$${ ;E}EEMčz EȉD$T$ ${ E؋U؍z D$D$${ 6 D$$r{ E܋E;E~jE;E}bU؍z D$D$$@{ F D$$*{ ;Eu(E܉E̋U؍z D$D$${ EEȃUč~ D$$z ;EEEMčz ED$T$ $z EU荃z D$D$$z 6 D$$iz EE;E}jE;E~bU荃z D$D$$7z F D$$!z ;Eu(EEU荃z D$D$$y EEUč~ D$$y ;E}E EMčz ED$T$ $y EUz D$D$$ry 6 D$$\y EE;E}jE;E~bUz D$D$$*y F D$$y ;Eu(EEUz D$D$$x EEUč~ D$$x ;E}t/* N ED$ ED$T$ $x E}uEEEEEt[]ÐUE@,ÐUS. M E D$T$ $+x E[]ÐUVSP M ED$T$ $w EEM܍ ED$T$ $w EU䍃 D$D$$w  D$$w ;EU䍃 D$D$$dw  D$$Nw ;EuR ƋU䍃 D$D$$ w  ED$ T$L$4$v EEU܍ D$$v ;EE EEM܍ ED$T$ $v EU荃 D$D$$lv  D$$Vv EE E;EuR ƋU荃 D$D$$v  ED$ T$L$4$u EEU܍ D$$u ;E}t }_E3M܍ ED$T$ $u EU D$D$$nu  D$$Xu EE U D$D$$-u  D$$u t:U D$D$$t  D$$t uWE;EuO ƋU D$D$$t  ED$ T$L$4$t E[EU܍ D$$dt ;EZE5 D$ED$ ED$ED$$u EEԃP[^]ÐUS$ EE  D$$s u}t#  D$$s EEE$[]ÐUS| {  D$$ws []ÐUE@0ÐUE@ÐUS4 EEE@tqEGE@ ED$T$ $r U䍃 T$D$ $r EE@ D$$r ;ED{ U䍃 T$D$ $r 4[]ÐUS$Z EE}tEƙ T$$Rr E@tE@b D$$,r UEP$[]ÐUWVSL EEԀ}E@  D$$q ‹EPE@ / z T$D$ $q E@Ǎ/ */ t$T$ L$D$<$cq EMU T$D$ $Bq E@ƍª :/ D$T$ L$D$4$q EU䍃 D$D$$p MU T$D$ $p E@ƍª J/ D$T$ L$D$4$p EU䍃 D$D$$lp MU T$D$ $Np E@ƍƪ Z/ D$T$ L$D$4$p EU䍃 D$D$$o MU T$D$ $o E@ƍƪ j/ D$T$ L$D$4$o EU䍃 D$D$$xo MU T$D$ $Zo E@ƍƪ z/ D$T$ L$D$4$ o EU䍃 D$D$$n MU T$D$ $n E@ƍƪ / D$T$ L$D$4$n EU䍃 D$D$$n MU T$D$ $fn E@L[^_]ÐUS4+ U D$$/n  D$$n EM\v  T$D$ $m 8v  T$D$ $m E}tDU[ D$$gn ]ZM䍃 YȍO X,EEE4[]ÐUS$? U D$$Cm  D$$-m EMpu + T$D$ $m Pu + T$D$ $l  D$$l $[]ÐUUEB ÐUE@ ÐUUEBÐUE@ÐUVS0= E@ t< q 0UEH T$D$ L$D$4$l EEE0[^]ÐUE@ÐUUEBÐUVS E@,U D$$k ‹EP U D$$k E@tVMEPB T$D$ $Zk E}t,uE@0Ѝ T$ ED$L$4$%k [^]ÐUVS E@,UX D$$j ‹EP U< D$$j E@tVMEP T$D$ $j E}t,uE@0Ѝ̣ T$ ED$L$4$kj [^]ÐUVS 6 U D$$:j ‹EP,U D$$j E@tVMEP΢ T$D$ $i E}t,uE@0Ѝ T$ ED$L$4$i [^]ÐUVS E@,UҚ D$$i E@tVMEP T$D$ $Ui E}t,uE@0Ѝb T$ ED$L$4$ i [^]ÐUWVS\ q U֏ T$D$ $h Eԃ} ƍ Ǎp ‹MҐ T$ L$D$<$h ʡ T$D$4$xh E؋u؍ p Ρ T$D$ $Dh ҡ T$D$4$*h  D$$h E܍ ڐ D$$g ސ D$D$$g EiU؍ D$$g E ƋMq ֏ T$D$ $g p ֏ T$D$ $\g NjMq ֏ T$D$ $3g p ֏ T$D$ $ g EMq ֏ T$D$ $f EċM'q ֏ T$D$ $f ʑ D$|$ML$MĉL$ T$D$4$f EMԋU䍃 T$D$ $df U܍ D$$Mf E؃}sq uH ڐ D$$f ސ D$ D$$e q q ƋUMԍ T$ L$D$4$e Eԃ\[^_]ÐUWVS< u NjU> D$$ye : D$$ce n T$D$<$Ie j T$D$4$/e EԋUԍ& D$$e E؍& r D$$d v D$2D$$d EU> D$$d m n T$D$ $d EM܋U䍃 T$D$ $pd uM܋U䍃 T$D$ $Nd U؍* D$$7d E}\E܃<[^_]ÐUWVS )l u Ǎ Ě D$$c М T$D$<$c  T$D$4$c \ D$$c )l )l [^_]ÐUS49 =  D$D$$.c E䍃A i D$$ c  D$$b EM䍃! ED$T$ $b EU썃݌ D$$b EZk ݬ ) D$$b - D$2D$$kb Zk U䍃 D$$Cb Nk % T$D$ $b EZk Uь T$D$ $a u'Zk U9 T$D$ $a U D$$a E}JZk 4[]ÐUVS0f UZ D$$ja E䍃 ~ D$$Ia EEuM䍃^ E܉D$T$ $a & T$D$4$` EEM^ ED$T$ $` EU^ D$D$$` * D$$` EE;Eu EE* @EMUzj T$D$ $I? $[]ÐUVS0R EE @EMUh T$D$ $? EUh D$$#> M. o T$D$ $> EX@M> h T$D$ $= e D$$= ‹EP= e D$$(= FEE%Uj D$$= ‹EPuM6 \ T$D$ $1 k T$D$4$1 E [^]ÐUWVSL襡 1{ EE$a4 EUX D$$1 $!4  X EԋED$T$L$t$ |$EԉD$E$@1 L[^_]ÐUS$ { i D$$1 i D$$0 EM[9 W T$D$ $0 $[]ÐUS4萠 { Y D$$0 8 D$$8 T$PT$@D$ E5 $PT$PT$P T$ PT$@D$0 8 4[]ÐUVS dz g D$$/ g D$$/ E}u)M=8 8d T$D$ $/ .u=8 ‹MY T$ L$D$4$o/ [^]ÐU$ÐUS( h D$$(/ []ÐUS UV D$$. eh ED$T$ $. V D$$. []ÐUWVS葞 u-x Ǎn3 ‹MyV T$ L$D$<$t. }V T$D$4$Z. [^_]ÐUS% MU E D$T$ $". []ÐUS$ EEMgU E D$T$ $- $[]ÐUVS 貝 .x e D$$- e D$$- EM5 T T$D$ $o- E}u6>w N 2 T t$ T$D$ $0- U􍃺[ D$$- E썃w &g ED$T$ $, }t.U*g D$$, U썃U D$$, [^]ÐUVS 舜 w d D$$, d D$$o, EM4 tS T$D$ $E, E}uW,v U D$ D$$, Eu4 ‹M8V T$ L$D$4$+ E}t5U썃S D$$+ MU썃T T$D$ $+ [^]ÐUWVS D$$L ` QI D$$. G D$$ E$E D$ED$ED$ bUE? D$$ $[]ÐUS$讆 D$E$E D$ED$ED$ $[]ÐUEEEEEEԋE E؋EE܋EEENELEU‰L$ED$EԉD$T$Eԉ$E؉D$E܉D$ED$ ( E}~D$E$ÐUS4赅 ` A D$$ EU< D$$ MAO ED$T$ $z ED$E$E D$ED$ED$ U􍃑= D$$< 4[]ÐU(D$ E$E D$ED$ED$ 0ÐUSӄ _ oN ED$T$ $ I D$$ []ÐUE ÐUVSe ^ 5@ D$$b ƍN EU D$T$ L$4$> [^]ÐUS$ ^ M ED$E D$ ED$ED$T$ $ $[]ÐU(E0EU$BD$BD$B D$ oEE;E |ÐUS$i E$E D$ED$ED$ M u:] M ED$E D$ ED$ED$T$ $& $[]ÐU(E0EU$BD$BD$B D$ KEE;E |ÐU8E7EUED$$BD$BD$B D$ EE;E |ÐUS4N EXEE A D$$? EUED$$BD$BD$B D$ <EE;E|4[]ÐUVS ́ E`[ ƋEE E | D$ L$T$4$ hA D$$ EU$BD$BD$B D$ EE;Eu [^]ÐUS$ EQEE @ D$$ EU$BD$BD$B D$ PEE;E|$[]ÐUS4襀 Z u< D$$ EUQJ D$$ EM1J ED$T$ $g 1[ MJ ED$E D$ ED$ED$T$ $- M1J ED$T$ $ 4[]ÐUS $ []ÐUE D$ED$$ÐUS$ bY "I ED$E D$ ED$L$$v $[]ÐU}u  EÐUS" X 7 D$$ 7 D$ D$$  >Z "6 D$$ []ÐUWVS<~ M N6 T$D$ $ tbX 7 D$$v B9 T$D$ $V EU䍃f7 D$$< tEE U5 T$D$ $  E}tVuX 5 D$$ 5 T$D$4$ t EEEuX 7 D$$ N9 T$ ED$L$4$j E}uK Ƌ}X RH D$$4 R8 |$ T$D$4$ EEԋEԃ<[^_]ÐUVS0| UO8 D$$ E䍃V F D$$ EMU䍃o6 T$D$ $ tDU7 D$$~ E؋MW8 ED$ E؉D$T$ $V E EEE}uqEU荃{6 D$$ E.uUW8 T$ E؉D$L$4$ E܃}u U6 D$$ E}u}V ƋU3 D$$ ?8 T$D$4$ E}t*MW8 ED$ E؉D$T$ $Z EjU荃{6 D$$> E.uUW8 T$ E؉D$L$4$ E܃}u U6 D$$ E}uE}tyV 4 D$$ F E܉D$T$ $ E}t5M썃F ED$T$ $| U썃4 D$$e E0[^]ÐUS4.z T C D$$+ EU썃*3 D$$ EEKMU&3 T$D$ $ C ED$T$ $ tEEE;E|EE4[]ÐUSwy WS +C D$$t []ÐUSAy !S 4 D$$> []ÐUS y R B D$$ []ÐUSx R B D$$ []ÐUVSx unB  PD$T$ L$4$ [^]ÐUS$Yx EEEa @EUQ0 D$$ E}Q 1 D$$  ‹EP Q 1 D$$ ‹EPMr .uz.Er .uzEUMPH EH( EH)EH)Q -B D$$ / D$$j ‹EPE$[]ÐUVS0+w U2 D$$/ E}tB Q @ D$$ UW6 T$D$ $ =u E3. T$$ Eau@  PD$T$ L$4$ E}t&EH(U. D$$q ‹EPEEE0[^]ÐUS$,v M? ED$T$ $) E}t;U@ D$$  u E4- T$$ EEEE$[]ÐUVS0u ux?  PD$T$ L$4$ E}O ? ED$T$ $e E}u#E, T$$E EM썃? 0 T$D$ $ tMM썃? ED$T$ $ E}t&M? ED$T$ $ EEkM썃? ED$T$ $ E}t&M? ED$T$ $ EEE, T$$a EE0[^]ÐUS#t M+ E D$T$ $  []ÐUS$s E@ * D$$ E@* D$$ E@t]^ E@* T$D$ $ ;Eu,^ E@=8 T$D$ $i E@* D$$M E@* D$$1 EE\ @EU+ D$$ $[]ÐUS$r E1. ED$T$ $ EE@A* D$$ ‹EPE@A* D$$ ‹EPE@ i, D$$g ‹EP E@i, D$$C ‹EPEPEPE@A* D$$ ‹EPEP @MAQ EP$A* D$$ ‹EP$EP(EP(U< D$$ E$[]ÐUS~q Er; D$T$$z []ÐUVS0Fq M( E D$T$ $C }gE@t"U* D$D$$ E}1EHk .ztEH k .zt6J R Z( t$ T$D$ $ fL 6) D$${ EEEEEP @EU>; ED$ ED$ED$ED$D$T$ $ EE@UF) T$D$ $ UN( D$$ EH(K j( D$$ K ƍK UB; T$D$ $ : T$D$4$k 0[^]ÐUS7o M& E D$T$ $4 []ÐUEEE€MA)$ЈA)ÐUE@)$ÐUVS0n }t+( U% T$D$ $ t EEE}tE#& T$$u E@tE@% D$$O UEP( ƋE@‹Mg( T$ L$D$4$ EE0[^]ÐUE@ÐUEEE€MA)$ЈA)ÐUEEE€MA)$ЈA)ÐUEEE€MA($ЈA(ÐUEEE€MA($ЈA(ÐUE@)$ÐUE@)$ÐUE@($ÐUE@($ÐUE@*$ÐUE@($ÐUEEE€MA($ЈA(ÐUWVS\Al E E̋E@($t ] E m }ЋE@)$ t } E m }ԋE@($t E m }؋E@($t E m }܋E@*$t E m }E@($t E m }U- D$$t $T$ ‹EHͼ )# D$,}Љ|$(}ԉ|$$}؉|$ }܉|$}|$}|$T$L$ t$D$Ẻ$ \[^_]ÐUEEE€MA*$ЈA*ÐUÐUS$j EE}tE" T$$ E@tE@! D$$f UEP$[]ÐUE@ÐUE@ ÐUS$j EE}tEn! T$$ E@$tEP$ ! D$$ UEB$$[]ÐUE@$ÐUSi MEUAQ EH( Uv3 D$$t []ÐUS$Ai E@($ usEHc .ztXU" D$D$$ E}t"U* D$$ MAQ ݹ $ EP @$[]ÐUSDh MEEEEEUEUE U$EU􍃤* E,D$,E(D$(ED$ED$E D$ E$D$$ED$ED$ ED$ED$T$ $* D[]ÐUVS@g BB # D$$ E썃A f D$$ EE@*$uE1 T$$ E(Fb .sE,Fb .sEP @E(U,EFb .sEFb .sEP @EUU썃 D$$" U썃1 D$$ EM썃1 E0D$T$ $ M썃1 E4D$T$ $ E@($t ED$$b UME$(\ME (\(Í* T$ D$D$$b uUM T$ L$D$4$= EP @D$T$ E(U,$T$S uNUEH E,(^ЋEHE((^(Í T$ D$D$$ M썃# ED$T$ $ _ B Fb E܍Fb EBb E䍃Bb E荃' E܉D$ED$ ED$ED$T$ $2 b D$$ _ M썃_ ' D$ T$D$ $ uU D$D$$ 1 T$D$4$ M썃1 ED$T$ $ U썃 D$$r @[^]ÐUVS@=d MEEEEEP @EUE. 0ED$$D$ ED$ED$ED$ED$EUD$T$ t$ $ @[^]ÐUVS0c M- 0E(D$$D$ ED$ED$E D$E$D$EUD$T$ t$ $s 0[^]ÐUVS@>c MEEEEEP @EUF- 0] D$$ED$ ED$ED$ED$ED$EUD$T$ t$ $ @[^]ÐUVS@b MEEEEEP @EU􍃭, 0ED$$ED$ ED$ED$ED$ED$EUD$T$ t$ $F @[^]ÐUVS@b MEEEEEP @EU, 0]\ D$$E(D$ ED$ED$ED$ED$EUD$T$ t$ $ @[^]ÐUVS@xa ; H D$$u E썃;  D$$T EE@*$uEP+ T$$- E [ .sE$[ .sEP @E U$U썃 D$$ U썃$+ D$$ EM썃+ E(D$T$ $ M썃x+ E,D$T$ $ E@($t4 ED$$ UME(\ME(\(Í T$ D$D$$ uU$M < T$ L$D$4$ M썃L ED$T$ $ < [ E܍[ E[ E䍃[ E荃$! E܉D$ED$ ED$ED$T$ $b  D$$L  M썃 D! D$ T$D$ $ uUP D$D$$ |+ T$D$4$ M썃+ ED$T$ $ U썃T D$$ @[^]ÐUVS@m^ E@($uQuy( EUD$T$ L$4$V t E8EP @EU E@$@M! ED$ED$ ED$E D$T$ $ tEEH$}(  T$D$ $ EH$u}( ED$ ED$ED$E D$t$T$ $ E}taUE D$D$$W EU( ED$ ED$ED$E D$ED$L$$ EEE@[^]ÐUS\ E@ U T$D$ $ []ÐUS\ }t#E@  ED$T$ $ []ÐUS]\ E@;Eu E@E@ U! T$D$ $@ []ÐUVS \ E@*$'E@5 EP$& T$D$ $ E}M% ED$T$ $ E@($ U썃 D$$ E(u EP @D$T$ L$4$` U D$$I E}u(E@ج D$$  $ E@  D$$ tEH*E@*$ [^]ÐUSDZ EM  T$D$ $ u E@*$u EEU D$$f EdE,EHUEEԉЋMԙ9ЅuE@)$t E E;Eu E UEU$ D$$ E}uE2UEEEED[]ÐUSDY E@t 9EuE@E0 UE@*$uEd# T$$O E@EE@  D$$" E?M# ED$ ED$T$ $ EE;E~EUPEEU썃4 D$$ E}uE@($ u/E@t%E@8 D$$ MAQ E@uE@ x D$ED$$ E@EԋEԃD[]ÐUSX M>" jR D$ D$T$ $ []ÐUSW M? E D$T$ $ []ÐUE@)ÐUE@*$ÐUEEE€MA*$ЈA*ÐUE€MA)$?ЈA)ÐUSW M| E D$T$ $ []ÐUSV MF E D$T$ $ []ÐUÐUS$V E@ta E@ T$D$ $ t1 E@ T$D$ $O EEEE$[]ÐUSV Mv E D$T$ $ []ÐUS4U U D$$ vMԦ $ T$D$ $ E|/  D$$ ‹EPE$€MA($ЈA(E$€MA($ЈA(E$€MA*$ЈA*E$€MA)$ЈA)E$€MA)$ЈA)E$€MA($ЈA(E% €MA)$?ЈA)M L T$D$ $w MAQ M  T$D$ $M D D$$7 ‹EPM H T$D$ $ t~M  T$D$ $ D D$$ ‹EP E@  D$$k EH*U D$$ EZ|/  D$$n ‹EP EE,$ $ U D$$9 EE4[]ÐUSR ,  D$$ ;E2,  D$$  D$D$$  . * D$$  . * D$$^  . " D$$4 ". " D$$ , " D$$ , " D$$ , " D$$ []ÐUSQ MM E D$T$ $ []ÐUSNQ M E D$T$ $K []ÐUSQ U D$$ []ÐUSP U D$$ []ÐUS$P 6 uQF 1 D$$ ! D$$ 6 6 E 6 EE$[]ÐUS$.P uQ  D$$  D$$   E EE$[]ÐUO a ÐUVS O M=  T$D$ $ u6)  t$ T$D$ $G B U T$D$ $  ƋU D$$  T$D$4$ . ƋUU D$$  T$D$4$ E}tE T$$ t  D$$T U E}tE T$$# > t >  D$$ U>  [^]ÐUVS M l U T$D$ $ E}tE T$$ 4 t 4  D$$U U4 E}tE T$$$ h t h  D$$ Uh c'  D$$ ƍP  ED$ T$L$4$ [^]ÐUS4lL M ED$T$ $i EUh D$$O t$Ud D$D$$, EEE4[]ÐUVS0K Ua D$$ E}M ED$T$ $ E}%  ED$T$ $ E}u EM 5 T$D$ $X t#M ED$T$ $6 EuM 5 T$D$ $ tG% ƋM ED$T$ $  T$D$4$ EEE0[^]ÐUS4J M ED$T$ $ EU􍃁 D$$h t$U} D$D$$E EEE4[]ÐUVS0J  D$$ E䍃#  D$D$$ EE U T$D$ $ EM N T$D$ $x (uU D$$V : T$D$4$< E}M ED$T$ $ EM N T$D$ $ t=uM ED$T$ $  T$D$4$ bM N T$D$ $ t;uM ED$T$ $b  T$D$4$H EE;EqE0[^]ÐUS4G  D$$ EEZ U썃 T$D$ $ EM; ED$T$ $ tEEEE;E|EE4[]ÐUS4OG  K D$$J EEs U썃G T$D$ $ EU D$$ U{ T$D$ $ =tEEEE;E|EE4[]ÐUS4F ?  D$$ EE? U썃~ T$D$ $K EMN  T$D$ $% tCUN D$$ U T$D$ $ =tEEEE;EZEE4[]ÐUS$E E@ D$$ EE{/ @EU D$$( $[]ÐUEP @ÐUMEUAQ ÐUEEE€MA$ЈAÐUE@$ÐUE@$ÐUEEE€MA$ЈAÐUUEBÐUUEBÐUE‹MAf% fAÐUE@ÐUE@ÐUE@f$ÐUE@ÐUS$C EE}tE* T$$ E@tE@ D$$ UEP$[]ÐUÐUVS0@C E= .u7z5E= .u!zU D$$ E  D$$ E  D$$ EUd D$$ uUMt T$ L$D$4$ U􍃄 D$${ U D$$d EU D$$J EEE0[^]ÐUVS B V  D$$ E z D$$ EU. D$$ uUM> T$ L$D$4$ EP @D$T$ EU$T$ uNUME@ (^ME@(^(Í T$ D$D$$2 UN D$$ UJ D$$ EU D$$ E [^]ÐUS$@ E ED$T$ $ E}tZEP @MAQ EPEPEPEPEPEPE@ D$$P ‹EPE$[]ÐUVS@ ME@ T$D$ $ uY EP @D$T$ L$4$ uU T$ mD$L$4$ uU T$ =D$L$4$ uU T$ =D$L$4$` [^]ÐUVS0+? Uo D$$/ t~M s T$D$ $ EU3 D$$ G  D$$ s ED$T$ $ EU D$$  D$$ ‹EPU D$$a MAQ uU T$ D$L$4$- uU T$ WD$L$4$ uU T$ WD$L$4$ EEE0[^]ÐUSD= EU EU}t~MEEEE PEUEP @EU􍃒 ED$ ED$ED$ED$D$T$ $* EM E D$T$ $ }t=E€MA$ЈAE@$ ED$T$ $ ED[]ÐUVS`< EE9& @EU D$$B E}lE$ED$ED$E D$ ; E@$u6  t$ T$D$ $ E@$} UȉD$L$$1 EȉEẺEEЉEEԉEEUMAQ EUMAQ EU MAQ }t!U D$$ ‹EP$p } D$$X  D$ D$D$ED$ED$ ED$E D$L$$ ‹EP$Ee[^]ÐUSD: EE{$ @EM7 ED$T$ $} EU D$$ M[  T$D$ $w EMk  T$D$ $S EM{  T$D$ $, EM  T$D$ $ E􍃛 $ EE!M7 E D$T$ $ EԋEԃD[]ÐUS$9 EE썃A# @EM썃m ED$T$ $C E}t6E@$ D$$[ ‹EP$EP @MAQ E$[]ÐUS$ 9 E@$ D$$ EE" @EU3 D$$ $[]ÐUMEEEEE P @EUE P @EUEEAEAEA UE@$ÐUSD48 M U؉D$L$${ E؉EE܉EEEEEE@$ D$$ PD$T$ED$ED$ED$ ED$ $]ÐUS$7 EE @EU D$$= E}t(U D$$Z ‹EPUEB E$[]ÐUS$7 EE썃 @EM썃 ED$T$ $ E}t.EP D$$ ‹EPEP EP E$[]ÐUS$6 EP D$$ EE @EU D$$, $[]ÐUE@ÐUE@ ÐUS6 EHEP ~ T$D$ $ []ÐUWV EEEPE@9| EJE@UE@9~EPE@)ȉEMEE@‹E ljEEE ^_]ÐUWVS,J5 EEEP 9tE@UE@9~ E!MEE@U ljEEԋEԃ,[^_]ÐU(4 EEEE}t}t&}tNU EPCE@E ‹EP0} tEP u9u EE@E ‹EPE@EEÐUE$Q ÐUE@ÐUÐUEEEE E@‹EÐUVS 3 ^  D$$ ƍ^ 2 E D$T$ $ 6 ED$ T$L$4$ E􍓶 ED$$/ [^]ÐUSTC3 $ E}u EUEE@UE BUEB $`  D$$ D$ D$ D$ D$ D$ D$ ED$ED$$ EET[]ÐUS4`2 }x%ED$E $ u EWD$($ E}u E.}xUEED$D$E $g E D$D$E $J ED$D$E $- ED$D$E $ ED$D$E $ ED$D$E $ ED$D$E $ ED$D$E $ E@E܃}t)}|.E܃w#Ef@E@fuC6Ef@E $ D$$ EE EE $ ‹ED$D$$ E@E}t}}t"]}t,}t8O EP= EP+% EP% EPEf@EE؋E؃4[]ÐUVSP/ ED$$=EEE@ft E"$ E}u EE@ȸ‹EE UMD$T$ L$D$@E$ u6E$l D$$b E$ E~EREPEf=w.EPEf=wEP Ef=v EEEU9r}E$ D$$ EEPE4EPEEԁE)fEPE4EPEEԁE)fEP E4EP EEԁE)fEEU9/E${ EEEP[^]ÐUVS@M- EE؃}u EE$ EE$m E}u EE @Eԃ}"}}xE @fN}E @E$ ‰t$mD$$ E$蚽 E EVED$ D$E؉D$E$տ y!9 ED$$ EEEEEU R 9rxEEEUD$ T$ED$E$S y!9 ED$$葽 E9E%EEE؈E @EEE;E|ӍEEU R 9kUE܍E؍E܃E @;E7E$XE}u EEED$ D$ED$E$g y!9 ED$$襼 EMEEEEPEf‹E؈E؃EPEf‹E؈E؃EP Ef‹E؈E؃EEEU R9kEEU R 9E@$ E@$ E@ $ E$޺ 4E @fuqEVED$ D$E؉D$E$ y!9 ED$$Q EEEEEU R 9rEEEUD$ T$ED$E$葼 y9 ED$$Ϻ EzE%EEE؈E @EEE;E|ӍEEU R 9nUE܍E؍E܃E @;E:EЃ@[^]ÐUVS \(  ƍXz hz < D$T$ L$D$4$=  D$$'   < D$ T$D$ $  D$$Ϸ  < ƋU\ D$$袷 @ T$D$4$舷 [^]ÐUVS S' U D$$W ƋU; D$$> D$t$$EE$e } [^]ÐU& c ÐU& j ÐU& M ÐUS& Uv D$$芶 ED$T$ $m []ÐUWVSl8& E H D$D$$& EU D$$ ƋU D$$ ԴD$t$$kEԃ} Tx L t$ T$D$ $蘵 U8 D$$| ( D$$f ‹E܋HE@fE@fE@EE@EE܋@ EE܋@Eč$ D$,D$(L$$t$ |$ML$ML$ML$MĉL$ D$D$$輴  D$$覴 EE@ЋEP,U䍃( D$$| D$E܉D$Eԉ$t6 dx L t$ T$D$ $, E܉$ MU䍃8 T$D$ $ E؃EԉD$E؉$\E܃}IEԉ$ El[^_]ÐUWVS\# U[ D$$蛳 ƋU D$$肳 3D$t$$EED$$E}t}u6# u   t$ T$D$ $ UEHE@fE@fE@EȋE@E̋E@ EЋE@Eԍ D$,D$(L$$t$ |$MȉL$M̉L$MЉL$MԉL$ D$D$$d E}E@ЋEP,U D$$0 D$ED$E$t6# u   t$ T$D$ $ E$" E\[^_]ÐUWVS\! E$U(EUUMu䍃 8E4D$0E0D$,D$(E,D$$L$ t$E D$ED$ED$ED$ ED$|$$C \[^_]ÐUVSP ! E$U(EԈUЃ}~} ~}  }~}6 Ys R ! t$ T$D$ $Ȱ EE9 @EU D$$b E}UEBUEB*E*MEMMEUAQ E‹MAf% fAE €MA5$ЈA5Eԉ€MA$ЈAEЉ€MA5$ЈA5UE0B(E@,UY B0U,y D$$躯 ‹EP}8u&E@5$uE EEEEE8E8‹EP4}4u E@4ЋEƒEP$ U4EP$}E@5$tE@5$EEEȉEED$$誱 ‹EPE@u E T$$ٮ E8E!EPE‹EEEE;E|׋EE̋ẼP[^]ÐUS$a EE썃 @EM썃9 ED$T$ $ EM E D$T$ $+ $[]ÐUWVS| z ƋEx$E@4EċE@EȋE@5$E̋E@$EЋE@5$EԋE@f$E؋EP @$T$ E܋E@EE@EU D$$h $ Rp |$4}ĉ|$0}ȉ|$,}̉|$(}Љ|$$}ԉ|$ }؉|$}܉|$}|$}|$T$ L$D$4$ |[^_]ÐUS$ EE}u E8M ED$T$ $謬 t EEEEE$[]ÐUE@4ÐUE@5$ÐUE@5$tE@5$EEEÐUEP$E@ÐUE@$ÐUE@5$ÐUVS  w D$$褫 E7  D$$胫 EU D$$i uEP EHk T$ L$D$4$> U D$$' MU T$D$ $ EU D$$ E [^]ÐUVS  E@tE@EP$E@‰EE@5$EED$$$ ‹EP U T$D$ $O " D$$9 ‹EP EpE@  D$$ E@5$tEE)EPE E@EEEE@5$;EċE@ [^]ÐUE@(ÐUS$k E@t E@uE[ T$$Y }t@E$EMEPEEE@5$;EɃ$[]ÐUE@5$tlEP$E@+EЋEEE0EMEPEEEE@5$;EuE@5$E‹EH$E@+EEE*EME@EEEE@5$;EÐUS$ E@t E@uE T$$ҧ E@5$teEP$E@+EЋEEE)EPEE‹EEEE@5$;EnE@5$E‹EH$E@+EEE#E@EE‹EEEE@5$;Eʃ$[]ÐUS4 }x}xE@;E~ E@;E E U( ED$ED$ ED$L$$} E@ h T$D$ $S  E@$ P Efnfnfb fbf)E f(Ef\f)Ef(Ef(MfMf(UfXf)UM f(^f(ZЋEfnfnfb fbf)E f(ef\ f)ef(Ef(mfmf(MfXf)MM f(^f(Z؋Efnfnfb fbf)E f(ef\ f)ef(Ef(mfmf(MfXf)MM f(^f(ZEfnfnfb fbf)E f(mf\(f)mf(Ef(MfMf(mfXf)mM f(^f(Z T$\$d$ D$D$ $8 EP Efnfnfb fbf)x f(xf\f)xf(xf(xfxf(xfXf)xx f(^f(ZЋEfnfnfb fbf)h f(hf\ f)hf(hf(hfhf(hfXf)hh f(^f(Z؋Efnfnfb fbf)X f(Xf\ f)Xf(Xf(XfXf(XfXf)XX f(^f(Z  D$T$\$ D$T$ $J EE@e h T$D$ $ rE@$vP Efnfnfb fbf)H f(Hf\(f)Hf(Hf(HfHf(HfXf)HH f(^f(ZЋEfnfnfb fbf)8 f(8f\ f)8f(8f(8f8f(8fXf)88 f(^f(Z؋Efnfnfb fbf)( f((f\ f)(f((f((f(f((fXf)(( f(^f(ZEfnfnfb fbf) f(f\(f)f(f(ff(fXf) f(^f(Z T$\$d$ D$D$ $葟 EP Efnfnfb fbf) f(f\f)f(f(ff(fXf) f(^f(ZЋEfnfnfb fbf) f(f\ f)f(f(ff(fXf) f(^f(Z؋Efnfnfb fbf) f(f\ f)f(f(ff(fXf) f(^f(Z  D$T$\$ D$T$ $裝 E(i $H EEԁ4[]ÐUSM }}uE@;EfE@;EWE@  T$D$ $ KMY EԉD$E؉D$E܉D$ ED$T$ $ќ M Y(W_ЍI (((Y ((Tfofr\[fUfoMffMfoEffEEEM܍ Y(W_ЍI (((Y ((Tfofr\[fUfoMffMfoEffEEEM؍ Y(W_ЍI (((Y ((Tfofr\[fUfoMffMfoEffEEEE@$AMԍ Y(W_ЍI (((Y ((Tfofr\[fxfoxffxfoxffxxEE@  T$D$ $菚 MY EĉD$EȉD$ẺD$ EЉD$T$ $T MЍ Y(W_ЍI (((Y ((Tfofr\[fhfohffhfohffhhEM̍ Y(W_ЍI (((Y ((Tfofr\[fXfoXffXfoXffXXEMȍ Y(W_ЍI (((Y ((Tfofr\[fHfoHffHfoHffHHEE@$Mč Y(W_ЍI (((Y ((Tfofr\[f8fo8ff8fo8ff88EU ED$ED$ ED$L$$ߗ []ÐUWVS< MP E,E, D$,D$(T$$D$ D$D$D$t$|$ D$D$ $K E}tW w D$$$  ED$ ED$ED$ED$ED$L$$ E<[^_]ÐUS M E D$T$ $谖 []ÐUVS@| }E$<@LEvd  ED$D$ ED$L$$ E:l  ED$D$ ED$L$$ە EX  ED$D$ ED$L$$蟕 E  ED$D$ ED$L$$c EM h T$D$ $4 E}u EMuU􍃬 D$$ƕ \$D$ ED$T$4$ EEE@[^]ÐUVS  EƍQ U T$D$ $茔  ED$ED$ T$L$4$d [^]ÐUS0 M E D$T$ $- []ÐUS Mb E D$T$ $ []ÐUVS uEP0EH, T$ L$D$4$賓 [^]ÐUS M E D$T$ $| []ÐUSI M E D$T$ $F []ÐUEP,EEP0EÐUUEB,UEB0ÐUS4 EtEZMJ ED$ ED$T$ $讒 EUN ED$ED$ ED$L$$ EE@;EEE@;E4[]ÐUS* M E D$T$ $' []ÐUS4 U8 D$$ teM`S < T$D$ $ӑ EU D$$蹑  ED$T$ $蔑 EpT $9 EE4[]ÐUSB U D$D$$> []ÐUS$  EE썃w @EM썃 ED$T$ $蹑 EEP T$D$ $a{ Ѝ T$D$4$F{ E [^]ÐUS EtE D$T$$z []ÐUS EtEn D$T$$z []ÐUS EtE) D$T$$sz []ÐUÐUÐUS4$ U D$$(z $| EEu EM= С T$D$ $y uJM = С T$D$ $y u%M0= С T$D$ $y tU< D$$y E/M@= С T$D$ $Wy tEEE4[]ÐUVS  M 0N D$BD$ BD$B D$t$ $x [^]ÐUVS0 u  D$$x  D$$D$ T$D$ED$ED$ ED$ED$L$4$ix 0[^]ÐUVS04 uU$d D$$5x  D$$x  E,D$$E(D$ T$E D$ED$ED$ ED$ED$L$4$w 0[^]ÐUWVS\ E(E,EEEčJ @EȍMč ED$ED$ ED$ED$T$ $-x E}}$u[* NjU D$$6w $y : |  L$t$ T$D$<$v U$ D$$v ‹EB  D$$v U T$D$ $v ‹EEcEΞ D$$nv EEU䍃 T$D$ $Ev U䍃 D$$.v E܃E;E|UE(UE, E̍ EЋME̋UЉ Eԍ E؋MEԋU؉2 6 D$$u  D$$~u ‹EE D$$Tu ‹EEEEE €M$?ЈE$uAEt4Et'E D$ D$T$$t E\[^_]ÐUS$ E D$$t E D$$bt E D$$Ct E D$$$t EE/ @EU D$$t $[]ÐUS MEt T$D$ $s []ÐUS MEЬ T$D$ $s []ÐUVSO uE ED$ T$L$4$?s [^]ÐUVS uE ED$ T$L$4$r [^]ÐUS4 E;EjEEEEEUU܋EEU9U}E܉EEU䉐E ED$ T$L$E$ir EPEE+M~ ED$ ED$T$ $&r EE;ENjE$uRE$uBUZ D$$q u'EB D$ D$T$$q 4[]ÐUWVS<{ EE܋E;EjEEEEEUŰEEԋU9U}ẺEԋEUԉE_ ED$ T$L$EЉ$q EPEEdEƋEU؍E}܋MU؍s T$D$ $p w |$ T$D$4$p E؃E;EE$uRE$uBU D$$Qp u'E D$ D$T$$&p <[^_]ÐUS4 E;EjEEEEEUU܋EEU9U}E܉EEU䉐Eՠ T$ ED$L$E$o EPEE+M ED$ ED$T$ $Qo EE;ENjE$uRE$uBU D$$o u'Em D$ D$T$$n 4[]ÐUWVS< E;EjEEEEEUŰEEԋU9U}ẺEԋEUԉE T$ ED$L$EЉ$In EPEEEE܋EEJEƋ}܋MU؍ T$D$ $m  |$ T$D$4$m E؃(}uE$uRE$uBU: D$$m u'E" D$ D$T$$^m <[^_]ÐUVS0( Et"EX D$$m EXEt$EX D$$l E!l X D$$l EEEEƋEEE‹M$ T$ L$D$4$l U0 D$$il E0[^]ÐUM*UE E XYE*UE E XYEE EUEEAEAEA UEEEEÐUWVSLu EƋMEEE} L$ T$D$4$Tk }Uդ uȋED$ED$ L$T$4$ol EȉE؋ẺE܋EЉEEԉE䍃 E؉D$E܉D$ ED$ED$T$<$j e[^_]ÐUS$ EEE;E~r5EEEE T$D$ $oj E(}uEPEEu Eǀ$[]ÐUS$ EEEEEE;E~c&EU T$D$ $i E(}u΋EPEEu Eǀ$[]ÐUVS0[ E;EEuEW D$$1i ‹EEкuEE9v^EGEE+M ED$ ED$T$ $h EE;E|͍EE;EUEEEHE+M ED$ ED$T$ $ih EE;EǍEE;E|UEU D$$$h 0[^]ÐUS E ED$ ED$T$ $g []ÐUS Eo ED$T$ $g []ÐU8EEHD.EEHH.UEHDE@LX.wjUEHHE@PX.wLEEXEE^E,E*EYEEE.EvF EQMEXE.r!EËEދUEEy E݋E#EE9|EPEEEXEE^E,E*EYEEE.Ev;MEXE.r!EEЈEߋUEEy E݋E#EE9|EPE}u}u EEEԈEEÐUS4M EsEVEEEEE T$D$ $!e ;EuUEUEE0EE;EEE;E{EE4[]ÐUWVS M ED$ ED$T$ $d E}E$ U. D$$Xd E}uE$oE;EU䍃v D$D$$d U ED$ED$ ED$L$$c EE}UM uT$L$ D$|$4$d EEEEċEEȋEE̍> ED$EĉD$ EȉD$ẺD$T$E$dc Mv ED$T$ $Fc }U uED$ED$ L$T$4$ad EEЋEEԋEE؋EE܍> EЉD$EԉD$ E؉D$E܉D$T$<$b e[^_]ÐUS$ E$uE$E D$$ob EDEU􍃏 T$D$ $Db s D$D$$&b E(}uE D$T$$a $[]ÐUVS0 U[ D$$a E}tyE$uE$tYU? ED$ED$ ED$L$$va uUM T$L$ D$D$4$Ia 0[^]ÐUS$ E D$$a E}tqDEU T$D$ $`  D$D$$` E(}uE D$T$$` $[]ÐUVS0c }t]Uۑ ED$ED$ ED$L$$L` t-uUM+ T$L$ D$D$4$` 0[^]ÐUVS uM: ED$ ED$T$ $_  T$D$4$_ [^]ÐUS$ M[ ED$T$ $_ EMW ED$T$ $g_ }$[]ÐUS$- Ѩ E D$$*_ EEш D$$_ E9U݉ D$$^ tMU- T$D$ $^ UՈ D$$^ E}uE$[]ÐUWVSo EEUE )ȉEEE؉HM܉LH9L} HLLE̋UEEEEMDE䉅PD9P~ DPPMԋETMuϗ xEԉD$t$ T$L$<$^ xE|EEEEEuUϗ hT$ẺD$ L$t$<$^ hElEpEtEXED$ED$ED$ED$ ED$ED$ED$ ED$$_ XE\E`EċdEȍ ED$ED$ EĉD$EȉD$T$T $\ oEEYEEEEЉg T$D$ $[\ UK T$D$ $=\ EЃE;E~ẼE;E}e[^_]ÐUVS U E)ȉlU$E)ȉpUE)ȉtUE)ȉxDžDžl-u Dž` Dž``\ Dž\\XttZt-u Džl Džllh Džhhd DždXd|p-u Džx Džxxt DžttpxtZx-u Dž Dž Dž| Dž|p||T lyty9pyxy9gl;tl~E iM t-u Dž Dž Dž‰ETT9~ TM-EE$PP9} PU-E+yM-U$E)ȉyU-p;x p~E$iE$x-u Dž Dž DžEELL9~ LU-EHH9} HM-UE)ȉyU-E+yM-DžxxE EEE DD9~ DLE$@@9} @PE U)ЉyTE$+yXl;twDžl~E  iM t-u Dž Dž Dž‰ E <<9~ <,EE8 89 } 8 0E+$$y$$4EU)Љ ((y((8p$$,,y,x((00y009,DžtxE4 E44,E 0,408498~ 488LE4E$8408<09<} 0<\ uȋED$ED$ L$T$4$$ EȉE؋ẺE܋EЉEEԉE䍃fV E؉D$E܉D$ ED$ED$T$<$" e[^_]ÐUS4J EEEK D$$@" EMU䍃F] T$D$ $" UK D$$" E}uEU䍃F] T$D$ $! 4[]ÐUWVS\袑 ME(XMEXUE̋E$t?E>Q D$$e! E$ED$ED$ED$ M\ 0EUD$T$E؉D$ E܉D$t$ $! uE܅yEE؅yEM\ 0EȋỦD$T$EЉD$ EԉD$t$ $ u>EE9EEԋEE9EEЋuЋ}ԋE؉EM܉MċE$ED$ED$ED$ a#  t$|$ML$MĉL$ D$ED$$! E܉EAE؉E+M\ ED$ ED$T$ $ EE9E~͍EE9E~\[^_]ÐUVSP蕏 MP ED$ ED$T$ $ EUX uȋED$ED$ L$T$4$ EȉEẺEEЉEEԉEuUO T$ED$ED$ ED$ED$L$4$ e[^]ÐUWVS|ю EEċM%P ED$ ED$T$ $ E}}EEU1X uED$ED$ L$T$4$ EEԋEE؋EE܋EEUčYQ ED$EԉD$ E؉D$E܉D$ED$T$L$<$% e[^_]ÐUVS0 UN D$$ E}tUP D$$ u E/UK D$$ E}USG D$$ E}tSE$U䍃tL D$D$$ U䍃M D$D$$ E(}uUJ D$D$$ EUEUa# EUQE;EEU$ D$T$ $  Et$UčHE D$$1 EEMčtL E܉D$T$ $ MċEЍM T$D$ $ EĉEȋuċUčA D$$ xP D$$ ЋM|P 8T$ L$ED$ ED$ED$ED$ED$|$4$c EϋMčtL E܉D$T$ $B MċEЍM T$D$ $! M N ED$ED$ ED$ED$T$ $ }UčH D$$ tUčC D$$ u6}uEU T$$ EK T$$x UčN D$$a MU|U T$D$ $; e 0 8d G D$$  G D$|$T$ D$fD$4$ EuU,C D$$ щM D$T$L$ D$4$ EUE$<MU 0EUD$T$ED$ ED$t$ $D EÀ}t~uUMK T$ L$D$4$ Eċ}UMS hT$L$ D$|$4$. hElEpEtEUC D$$ ye[^_]ÐUSf ME ED$T$ $c []ÐUWVSl. U@ ED$EЉD$ EԉD$L$$ EE}UЋMԍH uT$L$ D$|$4$- EE؋EE܋EEEĉE䍃? E؉D$E܉D$ ED$ED$T$E$ E6? D$T$$t e[^_]ÐUSD?~ U@ D$$C EU6 D$$) %EEEEEEE77 T$D$ $ EU@ D$$ tZU@ D$$ ;Eu>U􍃃@ D$$ 5 ED$T$ $f tE4EE;E;EE;EEE׃D[]ÐUWVSl| EEEEEE5 T$D$ $ E}EEUOF uED$E܉D$ L$T$4$ EE̋EEЋEEԋEĉE؍G ED$ẺD$EЉD$ EԉD$E؉D$T$<$3 EE;E)E܃E;Ee[^_]ÐUEÐUE€M$?ЈÐUEÐUUEÐUEÐUS$;{ EE}tE􍓧2 T$$3 EtEC2 D$$ UE􉂨$[]ÐUEÐUEÐUEÐUMEUÐUMEUÐUS$3z EE}tE􍓟1 T$$+ EtE;1 D$$ UE$[]ÐUS$y EE}tE,1 T$$ EtE0 D$$ UE$[]ÐUEÐUEÐUS$y EEc @EMS4 ED$T$ $ $[]ÐUEÐUEÐUS$x EE}tE0 T$$ EtE/ D$$w UE􉂬$[]ÐUUEÐUEÐUEEE€M$ЈÐUEEE€M$ЈÐUEEE€M$ЈÐUEEE€M$ЈÐUEEE€M$ЈÐUE$ÐUE$ÐUE$ÐUE$ÐUE$ÐUE$ÐUE$ÐUEEE€M$ЈÐUEÐUEÐUEÐUÐUÐUEÐUUEÐUS^u U5 D$$b n@ D$$L []ÐUS$u EE_ @EM0 ED$T$ $ $[]ÐUS4t EE썃}_ @EM썃9/ ED$T$ $ EU/ D$$ xMm / T$D$ $y EEx:Eu EtEEEEEEEEMU$?ЈE$€M$ЈE$€M$ЈE$€M$ЈE$€M$ЈE$€M$ЈE$€M$ЈM} / T$D$ $ =, D$$ ‹EM / T$D$ $ =, D$$ ‹EM / T$D$ $y =, D$$c ‹EM / T$D$ $7 $ ‹EM E/ T$D$ $ MM E/ T$D$ $ MM / T$D$ $ ‹EM / T$D$ $w ‹EM / T$D$ $K =, D$$5 ‹EEEEEE4[]ÐUVSp E@ ƋU; - T$ L$D$4$ [^]ÐUS$p }tE@ t EEEt*4D$ D$s4D$$UEB $[]ÐU(p EE UÐUp  ÐUS$o U) D$$ ' D$$ EMr* ED$T$ $ MV0 ED$T$ $ }tMr2 ED$T$ $q E$[]ÐUS$;o EEgZ @EU3' D$$ E}t]U* D$D$$ US: D$D$$ UW: D$D$$ E$[]ÐUSn U& D$$ E}tZM) ED$T$ $n M/ ED$T$ $P M1 ED$T$ $2 E[]ÐUS$m E@ U' D$D$$ U9 D$D$$ U9 D$D$$ U9 D$D$$ EE(Y @EU$% D$$+ $[]ÐUS$5m  ) D$$2 ;Eu EY8 D$$ ]g EE$[]ÐUVS@l KG E؋U* D$$ $o E܋U+& D$$ ;EtU+& D$$ E 3 EUo* D$$] tUo* D$$B E C uU# D$$ $ S # u܉t$ut$ut$T$ L$D$E؉$ EE@[^]ÐUVS k EE썃V @EM썃v# ED$T$ $L EU6 D$$o tUuU2 D$$Q z) T$D$4$7 U. D$D$$ 4uU% D$$ % T$D$4$ EE􈐘E [^]ÐUS4j U5 D$$ u-EEU @EU4- D$$2 t EEE4[]ÐUEÐUS$ j EEUE􈂘U85 D$$ $[]ÐUS4i EEUf, D$$ :EtHEET @EMU䍃b% T$D$ $U U4 D$${ 4[]ÐUS$Hi EEtT @EM$ ED$T$ $ Ut4 D$$ $[]ÐUS$h EE}tEU T$$ EtE D$$ UEU4 D$$ $[]ÐUS$_h EE}tE T$$W EtEg D$$+ UEU3 D$$ $[]ÐUS$g EE}tEA T$$ EtE D$$ UEU3 D$$~ $[]ÐUS$Kg EEwR @EM* ED$T$ $ Uw2 D$$ $[]ÐUS$f U! D$$ ;EtGEER @EM( ED$T$ $~ U2 D$$ $[]ÐUVS pf }t8uU$ D$$k  T$D$4$Q uGEEQ @EM ED$T$ $ U1 D$$ [^]ÐUS$e EEP @EM>( ED$T$ $ U0 D$$ $[]ÐUS4se T tU0 D$$h E,EEP @EU' D$$ EE4[]ÐUVS e >  D$$ EM  T$D$ $  T$D$ $ ƋU" D$$  T$D$4$ E}u,EE荃,P @EU荃D' D$$ EE [^]ÐUS$d E D$$ EǀEEBO @EM  ED$T$ $ UB/ D$$ $[]ÐUEÐUEÐUS4Xc Eu.EEN @EU D$$ EEE4[]ÐUS$b EE}tEg T$$ EtE D$$ UEMEP /. T$D$ $ $[]ÐUS$gb UW D$$k _ D$$U K D$$? EU D$D$$ E$[]ÐUS$a EEM @EU D$$ $[]ÐUEÐUEÐUEÐUS\a M E D$T$ $Y  []ÐUS a M E D$T$ $ []ÐUWVSL` U, D$$ uM 0 T$D$ $ NjM 0 T$D$ $ $) EЋMĵ 0 T$D$ $q 4( |$MЉL$ T$D$4$L EMԵ 8! T$D$ $( tEt D$T$$ M 4 T$D$ $ ‹EPdM 0 T$D$ $ T D$$ ‹EM 4 T$D$ $y ‹EM 0 T$D$ $M T D$$7 ‹EM$ 4 T$D$ $ ‹EM4 0 T$D$ $ T D$$ ‹EPPMD 0 T$D$ $ T D$$ ‹EPTMT 8! T$D$ $a Md 4 T$D$ $@ ‹EP0EEL @EuMt 8! T$D$ $ Ѝ T$D$4$ uM 4 T$D$ $ " T$D$4$ uM 0 T$D$ $  T$D$4$k uM 0 T$D$ $G  T$D$4$- M 0 T$D$ $ EE!MP E D$T$ $ EԋEԃL[^_]ÐU US\ M E D$T$ $ []ÐUS_\ M E D$T$ $\ []ÐUS$$\ M E D$T$ $! tV EEEE$[]ÐUS$[ M> E D$T$ $ W EE$[]ÐUÐUS${[ M& D$ED$ED$ ED$T$ $b $[]ÐUS/[ M E D$T$ $, []ÐUÐUEEÐUÐUVSZ u5 / D$$ o D$$  T$D$4$ [^]ÐUS$YZ EE썃EE @EU썃Q D$$ E}EE}tE T$$ E@tE@a D$$ UEPEHEH3 i D$D$$  D$$ ‹EP E$[]ÐUS$dY E`EX D$T$$W E@ ` D$$; uE@ l D$$ E@l D$$ EEPD @EU D$$ $[]ÐUWVS E؋U܉D$T$t$ |$L$EЉ$ }t@UUԋu䍃 8> E؋U܉D$T$t$ |$L$Eԉ$ U D$$ L[^_]ÐUEEE EEUÐUWVS|^2 E D$$Z E؋U؍ D$$@ E܋U؍ D$$& EU؍" D$$ tEP D$$ t\ N D$$ " T$D$ $ B D$$ EE D$$o EEM؍ T$D$ $G t EM؍ʉ T$D$ $ t ډ EXM؍ T$D$ $ t E(M؍ E܉D$T$ $ E EEt E E}t  E EEt * E EEt : E EJ F ED$ED$ED$ED$ED$ T$L$E$ E̍ N D$$ " ẺD$T$ $裿 B D$$荿 EԋUԍ" D$$s D$$EĉUȋEԉEU D$$@ ƍ 8 EċUȉD$T$t$ |$L$E$ E@tYEԉEEP~ D$$ݾ ƍ{ 8 EċUȉD$T$t$ |$L$E$褾 EԉEE|[^_]ÐUÐUSP. E@EƀEP D$$5 EEP D$$־ ]U D$$ E}t(U D$$޽ M+( E( EMEUEH D$$能 t,EZȍ* YZEEE}( E( EEx D$$ tE) UU D$$Լ E}t$U D$$贼 ‹EE( EE쉅ttt;ttVttE D$$B EFE D$$ E"E D$$ E}tKU D$$ڻ EUME.wEEME.wEEE} }u#EE.w UEUEjEH@ UD$L$$舼 EEEEċEEȋEE̋ŰEU( U( Eh D$$ֺ trEh D$$賺  D$$蝺 EUUE}u6EE.wUEE( EZZEXXZEE( .w*EEXEXEE( .w*EEXEXEE( .w*EEXEXE} E D$$)   T$D$ $ E D$$  D$$船 ]E0) .zt( E.sWSEH@ xD$L$$Ź xEЋ|EԋEE؋EE܋U܋E<:ZM$* X$9 ݝ``ZEEE.w4EE(XMEX.w)%EEU( _]EE(\(\EEE( .wE( E ) XE]ÐUS$& U D$$ t#{  D$$ɶ E!{  D$$覶 EU􍃃 D$$茶 E$ED$ED$ED$ ֢$[]ÐUVSP8& EP D$$4 E}M uȋED$ ED$ED$ED$T$L$4$7 EȉEẺEEЉEEԉEU D$$軵 E܉UEZME(\(Zȍ" f(^f(XZEu D$ EUD$T$ L$4$D e[^]ÐUVSp% E_ .zM uȋED$ ED$ED$ED$T$L$4$ EȉEẺEEЉEEԉEE@!E7 D$$舴  uJ7 } T$D$ $J { D$$4   ME(XUč  D$$ E](U\M XUE D$ EUD$T$ L$4$苳 U D$$o EU􍃻 D$$U EUUME(\(XEEEM? ED$ED$ ED$ED$T$ $ e[^]ÐUS" U\ D$$IJ \ D$$讲 []ÐUVS@z" U: D$$~ E}E .zM> u؋ED$ ED$ED$ED$T$L$4$a E؉EE܉EEEEEU& D$$ EUEZME(\(Zȍ. f(^f(XZEu* D$ EUD$T$ L$4$n e[^]ÐUVSP9! M uȋED$ ED$ED$ED$T$L$4$d EȉEẺEEЉEEԉEU D$$ EU D$$ΰ E܉UEZME(\(Zȍ f(^f(XZEMi ED$ED$ ED$ED$T$ $Q e[^]ÐUS$ E tE T$$ EEE P D$$議 ]EXEEE EEUEUBEUBE UB E$[]US$v EtE T$$l EEEEE$[]ÐUS$  EE @EU D$$կ $[]ÐUS$ E tE O T$$ծ EEE P D$$o ]EXEEE P D$$C ]EUEUBEUBE UB E$[]US$' EtE T$$ EEEEE$[]ÐUEÐUE@ÐUEÐUEÐUS4v EEEE @EMU䍃 T$D$ $ Eƀ4[]ÐUS$ EE}tE􍓉 T$$ EtE% D$$ UEEƀEƀ$[]ÐUUEPEƀEƀÐUEEUE􈂥ÐUEEUE􈂤ÐUS$) E tE T$$ EEE P D$$蹬 ]EXEEE P D$$荬 ]EUEUBEUBE UB E$[]US$q EtE T$$g EEEEE$[]ÐUSD E tE T$$ EZEЋE P D$$觫 ]ZEEE k .w E8E P D$$U ]E XEZEEXEXEZEE EEUEUBEUBE UB ED[]US$ EtEj T$$ EEEEE$[]ÐUE@0ÐUUEB0ÐUVS0x EE @EM ED$T$ $& EU D$$I u&M E D$T$ $' EMq T$D$ $  D$$ ‹EEƋMq T$D$ $豨  T$D$4$藨 EƋMq T$D$ $k  T$D$4$Q EEE0[^]ÐUEÐUEEE:EtEUEƀÐUEÐUEEE:EtEUEƀÐUEÐUEEUEÐU4 d EEEEÐUWVS E ED$T$ $ K D$$ EU䍃 D$$̦ O ED$T$ $详 U䍃 D$$蘦 E D$$q ;EU D$$Q U䍃 D$$: Ew  D$$ W EW E7 E7 E D$ D$D$ED$ED$ ED$ED$L$$蕥 ‹EE D$D$$c E D$D$$< ECo D$$٦ u XED$ T$t$ $C XE\E`EdEE$ED$ED$ED$ ȧ So D$ED$$Q }u HED$ T$t$ $踥 HELEPETE 8D$ED$ ED$ED$ED$T$|$ $O 8E T$$艑 EtEڸ D$$] EUEƀ$[]ÐUS$ E;EYExfME T$D$ $ L D$D$$ΐ ME T$D$ $誐 UEEME T$D$ $i EU4 D$$O EU D$$5 uU􍃰 D$$ uEǀCUL D$D$$ ME T$D$ $ď $[]ÐUS4EEE:EUE䈂E D$$g EEJEU T$D$ $5  D$D$$ EE;E|Eƀ4[]ÐUEUEƀÐUWVS\RW $k E/V  D$$脎 NjEƍ M" t$T$ L$D$<$J V  D$$, NjEƍw M" t$T$ L$D$<$ V  D$$ԍ NjEƍ M" t$T$ L$D$<$蚍 E D$D$$s EE D$$M EmEU܍ T$D$ $" EU䍃 D$D$$ U䍃 D$D$$ E܃E;E|EN D$$贌 E D$$蕌 U D$$~ ‹EEV  D$$D EċE  0}¶ T$L$t$ |$D$Eĉ$ V  D$$܋ EȋEw  0}¶ T$L$t$ |$D$Mȉ $蒋 V  D$$t E̋E  0}¶ T$L$t$ |$D$Ẻ$* EU T$D$ $ EEB D$$ފ E} EЍB ƍ"W Mԍb ޶ E܉D$T$ $萊  MԉL$ T$D$4$o Eƍ  L$t$ T$D$EЉ$5  T$D$<$ E܃E;E3E D$$ Eƀ\[^_]ÐUVSEƋUM T$ L$D$4$蘉 uEv D$$v U T$D$ $Y  T$D$4$? M ED$T$ $! uUʹ D$$ J T$D$4$ ME;EЍ T$D$ $ Eƀ[^]ÐUWVSLEUx T$D$ $u  D$D$$W }ud MȋED$ T$t$ $y EȉE؋ẺE܋EЉEEԉE䍃$ E؉D$E܉D$ ED$ED$T$<$ e[^_]ÐUEEUEÐUWVSE@  D$$與 UD$L$$赈 EEEEEEEEċEtEy T$$+ E$ EP@@D $'} E^ D$$P{ EtER T$$+{ ND $| []ÐUÐUÐUÐUS$U D$$z E D$$z EtE$h{ EǀE D$$Lz EǀEE] @EU١ D$$z $[]ÐUVSPEޢ D$$y EEtB $w{ v Ϋ D$$y ~ D$$y E$ED$ED$ED$ eE uƵ MȋED$ T$t$ $z EȉE܋ẺEEЉEEԉEED$ED$ED$ED$E܉$ED$ED$ED$ | EU썃ڢ T$D$ $x EU D$D$$x uU T$E܉D$ED$ ED$ED$L$4$Yx EE;Ee[^]ÐUWVS< E܋EEE D$$w ~BE D$D$$w  D$$w E A EE D$$w ƋU D$$ow $z -A }|$}|$t$T$ L$D$E܉$.w <[^_]ÐUWVSL{ E̋EEЋE D$$v ~BE D$D$$v  D$$v E @ EԋE D$$nv ƋEE @EUۡ D$$w @ ߝ }Љ|$}ԉ|$t$T$ L$D$Ẻ$ v L[^_]ÐUÐUÐUVS@Et3E ED$T$ $u t EuE@ ֭ D$$ju щ D$T$L$ D$4$Bu EUU^ D$$%u D$UBDD$BHD$ BLD$BPD$EU$T$x u EUD$T$ L$4$t EE;EM ED$T$ $t }x`ER ED$T$ $at ְ D$$Kt t M ED$T$ $)t E T$$t EEE@[^]ÐUWVS\U\ D$$t ]Ex  D$$s < ED$$Nu Uȝ D$$s UD D$$hs E䍃x $ D$$Gs u"E T$$,s EEQ}u_M ED$T$ $r }x P D$ ED$T$ $r 됃}u:U\ D$$]s ]E\EЍf.VE*}t}uM ED$T$ $Rr x 0w 8ܽ P D$$ r T D$|$T$ D$fD$4$q EkU؍( D$$q E؋U؍( D$$q uˋU؍, D$$q E܍= E܉D$$>s U D$D$$gq U D$$Pq }x4U؍ D$$3q E܉D$T$ $q \[^_]ÐUVSĀ,: ED$$r U D$$p <: D$$ur L: ED$$`r \: ED$$Kr l: ED$$6r }}}Uܚ D$$Ip P И D$$+p EȍE̍EЍEԍh D$ D$D$EȉD$ẺD$ EЉD$EԉD$L$$o L D$$o EU D$D$$}o U D$D$$^o T  D$$@o И D$$*o ƋU D$$o З UD$L$$>p EE؋EE܋EEEE䍃\ E؉D$E܉D$ ED$ED$T$4$n EM􍃀 ED$T$ $n U􍃰 D$D$$in UD D$D$$Jn M􍃐 ED$T$ $,n U D$$n Ud T$D$ $m U D$$m ƋUt D$$m щ؝ T$L$ D$4$m EU,E荃,EEUEUċE$ED$ED$EĉD$ vp |: D$$o uUܗ D$$4m ̬ D$ D$T$ED$ED$ ED$EĉD$L$4$l M8 ED$T$ $l M ED$T$ $l U D$$l e[^]ÐUÐUST 6 4 D$ T$D$ $?l []ÐUS  5 D$ T$D$ $k []ÐUS$EE @EU D$$yl E}tU0 D$$k ‹EPE$[]ÐUSXM E D$T$ $Uk []ÐUVS !EE t uB4 $m  t  t u4 $l Eu t  D$$j D$ ED$T$ $j  T$D$4$j E}t)U D$$dj ‹EPUEB EEE [^]ÐUS$E@ D$$j E@ D$$i EEA @EU= D$$j $[]ÐUE@ÐUE@ÐUStMܐ E D$T$ $qi []ÐUS$>EEj @EM ED$T$ $i EE$[]ÐUS$EE @EMX ED$T$ $i E}M2 8 T$D$ $h \ D$$h ‹EM2 T$D$ $)i E٘M2 @ T$D$ $Ah M2 @ T$D$ $ h M 3 T$D$ $h ؋M3 < T$D$ $g E$[]ÐUS$E D$$g EE @EUΎ D$$] E̋U̍) D$$\ E}t&E8- ED$T$ $\ E4Y ED$T$ $p\ Eȁ}u EEȃU5 D$D$$6\ EEdE0EЉD$$o\ EԋMԋUč% T$D$ $[ E؋M E؉D$T$ $[ Ѧ E D$$[ EEEM E܉D$ E؉D$T$ $r[ U܍) D$$[[ EEEPE4Ƌ}ȋM܋U% T$D$ $![ ) |$ T$D$4$[ E(}yE4ƋUȍ) T$ E؉D$L$4$Z Eă(}\[^_]ÐUSM D$ ED$T$ $zZ []ÐUWVS\EEEč͖ EEEH EȉD$T$ $'Z t.EH͖ ED$ ED$T$ $Y EϋMі ED$T$ $Y /M ED$T$ $Y  }  D$$Y EЋuЍ1% T$ ED$L$4$VY Nc NjMЋuRc  L$t$ T$D$<$Y MՖ ED$T$ $X Nc NjMЋuJc  L$t$ T$D$<$X }EEE}u#q  D$$}X EEEEEE0ED$$X EԋUԍA D$$:X EEoMԋU܍= T$D$ $X EMі ED$T$ $W t&uUčɖ T$ ED$L$4$W E܃E;E|E T$$W \[^_]ÐUSkM D$ ED$T$ $`W []ÐUWVS\+EEčÓ EEEHw EȉD$T$ $ W t.EHÓ ED$ ED$T$ $V EϋM ED$T$ $V M ED$T$ $V }  D$$gV EЋuЍ" ۀ T$ ED$L$4$C tRO EЋUO  0EHn T$L$t$ |$D$EЉ$B EH q T$D$ $B tRO EԋUO  0EHn T$L$t$ |$D$Eԉ$iB EHq ED$T$ $EB ‹ET\[^_]ÐUVS EEp @EMm ED$T$ $B uUPm T$ 4VD$L$4$A uUQm T$ 4VD$L$4$A uURm T$ 4VD$L$4$eA uULm T$ ,TD$L$4$7A ME@m T$D$ $A [^]ÐUVSPܰEEH @EMDk ED$T$ $A EU k D$$@ t EE&uUPl T$ UD$L$4$p@ uUQl T$ UD$L$4$B@ uURl T$ UD$L$4$@ uULl T$ SD$L$4$? Ul D$$? ‹E@D$$@I T$PT$@D$ I $PT$PT$P T$ PT$@D$? ‹E0 h D$$B? h D$$,? ‹E4 h D$$? h D$$> ‹E8D$$@I T$PT$@D$ I $PT$PT$P T$ PT$@D$> ‹E<EEEP[^]ÐUSAE4=g D$$=> []ÐUVS EDE4Ug T$D$ $= z T$ED$ ED$L$4$= [^]ÐUVS 蘭EDz h T$D$ $= t^EDE4Uf T$D$ $W= z T$ED$ED$ ED$L$4$(= [^]ÐUVS EHy ?h T$D$ $< t^EHE4Ue T$D$ $< y T$ED$ED$ ED$L$4$< [^]ÐUSOA i D$D$$D< []ÐUS@ h D$D$$< []ÐUSӫ@ h D$D$$; []ÐUVS0蔫Mtp 0D$$D$ D$D$A D$BD$ BD$B D$t$ $U; 0[^]ÐUWVS\E(EԋEE @EuU,Mԍo 8T$$L$ E$D$E D$ED$ED$ ED$ED$|$4$; E}t5EEMk e T$D$ $: E\[^_]ÐUS$\EEEE}t EEh UT$D$E$7: $[]ÐUEEUE􈂝ÐUSUa D$$9 []ÐUEÐUEÐUS4~Urv D$$9 tE~Ui D$$a9 "c D$$K9 EU&c D$$19 E}u(Mvv ED$T$ $9 tEEE4[]ÐUVS0¨Et9uUf D$$8 u T$D$4$8 E,EE @EUe D$$09 EE0[^]ÐUÐUEEUE􈂜ÐUS$EE @EMc ED$T$ $8 $[]ÐUS$趧EE @EMb ED$T$ $d8 $[]ÐUVSPjEEE`dhlEEEP Z_ D$$7 q E D$ ED$T$ $6 N_ D$$6 Eځ Z_ D$$6 hptx|Jl D$$D$ D$D$pD$tD$ xD$|D$T$ $6 EċUč.e D$$5 Eȍ Z_ D$$5 h\ȍ&(\(EEEEa ED$ED$ ED$ED$T$ $Y5 E؋U؍^g D$D$$75 U؍Zj D$D$$5 U؍b D$D$$4 U؍jj D$D$$4 U؍g D$2D$$4 U؍b D$D$$4 E؉}t U  c T$D$$R4 u؍ ft vD$T$ $%4  c T$D$4$ 4 MȋU؍a T$D$ $3 U؍r^ D$$3 Z_ D$$3 h\ȍ&(\(EEEEa ED$ED$ ED$ED$T$ $63 E܋U܍g D$ D$$3 U܍^g D$D$$2 U܍Zj D$D$$2 U܍b D$D$$2 U܍jj D$D$$2 E܉} t U   c T$D$$N2 u܍ jt FD$T$ $!2  c T$D$4$2 MȋU܍a T$D$ $1 U܍r^ D$$1 Z_ D$$1 ΡEEEEa ED$ED$ ED$ED$T$ $V1 Eu썃 < b T$D$ $$1 c T$D$4$ 1 MȋU썃a T$D$ $0 U썃r^ D$$0 Ux*&苕 *(XE艅x*&苕 *(XE䉅x* &苕 *(X ¢EUE ME`EdEhEl ft ΡD$T$ $w/ E}u $1  ƍ= Mb D$T$ L$D$4$%/ E}u  E}mU.` D$$. u  EMvi ED$T$ $. hh$E艅x*(&苕 *(X((.$wZE艅x*,&苕 *(X,,h`h(\(` Z_ D$$- a `D$dD$ hD$lD$T$ $|- E̋M̍ c ED$T$ $[- U̍*i D$D$$<- U̍b D$D$$- U̍i D$D$$, u̍ځ j^ D$$, ^a T$D$4$, M̍nt g T$D$ $, M̍a ED$T$ $, M̍ i T$D$ $a, MċU̍rt T$D$ $C, MȋU̍a T$D$ $%, U̍r^ D$$, `0Ex*4&苕 *(X40\4`} Mvi ED$T$ $t+ hh8E艅x*<&苕 *(X<<.8wZE艅x*@&苕 *(X@@h}t`h\` Z_ D$$g* a `D$dD$ hD$lD$T$ $)* EԋMԍ c ED$T$ $* Uԍ*i D$D$$) Uԍb D$D$$) Uԍi D$D$$) Mԍa ED$T$ $) uԍځ j^ D$$l) ^a T$D$4$R) Mԍvt g T$D$ $/) MȋUԍa T$D$ $) Uԍr^ D$$( `DEx*H&苕 *(XHD\H`}&`Mvi ED$T$ $R( hhLE艅x*P&苕 *(XPP.LwZE艅x*T&苕 *(XTTh Z_ D$$g' a `D$dD$ hD$lD$T$ $)' EЋMЍ c ED$T$ $' UЍ*i D$D$$& UЍb D$D$$& UЍi D$D$$& MЍa ED$T$ $& M̍ i T$D$ $l& uЍځ j^ D$$K& ^a T$D$4$1& MЍzt g T$D$ $& MȋUЍa T$D$ $% UЍr^ D$$%  EĉD$$|' EāP[^]ÐUS4芕EEED$ED$ED$ED$ E D$ED$$EE4[]ÐUS4.EEED$ED$ED$ED$ E D$ED$$pEE4[]ÐUS4ҔEEED$ED$ED$ED$ E D$ED$$EE4[]ÐUSvUQ D$D$$r$ U~K D$$[$ []ÐUS$(EU8] D$$%$ ( UG D$$2 EE} @EU^G D$$ $[]ÐUVS@Տi ) \ T$D$ $ EM썃) ] T$D$ $ EAED$$ T$D$4$C [^]ÐUVS0E*C D$$  EUjP D$$ EuE= D$$ ^? D$$ : T$D$4$ U>? D$$| EƋE*C D$$J >P T$D$4$0 urj] z? D$$ @ D$$ E􍓊ED$D$D$ T$L$E$E@8tlEH8nP Z> T$D$ $ tBEp8UI D$$i nP T$ ED$L$4$H tD ? D$D$$ MUN@ T$D$ $ 0[^]ÐUS̀ = D$D$$ MU > T$D$ $ []ÐUVS oEu@EƋU; D$$Z : T$D$4$@ t EEE [^]ÐUS$E; ED$T$ $ EJ D$D$$ EEU8 D$$ t+MXM ED$T$ $} t EEEЍ; T$D$E$G $[]ÐUS$EEUEE}Ѝ@H T$D$ $ $[]ÐUEÐUVS~$h u2 GE T$D$4$ E@ D$$o [^]ÐUS;~G$ X 6 D$$* K D$$ MWD T$D$ $ E? D$$ []ÐUVS}$e hW (6 D$$ ƋE|8 D$$n  K T$D$4$T [^]ÐUS }\$ []ÐUS|F$ []ÐUS|0$ []ÐUVSp|V 6 D$$ EȋM-> ED$T$ $ E̋MȍE ẺD$T$ $h EЍQV ƋUЍ5 D$$D 5 T$D$4$* E܋UЍQ6 D$$ ECM荓8 T$D$ $ uM܋U荃4 T$D$ $ U䍃U6 D$$ E}uM܍m5 m6 T$D$ $ EU5 D$$k E؋M= D$ E؉D$T$ $B U5= D$$+ }EM> D$ EԉD$T$ $ EEMUԍ5 T$D$ $ E1V )3 0ED$ẺD$ L$t$$ EM썃U8 ED$T$ $p MȍD EljD$ ED$T$ $K EEEDŽu"MJ ED$T$ $ t EEEЍE8 T$D$E$ EEEDŽtMEuHuV 55 D$$ J ED$T$ $ t EEEЍM> T$D$E$\ EԃE;E5p[^]ÐUS$yM: ED$T$ $ ES 1 D$$ : ED$T$ $ 0 D$$ E􍓢ED$$_ MNF ED$T$ $ }~!M"28 T$D$ $b M28 ED$T$ $D ED$$ $[]ÐUSw$ M2 T$D$ $ ME T$D$ $ U7E D$D$$ EEƀ  U[]ÐUVS Nww nQ ƍMrD T$ L$D$4$( RQ ƍ 4 T$ L$D$4$ EnQ rD T$ D$D$ $ }u6P  b. t$ T$D$ $ w ^@ D$$c w [^]ÐUS$%vN u6ED$D$$N N E N EE$[]ÐUS$uEEE€M$ЈEUi= T$D$ $ $[]ÐUEEE€M$ЈÐUEEE€M$ЈÐUE$ÐUE$ÐUE$ÐUWVSLtE$E5 D$$z 6. D$$d E؍6N 3 D$$C E܋UA D$$) Em}܍N EЋU䍃4 D$$ z+ T$ED$ t$L$EЉ$ , T$D$<$ U؍:. D$$ E}oE܉E>FN ƋU>; D$$j - T$D$4$P EԋEԃL[^_]ÐUSsM}* E D$T$ $ []ÐUWVS,ru)U%@ D$$ Q@ ED$|$ L$T$4$ ,[^_]ÐUS$~rEE}tE) T$$v EtE) D$$J UEM? ED$ ED$T$ $ $[]ÐUVSpqK Q+ D$$ EȋMe3 ED$T$ $ E̋Mȍ9: ẺD$T$ $ EЍK ƋUЍ* D$$| * T$D$4$b E܋UЍ+ D$$H ECM荓Q . T$D$ $" uM܋U荃) T$D$ $ U䍃+ D$$ E}uM܍* + T$D$ $ EU* D$$ E؋M2 D$ E؉D$T$ $z Um2 D$$c }2EM93 D$ EԉD$T$ $' EEMUԍ* T$D$ $ EiK a( 0ED$ẺD$ L$t$$ EM썃- ED$T$ $ Mȍ9 EljD$ ED$T$ $ EDŽtKME$Ѝ}- T$D$ $Q U썃}- D$D$$2 jEEE$t+MI? ED$T$ $ t EEEЍ}- T$D$E$ EEEDŽtMEuHK m* D$$ U? ED$T$ $o t EEEЍ3 T$D$E$9 EԃE;Ep[^]ÐUStmEc2 D$$ EUk; D$$ ]EE[ @EčMo; ED$ED$ ED$ED$T$ $P G / D$$o - D$$Y OiEȍOiE̋MEȋỦEEUЉEԍ?hE؍?hE܋EЉEEԉEE؉EE܉EUhD$hD$ED$ED$ED$ ED$$ EEEEEEEEE$ED$ED$ED$ ]ÐUUEÐUEÐUWVS< luU$ D$$ щU/ D$T$L$ D$4$ E܉UE}t&Eu0 ED$T$ $ U$ D$$ th 0* 8F ( D$$[ ( D$|$T$ D$fD$4$- E<[^_]ÐUSj$ % U% ( D$D$$ Eƀ[]ÐUj ÐUVShj uplD ƍ5 D' T$ L$D$4$? u6C T |! t$ T$D$ $  x3 D$$  [^]ÐUS$i u6ED$D$$  E  EE$[]ÐUS$;iEC D$$7 EE'V @EUc D$$ $[]ÐUShMC E D$T$ $ []ÐUShM E D$T$ $ []ÐUÐUWVS\ZhE, D$$V E䍓VED$$ U D$$ ]ZEfD$$ U& D$$ vD$$ E;EtE;EM䍃5 EԉD$EȉD$ẺD$ EЉD$T$ $ E;EuU D$$( ]:U& D$$N *ȍ6df(^f(ZEȍA EUԋMȋű}Ѝ5 T$L$t$ |$D$E$ ETM䍃f, EԉD$E؉D$E܉D$ ED$T$ $ E;EuU D$$K ]E;EuU D$$ ]E;EuU D$$ ]YE;EuU D$$ ],E;Eu?U& D$$ *ȍ6df(^f(ZEE;Eu?U& D$$ *ȍ6df(^f(ZEE;Eu$ D$D$$ Z T$D$4$ M썃B$ PD$T$ $q M썃F$ PD$T$ $N U썃 D$$7  U썃 D$$ [^]ÐUÐUS$SEE/B @EU D$$x E}t&g-  D$$ ‹EPE$[]ÐUS$PSE@X D$$O E@X D$$3 E@ X D$$ EEA @EUx D$$ $[]ÐUE@EEEEÐUE@EEEEÐUE@@ÐUE@EEEEÐUE@ EEEEÐUE@$EEEEÐUE@ÐUE@4EEEEÐUE@8EEEEÐUE@DÐUE@HÐUE@(EEEEÐUE@LÐUE@,EEEEÐUE@0EEEEÐUE@EEEEÐUE@ÐUE@ ÐUE@ EUEB uH-$ e D$$ i D$D$$   ƋUM% T$ L$D$4$ E [^]ÐUVS vI#  D$$s EuU> D$$V  T$D$4$< [^]ÐUÐUÐUÐUEEÐUS$HEP D$$ E@D$$ EPD$$ EE7 @EUD$$ $[]ÐUS&HEP  D$$' o E@v T$D$ $ []ÐUE@ÐUE@ÐUE@ÐUS$GEE}tET$$ E@tEPD$$` UEBE@ ED$T$ $4 E}tET$$ E@tE@D$$ UEPE@ ED$T$ $ E@PEPȃ$[]ÐUS$|FEE}tE썓T$$t E@tE@D$$N UEPE@ D$$) E}tET$$ E@tE@D$$ EUBEE}tET$$ E@tEPD$$ UEBE@PEPȃ$[]ÐUÐUVS 0EE@U T$D$ $( EE@ƋU8 ED$ T$L$4$  [^]ÐUVSDuU ED$ T$L$4$ [^]ÐUSDE@uT7 cD$ T$D$ $^ D$$H ‹EPE@W ED$T$ $ []ÐUÐUVS0CE@ D$$ E썃z D$$ EM ED$T$ $ E􍓒ED$$# MUT$D$ $M u썓M􍃆T$ L$D$4$% u썓MT$ L$D$4$ EEpEH ED$ ED$T$ $ E@ƋE@U T$D$ $ T$D$4$ EE0[^]ÐUSNBM* ED$T$ $K []ÐUÐUS4B}u"U}D$$ $fEM ED$T$ $ EMq D$ ED$T$ $ u EEEE4[]ÐUWVS,fA Ǎ RNED$L$ t$T$<$D ,[^_]ÐUWVS, A ǍR ED$L$ t$T$<$ ,[^_]ÐUVS @M T$D$ $ tBu yD$$ T$D$4$j ErM T$D$ $@ tBu yD$$ T$D$4$ EEE [^]ÐUVS0?_ ƋUD$$ T$D$4$ EEuMED$T$ $q $E}t@MUST$D$ $B uMU􍃻T$D$ $ EUD$$ ;EkU썃D$$ t2U썃D$$ D$$ EEE0[^]ÐUSo>MUO T$D$ $l EHEP7 T$D$ $H []ÐUVSp>E @|E Zȍ;Y$ ]EZEE @,$ <u8E8EčUED$ED$ED$ED$ED$ E D$$w E؋UE܋UBEUBEUB rE E- @EM uȋED$ ED$ED$E D$T$L$4$ EȋUE̋UBEЋUBEԋUB Ee[^]UVSP<E@|mMu؋ED$ ED$ED$ED$T$L$4$ E؉EE܉EEEEEME(\(E< t7D$(D$$D$ D$ED$ ED$ED$ED$D$L$$ MEXEM6(\(E< t7D$(D$$D$ D$ED$ ED$ED$ED$D$L$$Q LEE, @EUE D$ED$ED$ ED$ED$L$$ e[^]ÐUS$:$ u1  E D$T$ $ $ $ t*0D$ D$H0D$$$ ME D$ED$ED$ ED$ED$E D$ $҃$[]ÐUVS@9T u1  E D$T$ $ T T t*/D$ D$U/D$'$>U EPME(\(ET ME D$ED$ED$ ED$ED$E D$ $EZEZȍW6f(\f(XZEEEE# T$D$ $ EU􍃧D$$ EUUME\ȍ4(^(XEUME\ȍ4(^(XEEdEE}}r}th}t5# T$D$ $ E# 'T$D$ $ EX# 7T$D$ $| E+# GT$D$ $O EU􍃧D$$5 EUUME\ȍ4(^(XEUME\ȍ4(^(XE:EE}}r}th}t5:# T$D$ $u E# GT$D$ $E EX# 7T$D$ $ E+# 'T$D$ $ EU􍃧D$$ EUUME\ȍ4(^(XEK4Eu􍃫D$EUD$T$ L$4$c @[^]ÐUS/5MD$ T$D$ $! []ÐUS$4EEMED$T$ $ E}tM D$$ ‹EP UE􈂻EǀEǀE$[]ÐUWVSEE}tE􍓪T$$6| E@PtE@PFD$$| UEPPE@$NZT$D$ ${ $[]ÐUSMED$T$ ${ MED$T$ ${ []ÐUÐUVSĀKEȍE̋UD$$9{ EEuUEЉD$ T$L$4${ Eă}tt}r}}SE@$EZEZMkL$D$ T$D$ $z EЋUԉEȉUAE@$EZEZNkL$D$ T$D$ $Dz EЋUԉEȉUEȋỦD$T$ EЋUԉ$T$} tgE@$EZEZEZEZNkL$$T$\$D$ T$D$ $y EUD$T$ E؋U܉$T$} tgE@$EZEZEZEZ'NkL$$T$\$D$ T$D$ $"y E@$EZEZEZEZEZEZ7NkT$4\$,d$$l$L$D$ T$D$ $x EUEȉUHE@$GNkT$D$ $ix E荃EEUEȉU̍EE;E [^]ÐUSMED$T$ $w E@$ KT$D$ $w []ÐUS$M1ED$T$ $w E@$EUD$$w u JE JEED$T$E$Lw $[]ÐUS$EEMED$T$ $w E@$EUaD$$v u UJE eJEE5D$T$E$v $[]ÐUSEE}tET$$|v E@DtE@DD$$Vv UEPDE@DUD$L$$tw EE܋EEEEEĉEEȉEẺEE@$EZEZEZEZEZEZIT$4\$,d$$l$L$D$ T$D$ $u ]ÐUSNE@DޜED$T$ $Fu E@DΜUD$L$$mv EEEEEEEĉEEȉEẺEE@$EZEZEZEZEZEZHnT$4\$,d$$l$L$D$ T$D$ $|t ]ÐUÐUVS ;E@4UgT$D$ $3t E}uBE@47D$$ t EE@4U;T$D$ $s E@$ƍG[ED$ T$L$4$s  [^]ÐUSME D$T$ $|s []ÐUVS@HE@0UtT$D$ $@s E}uBE@0DD$$s EE@0UHT$D$ $r E@$ƋUرD$$s ]ZE䍋FhD$ED$ L$T$4$r @[^]ÐUSlE@$ET$D$ $ar []ÐUS$.E@$EZEZENL$D$ T$D$ $r $[]ÐUSE@$~ET$D$ $q []ÐUÐUVSE@$ƍAEED$ T$L$4$sq [^]ÐUS$?E@$ZE E_D$ T$D$ $)q $[]ÐUSE@$DT$D$ $p []ÐUWVSlnEȍDE̋EP$DEp8BDEЍ ED$ ẺD$T$L$t$|$ EЉD$EĉD$Eȉ$Yp EE@]ÐUVS SEE@EM~ED$T$ $S uU¸~T$ fD$L$4$R uU¹~T$ fD$L$4$Q uUº~T$ fD$L$4$Q uU¨~T$ CHD$L$4$Q uUˆ~T$ CHD$L$4$XQ uU~T$ CHD$L$4$*Q uU˜~T$ CHD$L$4$P uU»~T$ fD$L$4$P [^]ÐUVS0EE썃@EM썃{ED$T$ $GQ EUzD$$jP MU%zT$D$ $AP EMe%)T$D$ $P ]ZE܋EMu%)T$D$ $P ]ZEEEEvuU¸a|T$ dD$L$4$O uU¹a|T$ dD$L$4$oO uUºa|T$ dD$L$4$AO uU¨a|T$ FD$L$4$O uUˆa|T$ FD$L$4$N uUa|T$ FD$L$4$N uU˜a|T$ FD$L$4$N uU»a|T$ dD$L$4$[N EEE0[^]ÐUEÐUS$EEE:Et,UE􈂻U~D$D$$M $[]ÐUS$譽E@tD$$M EEY@EUtD$$FN $[]ÐUE@ÐUUEBÐUÐUÐUÐUÐUS$ټM%xED$T$ $L u?E@uEXE@ zED$ ED$T$ $L E)MyED$ ED$T$ $nL EE$[]ÐUS3MwED$T$ $0L t(MyD$ ED$T$ $L ME@t%E@#yED$T$ $K M'yED$T$ $K []ÐUS脻E@t%E@ED$T$ $rK MxxE D$T$ $RK []ÐUSE@t%E@+ED$T$ $ K MxE D$T$ $J []ÐUS躺E@t%E@ʉED$T$ $J MwE D$T$ $J []ÐUVSpTUsD$$XJ EU䍃rD$$9J E荃ؓEU䍃|D$$J E@EEt PM @EċEt `M @EȋEt pM @E̋Et M @EЋEt M @Eԍ gD$D$$> EMjUȉD$L$$? EȉEẺEEЉEEԉEM荃+.zt E@  E@ E@ ]ÐUÐUE@ÐUSE@eD$$= UOeD$$= ‹EP[]ÐUÐUS}MApE D$T$ $z= []ÐUSGM pE D$T$ $D= []ÐUSMoE D$T$ $= []ÐUS۬MoE D$T$ $< []ÐUS襬MioE D$T$ $< []ÐUSoM3oE D$T$ $l< []ÐUS9MnE D$T$ $6< []ÐUSMnE D$T$ $< []ÐUSͫMnE D$T$ $; []ÐUS藫M[nE D$T$ $; []ÐUSaM%nE D$T$ $^; []ÐUS+MmE D$T$ $(; []ÐUSMmE D$T$ $: []ÐUS迪MmE D$T$ $: []ÐUS艪MMmE D$T$ $: []ÐUSSMmE D$T$ $P: []ÐUSMlE D$T$ $: []ÐUSMlE D$T$ $9 []ÐUS豩MulE D$T$ $9 []ÐUS{M?lE D$T$ $x9 []ÐUSEM lE D$T$ $B9 []ÐUSMkE D$T$ $ 9 []ÐUS٨MkE D$T$ $8 []ÐUS裨MgkE D$T$ $8 []ÐUSmM1kE D$T$ $j8 []ÐUS7MjE D$T$ $48 []ÐUSMjE D$T$ $7 []ÐUS˧MjE D$T$ $7 []ÐUS蕧MYjE D$T$ $7 []ÐUS_M#jE D$T$ $\7 []ÐUS)MiE D$T$ $&7 []ÐUSMiE D$T$ $6 []ÐUS车MiE D$T$ $6 []ÐUS臦MKiE D$T$ $6 []ÐUSQMiE D$T$ $N6 []ÐUSMhE D$T$ $6 []ÐUSMhE D$T$ $5 []ÐUS该MshE D$T$ $5 []ÐUSyM=hE D$T$ $v5 []ÐUSCMhE D$T$ $@5 []ÐUS MgE D$T$ $ 5 []ÐUSפMgE D$T$ $4 []ÐUS衤MegE D$T$ $4 []ÐUSkM/gE D$T$ $h4 []ÐUS5MfE D$T$ $24 []ÐUSMfE D$T$ $3 []ÐUSɣMfE D$T$ $3 []ÐUS蓣MWfE D$T$ $3 []ÐUS]M!fE D$T$ $Z3 []ÐUS'MeE D$T$ $$3 []ÐUSMeE D$T$ $2 []ÐUS転MeE D$T$ $2 []ÐUS腢MIeE D$T$ $2 []ÐUSOMeE D$T$ $L2 []ÐUSMdE D$T$ $2 []ÐUSMdE D$T$ $1 []ÐUS譡MqdE D$T$ $1 []ÐUSwM;dE D$T$ $t1 []ÐUSAMdE D$T$ $>1 []ÐUS McE D$T$ $1 []ÐUSՠMcE D$T$ $0 []ÐUS蟠MccE D$T$ $0 []ÐUSiM-cE D$T$ $f0 []ÐUS3MbE D$T$ $00 []ÐUSMbE D$T$ $/ []ÐUSǟMbE D$T$ $/ []ÐUS葟MUbE D$T$ $/ []ÐUS[MbE D$T$ $X/ []ÐUS%MaE D$T$ $"/ []ÐUSMgVE D$T$ $. []ÐUS蹞M1VE D$T$ $. []ÐUS~MUE D$T$ ${. []ÐUE@ÐU,|EEEEÐUSDU DmD$$. u2 TT$D$ $- E}tU(]D$$- EԉU"pE܍tEE܋UEԉUEEEEQ2 PEUEԋU؉EUEUEUBEUBEUB ED[]US1 NVD$$, SD$$, []ÐUS趜UkD$$, []ÐUVS`膜6 H֖.ztM ~XUȉD$L$$- EȉE؋ẺE܋EЉEEԉEM vS6 6ET$L$$i- EEFEFEĉF M܍֖.ztU䍃6 PM kUD$L$$ - EEEEEEEEM썃6 @(\(6 @ 6 MBMABMAB UB Ee[^]UVSPuM RUȉD$L$$], EȉEẺEEЉEEԉEu=fD$$+ ]E\EEEEEZȍ-Y$- ]EZEME(\(EEEFEFEF e[^]UVS0'uM siU؉D$L$$k+ E؉EE܉EEEEEEEwEEEFEFEF e[^]USd覙M PUȉD$L$$* EȉE؋ẺE܋EЉEEԉEME.M hUD$L$$* EE؋EE܋EEEĉEEE؋M PUD$L$$b* EEEEEEEEME(\(EE؍EtdD$$j) ]E؋UE܋UBEUBEUB E]UVS0MrME.ЍEZT$ED$ED$ ED$ED$L$4$( EU EPqWD$$' =ZD$$' UWD$$' 0[^]ÐU艗EEEEÐUS$aEE}t"}t-UWD$$( ] ՒEqEE$[]ÐUÐUS4EE@EMaQED$ED$ ED$ED$T$ $~' E}EƀME.‹EEЋEEǀU]U5fD$$;& U9fD$$$& E4[]ÐUEÐUEÐUEEEEEÐUEEEEEÐUEÐUS[MLE D$T$ $X% []ÐUVS0$EE荃P@EM荃OED$T$ $% EUhOD$$$ zM0VT$D$ $$ EM@VT$D$ $$ EEƒEE€EUxdD$$f$ EƒEEƒEEƒEuMPVT$D$ $$ ]܍M^MM`VT$D$ $$ TVED$ \$D$4$# EǀUPD$D$${# EE!MLE D$T$ $U# EE0[^]ÐUÐUÐUEÐUEÐUUEÐUUEÐUVS蒒;, FmKD$$}" 7, 7, &ND$D$$I" 7, "ND$D$$!" 7,  UD$D$$! 7, UD$D$$! 7, bTD$D$$! 7, PD$D$$! 7, VD$D$$Y! 7, TD$ D$L$$!! 7, ID$$! 3, 7, ID$$ +, 7, ID$$ /, 7, ƍlFMT$D$ $i 6NT$D$4$O 7, PD$$/ NMD$D$$ 7, ƍlFMT$D$ $ .TT$D$4$ 7, TD$$ NMD$D$$ 3, ƍlFMT$D$ $Q 6NT$D$4$7 3, PD$$ NMD$D$$ 3, ƍlFMT$D$ $ .TT$D$4$ 3, TD$$ NMD$D$$m +, ƍlFMT$D$ $9 6NT$D$4$ +, PD$$ NMD$D$$ +, ƍl.FMT$D$ $ .TT$D$4$ +, TD$$s NMD$D$$U /, ƍl>FMT$D$ $! 6NT$D$4$ /, PD$$ NMD$D$$ /, ƍlNFMT$D$ $ .TT$D$4${ /, TD$$[ NMD$D$$= mKD$$ ;, [^]ÐUSTߋMBUȉD$L$$& EȉEẺEEЉEEԉEEUE؉U܋Et EE EEEEEt EE EEEEM􍃇YȍsXE.w&E(Xȍ+XE.wEǀ+E.EwEǀ Eǀ]ÐUS$蜊EEE:Et,UE􈂭UJD$D$$v $[]ÐUSCE;Et+UEUKJD$D$$% []ÐUVS`EEE*ME.v$EEEEE*E.Ev7 *EEEEċEĉEE.Ez *EEՋUEuMIYUD$ D$L$$ EȉE؋ẺE܋EЉEEԉE䍃JE؉D$E܉D$ ED$ED$T$4$  e[^]ÐUVS`ֈEEE*ME.v$EEEEE*E.Ev3 *EEEEċEĉEE.Euz *EEUEuM.XUD$ D$L$$ EȉE؋ẺE܋EЉEEԉE䍃zIE؉D$E܉D$ ED$ED$T$4$ MDED$T$ $ e[^]ÐUS4蝇ME.‹EEtEǀ EǀEEy@EMGED$ED$ ED$ED$T$ $ EǀUVD$$  4[]ÐUVS ؆EEy@Eu\HEUD$T$ L$4$ U,VD$$ [^]ÐUSqE;Et+UEUyFD$D$$S []ÐUEEÐUEÐUSE;Et+UEUED$D$$ []ÐUEÐUVS艅E.E.EEH<.EEH@.uMTUD$ D$L$$i EEEEEEEEHED$ED$ED$ED$EUD$T$ L$4$ t Dž4DDž45uMTxD$ D$L$$ xE|EEEEEHED$ED$ED$ED$EUD$T$ L$4$ tDž4uMThD$ D$L$$" hElEpEtEčHED$ED$ED$EĉD$EUD$T$ L$4$s tDž4uMTXD$ D$L$$~ XEȋ\E̋`EЋdEԍHEȉD$ẺD$EЉD$EԉD$EUD$T$ L$4$ tDž4OuMTHD$ D$L$$ HE؋LE܋PETE䍃HE؉D$E܉D$ED$ED$EUD$T$ L$4$+ tDž4uMT8D$ D$L$$6 8E苅D$T$L$ D$4$ EUME(\ME(\(UEEUEUEǀ4}uU3D$$ щ>D$T$L$ D$4$ EUEt?ME\E(\ME(\((^(E=ME\E(\ME(\((^(E􍃙u.EwuE.w uE uEE.EuzUE􉂘MJxD$ D$L$$ xEԋ|E؋EE܋EEM;EĉD$EȉD$ ẺD$EЉD$T$ $o EUE58T$ L$D$4$>  0j 7D$T$ED$ D$fL$4$ EU3D$$ E}EVI2D$$ M2T$D$4$ t$EyJED$T$ $k e[^]ÐUVSĀ6wFQ3D$$3 EEfuU/D$$ щ:D$T$L$ D$4$ EUuFEUD$T$ L$4$ ‹EEE}t-}w}tSE}#r}t:}tߋEt E  EEE봋Et E  EEE낋uEFMT$ D$t$ $- EEЋEEԋEE؋EĉEEUn:D$D$$ M7EЉD$EԉD$ E؉D$E܉D$T$ $r MU=0D$ T$EЉD$ EԉD$E؉D$E܉D$ED$t$ $) EUn:D$D$$ M7EЉD$EԉD$ E؉D$E܉D$T$ $ }toER6.D$$ :.T$D$4$ EfFED$T$ $a e 0W 3D$T$ED$ ED$L$4$ EU/D$$ e[^]ÐUSsZM5D$$ b3D$$ E$ED$ED$ED$ U2CD$ D$D$$f U2CD$ D$D$$? U6CD$$( []ÐUVSrEEEEE}u EEIBUML$ D$ED$$ EE܋EEEEEEM䍃Am.E荃Am.M䍃m(\M荃m(\(UEEUEԉU؋EE}t:}tbEt E EMM0Et E EEEU 1D$$ ƍ-EԋU؉D$T$ L$4$} U95D$$f ƍ-EԋU؉D$T$ L$4$B MUč)6T$D$ $# uU%3T$E܉D$ED$ ED$ED$L$4$ e[^]ÐUVSPpM @UD$ D$L$$ E؉EE܉EEEEEHJ(@D$$p P0D$$Z E$ED$ED$ED$ M @UD$ D$L$$^ EȉEẺEEЉEEԉE] ƋU0T$ED$ED$ ED$ED$L$4$ e[^]ÐUSoU B4EB8EBMj(\(EMj(\(E<Mj(\(EMj(\(E}E/}t}u/ MBMABMAB UB E tE(XMiUE\EEE YEZ$ ]EZEME.wEEE^EE E E\EYEZE$u ]EZEEXEE܋E uE(XEXE܋EEE l*}tE u#M_jYEXE볋E uE(XEXEM_jYEXEe}u/ MBMABMAB UB E u=M䍃i(\M_jYXE܋EEE t獓 MBMABMAB UB b}u/ MBMABMAB UB -E u.M䍃i(\(\EE܋EE9E uEXEE֍ MBMABMAB UB  MBMABMAB UB xE܉EE؉EEEEEċEMEUBEMAEċUB ;E؉EȋE܉E̋EEЋEEԋEȋME̋UBEЋMAEԋUB EĄ[]U$j UÐUj ÐUSDiEUEUEUEU}t:EEЍDF*D$$} ]E\EE}t:UU؍DF*D$$= ]E\EEE w<M~d(\(EM~d(\(EEUD[]ÐUSDhEUEUEUEU}t:EEЍCI)D$$ ]EXEE}t:EE؍CI)D$$@ ]EXEEE Ẽ}t>}rj}wdMcXEM􍃩cXE2McXEM􍃁cXEEUD[]ÐUVS0gEEfZ@EM6"ED$ED$ ED$ED$T$ $S E}uzBD$$b 6"ED$ED$ ED$ED$T$ $0 J"T$D$4$ M27bD$T$ $ M67>cD$T$ $ Uf%fEE0[^]ÐUVSvfE;E}EtE5D$$I UEME T$D$ $ U~%D$$ t4uU~%D$$ B'T$D$4$ E&T$$ [^]ÐUS}eE;EEtE%D$$Z UEEtSEUqT$D$ $ E5%T$D$ $ E[]ÐUWVS#D$$ UEEtSEUT$D$ $ E2#T$D$ $ E[]ÐUWVS<\bEEE$E9}`E'u<LD$$ 8 D$BD$ BD$B D$|$ $ @D$$ 1T$D$4$ E1D$D$$ EtiU D$$d ƋE D$$C 8t+E \D$T$ $ MET$D$ $ E1D$$ E€M$ЈU"D$$ <[^_]ÐUEEE€M$ЈÐUE$ÐUS `E/D$$ []ÐUVS _EE}unEƍ:D$$ T$D$4$ t'Ei/D$D$$r [^]ÐUS>_Et(E.ED$T$ $& 3Et&E.ED$T$ $ []ÐUVS^ YEEEUD$L$$ EEȋEE̋EEЋEEԋUD$$n EE:"UD$L$$ EEEEEEEEċEtttw tE}_tttՋE;EuExExxE딋E;EuE|E||ULE;Eu!E^((WUE^((WUEEE;Eu!E^((WUE^((WUEEE;Eu&EXEEE؉E܋E؋U܉EUUE;EEȉEUjD$$) ƋEjD$$ 8t^(E0EXEEUD$$ ]E;Eu)ME(\(YEEẺEE;EEȉEUjD$$\ ƋEjD$$; 8tY\EEME(\(YEEEƍZ.EUD$T$ L$4$ Et>EƋEE YE䍃Z.EUD$T$ L$4$ }u$ME6"T$D$ $a e[^]ÐUSt-Zj E؋BE܋BEB EE;EEUD$L$$; EEȋEE̋EEЋEĉEԋE5D$$ E}t9MUD$L$$ EE؋EE܋EEEEE$ E$ tME.r EEEEE'D$$ :Et>EUY#T$D$ $ UD$$ }unME(^(EUME(\((^(EE]ED$ ED$T$ $U E$ E$ tME.r EEEEE'D$$ :Et>EUY#T$D$ $ UD$$ }unME(^(EUME(\((^(EE]ED$ ED$T$ $5 ]ÐUS$WEE}tEoT$$ EtE D$$ UE$[]ÐUEEE$E9t#E€M$ЈÐUS$?VEE}tE􍓫 T$$7 EtEG D$$ UE$[]ÐUEEE$E9t#E€M$ЈÐUS${UEEE}ЍT$D$ $c E}ЍT$D$ $6 $[]ÐUS4UEEG@EMED$ED$ ED$ED$T$ $ UwD$$ 4[]ÐUVS TEE:G@EuEUD$T$ L$4$5 UD$$[ [^]ÐUVS #TsNEEE@ E@zEf$x oNEEEEEEU`dEƋEf$Ѝ#T$D$D$EPP@LD$T$ L$4$R hlE$%sNE]EE!D$$ E (D$L$$ (E,E0E4EEE썃oN.EwF.ƋED$$W #T$D$4$ ]E쉅|l|(\(lsN|E$LE;E!D$$ E D$L$$ EE E$EEEoN.EwF.ƋED$$" #T$D$4$ ]h\Eh`hXEdEE@L(\ME(\(ElE` EBEBEB EE$t9`pdlXXEthxE"E D$L$$G E EEEċEĉEl\ElE\EE`dhEȉỦMЋEEԋEȉPẺTEЉXEԉ\dXEdEXEEE'PD$TD$ XD$\D$T$ $ E+D$D$$ EPXXTUE؉E܉UEEE؉@E܉DEHE䉅LE'@D$DD$ HD$LD$T$ $+ E+D$D$$ E$t{EtnE'pD$tD$ xD$|D$T$ $ E+D$D$$y E$toEtbE'ED$ED$ ED$ED$T$ $! E+D$D$$ E'`D$dD$ hD$lD$T$ $ E+D$D$$ e[^]ÐUSXLE T$$\ []ÐUS)LE T$$- []ÐUWVSKEFEEf$TTtKTYTtaAFEE$ED$ED$ED$ 1  0 8 R R   Mu}EMUUEEEEEEEEEhD$,ED$(EĉD$$ED$ED$ED$ED$ ED$ED$ED$ ED$$gFEEEEEEEEE  0 8     Mu}EMUUEXD$,ED$(ED$$ED$ED$ED$ED$ ED$ED$ED$ ED$$LFEe[^_]ÐUVS 1IuE UD$L$$m EEFEFEF e[^]USHEED$T$ $ []ÐUVS`HED$$ ;E}MBT$D$ $X XUBD$$9 E}4EEEEM􍃂UD$L$$< EEEEEEEĉEEUE܉UEtED$$ R#D$$ EԉD$E؉D$ E܉D$ED$T$ $O ‹EEU^ T$D$ $ MET$D$ $ }MFT$D$ $ tEtED$$ UFD$$ ‹EEt$MET$D$ $H E^ ED$T$ $" EtiUBD$$ ƋEBD$$ 8t+EBBD$T$ $ U D$$ ME T$D$ $q e[^]ÐUVS EƋEE=EčEUĉD$T$ L$4$ MET$D$ $ EUEU> 0 8D$$ D$|$T$ D$fD$4$S E-9D$$- e[^_]ÐUS$?E$@t*MED$T$ $ E0EE2@EMED$T$ $l $[]ÐUSv?ED$$r []ÐUS4??EU؉D$L$$~ E؉EE܉EEEEEEU]ÐUEÐUS>ED$$ []ÐUS>EcD$$ []ÐUS\>E0ED$T$ $Q []ÐUE€M҃f% fÐUEf$ÐUEÐUEÐUE$ÐUE$ÐUE$ÐUE$ÐUS$)=Et,E D$$ u EEE$[]ÐUEÐUEÐUUEÐUUEÐUUEÐUUEÐUS7<M ED$T$ $4 M ED$T$ $ []ÐUS;M ED$T$ $ M ED$T$ $ []ÐUEEEEEÐUEEEEEÐUEEEEEÐUEEEEEÐUS$:U D$$ ]EEEEEEE$[]ÐUS$:U D$$f ]EEEEEEE$[]ÐUEEE€M$ЈÐUE$ÐUÐUÐUVS9EtAE@ ƋED$$  T$D$4$ [^]ÐUS$s9EE,@EM/ED$T$ $! $[]ÐUVS0*9EE荃+@EM荃ED$T$ $ EUnD$$ MT$D$ $ EM&rT$D$ $ D$$ ‹EM6rT$D$ $l D$$V ‹EE$$$Mf fMEƒT$D$ $ MEƒT$D$ $ E $€M$ЈMFrT$D$ $ D$$n ‹EMVrT$D$ $B D$$, ‹EMfT$D$ $ tVEufJED$ T$L$4$ EEtE䍓vD$ED$$^ uMrT$D$ $ T$D$4$h uMzT$D$ $D Ѝ*T$D$4$) E0[^]ÐUS$5EE)@EMED$T$ $ E}t5UD$$ UD$$ E@\E$[]ÐUS$i5E@TqD$$h E@PqD$$L E@HqD$$0 E@LqD$$ E@XqD$$ EE(@EUD$$ $[]ÐUS$4EE썃'@EM썃tED$T$ $J EE@TtED$T$ $a ‹EPTE@PtED$T$ $6 ‹EPPE@XD$$ ‹EPXE@HtED$T$ $ ‹EPHE@LD$$ ‹EPLEP\EP\EP]EP]E$[]ÐUS4k3EE&@EUKD$$ tIE@TKD$$= t)E@PKD$$ t EEE4[]ÐUWVS2EE%@EuM}ED$ ED$ED$ED$T$L$<$ EEEEEEEEčE D$ED$ED$ ED$EĉD$T$4$ E@PƋM}ED$ ED$ED$ED$T$L$<$O EEȋEE̋EEЋEEԍE D$EȉD$ẺD$ EЉD$EԉD$T$4$ E@TƋMxED$ ED$ED$ED$T$L$<$ xE؋|E܋EEEE䍃E D$E؉D$E܉D$ ED$ED$T$4$ e[^_]ÐUS40- D$$ Em D$ED$ED$ ED$ED$T$ $ EUD$$ u D$$a }D$$K U􍃁D$$4 u D$$ }D$$ U􍃉D$$ U􍃕D$$ҿ UD$$軿 4[]ÐUE@]ÐUEEUEB]ÐUE@^ÐUEEUEB^ÐUE@\ÐU}~EE‹EP\ÐUE@HÐUE@LÐUS$.EE}tE%T$$豾 E@HtE@HD$$苾 UEPH$[]ÐUS$O.EE}tE􍓻T$$G E@LtE@LWD$$! UEPL$[]ÐUE@XÐUS$-EE}tE=T$$ɽ E@XtE@XD$$製 UEPX$[]ÐUÐUÐUE@TÐUS$7-EE}tE􍓣T$$/ E@TtE@T?D$$ UEPT$[]ÐUE@PÐUS$,EE}tE%T$$豼 E@PtE@PD$$苼 UEPP$[]ÐUVS N,>D$$K FD$$5 EUD$D$$ UD$D$$ UD$D$$ջ UD$D$$趻 UD$D$$藻 UBD$D$$x UnD$D$$Y uvʓT$D$ $. T$D$4$ MVED$T$ $ [^]ÐUVS *uD$$辺 D$$診 EU􍃁D$D$$膺 U9D$D$$g UUD$D$$H UQD$D$$) U=D$D$$ U􍃵D$D$$ UD$D$$̹ uMuT$D$ $衹 eT$D$4$臹 MED$T$ $i [^]ÐU(2)EZEEZEE @Ptb%ER&EE\EXEZEE @Tt#E#EEEEUEUBEUBE UB EUe(M%#XEE @Pt"E"EEEEUEUBEUBE UB EUWVSl'uM }ED$ ED$ED$E D$T$L$<$ EE؋EE܋EEEĉEM }ED$ ED$ED$E D$T$L$<$貸 EEȋEE̋EEЋEEEZEZȍ;$XXZEME\ȍs"(\(EE؉E܉FEFEF e[^_]UWVSl&EEЍ@EԍuЋM}ED$ ED$ED$ED$T$L$<$轷 EE؋EE܋EEEĉE䍃E0D$(E,D$$E(D$ E$D$E D$E؉D$E܉D$ ED$ED$T$4$ȶ e[^_]ÐUVS%kED$$荷 E@]u~UD$$賵 {D$$Y uUD$$臵 wT$D$4$m MEPT$D$ $L [^]ÐUVS%E(EċUD$$ EЉUԋu$`D$EЋUԉD$T$ L$4$ߴ EЉUԋE$ED$ED$E D$ Ϸ ƋEЋUԉ$T$u Ќt$D$$G MuED$ ED$ED$E D$T$L$4$蟵 EE؋EE܋EEEED$E؉D$E܉D$ ED$ED$EЋUԉ$T$. tVE@TUč0T$ E$D$ED$ ED$ED$E D$ED$t$ $貳 E@MuED$ ED$ED$E D$T$L$4$躴 EEEEEEEED$ED$ED$ ED$ED$EЋUԉ$T$I tSE@PUč0T$ E$D$ED$ ED$ED$E D$ED$t$ $Ͳ E^EEȍ@@E̍MUč0T$ E$D$ED$ ED$ED$E D$ED$t$ $0 EEe[^]ÐUS2"ME D$T$ $/ []ÐUVS0!EE荃'@EM荃cED$T$ $該 EU?D$$̱ u#ET$$豱 EeMljkT$D$ $脱 tUND$$B VD$$, []ÐUSU D$$ ED$T$ $ []ÐUSUD$$豮 ED$T$ $蔮 []ÐUS$aEE @EMQED$T$ $ E}tEH+E$[]ÐUS$U*D$D$$ EE@EMED$T$ $蕮 $[]ÐUS$EEK@EMgED$T$ $M UD$D$$k $[]ÐUS88D$$5 []ÐUVS-F t$ T$D$ $ [^]ÐUVS0EE@EM-ED$ED$ ED$ED$T$ $J E}tMEYD$T$ $K QT$D$4$1 E0[^]ÐUS6$迭 []ÐUSU\D$D$$Ы E}UBHE@hE@h‹EPiU$B@U BD$D$T$ $V @D$$@ ‹EPUhD$D$$ UdD$D$$ D$$ܪ ‹EP $[]ÐUWVSCEEEȍEEE@?D$$ E؃}M׸(D$L$$3 (L,P0T4XuU׭D$$蜄 щD$T$L$ D$4$t EUEE@Uԍ;T$D$ $? EM3D$L$$e |E E$EEME.wUMEX.wMEXE.wEEčEԃE;E #EԉEЃ}tMMč3D$L$$蚄 | EEE" |BEBEB E}tVM3D$L$$% lptx+ lBpBtB x|D$ED$ED$ED$ lD$pD$tD$ xD$$ \`dhE*E܋M3D$L$$ EEEEEE`XEE`hX\EE̋EpE̍.z {M|.wU|EX. |EXE.wREԉEЃ}tMMč3D$L$$ |EEE" |BEBEB E}tVM3D$L$$蔁 lptx+ lBpBtB x|D$ED$ED$ED$ lD$pD$tD$ xD$$荂 \`dhE*EM3D$L$$y EEEEEE\XEE\dX\EE̋EljEYET$D$ $~ (EEȉHẺDEEЉD$DD$HD$ ED$T$ $~ H.Ew HEDE.wDEEȉ@ẺjE@ D$$z  0d ˱D$T$ED$ D$fL$4$z ED$ |$ED$ED$ED$ iE@ D$$gz UD$$Pz UD$$0z Mč3D$L$$Y{ |EEEM3xD$L$${ xl|ptx|$ED$ED$ED$ | o^D$${ l$pD$tD$xD$ F| ^D$$z EufM`(\(ZZM܍f(^f(XZEM.wqEdM\(\(ZZMf(^f(XZEM.w EMčG|D$ED$ ED$ED$T$ $x UčKD$D$$w EEZZM܍f(^f(XZpp.wphE(\(\ExM.wEEZZMf(^f(XZll.wldE(\(\Ett.wtMGlD$pD$ tD$xD$T$ $Rv UKD$D$$3v EU$T$x ^D$$w \$`D$dD$hD$ x ^D$$w |$ED$ED$ED$ x o^D$$Tw l$pD$tD$xD$ x ^D$$w E@ U3T$D$ $;u e[^_]ÐUVSD$$t u~ Jt$ T$D$ $t EtgENT$D$ $t t:E0EP@@T$D$ $nd ‹EUzD$$Ld EE:UD$$*d ‹EUD$$d ‹EUD$$c ‹EUD$$c ‹EUD$$c ‹EuU T$ xD$L$4$ic uU¤T$ xD$L$4$;c uU¨T$ xD$L$4$ c EEE0[^]ÐUE@ÐUSE@D$$b []ÐUS$EEEUD$$>c E}tUD$$[b ‹EPE$[]ÐUS$EE @EUD$$b E}t E@E$[]ÐUS$E@ΈD$$a EE@EUD$$_b $[]ÐUSi:$.c 1D$$Xa -D$$Ba []ÐUSE@D$$a []ÐUVSUD$$` ƋUD$$` T$D$4$` [^]ÐUVS0qaD$$n` ƍ9 :T$D$ L$D$4$<` UD$$&` EaD$$` AED$ED$ ED$L$$_ UD$$_ EU9D$$_ uED$T$ $_ U9D$$v_ D$$`_ :D$$a E0[^]ÐUSDE@D$$_ E@U؉D$L$$=` E؉EE܉EEEEEEEEEEԋ]ÐUE@ÐUS4EE@EUwD$$4_ E}ZE;8D$ ED$ED$$_ UEBUD$$^ ‹EPE@U;T$D$ $] MSED$T$ $] E4[]ÐUS$E@D$$] EE@EUƄD$$7^ $[]ÐUSAE@=D$$@] []ÐUE@ ÐUE@ÐUSE@D$$\ []ÐUSE@LD$$\ []ÐUE@EEEEÐUSXE@D$$W\ []ÐUS$ME D$T$ $!\ []ÐUSE@^ED$T$ $[ []ÐUVSE@ D$$[ UD$$[ ‹EP E@ƋUD$$s[ >T$D$4$Y[ [^]ÐUS$%EEE@U􍃽T$D$ $[ $[]ÐUS$EEMKE D$T$ $Z $[]ÐUSE@KED$T$ $Z []ÐUSlUEBE@D$$bZ []ÐUS/E@ ED$T$ $'Z []ÐUSE@ED$T$ $Y []ÐUWVSLSƍ_ 8E@D$$Y ׉D$$Y EЍ_ EԍK׌D$$^Y  D$|$MЉL$MԉL$ T$D$4$*Y E[D$$ Y ED$ ED$T$ $X D$$X EMED$T$ $X L[^_]ÐUSyME D$T$ $vX []ÐUSCE@'D$$BX UD$$+X ‹EP[]ÐUE@ÐUSE@@D$$W []ÐUSE@PD$$W []ÐUqA1ÐUE@ÐUWVSlEu5D$$?W E D$ E D$T$ $W EM䍃!8EEED$EUD$ T$|$L$E$)X EEԋEE؋EE܋EĉEU䍃M~D$$V EԉE؉FE܉FEF e[^_]UWVS\[}EE䍃;uED$D$EUD$ T$L$|$4$oW EEЋEEԋEE؋EĉE܋EUEЉUԋU?ED$D$EЉD$EԉD$ E؉D$E܉D$L$$U e[^_]ÐUS$UkE D$D$ED$ED$ ED$ED$L$$`U $[]ÐUS4-џ}D$$*U E$D$ ED$T$ $U EUE D$ED$ED$ ED$ED$L$$T U5|D$$T 4[]ÐUS$#o|D$$|T SED$ ED$T$ $XT EU+D$$>T EUU􍃇{D$$!T EU$[]ÐUVS] ]c{D$$S ED$T$ $S ] g{D$$S ƍӔEUD$T$ L$4$gS ] k}D$$=S ] ] ] הT$D$ $S ] zD$$R ] ] ۔T$D$ $R ] zD$$R U] ƍߔEUD$T$ L$4$eR ] ED$T$ $>R [^]ÐUWVSlU zD$$ R u/EX MBMABMAB UB CM EEEEUV PE؉U܋EUEU䍃ED$E؉D$E܉D$ ED$ED$T$ $dQ [ Ǎ[ Eč[ ƋU zD$$(Q D$$щ D$T$L$ D$4$P щEuȋEĉD$T$ L$UT$|$4$R EȋME̋UBEЋMAEԋUB Ee[^_]UEEE EEUÐUWVS\:}ƻEƻE䍃uD$EUD$ T$L$|$4$UQ EEЋEEԋEE؋EĉE܋EUEЉUԋM"D$EЉD$EԉD$ E؉D$E܉D$T$ $O e[^_]ÐUS$tM\D$ED$ED$ ED$ED$T$ $TO $[]ÐUWVSLUwD$$#O UE D$ED$ED$ ED$ED$L$$N kzD$$N EU䍃CvD$$N ÈED$ED$ ED$ED$T$ $oN U䍃vD$$XN uEMXEX EԍX ƋUwD$$N D$$xщ#D$T$L$ D$4$M Ɖ׍+EUD$T$t$|$ L$Eԉ$M U䍃vD$$M E tJX 'vD$$dM X X X L[^_]ÐUWVS|UuD$$M u\S HUMOMEEEEPQ PEȉU̍EЍEԍD$EȉD$ẺD$ EЉD$EԉD$T$ $kL V ǍV EV ƋUuD$$/L D$$щD$T$L$ D$4$K щ EuED$T$ L$UT$|$4$ M EE؋EE܋EEEĉEEUEUEUe[^_]ÐUÐUÐUS$;EE荃@EM荃+{ED$T$ $K E}E`(ߋE`)UB*$ B*ϔKD$$J E}tErT$$J E@tE@CrD$$J UEPϔOD$$rJ E}tE􍓧rT$$RJ E@ LPL<.u z }u xD$LPD$T$ L$4$> }tk(\(EME.w E.EwXE53XE$X .s4D$ $D$D$D$ ,EFxD$D$ D$D$T$ $I= E}MDžTDžXDž\Dž`T\`FxTD$XD$ \D$`D$T$ $< RuD$$< ZtD$$}< 8dhRlpd hlpD$ $D$D$D$ +E@ 6rD$$; I 0H FqD$T$ED$ D$fL$4$; EU6mD$$j; E}MU (\(yD$D$$&;  (\(ZD$ED$$< MRxD$L$$< , 0484,(\((\(4,M:,D$0D$ 4D$8D$T$ $: ,4zD$$9 EbuD$D$ D$D$T$ $9 6DHEyD$$a9 UmT$D$ $D9 EċUčD$$*9 EȋuED$ T$t$ $I: R EEtD$$>8 EԋEyD$$8 EEERxD$L$$69 dhlpUEEED$T$ $7 Eހ}uuED$ ED$T$ $P7 E dD$hD$ lD$pD$T$ $ 7 EƍED$ T$t$ $#8 tx|08XpX8,$0D$4D$8D$ !8}t(URmD$$5 LP L<.u z } u xD$LPD$T$ L$4$5 \`\(\(ED$$F5 D$$05 E̋EyUȍtD$$5 EDžtDžxDž|E|Utx|ElD$$}4 ‹EEƍ~D$T$ L$4$?4 E~D$D$$4 hN.lD$$3 EUEH@(\:(WkT$ D$D$$3 U荃D$$3 E:D$D$ D$D$T$ $?3 MEH@\ȍ:(WkD$ D$T$ $2 U荃D$$2 uȍRbtD$$2 tT$D$4$2 uȋUtT$D$D$ D$D$L$4$^2 MȍtED$T$ $@2 M:(WkD$ D$T$ $2 U荃D$$1 EzxD$$1 EED$T$ $1 ELP<@XEEE*E.Ew<]DDXȋE@L.w*eD"EHL(\(.u z }.EwKXTXTX.w[S.w}utEƍօD$T$ L$4$"0 E<}u6EƍօTXD$T$ L$4$/ E}E;EE;E}EE E;E~EEEEЋuED$ T$t$ $0 .Ew_XEZ]ZZȍf(^f(Xf.ZZZȍf(^f(Xf.wEƋEED$ T$L$4$:. D$D$D$D$ D$D$D$ D$$0 tD$xD$|D$D$ D$D$D$ D$$C0 UEEƍED$ T$t$ $&. tx|EƋEED$ T$L$4$l, D$D$D$D$ D$D$D$ D$$/ xtD$xD$|D$D$ D$D$D$ D$$u. x|UEEƍhED$ T$t$ $X, htlxp|tdXEl\hEFxD$D$ D$D$T$ $O* E}tjMEEEE\EEUFxED$ED$ ED$ED$T$ $) M:D$D$ D$D$T$ $) ErxD$$~) E:dD$hD$ lD$pD$T$ $7) UԍZtD$$ ) t$xD$|D$D$ ^EzxD$$( D$T$D$D$D$ D$Ẻ$E@ 6rD$$Z( \`I 0H FqD$T$ED$ D$fL$4$' EU6mD$$' E}}tQnlD$$' ƋEN mL$ T$D$4$' }t}t6EED$ T$D$ $A' ,EET$D$ $' uEXT$ D$t$ $/( XE\E`EdEHED$ED$ED$ED$ D$D$D$ D$$d) HLPTEǀM:D$D$ D$D$T$ $% dlEbudD$hD$ lD$pD$T$ $% EkD$$o% EǀE@ 6rD$$F% UzxD$$/% wD$$% E@ UT$D$ $$ e[^]ÐUWVS赔EYD$$$ EȋUȍYND$$$ E̋EfD$$u$ EEUBDEBHEBLEBPEMEXE܋EYD$$$ EETD$$# QTD$$# E$ED$ED$ED$ 0FE@$XEEE;EUED$ED$ED$ED$ ED$ED$ED$ EĉD$$W& EEEEEEEEM.wE.EUЍeD$$# UE;E=W8T$ED$ ED$ED$EĉD$t$|$ $" EfEЉD$T$ $" EEMXEU̍]ND$$d" EЃ}E؃e[^_]ÐUWVSLuE ǍDcMED$ T$|$ $M# EEȋEE̋EEЋEĉEԋ}ȋE PHMЋE @P}؉U܉MEE؉E܉FEFEF e[^_]UVSvEƋM UUD$L$$" EE̋EEЋEEԋEE؍bẺD$EЉD$ EԉD$E؉D$T$4$! EĉUȋEfVD$$ E܍2lbD$$ EEVD$$ EEEE*E.EwPEEUEH@ƋEƋEUMEċUȉ$T$EE*EEEEM܋UnJT$D$ $ @$XEEUE9r:UTED$ED$ED$ ED$ED$L$$ EXEEEE;Ede[^]ÐUUE ÐUVSVEƍn`EUD$T$ L$4$D [^]ÐUUEÐUEÐUEEEEEÐUEÐUÐUÐUÐUShEQD$$d []ÐUS$1EE]@EMUIT$D$ $ $[]ÐUS4EE@EMUQHT$D$ $ EU-HD$$ tAM1HT$D$ $ ‹EEǀEE!MQEE D$T$ $W EE4[]ÐUS$EE @EMUHT$D$ $ $[]ÐUS4֌EE‚@EMU>GT$D$ $ EUGD$$ u#M>DE D$T$ $ EEEE4[]ÐUÐUWVSD$$ UEP$[]ÐUE@ÐUE@ÐUE@ÐUE@ÐUS$EE}tE􍓃>T$$ E@tE@>D$$ UEP$[]ÐUE€MA $ЈA ÐUE@ $ÐUEE}tEEEP MʈP ÐUE@ $ÐUEEE€MA $ЈA ÐUE@ $ÐUS$˅E@ED$$ EE@.Ew UEBEH E.w UEB MJED$T$ $s $[]ÐUÐUVS 1Uu?D$$5 MMy?T$D$ $  <D$$ ‹EPM]y?T$D$ $ <D$$ ‹EPMmy?T$D$ $ <D$$x ‹EPM}y?T$D$ $O <D$$9 ‹EPE@ƍ^AVD$$  HT$D$4$ E@ƍ^EVD$$ )ET$D$4$ MFT$D$ $N EX$MFT$D$ $' EXMFT$D$ $ EX uMET$D$ $ ЍVT$D$4$ uMET$D$ $ Ѝ%ET$D$4$ M?T$D$ $ t7M}?T$D$ $x €MA $ЈA M-y?T$D$ $A ‹EPEE!M<E D$T$ $ EE [^]ÐUSف\<T$D$ $ []ÐUS虁[eM<T$D$ $ []ÐUSDYEUE{EU荃]|EEE؍v@E܍M؍;ED$ED$ ED$ED$T$ $ E}>{E{EMEUU|\I9D$$ ;ED$ED$ ED$ED$T$ $t ‹EERED$T$ $C Z:D$$% ‹EZ:D$$ ‹E\:D$$ ‹E\:D$$ ‹EEǀEEEǀEEZ@D$$C 8D$$- ‹EZRD$$ 8D$$ ‹EE.E-Eǀ(ED[]ÐUS$~E5D$$ E5D$$i E5D$$J E5D$$+ E5D$$  E5D$$ E5D$$ E5D$$ E5D$$ EEs@EU5D$$* $[]ÐUWVS,2}E;E}MN~8T$D$ $ t'MN~8T$D$ $ u=VǍ 0F4ED$L$ t$T$<$ UEUAD$$ ,[^_]ÐUEÐUEÐUEÐUS$ |EE}tEu3T$$ EtE3D$$ UE$[]ÐUS${EE}tE3T$$ EtE2D$$b UE$[]ÐUEÐUWVSL {E;ET3D$$ EE}M 0E7L$t$ T$D$<$ }M 0E7L$t$ T$D$<$o }M 0E7L$t$ T$D$<$6 }M 0E7L$t$ T$D$<$ EE؍vp@E܍M؍>6ED$T$ $ }ELV6T$D$ $ tKEEȋU L0E&3T$L$t$ |$D$Eȉ$K ELV6T$D$ $" tKEE̋U L0E&3T$L$t$ |$D$Ẻ$ ELV6T$D$ $ tKEEЋU L0E&3T$L$t$ |$D$EЉ$[ ELV6T$D$ $2 tKEEԋU L0E&3T$L$t$ |$D$Eԉ$ LEEV6ED$T$ $ €M-$Ј-LEEV6ED$T$ $g €M,$Ј,LEEV6ED$T$ $ €M,$Ј,LEEV6ED$T$ $ €M,$Ј,LEEV6ED$T$ $ €M-$Ј-LEEV6ED$T$ $5 €M-$Ј-L[^_]ÐUEEE€M-$Ј-ÐUE-$ÐUE,$ÐUEE}tEEM,U$Ј,ÐUE€M,$Ј,ÐUE,$ÐUS$tEE}tEH,T$$ EtE+D$$ UE$[]ÐUS$itEE}tE+T$$a EtEq+D$$5 UE$[]ÐUEÐUEÐUEEEEEÐUUEÐUMEUÐUEÐUEÐUS0sE,,D$$, []ÐUE(ÐUWVS,rE(EE@ E@EETDED$T$ $ ‹E(E(;Et`uxNNjE(D$$BщDT$L$ D$<$? DT$D$4$% ,[^_]ÐUEEE EEUÐUS$qE-$tFU|CD$$ E!MCED$T$ $ E}u֋ED2T$$~ $[]ÐUVSJqEUJ)T$D$ $? EƍvK:D$$ J)T$D$4$ [^]ÐUS$pEU-T$D$ $ E}E;Eu EǀMBED$T$ $t EU􍃰-T$D$ $N EU􍃰-T$D$ $( $[]ÐUS4oE(D$$EEkEU(T$D$ $AD$$)ED$T$ $tEEEE;E|EE4[]ÐUS45oM@ED$T$ $2E}t+EU-(T$D$ $EEE4[]ÐUWVSLn}u{@MȋED$ T$t$ $EȉE؋ẺE܋EЉEEԉE䍃G2E؉D$E܉D$ ED$ED$T$<$ge[^_]ÐUWVSL0n}u\?MȋED$ T$t$ $mEȉE؋ẺE܋EЉEEԉE䍃1E؉D$E܉D$ ED$ED$T$<$e[^_]ÐUVS mEU&T$D$ $EEU*T$D$ $nEƋUM􍃞%T$ L$D$4$AEb?D$$"uIRG%D$$us %t$ T$D$ $ [^]ÐUSlM$E D$T$ $[]ÐUEÐUS$SlEE}tE􍓿#T$$KEtE[#D$$!UE$[]ÐUSkUEE$D$$[]ÐUSkUEE$\D$$K[]ÐUEÐUEÐUÐUÐUEEE€M.$Ј.ÐUEEE€M-$Ј-ÐUEE}tEEE,Mʈ,ÐUE€M,$Ј,ÐUE,$$ÐUE,$ÐUE.$ÐUE-ÐUE-$ÐUE-$ÐUE-$ÐUEEE€M-$Ј-ÐUEEE€M-$Ј-ÐUEEE€M-$Ј-ÐUVS`hEU:D$$D$$E܉UU2D$$D$$rEԉU؋E,$ t,Ed:ED$T$ $UU:D$$6PEU2D$$PEEƍ:E܋UD$T$ L$4$u1EEƍ:E܋UD$T$ L$4$Eƍ:E܋UD$T$ L$4$xu1EEƍ:EԋU؉D$T$ L$4$C}uM`,UD$L$$bEEEEEEEĉEp)ED$ED$ ED$ED$T$4$|B D$$u !t$ T$D$ $e[^]ÐUVS@OfE-$ E,$ t,E7ED$T$ $"]EǀEEEKD$$ƋEKD$$E8D$$E8D$$ruM)U؉D$L$$E؉EE܉EEEEE&ED$ED$ ED$ED$T$4$?cD$$u t$ T$D$ $e[^]ÐUVSdEEEEM(UD$L$$EEԋEE؋EE܋EEED$$:tSEǀED$$ EEU6D$$}ED$$u.EUY6T$D$ $EEU6D$$dEUE1T$D$ $>FE-$u6>t$ T$D$ $EUY6T$D$ $}}u5MED$ T$t$ $EEEEEEEEUED$ED$ED$ED$ EԉD$E؉D$E܉D$ ED$$.EEԋEE؋EE܋EEEEUE1T$D$ $UE}u}t|M)%EԉD$E؉D$ E܉D$ED$T$ $5>D$$uRt$ T$D$ $Xe[^]ÐUWVS aEtEEED$$ EǀED$$E}_u}E2D$$K2XT$ D$|$ $XE\E`EdE!ED$ED$ ED$ED$T$4$$u}E-D$$K2HT$ D$|$ $%HELEPETE!ED$ED$ ED$ED$T$4$E2D$$etED$$9u.EU2T$D$ $zEED$$_u}E2D$$28T$ D$|$ $8E[]ÐUS4 ED$$EEoEUT$D$ $ՔEU􍃿D$$軔ED$T$ $螔tEEEE;E|EE4[]ÐUSGEU?T$D$ $<[]ÐUS ED$$[]ÐUEÐUSED$$跓tED$T$$蔓[]ÐUVS`uEhD$$YT$D$4$?[^]ÐUVS EƋED$$9s'MEP>T$D$ $͒[^]ÐUSE~'MEPT$D$ $耒[]ÐUSMEEET$D$ $:[]ÐUVSnED$$E;EnEOT$D$ $Αt3EED$ ED$T$ $蟑E?OT$D$ $nt1EE?T$ ED$L$4$9EE3D$$ EECD$D$$ߐuEGxD$L$$xE|EEEEEED$ED$ ED$ED$T$4$bUD$$KUEEET$D$ $‹EE=u EoD$$蓑ME3D$$跏EECD$D$$荏uEGhD$L$$諐hElEpEtEED$ED$ ED$ED$T$4$ MKXD$L$$3XE\E`EdEMHD$L$$HELEċPEȋTE̋ED$ED$ED$ED$E$EĉD$EȉD$ẺD$ ̑MK8D$L$$_8EЋED$ED$ ED$EĉD$T$ $<|MBED$T$ $|MEXEE؃E;E]ÐUSdEäD$${EEEUT$D$ ${EM UȉD$L$$|EȉE܋ẺEEЉEEԉEE܉D$ED$ ED$ED$EU$T$~tEEEE;EREEċ]ÐUWVSEEE1uUYD$$zщD$T$L$ D$4$zEUu5EUD$T$ L$4$YzE܋E;ER}MED$T$ $"zuM UD$L$$K{EEEEEEEEiED$ED$ ED$ED$T$4$y}U܍%D$$yEU܍D$D$$syuM܍ xD$L$$zxE|EEEċEEȍiED$ED$ EĉD$EȉD$T$4$xE܉E0~8ID$$xMD$|$T$ D$fD$4$xEU=D$$~x}MED$T$ $MxuM hD$L$$syhE̋lEЋpEԋtE؍iẺD$EЉD$ EԉD$E؉D$T$4$wWE܉D$$uy}tME܉D$T$ $we[^_]ÐUVS cEEO@EMED$T$ $xME T$D$ $(wME T$D$ $wuU#T$ D$L$4$vuU˜#T$ D$L$4$vuU™#T$ D$L$4$xvME T$D$ $TvuU #T$ D$L$4$&v [^]ÐUVS0EE썃@EM썃YED$T$ $vEU5D$$uM-SAT$D$ $u‹EM=SAT$D$ $mu‹EMMS=T$D$ $AuEEƒEEƒEEƒEM]S9T$D$ $t]D$$t‹EMmS9T$D$ $t]D$$t‹EuM}S9T$D$ $]t)T$D$4$CtuMS9T$D$ $t%T$D$4$tEuEeD$T$$sUݪD$$sSD$$huEEHuUˆT$ ED$L$4$wsuUŒT$ ED$L$4$IsuUT$ D$L$4$suU˜T$ !D$L$4$ruU™T$ !D$L$4$ruUœT$ ED$L$4$ruU T$ D$L$4$crEEE0[^]ÐUE@ÐUE@ ÐUMU BBABABA UEP$@ ÐUE@(ÐUÐUS4EEmE@(uE􍓅T$$qED$ED$ED$ED$UB$BD$BD$BD$ {ttEEEuE@ EnE@(uE􍓅T$$qED$ED$ED$ED$UB$BD$BD$BD$ stE@E}uEU4[]ÐUVS0yEEqE@(uEiT$$jpED$ED$ED$ED$UB$BD$BD$BD$ _sEEEuE@(uEiT$$oED$ED$ED$ED$UB$BD$BD$BD$ rtwE@ƍEP$@ D$T$ L$4${oƍUBD$BD$ BD$BD$L$4$FoE@E}$0[^]ÐUÐUÐUÐUÐUE$ÐUEÐUEÐUÐUVShuUD$$inD$$SnxT$D$4$9n[^]ÐUWVSLD$$nƋEE$T$EԋU3D$$mED$|$D$D$EԉD$ T$L$4$mE܉UEt'uE܋UD$T$ L$4$Rm~GL[^_]ÐUUE ÐUSMgE D$T$ $l[]ÐUSM1E D$T$ $l[]ÐUSME D$T$ $l[]ÐUS]MœE D$T$ $Zl[]ÐUEÐUSMxE D$T$ $ l[]ÐUE$ÐUSM(E D$T$ $k[]ÐUWVS(D$$kƋEUD$$ckD$$Mk |$ T$D$4$/k[^_]ÐUE$ÐUE$ÐUEÐUE$ÐUE$ÐUE$ÐUE$ÐUE$ÐUEÐUEÐUSMGE D$T$ $i[]ÐUSME D$T$ $i[]ÐUSsMېE D$T$ $pi[]ÐUS4=-D$$:iūED$ ED$T$ $iE}tCE9ED$T$ $hUED$$hEEE4[]ÐUSME D$T$ $h[]ÐUSYME D$T$ $Vh[]ÐUVS "E$t6EƍED$EUD$T$ L$4$g4EƍED$EUD$T$ L$4$gE*D$T$$g [^]ÐUVS oEƍD$EUD$T$ L$4$Ug [^]ÐUVS Eƍ`D$EUD$T$ L$4$g [^]ÐUSM:E D$T$ $f[]ÐUSU̕D$$f`D$$fD$$M[]ÐUEEE EEUÐUEÐUE€M$ЈÐUS$EE}tE7T$$eEtEӌD$$eUE$[]ÐUUEÐUUEÐUEEE€M$ЈÐUEEE€M$ЈE$t E@ÐUEEE€M$ЈEtEEÐUWVS,A}UqD$$BdD$$,dD$$щѦ0T$ L$ED$t$<$c,[^_]ÐUWVS,EǍZƍi‹MT$ L$D$4$c0EUD$ T$L$t$<$qcUƓD$D$$Rc,[^_]ÐUEEE€M$ЈÐUS$EEE€M$ЈUzD$$b$[]ÐUMEUÐUMEUÐUS$IEEE$E9t7E€M$ЈUݤD$$b$[]ÐUEEE€M$ЈE$u EÐUSMEUUD$D$$pa[]ÐUWVS,;ENjED$$,aD$$щǣ0ED$T$L$ t$<$`uUD$$`D$$fщST$L$ D$4$`Eǀ,[^_]ÐUWVS,g}UD$$h`+D$$R`D$$щ0T$ L$ED$t$<$`,[^_]ÐUWVS,EǍƍf‹ṀT$ L$D$4$_<0EUD$ T$L$t$<$_UD$D$$x_,[^_]ÐUEEE€M$ЈÐUEEE€M$ЈÐUSuQD$$^qD$$^yED$T$ $^[]ÐUÐUS^Eu*ED$$M^‹EE[]ÐUWVS<E$EǍƍcE䍃<D$D$$]ML$ T$D$4$]ƍ\ED$ T$t$L$<$q]U D$D$$R]<[^_]ÐUWVS<E$EǍƍbE䍃צSD$D$$\ML$ T$D$4$\ƍsED$ T$t$L$<$\U#D$D$$i\<[^_]ÐUS4ME D$T$ $1\[]ÐUE4$€M$ЈÐUWVS<E$EǍYƍeE䍃yD$D$$|[ML$ T$D$4$[[ƍED$ T$t$L$<$*[UŋD$D$$ [<[^_]ÐUWVS,E$tcEǍd0tED$ T$t$L$<$ZU܊D$D$$|Z,[^_]ÐUE$ÐUVS )EEuUYD$$$ZD$$ZD$$щ͜T$L$ D$4$YU􍃕T$ ED$L$4$Y [^]ÐUS$)D$$Y;E9^eD$ T$D$ $CYE9^eD$ T$D$ $ YER^-ED$ ED$T$ $X$[]ÐUVS@EE@EM#ED$ED$ ED$ED$T$ $@YE}GSD$$RX‹E#ׁD$$)X‹EE@U$LjE EE@EE;WD$$WD$$W‹EkE荃EMEU쉁EEMEU􉁰Ms6T$D$ $WuD$$щT$L$ D$4$VE@[^]ÐUS$E$@tE}D$$VEE@EU}D$$2W$[]ÐUÐUE$ÐUVS E$t?ED$$UE$ED$ED$ED$ DBEƍ>UBDD$BHD$ BLD$BPD$L$4$U [^]ÐUShUD$$lU~D$$VU‹E9[]ÐUVS0U̗D$$UEUEuEtkEEEu2T$EUD$T$ L$4$TEu0EUD$T$ L$4$T0[^]ÐUVS0hUD$$lTEUuED$EUD$T$ L$4$:TuU,}D$$ TEEuEUD$T$ L$4$S0[^]ÐUS$X‘D$$SEUR|D$$SfLu#M1ʒT$D$ $vS!M1ʒT$D$ $SS$[]ÐUVSE$U 1ED$T$ $TuӜU|T$D$ $RוT$D$4$R[^]ÐUS$EE@EMTED$T$ $JS$[]ÐUSTE$TP0ED$T$ $S[]ÐUE$ÐUE$ÐUEÐUWVS,E$ u EEt^Ey }T$D$ $Qt1EyED$T$ $aQu EmyD$$6QǍu[}t$ T$D$ $QT$D$<$PVUT$D$ $PEE,[^_]ÐUS$RUUQT$D$ ${PEE@EUUD$$Q$[]ÐUS$EE@EM{ED$T$ $P$[]ÐUVS ֿEE썃B@EM썃>zED$T$ $PE}M-bT$D$ $OEvD$$rO‹ERyD$$IO‹EE@U$LjE EE@EEjD$$NBwD$$N‹EM-΂T$D$ $NuM-zT$D$ $lN {T$D$4$RNM.JzT$D$ $1NMM.JzT$D$ $NME [^]ÐUE$ÐUEEE€M$ЈÐUEÐUS$PEE荃|@EM荃@}ED$T$ $ME}EH( EH)E`(EH(EH)UB*$B*E`+D$$LE}tEtT$$LE@oD$$HUEP$[]ÐUE@<ÐUE@ÐUVS 裷Ep$'nD$$GnT$D$4$Gt E@$EEE [^]ÐUS$3EE}tE􍓟nT$$+GE@$tEP$;nD$$GUEB$$[]ÐUVS ʶEp$nmD$$FmT$D$4$Ft E@$EEE [^]ÐUS$ZEE}tEmT$$RFE@$tEP$bmD$$.FUEB$$[]ÐUSTU EPE@($uE@($@E@Du\U؍D$D$ED$ED$ED$ ED$$HE؉EE܉EEEEEZUȍ>D$>D$ED$ED$ED$ ED$$3HEȉEẺEEЉEEԉEEE@EUwE D$ED$ED$ ED$ED$L$$E]ÐUWVS,袴UvD$$D62tD$$DE؋E؉hE؉lE؉pE؉t(ZD$ZD$ED$ED$ED$ ED$$ G(X,\0`4dU RlD$$CtLDžxDž|EEEEEExAEEEEEEEEED$,hD$(D$$XD$\D$`D$dD$ XD$\D$`D$ dD$$!E@($E@D;rpD$$BE܍.vD$ED$ED$ ED$ED$T$ $tD$$q@E$ED$ED$ED$ ,D$,8D$(ED$$ED$ED$ED$ED$ ED$ED$ED$ ED$$$E@+$ttD$$?E$ED$ED$ED$ ,E@($@tT6FtD$$v?>tD$$`?E$ED$ED$ED$ e(E@*$u:UVvE D$ED$ED$ ED$ED$L$$>e[^_]ÐUSDĮE@*$NE`*EE܍@EM܍|jED$T$ $Z?EH*MqD$ED$ED$ ED$T$ $\>EtwEPpkD$$;>UtT$ D$D$ $>D$$>U䍃T$D$ $=EPpkD$$=UtT$ D$D$ $=U썃qT$D$ $=0EE@EM|jED$T$ $>D[]ÐUWVSE(Ečd$>U(xD$$=u}$U$iD$$<UrT$ D$D$ $<EM oEEED$ ED$ED$E D$T$L$E$=EE؋EE܋EEEE䍃ED$$|$ ED$E$D$E؉D$E܉D$ ED$ED$T$4$<E^EEЍD@EԍMUčr0T$ E$D$ED$ ED$ED$E D$ED$t$ $y<EEe[^_]ÐUS$zEE@EM6gED$T$ $(<ME@<"jT$D$ $B;ME@"jT$D$ $;$[]ÐUS4EE@EMTeED$T$ $;EU0eD$$:MH4eT$D$ $:XbD$$~:‹EP $p.EU)hED$ T$L$4$,EEE [^]ÐUVS KE $/ ED$T$ $-E@ ;gD$$$,u E EEU{[D$$+?gT$D$4$+tzEtgECgWT$D$ $+t:EUCgED$ T$L$4$c+u EIEC|uEg\D$$)+C_T$D$4$+EE [^]ÐUÐUS$ŚEE@EMVED$T$ $s+MEVT$D$ $*$[]ÐUS4YEEE@EMTED$T$ $+EUTD$$**tEE>U%VD$$*QD$$)‹EEEE4[]ÐUÐUS4蜙EEH@EMTED$ED$ ED$ED$T$ $5*E}EPD$$F)EMlE D$T$ $)U lD$$)‹EElD$$(‹E0s@YD$$(QD$$(‹EE4[]ÐUVS0\EE@EMRED$ED$ ED$ED$T$ $(E}_sQD$$(‹EEETkT$D$ $'EEPiT$D$ $'sLPD$$'ƍHiEUD$T$ L$4$b'‹EEEXkT$D$ $+'E\kED$T$ $'qXD$$&OD$$&‹EE0[^]ÐUS$菖EE;@EUMD$$D'$[]ÐUSNUEUVVD$D$$>&[]ÐUEÐUVS U_MD$$%EhD$$%EUT$D$ $%E}t&EUhT$D$ $%EhD$D$$Z%MhED$T$ $<%EƋUhT$ ED$L$4$%ULD$$$ [^]ÐUMEUÐUEÐUEÐUSgMKE D$T$ $d$[]ÐUEÐUEÐUSMkKE D$T$ $$[]ÐUWVS<˓EǍgmƍE䍃mULT$D$ $#KML$ T$D$4$##S0EUD$ T$L$t$<$Z#<[^_]ÐUS%MJE D$T$ $"#[]ÐUSMWJE D$T$ $"[]ÐUWVSL跒EƋUeD$$"E؉U܍SlǍ,E䍃slJD$T$ $i"JML$ T$D$<$H"EԍRU؋M܉T$ L$MԉL$D$4$"L[^_]ÐUWVSLEƋUdD$$!E؉U܍kǍ+E䍃k%J5D$T$ $!IML$ T$D$<$v!Eԍ=QU؋M܉T$ L$MԉL$D$4$J!L[^_]ÐUWVSLEƋU#dD$$ !E؉U܍jǍ+E䍃jSIcD$T$ $ HML$ T$D$<$ EԍkPU؋M܉T$ L$MԉL$D$4$x L[^_]ÐUWVSLAEƋUQcD$$: E؉U܍iǍ6*E䍃iHD$T$ $)HML$ T$D$<$EԍOU؋M܉T$ L$MԉL$D$4$L[^_]ÐUWVSLoEƋUbD$$hE؉U܍ iǍ`)E䍃+iGD$D$$%WGML$ T$D$<$EԍNU؋M܉T$ L$MԉL$D$4$L[^_]ÐUWVSL衎EƋUaD$$E؉U܍=hǍ(E䍃]hFD$D$$WFML$ T$D$<$6EԍMU؋M܉T$ L$MԉL$D$4$ L[^_]ÐUWVSLӍEƋU`D$$E؉U܍ogǍ'E䍃g FD$D$$EML$ T$D$<$hEԍ+MU؋M܉T$ L$MԉL$D$4$<L[^_]ÐUWVSLEƋU`D$$E؉U܍fǍ'E䍃fEED$T$ $DML$ T$D$<$Eԍ]LU؋M܉T$ L$MԉL$D$4$jL[^_]ÐUWVSL3EƋUC_D$$,E؉U܍eǍ0&E䍃esDۆD$T$ $DML$ T$D$<$EԍKU؋M܉T$ L$MԉL$D$4$L[^_]ÐUScMBE D$T$ $`[]ÐUS-MBE D$T$ $*[]ÐUSM_BE D$T$ $[]ÐUSM)BE D$T$ $[]ÐUS膊MAE D$T$ $[]ÐUS$KMAE D$T$ $HEEEE$[]ÐUSMeAE D$T$ $[]ÐUS$‰M*AE D$T$ $EEEE$[]ÐUStM@E D$T$ $q[]ÐUSD>E EEE@EMIED$ED$ ED$ED$T$ $D[]ÐUSۈMC@E D$T$ $[]ÐUS襈M @E D$T$ $[]ÐUVS nEEuKEUD$T$ L$4$^ [^]ÐUEÐUEÐUUEÐUS$EE}tEN?T$$EtE>D$$UE$[]ÐUEÐUS$XEE}tE>T$$PEtE`>D$$$UE$[]ÐUEÐUS$ΆEE}tE:>T$$EtE=D$$UE$[]ÐUEÐUS$DE$ uENEtE;E@ uE+E@ ?D$$ ;EtEEE$[]ÐUS$ąEE}tE0=T$$EtE<D$$UE$[]ÐUEÐUS:UNXD$$>u:?ZMD$$?EƀE‹EERXD$T$$[]ÐUWVSl蔄EEċuW}ED$ T$L$t$<$EEԋEE؋EE܋EE~E܋MWD$EԉD$E؉D$ E܉D$ED$T$ $}^AD$$E䍃t LD$$_ǍWML0D$D$T$L$ȁD$t$<$iu䍃%LL$ T$D$4$*u䍃mLL$ T$D$4$e[^_]ÐUS‚E$t?E^BD$$E$ED$ED$ED$ []ÐUS$[EEUUD$$Y:EtEUD$T$$5$[]ÐUEÐUEEE:Et UEÐUEÐUEÐUS$茁EE}tE8T$$EtE8D$$XUE$[]ÐUSM8E D$T$ $[]ÐUVS݀Z8D$$u%9t$ T$D$ $U@D$D$$[^]ÐUS$\U(FD$$`uD${$1EUUSD$$)EUEU$[]ÐUEEE EEUÐUS$UED$$uD${$EUU~RD$$EUEU$[]ÐUS$XU$ED$$\uD${$-EUU RD$$%EUEU$[]ÐUEÐUEEUEÐUS~M6E D$T$ $D$$[]ÐUSc~M5E D$T$ $`[]ÐUVS ,~Eƍ\QEUD$ T$ED$L$4$ [^]ÐUÐUÐUÐUÐUVS}uUPD$$ PT$D$4$~ [^]ÐUSJ}E@ U~JT$D$ $B []ÐUVS0}Vƍ/5D$L$ T$D$4$ EE$t'M5T$D$ $ UJPD$$ t'M5T$D$ $i E0[^]ÐUVS1|uUqOD$$2 }IT$D$4$ [^]ÐUS{V>D$$ P3D$$ []ÐUS4{EE8t@EUP?D$$A uE#END$T$$U EE4[]ÐUS${:CD$$ U2ND$D$$ EEs@EUMD$$ $[]ÐUS$zMMD$ED$ED$ ED$ED$T$ $l $[]ÐUWVS\7zE$EԋuSM}ED$ T$L$t$<$a EE؋EE܋EEEĉEM؍tXE؍tEED$ED$ED$ED$E؉$E܉D$ED$ED$ tI}u EE U '<D$$p E؉$E܉D$ED$ED$ e[^_]ÐUWVS\yEcM]LED$ED$ ED$ED$T$ $EEaLT$D$ $EUEeL0ED$T$EUD$T$ t$ $zEENjE!JuT$ED$ T$L$|$4$i EEЋEEԋEE؋EĉE܋ED$ED$ED$ED$EЉ$EԉD$E؉D$E܉D$ tTRiLD$$8D$$EЉ$EԉD$E؉D$E܉D$ E%J0ED$T$EUD$T$ t$ $,U-LD$$tQuEЋEmL8T$L$ED$ED$ ED$ED$|$4$e[^_]ÐUS$vEE7o@EMG2ED$T$ $9$[]ÐUS$CvEE荃n@EM荃0ED$T$ $E}[M/7T$D$ $EM?0T$D$ $-D$$‹EE3ID$$-D$$‹EE7ID$$\E}tE􍓯-T$$<EtEK-D$$UEMO0T$D$ $UIT$D$ $E$[]ÐUWVSLt$SUj:D$$uU"-D$$aщ7D$T$L$ D$4$9EЉUԋuGEЋUԉD$T$ L$4$EuuU"-D$$щ7D$T$L$ D$4$EȉŰuGEȋỦD$T$ L$4$EED$T$E$ctEE؉UD$E$/E؉U܋uUGD$$&GD$T$E؋U܉D$T$ L$4$[ 08N1D$$1D$|$T$ D$fD$4$EU-D$$zkuUGD$$WGD$T$E؋U܉D$T$ L$4$'$L[^_]ÐU(E ;Ew E U$T$;Ev EEEÐUUE ÐUÐUVSuqUiDD$$yƍCEUD$T$ L$4$U[^]ÐUWVSLquU DD$$ )D$$ D$$EUE NjE 'BE؉EԉT$EUD$ T$L$|$Eԉ$E؉E܉FEFEF e[^_]UEÐUEÐUEÐUD$$MÐUÐUSoM('E D$T$ $[]ÐUSoM1T$D$ $‹EPM)T$D$ $[&D$$E‹EPM)T$D$ $&D$$‹EP M)T$D$ $&D$$‹EPM)T$D$ $&D$$‹EPM)T$D$ $_&D$$I‹EPM&)T$D$ $ &D$$ ‹EPE[]ÐUS$mE@$D$$E@ $D$$E@$D$$E@$D$$wE@$D$$[E@$D$$?EE8f@EU$D$$$[]ÐUSlMEP,T$D$ $ME@Ѝ/T$D$ $[]ÐUS$lEP#D$$EEe@EU#D$$$[]ÐUS&lEP;D$$'[]ÐUSkE@pu0E@E$%D$$‹EPpE@p[]ÐUSkE@tu0E@@E$D$$‹EPtE@t[]ÐUWVS?kU#D$$CEUE@pt$E@p;$D$$d DžddEEE@pU7$T$D$ $ED$UȋBD$BD$ B D$BD$tP$T$ED$UȋBD$BD$ B D$BD$EU$T$xEπ}}EƋEȋxEȋ@hHlPHU#D$$pU#D$$>|$0hD$,lD$(D$$pD$ ;gD$T$EUD$ T$D$ L$4$`EЋEȋHg:EЉD$T$ $<}}EƋEȋxEȋ@tHxPHU#D$$|U#D$$>|$0tD$,xD$(D$$|D$ ;gD$T$EUD$ T$D$L$4$QEԋEȋHc:EԉD$T$ $-EE;E+E@tE@t;$D$$Eă}EE)čD$@EEEEEE)čD$@EEEEEEEEE@tU7$T$D$ $BED$UBD$BD$ B D$BD$tP$T$)ED$UBD$BD$ B D$BD$EU$T$E}}u܍ENjE@EHEPHUW3D$$eEU#D$$KEU#D$$1>ED$0D$,ED$(ED$$ED$ ;gD$T$EUD$ T$D$L$<$‹EE܃}}u؍EǍHEPHUW3D$$mEU#D$$SEU#D$$9>ED$0D$,ED$(ED$$ED$ ;gD$T$EUD$ T$D$L$<$‹EE؃EE;EP,MU܋E#D$ T$D$ $E܃(}u,MU؋E#D$ T$D$ $ME؃(}uȋet EUQe[^_]ÐUS4c=D$$EM􍓢2 T$D$ $u$Ut EEUM􍓲2 T$D$ $zu$t EEU䍃o4[]ÐUSc_=D$$6D$$!D$$[]ÐUÐUÐUVS0b=5ED$T$ $EuEP :1D$E D$D$ T$L$4$E0[^]ÐUSbMyE D$T$ $[]ÐUSDa;D$D$$E+=O5ED$ED$ ED$ED$ED$ED$L$$EUw0D$D$$cU{0D$D$$DUS5D$$-tEEEED[]ÐUÐUVS`u%<=/D$$(D$$Q4T$D$4$[^]ÐUVSj`u3EUD$T$ L$4$`[^]ÐUÐUÐUS`E#T$$[]ÐUS$_1;I.D$$&D$$EUe3D$$Ui3D$$.P$[]ÐUÐUWVSB_92D$$?ƍ8Ǎ:-D$$2D$$*T$ L$D$<$!T$D$4$&D$$[^_]ÐUVSu^9eD$$rƋU2D$$Y9 T$D$4$?YD$$)[^]ÐUS4]E@ %D$$$D$$5$D$$E}tEEE@ D$$EE4[]ÐUMU BDBHABLABPA UE$@tEEEÐUS4]}u ES7+D$$S7{&ED$T$ $U0D$$D$$Us0D$$E}u]6D$$eD$D$$GEM0ED$T$ $&MUT$D$ $EE4[]ÐUS$[Ui/D$$uE!Mm/ED$T$ $EE$[]ÐUVSn[uE@ D$$j.T$D$4$P[^]ÐUS$[h5@D$$E@ u$sEE}uE@ l%D$$E}uED$$k%h5.ED$T$ $h5D$$nEU.D$$TD$$>U.D$$'E}u]4 D$$D$D$$EM.ED$T$ $MUT$D$ $$[]ÐUS$pY3@D$$m,D$$WEUxD$$=;EtZ3@D$$lD$$|ED$$ED$$U"D$$3LD$$$[]ÐUWVSLtX2NjE$\T$ED$ t$L$<$MEuE@ D$$+T$ L$D$4$ME@@ZЋE@<Z؋E@8ZȋE@4ZT$$\$L$D$ T$D$ $ME@PZЋE@LZ؋E@HZȋE@DZT$$\$L$D$ T$D$ $5E@xutME@d@ ZЋE@d@Z؋E@d@ZȋE@dZT$$\$L$D$ T$D$ $E@xv+uEPxT$ L$D$4$U &D$$it!M䍓T$D$ $DU$D$$-t!M䍓T$D$ $UTD$$t!M䍓 T$D$ $U,D$$t!M䍓0T$D$ $E$t8uEf$?Ѝ@T$ L$D$4$HE$t!M䍓PT$D$ $E$t!M䍓`T$D$ $EL[^_]ÐUVS0T1/ƋUD$$U(T$D$4$EE@QD$$nEU썃D$$OEMT$D$ $+EuM􍓹Y(T$D$ $T$ L$D$4$U荃UD$$E}VE0[^]ÐUVS SM0D$BD$ BD$B D$t$ $e [^]ÐUVS00SEEL@EU( D$$E}UEB4EB8EBIUD$$BE@ thE@ D$$;Eu(E@ E@ N T$D$ $ED$T$$E@E@ED$T$ $E@F D$D$${E@b D$$_U T$D$ $BUD$D$$#E@UD$$ED$$EFT$$[]ÐUVS G}t}u! UT$UT$$KcE@UT$D$ $kE}"U`D$D$$<U\D$D$$U D$D$$MtED$T$ $E@ƋUM􍃨T$ L$D$4$MdED$T$ $MEP `T$D$ $wM\ED$T$ $YMU T$D$ $;$ [^]ÐUSEE@ED$ ED$T$ $[]ÐUVS EE@ ;E9MED$T$ $E@,D$$E@,E@0D$$`E@0E@ D$$:;Eu$E@ D$D$$UEB E@ƋUT$ E D$L$4$E@xuXUBDD$BHD$ BLD$BPD$L$4$UD$$ [^]ÐUÐUÐUÐUÐUÐUÐUVSCE@tXEE@tEEM$ЈUfD$$E$tID$$uFt$ T$D$ $b[^]ÐUVS0-CED$ED$ED$ED$UB4$B8D$Buut$ T$D$ $0[^]ÐUVSAEUD$T$ EP8@4$T$_uMEUA4Q8UFD$$E$tID$$~u[&t$ T$D$ $S[^]ÐUVS AEP@@E$tE$E6E@t!E@D$$EEEEE$[]ÐUVS9>EHDE(^(‹E@DEHLE(^(‹E@LEHHE(^(‹E@HEHPE(^(‹E@PEUD$$E$tIMD$$ut$ T$D$ $^[^]ÐUVS )=EED$ED$ED$ED$UBD$BHD$BLD$BPD$ UEBDEBHEBLEBPUD$$E$tI=D$$uqt$ T$D$ $h [^]ÐUVS3<EEUD$T$ EPH@D$T$uMEUADQHUD$$E$tIGD$$u{t$ T$D$ $[^]ÐUVSi;EEUD$T$ EPP@L$T$uMEUALQPUD$$-E$tI}D$$ut$ T$D$ $[^]ÐUVS:EE@t.EzUEBtUD$$|EEM$ЈE$tIOD$$u t$ T$D$ $[^]ÐUVS 9uEHDE(\ЋEHHE(\(UEEUD$T$ L$4$} [^]ÐUMU BDBHABLABPA UMU B4B8ABD$$':T$D$4$ 5UD$$D$$޿‹EP,E@0D$$躿E@0E@,[^]ÐUSv/E@ t[E@0uQU D$$fD$$P‹EP0E@0.D$$,E@0[]ÐUVS0.E;Eu`u@bD$$پ^D$$þE&}uUD$$舾EUD$$i;EuUD$$MEUD$$.;EuUD$$EUD$$E}teU"D$$ӽEuUD$$趽T$D$4$蜽UD$$腽EEE0[^]ÐUVS G-E;EuEUEUSEKED$ ED$T$ $#ƍSEUD$T$ L$4$EUEU [^]ÐUVS@,E$;E u(EUEUBEUBE UB E E D$ E$D$T$ $耼EuEUD$T$ L$4$XEUuEU D$T$ L$4$-EUM '.M'.0Єt/UMZ,(WEE(\(EE'.wfE$ED$ED$ED$ 訾ƋE$ED$ED$E D$ 膾Zt$D$ E D$E$D$$EUEUBEUBEUB E@[^]UVS0*E;EuEUEUEED$ ED$T$ $ȺƍEUD$T$ L$4$褺EUM?%.M?%.0ЄtM􍃛*(WEEUEUEU0[^]ÐUVS *E;EuEUEUSEED$ ED$T$ $ƍEUD$T$ L$4$ɹEUEU [^]ÐUVS@)E$;E u(EUEUBEUBE UB E E$D$ E D$T$ $JEu􍃔EUD$T$ L$4$"EUu􍃘EU D$T$ L$4$EUM #.M#.0Єt/UMD)(WEE(\(EE#.wfE$ED$ED$ED$ rƋE$ED$ED$E D$ P4t$D$ E D$E$D$$ιEUEUBEUBEUB E@[^]UVS0'E;EuEUEUEED$ ED$T$ $蒷ƍEUD$T$ L$4$nEUM ".M ".0ЄtM􍃅'(WEEUEUEU0[^]ÐUVS@&UEBE@UD$$ȶE$E@ D$$蘶EU荃D$$~EERMU썃T$D$ $TEE@;Eu MU썃T$D$ $(EE;E|MU0D$ D$T$UBDD$BHD$ BLD$BPD$t$ $˵@[^]ÐUEEE€M$ЈÐUEEE€M$ЈÐUVS (%EP@@ED$ED$ ED$ED$T$ $$[]ÐUVS uE@ D$$賟T$ED$ED$ ED$ED$L$4$}E@ D$$aD$$K [^]ÐUVS} E$@t1E@xMPATBAXBA\B A`iXED$ED$ED$ED$ UBDD$BHD$BLD$ BPD$ $藡XE\E`EdEEEE$ED$ED$ED$ .ME D$T$ $Et$蔠t$ҟ@u@D$$ݍD$$譝@@D$$聝E@ D$$RU 7D$$37D$$D$$E$ED$ED$ED$ IE@ D$$Ü$TU D$$蠜U;D$$艜E}tQU 7D$$iED$ED$ ED$ED$T$ $/MED$ED$ ED$ED$T$ $<E@ D$$͛ts?D$$諛D$$蕛UBD$BHD$BLD$BPD$ 藄E@ D$$V}tE T$$9t$谝BEEUD$$ ƋE$薝?t$D$$蟜E@ _D$$˚;E u3MCED$ED$ ED$ED$T$ $蓚E@D$$wEU荃D$$XM荃HD$L$$yHEԋLE؋PE܋TEED$ED$ED$ED$Eԉ$E؉D$E܉D$ED$  U荃D$$譙EuEUD$T$ L$4$腙EĉUȋu#EUD$T$ L$4$ZẺUMc .MЍc .0Єt/UMЍ(WEE(\(EȋU荃E D$EĉD$EȉD$ ẺD$EЉD$L$$軘U䍃D$$褘E}(}tET$$ze[^]ÐUS$FE@t(E@zED$T$ $4EEE$[]ÐUVSE@UE@<T$D$ $՗uMUD$L$$EEЋEEԋEE؋EE܍(MEЉD$ EԉD$E؉D$E܉D$T$t$ $褘EEEEċEEȋEE̋E@UD$L$$fEEEEEEEEEUEUEMȍ@.ztEHLE.w%!E̍@.ztEME.r&ME(XMEX.rJEME.wK]ME(XMEX(\(XEEHPE.w EEME.r&ME(XMEX.rJEME.wC]ME(XMEX(\(XE}EEE@D$$XEu􍃐EUD$T$ L$4$0Ml<T$D$ $ tMUlT$D$ $EAE@xED$ED$ ED$ED$T$ $譔EEEe[^]ÐUUEEBEBE B UÐUVS1umEUD$T$ L$4$'[^]ÐUVSE@ƍEUD$T$ L$4$[^]ÐUSDE._E.GE .uzE$.zE$ED$ED$ED$ 3E$U M؉D$T$ED$ED$ED$ ED$ $E؉EE܉EEEEEUcD$$ےEUD$T$ED$ED$ED$ ED$$m((D$$t D$$^$mCD$$4KD$$E$ED$ED$ED$ #{CD$$KD$$ʑE$ED$ED$ED$ zD$$茑 D$$v$腔EkT$$S]ÐUS4!E@D$$ EEPE@U썃T$D$ $EU􍃉D$$א;EuEEEE;E|EE4[]ÐUVS@~E$@t E=E@tdE@.D$$WD$UB4D$B8D$ BD$$褊E}u҃}tEEEE4[]ÐUUEBÐUE@ÐUE@ÐUE@ ÐUE@ÐUEf$?ÐUEEE€M$ЈÐUE€?M҃?f% fÐUS$[EEE€M$ЈM}ЍcT$D$ $($[]ÐUEEE€M$ЈÐUE$ÐUÐUE$ÐUE@ÐUS$[E@t!E@D$$PEEE$[]ÐUÐUÐUÐUEÐUE$ÐUE$ÐUÐUEÐUVS0W}tu*D$$<tE$uWE@ tMMUc0D$ D$T$UBDD$BHD$ BLD$BPD$t$ $ɆEtƋUMT$ L$D$4$葆 E0[^]ÐUS$QE$t,nU=T$D$ $5EEE$[]ÐUWVSLE@ D$$EUu=D$EUD$T$ L$4$轅E؉U܋UD$$蠅D$UBDD$BHD$ BLD$BPD$E؋U܉$T$蒈tWǍaM0D$D$T$L$D$t$<$E^"D$$t6"1D$D$$賄EE׃L[^_]ÐUWVSqUD$$uEЍ;Ez!D$$?RUЍD$$ 9'UD$$U]T$D$ $ƃEԍ6EE EuEaD$$gED$ED$ ED$ED$T$ $5=D$D$D$ D$L$$ۂE؍qD$D$$谂aD$D$$舂aD$$jD$ D$D$ED$ED$ ED$ED$L$$ -D$D$$iE؉D$T$ $Ł5D$$襁E܋M܍T$D$ ${E@ ƋUЍD$$\щiT$L$ D$4$<EUM5(XMXUEEUEUiEԉD$T$ $ЀaD$$谀aUD$L$$ӁEEEEċEEȋEE̋EȋỦEUM5XED$$*ƍ ǍED$$ůD$ML$ T$D$<$}T$D$4$tt(ȍXEEEEEME.w~EEEEeD$ED$ED$ ED$ED$T$ $ɮD$D$$~ EE뀍e[^_]ÐUWVSLE$ψtK߈^D$$~t'߈UT$D$ $\~PÈƋ}&EԍψUψD$|$EԉD$T$D$L$4$}}t0EE@EMҽED$T$ $f~L[^_]ÐUS$n;Eu6D$D$$D}}t0EEZ@EMED$T$ $}$[]ÐUWVSLɤD$$|EU]u}D$ED$ ED$ED$ED$L$T$<$}EȉFẺFEЉF EԉFE@U ED$$R|‹EPUEBE@ E@ UD$$|ƋU䍃D$$|٤T$D$4${e[^_]ÐUS$E@ 2D$${EU썃D$${E)E@;EuMU􍃾T$D$ $m{U^D$$V{E}u$[]ÐUSE@Ʈ:T$D$ $ {[]ÐUS$E@ VD$$zEU荃D$$zEU썃D$$zE}u1E@EE;E u͋MUT$D$ $kz$[]ÐUS$6E@ >D$$5zEU荃2D$$zEERMU썃.T$D$ $yEE@;Eu MU썃T$D$ $yEE;E|$[]ÐUWVS\E(EԋE@ D$$yyE(pD$$XyEUu}D$ED$ ED$ED$ED$L$T$<$ZzEFEFEF EĉFPEPU D$$x‹EPUE$BUEԈB uU䍃dD$$xT$D$4$hxE@e[^_]ÐUVS0,EE@EMED$T$ $xuxUB4D$B8D$ BuM'YT$D$ $@sT$D$4$&sM7YT$D$ $s'D$$r‹EPuMGYT$D$ $r{T$D$4$rMWYT$D$ $rE܋U܍_D$$nrE{u䍃D$$HrT$D$4$.rugYUT$UT$$sM?ED$T$ $qUcD$$qE}aMwYT$D$ $qUæD$D$$qEe[^_]ÐUSRU2D$$Vq[]ÐUÐUS ET$$q[]ÐUEǀÐUÐUÐUÐUÐUÐUÐUWVSL^E u:UfD$$Xp ND$$:pEEE t8UfD$$pND$$oEEEЍJ@EԍMЍښED$ED$ ED$ED$T$ $npE}UE UD$D$$soUvD$D$$ToE uE D$ D$T$ $oE؋U؍T$D$4$nuE D$ D$T$ $nE܋U܍T$D$4$nuE D$ D$T$ $znEUT$D$4$\nU6D$$En=v@U܍D$D$$nUD$D$$ngE u]U؍D$D$$mU܍D$D$$mUD$D$$muND$$vmښ8vD$BD$ BD$B D$|$ $=mBD$$'mT$D$4$ mUD$$lJD$$lE}tE䍓ʗT$$lEtEfD$$lUEEL[^_]ÐUS$HEPD$$DlEPD$$%lEPD$$lEE4@EUpD$$l$[]ÐUWVSE;EuD$$vkE܍E1ՔD$$JkEME@4(XME@8XEME%0D$1D$-D$ED$EUD$T$ t$ $jMEH4E@<X(\ME@8XEME%0D$=D$1D$ED$EUD$T$ t$ $UjuEH4E@<(XЋEH8E@@XUEEUD$T$ L$4$iuEH8E@@XEEEUD$T$ L$4$iU䍃D$$iM܍5ED$T$ $}iEƀEAD$$TiE$ED$ED$ED$ U99D$$iAD$$iUBD$BHD$BLD$BPD$ REEEEoPEUE@LEċEEȋE$ED$EĉD$EȉD$ TEuEE9EƋE@L|E vT$D$ $htt(|\(Zȍf(^UEQD$$gtt(ZU\f(ZЋEZȍ\ȍ^ȍXZUEЍUD$E̋UЉD$T$ L$4$g vAƍq8MAD$T$ $fEqE9=D$$fD$|$ML$ML$ T$D$4$_fD$$If vEƍ v8E@LEE vT$D$ $ett(M\ȍ9(^ЋEZȍ\ȍ^ȍXZUE؍|$EԋU؉D$T$ L$4$VeĬ[^_]ÐUVS`EUD$$ e=iƋE@ mD$$dT$D$4$dƍɔUBDD$BHD$ BLD$BPD$L$4$dD$$ldED$$NdD$$8dƋEHL(\ЋEHP(\(UE̋EHL(\ЋEHP(\(UEԍUEȋỦD$T$EЋUԉD$T$ L$4$cƋEHL-(\ЋEHP(\(UE܋EHL(\ЋEHP-(\(UE䍃UE؋U܉D$T$EUD$T$ L$4$bƋEHL1(\ЋEHP(\(UEEHL(\ЋEHP1(\(UEUEUD$T$EUD$T$ L$4$bEE @EčU٘D$$b`[^]ÐUEÐUS$EEE€E}tE€EED$T$$^a$[]ÐUEÐUS$EE}tE􍓀T$$ aEtED$$`UE$[]ÐUEÐUS$EE}tET$$`EtED$$V`UE$[]ÐUEÐUS$EE}tElT$$_EtED$$_UE$[]ÐUS$EE}tN}r}tn}EE@D$D$$V_EE@D$D$$*_EE@D$D$$^EYE@D$$^v)E@D$D$$^EEEEE$[]ÐUSjE@bD$D$$a^[]ÐUST.MUȉD$L$$u_EȉEẺEEЉEEԉEEҢT$D$ $^E٘MEXEME(\(EUD$$]EM2ED$ED$ ED$ED$T$ $W]Eƀ]ÐUS$EE@EM۠ED$T$ $]}tET$$\$[]ÐUS$UzD$$\EMŒED$ ED$T$ $\UΌD$D$$s\UBD$$\\UD$D$$=\$[]ÐUS$ E@D$$ \v?E@D$D$$[D$$[EEE$[]ÐUVSĀ}(E@D$$|[uET$ D$D$ $=[EU T$D$4$[ME@ {T$D$ $ZMwUD$L$$(\EEЋEEԋEE؋EE܋E@ wUD$L$$[EEEEċEEȋEEUME(\(XEЋuEЋUԉD$T$ L$4$>Z;wD$$ ZUȍEU䍃E荃E썃ED$ED$ ED$ED$T$ $YEUD$"D$$YMU T$D$ $YUD$$pY}E@D$$JYvvE@D$D$$!YD$$ YE@D$D$$XD$$XG}tAE@D$D$$X3ED$T$ $XET$$qXe[^]ÐUS=UD$D$$9XՕD$$#X[]ÐUS$EEUD$D$$W}ЍT$D$ $W$[]ÐUEÐUÐUÐUÐUÐUWVS!uUD$$"WщmD$T$L$ D$4$VEЉUԋEt"UD$$V=EԋE.wE|EZЋE@@Zȍef(\f(f.GEZЋE@<Zȍef(\f(f.Eƀ9$W՛D$$UEЉU[0B[81D$$UD$|$T$ D$fD$4$UEUD$$iUE}t }trEƀ7E@ ~UD$L$$mVEEEEċEEȋEE̍՛D$$TEUEDUME(\(XEUME(\((\(EUME(\(XEċE$EĉD$EȉD$ẺD$ \WƋE@ ~UD$L$$kUEE؋EE܋EEEEE؉$E܉D$ED$ED$ V9t$D$$UE@ D$ED$EĉD$ EȉD$ẺD$T$ $SnUME(\(XEUME(\(XEċE@ ƍEUĉD$T$ L$4$ SEUEЉU,e[^_]ÐUSEvD$$RE$ED$ED$ED$ ?[]ÐUÐUSpE@h{D$D$$gR[]ÐUVS@3UD$$7RƋM#yU؉D$L$$aSE؉EE܉EEEEE7ED$ED$ ED$ED$T$4$Qe[^]ÐUSMyE D$T$ $Q[]ÐUVS0aEE@EM{ED$ED$ ED$ED$T$ $QE}U!D$D$$ QUD$D$$PUyD$ D$$PE|D$D$$PED$D$$PE|D$D$$^PE D$T$ $+P}T$D$4$PE0[^]ÐUSڿME@ yT$D$ $O[]ÐUÐUÐUÐUS$f3TD$$cOEE@EMnED$T$ $O$[]ÐUEÐUS$EEUE􈂖EE荃E}t 1E 1EUyT$D$E$NzT$D$E$NU\D$$sN$[]ÐUS$@EE}tE􍓬uT$$8NEtEHuD$$ NUE$[]ÐUEÐUS趽>tD$$M;Eu*tD$$MX[]ÐU ÐUVS =uE EM E$D$T$ $M]E\EE EEFEFE F [^]UVS ˼uE EM oE$D$T$ $yM]EXEE EEFEFE F [^]UWEEEEÐUSD/EuLyD$$"L+uD$$ LtEyD$$K'uD$D$$KsU؉D$L$$LE؉EE܉EEEEEM˷.wEtL9Et EEEE*EϷEEEE̋]ÐUVS0ĺtrD$$Jƍ1OM@wD$T$ L$D$4$JUxD$$wJ-$!LU|D$$RJUuD$D$$3JE@xqD$$JEP[]ÐUS诮E@@nD$$>[]ÐUS{E@@snED$T$ $s>[]ÐUS$@EE}tE􍓬eT$$8>E@\tE@\HeD$$>UEP\$[]ÐUEEE€M$ЈÐUS$袭EEE@@U􍃊T$D$ $=$[]ÐUVS0_EE}tEdT$$W=E@TtE@TgdD$$1=UEPTE@@gED$T$ $=E@lKED$T$ $<E@@OD$D$$<E$tGE$u7,B0EPTKkD$T$ ED$L$4$g<0[^]ÐUVS02UyD$$6<EM&ED$T$ $<UhD$$;E}tE􍓞cT$$;E@TtE@T:cD$$;UEPTE@@fED$T$ $;E@lED$T$ $i;UbhD$$R;t]E@@ƍdD$$(;tED$T$ $ ;"T$D$4$:E$tGE$u7@0EPTjD$T$ ED$L$4$:0[^]ÐUE$ÐUSLE@@hD$$K:[]ÐUSE@@dED$T$ $:[]ÐUS$ݩEE}tEIaT$$9E@LtE@L`D$$9UEPL$[]ÐUS$sEE}tE`T$$k9E@XtE@X{`D$$E9UEPX$[]ÐUVSTED$$:EP<{D$$8EPD$$  E[]ÐUSzU/PD$$ E@@c>D$$ E[]ÐUEÐUE@ÐUE$ÐUE$ÐUE$ÐUE$ÐUVSyE$ mS1D$$ u62t$ T$D$ ${ E E@l9OD$$U mS1D$$7 u.2t$ T$D$ $ [^]ÐUVSxE$ toEߋE@lWND$$R0D$$u1t$ T$D$ $s[^]ÐUS?x+$ []ÐUVSxED$$ UMD$$$D$$ E$tE@T4D$$ Q,0D$$u `0t$ T$D$ $MUX5T$D$ $f dMED$T$ $AE$tE/T$$[^]ÐUSv$E$u EH8nL22T$D$ $t,EH8UnLT$D$ $uWgMnL22T$D$ $Vt)MUnLT$D$ $4u^E=T$$[]ÐUSuMkKED$T$ $[]ÐUSuM%.ED$T$ $[]ÐUSsuMKED$T$ $p[]ÐUS=u JED$ ED$T$ $,[]ÐUStME0ED$T$ $t+M1D$ ED$T$ $E@t%E@1ED$T$ $mE@8tEME0E D$T$ $pt#EH81ED$T$ $KM1ED$T$ $+[]ÐUE@DÐUÐUS4sE@D;Eu E3}uEEM.*T$D$ $u EUi6D$$u EE@Dt@E@DEE@DU􍃡FD$$@uUEBDERtNiID$$RE@D;EuEuUD$$$1T$D$4$ UD$$‹EPLUD$$‹EPXUD$$‹EPTUD$$MA Q$UD$$vMA(Q,UD$$V‹EP\uUŒT$ eD$L$4$ uU”T$ D$L$4$EEԋEԍe[^]ÐUS$QEE}tE! T$$E@xtE@xD$$UEPx$[]ÐUE@xÐUVSĀ6QEM%ED$T$ $]}xEJ^>,& D$$KEKEEEEE'ED$ED$ED$ ED$ED$L$$zEM썃&T$D$ $TMEƒ T$D$ $,u썃^+2 T$D$ $ T$D$4$M썓 T$D$ $U썃ND$ D$$U썃VD$D$$E,& D$$TMKXEKEEEċEEȍ'ED$ED$ED$ EĉD$EȉD$L$$EM썃 T$D$ $MEƒ T$D$ $u썃^+2 T$D$ $r T$D$4$XM썓B T$D$ $7U썃ND$ D$$l,& D$$ZEf(XȍMXZE̍KEЋEEԋEE؍'ED$ẺD$EЉD$ EԉD$E؉D$L$$EM썃&T$D$ $[MEƒ T$D$ $2u썃^+R T$D$ $ T$D$4$M썓b T$D$ $U썃ND$ D$$,& D$$KE܍KEEEEE荃'ED$E܉D$ED$ ED$ED$L$$/EM썃'T$D$ $ U썃 D$D$$u썃^+r T$D$ $ T$D$4$M썓 T$D$ $U썃ND$ D$$eEU썃ND$$=fD$$'Eu PD$T$ L$4$U D$D$$M썃 ED$T$ $U>D$$U썃>D$D$$U썃 D$$nEE[^]ÐUS$4JE@hD$$]EEEEEEE$[]ÐUS$IEEMHE D$T$ $$[]ÐUS$IEEM E D$T$ $$[]ÐUShIME D$T$ $e[]ÐUS-IME D$T$ $*[]ÐUSHE@@ED$T$ $[]ÐUSHE@|C T$D$ $[]ÐUSyHE@|Ž T$D$ $n[]ÐUS;HUEB|UD$$6[]ÐUE@|ÐUSGE@lD$$[]ÐUÐUSGED$$Eǀ[]ÐUEÐUS$NGEEUE9t7E€M$ЈU6D$$$[]ÐUE$ÐUEEE€M$ЈÐUVS FME D$T$ $UxD$$r!|D$$TED$ ED$ED$ED$D$T$ $‹E D$$ ƍ ET$D$ $T$D$4$EPD$T$ED$ED$ED$ ED$ $膰 hD$$@ [^]ÐUS EED$$Eǀ[]ÐUSDED$$[]ÐUD>.Euz EÐU]D>EEEEÐUEEE€M$ЈÐUE$ÐUSCE@@ED$T$ $[]ÐUSCE@@PD$$[]ÐUVSsCuU T$ ED$L$4$i[^]ÐUVS 4C}u6yHt$ T$D$ $}u6yHt$ T$D$ $U$D$D$$E}t[EE}tE􍓠T$$E@tE@<D$$fUEPUEBE [^]ÐUVS B}u6a0t$ T$D$ $}u6a0t$ T$D$ $U D$D$$E}t[EE}tE􍓈T$$tE@ tE@ $D$$NUEP UEBE [^]ÐUS$AEE1<@EUD$$E}tuEPEH E` }t6UqD$$‹EPUD$$E-D$T$$yE$[]ÐUSC@U3D$D$$?[]ÐUS$ @ D$$ U$T$D$ $E@D$$E@ D$$E@D$$E@D$$|E@D$$`EE8;@EU4D$$$[]ÐUS$?E@uAE@ t7E@ TD$$D$$E E@EE$[]ÐUVS0>E@E@ ƋEPD$$oT$D$4$Uƍ@EHT$ L$D$4$+E}uKD$$ƍ@EHT$ L$D$4$EEE E@ EE0[^]ÐUE@ÐUS${=EE}tET$$sE@tE@D$$MUEPUD$$-E@u$E@sD$D$$$[]ÐUE@ÐUS$<EEE@UT$D$ $$[]ÐUS4v<EE}tET$$nE@tE@~D$$HUEPUrD$$(tOU"D$$ E}tEE U䍃UT$D$E$4[]ÐUE@ÐUEEE€MA $ЈA ÐUE@ $ÐUEEE€MA $ЈA ÐUE@ $ÐUS;E@D$$[]ÐUS:UD$$‹E@9E@D$$E@pD$$;Eu$E@D$D$$WE@D$$;;Eu$E@D$D$$E@E@ED$T$ $[]ÐUS9E@UD$$UD$$E@T$D$ $at#E@ED$T$ $:UD$$#UD$$ E@T$D$ $t#E@ED$T$ $E@[]ÐUS$8EE}tET$$|E@tE@D$$VUEPE@u$E@|D$D$$$[]ÐUVS 7UD$$Eu[D$$T$D$4$t;UD$$t MCED$T$ $tM􍃏ED$T$ $T [^]ÐUEÐUVS 7E@E@bD$$EuE@ND$$. T$D$4$EE@2 ED$T$ $E@ED$T$ $z [^]ÐUE@ $ÐUÐUÐUWVSl6EH E@ ED$T$ $U*D$$"D$$EE@{6 0}*T$L$t$ |$D$E$E@D$$gtLE@EP: T$D$ $=E@EPT$D$ $U> D$$twE@UD$L$$EEЋEEԋEE؋EĉE܋EMEXEE䍋 EUQBE@ƍzPD$T$ L$4$AщHEB T$$e[^_]ÐUWVS<3U D$$2E@9E@ +~ ƍ‹EHT$ L$D$4$E䍃 NjEPND$$c‹Ep RT$ED$ t$L$<$8EH E@oE@aEPE@9MuE@ D$$ T$D$4$E@ D$D$$ ƋEPEHnT$ L$D$4$eEH E@E@EPE@9u~uE@ D$$  T$D$4$E@ D$D$$E@D$ED$$d<[^_]ÐUSw1ME D$T$ $tUoD$$][]ÐUÐUS1u#ULD$$[]ÐUVS@0EE荃t,@EU荃D$$}E} ƍ$D$$T$D$4$oE ED$ED$D$ ED$T$ $1E}t9}u3u䍃$D$$t$D$$M􍓴T$D$ $ο4D$$踿‹EPMĦT$D$ $菿4D$$y‹EPMԦT$D$ $P4D$$:‹EP MT$D$ $4D$$‹EPE@[^]ÐUVS.}tQ}tKE@uET$$詾E@ƋUMkT$ L$D$4$[^]ÐUWVS,I.}E@uET$$9E@U5T$D$ $E}uSE@Ƌ}YD$D$$ܽEU䍃|$ T$D$4$躽MUT$D$ $蜽uMUIT$D$ $z,[^_]ÐUWVS\C-}[}Q}G} =E@ uET$$E@ U/T$D$ $E}uSE@ Ƌ}SD$D$$踼EU|$ T$D$4$薼ƍoE̋EEЍED$(T$$ED$ L$E D$|$ED$ẺD$ EЉD$EԉD$4$EMU䍃CT$D$ $\[^_]ÐUS+E@ uET$$辻E@ UT$D$ $蛻[]ÐUS4h+MED$T$ $eEUdD$$Ku E"U`D$D$$EE4[]ÐUS*E@ uE*T$$E2T$$ɺ[]ÐUS4*E@uET$$萺E@UT$D$ $mEU􍃒D$$Su E"U􍃎D$D$$'EE4[]ÐUVS0)U=D$$E}u EUD$$Źt EEiMUT$D$ $蘹u E;UD$$qEE@u_U1D$$MuE@UT$D$ $'=T$D$4$ EuE@UT$D$ $߸=T$D$4$ŸE}u,YED$$_U1D$$萸uE@UT$D$ $j=T$D$4$PEE0[^]ÐUS4(E@uEZT$$E@UT$D$ $EUD$$ӷu E"UD$D$$觷EE4[]ÐUVSm'}t*E@ƋUMT$ L$D$4$X[^]ÐUVS0#'/D$$ EEM ED$ ED$T$ $E}tEu EE@ƋUD$$軶T$D$4$衶t EMKT$D$ $sEM ED$ ED$T$ $KE}tEuEmuMKT$D$ $ ED$ T$L$4$E}tEu EEEEE0[^]ÐUVSp%vED$T$ $脵EUD$$jEă}Mč*zT$D$ $<EЃ}u0UD$$ZD$$EЋUD$$EԍD$$˴ƋUD$$貴T$D$4$蘴MEԉD$ EЉD$T$ $kMED$ EԉD$T$ $FMč:zT$D$ $%EȋMčJzT$D$ $Ẽ}u}tẺE-}t'}t!MȍẺD$T$ $Eȃ}Uȍ2D$$蜳EM؍ZzT$D$ $sE}u$M؍jzT$D$ $IEURD$$/t3M^D$D$ ED$T$ $EEEEM؍ڛzT$D$ $ʲEM؍ʛzT$D$ $覲E}u$M؍zzT$D$ $|EM؍zT$D$ $X2D$$BE:UED$ED$ED$EԉD$ ED$L$$U6D$$E}uM؍zT$D$ $±2D$$謱EZuM􍓪T$D$ $胱ED$ED$ED$EԉD$ L$T$4$MU6D$$6E}uM؍zT$D$ $ D$$tMED$T$ $԰U܍6D$$轰E؃}p[^]ÐUS$| UD$$耰E荃D$$_ED$T$ $BE썓ED$$UD$$ȗ(T$D$ $pD$$ȯEU썃D$$讯M荃ED$T$ $萯EMED$T$ $oU􍃄D$$XU썃$D$$AE}$[]ÐUSE@ D$$E@E@ D$$ڮE@E@  D$$贮E@ E@ D$$莮E@[]ÐUVS PDD$$ME荃TƋUPD$$)T$D$4$T$D$ $EU썃D$$խE$|UD$$譭D$2D$$臭D$$q‹EPD$2D$$CD$$-‹EPD$dD$$D$$‹EP D$D$$軬D$$襬‹EPMED$T$ $}UD$$fE}u‹UD$$FU荃XD$$/ [^]ÐUWVSlEpE@ EčEȋE@E̍EЋE@EԍMD$(L$$t$ |$MĉL$MȉL$M̉L$MЉL$ MԉL$D$$耫Eu$'uyE܉D$D$ t$T$ $;E}uED$$լou䍃UőD$$eD$ T$D$4$ܪu,UőD$$辪D$$d$Vl[^_]ÐUSiE@uET$$cE@[]ÐUS*E@ uEnT$$$E@ []ÐUSE@uE/T$$E@D$$ɩ[]ÐUS;u'ED$D$$;[]ÐUEEÐU.׳ÐUSM|E D$T$ $[]ÐUS$MFE D$T$ $ۨEEJ@EUD$$u$[]ÐUSME D$T$ $|[]ÐUSI]D$$F[]ÐUWVSl}U D$$ u ED$D$$اE̋UD$$辧E3UԍD$$蟧eUԍD$$耧EUD$$fE܋UAD$$LM܍]T$D$ $#tmU D$$uQƋ})D$$ئ|$ T$D$4$躦EU܍D$$蛦}D$$uEEM䍃EˉD$ ED$T$ $ItME˄tE͏E:Uԍ)D$$-9T$D$ $E܃}ƲuD$$¥ƲE܉D$T$ $蛥mT$D$ ${E}uMƲݏT$D$ $HmT$D$ $(E}u E M̋UT$D$ $E؃}uNű}!D$ D$$äE؋U؍|$ T$D$4$衤M؋UԍT$D$ $胤UЍD$$lEԃ}/ƋUMT$ L$D$4$1Ẽ} tBƋU̍ D$$!T$D$4$‹E U̍D$$ϣEEuM̋UT$D$ $蟣EĉD$T$ED$ ED$L$4$puEY} t+Eąt$E EĉT$D$ $5UЍD$$E}JEEl[^_]ÐUVS uUT$D$ $ƢcD$D$D$0D$ T$D$4$茢 [^]ÐUVS@WEE}UD$$KEƋUSD$$'gT$D$4$ E{U􍃇D$$u3ED$$萣Eu썃+ED$T$ $觡WT$D$4$荡UD$$vE}aEEE܀}t E8E0U썃D$D$ED$ED$ T$L$E܉$EEۃ@[^]ÐUS4EEEEEE}t*UT$D$ $誠EEaED$ED$ ED$T$E$r4[]ÐUS$?UD$ED$ ED$L$$-$[]ÐUS$MD$D$ ED$T$ $$[]ÐUWVS,ufǍED$T$ $蛟T$D$<$聟BD$D$D$D$ T$D$4$G,[^_]ÐUVSuT$ ED$L$4$[^]ÐUVSukT$ ED$L$4$ž[^]ÐUS$M.D$D$ ED$T$ ${$[]ÐUS4HEUEUMED$T$ $9E}uE9UD$D$D$ 0ED$L$$EE4[]ÐUWVS  ED$ ED$ED$$eju9D$$聝jED$T$ $ZE}u*jYED$T$ $*E}u ƅ3ED$T$ $E}u ƅ3EtGMUT$D$ $讜D$$蘜t ƅ3`Et EUD$$XƍD$$8D$$"iT$D$4$t&YD$$E`$_`$蝝ǍхUD$$蓛t$ T$D$<$uE}thM D$T$ $EM D$T$ $UD$$E`${ EEEMQUT$D$ $ƚE}u0UD$$覚D$$萚EQƍqD$D$$W48qD$D$$<@qD$D$$DHUD$$辙!1LEP TD$8|$44D$08D$,kEEEkEEEE׃@[^]ÐUS ‹uD$$‹}ED$T$ $Հ[]ÐUVS@ D$$螀EEE}tUѬD$$su!kED$$EED$T$ $)EM荓kAT$D$ $E}U썃eD$$U썃mD$$Eu荓 l!T$ ED$L$4$E}teD$$pYED$T$ $SD$$=E}t EEME߉D$ ED$T$ $uUD$$~T$D$4$~E}t EE E߄M-EUD$$~EMMED$T$ $h~t0lUT$D$ $<~EM-lMT$D$ $~t0=lUT$D$ $}EMMMlMT$D$ $}t0]lUT$D$ $}EMmlMT$D$ $i}t0}lUT$D$ $=}EM􍓍lMT$D$ $}t0lUT$D$ $|ENMlMT$D$ $|t0lUT$D$ $|EMlMT$D$ $j|t0lUT$D$ $>|EuMlɫT$D$ $|MT$D$4${t0lUT$D$ ${E2uM mɫT$D$ ${MT$D$4${t0mUT$D$ $Z{EuM-mɫT$D$ $.{MT$D$4${t0=mUT$D$ $zENuMMmɫT$D$ $zMT$D$4$zt0]mUT$D$ $vzEuMmmɫT$D$ $JzMT$D$4$0zt-}mUT$D$ $zEmuMmɫT$D$ $yMT$D$4$yt+mUT$D$ $yE}mUT$D$ $`yEzMED$T$ $=yt-mUT$D$ $yE+mUT$D$ $xE}tEE+mUT$D$ $xEԋEԃ@[^]ÐUVS pElT$$txE}t3}t6e$T$D$ $=xEJEAuUhD$D$$ xT$D$4$wEE [^]ÐUS4E}u E0lu;D$$wlED$T$ $fw[D$$PwE*M]T$D$ $*wE}u U_D$$ wE}uU썃{D$$vtVD$$voED$T$ $vD$$vEEE4[]ÐUSSu#׼D$$BvD$$"v[]ÐUWVS<qƋUռD$$uIc՜T$ L$D$4$uD$$u$Gyt EUQD$$uǍƍYcMAD$T$ L$D$4$Huuހ)L$t$ T$D$<$uEE<[^_]ÐUS$D$ D$$tED$$tUHD$$t$[]ÐUSXUDD$$\tA[]ÐU ÐU~E~EÐU~ÐUz~ÐUX~ÐUu:~E:~EÐUSE`$ uE$uE$uuJ D$$s5D$$sEE${uEEPEEUED$$r`D$$wtD$$rEEĄ[]ÐUSb_$'tE$tE$4tuJ*D$$7rD$$!rEE$tEEPEEUbD$$q`D$$szD$$qEEĄ[]ÐUVSp=_$FsE$tE$SsuLI՝D$$VqtuT$D$4$5qE$s/EEU􍃁D$$ qM_D$$rp[^]ÐUVSp{^$wrE$CsE$rܺ^D$ T$D$ $qp{{0D$$Gp{pT$D$ $pE$rdEEUĚD$$oƋUTD$$o^^t$ D$T$ $tq{{^D$$Jq{p[^]ÐUST zTD$$Oo[]ÐUSy D$$o[]ÐUSyD$$n[]ÐUWVS,bFD$D$$nEu\ND$$unVnT$D$ $UnD$$?nZ|$ T$D$4$!nD$$nFUJT$D$ $mE}t-u\ZT$ ED$L$4$mu\D$$mD$$pmD$$ZmvD$$DmZ|$ T$D$4$&mҸ\^T$D$ $lE}t*u\ZT$ ED$L$4$lYҸ]^T$D$ $lE}t(u\ZT$ ED$L$4$rlD$$Tl]JT$D$ $4lE}t*u&]ZT$ ED$L$4$loD$$k6]JT$D$ $kE}t(u&]ZT$ ED$L$4$kE,[^_]ÐUÐUStGUD$$KkEUEEEEEUEЉUԋEUE؉UEEEEEU EUċEUEȉU̍uSϴ7D$$jϕD$ D$D$EЉD$EԉD$ E؉D$E܉D$L$$cjus7D$$9jEEEEoPEUEUEUÕED$ED$ ED$ED$T$ $i+D$$ivuvוT$D$ $ziDu;D$EЉD$EԉD$ E؉D$E܉D$T$ $4ivED$T$ $ iuD$D$$huCD$D$ED$EĉD$ EȉD$ẺD$L$$ht[]ÐUE@ÐUSRME D$T$ $Oh[]ÐUE@ ÐUS$EPD$$ hEPD$$gE@ D$$gEE@EU0D$$mh$[]ÐUS$wE@;EuPEE}tET$$dgE@tEPD$$@gUEBE@;EuPEE}tET$$ gE@tEPD$$fUEB$[]ÐUS$EE}tET$$fE@tEPD$$}fUEB$[]ÐUS$AEE}tE􍓭T$$9fE@ tE@ ID$$fUEP $[]ÐUS$EE}tECT$$eE@tEPߌD$$eUEB$[]ÐUE@ÐUWVSJ^T$D$ $Zt&EHE@ ơT$D$ $Z[]ÐUWVS,JփD$$GZEM6ED$T$ $&ZE}uE E䍃.Esa}ΣƍJ2ED$ T$L$4$YbT$D$<$yZ].EsEEED$ ED$T$ $tY,[^_]ÐUS?[D$$Y II\$ ED$T$ $[]ÐUSD$$YHH\$ ED$T$ $G[]ÐUS5D$$HYYHiH\$ ED$T$ $[]ÐUS44Mc.wdXD$$X]ZM􍃀YȍX$Z]EZMcMc H@HD$ ED$T$ $(4[]ÐUS4n{b.sdD$$ X]ZMYȍX$,Z]EZ{b{bZGGD$ ED$T$ $b4[]ÐUSPĝD$$cWFF\$ ED$T$ $ []ÐUSOkD$$ W;FKF\$ ED$T$ $[]ÐUSD$$VEE\$ ED$T$ $W[]ÐUSED$$XVEE\$ ED$T$ $[]ÐUSD`D$$U0E@E\$ ED$T$ $[]ÐUSD$$U'E7E\$ ED$T$ $L[]ÐUS:D$$MU~DD\$ ED$T$ $[]ÐU6EEEEÐU sEEEEÐUEE}t}t"E HEEEÐUgEEEEÐUWVS]|D$$ZSƍCU |D$$;S }|$ T$D$4$S|D$$RD$$R[^_]ÐUWVSZ>|D$$RƍCUb{D$$Rb||$ T$D$4$rRZ>|D$$TRD$$>R[^_]ÐUS$ U-D$ED$ ED$L$$Q$[]ÐUS$MED$D$ ED$T$ $Q$[]ÐUWVS,y}tUuǍr\‹MayT$ L$D$<$VQT$D$4$=EP[]ÐUS衮MfE D$T$ $>[]ÐUSfMeE D$T$ $c>[]ÐUS$+MeE D$T$ $(>{EEEE$[]ÐUS$ݭMUeE D$T$ $=-EEEE$[]ÐUS$菭MeE D$T$ $=ߧEEEE$[]ÐUVS@E $@ƋU@dD$$7=$?|.t$D$$>[^]ÐUVS߬E $?ƋUcD$$<$g?.t$D$$p>[^]ÐUVS胬E $J?ƋUcD$$z<$ ?-t$D$$>UOn_D$ ED$L$$2<lD$$<[^]ÐUVSE $>ƋUbD$$;$o>#-t$D$$x=[^]ÐUVS0膫E $M>ƋUbD$$};$>,t$D$$=UD$$<]UD$$;]EXEEUzD$$;]EXEEE0[^]ÐUVS軪E $=ƋUaD$$:$C=+t$D$$L<,[^]ÐUVSYE $ =ƋUYaD$$P:$<+t$D$$;[^]ÐUVSE $<ƋU`D$$9$<4+t$D$$;[^]ÐUVS藩E $^<ƋU`D$$9$<*t$D$$(;[^]ÐUVS 6EfEE $;ƋU6`D$$&9$;r*t$D$$:=P [^]ÐUVSƨE $;ƋU_D$$8$N;*t$D$$W:=P[^]ÐUVS]E $$;ƋU]_D$$T8$:)t$D$$9<P[^]ÐUVSE $:ƋU^D$$7$|:0)t$D$$9A<P[^]ÐUVS苧E $R:ƋU^D$$7$:(t$D$$9;P[^]ÐUVS"E $9ƋU"^D$$7$9^(t$D$$8[^]ÐUS$¦M:^E D$T$ $6EEEE$[]ÐUStUd^D$$x6}ED$T$ $[6X^D$$E6[]ÐUWVS<EEE䍃 AM>uda8D$T$ED$L$ t$|$E$5nT$D$E$5<[^_]ÐUWVSL}}Ez@E䍃ZE)(e\D$ T$D$ $J5=u`ED$ED$T$L$ t$EԉD$E$5]nT$D$<$4L[^_]ÐUE@ÐUS$蠤U[D$$4E}tGE@4^D$$4‹EPE@mED$T$ $T4E$[]ÐUWVSu}Ǎ9<‹M\T$ L$D$<$3D{T$D$4$3[^_]ÐUWVS讣uJ}Ǎ;‹M[T$ L$D$<$3zT$D$4$w3[^_]ÐUWVS@u|Ǎ9>‹M([T$ L$D$<$#3hzT$D$4$ 3[^_]ÐUWVS,Ңun|Ǎ=E䍃|[ED$T$ $2ZML$ T$D$<$2yT$D$4$s2,[^_]ÐUWVS,<u{ǍM:E䍃{yED$T$ $2$ZML$ T$D$<$1dyT$D$4$1,[^_]ÐUS$訡EEԞ@EUYD$$]2E}tc}t!UYD$$t1‹EPu,@UT$D$ $e)$t$D$$+50[^]ÐUWVS,MK1OT$D$ $)E4UOT$D$ $(E}uT4Ƌ}rURT$D$ $(R|$ T$D$4$}(MUQT$D$ $](4,[^_]ÐUWVS\qƍX0‹MPT$ L$D$4$(E؋u#sNjU؍QD$$'aT$D$<$'oD$T$ E؉D$L$4$'#VD$$'E܋M7YT$D$ $]'QD$$G'E}u!GUT$UT$$("UQD$$'vEaT$$&M7kT$D$ $&Eu܍q3800E̍X0EЋEEԍoSD$ |$ED$ẺD$ED$EЉD$ EԉD$T$ $L&CoT$D$4$2&E܋uU܍PD$$&oT$D$4$%\[^_]ÐUSƕM>ME D$T$ $%[]ÐUVS 菕oUPT$D$ $%/PT$D$ $e%3OD$$O%E荃$&07ZD$$%ED$$&U썃bD$$$E썃oND$$$]ED$T$ $$3OD$$$E`MQT$D$ $s$u;uM썃PED$T$ $N$mT$D$4$4$U7OD$$$E}uU荃7OD$$#E} [^]ÐUVS 軓EEp7kD$ED$ t$T$ $# [^]ÐUVS@mEEpjD$ED$ t$T$ $T#EUiLD$$:#t$UeLD$D$$#EEE@[^]ÐUSԒE@-IT$D$ $"[]ÐUS萒E@U|IT$D$ $"[]ÐUS$UE@R-AIT$D$ $D"JD$$"]EEEEEEE$[]ÐUSۑE@)HT$D$ $!ZD$$![]ÐUWVSLM)kHT$D$ $u!KD$$_!cID$$I!EM)kHT$D$ $!!EEEЋUCJD$$!D$$щ iT$L$D$t$ |$D$EЉ$ M䍓+IT$D$ $ tEE9k+gH0ED$ED$ L$t$$O EԋEԃL[^_]ÐUEEE EEUÐUSiGD$$GD$D$$G+[]ÐU菏EE*UÐUS$k*gHD$$fE}u8*sMD$$=OD$$'\}~V*XD$$*sMD$$OD$$$[]ÐUS薎)t8))9u )2ND$$k[]ÐUVS 7`)|)9`)t)|)uVU'FD$$e0"PD$ T$D$t$ $|)|)MD$$|)`) [^]ÐUWVSD$$;Ǎ$E$E䍃` AT$D$ $]0EUD$ T$L$t$<$!!<[^_]ÐUWVS<膅 u R D$$3B`v=D$$]ǍFEFE䍃_ :@T$D$ $]0EUD$ T$L$t$<$  <[^_]ÐUWVS<訄 u tD$$Ud_<D$$ǍhEhE䍃^ \?T$D$ $?4\0EUD$ T$L$t$<$  <[^_]ÐUWVS<ʃuFD$$w^;D$$Ǎ~E~E䍃]F~>T$D$ $aV[0EUD$ T$L$t$<$9<[^_]ÐUWVS<uxD$$]:D$$Ǎ}E}E䍃]x=T$D$ $xZ0EUD$ T$L$t$<$[<[^_]ÐUWVS<guD$$\9D$$Ǎ|E|E䍃6\<T$D$ $Y0EUD$ T$L$t$<$}gg<[^_]ÐUWVS<0MuD$$[ 9D$$Ǎ{E{E䍃X[;T$D$ $X0EUD$ T$L$t$<$MM<[^_]ÐUQ~ÐU4iÐUS$}t*)wD$ D$oM+D$E'$EE}@EU8D$$E}t.U7D$$‹EPMEU AQ E$[]ÐUVS eMV0EUD$T$D$D$ ED$t$ $D [^]ÐUS$E@6D$$EE|@EU86D$$$[]ÐUS~E@tEO>T$$[]ÐUSy~E@tE>T$$r[]ÐUS?~U?6T$D$ $3U=D$$[]ÐUE@ÐUEP @ÐUEEUEBÐUEEUEBÐUS}EJMD$$ []ÐUSO}M4E D$T$ $L []ÐUE@ÐUE@ÐUS|MW4E D$T$ $ []ÐUS$|Mu7T$D$ $ EE} wPEI 0SvEQD$$8 EEe?D$$ EpEMTD$$ EMEQTD$$ E*EUTD$$ EEyLD$$ EEYTD$$f EE]TD$$C EEMD$$ E~EaTD$$ E^EeTD$$ E>EiTD$$ EEmTD$$ E}u3ED$$: Ee?D$$g EU%4D$$M U4D$$6 MqTT$D$ $ MAQ E$[]ÐUSySuAU1D$$ ^CD$D$$ SS[]ÐUSeyuAUU1D$$[ BD$D$$= []ÐUSxmuAU0D$$|BD$D$$mm[]ÐUSxuAUs0D$$y BD$D$$[[]ÐUSxuAU0D$$AD$D$$[]ÐUSwuAU/D$$)AD$D$$y[]ÐUS$0wMND$ T$D$ $"tUND$$EM,ND$ T$D$ $tUND$$EPM<ND$ T$D$ $tUND$$rEEE$[]ÐUE@ÐUSvM-E D$T$ $[]ÐUSuMN-E D$T$ $[]ÐUSuU,D$$M-E D$T$ $[]ÐUScuUk,D$$gM,E D$T$ $I[]ÐUS$uEEs@EU-D$$E}t UEBE$[]ÐUtE@E}w*U%DOZepE5E*EEE EEÐU.tE@E}w'U"?HQZcE+E"EEEEEÐUSsM+E D$T$ $[]ÐUS${sU-D$$t#M*E D$T$ $]E!M*E D$T$ $:EE$[]ÐUVSsLmE.wPm.Ew LmE PmEE@ƍL@+ED$T$ $+T$D$4$[^]ÐUE@ÐUE@ÐUS8rM)E D$T$ $5[]ÐUSrMj)E D$T$ $[]ÐUE@ EEEEÐUE@,EEEEÐUE@ÐUE@ EEÐUE@0EEEEÐUS4.qEEEEEEo@EU&)D$$E}t2EE@ }u E@ UEBE@E4[]ÐUSpM (E D$T$ $[]ÐUS$mpE@u'D$$lEEn@EU'D$$$[]ÐUE@ÐUE@ÐUS4oE@)D$$ELU(D$$]E.Ezt#E@U􍃇4T$D$ $U)D$$zE}u4[]ÐUÐUUEBÐUUEBÐUUEB ÐUUEBÐUEEEEEE@ ÐUUEB0ÐUSnE@u&D$$U%(D$$y‹EP[]ÐUVS0=nMH'D$$:EP FT$D$ $]E@ M^f(ZEZED$$hE.wuEP4ED$ T$L$4$KBu荃F)D$$()T$ ED$L$4$E@ucED$$UDD$$E}tfU;&D$$E(uEP4ED$ T$L$4$U?&D$$hE}u(uEP4ED$ T$L$4$5@[^]ÐUWVS0} T$L$t$ |$D$E$y<[^_]ÐUSDhME D$T$ $A[]ÐUShMvE D$T$ $ []ÐUSDgE@D$ bD$T$ $E}UD$$EUD$$‹EP8UHD$$‹EP@E@@‰$‹EPuUȉD$L$$EȉẺFEЉFEԉF >EH <uUȉD$L$$EȉẺFEЉFEԉF M썃8T$D$ $E}t>MD>uUȉD$L$$9EȉFẺFEЉFEԉF?EH <uUȉD$L$$EȉFẺFEЉFEԉFEHE(\(‹E@EHE@(\(‹E@EHE@(\(‹E@EHE@ (\(‹E@M썃8T$D$ $EE,U荃D$$E}+UH>D$D$$MU!T$D$ ${EEċEče[^]ÐUS$>bE@<$;E@8FD$$/EEj`@EUfD$$$[]ÐUS$aEE_@EM9ED$T$ $$[]ÐUS$aEE}tET$$E@8tE@8D$$]UEP8$[]ÐUE@8ÐUS aE@D$$A[]ÐUE@@ÐUS4JE@<D$$EEhE@<ED$T$ $bD$$;Eu$MU#T$D$ $EEE;ErEE4[]ÐUS$BJEEE@EED$T$ $[]ÐUS>EED$ ED$T$ $u[]ÐUS$B>EED$T$ $]EEEEEEE$[]ÐUS$=EE<@EMED$T$ $$[]ÐUS$=EE<@EMED$T$ $L$[]ÐUS$V=EEB=@EUND$$ E}t0EH.UB*$ B*UEBpU:B`E$[]ÐUS$<EE썃<@EM썃ED$T$ $EE$[]ÐUS$<E@<D$$EEw<@EUD$$$$[]ÐUS.<ME D$T$ $+P[]ÐUVS@;EH@E@Hf(\ЋEH`E@Hf(\f(f(^f(EME.EEH@E@Pf.wEH@E@Xf.wV#{D$$^E!{D$$;EE@l#{'D$$ E͋E@l~>EZȍ8\ȋE@l*f(^f(Z36EċE@tuNM6XEM6(\(E6E6E<M6(\(EEEM6XE{D$$D$$76EEsƋEDEHELEPDHD$T$LPD$T$ L$4$WEXEEEȃE@l;ErE@p~tIg EH`E@Hf(\f(,Ẽ}~=}t] E*E^K6]*Ef(YM7X,EEE4E8ET$D$U$!U􍃡D$D$$MUuT$D$ $EE}u E EčUĉT$D$E$袰UD$D$$胰UAD$D$$dU􍃵D$ D$L$$5}u UEB< UEB@E}E@<5E D$ED$ED$ ED$ED$L$$̯E@@5E D$EЉD$EԉD$ E؉D$E܉D$L$$药t[]ÐUVSPYE(EUD$$WEUu$D$EUD$T$ L$4$$EUE$ED$ED$E D$ ƋEU$T$躱ut$D$$茰ME(\(ZE Zȍf(^f(f.wSE@@U䍃=0T$ E$D$ED$ ED$ED$E D$ED$t$ $IESE@<U䍃=0T$ E$D$ED$ ED$ED$E D$ED$t$ $EEP[^]ÐUE@dÐUE@DEEÐUE@LEEÐUE@TEEÐUEEUEBdÐUEEEEEE@DÐUEEEEEE@LÐUEEEEEE@TÐUEEUEBeÐUE@eÐUE@\ZEEÐUE@\EEÐUZEE@\ÐUEEEEEE@\ÐUS$M.T$D$ $EH\E@DXE@\EH\E@Lf.w4E@etE@TE E@LEEE@\M.T$D$ $s$[]ÐUS$@MlT$D$ $:EH\E@Df(\f(‹E@\EH\E@Tf.w4E@etE@LE EPTUEE@\MlT$D$ $詪$[]ÐUS$vEEb@EM2ED$T$ $$ME D$T$ $C$[]ÐUS4EE@EMxED$T$ $辪EUTD$$u#ET$$ƩEML`T$D$ $虩‹EPdM\`T$D$ $p‹EPeMlPT$D$ $EXDM|PT$D$ $ީEXTMPT$D$ $跩EXLMPT$D$ $萩EX\EEE4[]ÐUSE,D$$莨[]ÐUS$[ED$$]EEE$[]ÐUS$EfD$$Ҩ]EEE$[]ÐUS$ED$$荨]EEE$[]ÐUS$EEEU0T$D$ $|$[]ÐUS$IEEEEEED$D$$0$[]ÐUS$EEEEEED$D$$$[]ÐUS$EEEEEqED$D$$蘦$[]ÐUS$eEEEUT$D$ $U$[]ÐUS"ED$$ []ÐUS$EE@EUD$$袦$[]ÐUSME D$T$ $詥[]ÐUS$vEE"@EMED$T$ $$EE$[]ÐU%YE-EEUÐUEEÐUS\pT$D$ $Ǥ[]ÐUE@LEEÐUE@@ÐUEEEEEE@LÐUS$;EE}tE􍓧T$$3E@@tEP@CD$$UEB@$[]ÐUS$EE}tE?T$$ˣE@HtE@HD$$襣UEPH$[]ÐUUEBTÐUE@HÐUE@TÐUS$*EE@EMED$T$ $أE}tZED$$诣EXLED$$ТD$$躢‹EPHE$[]ÐUS$|EP@D$$}E@HD$$aEE@EUD$$$[]ÐUSMmE D$T$ $[]ÐUS$EE;@EM7ED$T$ $}E}M{T$D$ $茡;D$$v‹EP@MT$D$ $M;D$$7‹EPHMT$D$ $̡EXLMT$D$ $‹EPTE$[]ÐUSME D$T$ $覠[]ÐUSsME D$T$ $p[]ÐUS=ME D$T$ $:[]ÐUSMoE D$T$ $[]ÐUSM9E D$T$ $Ο[]ÐUSUT$UT$$M[]ÐUSbME D$T$ $_[]ÐUEP@ ÐUSM}E D$T$ $[]ÐUE@ÐUS$EE@EUD$$zE}tMEUA QE$[]ÐUS$iUiD$D$$eEEU@EUD$$$[]ÐUWVS,NjEP@ $T$菞ƋE$荠t$T$ L$D$<$̝,[^_]ÐUÐUE@ÐUE@EEEEÐUVSK uM ED$T$ $EBFBFB F [^]UVS UZD$$E@D$$֜UT$D$ $蹜E}t#E@UT$D$ $芜MED$T$ $lE@ƋUT$ ED$L$4$BUD$$+ [^]ÐUMEUA QÐUEEUEBÐUUEBÐUUEBÐUS$ E@zD$D$$腛EE}tET$$bE@tE@D$$<UEPE@zED$T$ $$[]ÐUEEUEBÐUE@ÐUE@ÐUS ME D$T$ $蓚[]ÐUS$` MlT$D$ $ZEE€EPE€EPM|T$D$ $‹EPMT$D$ $D$$ٙ‹EPMT$D$ $nEXMT$D$ $GEX E$[]ÐUS$M EE @EUED$$E}tL}D$$‹EP}D$$‹EPE$[]ÐUS$EE` @EUD$$iE}tiD$$ED$T$ $b‹EPXD$$<‹EPE$[]ÐUS$ZED$ED$$赙E@D$$E@D$$ŗU2D$D$$覗EE @EU&D$$@$[]ÐUSJE@UJT$D$ $BMBED$T$ $$[]ÐUE@(ÐUE@ÐUSM1E D$T$ $Ɩ[]ÐUÐUÐUE@$ÐUEP @ÐUSLME D$T$ $I[]ÐUE@0ÐUSMiE D$T$ $[]ÐUE@ÐUWVS\E@YD$$贕E܍eɽD$$蓕EMuRt$ T$D$ $dMuBt$ T$D$ $8gEED$$yщ‹Ep(y8T$L$ t$EP @D$T$D$ ED$|$Eԉ$ϔU܍]D$$踔E}u\[^_]ÐUEEE EEUÐUSVUND$D$$RE@U^T$D$ $/[]ÐUUEBÐUSMME D$T$ $[]ÐUSME D$T$ $謓[]ÐUSyME D$T$ $v[]ÐUSCME D$T$ $@[]ÐUS U=D$$yyT$D$ $[]ÐUSM&E D$T$ $軒[]ÐUSME D$T$ $腒[]ÐUSRME D$T$ $O[]ÐUSME D$T$ $[]ÐUSMNE D$T$ $[]ÐUSME D$T$ $譑[]ÐUSzME D$T$ $w[]ÐUS$DEE@EMED$T$ $$[]ÐUVS/D$$cED$T$ $ې‹EPuMwCT$D$ $诐/T$D$4$蕐E[^]ÐUS^E@D$$][]ÐUS*E@D$$)[]ÐUVS E@ƍED$EUD$T$ L$4$ߏ [^]ÐUVS E@ƍ6ED$EUD$T$ L$4$蔏 [^]ÐUSt`E$E$@u:E@0ED$ ED$T$ $7EE$讑}EEED$$ĐE@D$$謐E@$D$$؎ D$$~ED$$iEEt[]ÐUVSĀsE$E$SuHE@0EUD$T$ED$ ED$t$ $<EE$賐}EEED$$ɏE@D$$豏E@7D$$ݍD$$胏/ED$$nEE[^]ÐUSxUD$$|E@tED$T$ $YUD$$B[]ÐUVS E@ƍfEUD$ T$ED$L$4$ [^]ÐUE@ÐUE@ÐUS$EE@EUD$$QE}tUD$$n‹EPE$[]ÐUS$0EP8D$$1E@8D$$EE@EUXD$$诌$[]ÐUS$EE}tE%T$$豋E@tEPD$$荋UEBEH $[]ÐUS$JEE}tE􍓶T$$BE@tE@RD$$UEP$[]ÐUSMHE D$T$ $݊[]ÐUSMT$D$ $褊D$$莊‹EPMT$D$ $eD$$O‹EPE[]ÐUE@0ÐUKPÐUVS uEEEE)PEUU ȹD$$讉EUEEFEFEF [^]UVEEEUÐUÐUÐUÐUEEÐUUEB0ÐUE,EÐUVS@E(EMU􍃏0T$$D$ E$D$ED$ ED$ED$E D$ED$t$ $@[^]ÐUÐUÐUS%ME D$T$ $"[]ÐUS$EE@EMWED$T$ $蝈E}t?M7T$D$ $谇[D$$蚇‹EP0E$[]ÐUWVSZuTJD$$I2D$ D$T$ $UJD$$ƍǍ‹MBT$ L$D$<$ņ.L$ T$D$4$蝆>D$$臆[^_]ÐUSRME D$T$ $O[]ÐUSɑu9U D$$D$$ɑɑ[]ÐUSM+E D$T$ $谅[]ÐUEPLEÐUS`MȬE D$T$ $][]ÐUS*E@U*T$D$ $"[]ÐUSMWE D$T$ $HP[]ÐUE@\ÐUWVSEEϊEBEBEB EE @VD$$dEEEuE;Et Dž| Dž||t*JD$ D$OD$$u}twE @NjED$$+щ0T$L$ED$ D$t$<$豃E܋M܍~T$D$ $臃E؃}u-:nD$T$ $TE؋u؋E @³D$$2nT$D$4$փ]*EEU؍rD$$貃]MYMME*EU؍"D$$z]EYEXEMMEċEUĉEUEEEE߈PEȉŰUvD$$IEЉUԍUEȉD$ẺD$EЉD$EԉD$ ED$ED$ED$ ED$$EEEEEEEEEUEUBEUBEUB Ee[^_]UEEE EEUÐUVSguM ϨED$T$ $aBFBFB F [^]UVS uM rED$T$ $GBFBFB F [^]USME D$T$ $諀[]ÐUSsMۧE D$T$ $pD$$[]ÐUE@DÐUS$UD$$׀]EEEEEEE$[]ÐUE@ÐUWV EEEpLEU$T$7 EPLEljMEPPE)‹EPP ^_]ÐUUE ÐUÐUWVS"nD$$EMU D$ T$D$ $~EUD$$~<@E@RD$$~EEU48NҸD$$~EUҦD$$g~EEuuUD$$C~9t DžD DžDDt*zD$ D$D$N$oUD$D$$}UD$$}oP$(EU,0M4T$D$ $n}HH {H H eH xE@4J848D$T$D$ t$|$ $|E}jD$$|ƍv D$T$D$ t$L$<$|H Ht%E@Ƌ4D$L$ T$D$4$|EȋUȍD$$|Ẽ}M̋4DžDDžHDžLDžP,0DHLP8@t$(,0D$ T$$DD$HD$LD$PD$ED$ |$L$@ $g| UҦD$$z$D$ D$D$ }>yẺD$ EȉD$T$ $=|ű4UD$$ez"ED$ |$T$D$D$ D$D$L$4$z, X,4488E@Ƌ4?D$L$ T$D$4$yE}u-ʱrD$T$ $jyEMNyT$D$ $zٝLYLE,E(\(^E,*(YMEX,,E(\((XM<.E@Ƌ4KD$L$ T$D$4$}xEԋE@Ƌ4?D$L$ T$D$4$>xE}uR#4488ʱrD$T$ $wEUҦD$$wts0PM&ED$T$ $XxٝTUԍ*D$$;xٝXTXXXP0x0\M&ED$T$ $wٝ`Uԍ*D$$wٝd`Xd\\(0E,4488 E@Ƌ4?D$L$ T$D$4$uvE}u-ʱrD$T$ $BvE,hM^yT$D$ $vٝlhXl,4488 9v)Љ Dž u. D$T$ L$4$ruEM?T$D$ $HuE}u-ʱrD$T$ $uEMED$T$ $u],E(\((XM<.w,E.wE@Ƌ4KD$L$ T$D$4$mtE؋E,}tv0pM&ED$T$ $tٝtU؍*D$$tٝxtXxXp00|M&ED$T$ $utٝU؍*D$$XtٝX|\(0`  u. D$T$ L$4$1sEMED$T$ $s]<E.v wUD$$rt!M2ED$T$ $rE}uny$VtM6ED$T$ $rMWT$D$ $YrE}u!ƮD$$2rEUD$$rM7T$D$ $qD$$qMT$D$ $qD$$qrEċMT$D$ $lqE}tURD$$ r]ċMT$D$ $"qE}tGZUU֬D$$p*ȍYXZEċM:EĉD$T$ $p},0U~D$$)qٝXu$(\((\(TXTXD$T$ L$4$o$(,0U~D$$Cpٝ\u$(\((\(\`\`D$T$ L$4$n$(UD$$n‹EPPE@LtEPPE@T9r6E@PPEPTE@TE@LT$$vo‹EPLESEPLE4}MED$T$ $;nЍ>T$D$<$ nEE@P;EwuExPUBD$D$$mF|$ T$D$4$mMT$D$ $m֬D$$mE}L0UD$$nٝX(XMUJD$$mٝXE܋UD$$lMGT$D$ $lD$$l,XEdE܉h,lE܉pZdhD$T$lpD$T$ L$4$1lMˊT$D$ $ l֬D$$kE}a0U~D$$~lٝXXEZUND$$@lٝZf(^f(XZEUD$$6kM+T$D$ $kD$$j,XEtEx,|EEZtxD$T$|UD$T$ L$4$jMʍT$D$ $_jE}0UD$$jٝX(XMUJD$$jٝXE䍃D$$iD$$i,XEEEE,EEEZEUD$T$EUD$T$ L$4$>i $T$48 )ȉ8,XE,8VERT$$he[^_]ÐUSME D$T$ $h[]ÐUS^MƏE D$T$ $[h[]ÐUS(ME D$T$ $%h[]ÐUMU B B$AB(AB,A UE@ÐUMU B0B4AB8ABd‹EP E@ []ÐUSMeE D$T$ $c[]ÐUSM*E D$T$ $c[]ÐUS$MϦE D$T$ $cEUEU$[]ÐUSEME D$T$ $BcD$$y[]ÐU}tMEUQEUÐUSE@D$$bD$$ []ÐUE@@EEEEÐUS$kEE@EUcD$$ cE}t-D$$6b‹EPE@]E$[]ÐUS$E@LtE@L$bE@ D$$aE@D$$aE@D$$aEE@EUD$$:b$[]ÐUS$DM|ED$ED$D$ ED$T$ $+a$[]ÐUVSE@ƋUED$ T$L$4$`}u E@[^]ÐUSM E D$T$ $`[]ÐUVS huD$D$EUD$T$ L$4$N` [^]ÐUSME D$T$ $`[]ÐUSMLE D$T$ $_[]ÐUS$EEME D$T$ $_$[]ÐUE@P;EÐUSXME D$T$ $U_[]ÐUVSuM ED$T$ $_YeBFBFB F [^]UVSuM 'ED$T$ $^dBFBFB F [^]UVSbuM ʅED$T$ $\^dBFBFB F [^]UVSuM mED$T$ $]BdBFBFB F [^]USME D$T$ $]aP[]ÐUSfM΄E D$T$ $c][]ÐUE@PÐUSME D$T$ $]D$$K[]ÐUSM5E D$T$ $\~h[]ÐUSME D$T$ $\4h[]ÐUSQME D$T$ $N\[]ÐUS}u E@ME D$T$ $\[]ÐUEPLE‹EÐUSE@ED$T$ $[MED$T$ $[[]ÐUS$[EEMÂE D$T$ $R[$[]ÐUSME D$T$ $[[]ÐUSMQE D$T$ $Z[]ÐUEEUEB\ÐUSME D$T$ $Z[]ÐUS_MǁE D$T$ $\Z[]ÐUUEBDÐUUEBÐUS$EEMcE D$T$ $Y$[]ÐUSM'E D$T$ $Y[]ÐUS$EE}tET$$YE@ tE@ D$$[YUEP $[]ÐUUEB@ÐUSMpE D$T$ $Y[]ÐUSM:E D$T$ $X[]ÐUSME D$T$ $X[]ÐUS$fEEME D$T$ $]X$[]ÐUEE}tE@XƒEPXE@XƒEPXÐUEE}tE@XƒEPXE@XƒEPXÐUSME D$T$ $W[]ÐUSxM~E D$T$ $uW[]ÐUUEBÐUS$+EE}tE􍓗~T$$#WE@tE@3~D$$VUEP$[]ÐUUEBHÐUEEUEB]ÐUSM}E D$T$ $V[]ÐUSVM}E D$T$ $SV[]ÐUE@X$ÐUE@X$ÐUSMZ}E D$T$ $U[]ÐUS4E@]t0U D$D$$UE}tEEEEE4[]ÐUS`M|E D$T$ $]U[]ÐUS*M|E D$T$ $'U[]ÐUSM\|E D$T$ $T[]ÐUSE@}D$D$$T[]ÐUS$EEM{E D$T$ $yT$[]ÐUE@ÐUE@ÐUWVS\U|D$$ TD$$[E܉UMU܍D$ T$D$ $SEM$0}ED$E܋UD$ T$t$L$<$TEE̋EEЋEEԋEĉE؍e[^_]ÐUS^MzE D$T$ $[S[]ÐUE@ÐUE@HÐUSMhzE D$T$ $R[]ÐUVSuM 1zED$T$ $RYBFBFB F [^]UE@]ÐUÐUVS IMLՃT$D$ $CREuML|T$D$ $R}}T$D$4$RML|T$D$ $QyD$$Q‹EPML|T$D$ $QyD$$Q‹EPE@]E [^]ÐUE@ÐUE@XÐUÐUSMxxE D$T$ $ Q[]ÐUSxD$$PxD$ D$$P\[]ÐUSz/\uVB|D$$iPD$$SPwD$$=P/\/\[]ÐUWVS\[UvT$D$ $OEă}tVučvD$$OvT$D$4$Ot EEĉEUj{D$$pOE̋U:D$$VOEԍJEԉD$$P2yD$$ OEEMԋU̍yT$D$ $NtBUzD$$NEȋM؍r{ẺD$ EȉD$T$ $NEЃ}EUԍyD$$NE܋EEgU؍>|D$$hNJED$ EȉD$T$ $Ou؋Ur{T$ EȉD$L$4$!NEЃ}u$U܍yD$$NE}u}ƋUvD$$MZ{T$D$4$ME؃}t-M؍r{ẺD$ EȉD$T$ $MEUԍyD$$bMEgU؍>|D$$FMJED$ EȉD$T$ $Nu؋U䍃r{T$ EȉD$L$4$LEЃ}u$U܍yD$$LE}uJE؉D$ EЉD$ED$$gNE}2wD$$LryEЉD$T$ $cLEă}tQMčED$T$ $ED$$E[]ÐUS,>ED$$D[]ÐUÐUÐUÐUSƲU mD$$BM.jE D$T$ $B[]ÐUSyUlD$$}BMiE D$T$ $_B[]ÐUÐUÐUE@ÐUÐUÐUÐUEEÐUS襱A=ED$$cC[]ÐUUEBÐUÐUEEÐUS?<$C[]ÐUS<$B[]ÐUS$E@gD$$@E&UEDgD$$@E}~ԋEE썃ߵ@EU썃hD$$WA$[]ÐUE@ÐUSM}t*řD$ D$ٙD$yW$1UED[]ÐUVSuM ZgED$T$ $?/FBFBFB F [^]UE@EEEEÐUE@ÐUS^MfE D$T$ $[?[]ÐUVS'uM fED$T$ $!?dEBFBFB F [^]US$ˮEE}tE7fT$$>E@tE@eD$$>UEP$[]ÐUS$aEdEE}tEeT$$P>EUDt UEDieD$$">MUETE}~$[]ÐUS$֭}t*ND$ D$,bD$U$`/EE}tEBeT$$=EUDt UEDdD$$h=MUET$[]ÐUUEBUEBÐUS}t*D$ D$0D$4T$.MUED MUED8[]ÐUUEBPÐUS$臬}t*D$ D$8D$S$.E5EUMEDTEUMEE}~Ń$[]ÐUS}t* D$ D$AD$S$}-}t*kD$ D$BD$S$E-EUMEDTEUME[]ÐUS$<}t*,D$ D$FȔD$hR$,UED EEEE$[]ÐUSҪ}t*”D$ D$G^D$Q$\,UED8[]ÐUE@PÐUS$d}t*|D$ D$KD$Q$+}t*ܓD$ D$LD$Q$+EUMЋDTEEEE$[]ÐUS躩}t*ғD$ D$QFD$P$D+}t*2D$ D$RFD$P$ +EUMЋ[]ÐUSUacD$$!9M`E D$T$ $9[]ÐUSШUcD$$8M8`E D$T$ $8[]ÐUS胨M_E D$T$ $8[]ÐUVSLuM _ED$T$ $F8>BFBFB F [^]UEÐUSاM@_E D$T$ $7[]ÐUEÐUEÐUEÐUVS[uM ^ED$T$ $U7=BFBFB F [^]UEEUE􈂼ÐUEEUE􈂽ÐUUEÐUUEÐUS$艦E]D$$6EE@EU]D$$7$[]ÐUS$)EE@EU!^D$$6E}tRU]D$$5‹EUEUEUEUE E$[]ÐUEÐUEÐUEÐUEÐUEÐU(E@EE@@X@*ȍ@YEEÐUVSҤME @@4*ȍ@(YЋE @@8*ȍ@(Y؋E @PYEEÐUS4QEEE@D$T$$6E@u>E@@T@@*ȋE@@T@D*MEEUEUZE@@T@8*ȍYZЋE@@T@<*ȍYZUEEUEUEUMHEE(}4[]ÐUSHMXE D$T$ $E1[]ÐUS4 EEE@D$T$$4E@@T@ *ȍ<(YЋE@@TPE@@T@$)*ȍ<(Y؋E@@T@*ȍ<(YE@@T@*ȍ<YU]eEEE؋EE܋EEEEUE؉E܉BEBEB EE(}4[]ÐUS4ٟUWD$$/‹E@T$$3E}u EEEE4[]ÐUE@@$ÐU\EEEEÐUVS3E@@XH E@@XPE@@X@)Ɖ)‰*ȍ;YEE[^]ÐU˞E@@X@ *ȍ:YEEÐU萞E@@L*ȍa:(YЋE@@N*ȍa:YUEEUÐU(EEDE@P(E@E}nmrat}cinutE EEE@@$;EEÐUE@@ÐU袝E@@P*ȍs9YEEÐUhE@@R*ȍ99YEEÐUS$1E@D$x$1‹E@D$T$$0E@@T@$*ȍ8YEE$[]ÐUS4远8.ztvWZD$$,UD$D$$|,kD$$f,(ST$D$ $F,TD$$,88 ^88(^(8EEgwEUTD$$o,E}tyE@U+TD$$+‹EPU'vD$$c+u5(ED$$-USD$$3+EEEE4[]ÐUVS 6uO6$.E}t6yt&F/Rt$ T$D$ $*6 [^]ÐUE@tE@$".E@ÐUWVSL;E@RE@RD$$,*Eԃ})Mԍ7&'QT$D$ $)sD$$)E܋MԍG&'QT$D$ $)EE@EƋU#qD$$)v‰t$ E܉D$|$$3-E؃}udE@RD$$*]6YE,‹E@T$D$$,E}u E@EW&ED$$*E@EċEăL[^_]ÐUE@tE@$j,ÐU(EfEUE@T$$v,ÐUSTdEEEEEEE@@TEU(QD$$2(EEwE@EЉD$E؉D$$+M,QED$T$ $'ЋE@D$T$$+E}uUЋE@@EЍEE;ErE*ȍ14YEEăT[]ÐUWVSPE@@TE܋u\N+PD$T$ L$4$3'EUEEEEE@nD$$&E}MNhD$L$$(hElEpEtExE|EMY,MY,MY,MY,MĉuȉỦEЋEĉEEȉEẺEEЉEMtY,MtY,UԉE؋EԋU؉EU!MtY,EMtY,и )ЉEE@ED$ED$$:)EEE@D$T$$)E}}E܋@L`E܋@PdE܋@hڋE܋HdE܋pXpT`D$dD$T$L$ t$TD$<$$UE܋@@EUE܋@DEE(}e[^_]ÐUWVS|aUmSD$$e$EUSD$$K$EċUmD$$1$EEECEMċE)MT$D$ $#fEڋME1mD$ T$D$ $#E܋M܍ MKT$D$ $#EUmD$$#EEډD$E$Z'E}t;}t5Et.UED$D$ T$ẺD$E$&EE̋EEE0EMԍm8t$T$L$ ED$|$E$"EE‹EEE(}|[^_]ÐUWVS藒E EEEEUiD$$o"MED$ ED$t$$&E}u$ED$$#Džp"}t+UT$UT$$#DžpEEE$%E}E@lEPJT$D$ $!EE@tLE@_)lhDždlhdt FO)ȅuE̋EEdlEPJT$D$ $!E̍lI0ẺD$ED$ L$t$$ EЋE@ tEԃE@ tEԃE@t EԁED$D$$I$ED$x$;$UD$D$$$E@TPPE@T@L‰E؃}EE@TPXE؍ЍE}E؃(uՋE܉``x*`t&`苕` *(XtE@TPPE@T@LЉ)*t^(E EEED$ẺD$ED$ T$ED$ $ lJED$T$ $EȍOlƍSlUlT$D$ $x|*E3lE*ESlJED$T$ $tE*ESliEԉD$T$ $?MD$ML$ML$ML$ T$D$E$-*E*E*EEEMED$@|$D$$iEE@EU>D$$$[]ÐUE@ÐUE@ÐUWVSE@t@D$$EEEU䍃?D$$D$$0Ɖ׍d`|=D$ " T$D$ ${h^t$|$D$T$ L$D$E$DEEU䍃?D$$'D$$Ɖ׍d`|=D$ " T$D$ $h^t$|$D$T$ L$D$E$EEU䍃?D$$D$$Ɖ׍d`|=D$ %T$D$ $Kh^t$|$D$T$ L$D$E$EEU䍃?D$$D$$hƉ׍d`|=D$ # T$D$ $h^t$|$D$T$ L$D$E$|EEU䍃?D$$_D$$Ɖ׍d`|=D$ " T$D$ $h^t$|$D$T$ L$D$E$EEU䍃?D$$D$$8Ɖ׍d`|=D$  T$D$ $h^t$|$D$T$ L$D$E$LEEU䍃?D$$/D$$Ɖ׍d`|=D$ " T$D$ $h^t$|$D$T$ L$D$E$EEU䍃?D$$D$$Ɖ׍d`E=ED$ T$L$E$P h^t$|$D$T$ L$D$E$EEU䍃?D$$D$$mƉ׍d`EUa=T$ L$D$E$,h^t$|$D$T$ L$D$E${EEU䍃?D$$^D$$Ɖ׍d`EċUa=T$ L$D$Eĉ$<h^t$|$D$T$ L$D$E$EEȋU䍃?D$$D$$1Ɖ׍d`E̋UA=T$ L$D$Ẻ$vLh^t$|$D$T$ L$D$Eȉ$?EEЋU䍃?D$$"D$$Ɖ׍d`EԋUA=T$ L$D$Eԉ$\h^t$|$D$T$ L$D$EЉ$U䍃>D$$Č[^_]ÐUEEE EEUÐUS2Uv9D$$6M6E D$T$ $[]ÐUS~U)9D$$thMq -9T$D$ $Q6D$$‹EPM 19T$D$ $‹EPMM6E D$T$ $_[]US$2~ED$ED$ E D$ED$$${%d, %d}, {%u, %u}XAllocWMHints() faileddid not create WindowNSWindow dealloc in backend: %@can't draw using compositingOperation %dcan't handle complex winding rules_draw: nil representation!_draw: colorSpace %@ not supported!could not XGetImage or XCreateImage_miniaturizeresize backing store buffersetLevel of window %dflushing backing store buffer: %@XGrabKey returns %dxkeycode: %dCreateWindowChangeWindowAttributesGetWindowAttributesDestroyWindowDestroySubwindowsChangeSaveSetReparentWindowMapWindowMapSubwindowsUnmapWindowUnmapSubwindowsConfigureWindowCirculateWindowGetGeometryQueryTreeInternAtomGetAtomNameChangePropertyDeletePropertyGetPropertyListPropertiesSetSelectionOwnerGetSelectionOwnerConvertSelectionSendEventGrabPointerUngrabPointerGrabButtonUngrabButtonChangeActivePointerGrabGrabKeyboardUngrabKeyboardGrabKeyUngrabKeyAllowEventsGrabServerUngrabServerQueryPointerGetMotionEventsTranslateCoordsWarpPointerSetInputFocusGetInputFocusQueryKeymapOpenFontCloseFontQueryFontQueryTextExtentsListFontsListFontsWithInfoSetFontPathGetFontPathCreatePixmapFreePixmapCreateGCChangeGCCopyGCSetDashesSetClipRectanglesFreeGCClearAreaCopyAreaCopyPlanePolyPointPolyLinePolySegmentPolyRectanglePolyArcFillPolyPolyFillRectanglePolyFillArcPutImageGetImagePolyText8PolyText16ImageText8ImageText16CreateColormapFreeColormapCopyColormapAndFreeInstallColormapUninstallColormapListInstalledColormapsAllocColorAllocNamedColorAllocColorCellsAllocColorPlanesFreeColorsStoreColorsStoreNamedColorQueryColorsLookupColorCreateCursorCreateGlyphCursorFreeCursorRecolorCursorQueryBestSizeQueryExtensionListExtensionsChangeKeyboardMappingGetKeyboardMappingChangeKeyboardControlGetKeyboardControlBellChangePointerControlGetPointerControlSetScreenSaverGetScreenSaverChangeHostsListHostsSetAccessControlSetCloseDownModeKillClientRotatePropertiesForceScreenSaverSetPointerMappingGetPointerMappingSetModifierMappingGetModifierMappingNoOperationX Error: %s code: %u display: %s sequence: %u:%u request: %u:%u %s(%u).%u request: %u.%u resource: %lugetLevel of window %dXQueryTree nchildren= %dWM_STATEWM_PROTOCOLSWM_DELETE_WINDOW_GNUSTEP_WM_ATTRrootNSScreen backend +initializecom.quantumstep.X11NoNSBackingStoreBufferedbacking store is buffereddirectly to X11%@Unable to connect to X serverXInternAtoms()userSpaceScaleFactorsystemSpaceScaleFactorNSScreenNumberYESNODeviceRGBColorSpace*** event from unknown Window (%d). Ignored.Window list: %@DestroyNotify not double buffered expose %@ -> %@FocusIn 1: %d Process key eventxKeyEvent: xkey.state=%d keycode=%d keysym=%d:%sxKeyEvent: %@PropertyNotify: Atom name is '%s' SelectionNotifySelectionRequestReceived an untrapped event_sendEvent %@Unable to malloc XColor backend structureUnable to allocate color %@ for X11 Screen %08x*r??? zero point font: %@ descriptor:%@scale %fpointSize %f%.0fHelveticahelveticamediumHelvetica-BoldboldCouriercourierCourier-BoldOhlfsfixedohlfsiso88591lucida*-%s-%s-%s-%s-%s-%s-%s-%s-%s-%s-%s-%s-%s-%stry %@font: %@ is not availableTrying 9x15 system font instead9x15Trying fixed font insteadUnable to open any fixed font for %@:%fcan't determine width of antialiased stringscan't draw antialiased fontsconvert %@ to PixmapCursor_NSX11CursorNSCursorNSObjectNSBackendOverride_NSX11FontNSFont_NSX11ColorNSColor_NSX11ScreenNSScreenNSWindowNSGraphicsContext_NSX11GraphicsContextNSStringNSExceptionNSAffineTransformNSDictionaryNSMutableArrayNSUserDefaultsNSFileHandleNSNotificationCenterNSArrayNSMutableDictionaryNSNumberNSValueNSEventNSWorkspace_cursordeallocsetallocWithZone:_unscaledFontStruct_fontStruct_fontScale_backendPrivate_finalizewidthOfString:_drawAntialisedGlyphs:count:inContext:matrix:_widthOfAntialisedString:_font_setScale:printerFontscreenFontWithRenderingMode:_screen_colorData_pixelForScreen:_xRect_screen2X11_X112screen_screenScale_handleNewEvents_X11EventNotification:initialize_sendEvent:_windowTitleHeight_keyWindowNumber_hasWindowManagersupportedWindowDepthsdepthdeviceDescription_windowListForContext:size:list:screens_windowList_windowForNumber:_getLevelOfWindowNumber:graphicsContextWithWindow:graphicsContextWithGraphicsPort:flipped:_windowRect_dirty_nsscreen_textMatrix_textLineMatrix_characterSpace_wordSpace_horizontalScale_leading_rise_realWindow_scale_fraction_windowNumhasRender_grabKey:_mouseLocationOutsideOfEventStreamflushGraphics_initBitmap:withFocusedViewRect:_readPixel:restoreGraphicsState_copyGraphicsState:_setDocumentEdited:_clipBox_frame_makeKeyWindow_setLevel:_setTitle:_setOriginAndSize:_setOrigin:_orderWindow:relativeTo:_windowNumber_copyBits:fromRect:toPoint:_draw:_setFraction:_endPage_beginPage:_drawGlyphs:count:_drawAntialisedGlyphs:count:_drawGlyphBitmap:x:y:width:height:_newLine_newLine:_setBaseline:_setWordSpace:_setHorizontalScale:_setCharSpace:_setLeading:_setTM:_setTextPosition:_endText_beginText_setFont:_setShape:_setShadow:_addClip:reset:_fill:_stroke:_regionFromPath:_pointsForPath:_rectForPath:rect:_setCompositing_concatCTM:_setCTM:_setStrokeColor:_setFillColor:_setColor:isDrawingToScreen_initWithGraphicsPort:_initWithAttributes:_setSizeHintsstringWithFormat:objectForKey:framestyleMaskbackingTypescreenclassisKindOfClass:releasetransformPoint:transformSize:raise:format:levelsaveGraphicsStatecopytranslateXBy:yBy:prependTransform:elementCountelementAtIndex:associatedPoints:windingRulelineWidthgetLineDash:count:phase:lineCapStylelineJoinStyle_nimp:retaintransform_backendResponsibility:renderingModetransformStructsetTransformStruct:appendTransform:hasAlphaisPlanarbytesPerRowgetBitmapDataPlanes:colorSpaceNameisEqualToString:isFlipped_boundingRectForTransformedRect:invertpixelsWidepixelsHighscaleXBy:yBy:isMiniaturizedcStringcopyWithZone:colorWithDeviceRed:green:blue:alpha:autoreleasedictionaryWithObject:forKey:graphicsContextWithAttributes:allocinitWithCapacity:initinsertObject:atIndex:addObject:initWithUser:persistentDomainForName:boolForKey:initWithFileDescriptor:defaultCenteraddObserver:selector:name:object:initWithObjects:waitForDataInBackgroundAndNotifyForModes:objectfloatValuenumberWithInt:valueWithSize:numberWithFloat:initWithObjectsAndKeys:postNotificationName:object:graphicsContextwindowNumbermouseEventWithType:location:modifierFlags:timestamp:windowNumber:context:eventNumber:clickCount:pressure:performClose:otherEventWithType:location:modifierFlags:timestamp:windowNumber:context:subtype:data1:data2:stringWithCString:lowercaseStringkeyEventWithType:location:modifierFlags:timestamp:windowNumber:context:characters:charactersIgnoringModifiers:isARepeat:keyCode:_setIsVisible:_eventIsQueued:typeminiaturize:deminiaturize:postEvent:atStart:sharedWorkspaceextendPowerOffBy:timestamplocationInWindowkeyCodemodifierFlagscolorUsingColorSpaceName:redComponentgreenComponentblueComponentfontNamepointSizefontDescriptorfontAttributescaseInsensitiveCompare:lengthcharacterAtIndex:methodForSelector:bestRepresentationForDevice:Iv8@0:4L8@0:4@12@0:4^v8^{?=^{_XExtData}IIIIIIiIi^{?}{?="lbearing"s"rbearing"s"width"s"ascent"s"descent"s"attributes"S}{?="lbearing"s"rbearing"s"width"s"ascent"s"descent"s"attributes"S}^{?}ii}f^vf12@0:4@8v24@0:4^I8I12@16@20^{?=^{_XExtData}IIIIIIiIi^{?}{?=sssssS}{?=sssssS}^{?}ii}8@0:4v12@0:4f8@8@0:4@12@0:4i8^{?=^{_XExtData}^{_XDisplay}Iiiiii^{?}i^{?}^{_XGC}ILLiiiil}L12@0:4^{?=^{_XExtData}^{_XDisplay}Iiiiii^{?}i^{?}^{_XGC}ILLiiiil}8{?="x"s"y"s"width"S"height"S}@"NSAffineTransform"v12@0:4@8i8@0:4c8@0:4r^i8@0:4f8@0:4i20@0:4i8i12^i16i12@0:4i8@12@0:4@8@16@0:4^v8c12{_NSRect="origin"{_NSPoint="x"f"y"f}"size"{_NSSize="width"f"height"f}}@"_NSX11Screen"icv12@0:4i8{_NSPoint=ff}8@0:4v28@0:4@8{_NSRect={_NSPoint=ff}{_NSSize=ff}}12@16@0:4{_NSPoint=ff}8^{_NSGraphicsState=i@^{_NSGraphicsState}{_NSPoint=ff}}12@0:4^{_NSGraphicsState=i@^{_NSGraphicsState}{_NSPoint=ff}}8v12@0:4c8{_NSRect={_NSPoint=ff}{_NSSize=ff}}8@0:4v24@0:4{_NSRect={_NSPoint=ff}{_NSSize=ff}}8v16@0:4{_NSPoint=ff}8v16@0:4i8i12v36@0:4^v8{_NSRect={_NSPoint=ff}{_NSSize=ff}}12{_NSPoint=ff}28c12@0:4@8v16@0:4^I8I12v28@0:4*8i12i16I20I24v16@0:4@8c12^{_XRegion=}12@0:4@8c12@0:4^{_PointsForPathState=@II^{?}{?=ss}iI}8c16@0:4^{_PointsForPathState=@II^{?}{?=ss}iI}8^{?=ssSS}12pngPNG Read Errordata/Users/hns/Documents/Projects/QuantumSTEP/System/Sources/Frameworks/AppKit/Sources/GSBitmapImageReps.m%s:%u: failed assertion `%s' 1.2.15error while decompressing PNGgifGIF89a(GifFile->Image.Interlace) error while decompressing GIFjpgjpegerror while decompressing JPEGinvalid resource: resource len=%u/%x > NSData len=%uNSData = %@icnsGSBitmapImageRepICNSNSBitmapImageRepResourceManagerForICNSNSDataResourceManagerGSBitmapImageRepJPEGGSBitmapImageRepGIFGSBitmapImageRepPNGNSImageRepNSMutableDataimageRepsWithData:imageUnfilteredFileTypesimageFileTypescanInitWithData:initWithData:subResourceWithType:len:resourceDataresourceSizeresourceTyperepresentationOfImageRepsInArray:usingType:properties:arrayWithObjects:registerImageRepClass:bytesinitWithBitmapDataPlanes:pixelsWide:pixelsHigh:bitsPerSample:samplesPerPixel:hasAlpha:isPlanar:colorSpaceName:bytesPerRow:bitsPerPixel:bitmapDataarrayWithObject:objectAtIndex:countbytesPerPlanenumberOfPlanesdataWithCapacity:dataWithBytesNoCopy:length:freeWhenDone:arrayWithCapacity:getBytes:length:getBytes:range:subdataWithRange:@16@0:4l8^L12l8@0:4@20@0:4@8i12@16ModalPanelModeEventTrackingModeNSApplicationIconNSApplicationPathNSApplicationNameNSApplicationProcessIdentifierAbortModalAbortPrintingAppKitIgnoredAppKitVirtualMemoryBadBitmapParametersBadComparisonBadRTFColorTableBadRTFDirectiveBadRTFFontTableBadRTFStyleSheetBrowserIllegalDelegateColorListIOColorListNotEditableDragginFontUnavailableIllegalSelectorImageCacheNibLoadingPPDIncludeNotFoundPPDIncludeStackOverflowPPDIncludeStackUnderflowPPDParsePrintOperationExistsPrintPackagePrintingCommunicationRTFPropertyStackOverflowTIFFTextLineTooLongTextNoSelectionTextReadTextWriteTypedStreamVersionWindowManagerWordTablesReadWordTablesWriteNSCalibratedWhiteColorSpaceNSCalibratedBlackColorSpaceNSCalibratedRGBColorSpaceNSDeviceWhiteColorSpaceNSDeviceBlackColorSpaceNSDeviceRGBColorSpaceNSDeviceCMYKColorSpaceNSNamedColorSpaceNSPatternImageColorSpaceNSCustomColorSpacedlfResolutionColorSpaceNameBitsPerSampleIsScreenIsPrinterSizeNSStringPboardTypeNSColorPboardTypeNSFileContentsPboardTypeNSFilenamesPboardTypeNSFontPboardTypeNSRulerPboardTypeNSPostScriptPboardTypeNSTabularTextPboardTypeNSRTFPboardTypeNSRTFDPboardTypeNSTIFFPboardTypeNSDataLinkPboardTypeNSGeneralPboardTypeNSDragPboardNSFindPboardNSFontPboardNSGeneralPboardNSRulerPboardNSPasteboardCommunicationExceptionPrintAllPagesPrintBottomMarginPrintCopiesPrintFaxCoverSheetNamePrintFaxHighResolutionPrintFaxModemPrintFaxReceiverNamesPrintFaxReceiverNumbersPrintFaxReturnReceiptPrintFaxSendTimePrintFaxTrimPageEndsPrintFaxUseCoverSheetPrintFirstPagePrintHorizonalPaginationPrintHorizontallyCenteredPrintJobDispositionPrintJobFeaturesPrintLastPagePrintLeftMarginPrintManualFeedPrintOrientationPrintPagesPerSheetPrintPaperFeedPrintPaperNamePrintPaperSizePrintPrinterPrintReversePageOrderPrintRightMarginPrintSavePathPrintScalingFactorPrintTopMarginPrintHorizontalPaginationPrintVerticalPaginationPrintVerticallyCenteredPrintCancelJobPrintFaxJobPrintPreviewJobPrintSaveJobPrintSpoolJobApplicationDidBecomeActiveApplicationDidFinishLaunchingApplicationDidHideApplicationDidResignActiveApplicationDidUnhideApplicationDidUpdateApplicationWillBecomeActiveApplicationWillFinishLaunchingApplicationWillTerminateApplicationWillHideApplicationWillResignActiveApplicationWillUnhideApplicationWillUpdateColorListChangedColorPanelColorChangedComboBoxWillPopUpComboBoxWillDismissComboBoxSelectionDidChangeComboBoxSelectionIsChangingControlTextDidBeginEditingControlTextDidEndEditingControlTextDidChangeImageRepRegistryChangedSplitViewDidResizeSubviewsSplitViewWillResizeSubviewsTableViewSelectionDidChangeTableViewSelectionIsChangingTableViewColumnDidResizeTableViewColumnDidMoveTextDidBeginEditingTextDidEndEditingTextDidChangeViewFocusDidChangeViewFrameDidChangeViewBoundsDidChangeWindowDidBecomeKeyWindowDidBecomeMainWindowDidChangeScreenWindowDidChangeScreenProfileWindowDidDeminiaturizeWindowDidExposeWindowDidMiniaturizeWindowDidMoveWindowDidResignKeyWindowDidResignMainWindowDidResizeWindowDidUpdateWindowWillCloseWindowWillMiniaturizeWindowWillMoveScreenDidChangeProfileWorkspaceDidLaunchApplicationWorkspaceDidMountWorkspaceDidPerformFileOperationWorkspaceDidTerminateApplicationWorkspaceDidUnmountWorkspaceWillLaunchApplicationWorkspaceWillPowerOffWorkspaceWillUnmountNSPlainFileTypeNSDirectoryFileTypeNSApplicationFileTypeNSFilesystemFileTypeNSShellCommandFileTypeNSWorkspaceCompressOperationNSWorkspaceCopyOperationNSWorkspaceDecompressOperationNSWorkspaceDecryptOperationNSWorkspaceDestroyOperationNSWorkspaceDuplicateOperationNSWorkspaceEncryptOperationNSWorkspaceLinkOperationNSWorkspaceMoveOperationNSWorkspaceRecycleOperationNSAttachmentNSBackgroundColorNSBaselineOffsetNSExpansionNSKernNSLigatureNSLinkNSObliquenessNSParagraphStyleNSShadowNSStrikethroughColorNSStrikethroughStyleNSStrokeColorNSStrokeWidthNSSuperscriptNSToolTipNSUnderlineColorNSUnderlineStyleNSImageColorSyncProfileDataNSImageCompressionFactorNSImageCompressionMethodNSImageCurrentFrameNSImageCurrentFrameDurationNSImageDitherTransparencyNSImageEXIFDataNSImageFrameCountNSImageGammaNSImageInterlacedNSImageLoopCountNSImageProgressiveNSImageRGBColorTableNSAutoreleasePoolNSApplicationnewsharedApplicationrun.mySTEPServices%@/.mySTEP/%@NSSendTypesdoService: calledContinueobject failed to write to pasteboardobject failed to read from pasteboardunable to load mySTEP services dictionary file: %@LanguagesdefaultNSServicesNSMenuItemNSKeyEquivalent/Warning: Could not register application due to exception: %@ NSReturnTypesNo service matching '%@'NSPortNameNSTimeoutServicePathNSUserDataNSMessage:userData:error:Failed to contact service provider for '%@' caught error: %@GSServicesNSMutableSetNSBundleNSPasteboardNSFileManagerNSDateNSMenuNSConnectionservicesMenulanguagesreturnInfocombinationstitle2infomenuTitlesservicesPathdisabledStampservicesStampallDisabledallServicessharedManagervalidateMenuItem:showsServicesMenuItem:setShowsServicesMenuItem:to:setServicesMenu:servicesProviderregisterSendTypes:returnTypes:registerAsServiceProviderrebuildServicesMenurebuildServicesmenuServicesloadServicesitem2title:doService:mainBundlebundleIdentifierkeyWindowfirstRespondervalidRequestorForSendType:returnType:pasteboardWithUniqueNamewriteSelectionToPasteboard:types:readSelectionFromPasteboard:targettagdefaultManagerdatefileExistsAtPath:fileAttributesAtPath:traverseLink:laterDate:initWithContentsOfFile:propertyListstandardUserDefaultsarrayForKey:mutableCopycontainsObject:dictionaryWithCapacity:setWithCapacity:objectEnumeratornextObjectmember:setObject:forKey:isEqual:allKeyscompare:sortedArrayUsingSelector:itemArrayremoveItem:rangeOfString:substringFromIndex:substringToIndex:itemWithTitle:insertItemWithTitle:action:keyEquivalent:atIndex:initWithTitle:setSubmenu:forItem:sizeToFitsetTarget:setTag:updatereasonaddObjectsFromArray:removeObject:connectionWithRegisteredName:host:setRequestTimeout:setReplyTimeout:rootProxylaunchApplication:dateWithTimeIntervalSinceNow:stringByAppendingString:connectionForProxytimeIntervalSinceNowperformService:withPasteboard:userData:error:@"NSMenu"@"NSMutableArray"@"NSMutableSet"@"NSMutableDictionary"@"NSArray"@"NSString"@"NSDate"i16@0:4@8c12v16@0:4@8@12NSOwnerNSNibTopLevelObjectsNSFrameworkNSRootNSObjectsValuesNSObjectsKeysNSConnectionsNSVisibleWindowsNSClassesValuesNSClassesKeysNSNamesValuesNSNamesKeysNSNextOidNSFontManagerNSOidsValuesNSOidsKeysNSAccessibilityConnectorsNSAccessibilityOidsKeysNSAccessibilityOidsValuesNSClassNameNSExtensionclass %@ not linked for Custom Object%@: classname=%@ originalClassName=%@NSOriginalClassNameclass %@ not linked for Class Swapper Object; substituting %@NSvFlagsNSFrameNSFrameSizeNSNextResponderNSSuperviewNSViewNSSubviewsclass %@ not linked for Custom ViewFIXME: should apply vflags %08xNSMaxSizeNSMinSizeNSScreenRectNSViewClassNSWTFlagsNSWindowBackingNSWindowClassNSWindowRectNSWindowStyleMaskNSWindowTitleNSWindowViewNSFrameAutosaveNameclass %@ not linked or substituted for Custom Window%@: classname=%@ resourcename=%@NSResourceNameNSImageCFBundleIconFileNSCustomResource did not find NSImage: %@NSImageNameNSButtonImageSource: %@NSRadioButtonNSHighlightedRadioButtonNSSwitchNSMultiStateSwitchNSHighlightedSwitchNSDiscloseGSDiscloseHGSDiscloseOffGSDiscloseHalfGSDiscloseOnunarchiver:%@ cannotDecodeObjectOfClassName:%@ originalClasses:%@.nibnibInvalid URL for NIB: %@description: %@absoluteString: %@absoluteURL: %@baseURL: %@fragment: %@host: %@isFile: %@parameterString: %@password: %@path: %@port: %@query: %@relativePath: %@relativeString: %@resourceSpecifier: %@scheme: %@standardizedURL: %@user: %@keyedobjects.nibcan't open with keyed unarchiverIB.objectdatacan't decode IB.objectdataobjects.nibNot able to decode model file %@ (maybe, old NIB format)NSSoundAdditionsNSImageAdditionsNSHelpManagerAdditionsNSNibLoadingNSNibNSButtonImageSourceNSCustomResourceNSWindowTemplateNSCustomViewNSClassSwapperNSCustomObjectNSIBObjectDataNSCodingNSKeyedUnarchiverNSNullNSURLNSUnarchiverNSSoundpathForSoundResource:pathForImageResource:contextHelpForKey:loadNibNamed:owner:loadNibFile:externalNameTable:withZone:decodeddecodedObjects_bundleinitWithCoder:encodeWithCoder:instantiateNibWithOwner:topLevelObjects:instantiateNibWithExternalNameTable:_initWithContentsOfURL:bundle:initWithContentsOfURL:initWithNibNamed:bundle:_setBundle:unarchiver:didDecodeObject:unarchiver:cannotDecodeObjectOfClassName:originalClasses:_namebuttonImageForCell:descriptionnameinitWithName:_className_resourceNameresourceNameclassNamewindowTitlewindowClasswindowViewrealObjectautosaveNameviewClassextensionwindowRectscreenRectminSizemaxSize_wtFlagswindowStyleMaskwindowBackingnibInstantiateviewnextRespondersuperViewsubviewsvFlagsoriginalClassNamerootObject_reservedclassTableconnectionsobjectTablefontManagerinstantiatedObjectTablenameTablenextOidoidTable_documenttargetFrameworkvisibleWindowsobjectsorderFrontVisibleWindowsestablishConnectionsWithExternalNameTable:allowsKeyedCodingdecodeObjectForKey:decodeIntForKey:replaceObject:withObject:establishConnectionorderFront:makeObjectsPerformSelector:withObject:instancesRespondToSelector:decodeRectForKey:containsValueForKey:decodeSizeForKey:classForClassName:initWithFrame:setNextResponder:addSubview:initWithContentRect:styleMask:backing:defer:setTitle:setContentView:setMinSize:setMaxSize:setFrameAutosaveName:objectForInfoDictionaryKey:delegate_imageNamed:inBundle:stateimageNamed:isHighlightedsetScalesWhenResized:controlSizesetSize:hasSuffix:stringByDeletingPathExtensionpathForResource:ofType:inDirectory:fileURLWithPath:pathisFileURLabsoluteStringabsoluteURLbaseURLfragmenthostparameterStringpasswordportqueryrelativePathrelativeStringresourceSpecifierschemestandardizedURLuserstringByAppendingPathExtension:stringByAppendingPathComponent:initWithContentsOfMappedFile:initForReadingWithData:setDelegate:finishDecodingunarchiveObjectWithFile:awakeFromNibrespondsToSelector:dictionaryWithObjectsAndKeys:bundleForClass:zonepathExtensionallObjectspathForResource:ofType:soundUnfilteredFileTypesc16@0:4@8@12c20@0:4@8@12^v16@@"NSBundle"c16@0:4@8^@12@16@0:4@8@12#20@0:4@8@12@16@"NSView"@"NSWindow"{_NSSize="width"f"height"f}L^{_NSMapTable=^^{_NSMapNode}II{_NSMapTableKeyCallBacks="hash"^?"isEqual"^?"retain"^?"release"^?"describe"^?"notAKeyMarker"^v}{_NSMapTableValueCallBacks="retain"^?"release"^?"describe"^?}}@"NSResponder":NSTagNSTargetNSActionNSActionCellNSCellNSCopyingNSControlactionsetAction:setObjectValue:setIntValue:setFloatValue:setDoubleValue:setStringValue:setImage:setFont:setFloatingPointFormat:left:right:setEnabled:setBordered:setBezeled:setAlignment:updateCell:encodeValueOfObjCType:at:encodeConditionalObject:decodeValueOfObjCType:at:decodeObjectv12@0:4:8:8@0:4v16@0:4d8v20@0:4c8I12I16AppKittransformBezierPath:concatcurrentContexttransformUsingAffineTransform:{_NSRect={_NSPoint=ff}{_NSSize=ff}}24@0:4{_NSRect={_NSPoint=ff}{_NSSize=ff}}8update Windows menushould update Services menuNSApplicationDidChangeScreenParametersNotificationNSAbortModalExceptionunable to create connection for %@unable to register %@NSPrincipalClassMain bundle does not define an existing principal class: %@principal class (%@) of main bundle is not subclass of NSApplication%@ _screenParametersNotification: %@Could not publish message port %@ as %@MessagePort published %@Root object %@Remote Access connection %@Begin of %@ initWarning: NSApp has already been initialized to %@: %@_processCommandLineArguments: %@-/%@NSPrintNSNewNSTempNSNoUINSMainNibFileCFBundleNamecould not register %@[%@] with NSSystemServer due to %@LSGetAppDiedEventsNSMainNibFile = %@Cannot load the main model file '%@'did load nibDefaultException %@ - %@runModalSession: with wrong sessionworksWhenModal: %@_session == as/Users/hns/Documents/Projects/QuantumSTEP/System/Sources/Frameworks/AppKit/Sources/NSApplication.mabortModal called while not in a modal sessionabortModalstopModalWithCode: when not in a modal sessionstopModalWithCode: NSRunContinuesResponse ?%@: %@ is deprecatednull pointer passed to endModalSession:unknown session passed to endModalSession:NSApp: windowWillClose - %d open windows%@%@ %@could not send startInking message due to %@%@ keyDown: %@NSEvent: %@ to keyWindow %@no input sources for mode: %@could not send action %@ from %@ to %@: %@activateIgnoringOtherApps:%@could not notify activation due to %@NSApp deactivateNSApplicationNSAppunhideWithoutActivation %@could not send unhideWithoutActivation message due to %@could not requestUserAttention due to %@no windows to update?orderFrontColorPanelorderFrontCharacterPaletteAboutPanelUnable to open about panel model file.options %@CreditsApplicationNameApplicationIconVersionCopyrightApplicationVersionopen help viewer...LSUIElementMain Menu WindowObject of bad type passed as windowNSApp: removeWindowsItem (total=%d) - %@terminating daemon without menulast windows item removed - terminateGSCloseBrokenGSClosereported exception - %@try to unRegisterApplication with NSSystemServercould not unregister in launchedApplications with NSSystemServer due to %@replyToOpenOrPrint:%d_application: %@ openURLs: %@ opts: %dcan't open %@ as file print by delegate has been printed by delegate opened by delegate*** -detachDrawingThread: drawing is not (yet) thread safe! ***NSResponderNSServiceMaster_NSWindowMenuUpdaterNSPortNameServerNSMessagePortNSMessagePortNameServerNSProcessInfoNSRunLoopNSDocumentControllerNSColorPanelNSPageLayoutNSPanelNSMenuViewNSThread_eventQueue_currentEvent_session_keyWindow_mainWindow_listener_mainMenuWindow_mainMenuView_windowsMenu_windowItems_appIcon_appIconWindow_pendingWindow_delegate_aboutPanel_credits_applicationName_applicationImage_version_copyright_applicationVersion_appdetachDrawingThread:toTarget:withObject:context_application:openURLs:withOptions:replyToOpenOrPrint:replyToApplicationShouldTerminate:terminate:reportException:setServicesProvider:registerServicesMenuSendTypes:returnTypes:updateWindowsItem:setWindowsMenu:removeWindowsItem:changeWindowsItem:title:filename:addWindowsItem:title:filename:windowsMenumainMenu_setAppleMenu:_setMenuBarVisible:setMainMenu:setMenu:showHelp:runPageLayout:orderFrontStandardAboutPanelWithOptions:orderFrontStandardAboutPanel:_orderOutCharacterPalette:orderFrontCharacterPalette:orderFrontColorPanel:updateWindowspreventWindowOrdering_setPendingWindow:setWindowsNeedUpdate:miniaturizeAll:makeWindowsPerform:inOrder:arrangeInFront:unhideWithoutActivationhideOtherApplications:cancelUserAttentionRequest:requestUserAttention:unhideAllApplications:unhide:hide:deactivateactivateIgnoringOtherApps:isHiddenisActiveisRunningorderedWindowswindowswindowWithWindowNumber:mainWindowappIconcurrentEventapplicationIconImagesetApplicationIconImage:tryToPerform:with:targetForAction:targetForAction:to:from:sendAction:to:from:nextEventMatchingMask:untilDate:inMode:dequeue:discardEventsMatchingMask:beforeEvent:sendEvent:doCommandBySelector:_eventMatchingMask:dequeue:shouldBeTreatedAsInkEvent:windowDidBecomeMain:windowDidBecomeKey:windowDidResignMain:windowDidResignKey:windowWillClose:endSheet:endSheet:returnCode:endModalSession:modalWindowbeginModalSessionForWindow:relativeToWindow:beginModalSessionForWindow:stopModalWithCode:stopModalstop:runModalSession:beginSheet:modalForWindow:modalDelegate:didEndSelector:contextInfo:runModalForWindow:finishLaunching_processCommandLineArguments:_setupRemoteControl_remoteControlRootProxy_screenParametersNotification:menuNeedsUpdate:systemDefaultPortNameServerremovePortForName:setRootObject:registerName:principalClassisSubclassOfClass:_menuBarFramesetFrame:display:animate:connectionWithReceivePort:sendPort:sharedInstanceregisterPort:name:hasPrefix:URLWithString:isAbsolutePathcurrentDirectoryPathstringByAppendingFormat:stringForKey:infoDictionarybundlePathlastPathComponent_distributedWorkspaceregisterApplication:name:path:NSApp:boolValueprocessInfoargumentsremoveObserver:name:object:distantFutureraisemakeKeyAndOrderFront:windowisVisibleworksWhenModaldisplayIfNeededflushWindowIfNeededcanBecomeKeyWindowbecomeKeyWindowmakeMainWindowindexOfObjectIdenticalTo:removeObjectAtIndex:performSelector:withObject:noResponderFor:convertBaseToScreen:startInkingForApplication:atScreenPosition:charactersperformKeyEquivalent:currentRunLoopdistantPastlimitDateForMode:earlierDate:runMode:beforeDate:sharedDocumentControllermakeActiveApplication:becomeMainWindowresignKeyWindoworderOut:reverseObjectEnumeratorcanHidelaunchedApplicationsrequestUserAttention:forApplication:hideOtherApplicationsisExcludedFromWindowsMenucascadeTopLeftFromPoint:performSelector:viewsNeedDisplayflushWindowsharedColorPanelenableVKBD:_standardAboutOptionspageLayoutrunModalnumberOfItemsaddItemWithTitle:action:keyEquivalent:itemAtIndex:titleprocessNameintValuesetWorksWhenModal:setLevel:contentViewbounds_setHorizontalResize:setHorizontal:_setStatusBar:interfaceStylesetSubmenu:menuBarVisible_updateOpenRecentMenumenuindexOfItemWithTarget:andAction:removeItemAtIndex:isSeparatorItemseparatorItemaddItem:lastObjectapplicationShouldTerminateAfterLastWindowClosed:imagePositionimagerepresentedFilenamesetImagePosition:isDocumentEditedcontrolView_applicationShouldTerminate:applicationShouldTerminate:synchronizeunRegisterApplication:application:printFiles:withSettings:showPrintPanels:application:printFile:application:printFiles:application:openFileWithoutUI:application:openTempFile:applicationOpenUntitledFile:applicationShouldOpenUntitledFile:application:openFile:application:openFiles:applicationDidBecomeActive:applicationDidFinishLaunching:applicationDidHide:applicationDidResignActive:applicationDidUnhide:applicationDidUpdate:applicationWillBecomeActive:applicationWillFinishLaunching:applicationWillHide:applicationWillResignActive:applicationWillUnhide:applicationWillUpdate:applicationWillTerminate:encodeObject:detachNewThreadSelector:toTarget:withObject:@"NSEvent"^{_NSModalSession=@"NSWindow"^{_NSModalSession}@"NSMutableArray"iic}@"NSPanel"@"NSMenuView"@"NSImage"@"NSTextField"@"NSImageView"{__appFlags="isRunning"b1"isActive"b1"isHidden"b1"windowsNeedUpdate"b1"disableServices"b1"isDeallocating"b1"reserved"b2}v20@0:4:8@12@16c20@0:4n@8On@12OnI16v20@0:4@8@12c16@16@0:4:8c12c16@0:4:8@12@12@0:4:8@20@0:4:8@12@16c20@0:4:8@12@16@24@0:4I8@12@16c20v16@0:4I8@12@16@0:4I8c12v16@0:4@8i12v12@0:4^{_NSModalSession=@^{_NSModalSession}@iic}8^{_NSModalSession=@^{_NSModalSession}@iic}16@0:4@8@12^{_NSModalSession=@^{_NSModalSession}@iic}12@0:4@8i12@0:4^{_NSModalSession=@^{_NSModalSession}@iic}8v28@0:4@8@12@16:20^v24i12@0:4@8CharacterShapeGlyphInfoPaperSizeLeftMarginRightMarginTopMarginBottomMarginHyphenationFactorDocumentTypeCharacterEncodingViewSizeViewZoomViewModeBackgroundColorCocoaVersionReadOnlyConvertedDefaultTabIntervalTitleCompanySubjectAuthorKeywordsCommentEditorCreationTimeModificationTimePlainTextRTFRTFDSimpleTextHTMLDocWordMLExcludedElementsTextEncodingPrefixSpacesBaseURLDefaultAttributesTextSizeMultiplierTimeoutWebPreferencesWebResourceLoadDelegatebulirificolssbknonesbkcolsbkevensbkoddsbkpagepgnxpgnypgndecpgnucrmpgnlcrmpgnucltrpgnlcltrqcqlqrqjpaperwpaperhmarglmargrmargtmargbpgnstartfacingplandscapepar tabldblquoterdblquotebin'authorbuptimcolortblcommentcreatimdoccommfonttblfooterfooterffooterlfooterrfootnoteftncnftnsepftnsepcheaderheaderfheaderlheaderrinfokeywordsoperatorpictprintimprivate1revtimrxestylesheetsubjecttctxexe{ }\malloc failedRTF stack underflowRTF unexpected EOFGSParseRTFKeyword() failed: %d file does not exist or can not be interpreted.error parsing RTFdid finish loading main frame/System/Library/Frameworks/WebKit.frameworkWebViewutf-8text/html{\rtf1\mac\ansi\ansicpg10000\cocoartf102\deff0CocoaRTFVersion\cocoartf%d\paperw%d\paperh%d\margl%d\margr%d\margt%d\margb%d\hyphen%d{ onttbl %d %@;} {\colortbl; \red%u\green%u\blue%u; }; %d s%d\ \\\'%02x%CWritingDirectionNSMutableAttributedStringAdditionsNSMutableAttributedStringNSAttributedStringAdditionsNSAttributedStringNSFileWrapperNSMutableStringNSCharacterSetsetBaseWritingDirection:range:fixAttachmentAttributeInRange:fixParagraphStyleAttributeInRange:fixFontAttributeInRange:fixAttributesInRange:setAlignment:range:applyFontTraits:range:unscriptRange:subscriptRange:superscriptRange:_mm2twips:_twips2mm:_mm2pt:_pt2mm:nextWordFromIndex:forward:doubleClickAtIndex:lineBreakBeforeIndex:withinRange:containsAttachmentsrulerAttributesInRange:fontAttributesInRange:dataFromRange:documentAttributes:error:RTFDFileWrapperFromRange:documentAttributes:RTFDFromRange:documentAttributes:RTFFromRange:documentAttributes:initWithDocFormat:documentAttributes:initWithHTML:options:documentAttributes:webView:didFinishLoadForFrame:initWithHTML:baseURL:documentAttributes:initWithHTML:documentAttributes:initWithRTFDFileWrapper:documentAttributes:initWithRTFD:documentAttributes:initWithRTF:documentAttributes:initWithPath:documentAttributes:initWithURL:documentAttributes:initWithURL:options:documentAttributes:error:initWithData:options:documentAttributes:error:dataWithContentsOfURL:initWithCStringNoCopy:length:freeWhenDone:initWithSerializedRepresentation:isRegularFileregularFileContentsmainFramebundleWithPath:loadloadData:MIMEType:textEncodingName:baseURL:setFrameLoadDelegate:dataSourcetextEncodingNamepageTitleframeViewdocumentViewattributedStringinitWithAttributedString:stringWithCapacity:arrayappendString:appendFormat:sizeValueattributesAtIndex:longestEffectiveRange:inRange:indexOfObject:stringdataUsingEncoding:serializedRepresentationwhitespaceAndNewlineCharacterSetcharacterIsMember:invertedSetrangeOfCharacterFromSet:options:range:setAttributes:range:addAttribute:value:range:v20@0:4i8{_NSRange=II}12v16@0:4{_NSRange=II}8v20@0:4I8{_NSRange=II}12i12@0:4f8f12@0:4i8f12@0:4f8I16@0:4I8c12{_NSRange=II}12@0:4I8I20@0:4I8{_NSRange=II}12@16@0:4{_NSRange=II}8@24@0:4{_NSRange=II}8@16^@20@20@0:4{_NSRange=II}8@16@16@0:4@8^@12@20@0:4@8@12^@16@24@0:4@8@12^@16^@20NSBezierPath: m %@ l %@ c %@ %@ %@ h No current Point in NSBezierPathBad Index{_NSPoint=ff}NSBezierPath_dashCount_dashPhase_dashPattern_lineWidth_flatness_miterLimit_bounds_controlPointBounds_bPath_count_capacity_bzdefaultLineJoinStyledefaultLineCapStyledefaultWindingRuledefaultFlatnessdefaultLineWidthdefaultMiterLimitsetDefaultLineJoinStyle:setDefaultLineCapStyle:setDefaultWindingRule:setDefaultMiterLimit:setDefaultLineWidth:setDefaultFlatness:drawPackedGlyphs:atPoint:strokeLineFromPoint:toPoint:clipRect:strokeRect:fillRect:_drawRoundedBezel:inFrame:enabled:selected:highlighted:radius:_bezierPathWithRoundedBezelInRect:vertical:bezierPathWithRoundedRect:xRadius:yRadius:_bezierPathWithBoxBezelInRect:radius:bezierPathWithOvalInRect:bezierPathWithRect:bezierPathcontainsPoint:setAssociatedPoints:atIndex:setCachesBezierPath:cachesBezierPathappendBezierPathWithPackedGlyphs:appendBezierPathWithGlyphs:count:inFont:appendBezierPathWithGlyph:inFont:appendBezierPathWithArcFromPoint:toPoint:radius:appendBezierPathWithArcWithCenter:radius:startAngle:endAngle:appendBezierPathWithArcWithCenter:radius:startAngle:endAngle:clockwise:appendBezierPathWithOvalInRect:appendBezierPathWithPoints:count:appendBezierPathWithRect:appendBezierPath:elementAtIndex:isEmptycontrolPointBoundscurrentPointbezierPathByReversingPathbezierPathByFlatteningPathsetClipaddClipfillstrokesetLineDash:count:phase:setMiterLimit:setWindingRule:setLineJoinStyle:setLineCapStyle:setFlatness:setLineWidth:miterLimitflatnessrelativeCurveToPoint:controlPoint1:controlPoint2:relativeLineToPoint:relativeMoveToPoint:removeAllPointsclosePathcurveToPoint:controlPoint1:controlPoint2:lineToPoint:moveToPoint:appendBezierPathWithRoundedRect:xRadius:yRadius:controlShadowColorselectedControlColorcontrolColorcontrolBackgroundColorblackColor^f^^v{__BezierFlags="windingRule"b2"lineCapStyle"b2"lineJoinStyle"b2"flat"b1"shouldRecalculateBounds"b1"reserved"b7}v20@0:4r*8{_NSPoint=ff}12v24@0:4{_NSPoint=ff}8{_NSPoint=ff}16v44@0:4i8{_NSRect={_NSPoint=ff}{_NSSize=ff}}12c28c32c36f40@28@0:4{_NSRect={_NSPoint=ff}{_NSSize=ff}}8c24@32@0:4{_NSRect={_NSPoint=ff}{_NSSize=ff}}8f24f28@28@0:4{_NSRect={_NSPoint=ff}{_NSSize=ff}}8f24@24@0:4{_NSRect={_NSPoint=ff}{_NSSize=ff}}8c16@0:4{_NSPoint=ff}8v16@0:4^{_NSPoint=ff}8i12v12@0:4r*8v20@0:4^I8i12@16v28@0:4{_NSPoint=ff}8{_NSPoint=ff}16f24v28@0:4{_NSPoint=ff}8f16f20f24v32@0:4{_NSPoint=ff}8f16f20f24c28i16@0:4i8^{_NSPoint=ff}12v20@0:4r^f8i12f16v20@0:4^f8^i12^f16v32@0:4{_NSPoint=ff}8{_NSPoint=ff}16{_NSPoint=ff}24v32@0:4{_NSRect={_NSPoint=ff}{_NSSize=ff}}8f24f28NSOffsetsNSBorderTypeNSBoxTypeNSTitlePositionNSTransparentNSContentViewNSTitleCellNSBoxNSTextFieldCell_titleCell_contentView_offsets_borderRect_titleRect_bxsetTransparent:isTransparentdrawRect:addSubview:positioned:relativeTo:resizeWithOldSuperviewSize:setFrameFromContentFrame:setContentViewMargins:titlePositioncontentViewMarginstitleRecttitleFonttitleCellsetTitlePosition:setTitleFont:setTitleWithMnemonic:setBoxType:boxTypesetBorderType:borderTypeborderRect_calcSizescellSizeinitTextCell:setEditable:setBackgroundColor:setFrame:setNeedsDisplay:replaceSubview:with:superviewremoveFromSuperviewsetAutoresizingMask:stringValuefontbackgroundColordrawWithFrame:inView:controlHighlightColorlightGrayColorencodeSize:encodeRect:decodeBoolForKey:decodeSizedecodeRect{__boxFlags="borderType"b2"boxType"b2"titlePosition"b3"transparent"b1"reserved"b8}v20@0:4@8i12@16v16@0:4{_NSSize=ff}8{_NSSize=ff}8@0:4v12@0:4I8I8@0:4NSBrowser sendAction %@ to %@can't reduce numberOfVisibleColumns yetreloadColumn:%dNSBrowser setLastColumn: %d count: %d NSBrowser setPath:%@ -> %@NSBrowser: unable to find cell in matrix NSBrowser tileDelegate %@ responds to both %@ and %@Delegate %@ does not respond to %@ or %@Passive delegate %@ must respond to %@NSBrFlagsNSNumberOfVisibleColumnsNSColumnResizingTypeNSMinColumnWidthNSPreferedColumnWidthNSPathSeparatorNSCellPrototypeNSDelegateNSFirstColumnTitleNSMaxNumberOfVisibleColumnsNSBrowserNSBrowserCellNSScrollerNSMatrixNSScrollView_pathSeparator_titles_columns_unusedColumns_scroller_doubleAction_matrixClass_cellPrototype_columnSize_minColumnWidth_preferedColumnWidth_columnResizing_numberOfVisibleColumns_firstVisibleColumn_maxVisibleColumns_isLoaded_brcellClassupdateCellInside:selectCell:drawCellInside:drawCell:mouseDown:tilesetFrameSize:pathToColumn:setPath:frameOfInsideOfColumn:frameOfColumn:selectedCellsselectedRowInColumn:selectRow:inColumn:selectedCellInColumn:selectedCellmatrixInColumn:loadedCellAtRow:column:doDoubleClick:doClick:updateScrollerscrollViaScroller:scrollColumnToVisible:scrollColumnsRightBy:scrollColumnsLeftBy:titleOfColumn:titleFrameOfColumn:setTitle:ofColumn:drawTitle:inRect:ofColumn:validateVisibleColumnssetLastColumn:selectAll:reloadColumn:loadColumnZerodisplayColumn:displayAllColumnsaddColumnsetMinColumnWidth:setMaxVisibleColumns:selectedColumncolumnOfMatrix:lastColumntitleHeight_updateColumnFrames_updateScrollView:setTitled:setSeparatesColumns:setHasHorizontalScroller:setSendsActionOnArrowKeys:setAllowsMultipleSelection:setAllowsBranchSelection:setAllowsEmptySelection:setTakesTitleFromPreviousColumn:setCellClass:setDoubleAction:setMatrixClass:setCellPrototype:setReusesColumns:setPathSeparator:setAcceptsArrowKeys:hasHorizontalScrolleracceptsArrowKeyssendsActionOnArrowKeysallowsMultipleSelectionallowsEmptySelectionallowsBranchSelectiontakesTitleFromPreviousColumnreusesColumnsisLoadedseparatesColumnsisTitledmaxVisibleColumnsfirstVisibleColumnminColumnWidthlastVisibleColumnnumberOfVisibleColumnspathSeparatormatrixClasscellPrototypedoubleActionsendActionscrollerWidthsetCell:sendAction:to:contentSizesetCellSize:sizeToCellssetHasVerticalScroller:setNeedsDisplayInRect:browser:titleOfColumn:isLeafbrowser:numberOfRowsInColumn:setDocumentView:initWithFrame:mode:prototype:numberOfRows:numberOfColumns:renewRows:columns:browser:createRowsForColumn:inMatrix:browser:isColumnValid:replaceObjectAtIndex:withObject:browserWillScroll:browserDidScroll:hitPartsetFloatValue:knobProportion:selectedRowbrowser:selectRow:inColumn:browser:selectCellWithString:inColumn:deselectSelectedCellcellscellAtRow:column:browser:willDisplayCell:atRow:column:setLoaded:componentsSeparatedByString:getNumberOfRows:columns:getRow:column:ofCell:selectCellAtRow:column:decodeInt32ForKey:decodeFloatForKey:@"NSScroller"#{__BrowserFlags="allowsMultipleSelection"b1"allowsBranchSelection"b1"allowsEmptySelection"b1"reuseColumns"b1"isTitled"b1"hasHorizontalScroller"b1"sendActionOnArrowKeys"b1"separatesColumns"b1"titleFromPrevious"b1"acceptArrowKeys"b1"delegateCreatesRowsInMatrix"b1"delegateImplementsWillDisplayCell"b1"delegateSelectsCellsByRow"b1"delegateSelectsCellsByString"b1"delegateSetsTitles"b1"reserved"b1}#8@0:4{_NSRect={_NSPoint=ff}{_NSSize=ff}}12@0:4i8@16@0:4i8i12v32@0:4@8{_NSRect={_NSPoint=ff}{_NSSize=ff}}12i28v12@0:4#8GSRightGSRightHaBrowserCell_branchImage_highlightBranchImagehighlightedBranchImagebranchImagehighlightColorInView:drawInteriorWithFrame:inView:setLeaf:resetalternateImagesetAlternateImage:selectedMenuItemTextColorcontrolTextColorsizecompositeToPoint:operation:highlightColorv28@0:4{_NSRect={_NSPoint=ff}{_NSSize=ff}}8@24Button0%@ stateMask=%02x highlightMask=%02x buttonType=%d bezelStyle=%d transparent=%d dimsWhenDisabled=%d bgcolor=%@ ?NSButtonCell (%@) unknown bezelStyle:%dNSButtonFlagsNSButtonFlags2NSAlternateContentsNSNormalImageNSAlternateImageNSContentsNSAttributedTitleNSKeyEquivNSKeyEquivModMaskNSPeriodicDelayNSPeriodicIntervalNSButtonNSButtonCellperformClick:keyDown:becomeFirstResponderresignFirstResponderacceptsFirstRespondersetKeyEquivalentModifierMask:keyEquivalentModifierMasksetKeyEquivalent:highlight:soundsetSound:setBezelStyle:setAllowsMixedState:setShowsBorderOnlyWhileMouseInside:setAttributedTitle:setAttributedAlternateTitle:setAlternateTitle:bezelStyleshowsBorderOnlyWhileMouseInsideisOpaqueisBorderedallowsMixedStatekeyEquivalentattributedTitleattributedAlternateTitlealternateTitlesetNextStatesetState:setButtonType:setPeriodicDelay:interval:getPeriodicDelay:interval:_normalImage_alternateImage_mixedImage_alternateTitle_keyEquivalent_attributedTitle_attributedAlternateTitle_keyEquivalentFont_backgroundColor_image_keyEquivalentModifierMask_highlightMask_stateMask_periodicDelay_periodicInterval_buttonType_bezelStyle_transparent_dimsWhenDisableddrawTitle:withFrame:inView:drawImage:withFrame:inView:drawBezelWithFrame:inView:drawingRectForBounds:objectValuedoubleValuestopTracking:at:inView:mouseIsUp:setShowsStateBy:setHighlightsBy:setImageDimsWhenDisabled:imageDimsWhenDisabledshowsStateByhighlightsBysetKeyEquivalentFont:size:setKeyEquivalentFont:keyEquivalentFont_setMixedImage:initImageCell:setShowsFirstResponder:initWithString:fontWithName:size:whiteColorwindowBackgroundColorsetFillsetStrokedrawInRect:fromRect:operation:fraction:controlDarkShadowColorsizeWithAttributes:drawAtPoint:withAttributes:compositeToPoint:operation:fraction:selectedControlTextColorshowsFirstResponderhighlight:withFrame:inView:isEnabledcharactersIgnoringModifiersv16@0:4f8f12v16@0:4^f8^f12@"NSAttributedString"@"NSFont"@"NSColor"v32@0:4@8{_NSRect={_NSPoint=ff}{_NSSize=ff}}12@28d8@0:4v32@0:4{_NSPoint=ff}8{_NSPoint=ff}16@24c28v16@0:4@8f12%@: state=%d NSTextCellType NSImageCellType NSNullCellType highlighted enabled editable selectable bordered bezeled scrollable editing secure drawsBackground allowsMixed title=%@ font=%@ textColor=%@ controlView=%@ formatter=%@ representedObject=%@ objectValue=%@endEditing %@NSCell -selectWithFrame: %@ current window=%@ current firstResponder=%@ %@ setNeedsDisplayInRect:%@invalid selectWithFrame:... for %@NSCell -selectWithFrame: doneNSCellFlagsNSCellFlags2NSDrawsBackgroundNSPlaceholderStringNSTitleNSSupportNSTextColorNSFormatterNSStateNSAccessibilityOverriddenAttributesNSControlViewNSClipView_contents_controlView_representedObject_textColor_formatter_title_menu_placeholderString_c_ddefaultMenudefaultFocusRingTypeprefersTrackingUntilMouseUpaccessibilityAttributeNamesrefusesFirstRespondersetRefusesFirstResponder:resetCursorRect:inView:trackMouse:inRect:ofView:untilMouseUp:_trackLongPress:inRect:ofView:lastPoint:atPoint:continueTracking:at:inView:startTrackingAt:inView:mouseDownFlagssendActionOn:setFocusRingType:focusRingTypesetControlTint:controlTintsetControlSize:setContinuous:isContinuoussetHighlighted:setControlView:_getFormattedString:withAttribs:orAttributedString:ignorePlaceholder:setCellAttribute:to:cellAttribute:isBezeledisEntryAcceptable:setEntryType:entryTypeselectWithFrame:inView:editor:delegate:start:length:endEditing:editWithFrame:inView:editor:delegate:event:setUpFieldEditorAttributes:setSelectable:isSelectableisEditablewrapsisScrollablesetWraps:setScrollable:alignmenttakeObjectValueFrom:takeStringValueFrom:takeIntValueFrom:takeFloatValueFrom:takeDoubleValueFrom:setAttributedStringValue:attributedStringValuemenuForEvent:inRect:ofView:setRepresentedObject:representedObjectformattersetFormatter:hasValidObjectValuenextStatesetType:titleRectForBounds:imageRectForBounds:cellSizeForBounds:calcDrawInfo:userFontOfSize:IBeamCursor_subclass:menuForEvent:initWithString:attributes:abortEditingnumberWithDouble:setTextColor:disabledControlTextColorsetRichText:setString:setDrawsBackground:displayRect:makeFirstResponder:setSelectedRange:setBoundsOrigin:textColorattributedStringForObjectValue:withDefaultAttributes:stringForObjectValue:stringByPaddingToLength:withString:startingAtIndex:drawInRect:drawInRect:withAttributes:stopPeriodicEventspopUpContextMenu:withEvent:forView:convertPoint:fromView:startPeriodicEventsAfterDelay:withPeriod:mouse:inRect:addCursorRect:cursor:@"NSFormatter"{__CellFlags="state"b2"allowsMixed"b1"highlighted"b1"enabled"b1"editable"b1"bordered"b1"bezeled"b1"scrollable"b1"selectable"b1"continuous"b1"actOnMouseDown"b1"actOnMouseDragged"b1"actOnMouseUp"b1"floatAutorange"b1"type"b2"alignment"b3"imagePosition"b3"editing"b1"secure"b1"drawsBackground"b1"entryType"b3"showsFirstResponder"b1"refusesFirstResponder"b1}{__CellFlags2="isLoaded"b1"isLeaf"b1"controlSize"b2"controlTint"b3"focusRingType"b2"sendsActionOnEndEditing"b1"importsGraphics"b1"allowsEditingTextAttributes"b1"allowsUndo"b1"lineBreakMode"b3"verticallyCentered"b1}c36@0:4@8{_NSRect={_NSPoint=ff}{_NSSize=ff}}12@28c32c48@0:4@8{_NSRect={_NSPoint=ff}{_NSSize=ff}}12@28{_NSPoint=ff}32{_NSPoint=ff}40c28@0:4{_NSPoint=ff}8{_NSPoint=ff}16@24c20@0:4{_NSPoint=ff}8@16v24@0:4^@8^@12^@16c20v32@0:4c8{_NSRect={_NSPoint=ff}{_NSSize=ff}}12@28v16@0:4I8i12i12@0:4I8v44@0:4{_NSRect={_NSPoint=ff}{_NSSize=ff}}8@24@28@32i36i40v40@0:4{_NSRect={_NSPoint=ff}{_NSSize=ff}}8@24@28@32@36@32@0:4@8{_NSRect={_NSPoint=ff}{_NSSize=ff}}12@28{_NSSize=ff}24@0:4{_NSRect={_NSPoint=ff}{_NSSize=ff}}8NScvFlagsNSBGColorNSBoundsNSDocView_documentView_clipdisplayRectIgnoringOpacity:inContext:resetCursorRectsscrollPoint:scrollToPoint:setFrameRotation:setBoundsRotation:rotateByAngle:documentCursorsetDocumentCursor:setCopiesOnScroll:drawsBackgroundcopiesOnScrolltranslateOriginToPoint:setFrameOrigin:setBoundsSize:setBounds:scaleUnitSquareToSize:viewFrameChanged:viewBoundsChanged:autoscroll:documentVisibleRectdocumentRectconstrainScrollPoint:_invalidateCTMsetPostsFrameChangedNotifications:setPostsBoundsChangedNotifications:reflectScrolledClipView:convertRect:toView:scrollRectToVisible:scrollClipView:toPoint:visibleRectscrollRect:by:lockFocusredColorunlockFocusgreenColor@"NSCursor"{__clipFlags="docIsFlipped"b1"copiesOnScroll"b1"drawsBackground"b1"reserved"b5}{_NSPoint=ff}16@0:4{_NSPoint=ff}8NSSystemColorsDidChangeNotificationRequest for unknown system color - '%@' %f %f %fSystem color '%@' has bad string rep: '%@' 1.0 1.0 1.0.667 .667 .6670.0 0.0 0.0.5 .5 .5yellow1.0, 1.0, 0.0red1.0, 0.0, 0.0purple0.5, 0.0, 0.5orange1.0, 0.5, 0.0magenta1.0, 0.0, 1.0green0.0, 1.0, 0.0cyan0.0, 1.0, 1.0brown0.6, 0.4, 0.2blue0.0, 0.0, 1.0whitelightGraygray0.5, 0.5, 0.5darkGray0.333, 0.333, 0.333blackwindowFrameTextColorwindowFrameColor0.95 0.95 0.95textBackgroundColorshadowColorselectedKnobColor0.40 0.40 0.60selectedTextColorselectedTextBackgroundColor0.70 0.85 0.98selectedMenuItemColor0.16 0.40 0.800.60 0.75 0.98scrollBarColorknobColor0.60 0.60 0.73headerTextColorheaderColorgridColor0.53 0.53 0.530.57 0.57 0.57controlLightHighlightColor0.91 0.91 0.91SystemColor has no pattern image"R:%f G:%f B:%f"{ ColorSpace = "%@"; W = "%f"; R = "%f"; G = "%f"; B = "%f"; H = "%f"; S = "%f"; C = "%f"; M = "%f"; Y = "%f"; K = "%f"; Catalog = "%@"; Color = "%@"; ignores Alpha = "%f"; } Alpha = "%f"; }NSColorSpaceNSColorNameNSCatalogNamesubstitute %@/%@NSWhite%f %fNSColor initWithCoder: can't decode NSWhite (%@)NSRGB%f %f %f %fNSColor initWithCoder: can't decode NSRGB (%@)unimplemented initWithCoder: for color space model %d (coder=%@)Color list cannot be editedNSColorListNSArchiverNSLocklist_namefile_namecolor_listcolor_list_keysis_editablecolorListNamed:availableColorListsremoveFilewriteToFile:setColor:forKey:removeColorWithKey:insertColor:key:atIndex:colorWithKey:initWithName:fromFile:_colorListDictionary_colorspaceName_catalogName_colorName_colorPatternImage_rgb_cmyk_hsb_white_alpha_colorcolorFromPasteboard:colorForControlTint:colorWithColorSpace:components:count:currentControlTintcontrolAlternatingRowBackgroundColorsalternateSelectedControlColoralternateSelectedControlTextColorkeyboardFocusIndicatorColorsecondarySelectedControlColoryellowColorpurpleColororangeColormagentaColorcyanColorbrownColorblueColorclearColorgrayColordarkGrayColorsetIgnoresAlpha:ignoresAlphacolorWithPatternImage:colorWithDeviceWhite:alpha:colorWithDeviceHue:saturation:brightness:alpha:colorWithDeviceCyan:magenta:yellow:black:alpha:colorWithCatalogName:colorName:colorWithCalibratedWhite:alpha:colorWithCalibratedRed:green:blue:alpha:colorWithCalibratedHue:saturation:brightness:alpha:_defaultsDidChange:_systemColorWithName:colorSpacecolorUsingColorSpace:getComponents:numberOfComponentswriteToPasteboard:shadowWithLevel:highlightWithLevel:colorWithAlphaComponent:blendedColorWithFraction:ofColor:colorUsingColorSpaceName:device:localizedColorNameComponentlocalizedCatalogNameComponentcolorNameComponentcatalogNameComponentyellowComponentwhiteComponentsaturationComponentmagentaComponenthueComponentcyanComponentbrightnessComponentblackComponentalphaComponentgetWhite:alpha:getRed:green:blue:alpha:getHue:saturation:brightness:alpha:getCyan:magenta:yellow:black:alpha:drawSwatchInRect:patternImagekeyEnumeratordataForType:unarchiveObjectWithData:archivedDataWithRootObject:setData:forType:decodeBytesForKey:returnedLength:numberOfColorComponentslocalizedNamelockinitWithArray:unlockinitWithDictionary:removeObjectForKey:archiveRootObject:toFile:v20@0:4@8@12I16{RGB_Color="red"f"green"f"blue"f}{CMYK_Color="cyan"f"magenta"f"yellow"f"black"f}{HSB_Color="hue"f"saturation"f"brightness"f}{__ColorFlags="rgb"b1"cmyk"b1"hsb"b1"white"b1"reserved"b3"calibrated"b1}@12@0:4I8@20@0:4@8r^f12i16@16@0:4f8f12@24@0:4f8f12f16f20@28@0:4f8f12f16f20f24v12@0:4^f8@12@0:4f8@16@0:4f8@12v24@0:4^f8^f12^f16^f20v28@0:4^f8^f12^f16^f20^f24NSIsBorderedNSColorWell_action_target_cwtakeColorFrom:setColor:color_changeColor:activate:drawWellInside:setNeedsDisplay{__ColorWellFlags="isActive"b1"isBordered"b1"reserved"b6}NSComboBoxCell is not configured for an external datasourcedataSource does not implement NSComboBoxCellDataSource protocol: %@NSComboBoxCell is not configured for an internal datasourcereloadingreloadedpop upComboBoxCelltable column: %@popup content view: %@table columns: %@dataSource=%@target=%@action=%@pop downNSUsesDataSourceNSCompletesNSDataSourceNSPopUpListDataNSHasVerticalScrollerNSVisibleItemCountNSTableViewNSComboBox is not configured for an external datasourcedataSource does not implement NSComboBoxDataSource protocol: %@NSComboBoxNSTextFieldNSComboBoxCellComboBoxCellTableViewDataSourceNSComboTableViewNSPopUpButtonCellNSTableColumn_dataSourcenumberOfItemsInComboBoxCell:comboBoxCell:objectValueForItemAtIndex:comboBoxCell:indexOfItemWithStringValue:comboBoxCell:completedString:indexOfItemWithObjectValue:objectValueOfSelectedItemitemObjectValueAtIndex:selectItemWithObjectValue:objectValuesremoveAllItemsremoveItemWithObjectValue:insertItemWithObjectValue:atIndex:addItemsWithObjectValues:addItemWithObjectValue:setDataSource:setButtonBordered:setCompletes:isButtonBorderedcompletesusesDataSourcesetUsesDataSource:indexOfSelectedItemdeselectItemAtIndex:selectItemAtIndex:scrollItemAtIndexToVisible:scrollItemAtIndexToTop:noteNumberOfItemsChangedreloadDatanumberOfVisibleItemsitemHeightintercellSpacinghasVerticalScrollersetNumberOfVisibleItems:setItemHeight:setIntercellSpacing:_buttonCell_tableView_popUpList_intercellSpacing_itemHeight_visibleItems_cbccompletedString:_isPoppedUptableViewAction:_popDown_popUpCellFrame:controlView:_setupButtonCellnumberOfRowsInTableView:tableView:objectValueForTableColumn:row:initTextCell:pullsDown:setPreferredEdge:addItemWithTitle:selectRow:byExtendingSelection:deselectRow:removeObjectIdenticalTo:removeAllObjectsnoteNumberOfRowsChangedscrollRowToVisible:convertPoint:toView:setAllowsColumnReordering:setAllowsColumnResizing:setColumnAutoresizingStyle:initWithIdentifier:addTableColumn:setHeaderView:initWithContentRect:styleMask:backing:defer:screen:setAutohidesScrollers:_descriptionWithSubviewstableColumnssetFrame:display:setWidth:nextEventMatchingMask:numberOfItemsInComboBox:comboBox:objectValueForItemAtIndex:comboBoxSelectionIsChanging:comboBoxSelectionDidChange:comboBoxWillDismiss:comboBoxWillPopUp:comboBox:completedString:comboBox:indexOfItemWithStringValue:@16@0:4@8i12I16@0:4@8@12@"NSButtonCell"@"NSTableView"{__comboBoxCellFlags="usesDataSource"b1"hasVerticalScroller"b1"buttonBordered"b1"completes"b1"reserved"b4}@20@0:4@8@12i16abort editing %@ - %@self=%@cell=%@currentEditor=%@[t delegate]=%@[window firstResponder]=%@validateEditing t=%@ - value=%@NSEnabled[self isEnabled]=%@NSEnabled=%@_tag_cell_ignoresMultiClick_refusesFirstResponderlocationOfPrintRect:setBaseWritingDirection:baseWritingDirectionacceptFirstResponderignoresMultiClicksetIgnoresMultiClick:selectCellWithTag:calcSizevalidateEditingcurrentEditortakeIntegerValueFrom:setIntegerValue:integerValueselectedTagcellfieldEditor:forObject:isRichTextclickCountcontrolTextDidEndEditing:controlTextDidBeginEditing:controlTextDidChange:{_NSPoint=ff}24@0:4{_NSRect={_NSPoint=ff}{_NSSize=ff}}8NSEditableNSObjectClassNameNSDeclaredKeys_NSManagedProxyNSUserDefaultsControllerNSControllerNSTreeControllerNSObjectControllerNSArrayController_defaults_initialValues_values_appliesImmediatelysharedUserDefaultsControllervaluessetInitialValues:setAppliesImmediately:save:revertToInitialValues:revert:initWithDefaults:initialValues:initialValuesdefaultsappliesImmediately_childrenKeyPath_countKeyPath_leafKeyPath_sortDescriptors_alwaysUsesMultipleValuesMarker_avoidsEmptySelection_preservesSelectionsortDescriptorssetSortDescriptors:setSelectsInsertedObjects:setSelectionIndexPaths:setSelectionIndexPath:setPreservesSelection:setLeafKeyPath:setCountKeyPath:setChildrenKeyPath:setAvoidsEmptySelection:setAlwaysUsesMultipleValuesMarker:selectsInsertedObjectsselectionIndexPathsselectionIndexPathselectedObjectsremoveSelectionIndexPaths:removeObjectsAtArrangedObjectIndexPaths:removeObjectAtArrangedObjectIndexPath:remove:rearrangeObjectspreservesSelectionleafKeyPathinsertObjects:atArrangedObjectIndexPaths:insertObject:atArrangedObjectIndexPath:insertChild:insert:countKeyPathchildrenKeyPathcanInsertChildcanInsertcanAddChildavoidsEmptySelectionarrangedObjectsalwaysUsesMultipleValuesMarkeraddSelectionIndexPaths:addChild:add:_objectClass_content_selection_isEditable_automaticallyPreparesContent_canAdd_canRemovesetObjectClass:setContent:setAutomaticallyPreparesContent:selectionprepareContentobjectClassnewObjectinitWithContent:contentcanRemovecanAddautomaticallyPreparesContent_selectionIndexessetSelectionIndexes:setSelectionIndex:setSelectedObjects:selectionIndexesselectionIndexselectPrevious:selectNext:removeSelectionIndexes:removeSelectedObjects:removeObjectsAtArrangedObjectIndexes:removeObjects:removeObjectAtArrangedObjectIndex:insertObjects:atArrangedObjectIndexes:insertObject:atArrangedObjectIndex:canSelectPreviouscanSelectNextarrangeObjects:addSelectionIndexes:addSelectedObjects:addObjects:objectDidEndEditing:objectDidBeginEditing:isEditingdiscardEditingcommitEditing@"NSUserDefaults"@"NSDictionary"@"NSIndexSet"c12@0:4I8v16@0:4@8I12Could not load file %@.Load failedCould not load URL %@.%@ must override either -windowNibName or -makeWindowControllersDon't SaveCancelSave%@ has changed. Save?CloseUntitled-%u%@ must implement %@%@ must be overridden if your document deals with file packages.%@ must be overridden if your document deals with files.Save AsSave To~Can't create backup file. Save anyways?File ErrorRevert%@ has been edited. Are you sure you want to undo changes?NSPrivateNSDocumentNSWindowControllerNSSavePanelNSPrintInfoNSUndoManager_changeWasRedone:_changeWasUndone:_changeWasDone:_removeWindowController:_window_windowControllers_fileName_fileType_printInfosavePanelAccessoryspaButton_undoManager_changeCount_documentIndex_docFlagsisNativeType:writableTypesreadableTypessetHasUndoManager:hasUndoManagersetUndoManager:undoManagerwindowControllerDidLoadNib:windowControllerWillLoadNib:closerevertDocumentToSaved:runModalSavePanelForSaveOperation:delegate:didSaveSelector:contextInfo:prepareSavePanel:saveToFile:saveOperation:delegate:didSaveSelector:contextInfo:saveDocumentWithDelegate:didSaveSelector:contextInfo:saveDocumentTo:saveDocumentAs:saveDocument:writeWithBackupToFile:ofType:saveOperation:writeToFile:ofType:originalFile:saveOperation:fileAttributesToWriteToFile:ofType:saveOperation:fileTypeFromLastRunSavePanelvalidateUserInterfaceItem:printDocument:printShowingPrintPanel:runModalPageLayoutWithPrintInfo:setPrintInfo:printInfoshouldChangePrintInfo:fileNameFromRunningSavePanelForSaveOperation:_addItemsToSpaButtonFromArray:_loadPanelAccessoryNibshouldRunSavePanelWithAccessoryViewrunModalSavePanel:withAccessoryView:changeSaveType:revertToSavedFromURL:ofType:readFromURL:ofType:writeToURL:ofType:revertToSavedFromFile:ofType:readFromURL:ofType:error:readFromFile:ofType:writeToFile:ofType:loadFileWrapperRepresentation:ofType:fileWrapperRepresentationOfType:loadDataRepresentation:ofType:dataRepresentationOfType:keepBackupFiledisplayNameshouldCloseWindowController:delegate:shouldCloseSelector:contextInfo:shouldCloseWindowController:canCloseDocumentWithDelegate:shouldCloseSelector:contextInfo:canCloseDocumentupdateChangeCount:showWindowsmakeWindowControllerssetWindow:windowNibNameremoveWindowController:addWindowController:windowControllerssetFileType:fileTypesetFileName:fileURLfileNameinitWithContentsOfURL:ofType:initWithContentsOfFile:ofType:_editorAndViewerTypesForClass:_editorTypesForClass:removeObserver:synchronizeWindowTitleWithDocumentNamemakeObjectsPerformSelector:documentsetDocument:initWithWindowNibName:owner:showWindow:setDocumentEdited:shouldCloseDocumentinitRegularFileWithContents:writeToFile:atomically:updateFilenames:initWithPath:setResourceData:resourceDataUsingCache:setAccessoryView:savePanelfileExtensionsFromType:setRequiredFileType:stringByDeletingLastPathComponentcurrentDirectorysetDirectory:filenamesharedPrintInforunModalWithPrintInfo:dictionaryremoveFileAtPath:handler:movePath:toPath:handler:getObjects:removeDocument:@"NSPrintInfo"@"NSPopUpButton"@"NSUndoManager"l{__docFlags="inClose"b1"hasUndoManager"b1"RESERVED"b30}v24@0:4i8@12:16^v20v28@0:4@8i12@16:20^v24v20@0:4@8:12^v16c20@0:4@8@12i16c24@0:4@8@12@16i20i16@0:4@8@12c20@0:4@8@12^@16v24@0:4@8@12:16^v20CFBundleDocumentTypesCFBundleTypeNameCFBundleTypeRoleViewerNoneShellNSHumanReadableNameCFBundleTypeExtensionsCFBundleTypeDOSExtensionsNSDocumentClassNSRecentDocumentRecordsNSDefaultOpenDirectoryshould _setOpenRecentMenu from NIB file: %@NSDocumentController: Application is not document basedQuit_updateOpenRecentMenu: invalid mainMenu %@ (has lesss than 2 items)no Open... menu item found in %@Open RecentClear Listopen %@[NSDocumentController init] => %@Quit AnywaysReview UnsavedYou have unsaved documentsPower OffsaveAllDocuments:noteNewRecentDocument:%@noteNewRecentDocumentURL:%@PrivateNSOpenPanel_exportableTypesForClass:_documents_recentDocuments_controllerFlags_types_autosavingDelayprint:setAutosavingDelay:autosavingDelaymaximumRecentDocumentCountrecentDocumentURLsnoteNewRecentDocumentURL:noteNewRecentDocument:clearRecentDocuments:documentClassForType:typeForContentsOfURL:error:typeFromFileExtension:displayNameForType:documentForFileName:documentForURL:documentForWindow:currentDocumenthasEditedDocumentsdocuments_workspaceWillPowerOff:reviewUnsavedDocumentsWithAlertTitle:cancellable:delegate:didReviewAllSelector:contextInfo:reviewUnsavedDocumentsWithAlertTitle:cancellable:closeAllDocumentsWithDelegate:didCloseAllSelector:contextInfo:closeAllDocumentsnewDocument:openDocument:URLsFromRunningOpenPanelfileNamesFromRunningOpenPanel_openableFileExtensionsrunModalOpenPanel:forTypes:_setupOpenPanelopenDocumentWithContentsOfURL:display:openDocumentWithContentsOfFile:display:openUntitledDocumentOfType:display:addDocument:defaultTypemakeDocumentWithContentsOfURL:ofType:makeDocumentWithContentsOfFile:ofType:makeUntitledDocumentOfType:setShouldCreateUI:shouldCreateUI_openRecentDocument:_setOpenRecentMenu:_isDocumentBased_longDescriptionsubmenuinitWithTitle:action:keyEquivalent:insertItem:atIndex:setAutoenablesItems:setMenuChangedMessagesEnabled:notificationCenteropenPanelrunModalForTypes:filenamesURLsfileExistsAtPath:isDirectory:windowControllerarrayByAddingObjectsFromArray:@12@0:4#8{__controllerFlags="shouldCreateUI"b1"RESERVED"b31}d#12@0:4@8v28@0:4@8c12@16:20^v24c16@0:4@8c12@16@0:4@8c12NSEventTimersKeyNot an enter or exit eventNot a key event (%d)Not a mouse eventNot an event of type otherstartPeriodicEventsAfterDelay:%lf withPeriod:%lfPeriodic events are already being generated for thread %@ by timer %@periodic _timerFired:mouseLocation: there is no key/main/mainMenu windowiifiiSsiiNSLeftMouseDownNSLeftMouseUpNSRightMouseDownNSRightMouseUpNSMouseMovedNSLeftMouseDraggedNSRightMouseDraggedNSMouseEnteredNSMouseExitedNSKeyDownNSKeyUpNSFlagsChangedNSAppKitDefinedNSSystemDefinedNSApplicationDefinedNSPeriodicNSCursorUpdate?18??19??20??21?NSScrollWheelNSTabletPointNSTabletProximityNSOtherMouseDownNSOtherMouseUpNSOtherMouseDraggedNSEvent: eventType = %s, point = { %f, %f }, modifiers = 0x%x, time = %f, window = %d, Context = %p, event number = %d, click = %d, pressure = %fNSEvent: eventType = %s, point = { %f, %f }, modifiers = 0x%x, time = %f, window = %d, Context = %p, event number = %d, tracking number = %d, user data = %pNSEvent: eventType = %s, point = { %f, %f }, modifiers = 0x%x, time = %f, window = %d, Context = %p, repeat = %s, keys = %@, ukeys = %@, keyCode = 0x%xNSEvent: eventType = %s, point = { %f, %f }, modifiers = 0x%x, time = %f, window = %d, Context = %p, subtype = %d, data1 = %p, data2 = %pNSEvent: unknown event type = %dNSTimerevent_typelocation_pointmodifier_flagsevent_timeevent_contextevent_datamouseLocation_registerRealTimer:_timerFired:enterExitEventWithType:location:modifierFlags:timestamp:windowNumber:context:eventNumber:trackingNumber:userData:subtypedata2data1userDatatrackingNumberpressuredeltaXeventNumberisARepeatcurrentThreadthreadDictionarytimerWithTimeInterval:target:selector:userInfo:repeats:addTimer:forMode:timeIntervalSinceReferenceDateuserInfoinvalidatemouseLocationOutsideOfEventStreamencodePoint:encodeValuesOfObjCTypes:decodePointdecodeValuesOfObjCTypes:{_NSPoint="x"f"y"f}@"NSGraphicsContext"(_MB_event_data="mouse"{?="event_num"i"click"i"pressure"f}"key"{?="repeat"c"char_keys"@"NSString""unmodified_keys"@"NSString""key_code"S}"tracking"{?="event_num"i"tracking_num"i"user_data"^v}"misc"{?="sub_type"s"data1"i"data2"i})v24@0:4d8d16@52@0:4i8{_NSPoint=ff}12I20d24i32@36s40i44i48@52@0:4i8{_NSPoint=ff}12I20d24i32@36i40i44f48@56@0:4i8{_NSPoint=ff}12I20d24i32@36@40@44c48S52@52@0:4i8{_NSPoint=ff}12I20d24i32@36i40i44^v48s8@0:4^v8@0:4S8@0:4NSFileTypeDirectoryNSFileTypeRegularNSFileTypeSymbolicLinkEmpty or nil argument to setFilename: Empty or nil argument to setPreferredFilename: Can't invoke %@ on a file wrapper that does not wrap a directory!Adding file wrapper with no preferred filename.File wrapper does not wrap regular file.File wrapper does not wrap symbolic link._filename_preferredFilename_fileAttributes_wrapperType_wrapperData_iconImagesymbolicLinkDestinationaddSymbolicLinkWithDestination:preferredFilename:addRegularFileWithContents:preferredFilename:addFileWithPath:keyForFileWrapper:fileWrappersremoveFileWrapper:addFileWrapper:updateFromPath:needsToBeUpdatedFromPath:iconsetIcon:isSymbolicLinkisDirectoryfileAttributessetFileAttributes:preferredFilenamesetPreferredFilename:setFilename:initSymbolicLinkWithDestination:initDirectoryWithFileWrappers:directoryContentsAtPath:dictionaryWithObjects:forKeys:pathContentOfSymbolicLinkAtPath:createDirectoryAtPath:attributes:writeToFile:atomically:changeFileAttributes:atPath:createSymbolicLinkAtPath:pathContent:addEntriesFromDictionary:iconForFile:isEqualToDictionary:allKeysForObject:removeObjectsForKeys:c20@0:4@8c12c16Library/FontCollectionsInvalid font request: fontWithFamily:%@ traits:%08x weight:%d size:%fFont MenuTShow FontsBoldItalicHeavierLighterLargerSmaller%@-%@UnitalicUnboldAll Fonts.collectioncollectionNSFontPanel - awake from NIBFontPanelUnable to open font panel model file.setPanelFont: %@Multiple%fsearch fontsingle click fontfamilies = %@faces = %@RegularNSFontPanelNSFontDescriptorNSSet_systemFontSelector_searchField_sizeSelector_sizeStepper_browser_accessoryView_families_fontssharedFontPanelsharedFontPanelExists_stepperAction:_selectSize:_selectSystemFont:_singleClick:_searchFont:accessoryViewsetPanelFont:isMultiple:_setPanelAttributes:isMultiple:panelConvertFont:reloadDefaultFontFamilies_notifyAttributes_notify_selectedFont_selectedAttributes_fontMenu_localCollections_trait_collectionsfontsList_storedTag_multiplesharedFontManagersetFontPanelFactory:setFontManagerFactory:removeFontDescriptor:fromCollection:addFontDescriptors:toCollection:removeCollection:addCollection:options:fontDescriptorsInCollection:collectionNamessetSelectedFont:isMultiple:setSelectedAttributes:isMultiple:orderFrontStylesPanel:orderFrontFontPanel:localizedNameForFamily:face:fontNamed:hasTraits:availableFontNamesWithTraits:availableFontFamiliesavailableFontsavailableFontNamesMatchingFontDescriptor:availableMembersOfFontFamily:modifyFontViaPanel:modifyFont:removeFontTrait:addFontTrait:traitsOfFont:weightOfFont:fontMenu:setFontMenu:selectedFontisMultiplefontPanel:fontWithFamily:traits:weight:size:convertFontTraits:currentFontActionconvertWeight:ofFont:convertFont:toSize:convertFont:toNotHaveTrait:convertFont:toHaveTrait:convertFont:toFace:convertFont:toFamily:convertFont:convertAttributes:changeFont:familyNameunsignedIntValuefontDescriptorWithFontAttributes:setWithObject:matchingFontDescriptorsWithMandatoryKeys:setWithArray:itemWithTag:centerchangeAttributes:validModesForFontPanel:setHidden:@"NSSearchField"@"NSComboBox"@"NSStepper"@"NSBrowser"v24@0:4@8@12i16i20i16@0:4@8i12c20@0:4@8i12i16c16@0:4@8i12c16@0:4@8I12I12@0:4@8@12@0:4c8@24@0:4@8I12i16f20I12@0:4I8@16@0:4c8@12@16@0:4@8f12@16@0:4@8I12Field:NSTitleWidthNSFormNSFormCelldrawCellAtRow:column:drawCellAtIndex:selectTextAtIndex:cellAtIndex:indexOfCellWithTag:setTextFont:setTextAlignment:setTitleAlignment:setInterlineSpacing:setEntryWidth:removeEntryAtIndex:insertEntry:atIndex:addEntry:_titleWidthtitleWidth:titleWidthtitleAlignmentsetTitleWidth:initWithFrame:mode:cellClass:numberOfRows:numberOfColumns:numberOfRowsinsertRow:putCell:atRow:column:removeRow:selectTextAtRow:column:cellFrameAtRow:column:@"NSCell"f16@0:4{_NSSize=ff}8*** %@[%@ %@]: should be implemented in BackendNSAppKitNSGraphicsContextThreadKeyNSGraphicsContextStackKeyNSGraphicsContextDestinationAttributeNameNSGraphicsContextRepresentationFormatAttributeNamepdfps+restoreGraphicsState without previous savesetGraphicsState: invalid graphics state %d-restoreGraphicsState without previous -saveGraphicsStatebeeeeep.....NSCopyBits: invalid source graphics state %d*** NSSetFocusRingStyle not implemented ***BackendNSRecursiveLock_focusStack_graphicsState_graphicsPort_patternPhase_compositingOperation_imageInterpolation_shouldAntialias_isFlippedsetGraphicsState:graphicsContextWithBitmapImageRep:currentContextDrawingToScreensetCurrentContext:setShouldAntialias:setPatternPhase:setImageInterpolation:setCompositingOperation:shouldAntialiaspatternPhaseimageInterpolationcompositingOperationsetFocusStack:graphicsPortfocusStackattributes_currentGStateremoveLastObjectdeepestScreen_initWithColorSpaceModel:_colorSpaceWithName:v12@0:4^v8NSImage lockFocus: cache size not specified dataRetained cachedSeparately scalesWhenResized flipped valid scalableNSImage: name=%@ size=%@ %@%@%@there is no best representationshould flip drawInRect: %@should flip compositeToPoint: %@could not load image at path: %@no file pathno best rep found for %@ in %@NSImageFlagsNSSizeNSRepsNSImage initWithCoder igores archived reps _reps=%@NSImage: can't initWithCoderNSCachedImageRep_imageFilePath_reps_cache_bestRep_size_imgimageUnfilteredPasteboardTypesimagePasteboardTypescanInitWithPasteboard:awakeAfterUsingCoder:cancelIncrementalLoadinitByReferencingURL:setCacheMode:setUsesEPSOnResolutionMismatch:usesEPSOnResolutionMismatchcacheModeTIFFRepresentationUsingCompression:factor:TIFFRepresentation_scoreRepresentation:forDevice:isValidremoveRepresentation:addRepresentations:addRepresentation:drawRepresentation:inRect:compositeToPoint:fromRect:operation:fraction:compositeToPoint:fromRect:operation:dissolveToPoint:fromRect:fraction:dissolveToPoint:fraction:drawAtPoint:fromRect:operation:fraction:representationsrecachesetCacheDepthMatchesImageDepth:scalesWhenResizedcacheDepthMatchesImageDepthisDataRetainedisCachedSeparatelyprefersColorMatchsetFlipped:setDataRetained:setCachedSeparately:setPrefersColorMatch:setName:matchesOnMultipleResolutionsetMatchesOnMultipleResolution:lockFocusOnRepresentation:initWithPasteboard:initByReferencingFile:initWithSize:nullregisteredImageRepClassesimageRepClassForData:imageRepWithData:initWithWindow:rect:drawAtPoint:imageDidNotDraw:inRect:imageRepsWithContentsOfFile:bitsPerPixel@"NSImageRep"{__imageFlags="scalable"b1"dataRetained"b1"flipDraw"b1"uniqueWindow"b1"uniqueWasExplicitlySet"b1"sizeWasExplicitlySet"b1"builtIn"b1"needsToExpand"b1"prefersColorMatch"b1"multipleResolutionMatching"b1"subImage"b1"aSynch"b1"archiveByName"b1"cacheSeparately"b1"cacheMode"b2"unboundedCacheDepth"b1"isValid"b1"usesEPSOnResolutionMismatch"b1}@16@0:4i8f12c28@0:4@8{_NSRect={_NSPoint=ff}{_NSSize=ff}}12v40@0:4{_NSPoint=ff}8{_NSRect={_NSPoint=ff}{_NSSize=ff}}16i32f36v36@0:4{_NSPoint=ff}8{_NSRect={_NSPoint=ff}{_NSSize=ff}}16i32v24@0:4{_NSPoint=ff}8i16f20v20@0:4{_NSPoint=ff}8i16v36@0:4{_NSPoint=ff}8{_NSRect={_NSPoint=ff}{_NSSize=ff}}16f32v20@0:4{_NSPoint=ff}8f16v48@0:4{_NSRect={_NSPoint=ff}{_NSSize=ff}}8{_NSRect={_NSPoint=ff}{_NSSize=ff}}24i40f44@16@0:4{_NSSize=ff}8imageRep does not respond to imageFileTypesNSTIFFRepresentationNSCachedImageRep window and rect are both nilNSCacheWindowIsPlanarNSCacheWindowBPPNSCacheWindowBPSNSCacheWindowColorSpace*** should create cached image rep ***NSBitmapImageRep TIFF: %@Missing needed "PhotometricInterpretation" tagRGBmin-is-blackNo "PhotometricInterpretation" tag, assuming %s Missing required "Colormap" tagAssuming 8-bit colormaptiff: line %d bad data unknown photometric %d tiftiffRead invalid TIFF datainvalid TIFF imageRead invalid TIFF imageinitWithBitmapDataPlanes missing required arguments%@: WxH=%dx%d, size=%@, bit/sample=%d, planes=%d, alpha=%d, planar=%d, colorspace=%@, bit/px=%d, byte/row=%dunexpected colorspaceNSBitmapImageRep: can't initWithCoderNSCustomImageRepNSCountedSet_imagePlanes_imageData_format_compression_factor_brepTIFFRepresentationOfImageRepsInArray:usingCompression:factor:TIFFRepresentationOfImageRepsInArray:getTIFFCompressionTypes:count:colorizeByMappingGray:toColor:blackMapping:whiteMapping:setCompression:factor:getCompression:factor:canBeCompressedUsing:representationUsingType:properties:initWithFocusedViewRect:setColor:atX:y:colorAtX:y:setPixel:atX:y:getPixel:atX:y:bitmapFormatdrawsamplesPerPixelincrementalLoadFromData:complete:initWithBitmapDataPlanes:pixelsWide:pixelsHigh:bitsPerSample:samplesPerPixel:hasAlpha:isPlanar:colorSpaceName:bitmapFormat:bytesPerRow:bitsPerPixel:_selectordrawSelectorinitWithDrawSelector:delegate:_originrectinitWithSize:depth:separate:alpha:_colorSpace_pixelsWide_pixelsHigh_irepimageRepClassForPasteboardType:imageRepClassForFileType:imageRepsWithPasteboard:imageRepWithPasteboard:imageRepWithContentsOfFile:unregisterImageRepClass:setColorSpaceName:bitsPerSamplesetBitsPerSample:setPixelsHigh:setPixelsWide:setOpaque:setAlpha:versiondataWithContentsOfFile:availableTypeFromArray:setDepthLimit:gStatestringWithUTF8String:initWithFormat:arguments:dataWithLength:mutableBytes^*@"NSMutableData"{__bitmapRepFlags="bitsPerPixel"b8"isPlanar"b1"numColors"b4"cached"b1"cachedPixel"b1"reserved"b17}@20@0:4@8i12f16v16@0:4r^^i8^i12v24@0:4f8@12@16@20v16@0:4i8f12v16@0:4^i8^f12c12@0:4i8@16@0:4i8@12v20@0:4@8i12i16v20@0:4^I8i12i16v12@0:4^*8*8@0:4@52@0:4^*8i12i16i20i24c28c32@36i40i44i48@48@0:4^*8i12i16i20i24c28c32@36i40i44@16@0:4:8@12@28@0:4@8{_NSRect={_NSPoint=ff}{_NSSize=ff}}12@28@0:4{_NSSize=ff}8i16c20c24{__repFlags="hasAlpha"b1"isOpaque"b1"bitsPerSample"b8"reserved"b6}c24@0:4{_NSRect={_NSPoint=ff}{_NSSize=ff}}8ImageCell trying to draw: %@NSAlignNSScaleNSStyleNSAnimatescut:copy:delete:paste:NSImageViewNSImageCell_allowsCutCopyPastedeleteBackward:setAllowsCutCopyPaste:allowsCutCopyPastesetAnimates:animatesimageFrameStyleimageAlignmentimageScalingsetImageFrameStyle:setImageScaling:setImageAlignment:_ic_setAnimates:_animates{__ImageCellFlags="imageScaling"b2"imageAlignment"b4"imageFrameStyle"b3"imageAnimates"b1"reserved"b6}%@ initWithFrame: Tried to use nil prototype NSMatrix: selectTextAtRow --- NSMatrix: selectText --- NSMatrix textDidEndEditing NSMatrix textShouldEndEditing %@ draw cells in rect %@ between (%d, %d) and (%d, %d)extend to (%d, %d)NSMatrixFlagsNSCellBackgroundColorNSCellsNSCellClassNSCellSizeNSIntercellSpacingNSNumColsNSNumRowsNSProtoCell_cells_cellClasscellBackgroundColor_cellSize_interCell_errorAction_numRows_numCols_mouseDownFlags_mnumberOfColumnssetAutoscroll:isAutoscrollautosizesCellsdrawsCellBackgroundisSelectionByRectsetAutosizesCells:setDrawsCellBackground:setSelectionByRect:setCellBackgroundColor:prototypesetPrototype:modesetMode:acceptsFirstMouse:sendAction:to:forAllCells:sendDoubleActionhighlightCell:atRow:column:scrollCellToVisibleAtRow:column:setValidateSize:textShouldEndEditing:textShouldBeginEditing:textDidEndEditing:textDidChange:textDidBeginEditing:selectText:cellWithTag:setSelectionFrom:to:anchor:highlight:_selectContinuousUsingAnchor:last:current:_setState:startIndex:endIndex:_selectRectUsingAnchor:last:current:_setState:inRect:deselectAllCellssetState:atRow:column:getRow:column:forPoint:sortUsingSelector:sortUsingFunction:context:removeColumn:makeCellAtRow:column:insertRow:withCells:insertColumn:withCells:insertColumn:addRowWithCells:addColumnWithCells:addRowcontrol:textShouldBeginEditing:isKeyWindowcontrol:textShouldEndEditing:{__MatrixFlags="allowsEmptySelect"b1"selectionByRect"b1"drawsBackground"b1"drawsCellBackground"b1"autosizesCells"b1"autoscroll"b1"mode"b2"reserved"b24}v20@0:4:8@12c16v20@0:4c8i12i16v24@0:4i8i12i16c20v32@0:4{?=ii}8{?=ii}16{?=ii}24v28@0:4c8{?=iiii}12v20@0:4i8i12i16c20@0:4^i8^i12@16c24@0:4^i8^i12{_NSPoint=ff}16v16@0:4^?8^v12v16@0:4^i8^i12{_NSRect={_NSPoint=ff}{_NSSize=ff}}16@0:4i8i12v16@0:4i8@12@40@0:4{_NSRect={_NSPoint=ff}{_NSSize=ff}}8i24@28i32i36@40@0:4{_NSRect={_NSPoint=ff}{_NSSize=ff}}8i24#28i32i36NSMenuDidAddItemNotificationNSMenuDidChangeItemNotificationNSMenuDidRemoveItemNotification(menu == 0 || _menu == 0)/Users/hns/Documents/Projects/QuantumSTEP/System/Sources/Frameworks/AppKit/Sources/NSMenu.mself---%@: %@ -> [%@ %@]NSCommandKeysNSIsSeparatorNSMixedImageNSMnemonicLocNSOnImageNSIsAlternateNSAlternateAttributedTitleNSIsHiddenNSIsDisabledNSSubmenu%@ %08x: %@ -> %@%@ %08x: %@NSMenuItemIndexNSMenu delegate does not respond to menuNeedsUpdate:perform: "%@" for cell titletarget: [%@ %@%@]targetForAction = %@Exception for Menu Item action method: %@NSNameNSMenuItems_NSMainMenu_NSAppleMenu_NSServicesMenu_NSWindowsMenu_NSFontMenu_NSRecentDocumentsMenu_NSOpenDocumentsMenuunknown menu (name=%@): %@_mn_menuItems_supermenu_attachedMenutornOffMenu_contextMenuRepresentation_menuRepresentation_tearOffMenuRepresentationsetMenuZone:setMenuBarVisible:popUpContextMenu:withEvent:forView:withFont:menuZonehelpRequested:menuChangedMessagesEnabledperformActionForItemAtIndex:locationForSubmenu:isAttachedisTornOffautoenablesItemssetTearOffMenuRepresentation:tearOffMenuRepresentationsetContextMenuRepresentation:contextMenuRepresentationsetMenuRepresentation:menuRepresentationsetSupermenu:supermenuattachedMenusubmenuAction:indexOfItemWithTitle:indexOfItemWithTag:indexOfItemWithSubmenu:indexOfItemWithRepresentedObject:indexOfItem:itemChanged:_submenu_offStateImage_onStateImage_mixedStateImage_mnemonicLocation_isAlternate_menuItemWithTitle:action:keyEquivalent:usesUserKeyEquivalentssetUsesUserKeyEquivalents:userKeyEquivalentModifiermixedStateImageonStateImageoffStateImagehasSubmenuuserKeyEquivalentsetOnStateImage:setOffStateImage:setMixedStateImage:setAlternate:isAlternatemenuBarHeight_changedpostNotificationName:object:userInfo:{__MenuFlags="autoenablesItems"b1"menuChangedMessagesEnabled"b1"menuHasChanged"b1"isTornOff"b1"hasTornOffMenu"b1"reserved"b3}v24@0:4@8@12@16@20v20@0:4@8@12@16{_NSPoint=ff}12@0:4@8i16@0:4@8:12@24@0:4@8:12@16i20@20@0:4@8:12@16menuView%@ in %@ representing item %@ size %@MenuItem \rRET\eESC\dDEL+^%@%@%@%@%@GSSubmenuArrowNSMenuItemCellmenuItemstateImageWidthimageWidthkeyEquivalentWidthkeyEquivGlyphWidthneedsSizingneedsDisplaystateImageRectForBounds:setNeedsSizing:setMenuView:setMenuItem:keyEquivalentRectForBounds:drawTitleWithFrame:inView:drawStateImageWithFrame:inView:drawSeparatorItemWithFrame:inView:drawKeyEquivalentWithFrame:inView:drawImageWithFrame:inView:drawBorderAndBackgroundWithFrame:inView:_keyEquivalentAttributedString_titleAttributedString_stateImageuppercaseStringisHorizontalhorizontalEdgePaddingimageAndTitleOffsetkeyEquivalentOffsetstateImageOffset@"NSMenuItem"win=%@index=%d rect=%@converted rect=%@autodisplay=%dlocationForSubmenushould not be used!index >= 0 && index < [_cells count]/Users/hns/Documents/Projects/QuantumSTEP/System/Sources/Frameworks/AppKit/Sources/NSMenuView.msetMenu menu %@ sizeToFit has no window yetNSMenuView sizeToFit: internal inconsistency - did set needsSizingNSMenuView updateNSMenuView update doneNSMenuView drawRect: please call sizeToFit explicitly before calling display%@ menu:%@ item[0]:%@ %@mouseDown:%@item selected %dpopUpContextMenu %08xpopUpContextMenu %@popUpContextMenu event %@popUpContextMenu view %@popUpContextMenu font %@menu to be attached to %@NSPopupContextMenuNSNotification_menumenu_menuWindow_attachedMenuView_rectOfCells_highlightedItemIndex_horizontalEdgePadding_imageAndTitleOffset_imageAndTitleWidth_keyEquivalentOffset_keyEquivalentWidth_stateImageOffset_stateImageWidth_needsSizing_isHorizontal_isResizingHorizontally_isStatusBar_isContextMenu_isTornOfftrackWithEvent:shouldDelayWindowOrderingForEvent:mouseDownCanMoveWindow_calcHorizontalPositionOfCellComponents_calcMaxWidthOfCellComponentssetWindowFrameForAttachingToRect:onScreen:preferredEdge:popUpSelectedItem:setNeedsDisplayForItemAtIndex:setMenuItemCell:forItemAtIndex:setHorizontalEdgePadding:setHighlightedItemIndex:rectOfItemAtIndex:performActionWithHighlighingForItemAtIndex:menuItemCellForItemAtIndex:itemRemoved:itemAdded:initAsTearOffinnerRectindexOfItemAtPoint:imageAndTitleWidthhighlightedItemIndexdetachSubmenuattachedMenuViewattachSubmenuForItemAtIndex:_setContextMenu:isAutodisplaymenuFontOfSize:menuBarFontOfSize:displaynotificationWithName:object:userInfo:visibleFrameframeRectForContentRect:^{_NSRect={_NSPoint="x"f"y"f}{_NSSize="width"f"height"f}}v36@0:4{_NSRect={_NSPoint=ff}{_NSSize=ff}}8@24i28i32i16@0:4{_NSPoint=ff}8mpegQTMovieNot linked with QTMovieNSMovieNSRateNSControllerVisibleNSVolumeNSLoopModeNSMovieView_movie_rate_isPlaying_isMutedsetRate:setMovie:ratemovieisPlayingisMuted_qtmovie_url_byRefmovieUnfilteredPasteboardTypesmovieUnfilteredFileTypesURLinitWithURL:byReference:initWithMovie:initWithURL:error:@"NSMovie"@"NSURL"NSOutlineViewColumnDidMoveNotificationNSOutlineViewColumnDidResizeNotificationNSOutlineViewSelectionDidChangeNotificationNSOutlineViewSelectionIsChangingNotificationNSOutlineViewItemDidExpandNotificationNSOutlineViewItemDidCollapseNotificationNSOutlineViewItemWillExpandNotificationNSOutlineViewItemWillCollapseNotificationGSDiscloseOff.tiffGSDiscloseOn.tiffGSDiscloseHalf.tiffoutlineView:child:ofItem:data source does not respond to %@outlineView:isItemExpandable:outlineView:numberOfChildrenOfItem:outlineView:objectValueForTableColumn:byItem:NSOutlineView_itemDict_items_expandedItems_levelOfItems_outlineTableColumn_outlineDataSource_outlineDelegate_indentationPerLevel_autoResizesOutlineColumn_indentationMarkerFollowsCell_autosaveExpandedItems_selectingColumns_del_responds_drawsGridtableView:willDisplayCell:forTableColumn:row:tableView:setObjectValue:forTableColumn:row:shouldCollapseAutoExpandedItemsForDeposited:setOutlineTableColumn:setIndentationPerLevel:setIndentationMarkerFollowsCell:setAutosaveExpandedItems:setAutoresizesOutlineColumn:rowForItem:reloadItem:reloadChildren:reloadItem:_findItem:childIndex:ofParent:outlineTableColumnlevelForRow:levelForItem:itemAtRow:isItemExpanded:isExpandable:indentationPerLevelindentationMarkerFollowsCellexpandItem:expandChildren:expandItem:collapseItem:collapseChildren:collapseItem:_openItem:_closeItem:_loadDictionaryStartingWith:atLevel:_collectItemsStartingWith:into:autosaveExpandedItemsautoResizesOutlineColumnoutlineView:shouldCollapseItem:outlineView:shouldExpandItem:_autoloadExpandedItemsremoveIndexesInRange:addIndex:lastIndexoutlineView:willDisplayCell:forTableColumn:item:outlineViewColumnDidMove:outlineViewColumnDidResize:outlineViewSelectionDidChange:outlineViewSelectionIsChanging:outlineViewItemDidExpand:outlineViewItemDidCollapse:outlineViewItemWillExpand:outlineViewItemWillCollapse:outlineView:setObjectValue:forTableColumn:byItem:@"NSTableColumn"v24@0:4@8@12@16i20c12@0:4c8c20@0:4@8^i12@16AlertNSPanel: can't allocate fontOKpanel=%@CriticalAlertInformationalAlertCriticalInformationalNSSavePanel - awake from NIBSave As:SavePanelUnable to open save panel model file.performDragOperation Path: '%@' Invalid path: '%@'NSSavePanel prepareForDragOperation NSSavePanel draggingEntered NSSavePanel setDirectory: %@ -> path: %@ directory: %@r=%d selected url=%@home...mount.../Volumesunmount...new folder...search...click....%@/%@-browser:selectCellWithString {%@}-browser: source path: %@NSOpenPanel - awake from NIBOpenNSColorPanel - awake from NIBColorPanelUnable to open color panel model file.NSColorPanel _notify: %@fltvalue=%lfintvalue=%lfpick mode#%02x%02x%02xtabViewItem %@aColor/Users/hns/Documents/Projects/QuantumSTEP/System/Sources/Frameworks/AppKit/Sources/NSPanel.mNSColorPickerGSColorWheelViewNSColorPickingDefault_colorPanelviewSizeChanged:alphaControlAddedOrRemoved:detachColorList:attachColorList:provideNewButtonImageinsertNewButtonImage:in:colorPanelinitWithPickerMask:colorPanel:_colorTabs_colorWell_html_alphaSlider_redSlider_greenSlider_blueSlider_red_green_blue_crayons_colorWheel_brightnessSlider_brightness_colorList_mode_isContinuous_showsAlphadragColor:withEvent:fromView:setPickerMode:setPickerMask:sharedColorPanelExistssetShowsAlpha:alphashowsAlphatabView:didSelectTabViewItem:_update_pick:_notify:setColorPanel:_oprunModalForDirectory:file:types:canChooseFilescanChooseDirectoriessetCanChooseFiles:setCanChooseDirectories:browserhomeButtonmountButtonunmountButtonnewFolderButtonokButtoncancelButtonsearchFieldiconViewseparatordirectorylastValidPathrequiredTypestypeTabletreatsFilePackagesAsDirectoriesincludeNewFolderButtonallowsOtherFileTypescanSelectHiddenExtension_click:_search:_newFolder:_unmount:_mount:_home:_includeNewFolderButton_setIncludeNewFolderButton:_setFilename:_isAllowedFile:cancel:ok:runModalForDirectory:file:requiredFileTypesetAllowedFileTypes:allowedFileTypessetCanCreateDirectories:setTreatsFilePackagesAsDirectories:setMessage:setNameFieldLabel:setPrompt:setCanSelectHiddenExtension:setAllowsOtherFileTypes:canCreateDirectoriesmessagenameFieldLabelpromptdraggingEntered:prepareForDragOperation:draggingUpdated:performDragOperation:_becomesKeyOnlyIfNeeded_worksWhenModal_otherButtonAction:_alternateButtonAction:_defaultButtonAction:setBecomesKeyOnlyIfNeeded:canBecomeMainWindow_needsPanelToBecomeKey:becomesKeyOnlyIfNeededisFloatingPanelsetFloatingPanel:needsPanelToBecomeKeysystemFontOfSize:boldSystemFontOfSize:setInitialFirstResponder:setClass:forClassName:pasteboardWithName:stringForType:endEditingFor:stringByStandardizingPathregisterForDraggedTypes:stringByExpandingTildeInPathpanel:isValidFilename:mountNewRemovableMediaunmountAndEjectDeviceAtPath:isFilePackageAtPath:selectedTabViewItemindexOfTabViewItem:minContentSizebuttonToolTip@"NSColorPanel"@16@0:4I8@12@"NSTabView"@"NSColorWell"@"NSSlider"@"NSMatrix"@"NSColorList"c20@0:4@8@12@16{__OpenPanelFlags="canChooseDirectories"b1"canChooseFiles"b1"allowsMultipleSelect"b1"reserved"b5}i20@0:4@8@12@16@"NSButton"@"NSBox"@"NSSet"@40@0:4{_NSRect={_NSPoint=ff}{_NSSize=ff}}8I24i28c32@36TabColumnTerminatorsAttributeNameNSLocationNSAlignmentNSTabStopsNSMutableParagraphStyleNSTextTabNSMutableCopyingsetTighteningFactorForTruncation:setTextLists:setTextBlocks:setParagraphSpacingBefore:setLineHeightMultiple:setHyphenationFactor:setHeaderLevel:setDefaultTabInterval:setParagraphStyle:setTabStops:removeTabStop:addTabStop:setMaximumLineHeight:setMinimumLineHeight:setLineBreakMode:setTailIndent:setHeadIndent:setFirstLineHeadIndent:setParagraphSpacing:setLineSpacing:tabStopstextBlockstextListslineSpacingparagraphSpacingparagraphSpacingBeforeheadIndenttailIndentfirstLineHeadIndentdefaultTabIntervalhyphenationFactorlineHeightMultipleminimumLineHeightmaximumLineHeighttighteningFactorForTruncationlineBreakModewritingDirectionheaderLeveldefaultWritingDirectionForLanguage:defaultParagraphStylemutableCopyWithZone:optionstabStopTypelocationinitWithType:location:initWithTextAlignment:location:options:@20@0:4i8f12@16NSTypedFileContentsPboardType:NSTypedFilenamesPboardType:********* propertyListForType: %@ SourcePathSelectedFiles%@%@_owner_typesProvidedtypesFilterableTo:pasteboardByFilteringTypesInPasteboard:pasteboardByFilteringFile:pasteboardByFilteringData:ofType:generalPasteboardreadFileContentsType:toFile:writeFileContents:propertyListForType:setString:forType:setPropertyList:forType:declareTypes:owner:addTypes:owner:changeCounttypesreleaseGloballygloballyUniqueStringfirstObjectCommonWithArray:pasteboard:provideDataForType:NSPopUpButtonCellWillPopUpNotificationsupersuper/Users/hns/Documents/Projects/QuantumSTEP/System/Sources/Frameworks/AppKit/Sources/NSPopUpButton.mGSPopupGSArrowLeftGSArrowDownGSArrowRightGSArrowUpPopUpButton%@ [%@] with Menu %@attempt to insertItemWithTitle with nil title._popUpItemAction:PopUpButton Menudimiss popupperformClickWithFrame %@ - %@ - %@NSPopUpButtonCell trackMouse:inRect:...NSPopUpButtonCell trackMouse:inRect: done...NSAltersStateNSUsesItemFromMenuNSPullDownNSArrowPositionNSPreferredEdgeNSSelectedIndexNSPopUpButtonWillPopUpNotificationNSPopupButton %08x setMenu:%@NSPopUpButtonsynchronizeTitleAndSelectedItempreferredEdgearrowPositionpullsDownsetArrowPosition:setPullsDown:selectItemWithTitle:selectItemWithTag:selectItem:titleOfSelectedItemselectedItemlastItemitemTitlesitemTitleAtIndex:removeItemWithTitle:insertItemWithTitle:atIndex:addItemsWithTitles:initWithFrame:pullsDown:_popUpButtonCellWillPopUpForwarder:_selectedItem_arrowPosition_preferredEdge_altersStateOfSelectedItem_autoenablesItems_usesItemFromMenu_pullsDownperformClickWithFrame:inView:dismissPopUpattachPopUpWithFrame:inView:usesItemFromMenualtersStateOfSelectedItemsetUsesItemFromMenu:setAltersStateOfSelectedItem:instanceMethodForSelector:PDFlocalhost R %u %u [ ] << >> LengthTypeStreamstream endstream PDF: %@ /%@ %@PDFOutputStream%%PDF-1.3 CountKidsPagesCatalog xref trailer Root startxref %u %%EOF q Q ***set fill color''' ***set stroke color*** %f %f m %f %f l %f %f %f %f v %f %f %f %f y %f %f %f %f %f %f c h S f f* W n W* n %f %f %f %f %f %f cm /Im%u Do /F%u Tf %f TL BT %f %f Td T* (%@) Tj %f Ts ETContextsParentPageprinting cancelledrun PrintOperation for %@show print panelload progress panelPrintProgressPaneldid load progress panelPrint Page %d of %dPage %d of %dPrint int rect %@NSPrintOperation_NSPDFGraphicsContextNSOutputStream_NSPDFReferenceNSPrintPanelNSPrinter_progressPanel_progressIndicator_progessMessage_printPanel_context_jobStyleHint_data_path_view_insideRect_currentPage_pageOrder_cancelled_success_canSpawnSeparateThread_showPrintPanel_showProgressPanel_showPanelssetCurrentOperation:currentOperationPDFOperationWithView:insideRect:toPath:printInfo:PDFOperationWithView:insideRect:toData:printInfo:PDFOperationWithView:insideRect:toData:printOperationWithView:printInfo:printOperationWithView:runOperationModalForWindow:delegate:didRunSelector:contextInfo:runOperation_notify:success:context:setShowsProgressPanel:setShowPanels:setShowsPrintPanel:setPrintPanel:setPageOrder:setJobStyleHint:setCanSpawnSeparateThread:printPanelshowsProgressPanelshowsPrintPanelshowPanelspageOrderjobStyleHintcanSpawnSeparateThreadisCopyingOperationdeliverResultcleanUpOperationcurrentPagedestroyContextcreateContext_initWithView:insideRect:toData:toPath:printInfo:_pdf_objects_references_xobjects_parent_pages_catalog_ctm_currentPath_currentFillColor_currentStrokeColor_string:_bezierPath:_setCursor:initWithAtributes:appendToStream:_object_index_positionreferenceWithObject:writePrintInforeadPrintInfopickedUnits:pickedPaperSize:pickedOrientation:pickedButton:convertOldFactor:newFactor:pdonepsuccessfinalWritePrintInfoupdateFromPrintInfopickedLayoutList:pickedAllPages:beginSheetWithPrintInfo:modalForWindow:delegate:didEndSelector:contextInfo:setDefaultPrinter:defaultPrintersizeForPaperName:setSharedPrintInfo:setUpPrintOperationDefaultValuessetJobDisposition:jobDispositionsetPrinter:printersetVerticallyCentered:setHorizontallyCentered:isVerticallyCenteredisHorizontallyCenteredverticalPaginationsetVerticalPagination:setHorizontalPagination:horizontalPaginationtopMarginsetTopMargin:setRightMargin:setPaperSize:setPaperName:setOrientation:setLeftMargin:setBottomMargin:rightMarginpaperSizepaperNameorientationleftMarginbottomMarginprinterHostprinterNameprinterNoteprinterTypecacheAcceptsBinarycacheOutputOrderisRealPrinterprinterTypesprinterNamesprinterWithType:printerWithName:isKey:inTable:statusForTable:stringListForKey:inTable:stringForKey:inTable:sizeForKey:inTable:rectForKey:inTable:intForKey:inTable:floatForKey:inTable:booleanForKey:inTable:isOutputStackInReverseOrderlanguageLevelisFontAvailable:isColorpageSizeForPaper:imageRectForPaper:acceptsBinarynote_initWithName:host:type:note:decodePropertyListencodePropertyList:_notify:end:propertyForKey:write:maxLength:openleadingknowsPageRange:setMinValue:setMaxValue:beginDocumentrectForPage:beginPageInRect:atPlacement:drawPageBorderWithSize:pageHeaderpageFooterendPageendDocument@"NSProgressIndicator"@"NSPrintPanel"@36@0:4@8{_NSRect={_NSPoint=ff}{_NSSize=ff}}12@28@32v20@0:4@8c12^v16@40@0:4@8{_NSRect={_NSPoint=ff}{_NSSize=ff}}12@28@32@36@"NSOutputStream"@"NSBezierPath"{_NSSize=ff}12@0:4@8{_NSSize=ff}16@0:4@8@12{_NSRect={_NSPoint=ff}{_NSSize=ff}}16@0:4@8@12f16@0:4@8@12{_NSRect={_NSPoint=ff}{_NSSize=ff}}12@0:4@8@24@0:4@8@12@16@20NSpiFlagsNSMinValueNSMaxValueGNUstepExtensionsNSProgressIndicatorsetVertical:isVertical_doubleValue_minValue_maxValue_timer_thread_animationDelay_style_isIndeterminate_isBezeled_usesThreadedAnimation_isVertical_isDisplayedWhenStopped_isRunningsetStyle:stylesetDisplayedWhenStopped:isDisplayedWhenStoppedsetIndeterminate:isIndeterminatemaxValueminValueincrementBy:setUsesThreadedAnimation:usesThreadedAnimationstopAnimation:startAnimation:setAnimimationDelay:animationDelayanimate:scheduledTimerWithTimeInterval:target:selector:userInfo:repeats:@"NSTimer"@"NSThread"$%@%@%@%@%@%@%@insertText: performAction:~c%@: noResponderFor %@_nextResponder_interfaceStyleyank:uppercaseWord:transposeWords:transpose:swapWithMark:showContextHelp:setMark:selectWord:selectToMark:selectParagraph:selectLine:scrollPageUp:scrollPageDown:scrollLineUp:scrollLineDown:pageUp:pageDown:moveWordRightAndModifySelection:moveWordRight:moveWordLeftAndModifySelection:moveWordLeft:moveWordForwardAndModifySelection:moveWordForward:moveWordBackwardAndModifySelection:moveWordBackward:moveUpAndModifySelection:moveUp:moveToEndOfParagraph:moveToEndOfLine:moveToEndOfDocument:moveToBeginningOfParagraph:moveToBeginningOfLine:moveToBeginningOfDocument:moveRightAndModifySelection:moveRight:moveLeftAndModifySelection:moveLeft:moveForwardAndModifySelection:moveForward:moveDownAndModifySelection:moveDown:moveBackwardAndModifySelection:moveBackward:lowercaseWord:insertTabIgnoringFieldEditor:insertTab:insertParagraphSeparator:insertNewlineIgnoringFieldEditor:insertNewline:insertLineBreak:insertContainerBreak:insertBacktab:indent:deleteWordForward:deleteWordBackward:deleteToMark:deleteToEndOfParagraph:deleteToEndOfLine:deleteToBeginningOfParagraph:deleteToBeginningOfLine:deleteForward:deleteBackwardByDecomposingPreviousCharacter:complete:changeCaseOfLetter:centerSelectionInVisibleArea:capitalizeWord:cancelOperation:performMnemonic:rightMouseUp:rightMouseDragged:rightMouseDown:mouseUp:mouseMoved:mouseExited:mouseEntered:mouseDragged:scrollWheel:keyUp:interpretKeyEvents:_interpretKeyEvents:inMappingTable:flagsChanged:_devicemainScreen_systemMenuBarFrame_statusBarFrameNSsFlagsNSsFlags2NSPercentNSCurValueGSArrowUpHGSArrowDownHGSArrowLeftHGSArrowRightHNSScroller: target %@ does not repsond to action %@!_NSKnobCell_floatValue_knobProportion_hitPart_isEnabled_arrowsPosition_usableParts_controlSize_controlTintscrollerWidthForControlSize:rectForPart:drawKnobdrawArrow:highlight:trackScrollButtons:trackKnob:_scrollWheel:testPart:setArrowsPosition:checkSpaceForPartsdrawPartsknobProportionusablePartsarrowsPositionf12@0:4I8v16@0:4i8c12NSScrollView doubleLongClickNSHScrollerNSVScrollerNSCornerViewNSHeaderClipViewNSScrollAmtsscroll amts=%p[%u]_horizScroller_vertScroller_horizRuler_vertRuler_cornerView_headerContentView_horizontalLineScroll_horizontalPageScroll_verticalLineScroll_verticalPageScroll_svframeSizeForContentSize:hasHorizontalScroller:hasVerticalScroller:borderType:contentSizeForFrameSize:hasHorizontalScroller:hasVerticalScroller:borderType:rulerViewClasssetRulerViewClass:scrollsDynamicallysetScrollsDynamically:lineScrollpageScrollverticalLineScrollverticalPageScrollhorizontalLineScrollhorizontalPageScrollsetPageScroll:setLineScroll:setVerticalPageScroll:setVerticalLineScroll:setHorizontalPageScroll:setHorizontalLineScroll:verticalRulerViewhorizontalRulerViewrulersVisiblehasVerticalRulerhasHorizontalRulerverticalScrollerhorizontalScroller_doubleLongClick:hitTest:resizeSubviewsWithOldSize:viewDidMoveToSuperViewviewDidMoveToWindowsetRulersVisible:setHasVerticalRuler:setVerticalRulerView:setHasHorizontalRuler:setHorizontalRulerView:_doScroller:autohidesScrollerssetVerticalScroller:setHorizontalScroller:removeFromSuperviewWithoutNeedingDisplayheaderViewcornerViewpointingHandCursorpushpopinvalidateCursorRectsForView:@"NSClipView"@"NSRulerView"{?="hasHorizScroller"b1"hasVertScroller"b1"hasHorizRuler"b1"hasVertRuler"b1"scrollsDynamically"b1"autohidesScrollers"b1"doubleLongClick"b1"borderType"b2}{_NSSize=ff}28@0:4{_NSSize=ff}8c16c20i24GSStopGSSearchNSSearchField _textDidChange:%@current text: %@NSSearchFieldCell trackMouse:%@ inRect:%@NSSearchFieldFlagsNSCancelButtonCellNSSearchButtonCellNSMaximumRecentsNSSendsWholeSearchStringNSSearchField only uses NSSearchFieldCellsNSSearchFieldNSSearchFieldCellsetRecentsAutosaveName:setRecentSearches:recentsAutosaveNamerecentSearches_searchButtonCell_cancelButtonCell_menuTemplatemaxRecentssendsWholeSearchStringsendsSearchStringImmediately_textDidChange:searchTextRectForBounds:searchButtonRectForBounds:cancelButtonRectForBounds:resetSearchButtonCellresetCancelButtonCellsetSearchButtonCell:searchButtonCellsetCancelButtonCell:cancelButtonCell_searchFieldSearch:_searchFieldCancel:setSearchMenuTemplate:searchMenuTemplatesetMaximumRecents:maximumRecentssetSendsSearchStringImmediately:setSendsWholeSearchString:CNSSecureTextField only uses NSSecureTextFieldCellsflags changed for NSSecureTextFieldNSSecureTextFieldNSSecureTextFieldCell_setSecure:userFixedPitchFontOfSize:GSSliderVertGSSliderHorizNSVerticalNSAltIncValueNSSliderTypeNSNumberOfTickMarksNSAllowsTickMarkValuesOnlyNSTickMarkPositionff@fstartTrackingAt -> controlView=%@NSSliderCell continueTracking:%@ at:%@NSSliderNSSliderCelltrackRecttickMarkValueAtIndex:tickMarkPositionsetTickMarkPosition:setNumberOfTickMarks:setAltIncrementValue:setAllowsTickMarkValuesOnly:rectOfTickMarkAtIndex:numberOfTickMarksindexOfTickMarkAtPoint:closestTickMarkValueToValue:altIncrementValueallowsTickMarkValuesOnlytitleColorsetTitleColor:setTitleCell:setKnobThickness:knobThickness_knobCell_altIncrementValue_numberOfTickMarks_trackRect_sliderType_tickMarkPosition_initializedVertical_allowTickMarkValuesOnly_floatValueForMousePoint:knobRect:flipped:sliderTypesetSliderType:drawKnob:knobRectFlipped:drawBarInside:flipped:decodeDoubleForKey:d12@0:4i8d16@0:4d8f36@0:4{_NSPoint=ff}8{_NSRect={_NSPoint=ff}{_NSSize=ff}}16c32{_NSRect={_NSPoint=ff}{_NSSize=ff}}12@0:4c8v28@0:4{_NSRect={_NSPoint=ff}{_NSSize=ff}}8c24NSSpellCheckeruniqueSpellDocumentTagsharedSpellCheckerExistssharedSpellCheckerupdateSpellingPanelWithMisspelledWord:setWordFieldStringValue:setIgnoredWords:inSpellDocumentWithTag:ignoredWordsInSpellDocumentWithTag:ignoreWord:inSpellDocumentWithTag:closeSpellDocumentWithTag:setLanguage:languagecheckSpellingOfString:startingAt:language:wrap:inSpellDocumentWithTag:wordCount:checkSpellingOfString:startingAt:countWordsInString:language:spellingPanel{_NSRange=II}32@0:4@8i12@16c20i24^i28{_NSRange=II}16@0:4@8i12GSDimpler=%@r1=%@p=%@bigRect=%@NSIsVerticalNSSplitViewsplitCursordimpleImagedividerColor_autosaveName_dividerThickness_draggedBarWidth_isPaneSplittersetDividerColor:setDimpleImage:resetDividerThickness:drawDividerInRect:setDraggedBarWidth:draggedBarWidthdividerThicknesssetDividerThickNess:setIsPaneSplitter:isPaneSplittersetAutosaveName:adjustSubviewssplitView:constrainMinCoordinate:maxCoordinate:ofSubviewAt:splitView:resizeSubviewsWithOldSize:splitViewDidResizeSubviews:splitViewWillResizeSubviews:NSStatusBar +systemStatusBaradded to status menu: %@NSStatusBarNSStatusItemsystemStatusBarthicknessstatusItemWithLength:removeStatusItem:_initWithMenuView:_statusMenu_menuView_menuItem_initForStatusBar:andMenuItem:withLength:_initForStatusBar:%@ andMenuItem:%@ withLength:%lfno tooltipstatusBarhighlightedModetoolTipsetView:setToolTip:setLength:setHighlightMode:highlightMode@"NSStatusBar"@20@0:4@8@12f16NSAttributedStringDrawingAdditionsNSStringDrawingAdditionsNSTextStorageNSTextContainerNSLayoutManagerdrawWithRect:options:boundingRectWithSize:options:_setupWithRect:options:drawWithRect:options:attributes:boundingRectWithSize:options:attributes:initWithContainerSize:addTextContainer:addLayoutManager:setContainerSize:setAttributedString:glyphRangeForCharacterRange:actualCharacterRange:boundingRectForGlyphRange:inTextContainer:drawGlyphsForGlyphRange:atPoint:v28@0:4{_NSRect={_NSPoint=ff}{_NSSize=ff}}8i24{_NSRect={_NSPoint=ff}{_NSSize=ff}}20@0:4{_NSSize=ff}8i16v32@0:4{_NSRect={_NSPoint=ff}{_NSSize=ff}}8i24@28v20@0:4{_NSPoint=ff}8@16{_NSRect={_NSPoint=ff}{_NSSize=ff}}24@0:4{_NSSize=ff}8i16@20Unable to determine column to be resizedcol %d setWidth: %f %p %@: identifier=%@ sortDescriptor=%@NSIdentifierNSDataCellNSHeaderCellNSSortDescriptorPrototypeNSWidthNSMinWidthNSMaxWidthNSIsResizeableNSIsEditableNSResizingMaskNSDescendingSortIndicatorNSAscendingSortIndicatorTableView's data source does not implement the NSTableDataSource protocol: %@NSTableView action=%@NSTableView doubleAction=%@Multiple selection is not allowed NSTableView textDidEndEditing NSTableView textShouldEndEditing can't tile %@win=%@ _numRows=%d: %@draw clicked cellNSTvFlagsTvFlags=%08lxNSColumnAutoresizingStyleNSGridStyleMaskNSIntercellSpacingHeightNSIntercellSpacingWidthNSRowHeightNSGridColorNSHeaderViewNSTableColumnsNSDraggingSourceMaskForLocalNSDraggingSourceMaskForNonLocalNSAutosaveName_NSCornerViewNSTableHeaderViewNSTableDataCellNSTableHeaderCellNSTableViewPrivateNSMutableIndexSetNSIndexSet_headerView_clickedCell_editingCell_gridColor_tableColumns_indicatorImages_selectedColumns_selectedRows_highlightedTableColumn_columnRange_clickedCellFrame_rowHeight_cacheOrigin_cacheWidth_cachedColOrigin_draggingSourceOperationMaskForLocal_draggingSourceOperationMaskForRemote_lastSelectedColumn_lastSelectedRow_editingColumn_editingRow_clickedColumn_clickedRow_numberOfRows_tv_defaultTableHeaderSortImage_defaultTableHeaderReverseSortImagesetVerticalMotionCanBeginDrag:setHighlightedTableColumn:setAutosaveTableColumns:verticalMotionCanBeginDraghighlightedTableColumnautosaveTableColumnssetDraggingSourceOperationMask:forLocal:draggingSourceOperationMaskForLocal:setIndicatorImage:inTableColumn:indicatorImageInTableColumn:drawBackgroundInClipRect:drawGridInClipRect:highlightSelectionInClipRect:drawRow:clipRect:editColumn:row:withEvent:select:frameOfCellAtColumn:row:rowsInRect:rowAtPoint:columnsInRect:columnAtPoint:rectOfRow:rectOfColumn:selectedRowEnumeratorselectedColumnEnumeratornumberOfSelectedRowsnumberOfSelectedColumnsisRowSelected:isColumnSelected:clickedRowclickedColumneditedRoweditedColumnselectedRowIndexesselectedColumnIndexesdeselectColumn:selectRowIndexes:byExtendingSelection:selectColumnIndexes:byExtendingSelection:selectColumn:byExtendingSelection:deselectAll:setAllowsColumnSelection:allowsColumnSelectionallowsColumnResizingallowsColumnReorderingcolumnAutoresizingStyleautoresizesAllColumnsToFitsetAutoresizesAllColumnsToFit:sizeLastColumnToFitmoveColumn:toColumn:tableColumnWithIdentifier:columnWithIdentifier:removeTableColumn:noteHeightOfRowsWithIndexesChanged:setRowHeight:rowHeightsetGridColor:gridStyleMasksetGridStyleMask:setDrawsGrid:drawsGridusesAlternatingRowBackgroundColorssetUsesAlternatingRowBackgroundColors:setCornerView:_identifier_minWidth_maxWidth_headerCell_dataCell_sortDescriptor_cFlags_widthisResizablesetResizable:resizingMasksetResizingMask:setSortDescriptorPrototype:sortDescriptorPrototypedataCellForRow:dataCellheaderCellsetDataCell:setHeaderCell:widthmaxWidthminWidthsetMaxWidth:setMinWidth:tableViewsetTableView:setIdentifier:identifier_headerDragImage_resizeCursor_draggedDistance_resizedColumn_draggedColumn_mayDragColumn_drawingLastColumnresizedColumndraggedColumndraggedDistanceheaderRectOfColumn:sortIndicatorRectForBounds:drawSortIndicatorWithFrame:inView:ascending:priority:currentCursorresizeLeftRightCursordisplayIfNeededInRect:focusViewtableViewColumnDidMove:tableViewColumnDidResize:tableViewSelectionDidChange:tableViewSelectionIsChanging:tableView:shouldSelectRow:tableView:shouldSelectTableColumn:selectionShouldChangeInTableView:tableView:shouldEditTableColumn:row:tableView:heightOfRow:indexSetWithIndexesInRange:firstIndexindexGreaterThanIndex:containsIndexesInRange:addIndexesInRange:removeAllIndexescontainsIndex:removeIndex:enclosingScrollView@"NSTableHeaderView"@"NSTableDataCell"@"NSMutableIndexSet"{_NSRange="location"I"length"I}{__TableViewFlags="autoResizingStyle"b3"gridStyleMask"b2"delegateSelectionShouldChangeInTableView"b1"delegateShouldSelectTableColumn"b1"delegateShouldSelectRow"b1"delegateShouldEditTableColumn"b1"delegateWillDisplayCell"b1"delegateProvidesHeightOfRow"b1"allowsColumnSelection"b1"allowsMultipleSelection"b1"allowsEmptySelection"b1"usesAlternatingRowBackgroundColors"b1"allowsColumnResizing"b1"allowsColumnReordering"b1"autosaveTableColumns"b1"verticalMotionCanBeginDrag"b1}v16@0:4I8c12I12@0:4c8v28@0:4i8{_NSRect={_NSPoint=ff}{_NSSize=ff}}12v24@0:4i8i12@16c20{_NSRange=II}24@0:4{_NSRect={_NSPoint=ff}{_NSSize=ff}}8@"NSTableHeaderCell"@"NSSortDescriptor"{__colFlags="resizingMask"b2"isEditable"b1"reserved"b5}v36@0:4{_NSRect={_NSPoint=ff}{_NSSize=ff}}8@24c28i32%@: %@ (ident:%@) view: %@NSLabelNSTabViewinitWithCoder -> %@%@ csize %d type %d items %@selectTabViewItem: %@NSTabViewItem is not an item of the NSTabView: %@mismatch between loaded content rect %@ and calculated %@clicked tab: %@NSAllowTruncatedLabelsNSTabViewItemsNSSelectedTabViewItemNSTabView initialized to %@NSTabViewItemNSSegmentedControltab_itemstab_fonttab_typetab_selectedtab_draws_backgroundtab_truncated_labeltab_delegatetab_selected_itemtabViewItemAtPoint:_drawItem:contentRect_tabRectminimumSizeallowsTruncatedLabelssetAllowsTruncatedLabels:tabViewTypesetTabViewType:takeSelectedTabViewItemFromSender:selectTabViewItemWithIdentifier:selectTabViewItemAtIndex:selectTabViewItem:selectPreviousTabViewItem:selectNextTabViewItem:selectLastTabViewItem:selectFirstTabViewItem:tabViewItemsnumberOfTabViewItemstabViewItemAtIndex:indexOfTabViewItemWithIdentifier:removeTabViewItem:insertTabViewItem:atIndex:addTabViewItem:item_identitem_labelitem_viewitem_coloritem_tabviewitem_initialFirstResponderitem_rectitem_statedrawLabel:inRect:initialFirstRespondertabView_setTabView:_setTabRect:_setTabState:tabStatesizeOfLabel:setLabel:labeltabView:shouldSelectTabViewItem:tabViewDidChangeNumberOfTabViewItems:tabView:willSelectTabViewItem:selectedSegmenttagForSegment:@"NSTabViewItem"v28@0:4c8{_NSRect={_NSPoint=ff}{_NSSize=ff}}12{_NSSize=ff}12@0:4c8NSTextMovement%@ mouseDown: %@NSTVFlagsNSMinizeNSText_NSTextLineLayoutInformationNSIgnoreMisspelledWordsNSChangeSpelling_textStorage_isSecure_selectedRangetextStoragelineLayoutInformationtypingAttributesspellCheckerDocumentTag_minSize_maxSize_baseWritingDirection_string_spellCheckerDocumentTag_txwriteRTFDToFile:atomically:usesFontPanelunscript:underline:toggleRuler:superscript:subscript:showGuessPanel:setVerticallyResizable:setUsesFontPanel:setTextColor:range:setImportsGraphics:setHorizontallyResizable:setFont:range:setFieldEditor:selectedRangescrollRangeToVisible:RTFFromRange:RTFDFromRange:replaceCharactersInRange:withString:replaceCharactersInRange:withRTFD:replaceCharactersInRange:withRTF:readRTFDFromFile:pasteRuler:pasteFont:isVerticallyResizableisRulerVisibleisHorizontallyResizableisFieldEditorimportsGraphicsignoreSpelling:copyRuler:copyFont:checkSpelling:changeSpelling:alignRight:alignLeft:alignCenter:isasuper_classinstance_sizeivarsmethodscacheprotocol_listsel_idgc_object_typeprevnextparagraphStylelineFramecharacterRangeinvalidateCharactersInRange:charactersForRect:attributedSubstringFromRange:updateDragTypeRegistrationremoveAttribute:range:notificationWithName:object:postNotification:@"NSTextStorage"{__TextFlags="isRichText"b1"importsGraphics"b1"usesFontPanel"b1"horzResizable"b1"vertResizable"b1"editable"b1"selectable"b1"fieldEditor"b1"drawsBackground"b1"rulerVisible"b1"secure"b1"alignment"b3"ownsTextStorage"b1"reserved"b18}v20@0:4@8{_NSRange=II}12{_NSRange=II}8@0:4v20@0:4{_NSRange=II}8@16^{_objc_class=^{_objc_class}^{_objc_class}*lll^{_objc_ivar_list}^{_objc_method_list}^{objc_cache}^^{_objc_protocol}^v^v}^{_objc_ivar_list=}^{_objc_method_list=}^{objc_cache=II[1^{objc_method}]}^^{_objc_protocol}@"_NSTextLineLayoutInformation"@"NSParagraphStyle"NSTextField trackMouse:NSTextBezelStyle NSTextField %@ %@ NSTextField %@ posted NSTextField will post %@ NSTextField delegate=%@ NSTextField delegate responds to control:textShouldBeginEditing:setPlaceholderAttributedString:placeholderAttributedStringsetPlaceholderString:placeholderStringselectKeyViewFollowingView:selectKeyViewPrecedingView:TextAlignmentNSSharedDataNSTextView mouseDownNSTextView mouseDown upNSFlagsNSInsertionColorNSDefaultParagraphStyleNSLinkAttributesNSMarkedAttributesNSSelectedAttributesNSTextViewSharedDataNSTextInputNSTextViewNSUserInterfaceValidationNSUserInterfaceValidationsflagsinsertionColorlinkAttributesmarkedAttributesselectedAttributesapply:characterIndexForPoint:unmarkTextmarkedRangehasMarkedTextfirstRectForCharacterRange:textContainerinsertionPointColorlayoutManagerlinkTextAttributesmarkedTextAttributesselectedTextAttributesselectedRanges_markedRangetextContainerInsettextContainerOriginselectionAffinityselectionGranularityacceptsGlyphInfoallowsDocumentBackgroundColorChangeallowsUndoisContinuousSpellCheckingEnabledsmartInsertDeleteEnabledusesFindPanelusesRulerinsertionPointIsOnregisterForServicesdrawInsertionPointInRect:color:turnedOn:acceptableDragTypesconcludeDragOperation:draggingExited:smartInsertForString:replacingRange:beforeString:afterString:smartDeleteRangeForProposedRange:setSmartInsertDeleteEnabled:rangeForUserParagraphAttributeChangerangeForUserCharacterAttributeChangerangeForUserTextChangedidChangeTextshouldChangeTextInRange:replacementString:setTypingAttributes:setUsesRuler:setRulerVisible:drawViewBackgroundInRect:updateInsertionPointStateAndRestartTimer:_blinkCaret:setInsertionPointColor:shouldDrawInsertionPointsetMarkedTextAttributes:setLinkTextAttributes:setSelectedTextAttributes:setSelectionGranularity:setSelectedRange:affinity:stillSelecting:updateFontPanelupdateRulersetNeedsDisplayInRect:avoidAdditionalLayout:rulerView:handleMouseDown:rulerView:willAddMarker:atLocation:rulerView:shouldRemoveMarker:rulerView:willMoveMarker:toLocation:rulerView:shouldAddMarker:rulerView:shouldMoveMarker:rulerView:didAddMarker:rulerView:didRemoveMarker:rulerView:didMoveMarker:lowerBaseline:raiseBaseline:useAllLigatures:useStandardLigatures:turnOffLigatures:useStandardKerning:loosenKerning:tightenKerning:turnOffKerning:pasteAsRichText:pasteAsPlainText:setConstrainedFrameSize:invalidateTextContainerOriginsetTextContainerInset:replaceTextContainer:setTextContainer:initWithFrame:textContainer:setTextStorage:replaceLayoutManager:setTextView:textContainersremoveTextContainerAtIndex:insertTextContainer:atIndex:draggingPasteboardperformPasteOperation:glyphRangeForTextContainer:drawBackgroundForGlyphRange:atPoint:validAttributesForMarkedTextsetMarkedText:selectedRange:conversationIdentifierI16@0:4{_NSPoint=ff}8{_NSRect={_NSPoint=ff}{_NSSize=ff}}16@0:4{_NSRange=II}8@"NSTextContainer"@"NSLayoutManager"v32@0:4{_NSRect={_NSPoint=ff}{_NSSize=ff}}8@24c28v28@0:4@8{_NSRange=II}12^@20^@24{_NSRange=II}16@0:4{_NSRange=II}8c20@0:4{_NSRange=II}8@16v24@0:4{_NSRange=II}8i16c20f20@0:4@8@12f16@28@0:4{_NSRect={_NSPoint=ff}{_NSSize=ff}}8@24NSShowAllViewsNSShowAllDrawingPage %dcan't lockFocus without a windowcould not get a gState to focus on %@focus stack nesting error: context=%@ unlock: %@ found on stack: %@%p: %@ win=%@ frame=[%.1lf,%.1lf,%.1lf,%.1lf] bounds=[%.1lf,%.1lf,%.1lf,%.1lf] invalid=[%.1lf,%.1lf,%.1lf,%.1lf] %d invalid rects isHidden isFlipped isOpaque canDraw autosize (%02x) is rotated or scaled %@trying to add nil subview to %@%@ addSubview:%@ positioned:%d relativeTo:%@ requested to create a cycle in the views tree%@ is already a subview of %@ (ignored)trying to remove subview without superview: %@NSView warning - can't replace subview %@ with %@NSView warning: replaceSubview: not found: %@, oldViewNot yet part of the window hierarchy - CTM is invalid: %@conversion from %@ to %@ results in negative rect height: %@ -> %@conversion to %@ from %@ results in negative rect height: %@ -> %@resizeSubviewsWithOldSize:%@ -> %@ %@subviews=%@can't resizeSubviewsWithOldSize: %@resizeWithOldSuperviewSize %x: %@ -> %@ %@(((_frame).size.width) <= 0)/Users/hns/Documents/Projects/QuantumSTEP/System/Sources/Frameworks/AppKit/Sources/NSView.mresizeWithOldSuperviewSize: View frame width <= 0!(((_frame).size.height) <= 0)resizeWithOldSuperviewSize: View frame height <= 0!and now? %@%@ -drawRect: %@NSDragTypesNSNextKeyView%@: subview is not derived from NSView: %@TrackingRectsGSTrackingRect_nextKeyViewsuper_viewsub_views_dragTypes_bounds2frame_frame2bounds_bounds2base_base2boundsinvalidRectinvalidRectsunitSquareSizeframeRotationboundsRotationnInvalidRectscInvalidRects_gState_v_matrixFromView:toView:viewDidEndLiveResizeviewWillStartLiveResizesetUpGStaterenewGStatereleaseGStateallocateGStateaddTrackingRect:owner:userData:assumeInside:removeTrackingRect:removeCursorRect:cursor:discardCursorRects_showToolTip:_isMouseInToolTipOwnerViewpostsBoundsChangedNotificationspostsFrameChangedNotificationspreservesContentDuringLiveResizewantsDefaultClippingshouldDrawColorinLiveResizecanBecomeKeyViewautoresizesSubviewssetPreservesContentDuringLiveResize:setAutoresizesSubviews:autoresizingMasknextKeyViewsetNextKeyView:previousKeyViewpreviousValidKeyViewnextValidKeyViewviewWithTag:adjustScroll:displayRectIgnoringOpacity:displayIfNeededInRectIgnoringOpacity:displayIgnoringOpacitydisplayIfNeededIgnoringOpacitysetKeyboardFocusRingNeedsDisplayInRect:_removeRectNeedingDisplay:_addRectNeedingDisplay:getRectsExposedDuringLiveResize:count:rectPreservedDuringLiveResizegetRectsBeingDrawn:count:needsToDrawRect:_setSuperview:convertSize:toView:convertSize:fromView:convertRect:fromView:_invalidateCTMtoBasecenterScanRect:isRotatedOrScaledFromBaseisRotatedFromBasewillRemoveSubview:didAddSubview:viewDidMoveToSuperviewviewWillMoveToSuperview:viewWillMoveToWindow:_setWindow:sortSubviewsUsingFunction:context:isHiddenOrHasHiddenAncestoropaqueAncestorisDescendantOf:ancestorSharedWithView:unregisterDraggedTypesregisteredDraggedTypeslockFocusIfCanDrawlockFocusIfCanDrawInContext:_lockFocusInContext:canDrawprintJobTitledrawSheetBorderWithSize:dataWithPDFInsideRect:dataWithEPSInsideRect:_cursorRects_trackingRectsownerinsidestringWithString:componentsJoinedByString:convertScreenToBase:rotateByDegrees:setViewsNeedDisplay:{__ViewFlags="isRotatedFromBase"b1"isRotatedOrScaledFromBase"b1"postFrameChange"b1"postBoundsChange"b1"autoSizeSubviews"b1"autoresizingMask"b6"hasToolTip"b1"_focusRingType"b2"hidden"b1"preservesContentDuringLiveResize"b1"customBounds"b1"needsDisplaySubviews"b1}i36@0:4{_NSRect={_NSPoint=ff}{_NSSize=ff}}8@24^v28c32c32@0:4{_NSPoint=ff}8{_NSRect={_NSPoint=ff}{_NSSize=ff}}16v32@0:4{_NSRect={_NSPoint=ff}{_NSSize=ff}}8{_NSSize=ff}24v20@0:4@8{_NSPoint=ff}12v16@0:4[4{_NSRect={_NSPoint=ff}{_NSSize=ff}}]8^i12v16@0:4r^^{_NSRect}8^i12{_NSSize=ff}20@0:4{_NSSize=ff}8@16{_NSRect={_NSPoint=ff}{_NSSize=ff}}28@0:4{_NSRect={_NSPoint=ff}{_NSSize=ff}}8@24{_NSPoint=ff}20@0:4{_NSPoint=ff}8@16c12@0:4^{_NSRange=II}8v32@0:4{_NSRect={_NSPoint=ff}{_NSSize=ff}}8{_NSPoint=ff}24liveResize startedresize window from (%@) to (%@)NSWindowChangedButtonNSWindowCloseButtonashould not -init NSWindowWindowUnable to find a default NSScreenNSWindow endEditingFor: %@ NSWindow endEditingFor: current field editor did not resign voluntarily.BelowOutAboveorderWindow:NSWindow%@ relativeTo:%d - %@rescale/move windowFrame %@ to visibleFrame %@scale down by %lfresult %@window has no need to re-layout: %@Zoomclose %@retain count %dclose %@: releasedWhenClosed_closeEvent %@NSExposedRectNSWindowExposedEventType %@window did expose but does not need to display? %@first click results in makeKeyAndOrderFrontfirst Responder %@ keyDown %@NSWindow Frame %@xyheight%@ [%lu]: title=%@ frame=%@NSWindowMiniaturizeButtonNSWindowZoomButtonNSWindowToolbarButtonNSToolbarView_NSThemeCloseWidget_NSThemeWidgetNSNextStepFrameNSThemeFrameNSGrayFrameNSViewAnimationresizeIncrements_fieldEditor_themeFrame_firstResponder_initialFirstResponder_representedFilename_frameSaveName_windowTitle_miniWindowTitle_miniWindowImage_lastLeftHit_lastRightHit_trackRects_windowController_defaultButtonCell_shadow_cachedRep_userSpaceScaleFactor_level_wmenuChanged:standardWindowButton:forStyleMask:removeFrameUsingName:_titleBarHeightForStyleMask:minFrameWidthWithTitle:styleMask:frameRectForContentRect:styleMask:contentRectForFrameRect:styleMask:defaultDepthLimittoolbarsetToolbar:alphaValuesetAlphaValue:restoreCachedImagediscardCachedImagecacheImageInRect:setIgnoresMouseEvents:ignoresMouseEventssetHasShadow:hasShadowinvalidateShadowdefaultButtonCellsetDefaultButtonCell:disableKeyEquivalentForDefaultButtonCellenableKeyEquivalentForDefaultButtonCellstandardWindowButton:showsToolbarButtonshowsResizeIndicatorsetShowsToolbarButton:setShowsResizeIndicator:setWindowController:selectPreviousKeyView:selectNextKeyView:stringWithSavedFramesetFrameFromString:setFrameUsingName:saveFrameUsingName:frameAutosaveNamedragImage:at:offset:event:pasteboard:source:slideBack:performZoom:performMiniaturize:_close:zoom:isZoomedisReleasedWhenClosedareCursorRectsEnabledenableCursorRectsdisableCursorRectssetExcludedFromWindowsMenu:setAcceptsMouseMovedEvents:acceptsMouseMovedEventssetReleasedWhenClosed:resizeFlagssetDynamicDepthLimit:hasDynamicDepthLimitdepthLimitcanStoreColoruseOptimizedDrawing:setAutodisplay:isFlushWindowDisabledenableFlushWindowdisableFlushWindow_base2screensetResizeIncrements:_setFrame:setFrameTopLeftPoint:setContentSize:contentRectForFrameRect:constrainFrameRect:toScreen:setHidesOnDeactivate:setCanHide:orderFrontRegardlessorderBack:orderWindow:relativeTo:resignMainWindowmakeKeyWindowisMainWindowhidesOnDeactivatesetMiniwindowTitle:setRepresentedFilename:isOneShotsetTitleWithRepresentedFilename:_setTexturedBackground:setOneShot:setMiniwindowImage:windowRefsetBackingType:miniwindowImageminiwindowTitleinitWithWindowRef:_toolbaracceptsFirstMouseinitWithFrame:forStyleMask:layout_titleIcon_resizeButton_height_inLiveResize_didSetShapesetTitleIcon:titleIconinitWithFrame:forStyleMask:forScreen:titleBarFontOfSize:arrowCursorwindowWillReturnFieldEditor:toObject:valueWithRect:initWithViewAnimations:startAnimationwindowDidChangeScreen:windowDidDeminiaturize:windowDidExpose:windowDidMiniaturize:windowDidMove:windowDidResize:windowDidUpdate:windowWillMiniaturize:windowWillMove:_deminiaturizeretainCountwindowShouldClose:unhideisHiddenUntilMouseMoveshidewindowWillResize:toSize:toggleToolbarShown:@"NSScreen"@"NSWindowController"@"NSShadow"@"NSCachedImageRep"{__WindowFlags="isOneShot"b1"needsDisplay"b1"needsFlush"b1"autodisplay"b1"optimizeDrawing"b1"dynamicDepthLimit"b1"cursorRectsEnabled"b1"cursorRectsValid"b1"visible"b1"isKey"b1"isMain"b1"isEdited"b1"releasedWhenClosed"b1"miniaturized"b1"disableFlushWindow"b1"menuExclude"b1"hidesOnDeactivate"b1"acceptsMouseMoved"b1"appIcon"b1"backingType"b2"depthLimit"b4"styleMask"b4"isZoomed"b1"ignoresMouseEvents"b1"hasShadow"b1"canHide"b1"isOpaque"b1}@16@0:4i8I12f16@0:4@8I12{_NSRect={_NSPoint=ff}{_NSSize=ff}}28@0:4{_NSRect={_NSPoint=ff}{_NSSize=ff}}8I24v44@0:4@8{_NSPoint=ff}12{_NSSize=ff}20@28@32@36c40v32@0:4{_NSRect={_NSPoint=ff}{_NSSize=ff}}8c24c28@36@0:4{_NSRect={_NSPoint=ff}{_NSSize=ff}}8I24i28c32@"NSToolbar"@28@0:4{_NSRect={_NSPoint=ff}{_NSSize=ff}}8I24@32@0:4{_NSRect={_NSPoint=ff}{_NSSize=ff}}8I24@28attempt to init NSWindowController with nil windowNibNameattempt to init NSWindowController with nil ownerattempt to init NSWindowController with nil windowNibPath%@: could not load nib named %@.nib_windowNibName_windowNibPath_windowFrameAutosaveName_topLevelObjects_wcFlags_reserved1_reserved2loadWindow_windowDidLoadwindowWillLoadwindowDidLoadisWindowLoadedwindowTitleForDocumentDisplayName:_windowWillClose:shouldCascadeWindowssetShouldCascadeWindows:setShouldCloseDocument:windowFrameAutosaveNamesetWindowFrameAutosaveName:windowNibPathinitWithWindow:initWithWindowNibPath:owner:initWithWindowNibName:@"NSDocument"{___wcFlags="shouldCloseDocument"b1"shouldCascade"b1"nibIsLoaded"b1"RESERVED"b29}~/Library/Caches/com.quantum-step.mySTEP.QSLaunchServices.plistQSLaunchServices did not load %@ due to: %@QSApplicationIdentsByNameQSApplicationPathsByIdentQSApplicationsByExtensionQSFilePackageExtensionsCFBundleTypeIconPathCFBundleIdentifierdid not find %@ in database - rebuild database and try againContentsInfo.plistCFBundleURLTypesCFBundleTypeIconFileCFBundleURLIconFileCFBundleURLNameCFBundleURLSchemesLSTypeIsPackagefindApplications in %@appNSApplicationSearchPathfindApplicationswrite application DatabaseCould not create Launch Services database from %@Could not save Launch Services database to %@doneNSWorkspace openFiles requires absolute paths (%@)myFinderlaunchAppWithBundleIdentifier: %@ options: %d eventparam: %@LSBackgroundOnlyNSApplicationProcessSerialNumberLowNSApplicationProcessSerialNumberHighNSApplicationBundleIdentifier-NSPrint-NSTemp-NSNoUI-NSNewcould not launchApplication %@ due to %@workspace task ended normallyworkspace task did not end normallyperformFileOperation %@MoveMove: %@ to: %@?not movingCopyCopy: %@ ?not copyingLinkLink: %@ ?not linkingbz2/usr/bin/bunzip2gzZz/bin/gunziptgztaz/tmp/%@.%d.workspacecreate temporary directory %@.tar%@ -c %@ | tar xfpv -%@ %@-claunching with str arg %@/bin/shDestroyDestroy path: %@ ?not deleting/.NextTrashRecycleRecycle: %@ to: %@?CopyOf%@NSWorkspace getInfoForFile requires an absolute path (%@)app for extension %@ = %@NSWorkspace iconForFile requires an absolute path (%@)GSHome.tiffApplicationsGSApplications.tiffGamesGSGames.tiffUtilitiesGSUtilities.tiffNetworkGSNetwork.tiff/UsersGSUsers.tiffGSVolumes.tiffDocumentsGSDocuments.tiffMusicGSMusic.tiffPicturesGSPictures.tiffLibrary/FavoritesGSFavorites.tiffLibrary/PreferencesGSPreferences.tiffLibrary/.TrashGSTrash.tiffGSFolder.tiffGSUnix.tiffGSDocument.tiffGSUnknown.tiffGSMultiple.tiff/bin/umount '%s'NSDevicePathNSWorkspace get activeApplicationcould not get activeApplication due to %@NSWorkspace get launchedApplicationscould not get launchedApplications due to %@could not send hideOtherApplications: message due to %@get _distributedWorkspacecom.quantum-step.loginwindowcould not contact %@ due to %@ - %@_distributedWorkspace=%@generic Application Icon in AppKit.frameworkCFBuildVersionNSHumanReadableCopyrightQSLaunchServices_NSWorkspaceServerProtocolNSPropertyListSerializationNSTask_knownApplicationsslideImage:from:to:_fileTypeList_applicationListactiveApplicationuserDefaultsChangednoteUserDefaultsChangednoteFileSystemChanged:noteFileSystemChangedfileSystemChangedmountedRemovableMediacheckForRemovableMediaiconForFileType:iconForFiles:getInfoForFile:application:type:getFileSystemInfoForPath:isRemovable:isWritable:isUnmountable:description:type:fullPathForApplication:absolutePathForAppBundleWithIdentifier:performFileOperation:source:destination:files:tag:_taskDidTerminate:launchAppWithBundleIdentifier:options:additionalEventParamDescriptor:launchIdentifier:launchApplication:showIcon:autolaunch:selectFile:inFileViewerRootedAtPath:openFile:fromImage:at:inView:openTempFile:openFile:openFile:withApplication:openFile:withApplication:andDeactivate:openFiles:withApplication:andDeactivate:openURL:openURLs:withAppBundleIdentifier:options:additionalEventParamDescriptor:launchIdentifiers:sharedLaunchServicesknownApplicationsfileTypeListapplicationListwriteDatabaseclearCachefindApplicationsInDirectory:addApplicationAtPath:treatExtensionAsFilePackage:applicationNameForIdent:setPreferredIdent:forExtension:preferredIdentForExtension:identsForExtension:mapExtension:toIdent:withIconPath:andRole:andType:mapApplicationIdent:toPath:mapApplicationName:toIdent:propertyListFromData:mutabilityOption:format:errorDescription:executablePathisExecutableFileAtPath:enumeratorAtPath:skipDescendentsdataFromPropertyList:format:errorDescription:launchedTaskWithLaunchPath:arguments:scheduledTimerWithTimeInterval:invocation:repeats:runUntilDate:terminationStatuscopyPath:toPath:handler:linkPath:toPath:handler:setCurrentDirectoryPath:setLaunchPath:setArguments:launchfileSystemRepresentationhideApplicationsExcept:rootProxyForConnectionWithRegisteredName:host:setProtocolForProxy:enableOCR:enableASR:windowsAtLevel:windowListisPlaying:resume:pause:play:soundFileTypesshowKillApplicationsshowSoftwareUpdatershowAboutPanelsleeprestartshutdownlogoutreallyLogoutshowForceQuitDialogshowRestartDialogshowShutdownDialogterminateApplication:hideApplication:v28@0:4@8{_NSPoint=ff}12{_NSPoint=ff}20c20@0:4@8^@12^@16c32@0:4@8^c12^c16^c20^@24^@28c28@0:4@8@12@16@20^i24c24@0:4@8I12@16^@20c28@0:4@8@12{_NSPoint=ff}16@24c20@0:4@8@12c16c28@0:4@8@12I16@20^@24v28@0:4@8@12@16@20@24Vv12@0:4c8Vv20@0:4R@8{_NSPoint=ff}12Vv12@0:4i8i16@0:4i8R@12^i12@0:4i8^i8@0:4c12@0:4R@8Vv12@0:4R@8O@8@0:4Vv8@0:4Vv12@0:4Rn@8Vv24@0:4i8O@12O@16R@20%@: label=%@ source=%@ firstResponder%@: label=%@ source=%@ destination=%@NSSourceNSDestination*** While connecting NSNibOutletConnector: %@NSBindingNSKeyPathNSOptionsNSNibBindingConnectorVersion%@ binding=%@ keypath=%@ options=%@%@: file=%@ marker=%@ destination=%@NSFileNSMarkerNSToolTipHelpKeyNSIBHelpConnectorNSNibBindingConnectorNSNibConnectorNSNibOutletConnectorNSNibControlConnector_destination_file_marker_binding_keypath_options_source_labelsourcesetSource:setDestination:destinationsetValue:forKey:bind:toObject:withKeyPath:options:NSAntialiasThresholdChangedNotificationNSFontSetChangedNotification%@SizeNSBoldFontNSMenuFontNSMenuBarFontNSToolTipsFontMonacoNSUserFixedPitchFontNSUserFontGeorgiaNSfFlagsLucidaGrande-%.1fdid not find default font %@NSFont: %@ displayName=%@ familyName=%@ fontName=%@ pointSize=%f renderingMode=%dFontSpecificEncodingFamilyNameFaceVisibleNameColorMatrixVariationCharacterSetCascadeListTraitsFixedAdvanceSymbolicTraitWeightTraitWidthTraitSlantTraitVariationAxisIdentifierVariationAxisMinimumValueVariationAxisMaximumValueVariationAxisDefaultValueVariationAxisNameNSAttributes%@: %@Library/Caches/com.quantum-step.mySTEP.NSFonts.plistread font cache from %@file write error*** Can't write font cache: %@ error: %@can't substitute %@ -> %@NSFontSearchPathscan for fontsscan %@_attributes_findFonts_loadFontsFromFile:_substitute:by:_addFontWithAttributes:_writeFonts_matchingFontDescriptorsWithAttributes:mandatoryKeys:limit:_record:matchesAttributes:mandatoryKeys:fontDescriptorWithName:size:fontDescriptorWithName:matrix:postscriptNamesymbolicTraitsmatrixmatchingFontDescriptorWithMandatoryKeys:initWithFontAttributes:fontDescriptorWithSymbolicTraits:fontDescriptorWithSize:fontDescriptorWithMatrix:fontDescriptorWithFamily:fontDescriptorWithFace:fontDescriptorByAddingAttributes:_descriptor_renderingModeuseFont:setPreferredFontNames:preferredFontNamesfontWithName:matrix:fontWithDescriptor:size:textTransform:fontWithDescriptor:textTransform:fontWithDescriptor:size:setUserFont:setUserFixedPitchFont:labelFontSizesystemFontSizeForControlSize:smallSystemFontSizesystemFontSizecontrolContentFontOfSize:labelFontOfSize:messageFontOfSize:paletteFontOfSize:toolTipsFontOfSize:positionsForCompositeSequence:numberOfGlyphs:pointArray:positionOfGlyph:withRelation:toBaseGlyph:totalAdvancement:metricExists:positionOfGlyph:struckOverRect:metricExists:positionOfGlyph:struckOverGlyph:metricExists:positionOfGlyph:precededByGlyph:isNominal:positionOfGlyph:forCharacter:struckOverRect:isBaseFontglyphPackingglyphIsEncoded:encodingSchemedefaultLineHeightForFontafmDictionaryxHeightunderlineThicknessunderlinePositionnumberOfGlyphsmostCompatibleStringEncodingmaximumAdvancementitalicAngleisFixedPitchglyphWithName:_glyphForCharacter:getBoundingRects:forGlyphs:count:getAdvancements:forPackedGlyphs:count:getAdvancements:forGlyphs:count:descendercoveredCharacterSetcapHeightboundingRectForFontascenderboundingRectForGlyph:advancementForGlyph:screenFontsetInContext:_initWithDescriptor:_initWithName:size:useDefault:textTransformfloatForKey:numberWithUnsignedInt:replaceOccurrencesOfString:withString:options:range:@20@0:4@8@12I16@"NSFontDescriptor"@16@0:4@8r^f12@20@0:4@8f12@16i20@0:4^I8i12^{_NSPoint=ff}16{_NSPoint=ff}28@0:4I8i12I16^{_NSSize=ff}20^c24{_NSPoint=ff}32@0:4I8{_NSRect={_NSPoint=ff}{_NSSize=ff}}12^c28{_NSPoint=ff}20@0:4I8I12^c16{_NSPoint=ff}32@0:4I8S12{_NSRect={_NSPoint=ff}{_NSSize=ff}}16I12@0:4S8v20@0:4^{_NSRect={_NSPoint=ff}{_NSSize=ff}}8r^I12I16v20@0:4^{_NSSize=ff}8r^v12I16v20@0:4^{_NSSize=ff}8r^I12I16{_NSRect={_NSPoint=ff}{_NSSize=ff}}12@0:4I8{_NSSize=ff}12@0:4I8r^f8@0:4GSArrowCursorload cursor %@GSClosedHandCursorGSCrosshairCursorGSDisappearingItemCursoriBeamCursorGSOpenHandCursorGSPointingHandCursorGSResizeDownCursorGSResizeLeftCursorGSResizeCursorGSResizeRightCursorGSResizeUpCursorGSResizeUpDownCursorGSCopyCursorGSLinkCursor/Users/hns/Documents/Projects/QuantumSTEP/System/Sources/Frameworks/AppKit/Sources/NSCursor.mNSCursorTypeunknown cursor type %dNSHotSpot_hotSpot_characterCode_isSetOnMouseEntered_isSetOnMouseExited_linkCursor_copyCursorresizeUpDownCursorresizeUpCursorresizeRightCursorresizeLeftCursorresizeDownCursoropenHandCursordisappearingItemCursorcrosshairCursorclosedHandCursorsetHiddenUntilMouseMoves:isSetOnMouseExitedisSetOnMouseEnteredsetOnMouseExited:setOnMouseEntered:hotSpotinitWithImage:hotSpot:initWithImage:foregroundColorHint:backgroundColorHint:hotSpot:decodePointForKey:@20@0:4@8{_NSPoint=ff}12@28@0:4@8@12@16{_NSPoint=ff}20GrayscaleCMYKunknownLABDeviceNcolorSpaceModelgenericRGBColorSpacegenericGrayColorSpacegenericCMYKColorSpacedeviceRGBColorSpacedeviceGrayColorSpacedeviceCMYKColorSpaceinitWithICCProfileData:initWithColorSyncProfile:ICCProfileDatacolorSyncProfilecompare:options:NSAnimationProgressMarkNotificationNSViewAnimationTargetKeyNSViewAnimationStartFrameKeyNSViewAnimationEndFrameKeyNSViewAnimationEffectKeyNSViewAnimationFadeInEffectNSViewAnimationFadeOutEffect_animate progress=%fcan't schedule threaded: %@NSViewAnimation didReachProgressMark:%fnew frame %@NSAnimation_viewAnimations_privateviewAnimationssetWithViewAnimations:setCurrentProgress:animation:didReachProgressMark:_animationBlockingMode_animationCurve_currentProgress_progressMarks_startDate_duration_progress_currentValue_frameRate_isAnimatingstopWhenAnimation:reachesProgress:stopAnimationstartWhenAnimation:reachesProgress:_animate:setProgressMarks:setFrameRate:setDuration:setAnimationCurve:setAnimationBlockingMode:runLoopModesForAnimatingremoveProgressMark:progressMarksisAnimatinginitWithDuration:animationCurve:frameRatedurationcurrentValuecurrentProgressclearStopAnimationclearStartAnimationanimationCurveanimationBlockingModeaddProgressMark:timeIntervalSinceDate:animationDidEnd:animation:valueForProgress:animationShouldStart:currentModeanimationDidStop:rectValue@20@0:4d8I16NSDrawerDidCloseNotificationNSDrawerDidOpenNotificationNSDrawerWillCloseNotificationNSDrawerWillOpenNotificationNSDrawer_contentSize_minContentSize_maxContentSize_parentWindow_drawerWindow_leadingOffset_trailingOffset_state_edgetrailingOffsettoggle:setTrailingOffset:setParentWindow:setMinContentSize:setMaxContentSize:setLeadingOffset:parentWindowopenOnEdge:open:maxContentSizeleadingOffsetinitWithContentSize:preferredEdge:edgeclose:@20@0:4{_NSSize=ff}8i16NSSegmentItem:%@ tag=%d image=%@ menu=%@ tooltip=%@ enabled=%d selected=%dNSSegmentItemLabelNSSegmentItemImageNSSegmentItemMenuNSSegmentItemEnabledNSSegmentItemDisabledNSSegmentItemSelectedNSSegmentItemWidthNSSegmentItemTagNSSegmentedCell trackMouse:%@ inRect:%@mouse is in segment %dNSSegmentImagesNSSegmentedCellNSSegmentItemwidthForSegment:setWidth:forSegment:setSelectedSegment:setSelected:forSegment:setSegmentCount:setMenu:forSegment:setLabel:forSegment:setImage:forSegment:setEnabled:forSegment:selectSegmentWithTag:segmentCountmenuForSegment:labelForSegment:isSelectedForSegment:isEnabledForSegment:imageForSegment:_segments_lastSelected_selectedCounttrackingModetoolTipForSegment:setTrackingMode:setToolTip:forSegment:setTag:forSegment:makePreviousSegmentKeymakeNextSegmentKeydrawSegment:inFrame:withView:_tooltip_enabled_selectedsetSelected:setTooltip:autoWidthselectedenabledtooltipremoveObjectsInRange:v16@0:4f8i12v16@0:4c8i12v32@0:4i8{_NSRect={_NSPoint=ff}{_NSSize=ff}}12@28i12@0:4c8NSRatingLevelIndicatorNSWarningValueNSCriticalValueNSIndicatorStyleNSNumberOfMajorTickMarksNSLevelIndicatorNSLevelIndicatorCellwarningValuesetWarningValue:setNumberOfMajorTickMarks:setCriticalValue:numberOfMajorTickMarkscriticalValue_value_warningValue_criticalValue_numberOfMajorTickMarkssetLevelIndicatorStyle:levelIndicatorStyleinitWithLevelIndicatorStyle:NSTimeIntervalNSDatePickerElementsNSDatePickerTypeNSDatePickerNSDatePickerCell_timeZone_calendar_dateValue_locale_maxDate_minDate_timeInterval_datePickerElements_datePickerMode_datePickerStyle_drawsBackground_isBordered@"NSTimeZone"@"NSCalendar"@"NSLocale"NSStepperCell trackMouse:%@ inRect:%@ValueNSAutorepeatNSValueWrapsNSIncrementNSStepperNSStepperCellvalueWrapssetValueWraps:setIncrement:setAutorepeat:incrementautorepeat_upCell_downCell_increment_autorepeat_valueWraps_decrement:_increment:_decrementwillChangeValueForKey:didChangeValueForKey:,NSTokenizingCharacterSetNSCompletionDelayNSTokenStyleNSTokenFieldNSTokenFieldCellNSTokenAttachmentCellNSTextAttachmentCellNSTokenAttachmentNSTextAttachment_tokenizingCharacterSet_completionDelay_tokenStyledefaultTokenizingCharacterSetdefaultCompletionDelaytokenStyletokenizingCharacterSetsetTokenStyle:setTokenizingCharacterSet:setCompletionDelay:completionDelaycharacterSetWithCharactersInString:@"NSCharacterSet"bind %@ %@NSKeyValueBindingCreationNSPlaceholderexposeBinding:unbind:valueClassForBinding:exposedBindingssetDefaultPlaceholder:forMarker:withBinding:defaultPlaceholderForMarker:withBinding:%@: size %@NSTCFlagsNSHeightdealloc %p: %@exception for %@concrete string %@concrete string length %uindex %dNSTextStorageDidProcessEditingNotificationNSTextStorageWillProcessEditingNotificationNSMutableAttributedStringAttachmentConveniencesNSAttributedStringAttachmentConveniencesupdateAttachmentsFromPath:attributedStringWithAttachment:_attachmentwantsToTrackMouseForEvent:inRect:ofView:atCharacterIndex:wantsToTrackMousetrackMouse:inRect:ofView:atCharacterIndex:untilMouseUp:setAttachment:drawWithFrame:inView:characterIndex:layoutManager:drawWithFrame:inView:characterIndex:cellFrameForTextContainer:proposedLineFragment:glyphPosition:characterIndex:cellBaselineOffsetattachment_fileWrapper_flagssetFileWrapper:setAttachmentCell:initWithFileWrapper:fileWrapperattachmentCell_concreteString_layoutManagers_editedRange_editedMask_changeInLength_editedDelta_fixesAttributesLazilyattributesAtIndex:effectiveRange:replaceCharactersInRange:withAttributedString:mutableStringwordssetWords:setParagraphs:setForegroundColor:setCharacters:setAttributeRuns:paragraphsforegroundColorattributeRunsremoveLayoutManager:processEditinglayoutManagersinvalidateAttributesInRange:fixesAttributesLazilyensureAttributesAreFixedInRange:editedRangeeditedMaskendEditingbeginEditingedited:range:changeInLength:changeInLengthtextViewlineFragmentPaddingwidthTracksTextViewheightTracksTextViewsetWidthTracksTextView:setLineFragmentPadding:setLayoutManager:setHeightTracksTextView:lineFragmentRectForProposedRect:sweepDirection:movementDirection:remainingRect:isSimpleRectangularTextContainercontainerSizetextStorage:edited:range:changeInLength:invalidatedRange:initWithCharacters:length:superclassperformSelector:withObject:withObject:isProxyisMemberOfClass:hashconformsToProtocol:@"NSTextAttachment"c36@0:4@8{_NSRect={_NSPoint=ff}{_NSSize=ff}}12@28I32c40@0:4@8{_NSRect={_NSPoint=ff}{_NSSize=ff}}12@28I32c36v36@0:4{_NSRect={_NSPoint=ff}{_NSSize=ff}}8@24I28@32v32@0:4{_NSRect={_NSPoint=ff}{_NSSize=ff}}8@24I28{_NSRect={_NSPoint=ff}{_NSSize=ff}}40@0:4@8{_NSRect={_NSPoint=ff}{_NSSize=ff}}12{_NSPoint=ff}28I36@"NSFileWrapper"{?="cellWasExplicitlySet"b1"reserved"b7}@"NSMutableAttributedString"@24@0:4I8^{_NSRange=II}12{_NSRange=II}16@16@0:4I8^{_NSRange=II}12v24@0:4I8{_NSRange=II}12i20@"NSTextView"{_NSRect={_NSPoint=ff}{_NSSize=ff}}36@0:4{_NSRect={_NSPoint=ff}{_NSSize=ff}}8i24i28^{_NSRect={_NSPoint=ff}{_NSSize=ff}}32c12@0:4:8c12@0:4#8(glyphRange.location == 0 && glyphRange.length == len)/Users/hns/Documents/Projects/QuantumSTEP/System/Sources/Frameworks/AppKit/Sources/NSLayoutManager.mglyphsToShow.location==0 && glyphsToShow.length == [str length]drawing attachment (%@): %@ %@no screen font availableNSMaxRange(glyphRange) <= _numberOfGlyphsNSLMFlagsNSTextContainersNSGlyphGeneratorNSGlyphStorage_textContainers_glyphGenerator_typesetter_extraLineFragmentContainer_firstTextView_extraLineFragmentRect_extraLineFragmentUsedRect_hyphenationFactor_defaultAttachmentScaling_typesetterBehavior_glyphs_numberOfGlyphs_glyphBufferCapacity_layoutOptions_backgroundLayoutEnabled_usesScreenFontssetIntAttribute:value:forGlyphAtIndex:insertGlyphs:length:forStartingGlyphAtIndex:characterIndex:layoutOptionsusesScreenFontsusedRectForTextContainer:underlineGlyphRange:underlineType:lineFragmentRect:lineFragmentGlyphRange:containerOrigin:typesetterBehaviortypesettertextViewForBeginningOfSelectiontextContainerForGlyphAtIndex:effectiveRange:withoutAdditionalLayout:textContainerForGlyphAtIndex:effectiveRange:textContainerChangedTextView:textContainerChangedGeometry:temporaryAttributesAtCharacterIndex:effectiveRange:substituteFontForFont:strikethroughGlyphRange:strikethroughType:lineFragmentRect:lineFragmentGlyphRange:containerOrigin:showsInvisibleCharactersshowsControlCharactersshowPackedGlyphs:length:glyphRange:atPoint:font:color:printingAdjustment:showAttachmentCell:inRect:characterIndex:setUsesScreenFonts:setTypesetterBehavior:setTypesetter:setTextContainer:forGlyphRange:setTemporaryAttributes:forCharacterRange:setShowsInvisibleCharacters:setShowsControlCharacters:setNotShownAttribute:forGlyphAtIndex:setLocation:forStartOfGlyphRange:setLineFragmentRect:forGlyphRange:usedRect:setLayoutRect:forTextBlock:glyphRange:setGlyphGenerator:setExtraLineFragmentRect:usedRect:textContainer:setDrawsOutsideLineFragment:forGlyphAtIndex:setDefaultAttachmentScaling:setCharacterIndex:forGlyphAtIndex:setBoundsRect:forTextBlock:glyphRange:setBackgroundLayoutEnabled:setAttachmentSize:forGlyphRange:rulerMarkersForTextView:paragraphStyle:ruler:rulerAccessoryViewForTextView:paragraphStyle:ruler:enabled:replaceTextStorage:replaceGlyphAtIndex:withGlyph:removeTemporaryAttribute:forCharacterRange:rectArrayForGlyphRange:withinSelectedGlyphRange:inTextContainer:rectCount:rectArrayForCharacterRange:withinSelectedCharacterRange:inTextContainer:rectCount:rangeOfNominallySpacedGlyphsContainingIndex:notShownAttributeForGlyphAtIndex:locationForGlyphAtIndex:lineFragmentUsedRectForGlyphAtIndex:effectiveRange:lineFragmentRectForGlyphAtIndex:effectiveRange:layoutRectForTextBlock:glyphRange:layoutRectForTextBlock:atIndex:effectiveRange:layoutManagerOwnsFirstResponderInWindow:isValidGlyphIndex:invalidateLayoutForCharacterRange:isSoft:actualCharacterRange:invalidateGlyphsForCharacterRange:changeInLength:actualCharacterRange:invalidateDisplayForGlyphRange:invalidateDisplayForCharacterRange:intAttribute:forGlyphAtIndex:insertGlyph:atGlyphIndex:characterIndex:glyphRangeForBoundingRectWithoutAdditionalLayout:inTextContainer:glyphRangeForBoundingRect:inTextContainer:glyphIndexForPoint:inTextContainer:fractionOfDistanceThroughGlyph:glyphIndexForPoint:inTextContainer:glyphGeneratorglyphAtIndex:isValidIndex:glyphAtIndex:getGlyphsInRange:glyphs:characterIndexes:glyphInscriptions:elasticBits:bidiLevels:getGlyphsInRange:glyphs:characterIndexes:glyphInscriptions:elasticBits:getGlyphs:range:getFirstUnlaidCharacterIndex:glyphIndex:fractionOfDistanceThroughGlyphForPoint:inTextContainer:firstUnlaidGlyphIndexfirstUnlaidCharacterIndexfirstTextViewextraLineFragmentUsedRectextraLineFragmentTextContainerextraLineFragmentRectdrawUnderlineForGlyphRange:underlineType:baselineOffset:lineFragmentRect:lineFragmentGlyphRange:containerOrigin:drawStrikethroughForGlyphRange:strikethroughType:baselineOffset:lineFragmentRect:lineFragmentGlyphRange:containerOrigin:drawsOutsideLineFragmentForGlyphAtIndex:deleteGlyphsInRange:defaultLineHeightForFont:defaultAttachmentScalingcharacterRangeForGlyphRange:actualGlyphRange:characterIndexForGlyphAtIndex:boundsRectForTextBlock:glyphRange:boundsRectForTextBlock:atIndex:effectiveRange:backgroundLayoutEnabledattachmentSizeForGlyphAtIndex:addTemporaryAttributes:forCharacterRange:_glyphsAtIndex:sharedGlyphGeneratorgenerateGlyphsForGlyphStorage:desiredNumberOfCharacters:glyphIndex:characterIndex:attribute:atIndex:effectiveRange:substringWithRange:@"NSGlyphGenerator"@"NSTypesetter"^Iv20@0:4i8i12I16v24@0:4r^I8I12I16I20v52@0:4{_NSRange=II}8i16{_NSRect={_NSPoint=ff}{_NSSize=ff}}20{_NSRange=II}36{_NSPoint=ff}44v36@0:4@8I12{_NSRange=II}16i24{_NSRange=II}28@20@0:4I8^{_NSRange=II}12c16v48@0:4*8I12{_NSRange=II}16{_NSPoint=ff}24@32@36{_NSSize=ff}40v32@0:4@8{_NSRect={_NSPoint=ff}{_NSSize=ff}}12I28v16@0:4c8I12v24@0:4{_NSPoint=ff}8{_NSRange=II}16v48@0:4{_NSRect={_NSPoint=ff}{_NSSize=ff}}8{_NSRange=II}24{_NSRect={_NSPoint=ff}{_NSSize=ff}}32v36@0:4{_NSRect={_NSPoint=ff}{_NSSize=ff}}8@24{_NSRange=II}28v44@0:4{_NSRect={_NSPoint=ff}{_NSSize=ff}}8{_NSRect={_NSPoint=ff}{_NSSize=ff}}24@40v16@0:4I8I12v24@0:4{_NSSize=ff}8{_NSRange=II}16@20@0:4@8@12@16@24@0:4@8@12@16c20^{_NSRect={_NSPoint=ff}{_NSSize=ff}}32@0:4{_NSRange=II}8{_NSRange=II}16@24^I28{_NSPoint=ff}12@0:4I8{_NSRect={_NSPoint=ff}{_NSSize=ff}}16@0:4I8^{_NSRange=II}12{_NSRect={_NSPoint=ff}{_NSSize=ff}}20@0:4@8{_NSRange=II}12{_NSRect={_NSPoint=ff}{_NSSize=ff}}20@0:4@8I12^{_NSRange=II}16v24@0:4{_NSRange=II}8c16^{_NSRange=II}20v24@0:4{_NSRange=II}8i16^{_NSRange=II}20i16@0:4i8I12v20@0:4I8I12I16{_NSRange=II}12@0:4@8{_NSRange=II}20@0:4{_NSRange=II}8^{_NSRange=II}16{_NSRange=II}28@0:4{_NSRect={_NSPoint=ff}{_NSSize=ff}}8@24I24@0:4{_NSPoint=ff}8@16^f20I20@0:4{_NSPoint=ff}8@16I16@0:4I8^c12I36@0:4{_NSRange=II}8^I16^I20^I24^c28*32I32@0:4{_NSRange=II}8^I16^I20^I24^c28I20@0:4^I8{_NSRange=II}12v16@0:4^I8^I12f20@0:4{_NSPoint=ff}8@16v56@0:4{_NSRange=II}8i16f20{_NSRect={_NSPoint=ff}{_NSSize=ff}}24{_NSRange=II}40{_NSPoint=ff}48v24@0:4{_NSRange=II}8{_NSPoint=ff}16{_NSRect={_NSPoint=ff}{_NSSize=ff}}20@0:4{_NSRange=II}8@16^I12@0:4I8v24@0:4@8I12^I16^I20soundFileTypes = %@try %@: %@.%@found %@ at path=%@ in bundle %@NSsound: -soundNamed:%@ -> %@could not find NSSound -soundNamed:%@_sndsoundUnfilteredPasteboardTypessoundNamed:_soundFileTypesstopresumepauseplayplaySound:withURL:isPlayingSound:pauseSound:resumeSound:stopSound:{__soundFlags="dataRetained"b1"builtIn"b1"archiveByName"b1"cacheSeparately"b1"isValid"b1"isPaused"b1"isStopped"b1}IdentifierAgeGenderDemoTextLanguageGenderNeuterGenderMaleGenderFemalesay: %@NSSpeechSynthesizer_serverisAnyApplicationSpeakingdefaultVoiceavailableVoicesattributesForVoice:voiceusesFeedbackWindowstopSpeakingstartSpeakingString:toURL:startSpeakingString:setVoice:setUsesFeedbackWindow:isSpeakinginitWithVoice:@"NSDistantObject"ASR commands: %@start listeningstop listeningNSSpeechRecognizer_recognizerstopListeningstartListeningsetListensInForegroundOnly:setDisplayedCommandsTitle:setCommands:setBlocksOtherRecognizers:listensInForegroundOnlydisplayedCommandsTitlecommandsblocksOtherRecognizersedge <= NSMaxYEdge/Users/hns/Documents/Projects/QuantumSTEP/System/Sources/Frameworks/AppKit/Sources/NSTextTable.mdimension <= NSTextBlockMaximumHeightlayer <= NSTextBlockMarginNSTextTableBlockNSTextBlockNSTextTable_table_col_cspan_row_rspantablestartingRowstartingColumnrowSpancolumnSpaninitWithTable:startingRow:rowSpan:startingColumn:columnSpan:_layoutAlgorithm_numberOfColumns_collapsesBorders_hidesEmptyCellssetNumberOfColumns:setLayoutAlgorithm:setHidesEmptyCells:setCollapsesBorders:rectForBlock:layoutAtPoint:inRect:textContainer:characterRange:layoutAlgorithmhidesEmptyCellsdrawBackgroundForBlock:withFrame:inView:characterRange:layoutManager:collapsesBordersboundsRectForBlock:contentRect:inRect:textContainer:characterRange:_borderColorForEdge_contentWidth_contentWidthValueType_valueType_verticalAlignment_widthTypewidthValueTypeForLayer:edge:widthForLayer:edge:verticalAlignmentvalueTypeForDimension:valueForDimension:setWidth:type:forLayer:edge:setWidth:type:forLayer:setVerticalAlignment:setValue:type:forDimension:setContentWidth:type:setBorderColor:forEdge:setBorderColor:rectForLayoutAtPoint:inRect:textContainer:characterRange:drawBackgroundWithFrame:inView:characterRange:layoutManager:contentWidthValueTypecontentWidthboundsRectForContentRect:inRect:textContainer:characterRange:borderColorForEdge:@"NSTextTable"@28@0:4@8i12i16i20i24{_NSRect={_NSPoint=ff}{_NSSize=ff}}48@0:4@8{_NSPoint=ff}12{_NSRect={_NSPoint=ff}{_NSSize=ff}}20@36{_NSRange=II}40v44@0:4@8{_NSRect={_NSPoint=ff}{_NSSize=ff}}12@28{_NSRange=II}32@40{_NSRect={_NSPoint=ff}{_NSSize=ff}}56@0:4@8{_NSRect={_NSPoint=ff}{_NSSize=ff}}12{_NSRect={_NSPoint=ff}{_NSSize=ff}}28@44{_NSRange=II}48[4@"NSColor"][6f][6i][3[4f]][3[4i]]i16@0:4i8i12f16@0:4i8i12v24@0:4f8i12i16i20v20@0:4f8i12i16{_NSRect={_NSPoint=ff}{_NSSize=ff}}44@0:4{_NSPoint=ff}8{_NSRect={_NSPoint=ff}{_NSSize=ff}}16@32{_NSRange=II}36v40@0:4{_NSRect={_NSPoint=ff}{_NSSize=ff}}8@24{_NSRange=II}28@36{_NSRect={_NSPoint=ff}{_NSSize=ff}}52@0:4{_NSRect={_NSPoint=ff}{_NSSize=ff}}8{_NSRect={_NSPoint=ff}{_NSSize=ff}}24@40{_NSRange=II}44Can't find font with descriptor %@Unable to initialize libFreetypeFaceNumberFilePath*** Internal font loading error: %@FontInvalid font file format: %@Unable to load font file %@ (error=%d)add font %lu [%lu] %@-%@ at %@face/Users/hns/Documents/Projects/QuantumSTEP/System/Sources/Frameworks/AppKit/Sources/NSFreeTypeFont.mpath=%@NSFreeTypeFontNSMutableCharacterSet_face_clearaddCharactersInRange:unsignedLongValuenumberWithUnsignedLong:^{FT_FaceRec_=iiiii**i^{FT_Bitmap_Size_}i^^{FT_CharMapRec_}{FT_Generic_=^v^?}{FT_BBox_=iiii}Ssssssss^{FT_GlyphSlotRec_}^{FT_SizeRec_}^{FT_CharMapRec_}^{FT_DriverRec_}^{FT_MemoryRec_}^{FT_StreamRec_}{FT_ListRec_=^{FT_ListNodeRec_}^{FT_ListNodeRec_}}{FT_Generic_=^v^?}^v^{FT_Face_InternalRec_}}8@0:4NSPredicateEditorNSRuleEditorNSPredicateEditorRowTemplateNSDockTileNSDictionaryControllerNSCIImageRepNSPICTImageRepNSEPSImageRepNSPathCellNSPathComponentCellNSPathControlNSGradientNSAnimationContextNSCollectionViewNSCollectionViewItem_collectionView_isSelected@"NSCollectionView"NSGlyphInfo_collectionglyphInfoWithGlyphName:forFont:baseString:glyphInfoWithGlyph:forFont:baseString:glyphInfoWithCharacterIdentifier:collection:baseString:glyphNamecharacterIdentifiercharacterCollection_initWithGlyph:glyphName:forCollection:withCharacterIdentifier:forFont:baseString:@20@0:4I8@12@16@20@0:4I8i12@16@32@0:4I8@12i16I20@24@28NSTrackingAreaNSToolbarItemGroupNSToolbarItemNSToolbar_itemIdentifier_paletteLabel_menuFormRepresentation_toolTip_backView_modified_selectable_allowsDuplicatesInToolbarNSTreeNode_childNodes_parentNote@"NSTreeNode"NSViewController{box}{check}{circle}{diamond}{disc}{hyphen}{square}%d{decimal}%c{lower-alpha}{lower-latin}{upper-alpha}{upper-latin}NSListMarkerFormat???NSListOptions???NSTextList_markerFormat_listOptionsmarkerForItemNumber:markerFormatlistOptionsinitWithMarkerFormat:options:?=?G A~>*?BAPADC4CCB@C(kn(knN@@@ɿ?@A@@A>=?@AL?L>>+?p}?33s?k?CA@A0A`AAB@BBAAHBBpC"CB8BBBABlCAyID DCpA>L=> B @zF<F*CCAAHCG@??p@?o@{Gz?ffffff9@MbP?@@@,eX??@4@HzG@f?/$?4τ?@?@OQ??-DT! @f@OQUUUUUU?+?333333??v@p?~jth?UUUUUU?UUUUUU?UUUUUU?@<@Q?UUUUUU?Y@333333?@ư>Q?ffffff?0@$@(\???M@>OOOO0E0C0E0CAAJFIFx0ax0dAA0E0C0E0COO0E0C0E0C $Ë$ ??s- s- s- s- t- t- $t- 4t- @t- Pt- \t- lt- |t- t- t- t- t- t- t- t- t- t-  u-  u- 4u- @u- Lu- \u- hu- xu- u- u- u- !u- "u- #u- $u- %u- &u- ' v- (v- )(v- *8v- +Hv- ,Tv- -`v- .lv- /xv- 0v- 1v- 2v- 3v- 4v- 5v- 6v- 7v- 8v- 9w- : w- ; w- <(w- =4w- >@w- ?Lw- @Xw- Adw- Bpw- Cw- Dw- Ew- Fw- Gw- Hw- Iw- Jw- Kw- Lw- Mw- N x- Ox- P0x- Q@x- RTx- Slx- Txx- Ux- Vx- Wx- Xx- Yx- Zx- [x- \x- ]x- ^y- _y- `,y- a/ - l~* d. Е- Y~* d. Е- L/ - 8D/ T- L/ ?/ ;/ ?/ DD/ ?/ . \- PD/ p- `D/ LM/ X- (- M/ h- D/ 4M/ D>/ - - - - \- 4/ \- * [/ - F* [/ - * - - - \- - - - \- - - - \- !- L/ $/ L/ 0/ L/ - X/ l- t/ 4- /