Add a help menu item to display the current print queue
[printdrop.git] / English.lproj /
2009-04-15 Robert SesekAdd a help menu item to display the current print queue master
2008-09-15 Robert SesekAdding two help menu items to link to MyACS and the...
2008-09-11 Robert SesekAdd radio buttons to allow people to choose either...
2008-09-10 Robert SesekClear the file after uploading (so people can't print...
2008-08-28 Robert SesekCreate the help documentation and make the help window... 1.1
2008-08-28 Robert SesekShow the help window for each new version
2008-08-26 Robert SesekAdding a help window that uses WebKit to display a...
2008-08-06 Robert SesekSwitching from NIB to XIB file formats
2008-08-06 Robert SesekSwitching to Sparkle for updates
2008-08-06 Robert SesekRemove the old version checking system
2008-02-28 Robert SesekWrap the download update text to words not characters 1.0-b3
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-27 Robert SesekRemove the hyphens in the pub* printers because they... 1.0-b2
2008-02-27 Robert SesekAdd the cost and location to the display
2008-02-27 Robert SesekUpdating the printer list to include all the printers...
2008-02-27 Robert SesekAdding a Printers.plist file so that the printers aren...
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 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 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 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