2009-02-27 |
Vadim Zeitlin | added wxDECLARE_NO_COPY_TEMPLATE_CLASS_2 |
blob | commitdiff | raw |
2009-02-26 |
Vadim Zeitlin | added wxDEPRECATED_BUT_USED_INTERNALLY_INLINE |
blob | commitdiff | raw | diff to current |
2009-02-24 |
Kevin Ollivier | Fix for deprecated constructor issues, setting a functi... |
blob | commitdiff | raw | diff to current |
2009-02-08 |
Vadim Zeitlin | add wx-prefixed and semicolon-requiring versions of... |
blob | commitdiff | raw | diff to current |
2009-01-30 |
Robert Roebling | Add wxSIZE_FORCE_EVENT and use is from wxSizerItem... |
blob | commitdiff | raw | diff to current |
2009-01-30 |
Francesco Montorsi | fix typo (missing closing brackets); add some comments... |
blob | commitdiff | raw | diff to current |
2009-01-28 |
Francesco Montorsi | document various enumerations defined in defs.h; give... |
blob | commitdiff | raw | diff to current |
2009-01-27 |
Vadim Zeitlin | refactor WM_COMMAND messages handling in MDI frames... |
blob | commitdiff | raw | diff to current |
2009-01-17 |
Stefan Csomor | adding NSPrintInfo support |
blob | commitdiff | raw | diff to current |
2009-01-08 |
Francesco Montorsi | change generic ints to enums in wxDC (closes #9959) |
blob | commitdiff | raw | diff to current |
2008-11-16 |
Vadim Zeitlin | fix some of icc 11.0 warnings and disable a few others |
blob | commitdiff | raw | diff to current |
2008-11-03 |
Francesco Montorsi | fix the incoherence pointed out by ifacecheck between... |
blob | commitdiff | raw | diff to current |
2008-11-02 |
Vadim Zeitlin | remove tests for bool and {const,static,reinterpret... |
blob | commitdiff | raw | diff to current |
2008-10-16 |
Vadim Zeitlin | disable VC6 warning C4284; put all warning disable... |
blob | commitdiff | raw | diff to current |
2008-09-24 |
Vadim Zeitlin | still define wxADJUST_MINSIZE when WXWIN_COMPATIBILITY_... |
blob | commitdiff | raw | diff to current |
2008-09-18 |
Robert Roebling | Move definition of wxListIteratorFunction and ..SortFun... |
blob | commitdiff | raw | diff to current |
2008-09-18 |
Stefan Csomor | fixing deprecated constructors for osx |
blob | commitdiff | raw | diff to current |
2008-09-15 |
Vadim Zeitlin | document wxDELETE() and wxDELETEA() |
blob | commitdiff | raw | diff to current |
2008-09-11 |
Vadim Zeitlin | added wxCANCEL_DEFAULT style to wxMessageDialog (only... |
blob | commitdiff | raw | diff to current |
2008-09-06 |
Stefan Csomor | adapting to new platform constants |
blob | commitdiff | raw | diff to current |
2008-09-01 |
Stefan Csomor | more common osx types |
blob | commitdiff | raw | diff to current |
2008-08-30 |
Vadim Zeitlin | define HAVE_SSIZE_T if _SSIZE_T_DEFINED is defined... |
blob | commitdiff | raw | diff to current |
2008-08-08 |
Vadim Zeitlin | add DECLARE_NO_COPY_TEMPLATE_CLASS |
blob | commitdiff | raw | diff to current |
2008-08-02 |
Vadim Zeitlin | made wxDELETE[A]() template functions instead of macros... |
blob | commitdiff | raw | diff to current |
2008-08-01 |
Vadim Zeitlin | add more stock items (#9799) |
blob | commitdiff | raw | diff to current |
2008-07-29 |
Stefan Csomor | osx regrouping |
blob | commitdiff | raw | diff to current |
2008-07-29 |
Robert Roebling | Added 32-bit (UCS-4) wxUString class |
blob | commitdiff | raw | diff to current |
2008-06-20 |
Robert Roebling | Add missing SWAP macros for 64-bit signed int |
blob | commitdiff | raw | diff to current |
2008-06-15 |
Vadim Zeitlin | correct wxIntPtr definition |
blob | commitdiff | raw | diff to current |
2008-06-15 |
Vadim Zeitlin | fixed STC under Win64: as wxStyledTextCtrl::SendMsg... |
blob | commitdiff | raw | diff to current |
2008-05-27 |
Vadim Zeitlin | there is no std::wostream under Palm (part of ticket... |
blob | commitdiff | raw | diff to current |
2008-03-23 |
Vadim Zeitlin | yet more compilation fixes after brush/pen style change... |
blob | commitdiff | raw | diff to current |
2008-03-22 |
Vadim Zeitlin | add comparison operators for wxPen/BrushStyle and wxSOL... |
blob | commitdiff | raw | diff to current |
2008-03-20 |
Francesco Montorsi | make the Pen/Brush code backward compatible as discusse... |
blob | commitdiff | raw | diff to current |
2008-03-20 |
Václav Slavík | compilation fix for wxUSE_GUI=0 |
blob | commitdiff | raw | diff to current |
2008-03-16 |
Francesco Montorsi | fix also wxPen to use wxPenStyle,wxPenJoin,wxPenCap... |
blob | commitdiff | raw | diff to current |
2008-03-16 |
Francesco Montorsi | introduce wxBrushStyle enum and replace 'int style... |
blob | commitdiff | raw | diff to current |
2008-03-04 |
Vadim Zeitlin | VC6 doesn't have wostream when using old iostream.h |
blob | commitdiff | raw | diff to current |
2008-03-04 |
Václav Slavík | added wxRESERVE_SPACE_EVEN_IF_HIDDEN sizer flag that... |
blob | commitdiff | raw | diff to current |
2008-02-28 |
Vadim Zeitlin | more /Wp64 warning fixes: mostly use UINT_PTR instead... |
blob | commitdiff | raw | diff to current |
2008-02-28 |
Vadim Zeitlin | compilation fix after last change |
blob | commitdiff | raw | diff to current |
2008-02-27 |
Vadim Zeitlin | fix wxWeakRef<> for Borland C++ (slightly modified... |
blob | commitdiff | raw | diff to current |
2008-02-26 |
Vadim Zeitlin | fixes for MSVC compilation with /Wp64 (used by new... |
blob | commitdiff | raw | diff to current |
2008-01-13 |
Vadim Zeitlin | improvements to wxWeakRef and related classes |
blob | commitdiff | raw | diff to current |
2008-01-09 |
Paul Cornett | avoid undefined behavior from token paste resulting... |
blob | commitdiff | raw | diff to current |
2008-01-06 |
Vadim Zeitlin | use wxWindowIDRef to transparently implement auto-gener... |
blob | commitdiff | raw | diff to current |
2007-12-31 |
Vadim Zeitlin | removed support for Salford compiler (which was almost... |
blob | commitdiff | raw | diff to current |
2007-12-15 |
Vadim Zeitlin | PalmOS 6 compilation fixes (patch 1849757) |
blob | commitdiff | raw | diff to current |
2007-12-06 |
Paul Cornett | remove extra semicolons |
blob | commitdiff | raw | diff to current |
2007-11-24 |
Stefan Csomor | mac more native types |
blob | commitdiff | raw | diff to current |
2007-11-23 |
Stefan Csomor | mac cleanup |
blob | commitdiff | raw | diff to current |
2007-11-22 |
Stefan Csomor | mac cgcolor changes |
blob | commitdiff | raw | diff to current |
2007-11-22 |
Stefan Csomor | mac cgcolor changes |
blob | commitdiff | raw | diff to current |
2007-11-20 |
Stefan Csomor | cleanup mac |
blob | commitdiff | raw | diff to current |
2007-11-16 |
Vadim Zeitlin | added logic to manage automatically allocated ids in... |
blob | commitdiff | raw | diff to current |
2007-11-16 |
Stefan Csomor | cleanup |
blob | commitdiff | raw | diff to current |
2007-11-09 |
Stefan Csomor | forward port from 2.8 |
blob | commitdiff | raw | diff to current |
2007-10-22 |
Vadim Zeitlin | added wxBG_STYLE_TRANSPARENT and implemented it for... |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Václav Slavík | compilation fix for Mingw: it doesn't have std::wostream |
blob | commitdiff | raw | diff to current |
2007-10-07 |
Václav Slavík | globally disable VC++'s warning 4251 (non-exported... |
blob | commitdiff | raw | diff to current |
2007-09-21 |
Vadim Zeitlin | put __attribute__((deprecated)) before declaration... |
blob | commitdiff | raw | diff to current |
2007-09-21 |
Vadim Zeitlin | added wxDEPRECATED_INLINE, use it for wxPixelData<wxBit... |
blob | commitdiff | raw | diff to current |
2007-09-18 |
Julian Smart | wxBORDER_THEME now means 'use an appropriate themed... |
blob | commitdiff | raw | diff to current |
2007-09-17 |
Vadim Zeitlin | added new and improved wxFileCtrl implementation (patch... |
blob | commitdiff | raw | diff to current |
2007-08-15 |
Vadim Zeitlin | include wx/msw/winundef.g instead of writing just a... |
blob | commitdiff | raw | diff to current |
2007-08-08 |
Julian Smart | Made wxBORDER_THEME the same as wxBORDER_DEFAULT |
blob | commitdiff | raw | diff to current |
2007-08-07 |
Julian Smart | Added wxBORDER_THEME, wxWindow::GetDefaultBorderForCont... |
blob | commitdiff | raw | diff to current |
2007-07-22 |
Vadim Zeitlin | fix for r47646: typedef wxDouble for all platforms... |
blob | commitdiff | raw | diff to current |
2007-07-22 |
Stefan Csomor | no 68k macs more to support... |
blob | commitdiff | raw | diff to current |
2007-07-08 |
Václav Slavík | removed wxWCHAR_T_IS_SEPARATE_TYPE: there already was... |
blob | commitdiff | raw | diff to current |
2007-07-06 |
David Elliott | Make wxCocoa compile in 64-bit mode. |
blob | commitdiff | raw | diff to current |
2007-06-15 |
Vadim Zeitlin | added wxDEPRECATED_BUT_USED_INTERNALLY macro and use... |
blob | commitdiff | raw | diff to current |
2007-06-13 |
Vadim Zeitlin | added wxNullPtr and use it instead of just 0 with wxFil... |
blob | commitdiff | raw | diff to current |
2007-05-11 |
Vadim Zeitlin | added support for drop down toolbar buttons (patch... |
blob | commitdiff | raw | diff to current |
2007-05-09 |
Robert Roebling | GTK+ cell renderers are not widget, so use a |
blob | commitdiff | raw | diff to current |
2007-05-03 |
Václav Slavík | OpenWatcom has the explicit keyword too |
blob | commitdiff | raw | diff to current |
2007-04-29 |
Václav Slavík | OpenWatcom >= 1.2 has __VA_ARGS__ |
blob | commitdiff | raw | diff to current |
2007-04-26 |
Vadim Zeitlin | move wxKEY_XXX constants to wx/defs.h from wx/list... |
blob | commitdiff | raw | diff to current |
2007-04-16 |
Vadim Zeitlin | corrected the direction of comparisons between wxString... |
blob | commitdiff | raw | diff to current |
2007-04-14 |
Vadim Zeitlin | added wxAPPLY and wxCLOSE flags to CreateStdDialogButto... |
blob | commitdiff | raw | diff to current |
2007-04-11 |
Vadim Zeitlin | added our own implementation of strto[u]ll() if the... |
blob | commitdiff | raw | diff to current |
2007-04-05 |
Vadim Zeitlin | define C99-like wxINT8/16/32_MIN/MAX constants in addit... |
blob | commitdiff | raw | diff to current |
2007-04-01 |
Vadim Zeitlin | added support for ellipsization and markup in wxStaticT... |
blob | commitdiff | raw | diff to current |
2007-03-29 |
Vadim Zeitlin | define ATTRIBUTE_PRINTF(m,n) and not just ATTRIBUTE_PRI... |
blob | commitdiff | raw | diff to current |
2007-03-22 |
Vadim Zeitlin | added macros to avoid code repetition when defining... |
blob | commitdiff | raw | diff to current |
2007-03-10 |
Paul Cornett | sizeof(char) is 1. By definition. |
blob | commitdiff | raw | diff to current |
2007-03-08 |
Vadim Zeitlin | fix extra comma at the end of wxStretch enum introduced... |
blob | commitdiff | raw | diff to current |
2007-03-07 |
Vadim Zeitlin | removed WXWIN_COMPATIBILITY_2_4 in non-MSW code |
blob | commitdiff | raw | diff to current |
2007-01-22 |
Václav Slavík | enable wxFontMapper in wxDFB port |
blob | commitdiff | raw | diff to current |
2006-11-29 |
Mart Raudsepp | [GTK] Do not define *_DEPRECATED macros for the gtk... |
blob | commitdiff | raw | diff to current |
2006-11-10 |
Vadim Zeitlin | rearrange tests for long long again to avoid clashes... |
blob | commitdiff | raw | diff to current |
2006-10-31 |
Vadim Zeitlin | define wxTC_MULTILINE explicitly as wxNB_MULTILINE... |
blob | commitdiff | raw | diff to current |
2006-10-30 |
Vadim Zeitlin | remove just added wxCoordRound() (see patch 1586499) |
blob | commitdiff | raw | diff to current |
2006-10-30 |
Vadim Zeitlin | define wxLongLong_t as long long if it is supported... |
blob | commitdiff | raw | diff to current |
2006-10-30 |
Julian Smart | Don't use wstring for MinGW versions that don't support it |
blob | commitdiff | raw | diff to current |
2006-10-29 |
Julian Smart | Applied patch 1586499: wxCoordRound function |
blob | commitdiff | raw | diff to current |
2006-10-28 |
Vadim Zeitlin | no changes, just a typo in comment |
blob | commitdiff | raw | diff to current |
2006-10-20 |
Vadim Zeitlin | define bookctrl (and -derived) classes flags in their... |
blob | commitdiff | raw | diff to current |
2006-10-08 |
Stefan Neis | Use system colours for ownerdrawn highlighting (patch... |
blob | commitdiff | raw | diff to current |
2006-10-05 |
Mattia Barbon | Fix buffer overrun in Linux/x86_64 (Pixel is a 64... |
blob | commitdiff | raw | diff to current |
next |