]> git.saurik.com Git - wxWidgets.git/history - src
wxUSE_STL fix.
[wxWidgets.git] / src /
2004-07-22  David ElliottFix compilation with older (before C99) C compilers.
2004-07-22  Robin DunnAlso don't send set focus events when the window is...
2004-07-22  Mattia Barbon Added compatibility functions for wxUSE_STL = 1:
2004-07-22  Włodzimierz SkibaRemoved unused variable.
2004-07-22  Robin DunnFix so sound looping will stop, courtesy of Ryan Norton.
2004-07-22  Włodzimierz SkibawxUSE_STATLINE fix.
2004-07-22  Vadim Zeitlinreimplemented wxBitmap::ConvertToImage() using wxDIB
2004-07-22  Włodzimierz SkibaAlternate form of condition readable for Borland compiler.
2004-07-22  Vadim Zeitlinadded wxDIB(HBITMAP) ctor and corresponding Create...
2004-07-22  Václav Slavíkuse sizers instead of constraints in wxProgressDialog...
2004-07-22  Václav Slavíkdon't select first hit in index if it is multi-topic...
2004-07-22  Václav Slavíkinstall headers in prefix/include/wx-version/wx/ instea...
2004-07-22  Robin DunnFix so async wxSound can continue playing after it...
2004-07-22  Robin Dunn39 items is awfully big
2004-07-22  Robin DunnwxSOUND_SYNC is zero so it can't be used in a
2004-07-21  Robin DunnIf no colour name then use "BLACK"
2004-07-21  Robin DunnCall CreateControl instead of CreateBase
2004-07-21  Vadim Zeitlinpretend that we support all encodings instead of not...
2004-07-21  Robin DunnFixed incorrect ratio initialization
2004-07-21  Robin DunnSet m_wheelDelta for wheel events
2004-07-21  Stefan Csomorryan's QT implementation
2004-07-21  Vadim Zeitlincompilation fix
2004-07-21  Vadim Zeitlinimplemented wxNativeFontInfo::operator=() when wxUSE_PA...
2004-07-21  Vadim Zeitlincreate the disabled button brush if we're not using...
2004-07-21  Stefan Csomorfirst attempt for full screen implementation
2004-07-21  Stefan Csomorfirst attempt for full screen implementation
2004-07-21  Vadim Zeitlinput the write end of the pipe in non blocking mode...
2004-07-21  Stefan Csomoronly on mouse-down
2004-07-20  Vadim Zeitlindon't suppose that all 32bpp DIBs have alpha, this...
2004-07-20  Vadim Zeitlindon't waste time initializing the memory of newly creat...
2004-07-20  Vadim Zeitlincompilation warning about printf type mismatch
2004-07-20  Vadim ZeitlinAddFile(wxImage&) -> AddFile(const wxImage&)
2004-07-20  Vadim Zeitlinfix for opening files with VC++ 8 (closes bug 994337)
2004-07-20  Włodzimierz SkibawxUSE_LOG fixes.
2004-07-20  Stefan Csomor10.2 fixes
2004-07-20  Stefan Csomorbackground handling
2004-07-20  Vadim Zeitlinadded DoPrepareDC()
2004-07-20  Stefan Csomorfixing best size to really include only 5 lines
2004-07-20  Stefan Csomorcorrecting window variant
2004-07-20  Stefan Csomorfor built-in dialogs, there is no m_peer instance,...
2004-07-20  Stefan Csomortrying to support non-wx controls on a window
2004-07-20  Stefan Csomorexplicit scrollbar style flags needed
2004-07-20  Włodzimierz SkibaWinCE fixes.
2004-07-20  Włodzimierz SkibawxDefaultSize.* and wxDefaultPosition.* to wxDefaultCoord.
2004-07-20  Stefan Csomorcorrected cwd manipulation for unicode builds
2004-07-20  Stefan Csomorremoved mpthread and added thread.cpp and tglbutton.cpp
2004-07-20  Stefan Csomorcorrected copied headers
2004-07-19  Kevin OllivierFixed display issues for Panther now that wxTextCtrl...
2004-07-19  Robin DunnHandle terminating NULL correctly
2004-07-19  Stefan Csomorswitching to correct name as Tiger doesn't have the...
2004-07-19  Włodzimierz SkibaFixed typo.
2004-07-19  Włodzimierz SkibaGetItemCount is int.
2004-07-19  Włodzimierz SkibaFixes for wxUSE_STATUSBAR.
2004-07-19  Vadim Zeitlincompilation fix for wxUSE_THREADS == 0
2004-07-19  Stefan Csomorstring constants unicode savvy
2004-07-18  Kevin OllivierCorrect slider width when labels are used.
2004-07-18  Vadim Zeitlinuse wxLogTrace(htmldebug) instead of wxLogDebug() for...
2004-07-17  Robin DunnUse DeafultAttributes instead of hard coded defaults
2004-07-17  Julian SmartDon't show focus rectangle if wxNO_BORDER specified
2004-07-17  Václav Slavíkremoved accidentally committed debugging code
2004-07-17  Václav Slavíkuse corrent charset for page title in ANSI builds
2004-07-17  Václav Slavíkmore GTK2+ANSI fixes
2004-07-17  Václav SlavíkwxTLW::IsMaximized for wxGTK2 (patch 992743)
2004-07-17  Julian SmartEnsure we don't get an empty help menu on Mac
2004-07-17  Václav Slavíkfixed TABs handling
2004-07-16  Václav Slavíkadded wxXRC_NO_RELOADING
2004-07-16  Robin DunnFixed typo and increased the size of the cache used...
2004-07-16  Robin DunnAllow any too-large index to mean Append, just like...
2004-07-16  Václav Slavíkdon't use deprecated function wxUslepp
2004-07-16  Václav Slavíkadded wxHtmlWindow::ToText
2004-07-16  Włodzimierz SkibaFixes to warnings about assigning unused values.
2004-07-16  Roger Gammans * add documentation for wxMemoryBuffer
2004-07-16  Włodzimierz SkibaSizer based placement of controls in generic colour...
2004-07-16  Włodzimierz SkibaCorrection to recently added wrong asserts.
2004-07-16  Robin DunnPass pos and size to MSWCreateControl so the initial...
2004-07-15  Robin Dunnfixed typo in a comment
2004-07-15  Stefan Csomorapplied patch 90459
2004-07-15  Włodzimierz SkibaLimited setup.h warning fix.
2004-07-15  Włodzimierz SkibaSmartphone adjustements.
2004-07-14  Václav Slavíkre-enabled and fixed wxTextCtrl::Cut,Copy,Paste with...
2004-07-14  Václav Slavíkprovide WM with hint about splash window's purpose...
2004-07-14  Stefan Csomorattempt to get a 'correct' current working directory
2004-07-14  Stefan Csomormaking getter const
2004-07-13  Stefan Csomorcarbon cfm fixes
2004-07-13  Stefan Csomoradding correct events
2004-07-13  Vadim Zeitlinfixed menu titles handling after wxID_SEPARATOR change
2004-07-13  Włodzimierz SkibaWarning fixes.
2004-07-13  Włodzimierz SkibaMissed conditional compilation.
2004-07-13  Vadim Zeitlinclean up modules after destroying the app, not before it
2004-07-13  Włodzimierz SkibaWinCE fixes.
2004-07-13  Włodzimierz SkibaWinCE fixes.
2004-07-13  Václav Slavíkset PangoContext's language correctly
2004-07-13  Václav Slavíkunified Pango GetTextExtent implementations
2004-07-12  Vadim Zeitlinreplace wxLANGUAGE_DEFAULT with GetSystemLanguage(...
2004-07-12  Vadim Zeitlinfixed what looked like a bug in determining the default...
2004-07-12  Vadim Zeitlinfixed unused variable warnings
2004-07-12  Václav Slavíkremoved unneeded call to wxGetRootWindow, so that windo...
2004-07-12  Włodzimierz SkibaWarning fix for lack of -> operator.
2004-07-12  Włodzimierz SkibaWarning fix for assignment of unused value.
2004-07-12  Václav Slavíkremoved useless code accidentally left in
next