FBP
view release on metacpan or search on metacpan
Changes for Perl extension FBP
0.41 Mon 30 Jan 2012
- Added FBP::Sizer::minimum_size method
- Added FBP::Sizer POD documentation
0.40 Mon 30 Jan 2012
- Corrected FBP::ComboBox::OnComboBox to OnCombobox
0.39 Mon 9 Jan 2012
- Moved FBP::HyperLink to FBP::HyperlinkCtrl
0.38 Tue 27 Sep 2011
- Added FBP::Project::encoding method
- Added FBP::Project::namespace method
0.37 Wed 20 Jul 2011
- Updating Mouse dependency to 0.90 to get ->DOES support
0.36 Wed 6 Jul 2011
- Added missing rows methods to FBP::Grid
- FBP::Window no longer inherits from FBP::Children, but instead
each class that has children inherits FBP::Children themselves.
0.35 Tue 5 Jul 2011
- Completed all possible non-AUI widgets for Dialog, Frame and Panel
- Added FBP::Choicebook class
- Added FBP::RichTextCtrl class
- Added FBP::Grid class
- Added FBP::ScrollBar class
- Added FBP::GenericDirCtrl class
- Added FBP::SpinButton class
0.34 Mon 4 Jul 2011
- Added FBP::AnimationCtrl class
- Added FBP::GridBagSizer class
- Added FBP::Notebook class
- Added FBP::RadioButton class
- Added FBP::TreeCtrl class
- Abstracted the sizeritem classes into more granular roles
- Adding no Mouse and make_immutable to all classes
0.33 Thu 30 Jun 2011
- Added FBP::Window::OnEraseBackground event
- Added FBP::Window::OnPaint event
- Added FBP::Window::OnSize event
- Added FBP::Window::OnUpdateUI event
- Added FBP::Calendar class
- Added FBP::DatePickerCtrl class
- Added FBP::ScrolledWindow class
- Added FBP::Slider class
- Added FBP::StaticBitmap class
- Added FBP::StdDialogButtonSizer class
- Added FBP::ToggleButton class
- Added missing tests for FBP::BitmapButton
0.32 Mon 20 Jun 2011
- Added FBP::Menu class
- Added FBP::MenuBar class
- Added FBP::MenuItem class
- Added FBP::MenuSeparator class
- Added FBP::StatusBar class
- Added FBP::Tool class
- Added FBP::ToolBar class
- Added FBP::ToolSeparator class
0.31 Fri 17 Jun 2011
- Added FBP::SearchCtrl class
- Added FBP::Gauge class
- Added FBP::HyperLink class
0.30 Thu 16 Jun 2011
- Added FBP::BitmapButton class
- Added FBP::Frame class
- Added FBP::FormPanel class
- Added FBP::Form role
- Added FBP::TopLevelWindow role
- Added FBP::project method
- Added FBP::form method
- Added FBP::Project::forms method
- Added FBP::Project::name method
- Added FBP::Project::relative_path method
0.29 Tue 17 May 2011
- Added FBP::RadioBox::style method
0.28 Tue 17 May 2011
- Added FBP::RadioBox class
0.27 Tue 10 May 2011
- Now that the object model is largely completed, removed the storage
of the raw property hash on object creation. This will dramatically
reduce the memory size of FBP object trees.
- Removed FBP::Object::raw method
- Added FBP::Window::hidden method
0.26 Tue 3 May 2011
- Added FBP::Window::minimum_size method
- Added FBP::Window::maximum_size method
0.25 Wed 30 Mar 2011
- Added FBP::Window::font method
0.24 Tue 29 Mar 2011
- Added FBP::CustomControl::wxclass method
- Added FBP::CustomControl::header method
0.23 Tue 29 Mar 2011
- Added FBP::CustomControl class
0.22 Mon 21 Mar 2011
- Added FBP::Window::header attribute
- Added missing tests for FBP::Window::wxclass
0.21 Tue 1 Mar 2011
- Added a number of missing style attributes
0.20 Tue 1 Mar 2011
- Added FBP::Window::fg attribute
- Added FBP::Window::bg attribute
( run in 0.682 second using v1.01-cache-2.11-cpan-39bf76dae61 )