wxWidgets.git
2002-07-08  Gilles Depeyrotreadded previsouly removed files (needed for merge...
2002-07-08  Gilles Depeyrotcorrected conlfict after import of libpng-1.2.4
2002-07-08  Gilles Depeyrotreadded previously removed file
2002-07-08  Julian SmartAdded space under label since it was too close to first...
2002-07-08  Gilles DepeyrotThis commit was generated by cvs2svn to compensate...
2002-07-08  Gilles DepeyrotInitial revision
2002-07-08  Gilles Depeyrotremove conflicting libpng-1/0/3 files before import...
2002-07-08  Robin DunnAdded generic static text control
2002-07-08  Julian SmartAdded download page link.
2002-07-08  David WebsterToolbar fixes and weekly catch-up.
2002-07-08  Vadim Zeitlinfixed handling of Ctrl-arrows movement which was unsele...
2002-07-08  Vadim Zeitlinapplied the same fix for crashing if the END_EDIT event...
2002-07-08  Vadim Zeitlinreally remove the selection when Unselect() is called
2002-07-08  Vadim Zeitlinfix crash when the user code refuses to validate the...
2002-07-08  Vadim Zeitlinmade the validation message more clear
2002-07-08  Robert Roebling This memory corruption caused me three and
2002-07-08  Robert Roebling Return to 20x20 default size.
2002-07-08  Julian SmartAdded files.lst to wxMotif distribution.
2002-07-08  David WebsterOS/2 loads bitmap resources via integer ID, not via...
2002-07-08  David WebsterToolbar updates
2002-07-08  David Websterno message
2002-07-07  Julian SmartAdded USE_ALTERNATE_UI symbol to helpview.cpp.
2002-07-07  Ron LeeUpdate Layout more correctly in DoSetVirtualSize.
2002-07-07  Robin Dunninstaller fix
2002-07-07  Robin DunnChanges for wxUSE_UNICODE==1
2002-07-07  Ron Leeput wx/app.h back though, for people without precompile...
2002-07-06  Mattia BarbonMade documentation for wxImage::GetData/SetData more...
2002-07-06  Robin DunnAdded note about the supportability of this module
2002-07-06  Robin DunnSWIGged updates for wxMac
2002-07-06  Robin DunnSome demo tweaks
2002-07-06  Robert Roebling Cosmetic change.
2002-07-06  Robert Roebling You can crash GTK with scrolled windows being
2002-07-06  Vadim Zeitlinfixed bug introduced by my previous GtkUpdateSize(...
2002-07-06  Mattia BarbonGCC can't test prototype if using wchar_t instead of...
2002-07-06  Mattia BarbonFix MinGW compilation in some corner cases
2002-07-06  Robin DunnAllow wxSTC to have scrollbars
2002-07-06  Robin DunnAdded name to wxShapeCanvas ctor for consistency
2002-07-06  Robin DunnLicence --> License
2002-07-06  Robin DunnSWIGged updates
2002-07-06  Robin Dunntypos
2002-07-06  Robin DunnA few other tweaks, reduced some flicker in the demo...
2002-07-06  Robin DunnFix the crash-on-ActiveX-callback problem
2002-07-06  Robin DunnMove wxContextMenuEvent back into the core
2002-07-06  Robin DunnActually check if the menu should be shown before poppi...
2002-07-06  Robin DunnAdd pos, size and style parameters to the window constr...
2002-07-05  Vadim Zeitlincompilation error fix (trailing comma in an enum)
2002-07-05  Mattia BarbonFix some GCC 3.1 compilation warnings
2002-07-05  Mattia BarbonwxPerl documentation updates
2002-07-05  George TaskerFixes the problem with VARCHAR fields not allowing...
2002-07-05  Julian SmartAdded wxRadioButton::MSWWindowProc to reset m_focusJust...
2002-07-05  Vadim Zeitlinuse GtkUpdateSize() for consitency everywhere instead...
2002-07-05  Vadim Zeitlinfixed SetToolBar(NULL) behaviour -- don't leave a hole...
2002-07-05  Vadim Zeitlinremoved unneeded inclusion of wx/wx.h
2002-07-04  Vadim Zeitlinargh, last compilation fix had a typo, fixed now
2002-07-04  Julian SmartCorrected my wrong application of patch
2002-07-04  Vadim Zeitlinundid the patches which shouldn't (IMHO) have been...
2002-07-04  Vadim Zeitlinfixed typo in including function.tex
2002-07-04  Vadim Zeitlinold mingw32 compilation fix
2002-07-04  Stefan Csomoronly fowarding events if there is a focus window
2002-07-04  Julian SmartUpdated script + FAQs
2002-07-04  Julian SmartDocumented various patches from Mark Armstrong <marka...
2002-07-04  Julian SmartApplied patch from Mark Armstrong <marka@availsolutions...
2002-07-04  Julian SmartApplied patch from Mark Armstrong <marka@availsolutions...
2002-07-04  Julian SmartApplied patch from Mark Armstrong <marka@availsolutions...
2002-07-04  Julian SmartApplied patch from Mark Armstrong <marka@availsolutions...
2002-07-04  Julian SmartApplied patch from Mark Armstrong <marka@availsolutions...
2002-07-03  Robin DunnUpdates related to wxID_ANY and etc.
2002-07-03  Robin DunnAdded wxIEHtmlWin wrappers to wxPython.
2002-07-03  Mattia BarbonUpdated Makefiles for MinGW GCC 3.1
2002-07-03  David WebsterMenu corruption fix
2002-07-03  David WebsterNicer default fonts for OS/2
2002-07-03  Robin DunnMade wxBU_EXACTFIT work as documented instead of being...
2002-07-03  Vadim Zeitlinextracted the constants to their own chapter and docume...
2002-07-03  Vadim Zeitlinfixed a compilation warning about signed/unsigned compa...
2002-07-03  Vadim Zeitlinadded wxID_ANY, replaced #define's with enum
2002-07-03  Vadim Zeitlinremoved hardcoded 48 (number of standard colours) from...
2002-07-03  Vadim ZeitlinwxMotif compilation fix with gcc 3.1 (patch 576847)
2002-07-03  Vadim Zeitlinfixed off-by-few-pixels error in horz scrollbar calcula...
2002-07-03  Vadim Zeitlintypos and other doc corrections from Olly Betts (patch...
2002-07-03  David WebsterAttempt to fix buggy menus.
2002-07-03  Václav Slavíkfixed a Really Stupid Bug
2002-07-02  Vadim Zeitlinfixed checking/unchecking find/replace items in the...
2002-07-02  Václav Slavíkfixed cmd line args parsing in wxrc (contributed patch)
2002-07-02  David WebsterToolbar updates
2002-07-02  Robin DunnAnother demo tweak
2002-07-02  Robin DunnSWIGged updates for wxGTK
2002-07-02  Robin DunnAdded note about module not being supported
2002-07-02  Robin DunnSome improvements and additions for wxListCtrl and...
2002-07-02  Mattia BarbonAllow compiling when _WIN32_IE < 0x300
2002-07-02  Robin DunnAdded menu sample, and some other minor changes to...
2002-07-02  Chris Elliottfix another icon error
2002-07-02  Chris Elliottfixes bugs reading icons
2002-07-02  Julian SmartRemoved strange _T()
2002-07-02  Chris ElliottUNC fix to directory path
2002-07-02  Ron Leeadded DECLARE_EXPORTED_LOCAL_EVENT_TYPE for use with...
2002-07-02  Ron Leeand yet once more to fix gtk compilation.. this is...
2002-07-01  David WebsterToolbar update
2002-07-01  David WebsterOS/2 updates and initial toolbar implementation
2002-07-01  Chris Elliottmake motif cursor from wxImage
2002-07-01  Robin DunnFixed "different linkage" compile error
next