wxWidgets.git
2002-08-14  Stefan Csomoradded key code fix to carbon event handler
2002-08-14  Robin DunnFixed wxMSW's EVT_CHAR so it conforms to the docs and...
2002-08-14  Václav Slavíkdefine wxART_* constanst in way that will make adding...
2002-08-14  Stefan Csomorfix when not having precompiled headers
2002-08-14  Stefan Csomorattempt to bring event system in synch with MSW
2002-08-14  Stefan Csomorseparated modifier keys handling in order to distinct...
2002-08-14  Vadim Zeitlinsmall fix to reduce flicker slightly while dragging...
2002-08-14  Vadim Zeitlinadded a 1 line script to generate the tags file for...
2002-08-14  Stefan Csomoradded creation of dialog - perhaps needed for all platforms
2002-08-14  Stefan Csomoradded creation of dialog - perhaps needed for all platforms
2002-08-14  Stefan Csomorcleanup code
2002-08-14  Václav SlavíkPython support in wxrc
2002-08-14  Robin DunnPut a panel under the colored windows so wxGTK's notebo...
2002-08-13  Robin DunnFixes and other changes to the demo and some library...
2002-08-13  Robin DunnChanged style so it looks good everywhere
2002-08-13  Vadim ZeitlinFixed size buffers are not a good thing. Period.
2002-08-13  Robin DunnUse a better index
2002-08-13  Robin DunnAdded a sample to the demo that catches various key...
2002-08-13  Václav Slavíkfixed pangoft2 check: moved outsided cached block
2002-08-13  Václav Slavíkreverted previous checkin
2002-08-13  Václav Slavíkcompilation fix
2002-08-13  Vadim Zeitlintidied up patch 583937 (wxClassInfo dtor)
2002-08-13  Robert Roebling New GTK 2.0 Update() code.
2002-08-13  Robert Roebling New code for Update() under GTK 2.0. Added
2002-08-13  Robert Roebling Minor correction to GetTextExtent.
2002-08-13  Robert Roebling Forgot Unicode conversion in wxStaticText.
2002-08-13  Robert Roebling This way strconv copmiles again. I don't think
2002-08-13  Vadim Zeitlinbetter use strncpy() than strncat() with uninitialized...
2002-08-13  Robert Roebling Implemented GetTextExtent() for GTK 2.0.
2002-08-13  Vadim Zeitlinminor fixes:
2002-08-13  Stefan Csomoradded new method MacSetupCursor
2002-08-13  Vadim Zeitlincompilation fix for wxGTK (missing header)
2002-08-13  Stefan Csomorcorrected BestSize algorithm
2002-08-13  Stefan Csomoradded missing wxMacPortSetter helper(this) calls
2002-08-13  Stefan Csomorall controls use 32 bit values now
2002-08-13  Stefan Csomorcorrected internal window position after a zoom operation
2002-08-12  Václav Slavíkadded pangoft2 check to configure
2002-08-12  Václav Slavíkseems I forgot to check in these changes to tex2rtf...
2002-08-12  Robin DunnSWIGged updates for wxMac
2002-08-12  Julian Smart'if' commented out by JACS on behalf
2002-08-12  Robin DunnMore build/distrib tweaks
2002-08-12  Robert Roebling Added -lpangoft2-1.0 to link line.
2002-08-12  Robin DunnFixed DSM
2002-08-12  Robin DunnAdded accessor for the main window in generic wxListCtr...
2002-08-12  Robin DunnwxPySimpleApp calls wxInitAllImageHandlers
2002-08-12  Robin DunnLittle samples updates
2002-08-12  Robin DunnMore wxListCtrl test code
2002-08-12  Robin DunnShow how to use a wxMemoryFSHandler
2002-08-12  Robin DunnBuild and distrib tweaks
2002-08-12  Robin DunnAdded menu icon methods everywhere
2002-08-12  Julian SmartIncreased the message buffer size
2002-08-12  Václav Slavíkfixed wxChar definition
2002-08-12  Václav Slavíkfixed another typo
2002-08-12  Stefan Csomorupdated project files
2002-08-11  David WebsterFont fixes for the font dialog
2002-08-11  Julian SmartCorrected typos for
2002-08-11  Robert Roebling Same typo.
2002-08-11  Robert Roebling Typo.
2002-08-11  Robert Roebling Killing more wxConvLibc calls...
2002-08-11  Robert Roebling Corrected dangerous cast.
2002-08-11  Robert Roebling Added wxString::FromAscii() wxString::ToAscii().
2002-08-10  Stefan CsomorOSX fix
2002-08-10  Stefan CsomorwxMac removed debugging code
2002-08-10  Stefan Csomorcommented out controlDef for carbon
2002-08-10  Václav Slavíkfixed broken test in configure: no, DJGPP really is...
2002-08-10  Václav Slavíktell that there was an error...
2002-08-10  Mattia BarbonCheck if linking a motif program requires -lXp and...
2002-08-10  Robert Roebling Compile fix for wxBase/Unicode/Unix.
2002-08-10  Václav SlavíkSciTech MGL changed public interface again, let's accom...
2002-08-10  Václav Slavíkfixed Julian-introduced typo
2002-08-10  Robert Roebling (char*)(const char*)xxx.mb_str() is not a good
2002-08-10  Robert Roebling Implemented the various printf() functions under
2002-08-10  Robert Roebling Added explicit Unicode conversion to wxDir - the
2002-08-10  Robert Roebling Fix for Unicode conversion.
2002-08-10  Stefan Csomorcorrected ::Clear
2002-08-10  Stefan Csomoradded new implementation for editable and brought selec...
2002-08-10  Stefan Csomorimplemented clipping for controls via callback (classic...
2002-08-10  Stefan Csomorwindow clipper added
2002-08-10  Stefan Csomoradded control action for redraws (classic only)
2002-08-10  Stefan Csomoradded clipping code for controls
2002-08-09  Robin DunnAllow loading xrc resources from a string
2002-08-09  Julian SmartDelete help text entry before adding new one, else
2002-08-09  Julian SmartAdded brief explanation about building RPMs
2002-08-08  Robin DunnMore tool script tweaks
2002-08-08  Robin DunnAdded pyshell and pycrust scripts
2002-08-08  Robin DunnSome little tweaks to PyCrust
2002-08-08  Robin Dunnnew SWIGged files for wxGTK
2002-08-08  Robert Roebling Changed wxStat, wxAccess and wxOpen to no longer
2002-08-08  Robin DunnPyCrust updates from their CVS.
2002-08-08  Robert Roebling Adapted to Unicode compilation.
2002-08-08  Robert Roebling Hopefully corrected conversion buffer size.
2002-08-08  Robin DunnMake batch files for the tool scripts, and other relate...
2002-08-08  Robin DunnFixes for Bug #592758
2002-08-08  Robin DunnUpdated version and other minor tweaks
2002-08-08  Robin DunnNew wxActiveX code
2002-08-08  Robin DunnMoved tools to be a Python package in wxPython.tools...
2002-08-08  Robert Roebling Compile fix.
2002-08-08  Václav Slavíkadded RPM spec file
2002-08-08  Václav Slavíkunified archive naming to name-version-arch
2002-08-08  Václav Slavíktex2rtf: fixes to makefile.unx to make rpm spec file...
next