]> git.saurik.com Git - wxWidgets.git/history - include
As per the docs, the value returned is -1 if the value entered is out of range [patch...
[wxWidgets.git] / include /
2005-01-16  Vadim Zeitlindon't force wxUSE_EXTENDED_RTTI to eb 1 for Borland...
2005-01-16  Vadim Zeitlinadded code for hardware platform detection (__INTEL__...
2005-01-16  Vadim Zeitlinimplemented Export(file)
2005-01-15  Vadim Zeitlinadded mode parameter to wxFFileStream ctors taking...
2005-01-15  Vadim Zeitlinonly define wxUSE_NATIVE_STATUSBAR for the ports which...
2005-01-15  Vadim Zeitlinremoved all occurences of (obsolete) wxUSE_DYNAMIC_CLASSES
2005-01-15  Vadim Zeitlinmoved styles logic to MSWGetStyle() (no real changes)
2005-01-15  Vadim ZeitlinwxMSW wxDatePickerCtrl header
2005-01-15  Vadim Zeitlinmanage wx/mac/setup0.h using build/update-setup.h too
2005-01-15  Vadim Zeitlinmoved some Win32-specific settings from common file
2005-01-15  Vadim Zeitlinadded special comments used by build/update-setup.h
2005-01-15  Vadim Zeitlinadded setup.h file containing the settings common to...
2005-01-15  Vadim Zeitlinremoved obsolete wxUSE_CTL3D
2005-01-15  Vadim Zeitlinadded API, docs and Win32 implementation of wxDatePicke...
2005-01-14  David ElliottForgot to commit this as part of the CocoaGetWxToBounds...
2005-01-14  David ElliottSeparate NSAffineTransform creation out of wxDC::CocoaA...
2005-01-14  Włodzimierz SkibaCommon wxListCtrl control name.
2005-01-13  Włodzimierz SkibaCommon default notebook name.
2005-01-13  Włodzimierz SkibaCommon default notebook name.
2005-01-12  David ElliottAdd new methods to transform coordinates expressed...
2005-01-12  Julian SmartMade some functions virtual
2005-01-12  Jouk Jansen Committing in .
2005-01-11  Włodzimierz SkibaOld API deprecated. Source cleaning.
2005-01-11  David ElliottRenamed the wxWindowCocoaScroller class to wxWindowCoco...
2005-01-10  Vadim Zeitlinfactored out wxGetFullModuleName(HMODULE) from wxGetFul...
2005-01-10  David ElliottAdd constructor and Set taking NSColor.
2005-01-10  Włodzimierz SkibaOld API deprecated. Use new and remove old usage where...
2005-01-10  David ElliottAdded wxMemoryDC::Clear()
2005-01-08  Vadim Zeitlinimplemented wxIsDebuggerRunning() for Win32
2005-01-07  Vadim Zeitlinmade FindWindow() member functions const (this makes...
2005-01-07  Robert Roebling Added way to specify in generic tree control
2005-01-07  Václav Slavíkfixed condition for using #pragmas
2005-01-07  Włodzimierz SkibaOld API clearly deprecated.
2005-01-07  Robert Roebling Added wxFopen to the MSLU code.
2005-01-07  Robert Roebling Removed useless defines for WinCE which is
2005-01-07  Włodzimierz SkibaMS Smartphone has no input other than phone buttons...
2005-01-07  Włodzimierz SkibaInclude order fix.
2005-01-07  Vadim Zeitlinmoved HasTransparentBackground() from wxUniv to common...
2005-01-06  Włodzimierz SkibaOld API clearly deprecated. Source cleaning.
2005-01-06  Robert Roebling wxEncodingConverter should and can be compiled
2005-01-05  Vadim Zeitlindon't include wx/msw/wrapwin.h in public header; correc...
2005-01-05  Włodzimierz SkibaOld API clearly deprecated.
2005-01-05  Włodzimierz SkibaRemoved all duplicated and complicated #ifdefs for...
2005-01-05  Włodzimierz SkibaError fix after recent changes.
2005-01-05  Mattia Barbon Allow building with wxUSE_PROTOCOL_FTP/HTTP == 0.
2005-01-04  Włodzimierz SkibaOld API depreciated. Use of new API. Source cleaning.
2005-01-04  Vadim Zeitlinrestored using DeferWindowPos() for moving all windows...
2005-01-04  Mattia Barbon Untabify.
2005-01-04  Mattia Barbon Change FIXME in TODO and clarify its meaning.
2005-01-03  Włodzimierz SkibaPasting typo fix.
2005-01-03  Włodzimierz SkibaFull support to the native progress dialog.
2005-01-03  Włodzimierz SkibaIncomplete (PalmOS) setup compatibility.
2005-01-02  Vadim Zeitlinfixed IMPLEMENT_DYNAMIC_CLASS2 macro
2005-01-01  Robert Roebling Allow to set the various buttons explicitly (and
2004-12-31  Robert Roebling Applied modified form of the StdButtonSize patch.
2004-12-31  Stefan CsomorSetFocus fixed
2004-12-31  Włodzimierz SkibawxDialog::Show is virtual as elsewhere. Native PalmOS...
2004-12-30  Włodzimierz SkibawxPD_CAN_SKIP for skipping parts of progress and reintr...
2004-12-29  Stefan Csomoradded RequestUserAttention
2004-12-29  Włodzimierz SkibaEmpty container and design description for native PalmO...
2004-12-29  David ElliottAdded wxBitmap::UseAlpha() stub.
2004-12-28  George TaskerMore parameter variable names fixed to make them more...
2004-12-28  George TaskerNon-standard abbreviations of words in function/variabl...
2004-12-28  George TaskerImplemented a fix to allow Unicode builds to work with...
2004-12-28  George TaskerFirebird DB support added. Basic testing is done,...
2004-12-27  Włodzimierz SkibawxLongLong to wxString operators.
2004-12-27  Włodzimierz SkibaTake best fitting type for available memory measurement.
2004-12-27  Václav Slavíkblind fix for GCC compilation when #pragmas are honored
2004-12-27  Włodzimierz SkibaMSW and source cleaning.
2004-12-26  Robert Roebling Added TREE_ITEM_MENU event that gets sent if the
2004-12-25  Vadim Zeitlinadded SetCmdLine(int, char **) overload even when build...
2004-12-24  Włodzimierz SkibaFirst nonminimal wxPalmOS functionality: enumeration...
2004-12-24  Włodzimierz SkibawxPalmOS was introduced long after 2.4.
2004-12-23  Robin DunnUpdated to SWIG 1.3.24 (plus a patch that corrects...
2004-12-23  Włodzimierz SkibaDeprecated methosd markup (documented).
2004-12-22  Vadim Zeitlinfixed background drawing for opaque controls
2004-12-22  Włodzimierz SkibaFinal MSW/PalmOS split. Remove dump copies of MSW speci...
2004-12-22  Vadim Zeitlinreverted use of DeferWindowPos() instead of MoveWindow()
2004-12-21  Włodzimierz SkibaBorland fixes.
2004-12-21  Włodzimierz SkibaMetric conversion constants not doubled in each port...
2004-12-21  Stefan Csomormoving Carbon Event Class out of USE_GUI
2004-12-20  Włodzimierz SkibaUse __WXPALMOS__ for PalmOS port which fits __WX$(TOOLK...
2004-12-20  Vadim Zeitlinend label editing if the control loses focus (slightly...
2004-12-20  Vadim Zeitlinadded flags parameter to wxExecute(wxArrayString *...
2004-12-19  Vadim Zeitlinadded wxEXEC_NODISABLE
2004-12-19  Vadim Zeitlincorrected wxMAKE_VERSION_STRING and wxMAKE_VERSION_DOT_...
2004-12-19  Vadim Zeitlinuse DeferWindowPos() instead of MoveWindow() if possibl...
2004-12-19  Vadim Zeitlinmoved wxWindow::m_hMenu to wxFrame, it is not needed...
2004-12-19  Vadim Zeitlinmoved ProvidesBackground() from wxUniv to base wxWindow...
2004-12-19  Vadim Zeitlinfixed background appearance for the controls with chang...
2004-12-19  Stefan Csomorextended EventRef class
2004-12-18  Robert Roebling Fix for the fix for wxChoice selection.
2004-12-17  Ryan NortonwxMediaCtrl API changes for 2.5.x/2.6
2004-12-17  Vadim Zeitlinoverride AcceptsFocus() inherited from wxStaticBox...
2004-12-17  Vadim Zeitlinaccept focus in radiobox again (broken by making it...
2004-12-17  Vadim Zeitlincorrected comment about wxRadioBox not deriving from...
2004-12-16  David ElliottFixed typo(?)
2004-12-16  Włodzimierz SkibaMake ComputeScaleAndOrigin() as virtual part of wxDCBas...
2004-12-16  Włodzimierz SkibaGCC of PalmOS fix.
2004-12-16  Vadim Zeitlinadded GetBestSize() implementation
next