2005-11-30 |
Vadim Zeitlin | added wxSUPPRESS_GCC_PRIVATE_DTOR_WARNING macro |
blob | commitdiff | raw |
2005-11-10 |
Włodzimierz Skiba | Macros for simplified testing Open Watcom version and... |
blob | commitdiff | raw | diff to current |
2005-11-10 |
Vadim Zeitlin | added wxKeyEvent::GetModifiers() |
blob | commitdiff | raw | diff to current |
2005-11-08 |
Michael Wetherell | Add rcdefs.h and support for automatic manifests on... |
blob | commitdiff | raw | diff to current |
2005-10-21 |
Włodzimierz Skiba | Unified flags for orienting wxBookCtrls (with backward... |
blob | commitdiff | raw | diff to current |
2005-10-12 |
Michael Wetherell | Implement wx_truncate_cast for VC++ 7.1 and later |
blob | commitdiff | raw | diff to current |
2005-10-12 |
Michael Wetherell | Avoid cast in wx_truncate_cast for intel compiler |
blob | commitdiff | raw | diff to current |
2005-10-09 |
Vadim Zeitlin | disable VC++ warning 4355 in wx/defs.h once and for... |
blob | commitdiff | raw | diff to current |
2005-10-08 |
Vadim Zeitlin | don't use wxCHECK_GCC_VERSION in the same test as __MIN... |
blob | commitdiff | raw | diff to current |
2005-10-03 |
Włodzimierz Skiba | Source cleaning. wxMotif/OS2 adjustements. |
blob | commitdiff | raw | diff to current |
2005-09-25 |
Vadim Zeitlin | removed wxABI_VERSION checks |
blob | commitdiff | raw | diff to current |
2005-09-25 |
Vadim Zeitlin | first round of Intel compiler warning fixes: down from... |
blob | commitdiff | raw | diff to current |
2005-09-17 |
Vadim Zeitlin | added wx_truncate_cast and use it (sometimes instead... |
blob | commitdiff | raw | diff to current |
2005-08-17 |
Vadim Zeitlin | don't take wxID_NONE inside #if wxABI_VERSION check... |
blob | commitdiff | raw | diff to current |
2005-08-11 |
Vadim Zeitlin | added wxSIZE_FORCE flag for SetSize() |
blob | commitdiff | raw | diff to current |
2005-08-03 |
Vadim Zeitlin | get rid of wxUSE_COMPATIBLE_COORD_TYPES, it is not... |
blob | commitdiff | raw | diff to current |
2005-07-31 |
Mattia Barbon | Allow displaying Japanese character with wxMotif... |
blob | commitdiff | raw | diff to current |
2005-07-30 |
Václav Slavík | further wxABI_VERSION fixes |
blob | commitdiff | raw | diff to current |
2005-07-26 |
Włodzimierz Skiba | Corrections for future OW 1.4. Warning fixes. |
blob | commitdiff | raw | diff to current |
2005-07-21 |
Włodzimierz Skiba | wxOS2 with Open Watcom: correct PCH usage, missing... |
blob | commitdiff | raw | diff to current |
2005-07-14 |
Vadim Zeitlin | added wxID_NONE |
blob | commitdiff | raw | diff to current |
2005-07-01 |
Włodzimierz Skiba | Global platform header (<PalmOS.h>) removed from public... |
blob | commitdiff | raw | diff to current |
2005-06-30 |
Włodzimierz Skiba | Helpers in disabling warnings for unused params. |
blob | commitdiff | raw | diff to current |
2005-06-10 |
Włodzimierz Skiba | Allow MSW Base be usable in other ports than wxMSW... |
blob | commitdiff | raw | diff to current |
2005-05-31 |
Julian Smart | Typo correction patch [ 1208110 ] Lots of typo corrections |
blob | commitdiff | raw | diff to current |
2005-05-22 |
Vadim Zeitlin | fix wxLongLongFmtSpec for mingw32, Borland and Watcom... |
blob | commitdiff | raw | diff to current |
2005-05-21 |
Julian Smart | Added more paper sizes and code that falls back to... |
blob | commitdiff | raw | diff to current |
2005-05-09 |
Stefan Csomor | workaround for simpler CW setup |
blob | commitdiff | raw | diff to current |
2005-05-04 |
Julian Smart | Added licence/copyright information |
blob | commitdiff | raw | diff to current |
2005-04-25 |
Michael Wetherell | Remove msdos code now in src/msdos, update bakefiles... |
blob | commitdiff | raw | diff to current |
2005-04-16 |
Vadim Zeitlin | replaced C++ comments with C ones |
blob | commitdiff | raw | diff to current |
2005-04-10 |
Kevin Hock | th4ese -> these in comment |
blob | commitdiff | raw | diff to current |
2005-04-10 |
Vadim Zeitlin | moved wxSL_XXX styles to wx/slider.h; made wxSL_LEFT... |
blob | commitdiff | raw | diff to current |
2005-04-10 |
Ryan Norton | ...and msw only of course |
blob | commitdiff | raw | diff to current |
2005-04-10 |
Ryan Norton | cygwin only |
blob | commitdiff | raw | diff to current |
2005-04-10 |
Ryan Norton | Fixes & Hacks to make sockets compile on CYGWIN with... |
blob | commitdiff | raw | diff to current |
2005-04-02 |
Julian Smart | The wxDEFAULT_CONTROL_BORDER symbol can be used to... |
blob | commitdiff | raw | diff to current |
2005-03-31 |
Julian Smart | Fixed MSWClipBoxRegion |
blob | commitdiff | raw | diff to current |
2005-03-19 |
Vadim Zeitlin | removed C++ comment added by last commit |
blob | commitdiff | raw | diff to current |
2005-03-18 |
Julian Smart | Added WXK_SPECIAL... keycodes for special hardware... |
blob | commitdiff | raw | diff to current |
2005-03-16 |
Julian Smart | Not forgetting PalmOS |
blob | commitdiff | raw | diff to current |
2005-03-16 |
Julian Smart | Added wxWINDOWS_POCKETPC, wxWINDOWS_SMARTPHONE |
blob | commitdiff | raw | diff to current |
2005-03-13 |
Julian Smart | Added wxNB_FLAT for WinCE property sheet tabs |
blob | commitdiff | raw | diff to current |
2005-03-08 |
Vadim Zeitlin | removed wx_dynamic_cast(), it can't be implemented... |
blob | commitdiff | raw | diff to current |
2005-03-07 |
Julian Smart | Added wxFRAME_EX_METAL, wxDIALOG_EX_METAL for Mac metal... |
blob | commitdiff | raw | diff to current |
2005-03-07 |
Julian Smart | Removed very very obsolete flags from 1.x |
blob | commitdiff | raw | diff to current |
2005-03-03 |
Vadim Zeitlin | added wx_dynamic_cast() |
blob | commitdiff | raw | diff to current |
2005-02-26 |
Ryan Norton | change superflous elif to else |
blob | commitdiff | raw | diff to current |
2005-02-24 |
Włodzimierz Skiba | PalmOS headers have ssize_t with no sign of it so we... |
blob | commitdiff | raw | diff to current |
2005-02-16 |
Włodzimierz Skiba | Native PalmOS wxLongLong. Introduction of wxULongLong_t... |
blob | commitdiff | raw | diff to current |
2005-02-14 |
Włodzimierz Skiba | Inversed slider and wrapper for datepicker control... |
blob | commitdiff | raw | diff to current |
2005-02-12 |
Stefan Csomor | Mac Core Graphics Implementation |
blob | commitdiff | raw | diff to current |
2005-02-06 |
Julian Smart | Can suppress themed notebook page with wxNB_NOPAGETHEME or |
blob | commitdiff | raw | diff to current |
2005-02-01 |
Włodzimierz Skiba | Readable style name. |
blob | commitdiff | raw | diff to current |
2005-02-01 |
Włodzimierz Skiba | Further cleaning of the wxPalmOS radiobox code. Sending... |
blob | commitdiff | raw | diff to current |
2005-01-25 |
Włodzimierz Skiba | comment in C code fix |
blob | commitdiff | raw | diff to current |
2005-01-21 |
Kevin Hock | Add wxSL_INVERSE flag |
blob | commitdiff | raw | diff to current |
2004-12-30 |
Włodzimierz Skiba | wxPD_CAN_SKIP for skipping parts of progress and reintr... |
blob | commitdiff | raw | diff to current |
2004-12-20 |
Włodzimierz Skiba | Use __WXPALMOS__ for PalmOS port which fits __WX$(TOOLK... |
blob | commitdiff | raw | diff to current |
2004-12-03 |
Włodzimierz Skiba | wxBrushBase between wxBrush and wxGDIObject (class... |
blob | commitdiff | raw | diff to current |
2004-12-01 |
Robert Roebling | Applied Freeze()/Thaw() patch for wxTextCtrtl. |
blob | commitdiff | raw | diff to current |
2004-11-30 |
Włodzimierz Skiba | Additional wx*_HATCH styles comment. |
blob | commitdiff | raw | diff to current |
2004-11-30 |
Włodzimierz Skiba | IS_HATCH macro replaced with wxBrush::IsHatch() + sourc... |
blob | commitdiff | raw | diff to current |
2004-11-13 |
Robin Dunn | The assumption that if SIZEOF_INT is defined then SIZEO... |
blob | commitdiff | raw | diff to current |
2004-11-12 |
Włodzimierz Skiba | MinGW fix. |
blob | commitdiff | raw | diff to current |
2004-11-12 |
Ryan Norton | spelling |
blob | commitdiff | raw | diff to current |
2004-11-12 |
Ron Lee | Patch from MJW for ssize_t |
blob | commitdiff | raw | diff to current |
2004-11-09 |
Ryan Norton | remove fixme and explain unicode characters |
blob | commitdiff | raw | diff to current |
2004-11-08 |
Ryan Norton | workback defs for OSX |
blob | commitdiff | raw | diff to current |
2004-11-06 |
Ryan Norton | fix for [ 1042972 ] Keycodes above WXK_START conflict... |
blob | commitdiff | raw | diff to current |
2004-10-20 |
Vadim Zeitlin | only VC++ >= 7.0 has __COUNTER__ |
blob | commitdiff | raw | diff to current |
2004-10-20 |
Vadim Zeitlin | define wxMAKE_UNIQUE_NAME so that it works even in... |
blob | commitdiff | raw | diff to current |
2004-10-16 |
Vadim Zeitlin | suppress VC++ warning about long -> void * conversion too |
blob | commitdiff | raw | diff to current |
2004-10-15 |
Vadim Zeitlin | removed pragma interface which resulted in link errors... |
blob | commitdiff | raw | diff to current |
2004-10-12 |
Włodzimierz Skiba | Remove old pragmas for avoiding warnings with Open... |
blob | commitdiff | raw | diff to current |
2004-10-07 |
Ryan Norton | 2.5.3 - cleanups, fixes, etc. etc. - |
blob | commitdiff | raw | diff to current |
2004-10-02 |
Vadim Zeitlin | added wxVaCopy() and use it to fix wxVsnprintf() crash... |
blob | commitdiff | raw | diff to current |
2004-09-29 |
Włodzimierz Skiba | C++ removed from C syntax. |
blob | commitdiff | raw | diff to current |
2004-09-28 |
Vadim Zeitlin | added wxPtrToUInt() to cast pointer to an integer type... |
blob | commitdiff | raw | diff to current |
2004-09-28 |
Vadim Zeitlin | added wx_reinterpret_cast() macro |
blob | commitdiff | raw | diff to current |
2004-09-25 |
Ryan Norton | wxDrawerWindow - [ 909351 ] Drawer window for OS X... |
blob | commitdiff | raw | diff to current |
2004-09-17 |
Włodzimierz Skiba | wxChoicebook follows wxListBook internal changes. Style... |
blob | commitdiff | raw | diff to current |
2004-09-11 |
Vadim Zeitlin | define wxWCHAR_T_IS_REAL_TYPE macro: 1 for compilers... |
blob | commitdiff | raw | diff to current |
2004-09-10 |
Włodzimierz Skiba | Source cleaning: whitespaces, tabs, TRUE/true, FALSE... |
blob | commitdiff | raw | diff to current |
2004-08-30 |
Václav Slavík | new stock buttons API |
blob | commitdiff | raw | diff to current |
2004-08-29 |
Julian Smart | First step in background erase optimization |
blob | commitdiff | raw | diff to current |
2004-07-30 |
Vadim Zeitlin | define WXMSG same as Win32 MSG instead of untyped pointer |
blob | commitdiff | raw | diff to current |
2004-06-26 |
Václav Slavík | more fixes to keypress handling in wxGTK: |
blob | commitdiff | raw | diff to current |
2004-06-24 |
Václav Slavík | use GtkIMContext variable, not GtkIMMulticontext, we... |
blob | commitdiff | raw | diff to current |
2004-06-24 |
Robin Dunn | wxDefaultCoord |
blob | commitdiff | raw | diff to current |
2004-06-23 |
Włodzimierz Skiba | Make some long #ifs shorter but multiline so diffs... |
blob | commitdiff | raw | diff to current |
2004-06-14 |
Václav Slavík | fixed GTK styles handling: |
blob | commitdiff | raw | diff to current |
2004-06-11 |
Robert Roebling | Added compatibility fix for wxADJUST_MINSIZE |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Use old licence name |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Name and version changes |
blob | commitdiff | raw | diff to current |
2004-04-18 |
Vadim Zeitlin | removed work around for 16 bit compilers not defining... |
blob | commitdiff | raw | diff to current |
2004-04-16 |
Vadim Zeitlin | added and documented wx_const/static_cast<> |
blob | commitdiff | raw | diff to current |
2004-04-13 |
Vadim Zeitlin | moved dialog/frame styles to their own headers; don... |
blob | commitdiff | raw | diff to current |
2004-04-07 |
Robin Dunn | Changed name to wxFIXED_MINSIZE since that is more... |
blob | commitdiff | raw | diff to current |
2004-04-07 |
Robin Dunn | Added wxFIXED_SIZE. |
blob | commitdiff | raw | diff to current |
next |