]> git.saurik.com Git - wxWidgets.git/history - src/msw
added definition of TARGET_CARBON when compiling with non generated setup.h
[wxWidgets.git] / src / msw /
2003-01-28  Mattia Barbon Regenerate makefiles.
2003-01-25  Vadim Zeitlinremoved warnings about using the deprecated functions...
2003-01-25  Vadim Zeitlinfixed typo in library name
2003-01-25  Ron LeeUpdate wxList operators, TRUE, FALSE.
2003-01-25  Ron LeeUpated list operators, TRUE, FALSE.
2003-01-25  Ron LeeUpdate list operators, s/TRUE/true/ etc.
2003-01-25  Ron LeeDon't default to using bitmap.
2003-01-25  Ron LeeAdded missing quantize.h
2003-01-22  Vadim Zeitlinuse correctly defined LIBPAGESIZE instead of 512 for...
2003-01-22  Vadim Zeitlinmade wxBitmapRefData private (actually, this also fixes...
2003-01-22  Vadim Zeitlincompilation fixes for OpenWatcom
2003-01-22  Vadim Zeitlinnew (for wxBase) or updated and (hopefully() improved...
2003-01-21  Vadim Zeitlincompilation fix for the last check in (sorry)
2003-01-21  Vadim Zeitlinattempt to fix crash in DeleteAllItems()
2003-01-20  Mattia Barbon Fixed a typo in makefile.vc, updated version numbers...
2003-01-17  Vadim Zeitlinuse wxDynamicLibrary instead of wxPluginManager
2003-01-17  Mattia Barbon Under Cygwin, in platform.h default to wxMSW unless...
2003-01-15  Vadim Zeitlinfixed calling Maximize(FALSE) before the window is...
2003-01-15  Vadim Zeitlinfix for the previous commit
2003-01-14  Vadim Zeitlinfixed wxStaticText best size calculation (closes bug...
2003-01-14  Vadim Zeitlincompilation fix for wxUSE_CONSTRAINTS==0
2003-01-14  Julian SmartApplied patch [ 667563 ] Wine: compile fix for using...
2003-01-14  Vadim Zeitlinfixed incorrect cast in wxRegKey:GetName()
2003-01-12  Vadim Zeitlincompilation fix for wxUSE_RICHEDIT == 0 (closes bug...
2003-01-12  Vadim Zeitlincompilation fixes for non default wxUSE_XXX values...
2003-01-11  Mattia Barbon Do not use deprecated functions.
2003-01-10  Vadim Zeitlinremoved style parameter from MSWCreate(), it is unneeded
2003-01-10  Vadim Zeitlinremoved style parameter from MSWCreateToolbar(), it...
2003-01-10  Vadim Zeitlinmoved assert for parent window not being a static box...
2003-01-07  Julian SmartRemoved old __WXWINE__ support (obsoleted by new __WINE...
2003-01-07  Julian SmartApplied patch [ 662321 ] Port of wxWindows to Wine
2003-01-07  Vadim Zeitlinworkaround for not appearing vertical scrollbar in...
2003-01-06  David WebsterRemove ctl3d32.lib from make.
2003-01-06  Mattia Barbon Aparently someone modified templates/filelist.txt...
2003-01-03  Julian SmartClean up memory if have to exit early
2003-01-03  Julian SmartApplied patch [ 652336 ] Add tooltip support to wxUniv...
2003-01-02  Vadim Zeitlinuse DECLARE_NO_COPY_CLASS() where applicable (patch...
2003-01-02  Vadim Zeitlinsupport for using DIBs for wxBitmap implementation...
2003-01-02  Vadim Zeitlinuse StretchBlt() if available (part of patch 649866)
2003-01-02  Vadim Zeitlinfixed bug with wxTR_EDIT_LABELS not working with xwTR_M...
2003-01-02  Vadim Zeitlinfixed wxCaret::SetSize() (closes bug 659209)
2003-01-01  Vadim Zeitlindon't send CHECKLISTBOX_TOGGLE event when Check() is...
2002-12-30  Vadim Zeitlincompilation warning fixes (patch 651719)
2002-12-29  Ron LeeAdded wxTreeCtrl::GetItemParent to deprecate GetParent.
2002-12-27  Mattia Barbon Applied patch [ 652491 ] Update makefiles for mingw
2002-12-27  Mattia Barbon Use wxWcslen instead of wcslen.
2002-12-27  Julian SmartAdded a necessary pixel to height if wxTB_NODIVIDER...
2002-12-26  Robin DunnUse WXDLLEXPORT_DATA for wx*NameStr's
2002-12-23  Julian SmartDon't send explicit update event if single line
2002-12-21  Vadim Zeitlinhandle accel keys for owner drawn menu items (based...
2002-12-21  Vadim Zeitlinuse SS_CENTERIMAGE to prevent wxStaticBitmap from stret...
2002-12-20  Vadim Zeitlinfixed SetSelection() (and hence SetInsertionPoint(...
2002-12-19  Julian SmartFixed a problem with borders being set wrong sometimes...
2002-12-17  Vadim Zeitlinreset virtual root to NULL in DeleteAllItems()
2002-12-17  Julian SmartFixed [ 652512 ] wxPaintDC::FindInCache bug
2002-12-17  Julian SmartMFC sample now works properly; WinMain not defined...
2002-12-15  Vadim Zeitlinsend an extra kill focus event when we're deactivated
2002-12-14  Václav Slavíkdon't translate strings when it doesn't make any sense
2002-12-14  Mattia Barbon Fixed missing reference to wxTreeCtrlnameStr when...
2002-12-12  Chris Elliottfix for cygwin WXDLLEXPORT bug
2002-12-10  Julian SmartApplied another Marco patch (5)
2002-12-10  Julian SmartApplied some of patch [ 650957 ] wxWinCE diff-0.0.4
2002-12-09  Vadim Zeitlinfixed warning about unused var
2002-12-09  Vadim Zeitlinfixed annoying beep when pressing space/return in the...
2002-12-09  Chris Elliottfix bug with treectrl sample
2002-12-09  Julian SmartSmall WinCE mods from Marco
2002-12-09  Julian SmartApplied patch [ 642174 ] Stop TOOL_WINDOWS stealing...
2002-12-09  Julian SmartApplied patch [ 642172 ] Fix menu accelerators in ownerdrw
2002-12-09  Julian SmartApplied patch [ 642157 ] [MSW] HMENU resource leak...
2002-12-08  Václav SlavíkFixed EVT_TREE_SEL_CHANGED and _CHANGING under MSLU...
2002-12-07  Julian SmartCommitted vcw files also
2002-12-07  Julian SmartConverted wxBase also
2002-12-07  Julian SmartCorrected line endings, deps now relative
2002-12-07  Robert Roebling Added simplistic makefile/project files for wxWinCE.
2002-12-07  Vadim Zeitlinfix for wxGetEnv() under Win16 (!) (bug 645368)
2002-12-07  Vadim Zeitlinfix (?) for small menu item bitmaps (bug 635438)
2002-12-06  Vadim Zeitlincorrected a too eager error message (patch 648599)
2002-12-06  Stefan NeisChanged GSocket_Select to use unix code for wxBase...
2002-12-05  Julian SmartAdded Marco's first WinCE files
2002-12-05  Vadim Zeitlinallow TABbing into multiline text controls even if...
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-10-11  David Websterremoved ctl3d32.lib
2002-09-15  Václav Slavíkfixed two-step creation of wxCheckListBox
2002-09-15  Vadim Zeitlincompilation fix for !MSVC
2002-09-14  Vadim Zeitlinwe do want arrows even in a read only text ctrl
2002-09-14  Vadim Zeitlinrecreate the toolbar entirely when its text/icons style...
2002-09-14  Vadim Zeitlinset size if it's initially == wxDefaultSize() in MSWCre...
2002-09-11  Robin DunnFixed some off-by-one and other issues with drawing...
2002-09-10  Julian SmartApplied patch [ 606713 ] Removes a warning from cygwin...
2002-09-09  Vadim Zeitlinremoved C++ comment
2002-09-08  Julian SmartAdded a note about bug in Mingw32 headers.
2002-09-08  Julian SmartAdded LV_ITEMA and used a #define for LV_ITEM to
2002-09-08  Vadim Zeitlincorrected wxShell() ret code
2002-09-08  Vadim Zeitlinfixed wxExecute() for console programs (process messags...
2002-09-07  Vadim Zeitlindon't overwrite the app name with argv[0] if it had...
2002-09-07  Vadim Zeitlinfix for handling TAB presses in readonly text controls
2002-09-06  Mattia BarbonFixed bug with SetValue on read-only combobox; don...
2002-09-06  Chris Elliottsmall bug fix for using multiple borland compilers
2002-09-05  Robin DunnAdded effects.h to filelist.txt so it will get installe...
2002-09-05  Julian SmartApplied patch [ 605188 ] Fix to draw 24 bit bitmaps
next