My favorites | Sign in
Project Logo
                
Details: Show all Hide all

Older

  • Apr 13, 2009
    issue 5 (CR: Retained NSTimer not released) reported by Neo.Gui   -   File: /trunk/COCOAFANMessageBoardView.m Revision: 40 Description: Retained NSTimer not released.
    File: /trunk/COCOAFANMessageBoardView.m Revision: 40 Description: Retained NSTimer not released.
  • Apr 13, 2009
    issue 4 (CR: -[NSBezierPath addClip] called out of save/restore graph...) reported by Neo.Gui   -   File: /trunk/COCOAFANImageView.m Revision: 35 Description: -[NSBezierPath addClip] is called out side the [NSGraphicsContext saveGraphicsState] and [NSGraphicsContext restoreGraphicsState], the clipping state of the current graphics context won't be restored correctly.
    File: /trunk/COCOAFANImageView.m Revision: 35 Description: -[NSBezierPath addClip] is called out side the [NSGraphicsContext saveGraphicsState] and [NSGraphicsContext restoreGraphicsState], the clipping state of the current graphics context won't be restored correctly.
  • Apr 13, 2009
    issue 3 (CR: Cache NSShadow object for drawing) reported by Neo.Gui   -   File: /trunk/COCOAFANBubbleView.m Revision: 41 Description: Instead of creating the NSShadow object every time you draw, how about moving the NSShadow to a global scope, that way the overhead of creating/destroying NSShadow object each time on your drawing routine can go away.
    File: /trunk/COCOAFANBubbleView.m Revision: 41 Description: Instead of creating the NSShadow object every time you draw, how about moving the NSShadow to a global scope, that way the overhead of creating/destroying NSShadow object each time on your drawing routine can go away.
  • Apr 13, 2009
    issue 2 (CR: Add Save/Restore graphics context on overall drawing) reported by Neo.Gui   -   File: /trunk/COCOAFANBubbleView.m Revision: 41 Description: Add [NSGraphicsContext saveGraphicsState] and [NSGraphicsContext restoreGraphicsState] at the beginning and ending of -drawRect:.
    File: /trunk/COCOAFANBubbleView.m Revision: 41 Description: Add [NSGraphicsContext saveGraphicsState] and [NSGraphicsContext restoreGraphicsState] at the beginning and ending of -drawRect:.
  • Apr 13, 2009
    issue 1 (CR: Unsafe +[AppController initialize]) reported by Neo.Gui   -   File: /trunk/AppController.m Revision: 43 Description: Add class type check on +[AppController initialize] to make sure the class type is correct.
    File: /trunk/AppController.m Revision: 43 Description: Add class type check on +[AppController initialize] to make sure the class type is correct.
  • Apr 01, 2009
    r44 (add preferences) committed by XianAn.Chen   -   add preferences
    add preferences
  • Apr 01, 2009
    r43 (MGTwitterEngine use libxml) committed by XianAn.Chen   -   MGTwitterEngine use libxml
    MGTwitterEngine use libxml
  • Mar 31, 2009
    r42 (add growl support) committed by XianAn.Chen   -   add growl support
    add growl support
  • Mar 31, 2009
    CocoaFan.app.20090331.alpha1_2.zip (CocoaFan Alpha1) file uploaded by XianAn.Chen   -  
    Labels: Featured Type-Executable OpSys-OSX
    Labels: Featured Type-Executable OpSys-OSX
  • Mar 31, 2009
    CocoaFan.app.20090331.alpha1.zip (CocoaFan Alpha1) file uploaded by XianAn.Chen   -  
    Labels: Featured Type-Executable OpSys-OSX
    Labels: Featured Type-Executable OpSys-OSX
  • Mar 31, 2009
    CocoaFan.app.Aplha1.zip (CocoaFan Alpha1) file uploaded by XianAn.Chen   -  
    Labels: Featured Type-Executable OpSys-OSX
    Labels: Featured Type-Executable OpSys-OSX
  • Mar 31, 2009
    CocoaFan.app.zip (CocoaFan Alpha1) file uploaded by XianAn.Chen   -  
    Labels: Featured Type-Package OpSys-OSX
    Labels: Featured Type-Package OpSys-OSX
  • Mar 30, 2009
    cocoafan2.png (CocoaFan Screenshot) file uploaded by XianAn.Chen   -  
    Labels: Deprecated
    Labels: Deprecated
  • Mar 30, 2009
    r41 (add filter) committed by XianAn.Chen   -   add filter
    add filter
  • Mar 30, 2009
    r40 (optimize) committed by XianAn.Chen   -   optimize
    optimize
  • Mar 29, 2009
    r39 (add private message sender panel) committed by XianAn.Chen   -   add private message sender panel
    add private message sender panel
  • Mar 28, 2009
    r38 (improve message board) committed by XianAn.Chen   -   improve message board
    improve message board
  • Mar 27, 2009
    r37 (add message board) committed by XianAn.Chen   -   add message board
    add message board
  • Mar 27, 2009
    r36 (menu item actions) committed by XianAn.Chen   -   menu item actions
    menu item actions
  • Mar 27, 2009
    cocoafan.png (CocoaFan Screenshot) file uploaded by XianAn.Chen   -  
    Labels: Deprecated
    Labels: Deprecated
  • Mar 26, 2009
    r35 (add menu item functions) committed by XianAn.Chen   -   add menu item functions
    add menu item functions
  • Mar 26, 2009
    r34 (add localization and menu) committed by XianAn.Chen   -   add localization and menu
    add localization and menu
  • Mar 25, 2009
    r33 (optimize ui) committed by XianAn.Chen   -   optimize ui
    optimize ui
  • Mar 23, 2009
    r32 (adjust status colors) committed by XianAn.Chen   -   adjust status colors
    adjust status colors
  • Mar 22, 2009
    r31 (draw bubble) committed by XianAn.Chen   -   draw bubble
    draw bubble
  • Mar 21, 2009
    r30 (continue binding) committed by XianAn.Chen   -   continue binding
    continue binding
  • Mar 20, 2009
    r29 (Use Binding to show message) committed by XianAn.Chen   -   Use Binding to show message
    Use Binding to show message
  • Mar 17, 2009
    r28 (add reply action) committed by XianAn.Chen   -   add reply action
    add reply action
  • Mar 05, 2009
    r27 (act button) committed by XianAn.Chen   -   act button
    act button
  • Mar 04, 2009
    r26 (action button) committed by XianAn.Chen   -   action button
    action button
  • Mar 02, 2009
    r25 (add thinking view) committed by XianAn.Chen   -   add thinking view
    add thinking view
  • Mar 01, 2009
    r24 (adjust bubble view) committed by XianAn.Chen   -   adjust bubble view
    adjust bubble view
  • Feb 28, 2009
    r23 (use custom view to draw bubble instead of cell draw) committed by XianAn.Chen   -   use custom view to draw bubble instead of cell draw
    use custom view to draw bubble instead of cell draw
  • Feb 27, 2009
    r22 (add icon and build self bubble) committed by XianAn.Chen   -   add icon and build self bubble
    add icon and build self bubble
  • Feb 27, 2009
    r21 (status self) committed by XianAn.Chen   -   status self
    status self
  • Feb 26, 2009
    r20 (finish using xib replace cell drawing) committed by XianAn.Chen   -   finish using xib replace cell drawing
    finish using xib replace cell drawing
  • Feb 26, 2009
    r19 (commit and go home) committed by XianAn.Chen   -   commit and go home
    commit and go home
  • Feb 25, 2009
    r18 (use view to present status) committed by XianAn.Chen   -   use view to present status
    use view to present status
  • Feb 25, 2009
    r17 (use xib view to present status content) committed by XianAn.Chen   -   use xib view to present status content
    use xib view to present status content
  • Feb 24, 2009
    r16 (submit and then go to sleep) committed by XianAn.Chen   -   submit and then go to sleep
    submit and then go to sleep
  • Feb 24, 2009
    r15 (build readable date) committed by XianAn.Chen   -   build readable date
    build readable date
  • Feb 23, 2009
    r14 (self bubble and time readable) committed by XianAn.Chen   -   self bubble and time readable
    self bubble and time readable
  • Feb 23, 2009
    r13 (statuses list) committed by XianAn.Chen   -   statuses list
    statuses list
  • Feb 22, 2009
    r12 (build bubble tables) committed by XianAn.Chen   -   build bubble tables
    build bubble tables
  • Feb 21, 2009
    r11 (draw cell in bubble...) committed by XianAn.Chen   -   draw cell in bubble...
    draw cell in bubble...
  • Feb 20, 2009
    r10 (bubble can select and link can click) committed by XianAn.Chen   -   bubble can select and link can click
    bubble can select and link can click
  • Feb 20, 2009
    r9 (bubble) committed by XianAn.Chen   -   bubble
    bubble
  • Feb 18, 2009
    r8 (finish attributed html cell) committed by XianAn.Chen   -   finish attributed html cell
    finish attributed html cell
  • Feb 18, 2009
    r7 (add 9parts png) committed by XianAn.Chen   -   add 9parts png
    add 9parts png
  • Feb 17, 2009
    r6 (use ichat window ui) committed by XianAn.Chen   -   use ichat window ui
    use ichat window ui
 
Hosted by Google Code