Download project files

How do I verify a download?


0.41.1 release from the 0.41 series released

Release information
Release notes:

mainly bugfixes, small touch-ups for Windows

Changelog:

* New icon
* Windows Vista and 7 - icon now shown in Explorer and the taskbar
* New About Dialog for Windows: looks like GTK, and less crappy than before
* Program translated into Portuguese, latest translations applied.
* PDF Cache viewer's width increased; delete key also removes the selected item

* Bugfix: close button on a sheet allowing the first sheet to be closed,
  causing crashes
* Bugfix with closing the "import image" dialog

* Bugfix: unicode error on loading a file from the operating system "explorer"
* Bugfix: crash when pressing "okay" in Preferences dialog after changing number
  of closed sheets to remember
  Bugfix: misc. items not being translated: ok/cancel buttons, text in colour,
  save and font dialogs
* Bugfix: file types in the "open" dialog not being translated
* Bugfix: languages in the preference dialog not being translated

File Description Downloads
download icon whyteboard-0.41.1.zip (md5) Windows EXE, no install 2,777
last downloaded 6 days ago
download icon whyteboard-0.41.1-installer.exe (md5) installer 5,915
last downloaded 24 hours ago
download icon whyteboard-0.41.1.rpm (md5) rpm 472
last downloaded 6 days ago
download icon whyteboard-0.41.1.deb (md5) debian 1,989
last downloaded 6 days ago
download icon whyteboard-0.41.1.tar.gz (md5) source 683
last downloaded 6 days ago
Total downloads: 11,836

0.41 release from the 0.41 series released

Release information
Release notes:

Program locale defaults to system language where possible
Fixes for unicode errors
Improvements to the UI of the program
Many bugfixes
Code restructuring and improving

Changelog:

* "Recent Files" list under the File menu is synchronised across all Whyteboard
  instances
* Improved program updating; removed a dependency on an external library
* Fixed possible Unicode errors on any saving operation to a filepath containing
  unicode characters >255 (e.g. ΓΈ)

* Program language defaults to the system language if possible
* Change Foreground / Background options added to Shapes menu and to a shape's
  right-click pop-up menu. Background's changeable when shape is not transparent

* Removed code that was handling loading older .wtbd save files from around a
  year back, as it's no longer needed
* Removed version number from application title (see About Dialog for it)
* Little "*" shown in program title when application has unsaved data
* Removed shortcut key information from popup menus
* Shape viewer dialog handles delete key.
* Deleting shape from shape viewer selects the previous shape; not the first
  shape in the list.

* Bugfix: possible permission error on Linux when saving a file
* Bugfix - trying to load a file that's been deleted from the Recent Files list
  didn't save the file list, so the file would still be shown
* Fix bug on Mac where wrong version of wxPython was being used
* Fix bug with crash on startup with an older install of wxPython
* Fix bug where program was writing the Language preference as the translated
  language; the program was expecting the language in English

* Bugfix: Using the mouse wheel on the "thickness" selection drop-down with a
  shape selected would create an undo point for each "scroll" of the mousewheel.
  Now it creates an undo point after you have finished scrolling.
* Fix "transparent" checkbox under Shape menu and on the toolbox displaying
  wrong values at times.
* Fix possible "division by zero" bug with Ellipse tool
* Fix tab ordering on many dialogs
* Fix cancelling the Save As dialog in save changes prompt closing the dialog
* Fix the eraser tool appearing as a black square

* Fix undo/redo not making the "sure you want to quit" prompt appear
* Fix preference dialog "view" tab always scrolling to the bottom of the dialog
* Fix bug in opening help files if they had been removed after the program had
  been run
* Fix opening a save file not clearing the undo tab list
* Fix "Delete" in Shape Viewer actually deleting the shape; and not on "okay"

* Fix the selected item being de-selected in the Shape Viewer, and overriding
  any resized columns headers after performing an action
* Fix "Gdk-CRITICAL **: gdk_gc_set_foreground: assertion `color != NULL' failed"
  GTK bug when drawing with a Pen
* Bugfix: Error dialog wouldn't show with unicode characters in "recently saved"
  preference option
* Major changes to the program's file structure. Lots of code cleanup and
  refactorings

