2004-04-18 |
Vadim Zeitlin | removed work around for 16 bit compilers not defining... |
blob | commitdiff | raw |
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 |
2003-07-21 |
David Elliott | Added NSBitmapImageRep |
blob | commitdiff | raw | diff to current |
2003-07-20 |
Václav Slavík | moved XML classes to the core |
blob | commitdiff | raw | diff to current |
2003-07-19 |
Vadim Zeitlin | warning 4284 doesn't have to be suppressed any more... |
blob | commitdiff | raw | diff to current |
2003-07-18 |
Julian Smart | Added some standard further identifiers to help with... |
blob | commitdiff | raw | diff to current |
2003-07-17 |
Václav Slavík | previous commit removed WXDLLIMPEXP_HTML by mistake |
blob | commitdiff | raw | diff to current |
2003-07-17 |
Václav Slavík | compilation fixes for msw_gl |
blob | commitdiff | raw | diff to current |
2003-07-11 |
Julian Smart | More WinCE mods |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Vadim Zeitlin | added wxTB_HORZ_TEXT (patch 713813); documented it... |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Julian Smart | Applied patch [ 758687 ] RegisterHotkey implemented |
blob | commitdiff | raw | diff to current |
2003-07-09 |
Julian Smart | - Moved wxApp::SendIdleEvents and wxApp::ProcessIdle... |
blob | commitdiff | raw | diff to current |
2003-07-08 |
Vadim Zeitlin | got rid of (unused since a long time) wxNO_3D and wxUSE... |
blob | commitdiff | raw | diff to current |
2003-07-05 |
Vadim Zeitlin | added wxMAKE_UNIQUE_NAME to wx/defs.h, use it in wx... |
blob | commitdiff | raw | diff to current |
2003-07-05 |
Václav Slavík | removed WXUSINGDLL_FOO, one WXUSINGDLL is enough |
blob | commitdiff | raw | diff to current |
2003-07-04 |
Václav Slavík | fix monodll build |
blob | commitdiff | raw | diff to current |
2003-07-04 |
Václav Slavík | fixes for moving wxHTML files into their own DLL |
blob | commitdiff | raw | diff to current |
2003-07-02 |
Václav Slavík | reverted previous change |
blob | commitdiff | raw | diff to current |
2003-07-02 |
Václav Slavík | don't required all WXMAKINGDLL_FOO defines |
blob | commitdiff | raw | diff to current |
2003-07-02 |
Vadim Zeitlin | renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE |
blob | commitdiff | raw | diff to current |
2003-07-02 |
Vadim Zeitlin | fixes needed for separate DLL build to work |
blob | commitdiff | raw | diff to current |
2003-07-01 |
Vadim Zeitlin | removed wxFunction |
blob | commitdiff | raw | diff to current |
2003-06-19 |
Vadim Zeitlin | added __WXBASE__ define; removed duplicated (in wx... |
blob | commitdiff | raw | diff to current |
2003-06-19 |
David Elliott | Added NSColor declarataion |
blob | commitdiff | raw | diff to current |
2003-06-08 |
David Elliott | Restored Objective-C typesafety while retaining proper... |
blob | commitdiff | raw | diff to current |
2003-06-02 |
Julian Smart | Attempt to make wxWindows play better with XP themes |
blob | commitdiff | raw | diff to current |
2003-05-02 |
Chris Elliott | typo fix |
blob | commitdiff | raw | diff to current |
2003-05-02 |
Chris Elliott | fix for digitalmars header |
blob | commitdiff | raw | diff to current |
2003-04-30 |
Robin Dunn | Shaped window support for wxMac, plus a wxSTAY_ON_TOP... |
blob | commitdiff | raw | diff to current |
2003-04-19 |
Chris Elliott | update to make digitalmars compile |
blob | commitdiff | raw | diff to current |
2003-04-15 |
David Webster | OS/2 updates for lowercase bool values |
blob | commitdiff | raw | diff to current |
2003-04-14 |
David Elliott | Added NSEvent class for wxCocoa |
blob | commitdiff | raw | diff to current |
2003-04-12 |
David Elliott | DECLARE_WXCOCOA_OBJC_CLASS now declares types as struct... |
blob | commitdiff | raw | diff to current |
2003-04-05 |
David Elliott | Added declarations for NSLayoutManager, NSTextContainer... |
blob | commitdiff | raw | diff to current |
2003-04-02 |
Julian Smart | Applied some of patch [ 688466 ] MSVC7 build & bug... |
blob | commitdiff | raw | diff to current |
2003-03-21 |
David Elliott | Various changes for wxCocoa |
blob | commitdiff | raw | diff to current |
2003-03-10 |
Mattia Barbon | Added configure test for const_cast<>(), and enabled it |
blob | commitdiff | raw | diff to current |
2003-03-05 |
Mattia Barbon | Added new __WXMOTIF20__ macro, which is true if the... |
blob | commitdiff | raw | diff to current |
2003-02-27 |
Vadim Zeitlin | added WXK_WINDOWS_XXX key constants |
blob | commitdiff | raw | diff to current |
2003-02-27 |
Václav Slavík | wxCLOSE->wxCLOSE_BOX |
blob | commitdiff | raw | diff to current |
2003-02-26 |
Václav Slavík | added wxCLOSE and unified wxDEFAULT_DIALOG_STYLE definition |
blob | commitdiff | raw | diff to current |
2003-01-29 |
Stefan Csomor | additional mac alias types |
blob | commitdiff | raw | diff to current |
2003-01-28 |
Stefan Csomor | added WXEVENTHANDLERREF for Mac |
blob | commitdiff | raw | diff to current |
next |