]> git.saurik.com Git - wxWidgets.git/history - src/common
build fixes for WXWIN_COMPATIBILITY_2_6=0
[wxWidgets.git] / src / common /
2006-09-07  Włodzimierz SkibaInclude wx/msw/wrap*.h according to pch support (with...
2006-09-07  Vadim Zeitlinfix wxSTOCK_WITH_MNEMONIC handling (was reversed after...
2006-09-06  Michael WetherellFixed ReadLine missing last character from text files...
2006-09-06  Paul CornettAlways use wxFULL_REPAINT_ON_RESIZE for generic status...
2006-09-06  Robert Roebling Applied 1215477, fixing a crash by properly removing
2006-09-06  Paul Cornettdon't return negative size from GetPageRect
2006-09-06  Paul Cornettdon't set negative size in wxSizerItem::SetDimension
2006-09-05  Vadim Zeitlinwx printf() implementation bug fixes ('%' handling...
2006-09-05  Vadim Zeitlinfixes to menu stock items support (patch 1547639)
2006-09-05  Vadim Zeitlinmark all dtors which are virtual because base class...
2006-09-04  Vadim Zeitlinuse (new) wxAcceleratorEntry::Create() instead of recen...
2006-09-04  Włodzimierz SkibaBuild fix.
2006-09-04  Michael WetherellRevert the last commit since it doesn't work.
2006-09-04  Michael WetherellCompile fix for Wine.
2006-09-04  Michael WetherellMissing headers.
2006-09-04  Vadim Zeitlinmerge of RTL changes (with many modifications) from...
2006-09-04  Vadim Zeitlinsmall cleanup, removed unused headers
2006-09-04  Vadim Zeitlinadded wxSizer::Get/SetContainingWindow()
2006-09-03  Robert Roebling Commit wxComboCtrl clipping patch from J. Salli
2006-09-03  Robert RoeblingCommited FRM's stockitem patch (empty stock items).
2006-09-03  Robert Roebling Commited patch for wxSizer::Replace()
2006-09-03  Vadim Zeitlincall TIFF callbacks wxTIFFFooProc instead of _tiffFooPr...
2006-09-03  Vadim Zeitlinclose output stream when TIFFClose() is called
2006-09-01  Vadim Zeitlincompilation fix for WXWIN_COMPATIBILITY_2_6==0
2006-08-31  Włodzimierz SkibaInclude wx/module.h according to precompiled headers...
2006-08-31  Václav Slavíkadded wxArtProvider::InsertProvider to accompany PushPr...
2006-08-31  Vadim Zeitlindon't use static buffer needing a critical section...
2006-08-29  Michael WetherellWarning fixes for VC5.
2006-08-28  Michael Wetherellglibc's vswprintf doesn't nul terminate on truncation.
2006-08-27  Stefan NeisFixed OS/2 specific defines (there's no such thing...
2006-08-27  Václav Slavíkinitial (not yet working) code for DirectFB port
2006-08-27  Václav Slavíkmade wxCSConv fall back to iso-8859-1 if wxFONTENCODING...
2006-08-25  Vadim Zeitlinremove the object from wxPendingDelete list before...
2006-08-25  Jouk Jansen Patches for OpenVMS port
2006-08-24  Włodzimierz SkibaWinCE build fixes.
2006-08-24  Włodzimierz SkibaKeep wxPalmOS buildable - missing functions.
2006-08-23  Václav Slavíkcompilation fix for !wxUSE_BUTTON
2006-08-22  Michael WetherellUse string.h instead of memory.h, since some system...
2006-08-22  Vadim Zeitlinfixed a crash and a leak in GetShortcutTarget() (closes...
2006-08-22  Vadim Zeitlindon't force UTF-8 encoding to ISO-8859-1 for GTK+ 2...
2006-08-20  Vadim Zeitlindon't use dynamic handlers for standard buttons as...
2006-08-20  Vadim Zeitlinconnect the affirmative/cancel button handlers to new...
2006-08-20  Vadim Zeitlinmap Esc to GetAffirmativeId() instead of hardcoded...
2006-08-20  Vadim Zeitlinhandle the buttons with ids specified in SetAffirmative...
2006-08-19  Vadim Zeitlinmoved all wxDialog event handlers to wxDialogBase to...
2006-08-19  Vadim Zeitlincentralized Esc key handling for closing the dialogs...
2006-08-19  Paul Cornettuse wxChar* instead of wxString for string constants...
2006-08-19  Vadim Zeitlinremoved #ifdef wxTopLevelWindowNative -- it's now defin...
2006-08-19  Julian SmartShouldn't need to repeat the extern
2006-08-19  Julian SmartCompile fixes
2006-08-18  Julian SmartApplied patch [ 1531615 ] size support for wxFileName
2006-08-17  Václav Slavíkavoid calling wxSystemSettings::GetMetric() from wxIcon...
2006-08-17  Paul Cornettbuild fixes
2006-08-16  Václav SlavíkwxPlatformInfo::IsUsingUniversalWidgets() was broken...
2006-08-16  Václav Slavíkmoved IMPLEMENT_DYNAMIC_CLASS(wxGDIObject,wxObject...
2006-08-16  Václav Slavíkwarning fix for !wxUSE_FONTMAP
2006-08-15  Paul Cornettbuild fix: don't use compatibility names in wx code
2006-08-15  Paul Cornettnon-pch build fix
2006-08-13  Vadim Zeitlincorrected signed/unsigned comparison warnings
2006-08-13  Vadim ZeitlinwxPlatformInfo (patch 1532064)
2006-08-13  Vadim Zeitlinfixes for several fatal problems when using wxComboCtrl...
2006-08-13  Vadim Zeitlinadded wxULongLong::ToDouble() (patch 1531597)
2006-08-13  Vadim Zeitlinbetter key handling for MSW and GTK (patch 1526666)
2006-08-13  Vadim Zeitlinadded wxDir::FindFirst() (modified patch 1525502)
2006-08-10  Vadim Zeitlinmove the logic for changing notebook pages using the...
2006-08-08  Václav Slavíkfixed gcc warnings about wrong format string
2006-08-08  Václav Slavíkadded wxRect::Inside(wxRect) for testing if a rectangle...
2006-08-08  Václav Slavík1. made wxImage compile with wxUSE_STREAMS but without...
2006-08-07  Robin DunnChange Fit() back to using SetSize, not SetClientSize.
2006-08-04  Vadim Zeitlinundid last change and removed wxTE/CB_FILENAME style...
2006-08-01  Václav Slavíkfixed compilation for wxUSE_STATUSBAR w/o wxUSE_MENUS
2006-08-01  Stefan Csomoron mac using macroman only created once a successful...
2006-07-31  Vadim Zeitlinrelease build unused variable warning fix
2006-07-31  Václav Slavíkmade the rest of wxEncodingConverter tables const
2006-07-31  Václav Slavíkwarnings fixes for !wxUSE_FONTMAP
2006-07-31  Václav Slavíkcompilation fix for !wxUSE_FONTMAPstrconv.cpp
2006-07-31  Václav Slavíkdon't pass window argument to NotifyCaptureLost, it...
2006-07-31  Václav SlavíkwxFileModificationTime() needs wxDateTime, put it insid...
2006-07-31  Václav Slavíkadded wxEVT_MOUSE_CAPTURE_LOST event and code for corre...
2006-07-29  Vadim Zeitlinmoved combobox styles from defs.to to combobox.h; added...
2006-07-28  Vadim Zeitlinremoved wxLANGUAGE_SERBIAN, we must explicitly use...
2006-07-27  Mart RaudseppKill typo noticed by Priit Laes.
2006-07-25  Vadim Zeitlinadded possibility to strip only mnemonics, not accels...
2006-07-25  Włodzimierz Skiba[ 1528248 ] Fix to the width of the wxGenericColourButton
2006-07-25  Włodzimierz SkibaAllow wxUSE_INTL==0 builds.
2006-07-25  Włodzimierz SkibaInclude wx/stopwatch.h according to precompiled headers...
2006-07-25  Vadim Zeitlinmove default button handling code from wxControlContain...
2006-07-25  Vadim Zeitlincompilation fix for platforms where size_t is unsigned...
2006-07-25  Vadim Zeitlinimprovements to wxPickerBase default proportion values...
2006-07-25  Vadim Zeitlinhandlers added using AddHandler() last must have the...
2006-07-25  Vadim ZeitlinwxPathList cleanup by Francesco (patch 1521481)
2006-07-25  Vadim Zeitlinoptionally count repeating wxLog messages instead of...
2006-07-24  Vadim Zeitlinadd default value for the encoding parameter of wxMacCF...
2006-07-24  Vadim Zeitlinadded HasHandlerForPath() (modified patch 1514524)
2006-07-24  Vadim Zeitlinadded static casts to void * for pointers used with...
2006-07-24  Vadim Zeitlinadded FindFileInPath() (part of an otherwise rejected...
2006-07-24  Włodzimierz Skiba[ 1517666 ] suppression of wxVsnprintf() warnings ...
2006-07-22  Stefan Csomoradding back-conversion to filenames (wide composed)
2006-07-20  Włodzimierz Skiba[ 1523907 ] Remove unnecessary wxComboCtrl window style.
2006-07-20  Vadim Zeitlinhandle negative time spans correctly in Format()
next