]> git.saurik.com Git - wxWidgets.git/history - src
workaround for simpler CW setup
[wxWidgets.git] / src /
2005-05-08  Vadim Zeitlinfixed GetLocaleDateFormat() to work with all locales...
2005-05-08  Vadim Zeitlinfix VC++ warning in debug build after latest fix to...
2005-05-07  Robin DunnPatch #1197009 [wxMSW] Proper repainting when resizing
2005-05-07  Robert Roebling committed aupdated patch that adds support for
2005-05-07  Stefan Csomornow it's uint32 on mac
2005-05-07  Robert Roebling Commit fix for EUC_JP encoding under Windows.
2005-05-06  Julian SmartTake src x, y into account when blitting with alpha
2005-05-06  Włodzimierz SkibaBuild fix (Watcom).
2005-05-06  Michael WetherellCompilation fix for USE_UNIV=1
2005-05-06  Michael WetherellOn x11 another control may already have the mouse captu...
2005-05-06  Michael WetherellThis handlers mustn't be deleted when a popup is dismis...
2005-05-06  Julian SmartPermission for flood-fill code clarified
2005-05-06  Włodzimierz SkibaVC warning fixes.
2005-05-05  Vadim Zeitlinlimit recursion depth in DumpUDT() to prevent crashes...
2005-05-05  Julian SmartClarified copyright
2005-05-04  Robin DunnDon't automatically copy the selection to the clipboard...
2005-05-04  Robin DunnDon't copy the NULL char into the clipboard. Most...
2005-05-04  Vadim Zeitlinfixed GetLongPath(): it never used ::GetLongPath()...
2005-05-04  Vadim Zeitlinfixed EOVERFLOW handlign after previous commit and...
2005-05-04  Julian SmartAdded licence/copyright information
2005-05-04  Vadim Zeitlininclude iostream headers before using iostream classes...
2005-05-04  Vadim Zeitlinreplace complicated OS tests with simple ifdef EOVERFLO...
2005-05-03  Stefan Csomorotherwise we always fall back to blitting, even if...
2005-05-03  Julian SmartA control's text colour now reflects the system colour...
2005-05-03  Stefan Csomormust be static of course, otherwise items just get...
2005-05-02  Chris Elliottget the path in windows format for cygwin
2005-05-02  Chris Elliottsizer.h needed by cygwin
2005-04-30  Stefan Csomorreordering for CW compiles, setting control to opaque...
2005-04-30  Michael WetherellCall MGL_init earlier in wxApp::Initialize to avoid...
2005-04-29  Julian SmartRemoved previous broken fix for deferred positioning...
2005-04-29  Stefan Csomoradapting to latest API
2005-04-29  Julian SmartAdjustScrollbars can go into an infinite loop, so bail...
2005-04-28  Julian SmartSwitch deferred sizing off for radioboxes because with...
2005-04-28  Julian SmartReverted/commented out unsuccessful defer fix
2005-04-28  Julian SmartTypo correction
2005-04-28  Julian SmartUse real number of children for reserving deferred...
2005-04-28  Julian SmartWorked around an apparent bug in Windows whereby some...
2005-04-28  Stefan Csomorotherwise we always just fix rect at index 0 ...
2005-04-28  Kevin HockFix for unexplained change in socket behavior where...
2005-04-27  Julian SmartTemporary fix (I hope) to allow an application to paint...
2005-04-27  Kevin OllivierTiger compatibility fixes.
2005-04-27  Julian SmartFix for radiobox controls backgrounds being drawn incor...
2005-04-27  David WebsterUnicode fixes for OS/2
2005-04-27  David WebsterUnicode fixes for OS/2 (all inside #ifdef __WXPM__...
2005-04-26  Włodzimierz SkibawxUniversal positioning fix [#1040625]
2005-04-25  Robert Roebling Prevent unnecessary assert when someone tries to
2005-04-25  Włodzimierz SkibaFix for broken wxMSWUniv after wxLaunchDefaultBrowser...
2005-04-25  Julian SmartFixed erroneous selection of content in comboboxes...
2005-04-25  Michael WetherellRemove msdos code now in src/msdos, update bakefiles...
2005-04-25  Michael WetherellAdd skeleton utils, dir and mimetype for dos.
2005-04-24  Robert Roebling Apply patch that prevents a crash when more than
2005-04-24  Mattia Barbon Another STL compilation fix.
2005-04-24  Robert Roebling Added support for DrawArc and Blit to GNOME print.
2005-04-24  Mattia Barbon Fix wxChoice on Mac whith STL when using wxCB_SORT.
2005-04-24  Julian SmartRestored previous revision after retag
2005-04-24  Julian SmartCreating new revision to retag with WX_2_6_0
2005-04-24  Stefan Csomorabout menu item changes : can appear anywhere in a...
2005-04-24  Robert Roebling Added spline support to GNOME print
2005-04-24  Robert Roebling Implement DrawEllipticArc for GNOME print.
2005-04-24  Kevin OllivierFixed an issue with potential invalid ID passed to...
2005-04-23  Mattia Barbon Avoid ICE with MinGW 2.95.3.
2005-04-23  Mattia Barbon Fix STL compilation (note: this is not the correct...
2005-04-23  Julian SmartFix for my fix
2005-04-23  Julian SmartRemove obsolete includes
2005-04-23  Robert Roebling Implented DoDrawPolygon() for GNOME print.
2005-04-23  Ryan Nortonrv hack
2005-04-23  Julian SmartImprove appearance for themes that don't allow backgrou...
2005-04-23  Vadim Zeitlinanother try at mingw32 compilation fix
2005-04-23  Vadim Zeitlincheck for NULL pointer in OnMeasureItem() as well as...
2005-04-22  Robin DunnCheck for potentially NULL m_focus (Patch #1187992)
2005-04-22  Ryan NortonMove wxMacExecute into base
2005-04-22  Michael WetherellFixes to allow compilation with no wchar_t (djgpp proba...
2005-04-22  Ryan NortonFix Non-ce MSW unicode builds
2005-04-22  Kevin HockAdd comment explaining the role of wxMacExecute
2005-04-22  Michael WetherellUse wxMilliSleep instead of the deprecated wxUsleep
2005-04-22  Michael WetherellCompilation fixes for wxMGL
2005-04-22  Michael WetherellCompilation fix for djgpp
2005-04-22  Michael WetherellCompilation fixes for djgpp
2005-04-22  Stefan Csomorfix for drawing correct gridlines even on scrolled...
2005-04-22  Stefan Csomorfixing compilo
2005-04-22  Ryan Nortonflag checkin'
2005-04-22  Ryan Nortonimplement non-wrapping for wxSpinCtrl
2005-04-22  Ryan Nortonimplement label setting
2005-04-21  Ryan Nortonimplement tooltip delay
2005-04-21  Michael WetherellSupport for G_FILENAME_ENCODING=@locale
2005-04-21  Ryan Nortonforcibly call operator
2005-04-21  Ryan Norton'fix' for broken gcc version
2005-04-21  Ryan Nortonadd most support for (dis)associate. Other stuff
2005-04-21  Robin DunnOops, that should be GetEncoding, not GetDefaultEncoding
2005-04-21  Ryan NortonwxUSE_MIMTYPE gaurd
2005-04-21  Robin DunnUse the encoding in StyleSetFont too.
2005-04-21  Ryan NortonAdd wxLaunchDefaultBrowser, note wxGetKeyState change
2005-04-21  Ryan NortonAdd support for launching APPL bundles with wxExecute
2005-04-21  Robin Dunnsome extra refreshing and updating on wxMac so the...
2005-04-21  Stefan Csomorremoving C++ std lib
2005-04-21  Ryan NortonFix shift and other keys with wxGetKeyState on mac
2005-04-21  Stefan Csomorline endings corrected, OmnisRC removed
2005-04-20  Stefan NeisRemoved unneeded include.
2005-04-20  Stefan CsomorCW fixes
2005-04-20  Stefan Csomormoving dylib to Frameworks folder
next