]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2003-08-03  Vadim Zeitlinwarnings (and some errors) fixes for wxUniv DLL build
2003-08-03  Vadim Zeitlinmoved some more stuff from .cpp files to here
2003-08-03  Vadim Zeitlinremoved _WIN_IE from here, we normally shouldn't need...
2003-08-03  Václav Slavíkadded wxDbGrid
2003-08-03  Václav Slavíkmore bakefile-based contrib makefiles
2003-08-03  Václav Slavíkmore bakefile-based makefiles
2003-08-03  Václav Slavíkadded wxDbGrid
2003-08-03  Václav Slavíkmore bakefile-based makefiles
2003-08-03  Václav Slavíkmake it possible to override directory
2003-08-03  Mattia Barbon Warning fixes (still does not compile).
2003-08-03  Mattia Barbon Use Unix display for Motif.
2003-08-03  Mattia Barbon Fix "Statement with no effect" warning.
2003-08-03  Mattia Barbon Compilation fix.
2003-08-03  Mattia Barbon Fix some wrong code: add parentheses to correct prece...
2003-08-03  Mattia Barbon Improve wxHashMap documentation.
2003-08-03  Vadim Zeitlinmissing or wrong DLLEXPORTs for DLL build
2003-08-03  Václav Slavíkreverted two last changes; they both broke compilation
2003-08-03  Václav Slavíkfixed mmedia contrib to work if libesd is not present
2003-08-03  Václav Slavíkbakefilized demos
2003-08-03  Václav Slavíkupdates to reflect fixes to wx-config
2003-08-03  Václav Slavíkmoved FL
2003-08-03  Václav Slavíkmoved FL
2003-08-03  Václav Slavíkmoved FL samples into single directory
2003-08-03  Václav Slavíkcompilation fix
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  Václav Slavíkfix the situation when one of sublibraries is not built
2003-08-03  Václav Slavíkfix for broken --inplace, --prefix and --exec-prefix...
2003-08-03  Václav Slavíkfixed wrong target names
2003-08-03  Václav SlavíkODBC update
2003-08-03  Vadim Zeitlinadded wrapper for <commctrl.h> as well
2003-08-03  Václav Slavíkadded WX_DECLARE_OBJARRAY_WITH_DECL
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 Zeitlins/ID_SEPARATOR/wx&/ (fixes 782133)
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  Vadim Zeitlinremoved extra commas which are erros for some compilers
2003-08-02  Václav Slavíkcompilation fix
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íkcompilation fix for gcc
2003-08-02  Václav Slavíkcompilation fix
2003-08-02  Václav SlavíkwxUSE_NEW_GRID is no longer used
2003-08-02  Václav Slavíkrenamed to WX_DECLARE_LIST_WITH_DECL for consistency...
2003-08-02  Václav Slavíkadded libraries dependency graph
2003-08-02  Václav Slavíkrenamed to WX_DECLARE_LIST_WITH_DECL for consistency
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íkcorrected examples
2003-08-02  Václav Slavíkcompilation fixes
2003-08-02  Václav Slavíkmoved wxWave, wxJoystick and wxTaskBarIcon to wxAdvanced
2003-08-02  Václav Slavíkcompilation fix
2003-08-02  Václav SlavíkwxJoystick and wxWave are now available in all Unix...
2003-08-02  Václav Slavíklink against wxAdv
2003-08-02  Václav Slavíkquick compilation fix for wxBase
2003-08-02  Václav Slavíkmoved wxJoystick, wxWave and wxTaskBarIcon to wxAdv
2003-08-02  Václav Slavíkon Linux, not GTK
2003-08-02  Václav Slavíkremoved old DSPs
2003-08-02  Václav Slavíkcompilation fix for bcc
2003-08-02  Václav Slavíkcompilation fix for bcc
2003-08-02  Václav Slavíkdon't define NDEBUG
2003-08-02  Václav Slavíkforgot to update
2003-08-02  Václav Slavíkfixed some VC++ projects bugs
2003-08-02  Václav Slavíkadded wxAdvanced
2003-08-02  Václav Slavík1. added wxAdvanced
2003-08-02  Václav Slavíkcreated wxAdvanced library
2003-08-02  Vadim Zeitlinmsw/uxtheme.cpp is low level as well
2003-08-02  Vadim Zeitlinnative renderers are low level; renamed univ/renderer...
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 Zeitlindisable printing; doesn't compile
2003-08-02  Vadim Zeitlinuse wxWindowBase, not wxWindow, in wxUpdateUIEvent...
2003-08-01  Vadim ZeitlinwxTheApp can't be assigned to any longer
2003-08-01  Václav Slavíkadded information about libs.tex
2003-08-01  Vadim ZeitlinwxTheApp can't be assigned to, anyhow, so make ms_appIn...
2003-08-01  Václav Slavíkadding wxAdvanced library
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íkmultilib mode
2003-08-01  Václav SlavíkLIB instead of Static, better aligned
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íkadded VC++ project files
2003-08-01  Václav Slavíkadded VC++ project files
2003-08-01  Václav Slavíkregenerated after adding DEBUG_ options
2003-08-01  Václav Slavíkadded VC++ project files
2003-08-01  Václav SlavíkwxUSE_GUI=0 not needed
2003-08-01  Václav Slavíkfor nicer Makefile.in
2003-08-01  Václav Slavíkoverview of multilib libraries added
2003-08-01  Václav Slavíkregenerated after adding DEBUG_ options
2003-08-01  Václav Slavíkregenerated after adding DEBUG_ options
next