Include wx/msgdlg.h according to precompiled headers of wx/wx.h (with other minor...
[wxWidgets.git] / src / common /
2006-05-25  Włodzimierz SkibaInclude wx/msgdlg.h according to precompiled headers...
2006-05-24  Włodzimierz Skibawx/debug.h is always unconditionally included by wx...
2006-05-24  Włodzimierz Skiba[ 1493802 ] Allow multiple wxComboCtrl::SetPopupControl...
2006-05-24  Włodzimierz SkibaInclude wx/settings.h according to precompiled headers...
2006-05-23  Włodzimierz Skiba[ 1493005 ] Fix wxComboCtrl popup positioning.
2006-05-23  Włodzimierz SkibaInclude wx/timer.h according to precompiled headers...
2006-05-22  Włodzimierz SkibaInclude wx/dialog.h according to precompiled headers...
2006-05-22  Jouk Jansen updating OpenVMS compile support
2006-05-22  Włodzimierz SkibaInclude wx/cursor.h according to precompiled headers...
2006-05-22  Włodzimierz SkibawxID_ANY usage.
2006-05-21  Włodzimierz SkibaInclude wx/icon.h according to precompiled headers...
2006-05-21  Włodzimierz Skiba[ 1492391 ] Fix wxComboCtrl button rendering problem.
2006-05-20  Włodzimierz SkibaInclude wx/palette.h according to precompiled headers...
2006-05-20  Paul Cornettremove unneeded include of mac/private.h
2006-05-19  Włodzimierz SkibaInclude wx/brush.h according to precompiled headers...
2006-05-19  Włodzimierz SkibaInclude wx/pen.h according to precompiled headers of...
2006-05-18  Julian SmartFixed tree book controller sizing by invalidating size...
2006-05-18  Włodzimierz SkibaInclude wx/menu.h according to precompiled headers...
2006-05-18  Paul Cornettavoid wxColour::Set(long) confusion
2006-05-17  Włodzimierz SkibaInclude wx/button.h according to precompiled headers...
2006-05-16  Vadim Zeitlinrenamed wxComboControl to wxComboCtrl and related wxUSE...
2006-05-16  Vadim Zeitlinallow adjusting the combo button size (patch 1489452)
2006-05-16  Vadim Zeitlinuse wxTE_PROCESS_ENTER for the text control part
2006-05-14  Kevin HockContinue reading after checking the pushback buffer...
2006-05-12  Vadim Zeitlindon't delete the exiting tooltip if SetToolTip() is...
2006-05-12  Vadim Zeitlinadded clipboard events (wxEVT_COMMAND_TEXT_COPY/CUT...
2006-05-09  Vadim Zeitlinfixes and missing files from the first wxComboControl...
2006-05-08  Vadim ZeitlinwxComboControl and wxOwnerDrawnComboBox (patch 1479938)
2006-05-08  Włodzimierz SkibaInclude wx/dcprint.h according to precompiled headers...
2006-05-08  Włodzimierz SkibaInclude wx/dcmemory.h according to precompiled headers...
2006-05-06  Vadim Zeitlincache best size in DoGetBestSize()
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...
next