2006-11-21 |
Robin Dunn | Show GridCellAutoWrapStringRenderer |
tree | commitdiff |
2006-11-18 |
Kevin Ollivier | Make sure both filter and item text are converted to... |
tree | commitdiff |
2006-11-18 |
Robin Dunn | Added wx.combo.BitmapComboBox |
tree | commitdiff |
2006-11-18 |
Robin Dunn | Add docstrings for ComboCtrl and ComboPopup, and added... |
tree | commitdiff |
2006-11-18 |
Robin Dunn | demo tweaks |
tree | commitdiff |
2006-11-16 |
Robin Dunn | Wrap the setting of the initial content and formatting... |
tree | commitdiff |
2006-11-16 |
Robin Dunn | Layout tweak |
tree | commitdiff |
2006-11-16 |
Robin Dunn | Added the wx.combo module, which contains the ComboCtrl... |
tree | commitdiff |
2006-11-16 |
Robin Dunn | Added wxStandardPaths::GetExecutablePath |
tree | commitdiff |
2006-11-12 |
Robin Dunn | Adjust the layout a bit, don't show the checkbox if... |
tree | commitdiff |
2006-11-12 |
Robin Dunn | demo tweaks |
tree | commitdiff |
2006-11-12 |
Robin Dunn | Add wx.version() |
tree | commitdiff |
2006-11-11 |
Kevin Ollivier | Adding the option to toggle between native and generic... |
tree | commitdiff |
2006-11-11 |
Robin Dunn | test code |
tree | commitdiff |
2006-11-11 |
Robin Dunn | Added wx.CollapsiblePane |
tree | commitdiff |
2006-11-09 |
Kevin Ollivier | Fix typo in demo name for AnimateCtrl. |
tree | commitdiff |
2006-11-09 |
Robin Dunn | pass sys.argv to glutInit |
tree | commitdiff |
2006-11-07 |
Robin Dunn | Fix for bug # 1592263, changing 'glLightModel' to ... |
tree | commitdiff |
2006-11-07 |
Robin Dunn | Typo fixed |
tree | commitdiff |
2006-11-06 |
Robin Dunn | commented out some test code |
tree | commitdiff |
2006-11-05 |
Robin Dunn | Patch from Dj Gilcrease adding the FNB_HIDE_ON_SINGLE_T... |
tree | commitdiff |
2006-11-01 |
Robin Dunn | AUI updates |
tree | commitdiff |
2006-11-01 |
Robin Dunn | Make it possible to create just one clock, for testing |
tree | commitdiff |
2006-10-31 |
Robin Dunn | GetBestFittingSize --> GetEffectiveMinSize |
tree | commitdiff |
2006-10-29 |
Robin Dunn | SetTextColour is gone |
tree | commitdiff |
2006-10-28 |
Kevin Ollivier | For whatever reason, font-size 9 is now hardly readable... |
tree | commitdiff |
2006-10-26 |
Robin Dunn | Add a GraphicsContext sample to the demo |
tree | commitdiff |
2006-10-25 |
Robin Dunn | Show sample License text on the AboutBox |
tree | commitdiff |
2006-10-24 |
Robin Dunn | Added wx.StandardPaths.GetTmpDir |
tree | commitdiff |
2006-10-24 |
Robin Dunn | Stop the timer when the sample is destroyed |
tree | commitdiff |
2006-10-21 |
Robin Dunn | Simplified EVT_PAINT handler |
tree | commitdiff |
2006-10-17 |
Robin Dunn | More updates from Andrea |
tree | commitdiff |
2006-10-17 |
Robin Dunn | updates from Andrea, plus some fixes |
tree | commitdiff |
2006-10-16 |
Robin Dunn | Show the AlphaDrawing sample |
tree | commitdiff |
2006-10-16 |
Robin Dunn | use wx.GCDC |
tree | commitdiff |
2006-10-16 |
Robin Dunn | Destroy the FileDialog when finished with it |
tree | commitdiff |
2006-10-16 |
Robin Dunn | Add a utility function that can calculate word-wrap... |
tree | commitdiff |
2006-10-13 |
Robin Dunn | This works ok on Mac now |
tree | commitdiff |
2006-10-13 |
Robin Dunn | comment out prints |
tree | commitdiff |
2006-10-12 |
Robin Dunn | Give up on trying to fix all the buffered dc problems... |
tree | commitdiff |
2006-10-11 |
Robin Dunn | a little whitespace cleanup |
tree | commitdiff |
2006-07-24 |
Vadim Zeitlin | documentation for wxAppTraits (patch 1518295 from Franc... |
tree | commitdiff |
2006-10-11 |
Robin Dunn | use wx.SAVE style for the save dialog |
tree | commitdiff |
2006-10-11 |
Robin Dunn | move animate from contrib to core, and migrate to new API |
tree | commitdiff |
2006-10-09 |
Robin Dunn | Added wx.AboutBox() |
tree | commitdiff |
2006-10-09 |
Robin Dunn | Add CustomTreeCtrl from Andrea Gavana |
tree | commitdiff |
2006-10-06 |
Robin Dunn | be able to switch between the frame managing the toolba... |
tree | commitdiff |
2006-10-06 |
Robin Dunn | some tweaks |
tree | commitdiff |
2006-10-06 |
Robin Dunn | reduce the number of objects for a quicker startup... |
tree | commitdiff |
2006-10-06 |
Robin Dunn | Set overview to docstring |
tree | commitdiff |
2006-10-06 |
Robin Dunn | Fixes for using the staticmethods |
tree | commitdiff |
2006-10-05 |
Robin Dunn | Updates from Paul |
tree | commitdiff |
2006-10-05 |
Robin Dunn | Add FlatNotebook |
tree | commitdiff |
2006-10-03 |
Robin Dunn | Added the wx.lib.buttonpanel module, which is a tweaked... |
tree | commitdiff |
2006-10-02 |
Robin Dunn | fix layout |
tree | commitdiff |
2006-10-02 |
Robin Dunn | Show the color component values too |
tree | commitdiff |
2006-09-26 |
Robin Dunn | Workaround some platform differences |
tree | commitdiff |
2006-09-25 |
Robin Dunn | add tests for EVT_TEXT_ENTER |
tree | commitdiff |
2006-09-25 |
Robin Dunn | handle starting out with multiple lines of text. |
tree | commitdiff |
2006-09-23 |
Robin Dunn | Added wx.lib.expando, a multi-line textctrl that exands... |
tree | commitdiff |
2006-09-21 |
Robin Dunn | Use the generic listctrl on Mac by default until it... |
tree | commitdiff |
2006-09-21 |
Robin Dunn | Add support for aborting the worker thread |
tree | commitdiff |
2006-09-18 |
Robin Dunn | minor demo tweak |
tree | commitdiff |
2006-09-16 |
Robin Dunn | Tweaks and cleanup |
tree | commitdiff |
2006-09-14 |
Robin Dunn | Added wx.lib.delayedresult from Oliver Schoenborn. |
tree | commitdiff |
2006-09-12 |
Robin Dunn | Updated the C++ code for wx.gizmos.TreeListCtrl from... |
tree | commitdiff |
2006-09-09 |
Robin Dunn | Show Pulse mode |
tree | commitdiff |
2006-09-09 |
Robin Dunn | Don't show AlphaDrawing for now... |
tree | commitdiff |
2006-09-08 |
Robin Dunn | Use GetKeyCode() instead of KeyCode() |
tree | commitdiff |
2006-09-08 |
Robin Dunn | Show status of wxMac CoreGraphics build option |
tree | commitdiff |
2006-09-08 |
Robin Dunn | Added sample showing Alpha drawing for Mac with CoreGra... |
tree | commitdiff |
2006-09-06 |
Robin Dunn | Added wx.lib.dragscroller from Riaan Booysen. |
tree | commitdiff |
2006-08-30 |
Robin Dunn | Add ability to time the creation of the bitmaps using... |
tree | commitdiff |
2006-08-30 |
Robin Dunn | some efficiency tweaks |
tree | commitdiff |
2006-08-29 |
Robin Dunn | Turn off TB_TEXT by default |
tree | commitdiff |
2006-08-28 |
Robin Dunn | Tweaked the colours a bit |
tree | commitdiff |
2006-08-27 |
Robin Dunn | Add raw bitmap access sample to the demo |
tree | commitdiff |
2006-08-25 |
Robin Dunn | workaround sizing bug on Mac |
tree | commitdiff |
2006-08-25 |
Robin Dunn | workaround sizing bug on Mac |
tree | commitdiff |
2006-08-23 |
Robin Dunn | Add BitmapFromBuffer demo |
tree | commitdiff |
2006-08-21 |
Robin Dunn | Added wx.lib.combotreebox from Frank Niessink |
tree | commitdiff |
2006-08-21 |
Robin Dunn | fix label |
tree | commitdiff |
2006-08-21 |
Robin Dunn | Added test of using CalendarDateAttr |
tree | commitdiff |
2006-08-04 |
Robin Dunn | Let the text ctrl do the word wrapping, not the source... |
tree | commitdiff |
2006-08-04 |
Robin Dunn | add menu options for the blinds effects |
tree | commitdiff |
2006-07-22 |
Robin Dunn | Added color setting tool to the RichTextCtrl sample |
tree | commitdiff |
2006-07-22 |
Robin Dunn | some test code |
tree | commitdiff |
2006-07-22 |
Robin Dunn | Added support for the wxAUI Notebook |
tree | commitdiff |
2006-07-21 |
Robin Dunn | Docstrings and other fixes from David Hughes |
tree | commitdiff |
2006-07-10 |
Robin Dunn | Adjust control size after Play |
tree | commitdiff |
2006-07-10 |
Robin Dunn | Overview string tweaks |
tree | commitdiff |
2006-07-10 |
Robin Dunn | allow transparency flags on mac too |
tree | commitdiff |
2006-07-10 |
Robin Dunn | Added the PseudoDC class from Paul Lanier. It provides... |
tree | commitdiff |
2006-07-08 |
Robin Dunn | Added wrappers for wxAUI |
tree | commitdiff |
2006-06-27 |
Robin Dunn | Don't use custom bg style except on wxGTK |
tree | commitdiff |
2006-06-14 |
Robin Dunn | fixed line endings |
tree | commitdiff |
2006-06-13 |
Robin Dunn | Change header label |
tree | commitdiff |
2006-06-10 |
Robin Dunn | MaskedEdit patch from Will Sadkin: |
tree | commitdiff |
2006-06-09 |
Robin Dunn | Give wxMac its own set of face names |
tree | commitdiff |
2006-06-09 |
Robin Dunn | Don't use an accelerator for the About box. Ctl(Cmd... |
tree | commitdiff |
next |