printdrop.git
2008-02-26 Robert SesekChange the touch command to be LPR 1.0-b1
2008-02-26 Robert SesekMake libssh2 target a dependency of PrintDrop
2008-02-26 Robert SesekChange the text to be "Drop a PDF Below" instead of...
2008-02-26 Robert SesekAdd the build number, version number, and product name...
2008-02-26 Robert SesekRearranging the project files just for my own sanity
2008-02-26 Robert SesekWe now build libssh2 in Xcode and it's a much better...
2008-02-26 Robert SesekInstead of using NSGradient, just use a PNG image so...
2008-02-26 Robert SesekAdd an outlet to DraggableImageView so we can enable...
2008-02-26 Robert SesekCheck and make sure we have a valid file before continuing
2008-02-26 Robert SesekThreading the print command with -[uploadAndPrint:]
2008-02-26 Robert SesekRenaming the uploaded PDF and we now delete it at the end
2008-02-26 Robert SesekAdding a method to clean up the code for reading the...
2008-02-26 Robert SesekWe can now issue SSH commands to the server
2008-02-26 Robert SesekWe now can upload the appropriate PDF file
2008-02-26 Robert SesekShow the spinner all the time, it can just not be active
2008-02-26 Robert SesekAfter much work, we can now link to libssh2.a
2008-02-26 Robert SesekUpdate the build-libssh2.sh script to not delete the...
2008-02-26 Robert SesekBuilding the libssh2 and including a script to build...
2008-02-26 Robert SesekAdd a status text field next to the progress indicator
2008-02-26 Robert SesekAdding some interface sparkle and a path display
2008-02-26 Robert SesekUse an NSArrayController and now we can have access...
2008-02-26 Robert SesekCreate an AppController
2008-02-25 Robert SesekSet the NIB window to be positioned in the center of...
2008-02-25 Robert SesekRenaming FileDropBoxView to DraggableImageView and...
2008-02-25 Robert SesekRenaming GradientBack to GradientBackView
2008-02-25 Robert SesekCreating an empty subclass of NSBox to handle file...
2008-02-25 Robert SesekAdding a gradient NSView subclass to draw the pretty...
2008-02-25 Robert SesekLaying out the interface
2008-02-25 Robert SesekAdding an empty Xcode project