]> git.saurik.com Git - wxWidgets.git/history - src/common
WinCE warning fixes.
[wxWidgets.git] / src / common /
2004-08-22  Václav Slavíkadded GTK2 implementation of wxArtProvider
2004-08-22  Václav Slavíklinking in artstd.obj doesn't have to be forced, it...
2004-08-22  Václav SlavíkwxART_MISSING_IMAGE should be always available, for...
2004-08-21  Václav Slavíkremoved warning-hiding cast, previous revision removed...
2004-08-21  Václav Slavíkthreshold is pixel value, it should use unsigned char
2004-08-21  Václav Slavíkupdated license info: Remstar gace permission to change...
2004-08-20  Włodzimierz SkibaWarning fix.
2004-08-18  Václav SlavíkwxUniv compilation fixes
2004-08-16  Dimitri SchoolwerthMSVC6 return warning fix
2004-08-16  Dimitri Schoolwerthdoc typo
2004-08-16  Václav Slavíkmore warnings fixes
2004-08-16  Włodzimierz Skibabreak after return makes 'Unreachable code' warnings.
2004-08-16  Włodzimierz SkibaUnused parameter warning fix.
2004-08-16  Václav Slavíkadded wxImage::ConvertAlphaToMask
2004-08-16  Václav Slavíkminor polishing of user-visible messages
2004-08-15  Václav Slavíkanother fix
2004-08-15  Václav Slavíkfixes for stock items not known to some GTK+ versions
2004-08-15  Václav Slavíkadded stock buttons support
2004-08-15  Václav Slavíkuse stock buttons in generic dialogs
2004-08-15  Václav Slavíkfont affects best size, invalidate cache if it changes
2004-08-13  Václav Slavík[ 1008799 ] Traverse hidden directories only if hidden...
2004-08-11  Václav Slavíkfixed typo
2004-08-11  Václav Slavíkassert if conversion ctors are used incorrectly
2004-08-09  Robin DunnAll wxScrolledWindows shoudl have wxHSCROLL|wxVSCROLL...
2004-08-09  Julian SmartMust specify wxHSCROLL/wxVSCROLL now
2004-08-06  David ElliottGet rid of wxUSE_GSOCKET_CPLUSPLUS
2004-08-06  David ElliottUse native C++ GSocket interface
2004-08-06  David ElliottwxMac CFM never has a GSocketGUIFunctionsTable
2004-08-03  David ElliottRevert original UNIX C->C++ conversion and instead...
2004-08-03  David ElliottPrepare for GSocket C->C++ migration
2004-07-30  Vadim Zeitlinfixed wxDateTime::GetWeekDayName() for wday > Wed ...
2004-07-30  Vadim Zeitlinfixed delete[]/free mismatch in SetAlpha (part of patch...
2004-07-30  Włodzimierz SkibaWarning cleaning.
2004-07-30  Włodzimierz SkibaCode and warning cleaning.
2004-07-26  Vadim Zeitlinremoved GSocket_Unstreamed() call
2004-07-26  Julian SmartDon't return wxEmptyString for e.g. wxPathOnly("\file...
2004-07-25  Vadim Zeitlindetach removed submenu from the menubar too
2004-07-25  Vadim Zeitlinreverted previous patch applied by mistake
2004-07-25  Vadim Zeitlinuse wxWindowDisabler instead of ShowModal() for showing...
2004-07-25  Vadim Zeitlinreplaced my recent GSocket_SetReuseAddr() addition...
2004-07-25  Dimitri Schoolwerthadded shortcut functions AddSpacer and AddStretchSpacer...
2004-07-25  Vadim Zeitlincorrected assert in wxSocket::Initialize()
2004-07-25  Vadim Zeitlinadded status bar fields styles support (patch 988292)
2004-07-25  Vadim Zeitlinfixed flushing of secondary log target in wxLogChain...
2004-07-25  Vadim Zeitlincompilation fix for a patch which didn't compile...
2004-07-25  Vadim Zeitlinadded DoCreate/Load/SaveDocument() (patches 983570...
2004-07-25  Vadim Zeitlinadded GetHeaderValue() (patch 974427)
2004-07-25  Vadim Zeitlincorrected Center() for cases when client display rect...
2004-07-25  Vadim Zeitlinadded and documented SplitVolume() and GetPathTerminato...
2004-07-25  Vadim Zeitlindocumented how to use sockets in non-main thread (patch...
2004-07-25  Vadim Zeitlinbasic UDP support (patch 835128)
2004-07-23  Vadim Zeitlinimplemented HitTest() for GTK2; test it in the sample
2004-07-23  Václav Slavíkreverted JS' rev. 1.27 - the real fix was 1.28, disabli...
2004-07-23  Włodzimierz SkibawxUSE_STL/wxArrayString fixes.
2004-07-22  Mattia Barbon Added compatibility functions for wxUSE_STL = 1:
2004-07-22  Włodzimierz SkibaAlternate form of condition readable for Borland compiler.
2004-07-21  Robin DunnFixed incorrect ratio initialization
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  Włodzimierz SkibawxDefaultSize.* and wxDefaultPosition.* to wxDefaultCoord.
2004-07-19  Vadim Zeitlincompilation fix for wxUSE_THREADS == 0
2004-07-16  Robin DunnFixed typo and increased the size of the cache used...
2004-07-16  Włodzimierz SkibaFixes to warnings about assigning unused values.
2004-07-15  Stefan Csomorapplied patch 90459
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-12  Vadim Zeitlinreplace wxLANGUAGE_DEFAULT with GetSystemLanguage(...
2004-07-09  Vadim Zeitlinfixed a warning about unusable code in release build
2004-07-06  Vadim Zeitlinanother compilation fix for after last check in
2004-07-06  Vadim Zeitlinblind compilation fix for wxUSE_STL==1 (bug 985662)
2004-07-04  Vadim Zeitlintypo/spelling fixes (patch 983448)
2004-07-04  Julian SmartShould set event object to relevant window when dispatc...
2004-07-03  Robin DunnInvalidate notebook best size when pages are added...
2004-07-02  George TaskerPatch # 984209 - Calls to wxFind() were using an old...
2004-07-02  George TaskerPatch # 984215 - Insert was returning SUCCESS after...
2004-07-01  Vadim Zeitlinadded wxMilli/MicroSleep(), deprecated wxUsleep()
2004-07-01  Vadim Zeitlinimplementation of the range insert for wxStringArray...
2004-07-01  Vadim Zeitlinadded and documented wxWindow::MoveBefore/AfterInTabOrder()
2004-07-01  Vadim Zeitlinrecognize EUC-KR charset (patch 983264)
2004-07-01  Václav Slavíkfixed a bug that prevented wxLogGui from being used...
2004-06-30  Robin DunnThe gaps should *not* be included in the space given...
2004-06-30  Václav Slavíkdecoupled attributes inheritance and m_hasXXX flags
2004-06-29  Vadim Zeitlinfixed bug in FindAbsoluteValidPath() which returned...
2004-06-29  Vadim Zeitlinrecognize roman8 charset as us-ascii (this is wrong...
2004-06-24  Robin DunnOptimized sizers to not call CalcMin more often than...
2004-06-24  Robin Dunn* Implemented BestSize cache
2004-06-24  Václav Slavíkdeprecated wxBookCtrlSizer and wxNotebookSizer, they...
2004-06-23  Václav Slavíkfixed UNC paths handling (patch #975038)
2004-06-23  Vadim Zeitlinfixed bug in wxDateTime::Set(jdn) when DST was in effect
2004-06-23  Václav Slavíkallow msgids in !=English languages (based on Stefan...
2004-06-23  Václav Slavíkrefresh the window in OnSysColourChanged
2004-06-23  Václav Slavíkdon't cache default colours
2004-06-22  Vadim Zeitlindon't suppose that string literals can be casted to...
2004-06-22  Vadim Zeitlinuse C++ linkage functions (and not extern C) with std...
2004-06-22  Vadim Zeitlindon't treat filenames starting with dot as having empty...
2004-06-22  Włodzimierz SkibawxParseWildcard renamed to wxParseCommonDialogsFilter...
next