Archive for the 'Software Updates' Category

wxFormBuilder v3.0 - RC5 Released

Friday, January 18th, 2008

We are proud to announce another release candidate of wxFormBuilder v3.0. We really appreciate all the users that have been reporting bugs, so please continue. Please test this release and post any problems or concerns on the forum. wxFormBuilder is now feature frozen until the official release comes out. Only bug fixes will be added. This release focuses on bug fixes. Here are the changes:
ChangeLog:

01/15/2008 Version 3.00.53 (RC5)
* Fixed missing C++ code generation for menu separators and menu item bitmaps.
* FS#290 - “Toolbarseparator leads to crash if the Bitmapsize differs from default.”
^ Improved refresh of selection inside a scrolled window.
* Fixed crash on xrc generation for empty bitmap properties.
* FS#295 - “SashGravity not exported in XRC”
* FS#297 - “wxColourPicker not selectable on form”
* FS#298 - “wxFontPickerCtrl not selectable on form”
* FS#299 - “wxFilePickerCtrl not selectable on form”
* FS#300 - “wxDirPickerCtrl not selectable on form”
* FS#301 - “wxToggleButton value property not updated”
* Fixed C++ generation of the wxToggleButton “value” property
* FS#302 - “wxSpinCtrl initial property not updating”
* FS#294 - “wxRadioBox not selectable on form”


Legend: ‘+’ = Addition, ‘*’ = Bug Fix, ‘-‘ = Removed, ‘~’ = Move, ‘^’ = Updated

wxFormBuilder v3.0 - RC4 Released

Monday, December 17th, 2007

We are proud to announce another release of wxFormBuilder v3.0 before it goes officially stable. We really appreciate all the users that have been reporting bugs, so please continue. Please test this release and post any problems or concerns on the forum. wxFormBuilder is now feature frozen until the official release comes out. Only bug fixes will be added. This release focuses on bug fixes. Here are the changes:
ChangeLog:

12/17/2007 Version 3.00.52 (RC4-1)

  • Fixed application closing when double clicking on an .fpb file in Windows.
  • FS#288 - [OS X] Splash screen is truncated
  • FS#287 - Made wxFormBuilder compile on systems where wxStackWalker is not present
  • FS#289 - [OS X] Perform file associations on mac

12/14/2007 Version 3.00.51 (RC4)

  • No longer creating a temporary file on disk for the XRC Preview.
  • FS#247 - “Invalid macro generated by wxFB.”
  • FS#248 - “Property choices of wxChoice: Strings with single quotes are truncated”
    This forced incrementing the .fbp version to 1.9
  • FS#249 - “Paste From Clipboard requires Administrator privileges on Vista”
  • FS#252 - “OnSize event bug in RC3 for wxPanel.”
  • FS#250 - “Image File Browser default filter should be “All Image Files”"
  • FS#251 - “UNC paths for images are not supported.”
  • FS#254 - “code duplicating.”
  • FS#257 - “wxStaticBox inside a wxStaticBoxSizer lacks an id”
  • FS#261 - “wxMenuItem has no ‘permission’ property”
  • FS#265 - “wxID_PREFERENCES should not be redefined”
  • FS#269 - “[OS X] menu items shown at wrong place in menu bar” (patch from Auria)
  • FS#263 - “Frame not resized correctly in designer when menubar/toolbar/statusbar present”
  • FS#267 - “[OS X] radio button groups cause crash”
  • FS#276 - “Creation of two event handlers with different protoypes” (patch from Joel Low)
  • FS#279 - “missing Append() for wxMenuItem” (patch from denk_mal)
  • FS#262 - “Centering of Frame/Dialog incorrect when frame/dialog size not pre-defined”
  • FS#258 - “wxRadioButton enabled value not respected” (patch from Joel Low)
  • FS#256 - “Gererating Inherited class in different folder output malformed code”
  • FS#268 - “[OS X] crashes upon termination” (patch from Auria)
  • FS#277 - “crash on using icon/bitmap resource”
  • FS#266 - “loading toolbar images from resource”
  • FS#259 - “Toolbar tools’ icon code does not respect toolbar size”
  • FS#282 - “empty clipboard after closing wxformbuilder”
  • FS#285 - “Whitespace event handler causes bad code”
  • FS#283 - “possiblity to set the selection of a wxChoice”
  • Added stack trace dialog on fatal error