File Description Downloads
download icon whyteboard-0.41.deb (md5) debian package 156
last downloaded 41 weeks ago
download icon whyteboard-0.41.rpm (md5) RPM 27
last downloaded 57 weeks ago
download icon whyteboard-0.41.tar.gz (md5) source code 36
last downloaded 41 weeks ago
download icon whyteboard-0.41.zip (md5) windows exe 50
last downloaded 47 weeks ago
download icon whyteboard-0.41-installer.exe (md5) windows installer 116
last downloaded 41 weeks ago
Total downloads: 385

0.40.1 release from the 0.40 series released

Release information
Release notes:

-- Bugfixes:

* Possible crash with deleting shapes
* Shape Viewer's buttons not being properly disabled on changing sheets
* Opening a .wtbd file from a file explorer wouldn't work
* Windows: function and other shortcut keys not working (e.g. F2/F11/Shift+Tab)
* Windows: Shape Viewer dialog drawing its bitmaps as enabled when they were
  disabled
* Windows: Ctrl+Enter in text input dialog not acting like "okay" button press

File Description Downloads
download icon whyteboard-0.40.1.deb (md5) debian package 513
last downloaded 40 weeks ago
download icon whyteboard-installer-0.40.1.exe (md5) windows installer 348
last downloaded 13 days ago
download icon whyteboard-0.40.1.zip (md5) windows exe, no install 137
last downloaded 13 days ago
download icon whyteboard-0.40.1.tar.gz (md5, sig) source 168
last downloaded 41 weeks ago
Total downloads: 1,166

0.40.0 release from the 0.40 series released

Release information
Release notes:

Highlighter tool
Improvements to selection tool
UI changes
Better shape viewer
PDF Cache viewer
bug fixes and misc. changes/improvements - see changelog

Changelog:

-- New features/changes:

* New tool: Highlighter. It behaves as the Pen, but draws in a semi-transparent
  ink; perfect for drawing attention to portions of a PDF image

* Image rotation is now performed from a special "handle" for rotating. Rotating
  draws a transparent rectangle "over" the image to show where its rotation will
  end up, instead of drawing the image as it rotates (which was slow)
* Image re-scaling using its selection handles. Also draws a transparent
  rectangle to indicate its new size

* PDF Cache Viewer - view the list of PDF files that Whyteboard is caching. From
  here you can remove cache entries, meaning that the PDF will be re-converted.
* Improvements to rotating an image with the mouse: now "follows" the mouse's
  position, and can be rotated both clockwise and counter-clockwise.
  Thanks to Zack Buhman and members of Stack Overflow for help with the coding
* Scaling of Polygon shapes - increase or decrease their size!

* Rotating Polygon shapes. Note that all scaling/rotating operations are from
  the *center* of the shape
* 8-way selection handle on rectangle, rounded rectangle and ellipse, allowing
  vertical-only / horizontal-only resizing
* Right clicking a shape with the select tool pops up a menu with select/delete/
  edit/move operations. Also, from here, new points may be added to a polygon

* Changing sheets scrolls the new sheet's thumbnail into view
* Few UI changes, program now looks neater with less borders, also takes up less
  vertical space (takes up ~700 pixels vertically at a minimum)
* Removed many Message Boxes, tried to present more helpful error text to the
  user when an error occurs
* Programs remembers last opened file's directory the next time the program runs
* Foreground/background colour swap button added
* "Swap Colours" menu item for when you select a shape that's not transparent

* New toolbar items for Move Shape Up/Down/To Top/To Bottom
* Recently Closed Sheets as a sub-menu to allow you to choose a sheet to re-open
* Improved "save changes?" dialog when you are exiting the program. Now tells
  you how long it was since you last saved, and the buttons have better text
  than "yes/no/cancel"

