Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Desktop app to view, control, and change info from outside the simulator #51

Open
wants to merge 61 commits into
base: master
Choose a base branch
from

Commits on Mar 22, 2012

  1. - implemented NSStringFromBOOL(...); added subviews info to log

    Christopher Bess committed Mar 22, 2012
    Configuration menu
    Copy the full SHA
    cf62110 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2012

  1. - added superview to UIView log

    Christopher Bess committed Mar 26, 2012
    Configuration menu
    Copy the full SHA
    00af129 View commit details
    Browse the repository at this point in the history
  2. - added NSStringFromBOOL function

    Christopher Bess committed Mar 26, 2012
    Configuration menu
    Copy the full SHA
    0cab9df View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2012

  1. - updated subview info output

    Christopher Bess committed Apr 26, 2012
    Configuration menu
    Copy the full SHA
    efa400c View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2012

  1. - added shake to activate; added activation log

    - renamed NSLog -> DCLog
    cbess committed Apr 29, 2012
    Configuration menu
    Copy the full SHA
    56a070c View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2012

  1. - removed unneeded import

    Christopher Bess committed Apr 30, 2012
    Configuration menu
    Copy the full SHA
    52632dd View commit details
    Browse the repository at this point in the history
  2. - fixed non-debug builds

    Christopher Bess committed Apr 30, 2012
    Configuration menu
    Copy the full SHA
    172aaff View commit details
    Browse the repository at this point in the history

Commits on May 3, 2012

  1. - initial import of CBIntrospect

    - Uses interprocess communication to update the selected view from an
    external desktop application
    cbess committed May 3, 2012
    Configuration menu
    Copy the full SHA
    0a39e2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9292d9a View commit details
    Browse the repository at this point in the history
  3. - updated debug conditional blocks

    Christopher Bess committed May 3, 2012
    Configuration menu
    Copy the full SHA
    ba4626a View commit details
    Browse the repository at this point in the history
  4. - updated debug cond. blocks; updated recomm. proj settings

    Christopher Bess committed May 3, 2012
    Configuration menu
    Copy the full SHA
    57215f6 View commit details
    Browse the repository at this point in the history
  5. - refactored sendEvent override/replace to modify UIApplication; rena…

    …med CBSharedConstants.h to CBSharedHeader.h
    cbess committed May 3, 2012
    Configuration menu
    Copy the full SHA
    a8fe1da View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    44221f4 View commit details
    Browse the repository at this point in the history
  7. - fixed non-debug builds

    Christopher Bess committed May 3, 2012
    Configuration menu
    Copy the full SHA
    f1fb7ef View commit details
    Browse the repository at this point in the history

Commits on May 4, 2012

  1. - fixed app background introspector background issue

    - updated sendEvent: logic
    cbess committed May 4, 2012
    Configuration menu
    Copy the full SHA
    03140ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f18674 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2012

  1. - implemented current view changing from the json; updated share header

    - implemented dump view tree logic
    cbess committed May 5, 2012
    Configuration menu
    Copy the full SHA
    f10db7b View commit details
    Browse the repository at this point in the history
  2. - updated main window, added tree outline view

    - mainmenu.xib no longer uses auto-layout, its a bit too much right now
    (need to learn more about it)
    cbess committed May 5, 2012
    Configuration menu
    Copy the full SHA
    79288d1 View commit details
    Browse the repository at this point in the history
  3. - implemented tree view UI setup logic

    WIP: started implementing view tree UI
    cbess committed May 5, 2012
    Configuration menu
    Copy the full SHA
    59fa3f6 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2012

  1. - updated current view JSON sync

    - now assumes there is only one view json file
    cbess committed May 6, 2012
    Configuration menu
    Copy the full SHA
    70423cd View commit details
    Browse the repository at this point in the history
  2. - implemented control to uiview editing/update

    - added arrow keys support for the int values
    cbess committed May 6, 2012
    Configuration menu
    Copy the full SHA
    85fb459 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2012

  1. - reinstated UIWindow sendEvent override; reload data command now wor…

    …ks with any view that responds to that message
    Christopher Bess committed May 8, 2012
    Configuration menu
    Copy the full SHA
    3a5994c View commit details
    Browse the repository at this point in the history
  2. - fixed some compile time error

    Christopher Bess committed May 8, 2012
    Configuration menu
    Copy the full SHA
    a671e37 View commit details
    Browse the repository at this point in the history
  3. - updated dclog non-debug macro

    Christopher Bess committed May 8, 2012
    Configuration menu
    Copy the full SHA
    71253a5 View commit details
    Browse the repository at this point in the history
  4. - fixed non-debug build

    Christopher Bess committed May 8, 2012
    Configuration menu
    Copy the full SHA
    be5d210 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2012

  1. - implemented tree node selection when selecting a view in the simulator

    - added JSON walking methods
    Christopher Bess committed May 9, 2012
    Configuration menu
    Copy the full SHA
    9581138 View commit details
    Browse the repository at this point in the history
  2. - adjusted highlight color

    - updated auto-resizing for the uiview controls
    Christopher Bess committed May 9, 2012
    Configuration menu
    Copy the full SHA
    27707de View commit details
    Browse the repository at this point in the history

