]> git.saurik.com Git - wxWidgets.git/history - src/common
use CODE_GEN_FLAGS
[wxWidgets.git] / src / common /
2003-06-29  Vadim Zeitlincompilation fix
2003-06-29  Vadim Zeitlinwe don't need to include wx/mac/private.h, at least...
2003-06-28  Vadim Zeitlinfix for comparison bug in GetHeader()
2003-06-28  Václav Slavíkfixed linker errors
2003-06-27  Václav Slavíkanother compilation fix
2003-06-27  Václav SlavíkWindows compilation fix
2003-06-27  Vadim Zeitlinmoved GetOSVersion() to the base traits class; implemen...
2003-06-27  Vadim ZeitlinTryParent()/ProcessEvent() were included in both base...
2003-06-26  Vadim Zeitlin__WXBASE__ -> wxUSE_BASE
2003-06-26  Julian SmartAdded m_ prefix to wxColourData and wxFontData members...
2003-06-26  Vadim Zeitlinpass event to validators fisrt, before using the dynami...
2003-06-26  Vadim Zeitlincompilation fix
2003-06-26  Vadim Zeitlincompilation fixes for separate build
2003-06-26  Vadim Zeitlincompilation fix for wxGUI
2003-06-26  Vadim Zeitlingot rid of wxEvtHandler::m_isWindow, use virtual functi...
2003-06-25  Vadim Zeitlinsome more #if wxUSE_BASE (but still not enough)
2003-06-25  Václav Slavíkfixes to previous commit
2003-06-25  Václav Slavíkmoved AddFile(wxImage) to GUI part of library, too
2003-06-25  Václav Slavíkcompilation fix for wxBase
2003-06-25  Vadim Zeitlinmissign app.h header
2003-06-25  Vadim Zeitlina quick hack to fix wxBase compilation
2003-06-24  Václav Slavíkcompilation fix
2003-06-24  Václav Slavíkcompilation fixes
2003-06-24  Vadim Zeitlincompilation fix for wxGTK
2003-06-24  Vadim ZeitlinwxBase/GUI separation: 1st step, wxMSW should build...
2003-06-23  Václav Slavíkcompilation fix
2003-06-23  Vadim Zeitlinuse __VISUALC__ instead of _MSC_VER to avoid problems...
2003-06-23  David ElliottAdded #ifdef wxHAS_TASK_BAR_ICON guard
2003-06-23  Vadim ZeitlinGetIcon() returns wxIconLocation, not wxIcon, now
2003-06-22  Vadim Zeitlinsupport Show() in wxFlexGridSizer (patch 737850)
2003-06-22  Vadim Zeitlinfix VC 7.x release build problems
2003-06-22  Vadim Zeitlintemp fix for link errors after last commit
2003-06-21  Vadim Zeitlindon't disable hidden windows in wxWindowDisabler, it...
2003-06-20  Julian SmartExtended wxTextAttr and added wxTextCtrl::GetStyle...
2003-06-19  David ElliottAdded return NULL; for __WXCOCOA__
2003-06-19  Vadim Zeitlinfixed infinite recursion bug in some rare cases
2003-06-18  Vadim Zeitlindetect EOF better when reading HTTP reply
2003-06-18  Vadim Zeitlinremoved unnecessary #if wxUSE_GUIs
2003-06-18  Vadim Zeitlinremoved deprecated ConvertToBitmap() and wxImage(wxBitm...
2003-06-18  Chris Elliottfix DMars compilation to use precompiled headers
2003-06-17  Vadim Zeitlinfixed compilation warnings
2003-06-16  Julian SmartPlatform and compiler-specific checking for MSW and...
2003-06-15  Vadim Zeitlinempty description doesn't look good
2003-06-15  Vadim Zeitlintypo fix
2003-06-15  Vadim Zeitlinfixed bug with parsing filter string without description
2003-06-15  Vadim Zeitlincheck parmateres in Replace() (bug 752716)
2003-06-14  Vadim Zeitlinalways NUL-terminate log messages, even if they're...
2003-06-14  Vadim Zeitlinspeed up for debug mode startup (doesn't matter much...
2003-06-14  Vadim ZeitlinwxFileDialog cleanup, extracted common code to fldlgcmn...
2003-06-14  Vadim Zeitlinadded virtual dtor to wxDateTimeHolidayAuthority (patch...
2003-06-14  Vadim Zeitlinadded a few #ifdefs needed to build a smaller library...
2003-06-13  Vadim Zeitlinfixed bug in group counting Compile()
2003-06-13  Václav Slavíkadded wxLocale::GetLanguageName
2003-06-11  Gilles Depeyrotapplied SF patch #752538 to implement wxGetOSDirectory...
2003-06-10  Robin DunnEnsure that a wxMenuItem's parent menu is updated if...
2003-06-08  Stefan Csomorcorrected include for Apple's Dev Tools
2003-06-07  Stefan CsomorAccepts Focus was incorrectly returning FALSE for a...
2003-06-07  Julian SmartApplied patch [ 748638 ] wxDos2UnixFilename for unicode
2003-06-07  Vadim ZeitlinDoGiveHelp() should be defined even if !wxUSE_STATUSBAR
2003-06-06  Robin DunnPut terminating NUL in the buffer since MB2WC doesn...
2003-06-05  Julian SmartFixed bug [ 749471 ] wxDocument with no command processor
2003-06-03  Stefan Csomorcorrecting lookup of equal names in different modules
2003-06-03  Vadim Zeitlinuse c_str() instead of mb_str() with wxString::Printf...
2003-06-03  Vadim Zeitlinno changes
2003-06-02  Vadim Zeitlinattempt to fix gcc printf() warnings
2003-06-02  Roger GammansAddition at simple wxObject*, support into wxVariant.
2003-06-01  Julian SmartPass focus window to submenu items too (no reason I...
2003-06-01  Julian SmartApplied patch [ 710608 ] wxImage::GetImageExtWildcard...
2003-06-01  Vadim Zeitlincompilation fix for Mac and reformatted the code
2003-06-01  Julian SmartPartially applied patch [ 531199 ] new EVT_MOVING and...
2003-06-01  Julian SmartApplied patch [ 619539 ] patch to get small icon via...
2003-06-01  Julian SmartApplied [ 745533 ] implemented wxNotebook::DoGetBestSize
2003-06-01  Julian SmartApplied patch [ 745983 ] Fix for memory leak in class...
2003-05-31  Vadim Zeitlinclicking on a panel without children should give it...
2003-05-29  Gilles Depeyrotimproved deallocation fix for Visual C++ Multithreaded...
2003-05-28  Gilles DepeyrotVC++ free must take place in same DLL as allocation...
2003-05-28  Roger GammansReinsert missing ctor removed in date/time tidy
2003-05-26  Julian SmartInclude missing.h
2003-05-26  Julian SmartAllow printing objects to be passed a wxWindow, not...
2003-05-25  Vadim Zeitlinfix m_Matches overflow if Compile() is called more...
2003-05-25  Václav Slavíkadded CompareAccelString function
2003-05-24  Mattia Barbon Compilation/warning fixes.
2003-05-23  Julian SmartApplied patch [ 736322 ] Remove TWINE support, merge...
2003-05-23  Julian SmartApplied patch [ 738821 ] Allow more features to be...
2003-05-23  Julian SmartApplied patch [ 742452 ] wxPrintDialogData: can't set...
2003-05-21  Julian SmartApplied patch [ 740071 ] Make tiff errors/warnings...
2003-05-21  Julian SmartApplied patch [ 689188 ] adds wxToolBar::GetToolPos
2003-05-20  Julian SmartA fix to prevent mungeing of the config file after...
2003-05-19  Stefan Csomorswitch to pImpl pattern for mac printing
2003-05-19  Václav Slavíkallow untranslated accelerators, too
2003-05-17  Stefan Csomorfinding papersizes allows for 1 mm tolerance
2003-05-16  Stefan Csomorcarbon printing extended
2003-05-15  Julian SmartAn attempt to make the notebook sizer report its size
2003-05-11  Vadim Zeitlinmany fixes for PNG reading after recent alpha changes...
2003-05-11  Vadim ZeitlinTRUE/FALSE -> true/false
2003-05-11  Vadim ZeitlinwxImage::Create() should be bool, not void
2003-05-10  Vadim Zeitlincompilation fix (sorry)
2003-05-10  Vadim Zeitlinrecognize ESC[APE] in menu accel strings (patch 733967)
2003-05-09  Vadim Zeitlinmemory for alpha channel was over allocated by a factor...
2003-05-09  Vadim ZeitlinInsert() patch from John Labenski
next