]> git.saurik.com Git - wxWidgets.git/history - src
Added wxGUIAppTraits::GetToolkitInfo (ok?)
[wxWidgets.git] / src /
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
2003-08-01  Vadim ZeitlinUnicode compilation fixes
2003-08-01  Václav Slavíkpreparation for runtime loading of plugins
2003-08-01  Václav Slavíkregenerated after adding DEBUG_ options
2003-08-01  Václav Slavíkfixed weird error
2003-08-01  Julian SmartDon't draw full-width sash if not drawing 3D border...
2003-08-01  Julian SmartOnly draw borders if wxSP_3DBORDER specified, as before
2003-08-01  Vadim Zeitlinfixed XP renderer after base class changes
2003-08-01  Vadim Zeitlin1. added flags to splitter drawing functions and replaced
2003-07-31  Stefan Csomortemplate<> added for some compilers
2003-07-31  Julian SmartRemoved some warnings in widgets sample
2003-07-31  Julian SmartSuppressed some flicker in standard wxToolBar
2003-07-31  Václav Slavíkcompilation fixes
2003-07-31  Václav Slavíkmake it possible to use wxConsoleApp in GUI build
2003-07-31  Vadim Zeitlinsuppress errors when loading uxtheme.dll
2003-07-31  Vadim Zeitlinuse XP renderer if available; implemented splitter...
2003-07-30  Vadim Zeitlincompilation fix after wxUxThemeEngine changes
2003-07-30  Vadim Zeitlin[start of] cleanup uxtheme support code
2003-07-30  Vadim Zeitlinadded wxVListBox::OnDrawBackground(); fixed warnings
2003-07-30  Gilles Depeyrotupdated with latest file changes and added dynamic...
2003-07-30  Stefan Csomorxti fixes
2003-07-30  Vadim Zeitlinreverted GTK 1.x part of the last patch, it breaks...
2003-07-29  Vadim Zeitlinquick and dirty fix for strptime()
2003-07-29  Robin DunnDon't log errors from GetScrollInfo since it is possibl...
2003-07-29  Robin DunnTwo fixes for CheckTransparency. First, don't start...
2003-07-29  Julian SmartAdded wxPaintDCEx class, to handle the case where an HDC
2003-07-29  David ElliottAdded stubs for (DeviceToLogical|LogicalToDevice)(X...
2003-07-29  David ElliottStub for wxIcon constructor taking a non-const xpm
2003-07-29  David ElliottStub for wxRegion constructor taking a wxRect
2003-07-29  David ElliottIMPLEMENT_DYNAMIC_CLASS for wxSpinEvent
2003-07-29  David ElliottKeep track of the captured mouse window so the base...
2003-07-28  Václav Slavíkcompilation fix
2003-07-28  Stefan Csomormetadata streaming
2003-07-28  Stefan Csomorpreliminary EXTENDED_RTTI
2003-07-28  Stefan Csomorxti updates
2003-07-28  Vadim Zeitlincompilation fix for !PCH
2003-07-28  David ElliottAdded wxClipboard and wxDataObject (and friends) declar...
2003-07-28  David ElliottAdded wxFontEnumerator stubs
2003-07-28  Stefan Csomorkeeping classnames in synch for xti
2003-07-28  Vadim Zeitlinadded new renderer files
2003-07-28  Vadim Zeitlinadded wxAppTraits::CreateRenderer() which may be used...
2003-07-28  Václav Slavíkcompilation fix
2003-07-28  Stefan CsomorwxUSE_EXTENDED_RTTI as name
2003-07-28  Stefan Csomorxti introduction
2003-07-28  Vadim Zeitlinload ws2_32.dll dynamically in wxGetFullHostName()
2003-07-27  Václav Slavíksplit wxBase into wxBase and wxNet libraries
2003-07-27  Mattia Barbon STL compilation fix.
2003-07-27  Václav Slavíkcompilation fix for BC++
2003-07-27  Vadim Zeitlinimplemented native GTK drawing for the splitter
2003-07-27  Vadim Zeitlinadded orient parameter to DrawSplitterSash instead...
2003-07-26  Mattia Barbon Blind compilation fix for old Motif wxComboBox.
2003-07-25  Robin DunnFixes to allow STC to be built as a DLL
2003-07-25  Mattia Barbon STL compilation fixes.
2003-07-25  Václav Slavík1. use three numbers version in win32 DLLs on unstable...
2003-07-25  Vadim Zeitlinwarning fixes (closes 767152)
2003-07-25  Václav Slavíkbetter attempts to try .utf-8 suffix
2003-07-24  Vadim Zeitlinif IsAlwaysOnline() returns true, IsOnline() should...
2003-07-24  Mattia Barbon Compilation fix.
2003-07-24  Mattia Barbon Create a new wxStringBase class, providing a STL...
2003-07-24  Mattia Barbon Removed workaround for a (now fixed) wxMotif problem.
2003-07-24  David ElliottBetter stub for wxDisplaySize
2003-07-24  Julian SmartDeal with a zero to-page
2003-07-24  Stefan Csomornew xml in main tree adaptions
2003-07-24  Stefan Csomorrenderer added, expat and xml
2003-07-24  Julian SmartFixed preview navigation as per ancient bug report
2003-07-24  Stefan Csomormac config file for expat
2003-07-24  Vadim Zeitlinmore compilation fixes
2003-07-24  Vadim Zeitlinfix some warnings
2003-07-23  Julian SmartPrinting improvements: GetPageInfo() gets called after...
2003-07-23  Vadim Zeitlincompilation fix...
2003-07-23  Vadim Zeitlinattempt to fix waiting for a thread in another non...
2003-07-23  Mattia Barbon various compilation/warning fixes.
2003-07-23  Václav Slavíkmodule.h is not included by wxprec.h
next