2004-09-28 |
Vadim Zeitlin | added wx_reinterpret_cast() macro |
blob | commitdiff | raw |
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 |
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 |
next |