]> git.saurik.com Git - wxWidgets.git/history - src
dmars does not have w32api.h
[wxWidgets.git] / src /
2003-08-14  Jouk Jansen Committing in .
2003-08-14  Vadim Zeitlinfixed extraneous scrolling when scrollbars are added...
2003-08-13  Vadim Zeitlincontinue setting scrollbars even if only width/height...
2003-08-13  Vadim Zeitlincheck the week day for consistency in ParseFormat(...
2003-08-13  Vadim Zeitlinfixed unused variable (replaces patch 788090)
2003-08-13  Vadim Zeitlinremoved an unused variable (patch 788101)
2003-08-13  Mattia Barbon Refactoring: no real changes.
2003-08-13  Mattia Barbon wxMotif STL-ification.
2003-08-13  Robin DunnClear --> ClearBackground
2003-08-13  David ElliottImprove default size. If the control is auto-fit its...
2003-08-13  David ElliottCreate an NSPopUpButton and size it appropriately
2003-08-13  David ElliottMake appropriate use of MakeDefaultNSRect and SetInitia...
2003-08-13  Robin DunnAdd a little space so the wxHtmlCell doesn't overwrite...
2003-08-13  Robin DunnSwitch to wxCHECK so the bad code isn't still executed...
2003-08-13  Robin DunnClear --> ClearBackground
2003-08-13  David ElliottAdded helper functions for setting initial window size:
2003-08-13  Stefan Csomorcollection support for XTI
2003-08-13  Václav Slavíkfixed compilation of xml.cpp: include ./expat/lib directory
2003-08-13  Vadim Zeitlincompilation fix after Clear() change
2003-08-13  Vadim Zeitlinrenamed wxWindow::Clear() to ClearBackground() for...
2003-08-13  Václav Slavíkfixed wrong arguments to Draw
2003-08-13  David ElliottDon't send idle events while an assertion dialog is...
2003-08-13  Vadim Zeitlinrenamed wxWindow::Clear() to ClearBackground() (fixes...
2003-08-13  Vadim Zeitlinset LVCFMT_IMAGE, this at least allows to show imageso...
2003-08-13  Jouk Jansen Committing in .
2003-08-12  Stefan Csomorpanther fix
2003-08-12  David ElliottImplement Raise()/Lower() using [NSVIew sortSubviewsUsi...
2003-08-12  David ElliottLaid groundwork for scrolling.
2003-08-11  Julian SmartwxCaretSuspender only shows the caret if it was visible...
2003-08-11  David ElliottAdded dummy resources for wxCocoa so bundles will build
2003-08-11  Julian SmartRemoved some experimental code I left in by accident
2003-08-11  Julian SmartMore fixes for !wxUSE_TIMER, !wxUSE_IMAGE
2003-08-11  Julian SmartCater for wxUSE_IMAGE=0
2003-08-11  Julian SmartCater for wxUSE_IMAGE=0
2003-08-11  Stefan Csomoradded wxDynamicObject (kind of delegate, docs to come...
2003-08-11  Vadim Zeitlincompilation fix
2003-08-11  Vadim Zeitlinfixed some warnings about unused variables values
2003-08-11  Vadim Zeitlinreally fixed '-' and '+' drawing
2003-08-11  Vadim Zeitlininitialize the font fields properly when it corresponds...
2003-08-11  Vadim Zeitlintrying to fix the generic tree appearance problems
2003-08-10  Václav Slavík__WXMAC__, not __MAC__
2003-08-10  Vadim Zeitlincompilation fix for !wxUSE_BASE
2003-08-10  Vadim Zeitlincompilation fix for !USE_PCH
2003-08-10  Vadim Zeitlinparameters must have names in C
2003-08-10  Václav SlavíkwxMac fix
2003-08-10  Vadim Zeitlinadded version checking to the renderers
2003-08-10  Stefan Csomortwo fixes from Justin Bradford
2003-08-09  Stefan NeisAdded forgotten(?) wxMutexGuiEnter.
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-08-09  Stefan Csomorextended streaming-out for event handlers
2003-08-08  Robin DunnAdded wxRTTI for the new wxVScrolledWindow, wxVListBox...
2003-08-08  Stefan Csomorxti expansions, streaming code changes
2003-08-08  Julian SmartCall base OnInternalIdle
2003-08-08  David Elliottlock/unlockFocus when doing the copy in SelectObject
2003-08-08  David Elliott* Since AppKit cannot draw directly on NSBitmapImageRep...
2003-08-08  David Elliott* When cloning the ref data, copy the NSBitmapImageRep...
2003-08-08  Vadim Zeitlindon't ignore start parameter in find_last_of()
2003-08-08  Julian SmartStatic object -> pointer
2003-08-08  Václav Slavíkfixed some bugs in MSW version
2003-08-08  Robin DunnFix for wxTextCtrl::GetSelection for singel line contro...
2003-08-07  Stefan NeisAdded implementations for two cases of wxSystemSettings...
2003-08-07  Václav Slavíkfixed wrong srcdir in contrib w/ autoconf
2003-08-07  Stefan NeiswxUsleep is supposed to sleep _milli_seconds, not _micr...
2003-08-07  Stefan NeiswxUsleep is supposed to sleep _milli_seconds, not _micr...
2003-08-07  Václav Slavíkfixed wxBase and GUI separation for sockets code
2003-08-06  Václav Slavíkregenerated makefiles
2003-08-06  Václav Slavíkremoved OSX code that is no longer needed
2003-08-06  Vadim Zeitlinadded Load() and Set() methods
2003-08-06  David ElliottContrary to what I had thought, the addSubview and...
2003-08-06  Václav Slavíkdeprecated Initialize/CleanUpClasses
2003-08-06  Václav Slavíkcheck memory leaks sooner, when wxLog target is still...
2003-08-06  Václav Slavíkinitialize wxClassInfo::sm_classTable automatically
2003-08-06  David ElliottDon't install idle event handler in secondary threads.
2003-08-05  Robin DunnFixed SF Bug #781355. It was a problem with the clippi...
2003-08-05  Stefan Csomoradded more specializations for bcc32
2003-08-05  Václav Slavíkno real change, removed commented out code forgotten...
2003-08-05  Stefan Csomorbcc32 needs some more specializations
2003-08-05  Stefan Csomorxti change
2003-08-05  Stefan Csomorborland fix
2003-08-05  Stefan Csomorxti extensions
2003-08-05  Stefan Csomorxti streaming 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 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 Zeitlindon't include unnecessary headers if we don't compile...
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  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  David ElliottUse wxPen
2003-08-04  David ElliottAdded dash support
2003-08-04  David ElliottwxPen implementation (no dash support yet)
next