removed support for Salford compiler (which was almost certainly broken anyhow) ...
[wxWidgets.git] / include / wx / defs.h
2007-12-31  Vadim Zeitlinremoved support for Salford compiler (which was almost...
2007-12-15  Vadim ZeitlinPalmOS 6 compilation fixes (patch 1849757)
2007-12-06  Paul Cornettremove extra semicolons
2007-11-24  Stefan Csomormac more native types
2007-11-23  Stefan Csomormac cleanup
2007-11-22  Stefan Csomormac cgcolor changes
2007-11-22  Stefan Csomormac cgcolor changes
2007-11-20  Stefan Csomorcleanup mac
2007-11-16  Vadim Zeitlinadded logic to manage automatically allocated ids in...
2007-11-16  Stefan Csomorcleanup
2007-11-09  Stefan Csomorforward port from 2.8
2007-10-22  Vadim Zeitlinadded wxBG_STYLE_TRANSPARENT and implemented it for...
2007-10-10  Václav Slavíkcompilation fix for Mingw: it doesn't have std::wostream
2007-10-07  Václav Slavíkglobally disable VC++'s warning 4251 (non-exported...
2007-09-21  Vadim Zeitlinput __attribute__((deprecated)) before declaration...
2007-09-21  Vadim Zeitlinadded wxDEPRECATED_INLINE, use it for wxPixelData<wxBit...
2007-09-18  Julian SmartwxBORDER_THEME now means 'use an appropriate themed...
2007-09-17  Vadim Zeitlinadded new and improved wxFileCtrl implementation (patch...
2007-08-15  Vadim Zeitlininclude wx/msw/winundef.g instead of writing just a...
2007-08-08  Julian SmartMade wxBORDER_THEME the same as wxBORDER_DEFAULT
2007-08-07  Julian SmartAdded wxBORDER_THEME, wxWindow::GetDefaultBorderForCont...
2007-07-22  Vadim Zeitlinfix for r47646: typedef wxDouble for all platforms...
2007-07-22  Stefan Csomorno 68k macs more to support...
2007-07-08  Václav Slavíkremoved wxWCHAR_T_IS_SEPARATE_TYPE: there already was...
2007-07-06  David ElliottMake wxCocoa compile in 64-bit mode.
2007-06-15  Vadim Zeitlinadded wxDEPRECATED_BUT_USED_INTERNALLY macro and use...
2007-06-13  Vadim Zeitlinadded wxNullPtr and use it instead of just 0 with wxFil...
2007-05-11  Vadim Zeitlinadded support for drop down toolbar buttons (patch...
2007-05-09  Robert Roebling GTK+ cell renderers are not widget, so use a
2007-05-03  Václav SlavíkOpenWatcom has the explicit keyword too
2007-04-29  Václav SlavíkOpenWatcom >= 1.2 has __VA_ARGS__
2007-04-26  Vadim Zeitlinmove wxKEY_XXX constants to wx/defs.h from wx/list...
2007-04-16  Vadim Zeitlincorrected the direction of comparisons between wxString...
2007-04-14  Vadim Zeitlinadded wxAPPLY and wxCLOSE flags to CreateStdDialogButto...
2007-04-11  Vadim Zeitlinadded our own implementation of strto[u]ll() if the...
2007-04-05  Vadim Zeitlindefine C99-like wxINT8/16/32_MIN/MAX constants in addit...
2007-04-01  Vadim Zeitlinadded support for ellipsization and markup in wxStaticT...
2007-03-29  Vadim Zeitlindefine ATTRIBUTE_PRINTF(m,n) and not just ATTRIBUTE_PRI...
2007-03-22  Vadim Zeitlinadded macros to avoid code repetition when defining...
2007-03-10  Paul Cornettsizeof(char) is 1. By definition.
2007-03-08  Vadim Zeitlinfix extra comma at the end of wxStretch enum introduced...
2007-03-07  Vadim Zeitlinremoved WXWIN_COMPATIBILITY_2_4 in non-MSW code
2007-01-22  Václav Slavíkenable wxFontMapper in wxDFB port
2006-11-29  Mart Raudsepp[GTK] Do not define *_DEPRECATED macros for the gtk...
2006-11-10  Vadim Zeitlinrearrange tests for long long again to avoid clashes...
2006-10-31  Vadim Zeitlindefine wxTC_MULTILINE explicitly as wxNB_MULTILINE...
2006-10-30  Vadim Zeitlinremove just added wxCoordRound() (see patch 1586499)
2006-10-30  Vadim Zeitlindefine wxLongLong_t as long long if it is supported...
2006-10-30  Julian SmartDon't use wstring for MinGW versions that don't support it
2006-10-29  Julian SmartApplied patch 1586499: wxCoordRound function
2006-10-28  Vadim Zeitlinno changes, just a typo in comment
2006-10-20  Vadim Zeitlindefine bookctrl (and -derived) classes flags in their...
2006-10-08  Stefan NeisUse system colours for ownerdrawn highlighting (patch...
2006-10-05  Mattia Barbon Fix buffer overrun in Linux/x86_64 (Pixel is a 64...
2006-09-30  Vadim Zeitlinmove wxSTRINGIZE and other preprocessor helpers to...
2006-09-29  Václav Slavíkmoved wxSTRINGIZE to defs.h and made it work with macro...
2006-09-09  Robert Roebling Applied wxGauge:Pulse() patch.
2006-09-03  Robert RoeblingCommited FRM's stockitem patch (empty stock items).
2006-08-27  Václav Slavíkinitial (not yet working) code for DirectFB port
2006-08-16  Michael WetherellAvoid warnings from VC++ 5.0
2006-08-13  Vadim ZeitlinwxPlatformInfo (patch 1532064)
2006-08-10  Vadim ZeitlinAdded wxID_PAGE_SETUP standard id
2006-08-06  Vadim Zeitlinunified wxFRAME_EX_CONTEXTHELP and wxDIALOG_EX_CONTEXTH...
2006-08-04  Vadim Zeitlinundid last change and removed wxTE/CB_FILENAME style...
2006-07-30  Vadim Zeitlinreverted the move of wxComboBox styles from wx/defs...
2006-07-29  Vadim Zeitlinmoved combobox styles from defs.to to combobox.h; added...
2006-07-25  Vadim Zeitlinadded wxID_HELP_INDEX/SEARCH (part of request 1404089)
2006-06-08  Włodzimierz SkibaImprovements for building minimal builds and new ports...
2006-05-31  Vadim Zeitlinadded wx{Colour|File|Dir|Font}PickerCtrl (patch 1472329...
2006-05-28  Vadim ZeitlinFile/dir dialog styles and other changes (patch 1488371):
2006-05-17  Paul Cornettscrollbar handling simplification
2006-05-06  Vadim Zeitlinmisc fixes for wxDirDialog; new wxDD_CHANGE_DIR flag...
2006-04-15  Julian SmartEasier platform testing class and function
2006-04-08  Vadim Zeitlindon't redefine _CRT_SECURE_NO_DEPRECATE and _CRT_NON_CO...
2006-04-08  Stefan Csomorellipsis support for static text (mac), applied patch
2006-04-04  Mart RaudseppAdd GDK_PIXBUF_DISABLE_DEPRECATED, it should build...
2006-03-28  Włodzimierz SkibaMake wxPASSWORD and wxPROCESS_ENTER really deprecated.
2006-03-27  Włodzimierz SkibaFinal and global PRIOR/NEXT change: keep consistency...
2006-03-24  Robin DunnMake WXK*PRIOR and WXK*NEXT be aliases for WXK*PAGEUP...
2006-03-22  Jouk Jansen Committing in .
2006-02-20  Mart RaudseppwxGTK2: Declare GTK_DISABLE_DEPRECATED in defs.h. I...
2006-02-12  Michael WetherellWarning fixes for VC5 (Igor Korot)
2006-02-11  Vadim Zeitlinadded support for 64 bit ints in wx stream classes...
2006-02-03  Mart RaudseppwxGTK2 compiles fine with {G,PANGO}_DISABLE_DEPRECATED...
2006-01-26  Julian SmartSuppress VC++ 2005 deprecation warnings (for now)
2005-11-30  Vadim Zeitlinadded wxSUPPRESS_GCC_PRIVATE_DTOR_WARNING macro
2005-11-10  Włodzimierz SkibaMacros for simplified testing Open Watcom version and...
2005-11-10  Vadim Zeitlinadded wxKeyEvent::GetModifiers()
2005-11-08  Michael WetherellAdd rcdefs.h and support for automatic manifests on...
2005-10-21  Włodzimierz SkibaUnified flags for orienting wxBookCtrls (with backward...
2005-10-12  Michael WetherellImplement wx_truncate_cast for VC++ 7.1 and later
2005-10-12  Michael WetherellAvoid cast in wx_truncate_cast for intel compiler
2005-10-09  Vadim Zeitlindisable VC++ warning 4355 in wx/defs.h once and for...
2005-10-08  Vadim Zeitlindon't use wxCHECK_GCC_VERSION in the same test as __MIN...
2005-10-03  Włodzimierz SkibaSource cleaning. wxMotif/OS2 adjustements.
2005-09-25  Vadim Zeitlinremoved wxABI_VERSION checks
2005-09-25  Vadim Zeitlinfirst round of Intel compiler warning fixes: down from...
2005-09-17  Vadim Zeitlinadded wx_truncate_cast and use it (sometimes instead...
2005-08-17  Vadim Zeitlindon't take wxID_NONE inside #if wxABI_VERSION check...
2005-08-11  Vadim Zeitlinadded wxSIZE_FORCE flag for SetSize()
next