11 years ago committed change 9584 into main Changing the size of the default browser column | ||
Add a comment | ||
11 years ago committed change 9583 into main Set up basic directory browsing. | ||
11 years ago committed change 9581 into main Basic listing backend for Perforce models | ||
11 years ago committed change 9560 into main Setup parent reference to Library protocol, and handle using a separate model class. Adds a "library" ID to the title bar, which may make sense. | ||
11 years ago committed change 9557 into main Fix warning | ||
11 years ago committed change 9556 into main Add an informal "PropertyObserver" class to set up a typed bindings system, which in turn updates the window title at the moment. | ||
11 years ago committed change 9555 into main Changing how the main splitter is toggled | ||
11 years ago committed change 9553 into main | ||
11 years ago committed change 9547 into main Use p4 info to grab the clientAddress which is then used to restrict the hostname token correctly from p4d. (Idea via dscheirer) | ||
11 years ago committed change 9546 into main Apply correct header styling for the source list, and cache the areas with each library call. | ||
11 years ago committed change 9545 into main | ||
11 years ago committed change 9483 into main Basic connection settings serialization in the sandboxed Application Settings directory. | ||
11 years ago committed change 9475 into main | ||
11 years ago committed change 9469 into main Add sheet view for collecting Perforce connection information. | ||
11 years ago committed change 9440 into main Tightened up the display of the toolbar icon by subclassing and specifying a 24px render instead of letting the 32px scale down | ||
11 years ago committed change 9439 into main Correcting layout and color issues with the library view, and added a simple "add" pop-up menu with anticipated library types. | ||
11 years ago committed change 9438 into main | ||
11 years ago committed change 9437 into main Adding notes based mostly from the 10.10 Finder palette | ||
11 years ago committed change 9435 into main Split up the library view with a scroll pane and a "toolbar" that will sit on the bottom of the view | ||
11 years ago committed change 9433 into main Setup the library toggle mechanism to the toolbar. | ||
11 years ago committed change 9432 into main Added framework for a standard toolbar. | ||
11 years ago committed change 9420 into main | ||
11 years ago committed change 9400 into main | ||
11 years ago committed change 9397 into main Basic p4d interaction with p4 using Swift | ||
11 years ago committed change 9249 into main Added test p4d setup, and reorganized some core code. I've decided to not use InterfaceBuilder in this project, because I don't like that the .xib fi...les are not very easy to merge, and the object lifetimes are a bit more difficult to trace. The DocHubController will operate as the app delegate, and will create views manually. Using the gradle toolchain to setup p4d. To use, execute: ./gradlew startPerforce ./gradlew initPerforce # only needed the first time This creates the p4d that uses build/perforce/work « | ||