projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
added wxWizard::Fit()
[wxWidgets.git]
/
wxPython
/
2002-05-24
Robin Dunn
and fixed a type too
tree
|
commitdiff
2002-05-24
Robin Dunn
Fixed a quoting problem
tree
|
commitdiff
2002-05-22
Robin Dunn
Fixed bug when sizer if offset from 0,0. Also removed...
tree
|
commitdiff
2002-05-21
Robin Dunn
wxMac updates
tree
|
commitdiff
2002-05-20
Robin Dunn
wxSystemScreen --> wxSystemScreenType
tree
|
commitdiff
2002-05-19
Václav Slavík
Cosmetic changes to wxSS::GetScreen:
tree
|
commitdiff
2002-05-18
Robin Dunn
Applied patch to adjust ownership and permissions in...
tree
|
commitdiff
2002-05-17
Robin Dunn
Fixed the package build script so wxPython is built...
tree
|
commitdiff
2002-05-17
Robin Dunn
A few little tweaks
tree
|
commitdiff
2002-05-17
Robin Dunn
A few little tweaks, reswigged code for wxMac
tree
|
commitdiff
2002-05-17
Robin Dunn
Scripts to make a installer package in a disk image...
tree
|
commitdiff
2002-05-15
Robin Dunn
Updates from contributor
tree
|
commitdiff
2002-05-15
Robin Dunn
An implementation of wxPen.GetDashes.
tree
|
commitdiff
2002-05-15
Robin Dunn
demo update
tree
|
commitdiff
2002-05-15
Robin Dunn
Some files to ignore
tree
|
commitdiff
2002-05-15
Robin Dunn
wxSTC changes to help it work better on wxMac
tree
|
commitdiff
2002-05-15
Robin Dunn
more demo updates
tree
|
commitdiff
2002-05-15
Robin Dunn
Re-enable clipboard and DnD classes for wxMac
tree
|
commitdiff
2002-05-15
Robin Dunn
demo updates
tree
|
commitdiff
2002-05-14
Robin Dunn
swigged updates for wxMac
tree
|
commitdiff
2002-05-14
Robin Dunn
Fixing nested triple quotes again
tree
|
commitdiff
2002-05-14
Robin Dunn
Use the stdout/stderr window by default on Mac too...
tree
|
commitdiff
2002-05-14
Robin Dunn
Minor updates to build scripts
tree
|
commitdiff
2002-05-14
Robin Dunn
If'd out the listbox on wxPopupWindow test for now
tree
|
commitdiff
2002-05-12
Robin Dunn
swigged updates for wxGTK
tree
|
commitdiff
2002-05-12
Robin Dunn
various tweaks and updates
tree
|
commitdiff
2002-05-09
Robin Dunn
swigged updates for wxMac
tree
|
commitdiff
2002-05-09
Robin Dunn
updates for recent CVS changes
tree
|
commitdiff
2002-05-06
Robin Dunn
Fixed nested triple quotes problem
tree
|
commitdiff
2002-05-05
Robin Dunn
swigged code update for wxMac
tree
|
commitdiff
2002-05-05
Robin Dunn
swigged code update for wxGTK
tree
|
commitdiff
2002-05-05
Robin Dunn
Various minor tweaks and updates
tree
|
commitdiff
2002-05-04
Robin Dunn
swigged updated code for wxMac
tree
|
commitdiff
2002-05-04
Robin Dunn
swigged code update for wxGTK
tree
|
commitdiff
2002-05-03
Robin Dunn
Updates for Push/Pop status text
tree
|
commitdiff
2002-05-03
Robin Dunn
Probably only whitespace changes
tree
|
commitdiff
2002-05-03
Robin Dunn
A test case to show the problem with putting a wxListbo...
tree
|
commitdiff
2002-05-03
Robin Dunn
Make it easier to not use wxPopupWindow in wxSTC, and...
tree
|
commitdiff
2002-05-02
Robin Dunn
Changes for the embedded sample to build on Linux
tree
|
commitdiff
2002-05-02
Robin Dunn
Fixed the bugs preventing wxPython from being embedded...
tree
|
commitdiff
2002-05-02
Robin Dunn
Removed wxVTKRenderWindow since VTK now includes a...
tree
|
commitdiff
2002-05-02
Robin Dunn
Changed the name of export.h to wxPython.h so it wouldn...
tree
|
commitdiff
2002-04-30
Robin Dunn
wxTimer was in the wrong place in the demo
tree
|
commitdiff
2002-04-30
Robin Dunn
Removed the old patch files for swig
tree
|
commitdiff
2002-04-30
Robin Dunn
Ignore generated Makefile
tree
|
commitdiff
2002-04-30
Robin Dunn
swigged updates for wxMac
tree
|
commitdiff
2002-04-29
Robin Dunn
swigged updates for wxGTK
tree
|
commitdiff
2002-04-29
Robin Dunn
Switch to using a wxBufferedPaintDC, also draw/erase...
tree
|
commitdiff
2002-04-29
Robin Dunn
Put the panel-under-htmlwindow hack back in since the...
tree
|
commitdiff
2002-04-29
Robin Dunn
Updates for building wxSWIG on Linux
tree
|
commitdiff
2002-04-29
Robin Dunn
Added execut bit for configure
tree
|
commitdiff
2002-04-29
Robin Dunn
Since I have made several changes to SWIG over the...
tree
|
commitdiff
2002-04-29
Robin Dunn
Various minor updates
tree
|
commitdiff
2002-04-23
Robin Dunn
A couple demo tweaks
tree
|
commitdiff
2002-04-22
Robin Dunn
Changes to match CVS updates over the weekend.
tree
|
commitdiff
2002-04-22
Robin Dunn
Added wxImage.GetDataBuffer which returns an in-place...
tree
|
commitdiff
2002-04-19
Robin Dunn
SWIGed changes for wxGTK
tree
|
commitdiff
2002-04-19
Robin Dunn
Demo updates
tree
|
commitdiff
2002-04-18
Robin Dunn
Typo fix
tree
|
commitdiff
2002-04-18
Robin Dunn
Reorganized the tree in the wxPython demo, hooked the...
tree
|
commitdiff
2002-04-18
Robin Dunn
wxDF_HTML and FloodFill interface updates
tree
|
commitdiff
2002-04-18
Robin Dunn
Some wxGrid related classes now support OOR.
tree
|
commitdiff
2002-04-18
Robin Dunn
Don't do the wx cleanup if wxPython didn't do the initi...
tree
|
commitdiff
2002-04-18
Robin Dunn
Moved the cleanup code to an EVT_WINDOW_DESTROY handler.
tree
|
commitdiff
2002-04-17
Robin Dunn
Added some methods to be consistent with wxWindow
tree
|
commitdiff
2002-04-17
Robin Dunn
A few tweaks and cleanups
tree
|
commitdiff
2002-04-17
Robin Dunn
Removed package from imports since the modules are...
tree
|
commitdiff
2002-04-16
Robin Dunn
Use the OOR typemap for wxTreeCtrls too.
tree
|
commitdiff
2002-04-16
Robin Dunn
typo fixes
tree
|
commitdiff
2002-04-16
Robin Dunn
A new listctrl mixin class
tree
|
commitdiff
2002-04-16
Robin Dunn
Use the OOR typemap for wxTreeCtrls too.
tree
|
commitdiff
2002-04-15
Robin Dunn
Some updates for 2.3.3
tree
|
commitdiff
2002-04-13
Robin Dunn
SWIGged updates for wxMAC
tree
|
commitdiff
2002-04-13
Robin Dunn
SWIGged updates for wxGTK
tree
|
commitdiff
2002-04-13
Robin Dunn
Already had wxEVT_MOUSE_CAPTURE_CHANGED, don't need...
tree
|
commitdiff
2002-04-13
Robin Dunn
Added wxMouseCaptureChangedEvent. Added some missing...
tree
|
commitdiff
2002-04-13
Robin Dunn
Typos fixed
tree
|
commitdiff
2002-04-13
Robin Dunn
Fix for Python 2.2 defining NDEBUG and conflicting...
tree
|
commitdiff
2002-04-13
Robin Dunn
Use wxBufferedDC in the doodle sample
tree
|
commitdiff
2002-04-11
Robin Dunn
Better error message, flags --> style in wxHtmlWindow...
tree
|
commitdiff
2002-04-11
Robin Dunn
Fixed GetShapeList and similar methods to use OOR.
tree
|
commitdiff
2002-04-10
Robin Dunn
SWIGged updates for wxGTK
tree
|
commitdiff
2002-04-10
Robin Dunn
Refresh of PyCrust
tree
|
commitdiff
2002-04-10
Robin Dunn
Changes to match cvs update
tree
|
commitdiff
2002-04-09
Robin Dunn
A little black magic... When the C++ object (for a...
tree
|
commitdiff
2002-04-09
Robin Dunn
A little black magic... When the C++ object (for a...
tree
|
commitdiff
2002-04-09
Robin Dunn
New PyCrust from Patrick O'Brien
tree
|
commitdiff
2002-04-09
Robin Dunn
Forgot to set OOR info on wxSplashScreen
tree
|
commitdiff
2002-04-09
Robin Dunn
Some little additions to how wxBufferedDC is wrapped.
tree
|
commitdiff
2002-04-08
Robin Dunn
SWIGged updates for wxGTK
tree
|
commitdiff
2002-04-08
Robin Dunn
Updates to match recent CVS changes.
tree
|
commitdiff
2002-04-08
Robin Dunn
Added missing files
tree
|
commitdiff
2002-04-05
Robin Dunn
more tweaks for API changes
tree
|
commitdiff
2002-04-05
Robin Dunn
A few little cleanups, etc.
tree
|
commitdiff
2002-04-05
Robin Dunn
Added a few new flags, etc.
tree
|
commitdiff
2002-04-05
Robin Dunn
Added wxFileHistory demo
tree
|
commitdiff
2002-04-04
Robin Dunn
SWIGged updates for wxMac
tree
|
commitdiff
2002-04-03
Robin Dunn
Demo update
tree
|
commitdiff
2002-04-03
Robin Dunn
Updates for wxListCtrlAutoWidthMixin needed for wxGTK
tree
|
commitdiff
2002-04-03
Robin Dunn
SWIGged updates for wxGTK
tree
|
commitdiff
next