2005-02-01 |
Włodzimierz Skiba | Further cleaning of the wxPalmOS radiobox code. Sending... |
blob | commitdiff | raw |
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 |
2004-03-29 |
Vadim Zeitlin | made wxADJUST_MINSIZE default |
blob | commitdiff | raw | diff to current |
2004-03-28 |
Vadim Zeitlin | removed Win16 code (patch 905241), last version with... |
blob | commitdiff | raw | diff to current |
2004-03-27 |
Stefan Csomor | type safe proxy typedefs |
blob | commitdiff | raw | diff to current |
2004-02-28 |
Stefan Neis | Compilation fix for OS/2 specific "Innotek gcc" port. |
blob | commitdiff | raw | diff to current |
2004-02-25 |
Stefan Neis | Fixed various types like e.g. WXHWND for OS/2 that... |
blob | commitdiff | raw | diff to current |
2004-02-25 |
Julian Smart | Applied patch [ 903619 ] Win64 and Itanium support |
blob | commitdiff | raw | diff to current |
2004-02-10 |
Vadim Zeitlin | allow generating PS on an output stream and not only... |
blob | commitdiff | raw | diff to current |
2004-02-10 |
Vadim Zeitlin | reverted wxStaticCast change which obviously can't... |
blob | commitdiff | raw | diff to current |
2004-02-10 |
Vadim Zeitlin | added wxStaticCast, moved wxConstCast from wx/object... |
blob | commitdiff | raw | diff to current |
2004-02-10 |
Vadim Zeitlin | Win64 compilation fixes: define SIZEOF_SIZE_T, added... |
blob | commitdiff | raw | diff to current |
2004-02-08 |
Julian Smart | Fixed bug [ 865999 ] wxRETAINED windows appear blank... |
blob | commitdiff | raw | diff to current |
2004-02-05 |
Václav Slavík | wxMGL fixes (patch #884758) |
blob | commitdiff | raw | diff to current |
2004-02-04 |
Robin Dunn | Using a -1 (wxID_ANY) for menu or toolbar item IDs... |
blob | commitdiff | raw | diff to current |
2003-12-18 |
Gilles Depeyrot | corrected comments for wxMac compilation |
blob | commitdiff | raw | diff to current |
2003-12-18 |
Ryan Norton | 1. |
blob | commitdiff | raw | diff to current |
2003-12-17 |
Ryan Norton | Header Cosmetics |
blob | commitdiff | raw | diff to current |
2003-12-17 |
Ryan Norton | Header Cosmetics |
blob | commitdiff | raw | diff to current |
2003-12-17 |
Ryan Norton | 1. |
blob | commitdiff | raw | diff to current |
2003-11-10 |
Dimitri Schoolwerth | Added wxUnusedVar for Borland and fixed 2 release mode... |
blob | commitdiff | raw | diff to current |
2003-10-23 |
Stefan Csomor | fix for gcc MacOS |
blob | commitdiff | raw | diff to current |
2003-10-22 |
Stefan Csomor | adding support for mach unicode builds |
blob | commitdiff | raw | diff to current |
2003-10-20 |
Vadim Zeitlin | Open Watcom doesn't like typename, use class (patch... |
blob | commitdiff | raw | diff to current |
2003-10-17 |
Jouk Jansen | Committing in . |
blob | commitdiff | raw | diff to current |
2003-10-16 |
Vadim Zeitlin | moved DLL import/export declarations from wx/defs.h... |
blob | commitdiff | raw | diff to current |
2003-09-30 |
Vadim Zeitlin | Unicode fixes for Watcom (part of patch 813225) |
blob | commitdiff | raw | diff to current |
2003-09-24 |
Vadim Zeitlin | made wxNO_FULL_REPAINT_ON_RESIZE default, added wxFULL_... |
blob | commitdiff | raw | diff to current |
2003-09-23 |
Chris Elliott | fix digitalmars 64 bug |
blob | commitdiff | raw | diff to current |
2003-09-23 |
Chris Elliott | fix watcom 64 bug (openwatcom1.1) (second try) |
blob | commitdiff | raw | diff to current |
2003-09-23 |
Chris Elliott | fix watcom 64 bug (openwatcom1.1) |
blob | commitdiff | raw | diff to current |
2003-09-22 |
Vadim Zeitlin | assume sizeof(wchar_t) == 2 by default, not 4 |
blob | commitdiff | raw | diff to current |
2003-09-22 |
Vadim Zeitlin | added (and documented) wxULL(); fixes for wxINT64_SWAP... |
blob | commitdiff | raw | diff to current |
2003-09-22 |
Vadim Zeitlin | reorganized/improved fixed size int types definitions... |
blob | commitdiff | raw | diff to current |
2003-09-22 |
Vadim Zeitlin | moved wxGA_XXX styles to gauge.h from defs.h; set wxGA_... |
blob | commitdiff | raw | diff to current |
2003-09-09 |
Stefan Csomor | wxID_PREFERENCES added for the preferences menu item |
blob | commitdiff | raw | diff to current |
2003-09-06 |
David Elliott | wxCocoa: CodeWarrior (like GCC) mangles struct X and... |
blob | commitdiff | raw | diff to current |
2003-09-06 |
David Elliott | wxCocoa: Added NSNotification |
blob | commitdiff | raw | diff to current |
2003-08-20 |
Stefan Neis | Split src/os2/utils.cpp in two to support non-monolithi... |
blob | commitdiff | raw | diff to current |
2003-08-18 |
David Elliott | wxCocoa: Added NSMutableArray and NSTableColumn |
blob | commitdiff | raw | diff to current |
2003-08-17 |
Stefan Csomor | added WXK_COMMAND |
blob | commitdiff | raw | diff to current |
2003-08-17 |
Václav Slavík | removed WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2 |
blob | commitdiff | raw | diff to current |
2003-08-14 |
David Elliott | wxCocoa: Added NSScrollView definition |
blob | commitdiff | raw | diff to current |
2003-08-13 |
Vadim Zeitlin | suppress warnings about not being able to inline a... |
blob | commitdiff | raw | diff to current |
2003-08-09 |
Václav Slavík | added support for gcc precompiled headers |
blob | commitdiff | raw | diff to current |
2003-08-06 |
David Elliott | wxCocoa: Added NSThread |
blob | commitdiff | raw | diff to current |
2003-08-03 |
Václav Slavík | added wxDbGrid |
blob | commitdiff | raw | diff to current |
2003-08-02 |
Václav Slavík | moved DB classes into wxODBC library |
blob | commitdiff | raw | diff to current |
2003-08-02 |
Václav Slavík | created wxAdvanced library |
blob | commitdiff | raw | diff to current |
2003-07-31 |
Julian Smart | Added back the copy ctor and assignment warning suppression |
blob | commitdiff | raw | diff to current |
2003-07-27 |
Václav Slavík | split wxBase into wxBase and wxNet libraries |
blob | commitdiff | raw | diff to current |
2003-07-24 |
Mattia Barbon | Create a new wxStringBase class, providing a STL... |
blob | commitdiff | raw | diff to current |
2003-07-22 |
David Elliott | Added NSImage definition |
blob | commitdiff | raw | diff to current |
2003-07-22 |
Václav Slavík | compilation fixes for Vadim's changes and Borland C++ |
blob | commitdiff | raw | diff to current |
2003-07-22 |
Vadim Zeitlin | undisable many warnings for VC++ in defs.h and fixed... |
blob | commitdiff | raw | diff to current |
2003-07-21 |
Vadim Zeitlin | virtualized splitter drawing; removed/deprecated some... |
blob | commitdiff | raw | diff to current |
next |