]> git.saurik.com Git - wxWidgets.git/history - src
Removed makefile with capital M
[wxWidgets.git] / src /
2002-07-09  Robert Roebling Oops.
2002-07-09  David WebsterTooltip updates
2002-07-09  David WebsterOS/2 fixes for new PNG lib
2002-07-08  Robin Dunnbug fix. The wxCharBuffer was being destroyed before...
2002-07-08  Gilles Depeyrotcorrected conflicts after import of libpng-1.2.4
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  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  Robert Roebling This memory corruption caused me three and
2002-07-08  David WebsterOS/2 loads bitmap resources via integer ID, not via...
2002-07-08  David WebsterToolbar updates
2002-07-07  Ron LeeUpdate Layout more correctly in DoSetVirtualSize.
2002-07-07  Ron Leeput wx/app.h back though, for people without precompile...
2002-07-06  Robert Roebling Cosmetic change.
2002-07-06  Vadim Zeitlinfixed bug introduced by my previous GtkUpdateSize(...
2002-07-06  Mattia BarbonFix MinGW compilation in some corner cases
2002-07-06  Robin DunnAllow wxSTC to have scrollbars
2002-07-06  Robin DunnActually check if the menu should be shown before poppi...
2002-07-05  Mattia BarbonFix some GCC 3.1 compilation warnings
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 Zeitlinold mingw32 compilation fix
2002-07-04  Stefan Csomoronly fowarding events if there is a focus window
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  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 Zeitlinfixed a compilation warning about signed/unsigned compa...
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  David WebsterAttempt to fix buggy menus.
2002-07-03  Václav Slavíkfixed a Really Stupid Bug
2002-07-02  David WebsterToolbar updates
2002-07-02  Mattia BarbonAllow compiling when _WIN32_IE < 0x300
2002-07-02  Chris Elliottfix another icon error
2002-07-02  Chris Elliottfixes bugs reading icons
2002-07-02  Chris ElliottUNC fix to directory path
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
2002-07-01  Ron LeeFix for the irksome, 'Details' sizing bug. Or at least...
2002-07-01  Julian SmartCorrected scoping error for i
2002-06-30  Ron LeePreserve prior StatusBar contents when adding removing...
2002-06-30  Ron Leefixed some pesky compile warnings, hope this doesn...
2002-06-30  Ron Leeadded export decls for MSW.
2002-06-30  Václav Slavíkfixed hidden root expansion in extreme usage case
2002-06-30  Gilles Depeyrotadded static library Project Builder project for wxWindows
2002-06-29  Gilles Depeyrotrename method to prevent collision with some BSD defini...
2002-06-29  Gilles Depeyrotimproved error messages
2002-06-29  Gilles Depeyrotkeep name of wxmac icon for application bundles unstead...
2002-06-29  Vadim Zeitlinmade wxGenericFontDialog derive from wxFontDialogBase
2002-06-28  Václav Slavíkenlarged <UL> bullets a bit and nuked this weirdness
2002-06-28  Robin DunnReturn more items in wxListCtrl::GetColumn.
2002-06-28  Chris ElliottSTC and Motif patch
2002-06-28  Chris Elliottremove temportay fix to Makefile.in, now configure...
2002-06-27  Vadim Zeitlinstreamlined WM_NOTIFY processing code fixing a bug...
2002-06-27  Robin DunnFixed compile error
2002-06-26  Vadim Zeitlinreact to the year being changed in the spin control...
2002-06-26  Julian SmartEliminate flashing when writing text, by clearing inste...
2002-06-26  Václav Slavíkcompilation fix (wxUniv/MSW)
2002-06-26  Václav Slavíkfix for bug reported by Robert and Julian, probably...
2002-06-26  Vadim Zeitlinfixed warnings about printf format specifications ...
2002-06-26  Julian SmartChanged the UL bullet to be a square -- I couldn't get
2002-06-26  Vadim Zeitlinpropgate WS_EX_CONTROLPARENT recursively upwards, not...
2002-06-25  Julian SmartCorrected OnAssert
2002-06-24  Václav Slavíkadded QS_ALLPOSTMESSAGE
2002-06-24  Chris Elliotta fix to preserve UNC paths when creating the commandli...
2002-06-24  Robin Dunnfixed a comment
2002-06-24  Robin DunnDon't try to release the mouse unless we actually have...
2002-06-24  Stefan Csomorcorrected scoping
2002-06-24  Vadim Zeitlinold mingw32 compilation fix
2002-06-24  Stefan Csomorsupport for arbitrary backgrounds via suppressing the...
2002-06-24  Vadim ZeitlinwxMotif compilation warning fix
2002-06-24  Vadim ZeitlinwxMotif compilation fix
2002-06-23  Gilles Depeyrotcorrected printf format strings
2002-06-23  Gilles Depeyrotimproved memory liberation (explicitly set to NULL...
2002-06-23  Gilles Depeyrotcorrected warnings for unused parameters
2002-06-23  Julian SmartApplied patch [ 546335 ] Added Automation types and...
next