]> git.saurik.com Git - wxWidgets.git/history - src
GetFreeSpace is here since 1993 and returns crazy values. Let's have win64/win32...
[wxWidgets.git] / src /
2004-12-27  Włodzimierz SkibaGetFreeSpace is here since 1993 and returns crazy value...
2004-12-27  Włodzimierz SkibawxLongLong to wxString operators.
2004-12-27  Włodzimierz SkibaTake best fitting type for available memory measurement.
2004-12-27  Václav Slavíkblind fix for GCC compilation when #pragmas are honored
2004-12-27  Włodzimierz SkibaMSW and source cleaning.
2004-12-27  Włodzimierz SkibaSome PalmOS utils implementations.
2004-12-26  Robert Roebling Added TREE_ITEM_MENU event that gets sent if the
2004-12-26  Stefan Csomorunicode fix
2004-12-25  Robert Roebling Deselect a child item on Collapse. Otherwise
2004-12-25  Vadim Zeitlinadded SetCmdLine(int, char **) overload even when build...
2004-12-24  Václav Slavíksecurity fix (patch 1089659)
2004-12-24  Jouk Jansen Committing in .
2004-12-24  Włodzimierz SkibaFirst nonminimal wxPalmOS functionality: enumeration...
2004-12-24  Włodzimierz SkibawxPalmOS was introduced long after 2.4.
2004-12-23  Robin DunnUpdated to SWIG 1.3.24 (plus a patch that corrects...
2004-12-23  Stefan Csomorcorrected setting the locale of the c-lib for mac
2004-12-22  Vadim Zeitlincall SetBkColor() when using non default background
2004-12-22  Vadim Zeitlinlast fix resulted in wrongly inheriting bg colour from...
2004-12-22  Robin DunnNeed to reset count when all items are deleted
2004-12-22  Vadim Zeitlinfixes fo inheriting colours set with SetOwnBackround()
2004-12-22  Vadim Zeitlinfixed background drawing for opaque controls
2004-12-22  Václav Slavíkcompilation fix
2004-12-22  Włodzimierz SkibaFinal MSW/PalmOS split. Remove dump copies of MSW speci...
2004-12-22  Włodzimierz SkibaFinal MSW/PalmOS split. Remove dump copies of MSW speci...
2004-12-22  Ron LeeFix for wxGTK compilation.
2004-12-22  Ron LeeFix for wxGTK compilation.
2004-12-22  Ron LeeFix wxGTK compilation.
2004-12-22  Stefan Csomormaking sure we don't say we are visible while in destru...
2004-12-22  Vadim Zeitlinreverted use of DeferWindowPos() instead of MoveWindow()
2004-12-21  Włodzimierz SkibawxString and wxChar* access for file functions. Source...
2004-12-21  Włodzimierz SkibawxString and wxChar* access for file functions. Source...
2004-12-21  Włodzimierz SkibawxURI is enough for the basic url operations.
2004-12-21  Włodzimierz SkibaMetric conversion constants not doubled in each port...
2004-12-20  Włodzimierz SkibaUse __WXPALMOS__ for PalmOS port which fits __WX$(TOOLK...
2004-12-20  Julian SmartVC++ 5 compatibility
2004-12-20  Vadim ZeitlinwxGetInstance must be defined as extern C (patch 1085837)
2004-12-20  Vadim Zeitlinend label editing if the control loses focus (slightly...
2004-12-20  Vadim Zeitlinfixed dragging scrollbar in wxUniv: use wxMouseEvent...
2004-12-20  Vadim Zeitlinadded flags parameter to wxExecute(wxArrayString *...
2004-12-19  Vadim Zeitlinadded wxEXEC_NODISABLE
2004-12-19  Vadim Zeitlinadded test for Unicode/ANSI
2004-12-19  Vadim ZeitlinIRIX compilation fix: don't redeclare usleep() if HAVE_...
2004-12-19  Vadim Zeitlinuse DeferWindowPos() instead of MoveWindow() if possibl...
2004-12-19  Vadim ZeitlinWin16 version is not used any longer
2004-12-19  Vadim Zeitlinmoved wxWindow::m_hMenu to wxFrame, it is not needed...
2004-12-19  Vadim Zeitlinonly use our background for children if it's inheritable
2004-12-19  Vadim Zeitlindon't propagate our (non default) background to childre...
2004-12-19  Vadim Zeitlinfixed background appearance for the controls with chang...
2004-12-19  Vadim Zeitlindo not inherit background colour in InheritAttributes...
2004-12-19  Stefan NeisFixed typo.
2004-12-19  Stefan NeisDo not export weak symbols from DLLs, as this causes...
2004-12-19  Stefan Csomorcorrecting dangling refs / reuse
2004-12-18  Stefan NeisAdded support for debug libraries.
2004-12-18  Robert Roebling Fix for the fix for wxChoice selection.
2004-12-18  Stefan Csomorwake up corrections : correcting ref count (mem-leak...
2004-12-18  Stefan CsomorBig Endian Fixes, LCID support (must be paired with...
2004-12-17  Robin DunnOnly test the high order bit from GetKeyState, otherwis...
2004-12-17  Ryan NortonwxMediaCtrl API changes for 2.5.x/2.6
2004-12-17  Ryan NortonDocument osx hack
2004-12-17  Ryan NortonWarning fixes for msvc - return function address expli...
2004-12-17  Vadim Zeitlinrestored WS_EX_TRANSPARENT as otherwise background...
2004-12-16  Robin Dunnreset m_selectionOld when the selection is programatica...
2004-12-16  Włodzimierz SkibaMake ComputeScaleAndOrigin() as virtual part of wxDCBas...
2004-12-16  Włodzimierz SkibaSend full url to wxHtmlWindow::OnOpeningURL validation...
2004-12-16  Włodzimierz SkibaFixed typo.
2004-12-16  Włodzimierz SkibawxUniversal fix.
2004-12-16  Włodzimierz SkibaGCC of PalmOS fix.
2004-12-16  Vadim Zeitlinsuppress annoying beeps when enter is pressed in combob...
2004-12-16  Vadim Zeitlinrestored accidentally removed code which deselects...
2004-12-16  Vadim Zeitlinfix memory leak when using styes (closes 1086273)
2004-12-16  Vadim Zeitlinadded GetBestSize() implementation
2004-12-16  Vadim Zeitlinrepaired setting foreground colours for the standard...
2004-12-15  Jouk Jansen Committing in .
2004-12-15  Jouk Jansen Committing in .
2004-12-14  Włodzimierz Skibawx/math.h integration
2004-12-14  Włodzimierz Skibawx/math.h integration
2004-12-14  Włodzimierz SkibaFixme removal.
2004-12-14  Vadim Zeitlinmore wxUniv compilation fixes (bug 1085003)
2004-12-14  Vadim Zeitlincompilation fix for WXWIN_COMPATIBILITY_2_4 == 0
2004-12-13  Włodzimierz Skibamath.h/PI integration
2004-12-13  Vadim Zeitlinreverted recent VK_OEM_PLUS change, do map it to '...
2004-12-13  Włodzimierz Skibamath.h/PI integration
2004-12-13  Vadim Zeitlin(blind) wxUniv compilation fix: define the method using...
2004-12-13  Włodzimierz Skibawx/msw/notebook.h needs wx/notebook.h in lack of precom...
2004-12-13  Włodzimierz SkibaEvents table serves for RTTI too.
2004-12-13  Vadim Zeitlinuse WX_FORWARD_STD_METHODS_TO_SUBWINDOWS
2004-12-13  Vadim Zeitlin1. derived wxMSW radio box from static box because...
2004-12-13  Robert Roebling Correctd orientation of sash handle.
2004-12-13  Vadim Zeitlinuse solid bacgkround for static box as pattern brush...
2004-12-13  Vadim Zeitlinimplemented MSWGetBgBrush/ColourForChild() to propagate...
2004-12-13  Vadim Zeitlinrewrote and virtualized the background erasing logic...
2004-12-12  Vadim Zeitlindon't use WS_EX_TRANSPARENT style, it doesn't seem...
2004-12-12  Vadim Zeitlincheck for any parent with non default background in...
2004-12-12  Vadim Zeitlinoverride MSWGetDefaultBgBrush() to use transparent...
2004-12-12  Vadim Zeitlinadded MSWGetDefaultBgBrush() to allow some derived...
2004-12-12  Vadim Zeitlinfixed Union() for the case of this rectangle being...
2004-12-12  Vadim Zeitlinposition the labels correctly when we're created with...
2004-12-12  Vadim Zeitlincreate controls with 1*1 size by default, not 0*0 as...
2004-12-12  Vadim Zeitlinunused var warning
2004-12-12  Vadim Zeitlinfixed broken logic in ShowFullScreen() (some compiler...
next