2005-05-09 |
Robin Dunn | regenerated the ReST docs |
commit | commitdiff | tree | snapshot |
2005-05-09 |
Robin Dunn | typos, etc. |
commit | commitdiff | tree | snapshot |
2005-05-09 |
Robin Dunn | Add --with-gnomeprint and fix some typos |
commit | commitdiff | tree | snapshot |
2005-05-09 |
Julian Smart | Fixed bug [ 1195479 ] RedrawWindow() incompatible with... |
commit | commitdiff | tree | snapshot |
2005-05-09 |
Robin Dunn | Don't allow zero-sized buffer bitmaps |
commit | commitdiff | tree | snapshot |
2005-05-09 |
Robin Dunn | Allow wxMac to have HRULE/VRULEs for wxListCtrl too. |
commit | commitdiff | tree | snapshot |
2005-05-09 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2005-05-09 |
Robin Dunn | Added --with-gnomeprint to configure command |
commit | commitdiff | tree | snapshot |
2005-05-09 |
Robin Dunn | Add Mandriva build |
commit | commitdiff | tree | snapshot |
2005-05-09 |
Robin Dunn | Fixed the typemap that converts a Python list of string... |
commit | commitdiff | tree | snapshot |
2005-05-09 |
Robin Dunn | A slightly modified version of Patch #1197468. Keeps... |
commit | commitdiff | tree | snapshot |
2005-05-09 |
Stefan Csomor | simpler CW setup (needed for 9.5) |
commit | commitdiff | tree | snapshot |
2005-05-09 |
Stefan Csomor | workaround for simpler CW setup |
commit | commitdiff | tree | snapshot |
2005-05-09 |
Robin Dunn | Fixed sed transform of wxUSE_DEBUGREPORT |
commit | commitdiff | tree | snapshot |
2005-05-09 |
Robin Dunn | BUILD_ANIMATE |
commit | commitdiff | tree | snapshot |
2005-05-08 |
Vadim Zeitlin | fixed GetLocaleDateFormat() to work with all locales... |
commit | commitdiff | tree | snapshot |
2005-05-08 |
Michael Wetherell | Add some tips on fault navigation after input from... |
commit | commitdiff | tree | snapshot |
2005-05-08 |
Vadim Zeitlin | fix VC++ warning in debug build after latest fix to... |
commit | commitdiff | tree | snapshot |
2005-05-07 |
Robin Dunn | Patch #1197009 [wxMSW] Proper repainting when resizing |
commit | commitdiff | tree | snapshot |
2005-05-07 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2005-05-07 |
Robert Roebling | committed aupdated patch that adds support for |
commit | commitdiff | tree | snapshot |
2005-05-07 |
Stefan Csomor | now it's uint32 on mac |
commit | commitdiff | tree | snapshot |
2005-05-07 |
Robert Roebling | Commit fix for EUC_JP encoding under Windows. |
commit | commitdiff | tree | snapshot |
2005-05-07 |
Robin Dunn | Fixup for docstrings being inherited instead of usign... |
commit | commitdiff | tree | snapshot |
2005-05-07 |
Robin Dunn | Add new modules to __all__ |
commit | commitdiff | tree | snapshot |
2005-05-07 |
Robin Dunn | Lots of docstring fixes and additions |
commit | commitdiff | tree | snapshot |
2005-05-07 |
Robin Dunn | a little cleanup |
commit | commitdiff | tree | snapshot |
2005-05-06 |
Julian Smart | Take src x, y into account when blitting with alpha |
commit | commitdiff | tree | snapshot |
2005-05-06 |
Włodzimierz... | Easy corner for new wxBombers (as requested in patch... |
commit | commitdiff | tree | snapshot |
2005-05-06 |
Włodzimierz... | Build fix (Watcom). |
commit | commitdiff | tree | snapshot |
2005-05-06 |
Václav Slavík | fix for future bakefile versions |
commit | commitdiff | tree | snapshot |
2005-05-06 |
Michael Wetherell | Compilation fix for USE_UNIV=1 |
commit | commitdiff | tree | snapshot |
2005-05-06 |
Michael Wetherell | On x11 another control may already have the mouse captu... |
commit | commitdiff | tree | snapshot |
2005-05-06 |
Michael Wetherell | This handlers mustn't be deleted when a popup is dismis... |
commit | commitdiff | tree | snapshot |
2005-05-06 |
Julian Smart | Permission for flood-fill code clarified |
commit | commitdiff | tree | snapshot |
2005-05-06 |
Włodzimierz... | VC warning fixes. |
commit | commitdiff | tree | snapshot |
2005-05-05 |
Kevin Ollivier | Extension fix for multiversion installs, and allow... |
commit | commitdiff | tree | snapshot |
2005-05-05 |
Vadim Zeitlin | define wxUSE_CRASHREPORT as 0 for non-MSW |
commit | commitdiff | tree | snapshot |
2005-05-05 |
Vadim Zeitlin | limit recursion depth in DumpUDT() to prevent crashes... |
commit | commitdiff | tree | snapshot |
2005-05-05 |
Robin Dunn | Patch from Morgan Hua for 'better looking dialog box... |
commit | commitdiff | tree | snapshot |
2005-05-05 |
Julian Smart | Removed non-theme related defs |
commit | commitdiff | tree | snapshot |
2005-05-05 |
Julian Smart | Clarified copyright |
commit | commitdiff | tree | snapshot |
2005-05-05 |
Julian Smart | Mac function no longer exists (OK, so this is deprecate... |
commit | commitdiff | tree | snapshot |
2005-05-05 |
Robin Dunn | _selected is a global |
commit | commitdiff | tree | snapshot |
2005-05-05 |
Robin Dunn | More updates from Morgan Hua |
commit | commitdiff | tree | snapshot |
2005-05-04 |
Robin Dunn | Disown the config object when calling wx.ConfigBase.Set |
commit | commitdiff | tree | snapshot |
2005-05-04 |
Robin Dunn | Bind event to the listctrl |
commit | commitdiff | tree | snapshot |
2005-05-04 |
Robin Dunn | Don't automatically copy the selection to the clipboard... |
commit | commitdiff | tree | snapshot |
2005-05-04 |
Robin Dunn | Don't copy the NULL char into the clipboard. Most... |
commit | commitdiff | tree | snapshot |
2005-05-04 |
Vadim Zeitlin | added (trivial) GetLong/ShortPath() test |
commit | commitdiff | tree | snapshot |
2005-05-04 |
Vadim Zeitlin | fixed GetLongPath(): it never used ::GetLongPath()... |
commit | commitdiff | tree | snapshot |
2005-05-04 |
Vadim Zeitlin | fixed EOVERFLOW handlign after previous commit and... |
commit | commitdiff | tree | snapshot |
2005-05-04 |
Julian Smart | Added licence/copyright information |
commit | commitdiff | tree | snapshot |
2005-05-04 |
Vadim Zeitlin | include iostream headers before using iostream classes... |
commit | commitdiff | tree | snapshot |
2005-05-04 |
Vadim Zeitlin | wxUSE_CRASHREPORT requires wxUSE_ON_FATAL_EXCEPTION |
commit | commitdiff | tree | snapshot |
2005-05-04 |
Vadim Zeitlin | replace complicated OS tests with simple ifdef EOVERFLO... |
commit | commitdiff | tree | snapshot |
2005-05-04 |
Włodzimierz... | Build fix after changes in default help controller. |
commit | commitdiff | tree | snapshot |
2005-05-04 |
Włodzimierz... | Layout fixes for wxPlotWindow [#1192416] + source clean... |
commit | commitdiff | tree | snapshot |
2005-05-04 |
Julian Smart | Removed redundant file |
commit | commitdiff | tree | snapshot |
2005-05-04 |
Robin Dunn | Added release dates where I could find them |
commit | commitdiff | tree | snapshot |
2005-05-04 |
Robin Dunn | use the passed in ID |
commit | commitdiff | tree | snapshot |
2005-05-04 |
Robin Dunn | part of the revert of 1.8 got botched |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Stefan Csomor | otherwise we always fall back to blitting, even if... |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Julian Smart | A control's text colour now reflects the system colour... |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Stefan Csomor | must be static of course, otherwise items just get... |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Robin Dunn | flicker reduction for gtk2 |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Robin Dunn | Ensure the bitmap is good before drawing it. |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Robin Dunn | Correct compilation error on Tiger |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Robin Dunn | Roll wxPyMake_wxSizer into wxPyMake_wxObject. |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Chris Elliott | get the path in windows format for cygwin |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Chris Elliott | sizer.h needed by cygwin |
commit | commitdiff | tree | snapshot |
2005-05-01 |
Václav Slavík | the manual contained wrong licence wording inconsistent... |
commit | commitdiff | tree | snapshot |
2005-05-01 |
Michael Wetherell | Change the format of the output so that you can jump... |
commit | commitdiff | tree | snapshot |
2005-04-30 |
Václav Slavík | reformatted to fix standard terminal |
commit | commitdiff | tree | snapshot |
2005-04-30 |
Stefan Csomor | reordering for CW compiles, setting control to opaque... |
commit | commitdiff | tree | snapshot |
2005-04-30 |
Michael Wetherell | Call MGL_init earlier in wxApp::Initialize to avoid... |
commit | commitdiff | tree | snapshot |
2005-04-29 |
Robin Dunn | detabbed |
commit | commitdiff | tree | snapshot |
2005-04-29 |
Robin Dunn | init wxApp->argc and wxApp->argv even when wx has alrea... |
commit | commitdiff | tree | snapshot |
2005-04-29 |
Julian Smart | Removed previous broken fix for deferred positioning... |
commit | commitdiff | tree | snapshot |
2005-04-29 |
Robin Dunn | No need to match bg colours any more |
commit | commitdiff | tree | snapshot |
2005-04-29 |
Stefan Csomor | adapting to latest API |
commit | commitdiff | tree | snapshot |
2005-04-29 |
Julian Smart | AdjustScrollbars can go into an infinite loop, so bail... |
commit | commitdiff | tree | snapshot |
2005-04-29 |
Robin Dunn | Completed wxImage docstrings |
commit | commitdiff | tree | snapshot |
2005-04-29 |
Michael Wetherell | The mmedia contrib requires sys/soundcard.h on unix... |
commit | commitdiff | tree | snapshot |
2005-04-28 |
Julian Smart | Switch deferred sizing off for radioboxes because with... |
commit | commitdiff | tree | snapshot |
2005-04-28 |
Julian Smart | Reverted/commented out unsuccessful defer fix |
commit | commitdiff | tree | snapshot |
2005-04-28 |
Robin Dunn | demo tweaks |
commit | commitdiff | tree | snapshot |
2005-04-28 |
Julian Smart | Typo correction |
commit | commitdiff | tree | snapshot |
2005-04-28 |
Julian Smart | Use real number of children for reserving deferred... |
commit | commitdiff | tree | snapshot |
2005-04-28 |
Julian Smart | Worked around an apparent bug in Windows whereby some... |
commit | commitdiff | tree | snapshot |
2005-04-28 |
Stefan Csomor | otherwise we always just fix rect at index 0 ... |
commit | commitdiff | tree | snapshot |
2005-04-28 |
Kevin Hock | Fix for unexplained change in socket behavior where... |
commit | commitdiff | tree | snapshot |
2005-04-28 |
Robin Dunn | Updates to doc/view modules and sample apps from Active... |
commit | commitdiff | tree | snapshot |
2005-04-27 |
Julian Smart | Copy about.htm |
commit | commitdiff | tree | snapshot |
2005-04-27 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2005-04-27 |
Julian Smart | Temporary fix (I hope) to allow an application to paint... |
commit | commitdiff | tree | snapshot |
2005-04-27 |
Václav Slavík | use wx-2.6, not 2.5, by default |
commit | commitdiff | tree | snapshot |
2005-04-27 |
Robin Dunn | Added wx.BrushFromBitmap to create a stippled brush... |
commit | commitdiff | tree | snapshot |
2005-04-27 |
Kevin Ollivier | Tiger compatibility fixes. |
commit | commitdiff | tree | snapshot |
next |