..
bitmaps
Various minor tweaks and updates
2002-05-05 04:17:27 +00:00
bmp_source
Changed the img2py tool to use PNG instead of XPM for embedding image
2002-02-26 22:35:10 +00:00
data
wxStyledTextCtrl can now be built and used when wxUSE_UNICODE==1.
2002-03-20 20:43:39 +00:00
dllwidget
Changed a method name
2001-12-07 04:32:43 +00:00
.cvsignore
Some files to ignore
2002-05-15 19:09:31 +00:00
About.py
more demo updates
2002-05-15 19:06:54 +00:00
ActiveXWrapper_Acrobat.py
Other odds and ends...
2001-04-02 03:49:52 +00:00
ActiveXWrapper_IE.py
Some cleanup
2002-04-01 20:28:01 +00:00
b
Some little demo updates
2002-05-27 21:22:37 +00:00
ColorPanel.py
Fixed some demos
2001-10-21 03:44:47 +00:00
ColourDB.py
Check for existing colour names when adding to wxTheColourDatabase
2002-02-07 01:44:05 +00:00
ColourSelect.py
Updated demo to show EVT_COLOURSELECT
2002-03-13 22:25:18 +00:00
ContextHelp.py
wxTipWindow is now a wxPopupTransientWindow instead of a wxFrame.
2001-11-30 23:15:05 +00:00
CustomDragAndDrop.py
Corrected the text.
2001-11-16 00:01:38 +00:00
demo.py
merged 2.2 branch
2000-07-15 19:51:35 +00:00
demoMainLoop.py
Added ability to use xml resource files. Still need to add ability to
2001-06-15 21:43:26 +00:00
DialogUnits.py
Cleanup up the demo a bit
2001-05-18 21:59:59 +00:00
DragAndDrop.py
Added OnDragOver returning wxDragCopy so text can be dropped from IE 6.
2002-01-22 20:18:42 +00:00
DrawXXXList.py
Some little tweaks...
2001-10-18 19:19:38 +00:00
encode_bitmaps.py
Changed the img2py tool to use PNG instead of XPM for embedding image
2002-02-26 22:35:10 +00:00
ErrorDialogs.py
New ErrorDialogs from Chris Fama
2001-11-13 03:09:28 +00:00
FancyText.py
Copied/merged from the 2.2 branch.
2001-02-16 08:19:50 +00:00
FileBrowseButton.py
Copied/merged from the 2.2 branch.
2001-02-16 08:19:50 +00:00
FontEnumerator.py
Updates for recent changes to wx, and some other little tweaks and fixes.
2002-01-29 00:11:38 +00:00
GenericButtons.py
Added wxGenBitmapTextButton contrib from Lorne White.
2001-09-03 23:23:47 +00:00
GridCustEditor.py
Removed som unnecessary sh-bangs.
2001-11-02 19:43:54 +00:00
GridCustTable.py
merged 2.2 branch
2000-07-15 19:51:35 +00:00
GridEnterHandler.py
merged 2.2 branch
2000-07-15 19:51:35 +00:00
GridHugeTable.py
Implemented the first phase of OOR (Original Object Return). See the
2001-05-17 22:47:09 +00:00
GridSimple.py
Updated the build docs a bit, added wxMetafileDataObject, and some
2002-02-06 21:03:27 +00:00
GridStdEdRend.py
Fixing some demos to look and act better
2001-07-05 17:27:59 +00:00
hangman.py
Demo cleanup and path issues.
2002-01-24 01:24:39 +00:00
ImageBrowser.py
Added colourselect.py, imagebrowser.py and an updated calendar.py to
2001-04-02 05:57:32 +00:00
images.py
Changed the img2py tool to use PNG instead of XPM for embedding image
2002-02-26 22:35:10 +00:00
infoframe.py
Updated infoframe from Chris Fama
2001-04-12 02:53:14 +00:00
joystick_wdr.py
Removed som unnecessary sh-bangs.
2001-11-02 19:43:54 +00:00
joystick.wdr
Added sample to the demo for wxJoystick
2001-05-20 01:18:39 +00:00
LayoutAnchors.py
Copied/merged from the 2.2 branch.
2001-02-16 08:19:50 +00:00
Layoutf.py
merged 2.2 branch
2000-07-15 19:51:35 +00:00
Main.py
workaround for assert about wxFRAME_FLOAT_ON_PARENT
2002-05-27 18:39:46 +00:00
MDIDemo.py
Reorganized the tree in the wxPython demo, hooked the MDI demos into
2002-04-18 05:43:08 +00:00
MDISashDemo.py
Reorganized the tree in the wxPython demo, hooked the MDI demos into
2002-04-18 05:43:08 +00:00
mimetypes_wdr.py
Removed som unnecessary sh-bangs.
2001-11-02 19:43:54 +00:00
mimetypes.wdr
Added typemap for wxArrayString
2001-10-30 06:43:54 +00:00
OOR.py
Added wxClientDataContainer to wxSizer, so sizers can now do OOR in
2001-10-21 03:56:07 +00:00
paper.xml
merged 2.2 branch
2000-07-15 19:51:35 +00:00
PrintFramework.py
Second phase of OOR completed. (Original python object return for
2001-10-12 23:26:38 +00:00
PyCrust.py
No, I didn't test it before. This is what I meant to do!
2002-05-27 22:14:41 +00:00
PyCrustWithFilling.py
Patches, updates from contributors, etc.
2001-12-19 21:23:53 +00:00
PythonEvents.py
Added ability to use xml resource files. Still need to add ability to
2001-06-15 21:43:26 +00:00
pyTree.py
Cleanup up the demo a bit
2001-05-18 21:59:59 +00:00
quotes.xml
merged 2.2 branch
2000-07-15 19:51:35 +00:00
README.txt
merged 2.2 branch
2000-07-15 19:51:35 +00:00
redemo.py
merged 2.2 branch
2000-07-15 19:51:35 +00:00
RowColSizer.py
Reformatted some demo text
2002-03-09 21:18:55 +00:00
run.py
demo updates
2002-05-15 05:05:02 +00:00
simple.py
demo update
2002-05-15 19:45:03 +00:00
Sizers.py
Cleanup up the demo a bit
2001-05-18 21:59:59 +00:00
SlashDot.py
Cleanup up the demo a bit
2001-05-18 21:59:59 +00:00
SplitTree.py
Added wxGenericDirCtrl and other varioius updates
2002-01-15 04:54:19 +00:00
TablePrint.py
Updated contribs from Lorne White
2001-11-30 23:33:32 +00:00
template.py
Some little additions to how wxBufferedDC is wrapped.
2002-04-09 01:25:47 +00:00
TestTable.txt
Added more contribs from Lorne White, and updated some of the existing ones.
2001-09-04 04:17:38 +00:00
Threads.py
Changed (again) how the Python global interpreter lock is handled as
2001-12-19 21:25:11 +00:00
Unicode.py
Updated unicode sample again. Added two more languages.
2002-03-15 18:29:26 +00:00
URLDragAndDrop.py
Added typemap for wxArrayString
2001-10-30 06:43:54 +00:00
viewer_basics.py
Cleanup up the demo a bit
2001-05-18 21:59:59 +00:00
viewer.py
merged 2.2 branch
2000-07-15 19:51:35 +00:00
VirtualListCtrl.py
A few tweaks and some cleanup for the wxPython demo
2002-02-21 00:50:27 +00:00
widgetTest.py
Merged wxPython 2.2.2 over to the main branch
2000-10-30 21:08:42 +00:00
wxButton.py
A few little tweaks
2002-05-17 06:01:44 +00:00
wxCalendar.py
Fix for bug #511057
2002-02-01 02:48:21 +00:00
wxCalendarCtrl.py
Updates to match recent CVS changes.
2002-03-26 21:55:33 +00:00
wxCheckBox.py
Cleanup up the demo a bit
2001-05-18 21:59:59 +00:00
wxCheckListBox.py
A fix for Python 2.2 which can sometimes call __wxCleanup before all
2002-02-12 21:28:41 +00:00
wxChoice.py
updated version number
2001-07-04 23:34:51 +00:00
wxColourDialog.py
Cleanup up the demo a bit
2001-05-18 21:59:59 +00:00
wxComboBox.py
Move font and encoding related classes to a new module. Added
2002-04-03 18:15:21 +00:00
wxDialog.py
Updates to match recent CVS changes.
2002-03-26 21:55:33 +00:00
wxDirDialog.py
More unicode related cleanup and fixes for wxPython
2002-03-21 05:50:09 +00:00
wxDragImage.py
Reduce flicker in the demo when image is dragged out of the frame
2002-05-27 17:53:27 +00:00
wxDynamicSashWindow.py
Added wxDynamicSashWindow to wxPython, plus other odds and ends.
2001-11-25 09:39:49 +00:00
wxEditableListBox.py
Little tweaks and fixes.
2002-03-08 23:06:21 +00:00
wxEditor.py
Added SplitTree sample to the demo
2001-12-03 20:41:03 +00:00
wxFileDialog.py
Second phase of OOR completed. (Original python object return for
2001-10-12 23:26:38 +00:00
wxFileHistory.py
No, I didn't test it before. This is what I meant to do!
2002-05-27 22:14:41 +00:00
wxFindReplaceDialog.py
Second phase of OOR completed. (Original python object return for
2001-10-12 23:26:38 +00:00
wxFloatBar.py
Updates for new wxToolBar API
2002-03-27 01:10:28 +00:00
wxFontDialog.py
Added wxGenericDirCtrl and other varioius updates
2002-01-15 04:54:19 +00:00
wxFrame.py
Fixing some demos to look and act better
2001-07-05 17:27:59 +00:00
wxGauge.py
Merged wxPython 2.2.2 over to the main branch
2000-10-30 21:08:42 +00:00
wxGenericDirCtrl.py
Updates for recent changes to wx, and some other little tweaks and fixes.
2002-01-29 00:11:38 +00:00
wxGLCanvas.py
wxGLCanvas updates
2001-11-13 03:08:53 +00:00
wxGrid.py
Added demo of creating a custom Grid Editor
2000-11-04 07:38:17 +00:00
wxHtmlWindow.py
A few tweaks and some cleanup for the wxPython demo
2002-02-21 00:50:27 +00:00
wxImage.py
Demo cleanup and path issues.
2002-01-24 01:24:39 +00:00
wxImageFromStream.py
Finished wrapping and providing typemaps for wxInputStream and also
2002-02-23 19:59:59 +00:00
wxJoystick.py
changed version number
2001-05-22 05:59:09 +00:00
wxLayoutConstraints.py
merged 2.2 branch
2000-07-15 19:51:35 +00:00
wxLEDNumberCtrl.py
Some demo cleanup and distrib stuff
2001-12-10 21:20:48 +00:00
wxListBox.py
Refactored Python shadows to use wxControlWithItems where appropriate.
2001-10-03 03:32:37 +00:00
wxListCtrl.py
Demo update
2002-04-03 20:34:26 +00:00
wxMask.py
Fixing some demos to look and act better
2001-07-05 17:27:59 +00:00
wxMDIWindows.py
Reorganized the tree in the wxPython demo, hooked the MDI demos into
2002-04-18 05:43:08 +00:00
wxMessageDialog.py
merged 2.2 branch
2000-07-15 19:51:35 +00:00
wxMimeTypesManager.py
Changed the img2py tool to use PNG instead of XPM for embedding image
2002-02-26 22:35:10 +00:00
wxMiniFrame.py
Demo cleanup
2001-11-20 17:04:15 +00:00
wxMultipleChoiceDialog.py
A bit of cleanup and etc.
2001-11-14 18:43:55 +00:00
wxMVCTree.py
merged 2.2 branch
2000-07-15 19:51:35 +00:00
wxNotebook.py
Various minor updates
2002-04-29 18:55:23 +00:00
wxOGL.py
various tweaks and updates
2002-05-12 03:20:42 +00:00
wxPageSetupDialog.py
merged 2.2 branch
2000-07-15 19:51:35 +00:00
wxpdemo.ico
Added icons for the demo and for XRCed, and added a shortcut to XRCed
2002-01-28 23:10:22 +00:00
wxPlotCanvas.py
merged 2.2 branch
2000-07-15 19:51:35 +00:00
wxPopupWindow.py
If'd out the listbox on wxPopupWindow test for now
2002-05-14 00:06:37 +00:00
wxPrintDialog.py
merged 2.2 branch
2000-07-15 19:51:35 +00:00
wxProcess.py
Core wxPython (non-contrib) now fully works with Unicode!
2002-03-13 22:30:20 +00:00
wxProgressDialog.py
merged 2.2 branch
2000-07-15 19:51:35 +00:00
wxRadioBox.py
Changed (again) how the Python global interpreter lock is handled as
2001-12-19 21:25:11 +00:00
wxRightTextCtrl.py
More little demo updates
2002-03-13 22:26:55 +00:00
wxSashWindow.py
Copied/merged from the 2.2 branch.
2001-02-16 08:19:50 +00:00
wxScrolledMessageDialog.py
A bit of cleanup and etc.
2001-11-14 18:43:55 +00:00
wxScrolledWindow.py
demo updates
2002-05-15 05:05:02 +00:00
wxSingleChoiceDialog.py
Various other tweaks and updates
2001-11-13 03:18:00 +00:00
wxSlider.py
merged 2.2 branch
2000-07-15 19:51:35 +00:00
wxSpinButton.py
merged 2.2 branch
2000-07-15 19:51:35 +00:00
wxSpinCtrl.py
Fixed some demos
2001-10-21 03:44:47 +00:00
wxSplitterWindow.py
Merged wxPython 2.2.2 over to the main branch
2000-10-30 21:08:42 +00:00
wxStaticBitmap.py
Changed the img2py tool to use PNG instead of XPM for embedding image
2002-02-26 22:35:10 +00:00
wxStaticText.py
Cleanup up the demo a bit
2001-05-18 21:59:59 +00:00
wxStatusBar.py
Merged wxPython 2.2.2 over to the main branch
2000-10-30 21:08:42 +00:00
wxStyledTextCtrl_1.py
No, I didn't test it before. This is what I meant to do!
2002-05-27 22:14:41 +00:00
wxStyledTextCtrl_2.py
No, I didn't test it before. This is what I meant to do!
2002-05-27 22:14:41 +00:00
wxTextCtrl.py
some demo cleanup
2001-11-14 04:01:42 +00:00
wxTextEntryDialog.py
A few tweaks and some cleanup for the wxPython demo
2002-02-21 00:50:27 +00:00
wxTimer.py
Updates to match recent CVS changes.
2002-03-26 21:55:33 +00:00
wxToggleButton.py
MouseWheel stuff
2001-05-06 05:03:24 +00:00
wxToolBar.py
A saner implementation for the new wxToolBar methods that keeps
2002-04-01 20:29:35 +00:00
wxTreeCtrl.py
Show class type returned from HitTest
2001-11-07 16:12:44 +00:00
wxValidator.py
Implemented the first phase of OOR (Original Object Return). See the
2001-05-17 22:47:09 +00:00
wxWave.py
More little demo updates
2002-03-13 22:26:55 +00:00
XML_Resource.py
Demo cleanup and path issues.
2002-01-24 01:24:39 +00:00
XMLtreeview.py
odds and ends...
2001-07-05 02:16:20 +00:00