]> git.saurik.com Git - wxWidgets.git/history - src
don't install builtin 3rd party libs with shared version, only with static one
[wxWidgets.git] / src /
2003-08-09  Stefan NeisAdded forgotten(?) wxMutexGuiEnter.
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-08-09  Stefan Csomorextended streaming-out for event handlers
2003-08-08  Robin DunnAdded wxRTTI for the new wxVScrolledWindow, wxVListBox...
2003-08-08  Stefan Csomorxti expansions, streaming code changes
2003-08-08  Julian SmartCall base OnInternalIdle
2003-08-08  David Elliottlock/unlockFocus when doing the copy in SelectObject
2003-08-08  David Elliott* Since AppKit cannot draw directly on NSBitmapImageRep...
2003-08-08  David Elliott* When cloning the ref data, copy the NSBitmapImageRep...
2003-08-08  Vadim Zeitlindon't ignore start parameter in find_last_of()
2003-08-08  Julian SmartStatic object -> pointer
2003-08-08  Václav Slavíkfixed some bugs in MSW version
2003-08-08  Robin DunnFix for wxTextCtrl::GetSelection for singel line contro...
2003-08-07  Stefan NeisAdded implementations for two cases of wxSystemSettings...
2003-08-07  Václav Slavíkfixed wrong srcdir in contrib w/ autoconf
2003-08-07  Stefan NeiswxUsleep is supposed to sleep _milli_seconds, not _micr...
2003-08-07  Stefan NeiswxUsleep is supposed to sleep _milli_seconds, not _micr...
2003-08-07  Václav Slavíkfixed wxBase and GUI separation for sockets code
2003-08-06  Václav Slavíkregenerated makefiles
2003-08-06  Václav Slavíkremoved OSX code that is no longer needed
2003-08-06  Vadim Zeitlinadded Load() and Set() methods
2003-08-06  David ElliottContrary to what I had thought, the addSubview and...
2003-08-06  Václav Slavíkdeprecated Initialize/CleanUpClasses
2003-08-06  Václav Slavíkcheck memory leaks sooner, when wxLog target is still...
2003-08-06  Václav Slavíkinitialize wxClassInfo::sm_classTable automatically
2003-08-06  David ElliottDon't install idle event handler in secondary threads.
2003-08-05  Robin DunnFixed SF Bug #781355. It was a problem with the clippi...
2003-08-05  Stefan Csomoradded more specializations for bcc32
2003-08-05  Václav Slavíkno real change, removed commented out code forgotten...
2003-08-05  Stefan Csomorbcc32 needs some more specializations
2003-08-05  Stefan Csomorxti change
2003-08-05  Stefan Csomorborland fix
2003-08-05  Stefan Csomorxti extensions
2003-08-05  Stefan Csomorxti streaming extensions
2003-08-05  Václav Slavíkadded expat to wxWindows.dsp
2003-08-05  Václav Slavíkcompilation fixes for win32 dll+multilib
2003-08-05  David ElliottIn destructor: DestroyChildren() and make sure m_cocoaN...
2003-08-05  David ElliottRemoved wxTheBitmapList code
2003-08-05  David ElliottInitialize m_cocoaDash to NULL in copy constructor
2003-08-04  Mattia Barbon Compilation fix.
2003-08-04  George TaskerAdded a check for a '.' in the column name before prepe...
2003-08-04  Vadim Zeitlincopy wxImage options when copying the images (replaces...
2003-08-04  Vadim Zeitlindon't include unnecessary headers if we don't compile...
2003-08-04  Vadim Zeitlinno changes, just resolved a conflict
2003-08-04  David ElliottImplement new static Unload(handle) instead of old...
2003-08-04  David ElliottRemove src/cocoa/pen.cpp
2003-08-04  Václav Slavíkadded build options sanity checks into all main libraries
2003-08-04  Václav Slavíkreworked wxBuildOptions code to work even w/o function...
2003-08-04  Václav Slavíkfixed version number expansion
2003-08-04  David ElliottUse wxPen
2003-08-04  David ElliottAdded dash support
2003-08-04  David ElliottwxPen implementation (no dash support yet)
2003-08-04  Vadim Zeitlinfixed non GUI cmd line options
2003-08-04  Vadim Zeitlincompilation fix after warning fix
2003-08-04  Vadim Zeitlincompilation fixes
2003-08-03  Vadim Zeitlingenerate a text event even if SetValue() didn't really...
2003-08-03  Vadim Zeitlinset event object correctly for the menu events
2003-08-03  Vadim Zeitlincheck that we use bitmaps of correct size in the image...
2003-08-03  Václav Slavíkremoved old VC++ projects
2003-08-03  Vadim Zeitlinfixed release mode warnings
2003-08-03  Vadim Zeitlinfixed warning in non-DLL build
2003-08-03  Vadim Zeitlinrestored custom drawing (was accidentally disabled...
2003-08-03  Václav Slavíkadded wrapcctl.h
2003-08-03  Vadim Zeitlinmoved wxUniv-specific GUI stuff from wxBase to wxCore...
2003-08-03  Vadim Zeitlinwarnings (and some errors) fixes for wxUniv DLL build
2003-08-03  Mattia Barbon Fix "Statement with no effect" warning.
2003-08-03  Mattia Barbon Compilation fix.
2003-08-03  Vadim Zeitlinmissing or wrong DLLEXPORTs for DLL build
2003-08-03  Václav Slavíkported rest of contrib to bakefile
2003-08-03  Václav Slavíkadded ability to generate wx24-like wxWindows.dsp
2003-08-03  Vadim Zeitlinadded wrapper for <commctrl.h> as well
2003-08-03  David ElliottAdded wxGUIAppTraits::GetToolkitInfo (ok?)
2003-08-03  David ElliottRemoved wxGUIAppTraits::GetOSVersion
2003-08-03  David ElliottRemoved wxTheApp = this from wxApp constructor
2003-08-02  Vadim Zeitlinavoid using _WIN32_IE
2003-08-02  Vadim Zeitlinfixed wrong border/sash widths (typo during last commit)
2003-08-02  Vadim Zeitlinminor changes to eliminate unused parameter warning...
2003-08-02  Václav Slavíkmoved DB classes into wxODBC library
2003-08-02  Václav SlavíkIntel C++ needs time.h before sys/stat.h
2003-08-02  Václav Slavíkreturn wxToolkitInfo by reference and not by pointer
2003-08-02  Václav Slavíkreplaced wxAppTraits::GetOSVersion with GetToolkitInfo...
2003-08-02  Václav Slavíkmoved wxWave, wxJoystick and wxTaskBarIcon to wxAdvanced
2003-08-02  Václav Slavíkcompilation fixes
2003-08-02  Václav Slavíkcompilation fix
2003-08-02  Václav Slavíkquick compilation fix for wxBase
2003-08-02  Václav Slavíkcompilation fix for bcc
2003-08-02  Václav Slavíkcreated wxAdvanced library
2003-08-02  Vadim Zeitlinrenamed renderer.cpp to ctrlrend.cpp to avoid conflicts...
2003-08-02  Vadim ZeitlinwxUniv compilation fixes
2003-08-02  Vadim Zeitlinreplaced an #ifdef __WXDEBUG__ with a wxCHECK (this...
2003-08-02  Vadim Zeitlinuse wxWindowBase, not wxWindow, in wxUpdateUIEvent...
2003-08-01  Vadim ZeitlinwxTheApp can't be assigned to, anyhow, so make ms_appIn...
2003-08-01  Vadim Zeitlinadded and documented wxDYNLIB_FUNCTION
2003-08-01  Vadim Zeitlindo *not* redefine DLLVERSIONINFO struct here; do define...
2003-08-01  Vadim Zeitlinremoved IsAppThemedEx()
2003-08-01  Vadim Zeitlinreplaced the old wxApp with wxAppConsole::ms_appInstanc...
2003-08-01  Vadim Zeitlincheck for comctl32.dll version in wxUxThemeEngine:...
2003-08-01  Václav Slavíkcompilation fix
2003-08-01  Václav Slavíkremoved duplicated code from dynlib.h and dynload.h
next