..
bitmaps
Removed unnecessary files, removed or replaced images that we're not
2005-05-24 20:55:42 +00:00
bmp_source
Do a little less anti-alias so it looks better on dark backgrounds
2005-05-26 19:18:49 +00:00
data
another merge from WX_2_6_BRANCH
2006-01-06 07:05:15 +00:00
dllwidget
.cvsignore
About.py
Update copyright year
2006-01-02 19:01:51 +00:00
ActiveX_FlashWindow.py
ActiveX_IEHtmlWindow.py
ActiveX_PDFWindow.py
AnalogClockWindow.py
ArtProvider.py
docstring update
2005-05-26 19:24:43 +00:00
b
BitmapButton.py
Merged modifications from the 2.6 branch
2005-12-30 23:02:03 +00:00
Button.py
Calendar.py
Changes to how overridable C++ methods are virtualized for Python.
2006-02-07 03:56:44 +00:00
CalendarCtrl.py
remove the delete button and add another example of the calendar
2005-05-26 19:16:43 +00:00
CheckBox.py
CheckListBox.py
Choice.py
Choicebook.py
Added wxPython wrappers for the new wx.Treebook and wx.Toolbook
2006-02-01 23:46:43 +00:00
ColorPanel.py
ColourDB.py
another merge from WX_2_6_BRANCH
2006-01-06 07:05:15 +00:00
ColourDialog.py
ColourSelect.py
ComboBox.py
ContextHelp.py
Bind the EVT_HELP events to the textctrls, not the panel
2005-04-22 15:16:26 +00:00
Cursor.py
Removed unnecessary files, removed or replaced images that we're not
2005-05-24 20:55:42 +00:00
CustomDragAndDrop.py
Use Bind()
2006-02-09 15:43:23 +00:00
DatePickerCtrl.py
demo.py
Dialog.py
no need to call SetAutoLayout
2005-04-18 22:23:47 +00:00
DialogUnits.py
DirDialog.py
DragAndDrop.py
DragImage.py
Since this window draws its own background, set the custom bg style.
2006-01-21 07:07:28 +00:00
DrawXXXList.py
DynamicSashWindow.py
EditableListBox.py
Editor.py
encode_bitmaps.py
Removed unnecessary files, removed or replaced images that we're not
2005-05-24 20:55:42 +00:00
EventManager.py
another merge from WX_2_6_BRANCH
2006-01-06 07:05:15 +00:00
FancyText.py
FileBrowseButton.py
Merged modifications from the 2.6 branch
2005-12-30 23:02:03 +00:00
FileDialog.py
FileHistory.py
another merge from WX_2_6_BRANCH
2006-01-06 07:05:15 +00:00
FindReplaceDialog.py
apples and oranges bug fixed
2005-04-19 22:39:43 +00:00
FloatBar.py
Spelling fixes from Andreas Mohr (patch #1360064 )
2005-11-19 01:07:56 +00:00
FloatCanvas.py
another merge from WX_2_6_BRANCH
2006-01-06 07:05:15 +00:00
FoldPanelBar.py
Merged modifications from the 2.6 branch
2005-12-30 23:02:03 +00:00
FontDialog.py
another merge from WX_2_6_BRANCH
2006-01-06 07:05:15 +00:00
FontEnumerator.py
Frame.py
Gauge.py
GenericButtons.py
Themed backgrounds for flat generic buttons
2005-05-17 00:41:02 +00:00
GenericDirCtrl.py
GetMouseState.py
Minor demo tweaks
2006-01-29 02:34:44 +00:00
GIFAnimationCtrl.py
Removed unnecessary files, removed or replaced images that we're not
2005-05-24 20:55:42 +00:00
GLCanvas.py
Merged modifications from the 2.6 branch
2005-12-30 23:02:03 +00:00
Grid_MegaExample.py
another merge from WX_2_6_BRANCH
2006-01-06 07:05:15 +00:00
Grid.py
GridBagSizer.py
GridCustEditor.py
Changes to how overridable C++ methods are virtualized for Python.
2006-02-07 03:56:44 +00:00
GridCustTable.py
GridDragable.py
GridDragAndDrop.py
GridEnterHandler.py
GridHugeTable.py
Move comment to where it can be a true statement ;-)
2005-04-04 22:52:29 +00:00
GridSimple.py
GridStdEdRend.py
HtmlWindow.py
Changes to how overridable C++ methods are virtualized for Python.
2006-02-07 03:56:44 +00:00
HyperLinkCtrl.py
another merge from WX_2_6_BRANCH
2006-01-06 07:05:15 +00:00
Image.py
ImageAlpha.py
ImageBrowser.py
ImageFromStream.py
images.py
Do a little less anti-alias so it looks better on dark backgrounds
2005-05-26 19:18:49 +00:00
infoframe.py
IntCtrl.py
Joystick.py
KeyEvents.py
Minor demo tweaks
2006-01-29 02:34:44 +00:00
LayoutAnchors.py
some demo tweaks
2005-03-12 20:59:15 +00:00
LayoutConstraints.py
Merged modifications from the 2.6 branch
2005-12-30 23:02:03 +00:00
Layoutf.py
LEDNumberCtrl.py
Listbook.py
minor layout tweak
2006-02-02 01:47:16 +00:00
ListBox.py
another merge from WX_2_6_BRANCH
2006-01-06 07:05:15 +00:00
ListCtrl_edit.py
ListCtrl_virtual.py
ListCtrl.py
another merge from WX_2_6_BRANCH
2006-01-06 07:05:15 +00:00
Main.py
Added wxPython wrappers for the new wx.Treebook and wx.Toolbook
2006-02-01 23:46:43 +00:00
Mask.py
MaskedEditControls.py
MaskedNumCtrl.py
MDIDemo.py
MDISashDemo.py
MDIWindows.py
Merge #3 from the 2.6 branch, containing last set of changes before
2006-01-09 21:09:57 +00:00
MediaCtrl.py
Another merge of 2.6 changes
2006-01-17 05:42:30 +00:00
Menu.py
MessageDialog.py
MimeTypesManager.py
Merge #3 from the 2.6 branch, containing last set of changes before
2006-01-09 21:09:57 +00:00
MiniFrame.py
MouseGestures.py
A little cleanup
2005-03-25 20:16:27 +00:00
MultiChoiceDialog.py
Added MultiChoiceDialog
2005-03-31 23:56:36 +00:00
MultipleChoiceDialog.py
MultiSash.py
MultiSplitterWindow.py
Added the wx.lib.splitter module, which contains the
2005-06-11 19:35:49 +00:00
MVCTree.py
Notebook.py
minor layout tweak
2006-02-02 01:47:16 +00:00
OGL.py
Changes to how overridable C++ methods are virtualized for Python.
2006-02-07 03:56:44 +00:00
PageSetupDialog.py
paper.xml
PopupControl.py
PopupMenu.py
another merge from WX_2_6_BRANCH
2006-01-06 07:05:15 +00:00
PopupWindow.py
A little cleanup
2005-06-11 19:31:44 +00:00
PrintDialog.py
PrintFramework.py
Changes to how overridable C++ methods are virtualized for Python.
2006-02-07 03:56:44 +00:00
Process.py
Merged modifications from the 2.6 branch
2005-12-30 23:02:03 +00:00
ProgressDialog.py
demo tweaks
2005-04-28 18:18:07 +00:00
PyColourChooser.py
PyCrust.py
PyPlot.py
Minor demo tweaks
2006-01-29 02:34:44 +00:00
PyShell.py
PythonEvents.py
pyTree.py
quotes.xml
RadioBox.py
RadioButton.py
README.txt
RightTextCtrl.py
RowColSizer.py
run.py
show unicode/ansi mode on startup too
2006-01-26 00:33:39 +00:00
SashWindow.py
Patch #1143556 : mods to SashWindow demo: auto-generate IDs
2005-02-18 20:25:05 +00:00
ScrolledMessageDialog.py
ScrolledPanel.py
ScrolledWindow.py
User newer APIs for setting up scrolling
2005-03-09 22:30:18 +00:00
ShapedWindow.py
Removed unnecessary files, removed or replaced images that we're not
2005-05-24 20:55:42 +00:00
SingleChoiceDialog.py
Sizers.py
Slider.py
Sound.py
SpinButton.py
SpinCtrl.py
SplitterWindow.py
a little more tweaking
2005-04-20 22:37:50 +00:00
SplitTree.py
Removed unnecessary files, removed or replaced images that we're not
2005-05-24 20:55:42 +00:00
StandardPaths.py
StaticBitmap.py
StaticBox.py
typo
2005-02-18 05:21:49 +00:00
StaticText.py
Some demo tweaks
2005-05-13 01:40:25 +00:00
StatusBar.py
StockButtons.py
StyledTextCtrl_1.py
there aren't any suitable images in images.py any more...
2005-05-26 19:26:07 +00:00
StyledTextCtrl_2.py
Merged modifications from the 2.6 branch
2005-12-30 23:02:03 +00:00
TablePrint.py
Merged modifications from the 2.6 branch
2005-12-30 23:02:03 +00:00
template.py
TestTable.txt
TextCtrl.py
use wx.CallAfter to set the insertion point
2005-05-28 20:12:22 +00:00
TextEntryDialog.py
Threads.py
Throbber.py
Merged modifications from the 2.6 branch
2005-12-30 23:02:03 +00:00
throbImages.py
Removed unnecessary files, removed or replaced images that we're not
2005-05-24 20:55:42 +00:00
Ticker.py
cleanup
2005-05-16 20:12:50 +00:00
TimeCtrl.py
Timer.py
ToggleButton.py
ToolBar.py
another merge from WX_2_6_BRANCH
2006-01-06 07:05:15 +00:00
Toolbook.py
minor layout tweak
2006-02-02 01:47:16 +00:00
Treebook.py
minor layout tweak
2006-02-02 01:47:16 +00:00
TreeCtrl.py
Use the wx.ART_NORMAL_FILE icon
2005-06-03 21:39:04 +00:00
TreeListCtrl.py
Use the wx.ART_NORMAL_FILE icon
2005-06-03 21:39:04 +00:00
Unicode.py
URLDragAndDrop.py
Validator.py
wxStdButtonSizer Finalise --> Realize
2005-02-18 17:49:03 +00:00
viewer_basics.py
viewer.py
VListBox.py
widgetTest.py
fix string substitution
2005-03-24 16:41:57 +00:00
Wizard.py
wxpdemo.ico
Put back this icon, it's needed by the windows installer
2005-06-06 21:39:01 +00:00
XmlResource.py
XmlResourceHandler.py
Merged modifications from the 2.6 branch
2005-12-30 23:02:03 +00:00
XmlResourceSubclass.py
XMLtreeview.py