wxWidgets.git
2003-08-05  Václav Slavíkupdating docs to reflect build system changes
2003-08-05  Václav Slavíkno real change, removed commented out code forgotten...
2003-08-05  Václav Slavíkadded OpenGL samples
2003-08-05  Václav Slavíktouch wxWindows.dsp
2003-08-05  Václav Slavíkbuild opengl samples
2003-08-05  Václav Slavíkmultilib mode is the default on unix now
2003-08-05  Stefan Csomorbcc32 needs some more specializations
2003-08-05  Stefan Csomorxti change
2003-08-05  Stefan Csomorxti change
2003-08-05  Stefan Csomorborland fix
2003-08-05  Mattia Barbon Compilation fix.
2003-08-05  Mattia Barbon Unicode compilation fix.
2003-08-05  Stefan Csomorxti extensions
2003-08-05  Stefan Csomorxti streaming extensions
2003-08-05  Stefan Csomorxti streaming
2003-08-05  Václav SlavíkVC++ .NET can load DSW files just fine
2003-08-05  Stefan Csomorxti streaming cleanup, type 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 TaskerIncorrect placement of the '*' in the line "const wxCha...
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 Zeitlinfixes for Borland make (patch 769317)
2003-08-04  Vadim Zeitlinupdate styles docs
2003-08-04  Vadim Zeitlindon't include MDI headers if !wxUSE_MDI
2003-08-04  Vadim Zeitlindon't include unnecessary headers if we don't compile...
2003-08-04  Vadim Zeitlinfixed main source file name
2003-08-04  Vadim Zeitlinfixed main source file name
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  Vadim Zeitlinadded Unload(handle); updated the docs
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  Václav Slavíkstatic libs depend on 3rd party ones now, too (for...
2003-08-04  Vadim Zeitlinminor additional notes
2003-08-04  Václav Slavíkstatic libs depend on 3rd party ones now, too (for...
2003-08-04  Vadim Zeitlin(Open Watcom but not only) compilation warning fixes
2003-08-04  Vadim Zeitlincheck that wxUSE_DISPLAY==1
2003-08-04  Vadim Zeitlindocument that DrawLine() doesn't draw the last point
2003-08-04  Václav Slavíkno tabs please\!
2003-08-04  David ElliottwxCocoa: Added pen.mm, removed pen.cpp
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 ZeitlinPRINTING is not dependent on DOCVIEW
2003-08-03  Vadim Zeitlinuse wrapwin.h instead of windows.h + winundef.h
2003-08-03  Vadim Zeitlinset event object correctly for the menu events
2003-08-03  Vadim Zeitlinjust tidied up the comment
2003-08-03  Vadim Zeitlindon't draw buttons unless we have wxTR_HAS_BUTTONS...
2003-08-03  Vadim Zeitlincheck that we use bitmaps of correct size in the image...
2003-08-03  Vadim Zeitlininitialize the image list size in default ctor
2003-08-03  Vadim ZeitlinWXWIN_COMPATIBILITY_2_2 should be 0 by default now
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  Václav Slavíkuse wxDbGrid
2003-08-03  Václav Slavíkadded wrapcctl.h
2003-08-03  Václav Slavíkuse wxDbGrid
2003-08-03  Václav Slavíklinking fix
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  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...
next