]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2004-11-17  Stefan CsomorwxStat call preliminary fix
2004-11-17  Stefan Csomorfile name char set string conversions
2004-11-17  Julian SmartAdded IsTopLevel() check to last message loop in PrePro...
2004-11-17  Vadim Zeitlinfixed static libs detection (shouldn't suppress stdout...
2004-11-17  Ryan Nortonwho knows, maybe this will fix the 10.3 problems
2004-11-17  Kevin HockAdded archive.h to list of headers, put archive.cpp...
2004-11-17  Kevin HockFix tree control focus issues on OS X (and possibly...
2004-11-16  Robin Dunncommented out dbg message
2004-11-16  Julian SmartWrapped two generated literals in _T
2004-11-16  Julian SmartDoc tweaks
2004-11-16  Stefan Csomorsomehow commit did not work
2004-11-16  Ryan Nortonmissed commit files
2004-11-16  Ryan Nortonmakefile regen, include fix, duplicate file fix
2004-11-16  Ryan Nortoncleanup OSX native font dialog stuff a bit (it should...
2004-11-16  Ryan Nortonfiles for native font dialog on mac
2004-11-16  Włodzimierz... WinCE fix. IsEmpty() -> empty().
2004-11-16  Włodzimierz... WinCE correction.
2004-11-16  Włodzimierz... Warning fix.
2004-11-16  Włodzimierz... eVC3 media fix.
2004-11-16  Włodzimierz... Define wxMediaEvent before it is used. Make OnMediaFini...
2004-11-16  Vadim Zeitlinattempts to suppress C4702 for VC
2004-11-16  Vadim Zeitlinadded operator>>(wchar_t)
2004-11-16  Vadim Zeitlinsmall optimization for wxTextCtrl (forgot to commit...
2004-11-16  Vadim Zeitlinmade default background colour BTNFACE (so that panels...
2004-11-16  Václav Slavíkfixed wxEncodingConverter-base wxCSConv to report failu...
2004-11-16  Václav Slavíkmodified wxEncodingConverter API to report failures
2004-11-16  Vadim Zeitlinsuppress output of wx-config --static to fix problems...
2004-11-16  Vadim Zeitlinremoved unused variable to suppress warning (and put...
2004-11-16  Stefan Csomoronsize event not needed anymore
2004-11-16  David ElliottPrevent crashes in wxFFile(Input|Output)Stream: Do...
2004-11-15  David ElliottUse wxUint16 instead of WORD and wxUint8 instead of...
2004-11-15  Stefan Csomorchanged fonts on OSX to use OSX system fonts having...
2004-11-15  Stefan Csomoradapted to current filelist
2004-11-15  Stefan Csomorcorrecting include type
2004-11-15  Vadim Zeitlinset bg style to custom as we overwrite it anyhow
2004-11-15  Vadim Zeitlinfixed XP sash rendering to really do something (using...
2004-11-15  Vadim Zeitlindon't draw background at all if bg style is custom
2004-11-15  Vadim Zeitlinremoved unnecessary (now that we leave Windows paint...
2004-11-15  Vadim Zeitlinrestored OnEraseBackground(), we do need it but only...
2004-11-15  Włodzimierz... wxDC::DrawLabel documented.
2004-11-15  Włodzimierz... Order fix.
2004-11-15  Włodzimierz... Warning fixes.
2004-11-15  Włodzimierz... wxUniv actualization.
2004-11-15  Włodzimierz... Vertical tabs orientation in gtk renderer of wxUniv.
2004-11-15  Julian SmartRC parse fixes from Michael Shamgar
2004-11-15  Vadim Zeitlinadded \deprecated command
2004-11-15  Vadim Zeitlindon't always erase the background ourselves as this...
2004-11-15  Vadim Zeitlinfixed va_copy test
2004-11-15  Włodzimierz... Partial fix to bug #1040607: support for vertical orien...
2004-11-15  Václav Slavíkfixed to work with themes that redefine icons (e.g...
2004-11-15  Václav Slavíkupdated to be in sync with wxwin.py code
2004-11-15  Ryan Nortonfix buglet wxKeyEvent->wxMouseEvent
2004-11-15  Ryan Nortonfix technical accuracy of statement
2004-11-15  Ryan NortonWXUNUSED warning fixes - unicode compilo fix
2004-11-15  Włodzimierz... Wise path to generic dialogs sources.
2004-11-15  Ryan Nortonfix for [ 1066432 ] wxTextOutputStream: endl doesn...
2004-11-15  Włodzimierz... wxUniv use wxBU flags [bug #1040584]
2004-11-14  Ryan Nortongenerate mediaplayer sample in configure
2004-11-14  Václav Slavíkcompilation fix
2004-11-14  Ryan Nortondoc for mediaplayer sample
2004-11-14  Ryan NortonMassive reworking of wxMediaCtrl code - backend everyth...
2004-11-14  Ryan Nortondoc update for wxMediaCtrl
2004-11-14  Václav Slavíkfixed rendering of bitmaps with alpha channel under...
2004-11-14  Václav Slavíkadded system colours and fonts support to XRC (based...
2004-11-14  Robert Roebling The wxGNOME whitepaper-to-be.
2004-11-14  Ryan Nortonspelling/grammer (lol) :)
2004-11-14  Václav Slavíkmade wxMBConv_iconv MT-safe
2004-11-14  David ElliottRebaked and autoconfiscated.
2004-11-14  David ElliottMoved some OS X only files into MAC_OSX_SRC from MAC_SRC.
2004-11-14  David ElliottAdded Mac OS support.
2004-11-14  David ElliottReran aclocal using bakefile.m4 from Bakefile CVS HEAD...
2004-11-13  Robin DunnreSWIGged
2004-11-13  Robin DunnreSWIGged
2004-11-13  Robin Dunnthe python2 check is gone, take out the use of the...
2004-11-13  Robin Dunnbump subrelease
2004-11-13  Robin DunnreSWIGged
2004-11-13  Robin Dunn* wxPrintDialog no longer derives from wxDialog.
2004-11-13  Robin DunnFix for uninitialized pointer access from wxPrintData...
2004-11-13  Robin DunnThe assumption that if SIZEOF_INT is defined then SIZEO...
2004-11-12  Václav Slavíkmore wxPostEvent MT fixes
2004-11-12  Václav Slavíkremoved unused static variable
2004-11-12  David ElliottMoved wxStandardPathsCF into base library when using...
2004-11-12  Robin Dunntypo
2004-11-12  Robin DunnCompilation fix
2004-11-12  Robin DunnReset LC_NUMERIC to "C" for Python < 2.4. This fixes...
2004-11-12  David ElliottFix build on platforms without any real source in the...
2004-11-12  Julian SmartNotebook page bitmaps now supported.
2004-11-12  Włodzimierz... Warning fixes.
2004-11-12  Włodzimierz... MinGW fix.
2004-11-12  Włodzimierz... Warning fixes.
2004-11-12  Włodzimierz... Warning fixes.
2004-11-12  Włodzimierz... Warning fixes.
2004-11-12  Ryan Nortonfix for when zlib is not compiled in
2004-11-12  Ryan Nortonmedia proj
2004-11-12  Ron LeeTagged DEBIAN_2_5_3_2 for release testing. Bumped...
2004-11-12  Ryan Nortondon't include strmiids.lib as its not needed by default...
2004-11-12  Włodzimierz... dwCallback if DWORD.
2004-11-12  Ron LeeBump WX_CURRENT back to 3, this must stay the same as
2004-11-12  Ryan Nortonfix hiding the other (mac) one
2004-11-12  Włodzimierz... Fix hiding wxMediaEvent::Clone().
next