2005-05-12 |
Dimitri Schoolwerth | corrected minor typos |
commit | commitdiff | tree | snapshot |
2005-05-12 |
Kevin Hock | Updated docs to accurately define wxHIDE_READONLY,... |
commit | commitdiff | tree | snapshot |
2005-05-11 |
Kevin Ollivier | ODBC library is part of base, so make sure the dependen... |
commit | commitdiff | tree | snapshot |
2005-05-11 |
Robin Dunn | Copied a few things from wxWidgets changes.txt |
commit | commitdiff | tree | snapshot |
2005-05-11 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2005-05-11 |
Robin Dunn | Some cleanup and added FFont and FFontFromPixelSize |
commit | commitdiff | tree | snapshot |
2005-05-11 |
Robin Dunn | wx.GetXDisplay |
commit | commitdiff | tree | snapshot |
2005-05-11 |
Robin Dunn | Ensure that Python is initialized before doing any... |
commit | commitdiff | tree | snapshot |
2005-05-11 |
Robin Dunn | Don't use wx.TheFontList.FindOrCreateFont, it's way... |
commit | commitdiff | tree | snapshot |
2005-05-11 |
Robin Dunn | compile fixes |
commit | commitdiff | tree | snapshot |
2005-05-11 |
Robin Dunn | Compile fixes |
commit | commitdiff | tree | snapshot |
2005-05-11 |
Julian Smart | HandlePrintClient shouldn't go above a top-level window |
commit | commitdiff | tree | snapshot |
2005-05-10 |
Robin Dunn | Have wxLaunchDefaultBrowser fallback to the BROWSER... |
commit | commitdiff | tree | snapshot |
2005-05-10 |
Włodzimierz... | Build fix for VC, fixed reading after end of wxChar... |
commit | commitdiff | tree | snapshot |
2005-05-10 |
Włodzimierz... | Source cleaning. |
commit | commitdiff | tree | snapshot |
2005-05-10 |
Włodzimierz... | Compensate the usage of selecting already selected... |
commit | commitdiff | tree | snapshot |
2005-05-10 |
Włodzimierz... | Do not send event for already selected menu radio item... |
commit | commitdiff | tree | snapshot |
2005-05-10 |
Michael Wetherell | Only automatically switch off --enable-std_string or... |
commit | commitdiff | tree | snapshot |
2005-05-10 |
Michael Wetherell | Detect when --enable-std_string or --enable-std_iostrea... |
commit | commitdiff | tree | snapshot |
2005-05-10 |
Stefan Csomor | cleanup |
commit | commitdiff | tree | snapshot |
2005-05-10 |
Stefan Csomor | applying patch 1188918 |
commit | commitdiff | tree | snapshot |
2005-05-10 |
Stefan Csomor | refresh only for menus which have their menubar attache... |
commit | commitdiff | tree | snapshot |
2005-05-09 |
Robin Dunn | A few build tweaks |
commit | commitdiff | tree | snapshot |
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 |
next |