Commits on May 11, 2012

  1. - added view description to desktop UI; refactored describe* methods …

    …and utility methods (organized methods)
    Christopher Bess committed May 11, 2012
    Configuration menu
    Copy the full SHA
    e6de082 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2012

  1. Configuration menu
    Copy the full SHA
    0fcfd85 View commit details
    Browse the repository at this point in the history
  2. - update sizing/layout

    C. Bess committed May 12, 2012
    Configuration menu
    Copy the full SHA
    494d7ea View commit details
    Browse the repository at this point in the history
  3. - update textview style

    C. Bess committed May 12, 2012
    Configuration menu
    Copy the full SHA
    2c2afda View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    66b5837 View commit details
    Browse the repository at this point in the history
  5. - fixed unexpected inspector control reset; added reload tree action …

    …(cmd+R)
    C. Bess committed May 12, 2012
    Configuration menu
    Copy the full SHA
    d7903b5 View commit details
    Browse the repository at this point in the history
  6. - reorganized supporting files

    C. Bess committed May 12, 2012
    Configuration menu
    Copy the full SHA
    8a417f1 View commit details
    Browse the repository at this point in the history
  7. - moved files

    C. Bess committed May 12, 2012
    Configuration menu
    Copy the full SHA
    8cecca0 View commit details
    Browse the repository at this point in the history
  8. removed log

    C. Bess committed May 12, 2012
    Configuration menu
    Copy the full SHA
    16d1c5c View commit details
    Browse the repository at this point in the history
  9. now skips/ignores common UI subviews

    C. Bess committed May 12, 2012
    Configuration menu
    Copy the full SHA
    1143ed7 View commit details
    Browse the repository at this point in the history
  10. update static assignment logic

    C. Bess committed May 12, 2012
    Configuration menu
    Copy the full SHA
    5cd72d9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9413886 View commit details
    Browse the repository at this point in the history
  12. add error message when unable to reload view tree

    C. Bess committed May 12, 2012
    Configuration menu
    Copy the full SHA
    5c94f56 View commit details
    Browse the repository at this point in the history
  13. - added NSView icon to tree

    needs UIView icon, but i can't find it
    C. Bess committed May 12, 2012
    Configuration menu
    Copy the full SHA
    69114f8 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2012

  1. - build headers

    C. Bess committed May 14, 2012
    Configuration menu
    Copy the full SHA
    968a2ec View commit details
    Browse the repository at this point in the history
  2. enable minimize button

    C. Bess committed May 14, 2012
    Configuration menu
    Copy the full SHA
    fa95fa2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37ce249 View commit details
    Browse the repository at this point in the history
  4. - bumped desktop app version

    C. Bess committed May 14, 2012
    Configuration menu
    Copy the full SHA
    7ef6756 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2012

  1. Configuration menu
    Copy the full SHA
    54ddc66 View commit details
    Browse the repository at this point in the history
  2. - added window->open ios sim folder menu item

    C. Bess committed May 23, 2012
    Configuration menu
    Copy the full SHA
    4c1945e View commit details
    Browse the repository at this point in the history
  3. change menu item name

    C. Bess committed May 23, 2012
    Configuration menu
    Copy the full SHA
    28e37ae View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2012

  1. Configuration menu
    Copy the full SHA
    f621d5e View commit details
    Browse the repository at this point in the history
  2. - implemented project opening logic

    - added bundle name to window title
    cbess committed Jun 5, 2012
    Configuration menu
    Copy the full SHA
    d350629 View commit details
    Browse the repository at this point in the history
  3. - updated proj window min size

    - switching projects brings introspector window to front
    cbess committed Jun 5, 2012
    Configuration menu
    Copy the full SHA
    bf01418 View commit details
    Browse the repository at this point in the history
  4. - updated version

    cbess committed Jun 5, 2012
    Configuration menu
    Copy the full SHA
    16998a5 View commit details
    Browse the repository at this point in the history
  5. - updated the project window font size

    - reloading projects now expands the tree
    C. Bess committed Jun 5, 2012
    Configuration menu
    Copy the full SHA
    4eef714 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    92c28ab View commit details
    Browse the repository at this point in the history
  7. - updated version regex

    C. Bess committed Jun 5, 2012
    Configuration menu
    Copy the full SHA
    a6be5fb View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2012

  1. - implemented [CBIntrospectorWindow reloadTreeWithFilePath:]

    - updated introspect started log
    C. Bess committed Jun 6, 2012
    Configuration menu
    Copy the full SHA
    aeb7694 View commit details
    Browse the repository at this point in the history
  2. - added app icon

    C. Bess committed Jun 6, 2012
    Configuration menu
    Copy the full SHA
    4209ea4 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2012

  1. Configuration menu
    Copy the full SHA
    ad0eeb1 View commit details
    Browse the repository at this point in the history
  2. - updated version

    C. Bess committed Jun 8, 2012
    Configuration menu
    Copy the full SHA
    4625ed7 View commit details
    Browse the repository at this point in the history
  3. - removed prompt when opening projects

    C. Bess committed Jun 8, 2012
    Configuration menu
    Copy the full SHA
    82b1f84 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2012

  1. Merge branch 'cbintrospector'

    Conflicts:
    	DCIntrospect/DCIntrospect.m
    	DCIntrospect/UIWindow+Introspector.m
    	DCIntrospectDemo/DCIntrospectDemo.xcodeproj/project.pbxproj
    C. Bess committed Jun 18, 2012
    Configuration menu
    Copy the full SHA
    8c1e3e9 View commit details
    Browse the repository at this point in the history