* Thick rectangles now don't have a "roundness" to their edges
* Help files updated and improved with more detail
* Improved a few icons (circle/ellipse/polygon/rounded rectangle, move up/down
* Little "close" button drawn on the current tab
* Up/down/left/right arrow keys can pan around the canvas.
* The selected shape may be moved around the canvas using the arrow keys too
* Escape key will de-select the currently selected shape (as well as Ctrl-D)
* Cancelling PDF Conversion on Linux takes a few seconds, so the progress bar no
  longer "pumps", and the dialog title changes from "Converting" to "Cancelling"

* The "Shape Viewer" is now in sync with the canvas: adding, deleting, undoing,
  redoing, editing and changing shapes' order is now reflected when the Shape
  Viewer is open
* Minimise button added to the Shape Viewer
* Undo closed tabs remembers the "viewport" of the canvas when closed
* Removed the "Rotate Image" dialog
* Ctrl+Enter in text input dialog will "submit" the text
* Restructured source code directories -- now just run whyteboard.py from the
  main directory to start the program
* Started improving code: removing module dependencies and tight coupling, to
  create more readable/maintainable code.

-- New Preferences / Options:

* Under "View", number of toolbox columns, can be set to 2 or 3 to decrease the
  vertical space used by the toolbox
* Toggle tool preview on/off (to gain more vertical space)
* Toggle colour grid on/off
* "Send Feedback" added to the Help menu
* Command-line extras added (inc. help). Call whyteboard -f FILE to load a file;
  whyteboard -l LANG to set a language e.g. es, spanish, nl, dutch, de, german

-- Bugfixes:

* Important Windows bugfix: drawing a shape would create extra Windows "GDI"
  objects; which was taking up unneeded resources. This bug has been present
  since version 0.25 (3rd release) - released back in January 2009!

* Recently closed tab list was deleting incorrect entries when it had more items
  than the "number of closed tabs" preference
* Bitmap Select could cause some visual anomalies
* Possible crash when loading/saving .wtbd files containing text
* After selecting a shape (and being brought to the front), any shapes that
  were on top of the shape would prevent the user from selecting the handles of
  the selected shape.
* "Recent Files" menu wasn't working on Linux
* Rotated images weren't being saved as rotated
* Shape Viewer's column widths would not take up the full space

* Fixed shape viewer crashing when an item isn't selected
* Using next/previous sheet buttons in the Shape Viewer wouldn't set the
  drop-down control to the changed-to sheet
* "End" key would not jump to the end of the document correctly
* Menu were icons appearing for 3 menu items on Windows when no other menu items
  had icons - now removed
* Stopped a crash when wx.GCDC was not implemented on the system, due to a
  misconfigured wxPython install. Now, the program just doesn't use transparency
  for these users (new highlighter tool is also not available)

* Hopefully stopped a visual oddity/black square appearing underneath the close
  and maximise button on Windows
* Hopefully fixed problem with various "UnicodeError" (the problem doesn't
  happen on my machine, so it's hard to test if the issue is fixed)
* Fixed unit tests so that they at least run -- need to improve the test's code
  coverage, which will come with time.

File Description Downloads
download icon whyteboard-installer-0.4.exe (md5) installer 78
last downloaded 40 weeks ago
download icon whyteboard-0.4.zip (md5) stand-alone exe 24
last downloaded 41 weeks ago
download icon whyteboard-0.4.rpm (md5, sig) RPM installer 43
last downloaded 59 weeks ago
download icon whyteboard-0.4.deb (md5, sig) Debian installer 64
last downloaded 41 weeks ago
download icon whyteboard-0.4.tar.gz (md5, sig) platform-indepedent source code 21
last downloaded 40 weeks ago
Total downloads: 230

0.39.35 release from the 0.39 series released

Release information
Release notes:

bugfixes from 0.39.3

Changelog:

* Bugfix: crash with loading fonts saved on Windows into Linux that don't exist
  there on Linux, and vice versa
* Bugfix: bitmap select, and pasting images were broken
* Bugfix: pasting the same image multiple times would create multiple copies of
  the image when saving; now saves one file and refers all copies to that file
* Bugfix: toolbox acting weird when changing between text/icons twice or more
  from the preferences
* Few translation improvements

File Description Downloads
download icon whyteboard-0.39.35.deb (md5) deb 396
last downloaded 41 weeks ago
download icon whyteboard-0.39.35.rpm (md5) rpm 127
last downloaded 58 weeks ago
download icon whyteboard-0.39.35.tar.gz (md5) source 164
last downloaded 46 weeks ago
download icon whyteboard-installer-0.39.35.exe (md5) windows installer 410
last downloaded 2 weeks ago
download icon whyteboard-0.39.35.zip (md5) windows exe 254
last downloaded 2 weeks ago
Total downloads: 1,351

0.39.3 release from the 0.39 series released

Release information
Release notes:

New save format
lots of bugfixes / UI improvements

Changelog:

* New save format. ".wtbd" files are now renamed ".zip" files. The zip files now
  contain all loaded/imported images (and images from a PDF conversion) to allow
  the save file to be transferred from one computer to another.

  The "old" .wtbd files are also compatible, and will be converted to the new
  format when they are saved with this version of the program. Of course, this
  new change means that the .wtbd files become larger as more images are loaded

  Another downside is there is a performance hit to loading/saving files - I
  haven't benchmarked the difference. It will be more noticeable with saves with
  many open sheets, and with many images.

* Open file dialog defaults to the new "all supported files" rather than .wtbd
  files - so all supported image types, PDF/PS/SVG and .wtbd files are "matched"
* Open file dialog remembers the last opened directory
* Recently opened files sub-menu
* "Reload preferences" added to File menu

* Support for drag and dropping a file onto a Media panel to load it
* Select/deselect and Delete options added to a Note's right-click menu in the
  Note tree
* ImageMagick's location can be set from the preferences
* User's preferences are added to the bug reporter to help debugging
* Many "keyboard accessors" for menu items added where missing
* "Save As" fills in the filename with the current loaded filename
* Latest translations

* Bugfix: exiting the program with multiple Whyteboard instances through "new
  window" would close *all* instances instead of just one
* Bugfix: moving the media panel will maintain a mouse "offset" (not place the
  panel's top-left corner at the mouse position)
* Bugfix: deleting a Note wouldn't remove it from the Note tree
* Bugfix: crash when selecting the "shapes" menu with a Media panel selected
* Bugfix: undoing closed tabs will re-create any Media panels

* Bugfix: possible crash with the clipboard being already open
* Bugfix: possible crash on the "open file" dialog
* Bugfix: Polygon's preview was drawing incorrectly
* Bugfix: image "filter" on open file dialog wouldn't recognise upper case
  files on Linux
* Bugfix: "import image" wouldn't set the correct dialog filter when set to a
  language other than English

File Description Downloads
download icon whyteboard-0.39.3.tar.gz (md5) source code 82
last downloaded 41 weeks ago
download icon whyteboard-0.39.3.rpm (md5) rpm 16
last downloaded 52 weeks ago
download icon whyteboard-0.39.3.deb (md5) debian 36
last downloaded 41 weeks ago
download icon whyteboard-installer-0.39.3.exe (md5) windows installer 371
last downloaded 41 weeks ago
download icon whyteboard-0.39.3.zip (md5) stand-alone EXE 30
last downloaded 41 weeks ago
Total downloads: 535

0.39.2 release from the 0.39 series released

Release information
Release notes:

New Media/Polygon tools, fixes and small changes

Changelog:

* New Media tool - embed audio and video files into Whyteboard! Each sheet may
  have as many Media panels embedded as you wish
* New Polygon tool - draw a shape with [x] many points, as complex as you wish.
  Each point can then be adjusted separately
* Paste text from the clipboard. Doesn't preserve any font/colour data, though
* Pasted images "into a new sheet" will resize the canvas to the image size
* Support for drag/drop of multiple files; e.g. drag/drop 3 .jpg files will open
  3 new sheets, each containing one of the images
* Support for drag and dropping text. However, dragging text from a web browser
  will not work currently, as it is not recognised as "plain" text

* Stopped a crash when PDF conversion with ImageMagick fails (due to no install
  of GhostScript)
* Saving a new file suggests the current date/time as the filename
* The Arrow tool's arrows are drawn at a smaller degree
* Middle clicking a sheet in the tab list will close it
* A check for a minimum wxPython version of 2.8.9.0
* The uninstaller on Windows will prompt for feedback on why Whyteboard is being
  uninstalled
* Updated help files

* Bugfix: the program's process could sometimes remain after closing the program
* Bugfix: text objects were being re-drawn twice after using the Select tool
* Bugfix: can now drag/drop files onto the canvas once again (0.39.0 broke it)
* Bugfix: Changing background colour with a shape selected would change its
  background colour, even with "transparent" checked
* Bugfix: Exporting as PDF on Linux without typing ".pdf" into the filename now
  works
* Bugfix: Updating the EXE was broken on Windows, now fixed
* Bugfix: ensured some strings were displayed in their translated form
* Bugfix: sheet counts were appearing wrong, sometimes.
* Bugfix: pasting with the menu/toolbar buttons could position the image wrongly
* Bugfix: copying a Bitmap Select "outside" of the canvas could cause a crash
* Fixed a few spelling mistakes
* Latest translations. New translation:
   - Galician

File Description Downloads
download icon whyteboard-0.39.2.zip (md5) windows exe 46
last downloaded 40 weeks ago
download icon whyteboard-installer-0.39.2.exe (md5) windows installer 100
last downloaded 41 weeks ago
download icon whyteboard-0.39.2.rpm (md5) rpm package 21
last downloaded 67 weeks ago
download icon whyteboard-0.39.2.deb (md5) debian package 58
last downloaded 41 weeks ago
download icon whyteboard-0.39.2.tar.gz (md5) platform indepedent source code 25
last downloaded 41 weeks ago
Total downloads: 250

0.39.1 release from the 0.39 series released

Release information
Release notes:

Background fill for tools, Arrow tool, drag/drop tabs, shape viewer, change shape's draw order, keysboard hotkeys for selecting the tool, UI changes and bugfixes

Changelog:

* Arrow tool
* Bugfix: "cancel" in the "do you want to save before quitting" dialog would
  quit, not cancel the dialog
* Bugfix: keyboard shortcuts for selecting tools were not working on Windows

----------------------------------------------------------------------

* Background colour added - fills in shapes with solid colour. Right click a
  colour in the grid or with the Eyedropper to set that colour as the background
* Checkbox below the colours for transparency - ignores the background colour
* Export as PDF functionality (exports all sheets as images; requires Image
  Magick)
* Import/export Whyteboard preference files
* Bitmap Select now uses a fancy transparent blue fill (default is off - may be
  slow on older machines. Toggle it on in the preferences)

* Drag and drop sheets to reposition them as well as the notes tree / thumbnails
* The currently selected tab is highlighted with the transparent fill
* Move shape up / down / to top / to bottom feature, with keyboard shortcuts
* Shape viewer - see a list of each tab's shapes and their properties, and move
  their drawing order around.

* Bugfix: When resizing the canvas to the right, the cursor was misaligned
* Bugfix: Cancel button for PDF conversion on Windows would take a long time
  to actually cancel, it is now practically instant
* Bugfix: Default font preferences's label was messed up when a default font
  preference was not set (on Windows)
* Bugfix: Some crashes when loading older .wtbd files fixed
* Bugfix / UI: Current shape de-selects with bitmap select / export / print, so
  the handles are never copied/drawn into the PNG/print
* Bugfix: Rotate cursor on Linux looked bad

* Bugfix: Incompatibilities between Windows and Linux saved .wtbd files. Should
  now be able to load files saved on Windows that was saved on Linux; vice versa
* Bugfix: Printout title was aligned too low on the page
* Bugfix: Pasting to a new sheet now places the image at the top-left corner
* Bugfix: Select tool causing "flickering" when deselecting -- I said this was
  fixed last release, but the problem remained. NOTE: Whyteboard will draw the
  most recently drawn shape first. If you draw a rectangle, draw 20 other things
  on top of it, then move the rectangle - the rectangle will still be drawn last
  (and thus, be covered by other shapes if they're on top of it)

* UI: "Apply" buttons placed where appropriate (resize canvas, rotate image)
* UI: Resize Canvas dialog now shows the memory size of the new canvas in MBs
* UI: Keyboard hotkeys for selecting tools - e.g. P for Pen, R for Rectangle.
  See each item's tooltip for specifics
* Hotkeys for navigating the canvas with keyboard: home, end, page up, page down.
  Use to jump to the very left (home) and very right (end) of the canvas. Hold
  Ctrl as you press the keys to jump to the top and bottom of the document.

* UI: Wordwrapped texts that could become too long in different languages
* UI: Repositioned some menu items; new menu category -- Shapes
* UI: Preference to toggle the page title in a printout
* UI: Export sub-menu in File, instead of 3 separate entries
* UI: Escape key closes full screen view
* UI: Black border drawn around thumbnails on Windows, looked weird without

* Latest translations. New language:
   - Arabic

File Description Downloads
download icon whyteboard-0.39.1.tar.gz (md5) platform independent 79
last downloaded 40 weeks ago
download icon whyteboard-0.39.1.deb (md5) RPM 487
last downloaded 41 weeks ago
download icon whyteboard-0.39.1.rpm (md5) RPM 31
last downloaded 47 weeks ago
download icon whyteboard-0.39.1.zip (md5) WINDOWS stand-alone EXE 78
last downloaded 40 weeks ago
download icon whyteboard-installer-0.39.1.exe (md5) Windows installer 272
last downloaded 40 weeks ago
Total downloads: 947

0.38 release from the 0.38 series released

Release information
Changelog:

17 Oct 2009 -- 0.38.5

* Support for internationalization - Whyteboard will be available in other
  languages once translated. Currently (almost) fully translated into:
   - Dutch
   - English
   - Italian
   - Welsh

  and, partially:
   - Czech
   - French
   - German
   - Spanish

* User preferences, allowing customisation of the program:
   - Language
   - Preferred default font
   - Your 9 colours in the left-hand panel
   - PDF conversion quality options (normal/high/highest)
   - How many sheets to remember for "undo closed sheets"
   - Toggle toolbar / statusbar

* Whyteboard remembers your converted PDF files' image locations, so when you
  load that PDF again, it will not need to convert it.
* Export all sheets (as a series of images) functionality
* Cancel button added to the PDF conversion progress bar
* Added right-click pop-up menus to each thumbnail / Note tree item. From here
  you can also rename, close or export that sheet
* User Interface improvements
* Help Files improvements
* Eraser now erases a larger surface
* Shift + Tab / Shift + Ctrl + Tab shortcuts now work on Linux (GTK at least)
* Bugfix: the "Paste" menu was always active, even with nothing to paste (fixed)
* Bugfix: Windows Updating fixed. Also, total downloaded shown in MB, not KB
  when file size > 1MB

File Description Downloads
download icon whyteboard-0.38.8.zip (md5) Windows stand-alone exe 70
last downloaded 40 weeks ago
download icon whyteboard-installer-0.38.8.exe (md5) Windows installer 135
last downloaded 40 weeks ago
download icon whyteboard-0.38.8.rpm (md5) RPM package 35
last downloaded 54 weeks ago
download icon whyteboard_0.38.8.deb (md5) Debian package 140
last downloaded 40 weeks ago
download icon whyteboard-0.38.8.tar.gz (md5) Any platform, needs python/wx 49
last downloaded 41 weeks ago
download icon whyteboard-0.38.5.rpm (md5) rpm 139
last downloaded 7 weeks ago
download icon whyteboard-0.38.5.deb (md5) deian 178
last downloaded 7 weeks ago
download icon whyteboard-0.38.5.tar.gz (md5) Needs Python / wxPython 128
last downloaded 7 weeks ago
download icon whyteboard-installer-0.38.5.exe (md5) Windows Installer 226
last downloaded 41 weeks ago
download icon whyteboard-0.38.5.exe (md5) Multi-language support, user preferences, UI improvements 80
last downloaded 41 weeks ago
download icon whyteboard-0.38.1.tar.gz (md5) All platforms - needs Python / wxPython 33
last downloaded 41 weeks ago
download icon whyteboard-0.38.1.rpm (md5) RPM package 26
last downloaded 52 weeks ago
download icon whyteboard-0.38.1.deb (md5) Debian package 90
last downloaded 41 weeks ago
download icon whyteboard-0.38.1.exe (md5) Windows stand-alone exe 96
last downloaded 41 weeks ago
download icon whyteboard-installer-0.38.1.exe (md5) Windows installer 111
last downloaded 41 weeks ago
Total downloads: 1,536

0.3 release from the 0.3 series released

Release information
Release notes:

To be added:
 - image zooming / rotating
 - slide thumbnails
 - user options for such things as converted PNG quality
 - improvements for the text (choose font/clearer input)
 - additions to the history

File Description Downloads
download icon whyteboard-0.37.0.tar.gz (md5) Program can update itself, help files, better "do you want to save your document" dialogs 47
last downloaded 41 weeks ago
download icon whyteboard-0.37.0.exe (md5) Windows Stand-Alone EXE 93
last downloaded 41 weeks ago
download icon whyteboard-installer-0.37.0.exe (md5) Windows Installer 137
last downloaded 40 weeks ago
Total downloads: 277