2008-05-27 |
Vadim Zeitlin | there is no std::wostream under Palm (part of ticket... |
blob | commitdiff | raw |
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 |
2006-09-30 |
Vadim Zeitlin | move wxSTRINGIZE and other preprocessor helpers to... |
blob | commitdiff | raw | diff to current |
2006-09-29 |
Václav Slavík | moved wxSTRINGIZE to defs.h and made it work with macro... |
blob | commitdiff | raw | diff to current |
2006-09-09 |
Robert Roebling | Applied wxGauge:Pulse() patch. |
blob | commitdiff | raw | diff to current |
2006-09-03 |
Robert Roebling | Commited FRM's stockitem patch (empty stock items). |
blob | commitdiff | raw | diff to current |
2006-08-27 |
Václav Slavík | initial (not yet working) code for DirectFB port |
blob | commitdiff | raw | diff to current |
2006-08-16 |
Michael Wetherell | Avoid warnings from VC++ 5.0 |
blob | commitdiff | raw | diff to current |
2006-08-13 |
Vadim Zeitlin | wxPlatformInfo (patch 1532064) |
blob | commitdiff | raw | diff to current |
2006-08-10 |
Vadim Zeitlin | Added wxID_PAGE_SETUP standard id |
blob | commitdiff | raw | diff to current |
2006-08-06 |
Vadim Zeitlin | unified wxFRAME_EX_CONTEXTHELP and wxDIALOG_EX_CONTEXTH... |
blob | commitdiff | raw | diff to current |
2006-08-04 |
Vadim Zeitlin | undid last change and removed wxTE/CB_FILENAME style... |
blob | commitdiff | raw | diff to current |
2006-07-30 |
Vadim Zeitlin | reverted the move of wxComboBox styles from wx/defs... |
blob | commitdiff | raw | diff to current |
2006-07-29 |
Vadim Zeitlin | moved combobox styles from defs.to to combobox.h; added... |
blob | commitdiff | raw | diff to current |
2006-07-25 |
Vadim Zeitlin | added wxID_HELP_INDEX/SEARCH (part of request 1404089) |
blob | commitdiff | raw | diff to current |
2006-06-08 |
Włodzimierz Skiba | Improvements for building minimal builds and new ports... |
blob | commitdiff | raw | diff to current |
2006-05-31 |
Vadim Zeitlin | added wx{Colour|File|Dir|Font}PickerCtrl (patch 1472329... |
blob | commitdiff | raw | diff to current |
2006-05-28 |
Vadim Zeitlin | File/dir dialog styles and other changes (patch 1488371): |
blob | commitdiff | raw | diff to current |
2006-05-17 |
Paul Cornett | scrollbar handling simplification |
blob | commitdiff | raw | diff to current |
2006-05-06 |
Vadim Zeitlin | misc fixes for wxDirDialog; new wxDD_CHANGE_DIR flag... |
blob | commitdiff | raw | diff to current |
2006-04-15 |
Julian Smart | Easier platform testing class and function |
blob | commitdiff | raw | diff to current |
2006-04-08 |
Vadim Zeitlin | don't redefine _CRT_SECURE_NO_DEPRECATE and _CRT_NON_CO... |
blob | commitdiff | raw | diff to current |
2006-04-08 |
Stefan Csomor | ellipsis support for static text (mac), applied patch |
blob | commitdiff | raw | diff to current |
2006-04-04 |
Mart Raudsepp | Add GDK_PIXBUF_DISABLE_DEPRECATED, it should build... |
blob | commitdiff | raw | diff to current |
2006-03-28 |
Włodzimierz Skiba | Make wxPASSWORD and wxPROCESS_ENTER really deprecated. |
blob | commitdiff | raw | diff to current |
2006-03-27 |
Włodzimierz Skiba | Final and global PRIOR/NEXT change: keep consistency... |
blob | commitdiff | raw | diff to current |
2006-03-24 |
Robin Dunn | Make WXK*PRIOR and WXK*NEXT be aliases for WXK*PAGEUP... |
blob | commitdiff | raw | diff to current |
2006-03-22 |
Jouk Jansen | Committing in . |
blob | commitdiff | raw | diff to current |
2006-02-20 |
Mart Raudsepp | wxGTK2: Declare GTK_DISABLE_DEPRECATED in defs.h. I... |
blob | commitdiff | raw | diff to current |
2006-02-12 |
Michael Wetherell | Warning fixes for VC5 (Igor Korot) |
blob | commitdiff | raw | diff to current |
2006-02-11 |
Vadim Zeitlin | added support for 64 bit ints in wx stream classes... |
blob | commitdiff | raw | diff to current |
2006-02-03 |
Mart Raudsepp | wxGTK2 compiles fine with {G,PANGO}_DISABLE_DEPRECATED... |
blob | commitdiff | raw | diff to current |
next |