]> git.saurik.com Git - wxWidgets.git/history - src/common
Include wx/choicdlg.h, wx/textdlg.h and wx/filedlg.h according to precompiled headers...
[wxWidgets.git] / src / common /
2006-05-06  Vadim Zeitlinadded InitCommandEventWithItems() and call it from...
2006-05-06  Vadim Zeitlincorrected last change to cWC2MB() to also work for...
2006-05-06  Vadim Zeitlindon't allocate 0-sized buffer in cWC2MB() even if input...
2006-05-06  Vadim Zeitlinremoved wxIsLoggingEnabled() as it could create the...
2006-05-06  Vadim Zeitlintypo: PrintfInLogBug() was probably supposed to be...
2006-05-06  Vadim Zeitlindelete the old log target if one had been created someh...
2006-05-06  Vadim Zeitlinadded wxString::EndsWith() (patch 1483049)
2006-05-05  Włodzimierz SkibaInclude wx/dc.h according to precompiled headers of...
2006-05-05  Włodzimierz SkibaCSS colour compatibility after #1473731.
2006-05-05  Włodzimierz SkibaInclude wx/frame.h according to precompiled headers...
2006-05-05  Włodzimierz SkibaMisplaced #ifdef ... #endif fix.
2006-05-04  Vadim Zeitlinonly take into account visible children in DoLayout()
2006-05-04  Vadim Zeitlinadded Get/SetItemToolTip() (and implemented them for...
2006-05-04  Jouk Jansen Committing in .
2006-05-03  Włodzimierz SkibaInclude wx/stream.h according to precompiled headers...
2006-05-03  Paul CornettwxASSERT(false) --> wxFAIL
2006-05-03  Vadim Zeitlinupdate the sizes of all pages when the control size...
2006-05-02  Włodzimierz SkibaInclude wx/utils.h according to precompiled headers...
2006-04-30  Robert Roebling Patch 1476076 about negative wxImage size when
2006-04-30  Włodzimierz SkibaNo more avoiding wxSizer::Fit in wxWinCE builds.
2006-04-30  Włodzimierz SkibaBuild fix for SmartPhoneCE.
2006-04-28  Włodzimierz SkibaFinal touch for wxColour <-> wxString and wxColourBase...
2006-04-28  Włodzimierz SkibaInclude wx/app.h according to precompiled headers of...
2006-04-27  Włodzimierz SkibawxTLW::IsAlwaysMaximized() introduction.
2006-04-27  Włodzimierz SkibaInclude wx/event.h according to precompiled headers...
2006-04-26  Włodzimierz SkibaInclude wx/log.h according to precompiled headers of...
2006-04-25  Włodzimierz SkibaInclude wx/intl.h according to precompiled headers...
2006-04-25  Włodzimierz SkibawxTheColourDatabase->Find() can fail.
2006-04-25  Robert Roebling Compile fix for VC
2006-04-24  Włodzimierz SkibawxOS2 build fixes after wxColourBase introduction.
2006-04-24  Włodzimierz Skiba[ 1473731 ] 'wxColourBase and wxString <-> wxColour...
2006-04-24  Włodzimierz SkibaInclude wx/string.h according to precompiled headers...
2006-04-24  Vadim Zeitlincorrect i18n problems in accel handling code (replaces...
2006-04-21  Włodzimierz SkibaInclude wx/hash.h according to precompiled headers...
2006-04-20  Włodzimierz SkibaInclude wx/list.h according to precompiled headers...
2006-04-19  Włodzimierz SkibaInclude wx/dynarray.h according to precompiled headers...
2006-04-19  Włodzimierz SkibaInclude wx/object.h according to precompiled headers...
2006-04-19  Vadim Zeitlinfixed unused param warning
2006-04-18  Robert Roebling Added some column width contrl code.
2006-04-18  Vadim Zeitlindon't use the return result of wxLocaltime_r, we receiv...
2006-04-18  Włodzimierz Skibawx/wxprec.h already includes wx/defs.h (with other...
2006-04-17  Vadim Zeitlindon't use COMPRESSION_LZW by default, it's not implemen...
2006-04-17  Vadim Zeitlinadded wxStandardPaths::GetDocumentsDir() (patch 1214360)
2006-04-16  Vadim Zeitlinsimplify/cleanup wxTheXXXList and wxGDIObject code...
2006-04-16  Vadim Zeitlinbuild fixes for wxUSE_LOG==0 (modified patch 1450207)
2006-04-16  Vadim Zeitlincreate stock GDI objects on demand; use const with...
2006-04-16  Vadim ZeitlinHandle alpha channel in wxImage::Mirror() and GetSubIma...
2006-04-16  Vadim Zeitlinimplement wxFileModificationTime() in terms of wxFileNa...
2006-04-16  Vadim Zeitlinadded overwrite parameter to wxRenameFile (patch 1467041)
2006-04-16  Julian SmartChanged the wxPlatform syntax as per Vadim's suggestions
2006-04-15  Julian SmartTypo correction
2006-04-15  Julian SmartEasier platform testing class and function
2006-04-15  Robin DunnGive wxDataObjectComposite a way to report what kind...
2006-04-14  Włodzimierz SkibaDeprecated and obsolete parts marked up for backward...
2006-04-14  Jamie GaddFix bug in GetTimeZone where timezone wasn't set.
2006-04-13  Julian SmartOn screens with restricted space, it's useful to be...
2006-04-13  Vadim Zeitlininitialize nulLen to 0 for all compilers as some versio...
2006-04-11  Stefan CsomorRyan's patch 1468129 ,
2006-04-11  Vadim Zeitlinremoved wxGTK2 hack, not needed any more
2006-04-11  Vadim Zeitlinif we don't convert message catalog strings to the...
2006-04-11  Vadim Zeitlinsome code simplifications, no real changes
2006-04-11  Vadim Zeitlinadded wxConvUI which determines the conversion used...
2006-04-10  Vadim Zeitlinuse #if WXWIN_COMPATIBILITY_2_6 guard around implementa...
2006-04-10  Vadim Zeitlinuse #if WXWIN_COMPATIBILITY_2_6 guard around implementa...
2006-04-10  Vadim Zeitlinfix for the previous commit: delete m_conv after callin...
2006-04-07  Vadim Zeitlinfix recently introduced memory leak of m_conv (bug...
2006-04-07  Vadim Zeitlinadded wxTLW::ShouldPreventAppExit() which can be overri...
2006-04-06  Vadim Zeitlinleave enough space for the trailing NUL when converting...
2006-04-06  Vadim Zeitlindon't crash if conversion of a command line argument...
2006-04-06  Vadim Zeitlinadded missing const to fix last commit
2006-04-06  Vadim Zeitlinadded a cast to wxDecodeSurrogate() to fix wxMSW cross...
2006-04-06  David Surovellcleanup (repeat of v197) - added whitespace around...
2006-04-05  Vadim Zeitlinreally fixed number of bytes written in WriteString...
2006-04-05  Vadim Zeitlinimplemented UTF-16/32 using To/FromWChar() instead...
2006-04-05  Vadim Zeitlin1. use a manifest constant wxNO_LEN instead of -1 for...
2006-04-05  David Surovellcleanup - added whitespace around operators, some blank...
2006-04-05  Vadim ZeitlinMac compilation fix after last commit
2006-04-05  Vadim Zeitlinadded wxMBConv::Clone() to be able to copy conversion...
2006-04-05  Vadim Zeitlinalso fixed WriteString() to work correctly when outputt...
2006-04-05  Vadim Zeitlinfixed NextChar() to read the entire character at once...
2006-04-05  Vadim Zeitlinadded wxMBConv::Clone() to be able to copy conversion...
2006-04-05  Vadim Zeitlinproperly NUL-terminate the output in wxMBConvUTF16swap...
2006-04-05  Vadim Zeitlin1. changed all "wxMBConv& conv" parameters to "const...
2006-04-05  Mart Raudseppencconv.cpp: Remove comment about 5 being big enough...
2006-04-05  Mart RaudseppUpdate unictabl.inc manually, keeping KOI8-U, while...
2006-04-05  Mart RaudseppSupport having const encoding tables. Modify generator...
2006-04-04  Mart RaudseppMake EquivalentEncodings 3-dimensional array const...
2006-04-04  Vadim ZeitlinMB2WC/WC2MB are not pure virtual any longer, implement...
2006-04-04  Vadim Zeitlinadded new To/FromWChar() API with more reasonable seman...
2006-04-04  Vadim Zeitlinrenamed GetMinMBCharWidth() to GetMBNulLen(), made...
2006-04-03  Włodzimierz SkibaWarning fix.
2006-04-02  Vadim Zeitlinfixed wxMBConv_iconv to work with UTF-16/32
2006-04-02  Vadim Zeitlincompilation fix for iconv call
2006-04-02  Vadim Zeitlinreplaced recently added wxMBConv::GetMBNul() with a...
2006-04-02  Vadim Zeitlindon't crash when loading images with verbose==false...
2006-04-02  Vadim Zeitlinreport error for GIF images without CLEAR code in the...
2006-04-01  David Surovellfix compilation problem in prior commit
2006-04-01  Vadim Zeitlinfixed wxMBConv_iconv::GetMBNul()
2006-04-01  Vadim ZeitlinUnix compilation fixes after last commit
2006-04-01  Vadim ZeitlinDescribed in the comments and documented the semantics...
next