Adding a help window that uses WebKit to display a Help.html file
[printdrop.git] / Source /
2008-08-26 Robert SesekAdding a help window that uses WebKit to display a...
2008-08-06 Robert SesekRemove the old version checking system
2008-08-06 Robert SesekUse the original file name instead of the __bu_print_dr...
2008-08-06 Robert SesekTiny bit of code cleanup (commented code stripping)
2008-08-06 Robert SesekWe want to store printers as an ivar, so the array...
2008-03-28 Robert SesekAdd a way to bypass the ACS outage messages so it works...
2008-02-28 Robert SesekFor beta versions, always show the buffer in NSLog()
2008-02-28 Robert SesekDon't force the version string to be beta 1 and remove...
2008-02-28 Robert SesekAdd an update check and see if the current version...
2008-02-28 Robert SesekUsing polled reading and don't allow actual LPR-ing...
2008-02-27 Robert SesekDefine a BLU_DEBUG so we can NSLog() the buffer in...
2008-02-27 Robert SesekAdd the -m flag to lpr so the user gets an email confir...
2008-02-27 Robert SesekAdding a Printers.plist file so that the printers aren...
2008-02-26 Robert SesekChange the touch command to be LPR 1.0-b1
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 SesekAfter much work, we can now link to libssh2.a
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 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...