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 |
2005-04-27 |
Julian Smart | Fix for radiobox controls backgrounds being drawn incor... |
commit | commitdiff | tree | snapshot |
2005-04-27 |
Robin Dunn | Bump subrelease number |
commit | commitdiff | tree | snapshot |
2005-04-27 |
Robin Dunn | wxLaunchDefaultBrowser |
commit | commitdiff | tree | snapshot |
2005-04-27 |
Robin Dunn | typo |
commit | commitdiff | tree | snapshot |
2005-04-27 |
David Webster | Unicode fixes for OS/2 |
commit | commitdiff | tree | snapshot |
2005-04-27 |
David Webster | Unicode fixes for OS/2 (all inside #ifdef __WXPM__... |
commit | commitdiff | tree | snapshot |
2005-04-27 |
David Webster | Unicode fixes |
commit | commitdiff | tree | snapshot |
2005-04-26 |
Robin Dunn | Note XRCed update |
commit | commitdiff | tree | snapshot |
2005-04-26 |
Mattia Barbon | Correct wxArrayString::Add return value as per the... |
commit | commitdiff | tree | snapshot |
2005-04-26 |
Włodzimierz... | wxUniversal positioning fix [#1040625] |
commit | commitdiff | tree | snapshot |
2005-04-26 |
Roman Rolinsky | Version 0.1.5-1 |
commit | commitdiff | tree | snapshot |
2005-04-26 |
Robin Dunn | dropped 'rc' status |
commit | commitdiff | tree | snapshot |
2005-04-26 |
Julian Smart | Further export symbols |
commit | commitdiff | tree | snapshot |
2005-04-25 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2005-04-25 |
Robin Dunn | Mark GetFrame functions as returning a new instance |
commit | commitdiff | tree | snapshot |
2005-04-25 |
Robert Roebling | Add test for wxChoice's focus events. (no fix yet). |
commit | commitdiff | tree | snapshot |
2005-04-25 |
Robert Roebling | Prevent unnecessary assert when someone tries to |
commit | commitdiff | tree | snapshot |
2005-04-25 |
Włodzimierz... | Fix for broken wxMSWUniv after wxLaunchDefaultBrowser... |
commit | commitdiff | tree | snapshot |
2005-04-25 |
Julian Smart | Fixed erroneous selection of content in comboboxes... |
commit | commitdiff | tree | snapshot |
2005-04-25 |
Michael Wetherell | Compilation fix |
commit | commitdiff | tree | snapshot |
2005-04-25 |
Michael Wetherell | Remove msdos code now in src/msdos, update bakefiles... |
commit | commitdiff | tree | snapshot |
2005-04-25 |
Michael Wetherell | Compilation fix for dos |
commit | commitdiff | tree | snapshot |
2005-04-25 |
Michael Wetherell | Add mimimal mimetype.h for msdos |
commit | commitdiff | tree | snapshot |
2005-04-25 |
Michael Wetherell | Add skeleton utils, dir and mimetype for dos. |
commit | commitdiff | tree | snapshot |
2005-04-25 |
Michael Wetherell | Allow wchar_t for djgpp |
commit | commitdiff | tree | snapshot |
2005-04-24 |
Robert Roebling | Apply patch that prevents a crash when more than |
commit | commitdiff | tree | snapshot |
2005-04-24 |
Mattia Barbon | Another STL compilation fix. |
commit | commitdiff | tree | snapshot |
2005-04-24 |
Robert Roebling | Added some more test to the printing sample |
commit | commitdiff | tree | snapshot |
2005-04-24 |
Robert Roebling | Added support for DrawArc and Blit to GNOME print. |
commit | commitdiff | tree | snapshot |
2005-04-24 |
Mattia Barbon | Fix wxChoice on Mac whith STL when using wxCB_SORT. |
commit | commitdiff | tree | snapshot |
2005-04-24 |
Julian Smart | 25.4 mm to the inch, not 25.1 |
commit | commitdiff | tree | snapshot |
2005-04-24 |
Julian Smart | Restored previous revision after retag |
commit | commitdiff | tree | snapshot |
2005-04-24 |
Julian Smart | Creating new revision to retag with WX_2_6_0 |
commit | commitdiff | tree | snapshot |
2005-04-24 |
Julian Smart | File removal |
commit | commitdiff | tree | snapshot |
2005-04-24 |
Julian Smart | File removal changes |
commit | commitdiff | tree | snapshot |
2005-04-24 |
Stefan Csomor | about menu item changes : can appear anywhere in a... |
commit | commitdiff | tree | snapshot |
2005-04-24 |
Robert Roebling | Added spline support to GNOME print |
commit | commitdiff | tree | snapshot |
2005-04-24 |
Robert Roebling | Implement DrawEllipticArc for GNOME print. |
commit | commitdiff | tree | snapshot |
2005-04-24 |
Stefan Csomor | adding core services and increase Universal Header... |
commit | commitdiff | tree | snapshot |
2005-04-24 |
Kevin Ollivier | Fixed an issue with potential invalid ID passed to... |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Vadim Zeitlin | update from Janos |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Mattia Barbon | Regenerated Makefile.in after gnuwin32 elimination. |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Mattia Barbon | Avoid ICE with MinGW 2.95.3. |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Mattia Barbon | Remove some references to now deleted gnuwin32 files. |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Mattia Barbon | Fix STL compilation (note: this is not the correct... |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Julian Smart | Fix for my fix |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Julian Smart | Remove obsolete includes |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Robert Roebling | Implented DoDrawPolygon() for GNOME print. |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Ryan Norton | rv hack |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Julian Smart | Improve appearance for themes that don't allow backgrou... |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Vadim Zeitlin | another try at mingw32 compilation fix |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Vadim Zeitlin | check for NULL pointer in OnMeasureItem() as well as... |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Julian Smart | Fixed icon transparency |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Robin Dunn | a little more tweaking |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Julian Smart | Removed old file |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Michael Wetherell | Regerate with djgpp fixes |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Robin Dunn | Check for potentially NULL m_focus (Patch #1187992) |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Robin Dunn | extra self removed |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Ryan Norton | Move wxMacExecute into base |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Robin Dunn | Bind the EVT_HELP events to the textctrls, not the... |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Michael Wetherell | Fixes to allow compilation with no wchar_t (djgpp proba... |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Michael Wetherell | Temporary fix to allow configure to run for djgpp.... |
commit | commitdiff | tree | snapshot |
next |