Mac OS X Build Available

Tuesday, October 2nd, 2007

Guilherme Flach has been kind enough to help us fix our code so that it compiles on Mac OS X. He compiled a binary and posted it for us to distribute. You can find it on the Downloads page.

We are very excited about this, we would love to begin officially supporting Mac. We just need volunteers to help with testing/building on Mac. If anyone is interested, please contact us.
You can find more discussion about this build on the forum.

wxFormBuilder v3.0 - RC3 Released

Thursday, September 27th, 2007

We are proud to announce the another release of wxFormBuilder v3.0 before it goes officially stable. We really appreciate all the users that have been reporting bugs, so please continue. Please test this release and post any problems or concerns on the forum. wxFormBuilder is now feature frozen until the official release comes out. Only bug fixes will be added. This release focuses on bug fixes. Here are the changes:

ChangeLog:

09/27/2007 Version 3.00.50 (RC3)

  • FS#234 - “wxFrame name parameter not available.”
  • Property values are no longer trimmed for whitespace when projects are loaded.
  • FS#235 - “Events don’t (always) get attached to the proper object.”
  • Common Events are now shared by all controls.
  • Now clearing the dirty flag when all changes are undone.
  • Cleaned up the selection of objects on undo/redo.
  • FS#236 - “include path for XPM Data incorrect.”
  • All paths are now generated with ‘/’ as a separator.
  • Secondary bitmaps of wxBitmapButton are now only generated to XRC if they are used.
  • The “select” property of notebook pages now corresponds to “selected” in XRC.
  • Improved XRC import:
    • Sizers are inserted if necessary and possible.
    • Properties are now imported correctly where they used to fail in rare cases.
    • New and informative warnings if an object cannot be imported.
  • FS#57 - “Can’t add toolbar to non-frame containers.”
  • FS#238 - “Crash on Negative Number to growable* properties.”
  • Auto sash positioning can now be disabled by setting /mainframe/AutoSash=0 in the config.
  • Enabled live pane update when dragging sashes.
  • FS#239 - “button.h not included when adding StdDialogButtonSizer.”
  • On Windows, Ctrl+C did not copy text from code editor when an object was not selected.
  • FS#241 - ” not included in generated header.”
  • Removed minimum size from code windows so the tabs and scrollbars no longer disappear as the window is shrinking.
  • FS#242 - “wxFB does not respect current working directory.”
  • FS#246 - “Header file should be written to disk only if changed.”

WARNING: This is beta software. Use at your own risk. It will uninstall any old versions of wxFormBuilder. Checkout the Downloads page for details.

wxFormBuilder v3.0 - RC2 Released

Thursday, September 6th, 2007

We are proud to announce the another release of wxFormBuilder v3.0 before it goes officially stable. Please test this release and post any problems or concerns on the forum. wxFormBuilder is now feature frozen until the official release comes out. Only bug fixes will be added. This release focuses on bug fixes. Here are the changes:

ChangeLog:
09/06/2007 Version 3.00.49 (RC2)

  • wxStdDialogButtonSizer events now Connect() to the button, instead of the parent.
  • Fixed “default” property for wxButton and wxBitmapButton.
  • Fixed missing bitmap properties on wxBitmapButton.
  • Applied patch from Ho Yin Kwok to check if the clipboard is open before opening it.
  • Fixed hang if opened with a project of an older version.
  • Fixed the find dialog only working one time.
  • Fixed FS#230 - “Repainting issue with border drawn by wxFormBuilder”
  • The value of the “precompiled_header” property should now be the exact code to be generated at the top of the source file to support precompiled headers. For example, to include wxprec.h, the value of this property should be:  #include
    This forced a project version uprev to 1.8.
    This closes FS#232 - “Precompiled headers with Visual C++ 2005″.
  • Removed #include from the generated header.

WARNING: This is beta software. Use at your own risk. It will uninstall any old versions of wxFormBuilder. Checkout the Downloads page for details.

GPL License      
Project Hosted by SourceForge.net