2003-08-10 |
Václav Slavík | don't install builtin 3rd party libs with shared versio... |
commit | commitdiff | tree | snapshot |
2003-08-09 |
Václav Slavík | pass options to submakefiles |
commit | commitdiff | tree | snapshot |
2003-08-09 |
Václav Slavík | re-added info after installation and added samples... |
commit | commitdiff | tree | snapshot |
2003-08-09 |
Václav Slavík | don't generate install commands, not needed |
commit | commitdiff | tree | snapshot |
2003-08-09 |
Václav Slavík | don't generate install commands, not needed |
commit | commitdiff | tree | snapshot |
2003-08-09 |
Václav Slavík | fixed DSP files for IPC sample |
commit | commitdiff | tree | snapshot |
2003-08-09 |
Václav Slavík | check if we are using compatible C++ ABI when usin... |
commit | commitdiff | tree | snapshot |
2003-08-09 |
Václav Slavík | fixed command line parsing |
commit | commitdiff | tree | snapshot |
2003-08-09 |
Václav Slavík | added bakefile format manifest |
commit | commitdiff | tree | snapshot |
2003-08-09 |
Stefan Neis | Added forgotten(?) wxMutexGuiEnter. |
commit | commitdiff | tree | snapshot |
2003-08-09 |
Václav Slavík | added support for gcc precompiled headers |
commit | commitdiff | tree | snapshot |
2003-08-09 |
Václav Slavík | added support for gcc precompiled headers |
commit | commitdiff | tree | snapshot |
2003-08-09 |
Václav Slavík | added support for gcc precompiled headers |
commit | commitdiff | tree | snapshot |
2003-08-09 |
Stefan Csomor | define WX_XTI_TEMPLATE_FIX in case it is not yet |
commit | commitdiff | tree | snapshot |
2003-08-09 |
Stefan Csomor | extended streaming-out for event handlers |
commit | commitdiff | tree | snapshot |
2003-08-09 |
Stefan Csomor | added flag for broken compilers with regard to template... |
commit | commitdiff | tree | snapshot |
2003-08-09 |
Stefan Csomor | exposing the dynamic event table |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Václav Slavík | checked in broken makefile by mistake; fixed |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Robin Dunn | fixed unused local wanring |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Václav Slavík | use wxUniv's wxTextCtrl in wxX11 |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Robin Dunn | Added Python wrappers for wxRTTI for the wxVScrolledWindow, |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Robin Dunn | Added wxRTTI for the new wxVScrolledWindow, wxVListBox... |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Stefan Csomor | xti expansions, streaming code changes |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Stefan Csomor | xti expansions, streaming code changes |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Julian Smart | Use wxUniv textctrl for wxX11 |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Julian Smart | Call base OnInternalIdle |
commit | commitdiff | tree | snapshot |
2003-08-08 |
David Elliott | lock/unlockFocus when doing the copy in SelectObject |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Václav Slavík | use MSLU in wxBase, too |
commit | commitdiff | tree | snapshot |
2003-08-08 |
David Elliott | * Since AppKit cannot draw directly on NSBitmapImageRep... |
commit | commitdiff | tree | snapshot |
2003-08-08 |
David Elliott | * When cloning the ref data, copy the NSBitmapImageRep... |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Václav Slavík | 1) some compilers (Watcom) don't like it if wxBase... |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Václav Slavík | 1) some compilers (Watcom) don't like it if wxBase... |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Václav Slavík | fixed Common Headers group for VC++ definition |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Vadim Zeitlin | don't ignore start parameter in find_last_of() |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Václav Slavík | (re)added MSLU support to Unicode builds |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Václav Slavík | fix for watcom resource compiler |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Julian Smart | Static object -> pointer |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Václav Slavík | some compilers (Watcom) don't like it if wxBase library... |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Václav Slavík | fixed some bugs in MSW version |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Václav Slavík | compilation fix |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Robin Dunn | Fix for wxTextCtrl::GetSelection for singel line contro... |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Stefan Neis | Added implementations for two cases of wxSystemSettings... |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Václav Slavík | more samples makefiles fixes |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Václav Slavík | removed old files |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Václav Slavík | more samples fixes |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Václav Slavík | no longer needed |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Václav Slavík | not needed now |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Václav Slavík | newgrid was removed long ago |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Václav Slavík | create samples makefile |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Václav Slavík | fixed wrong srcdir in contrib w/ autoconf |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Stefan Neis | wxUsleep is supposed to sleep _milli_seconds, not _micr... |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Stefan Neis | wxUsleep is supposed to sleep _milli_seconds, not _micr... |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Václav Slavík | blind fix for watcom |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Robin Dunn | only match the regex at the end of the string |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Václav Slavík | regenerated |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Václav Slavík | regenerated |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Václav Slavík | added all samples |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Václav Slavík | added makefile to compile all demos |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Václav Slavík | this file doesn't compile with Watcom |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Václav Slavík | added bakefile to build all demos |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Václav Slavík | use hand-written samples/Makefile.in |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Václav Slavík | exclude some files from being generate |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Václav Slavík | fixed wxBase and GUI separation for sockets code |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Václav Slavík | fixed wxBase and GUI separation for sockets code |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Václav Slavík | disable Borland C++ warnings |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Václav Slavík | consistency fixes |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Václav Slavík | samples/render works on Unix now |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Václav Slavík | bakefile fix for modules linking |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Václav Slavík | XP manifest is in wx.rc now |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Václav Slavík | finished documentation for the new build system |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Vadim Zeitlin | fixed HasButtons() |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Václav Slavík | regenerated makefiles |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Václav Slavík | regenerated makefiles |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Václav Slavík | more bakefile samples |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Václav Slavík | wxUniv -> Universal |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Václav Slavík | compilation fixes |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Václav Slavík | update for new bakefile |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Václav Slavík | removed OSX code that is no longer needed |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Václav Slavík | moved makefiles to build/msw |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Václav Slavík | moved makefiles to build/msw |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Václav Slavík | fixed missing <module> rule |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Václav Slavík | 1. reordered options for better VC++ projects output |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Vadim Zeitlin | added Load() and Set() methods |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Vadim Zeitlin | fixed typo |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Václav Slavík | added rest of contrib samples bakefiles |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Václav Slavík | added rule for building wx plugins |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Václav Slavík | use common resource and icon files for samples |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Václav Slavík | misc fixes |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Václav Slavík | compilation fix |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Václav Slavík | added sample.xpm |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Robin Dunn | Patch from Will Sadkin fixing parameter order |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Václav Slavík | added render sample |
commit | commitdiff | tree | snapshot |
2003-08-06 |
David Elliott | Contrary to what I had thought, the addSubview and... |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Václav Slavík | not needed now |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Václav Slavík | there can only be one makefile in a directory |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Václav Slavík | not needed anymore |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Vadim Zeitlin | mention wxRenderer |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Vadim Zeitlin | added very preliminary wxRenderer documentation |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Vadim Zeitlin | added sample showing how to use custom renderers and... |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Vadim Zeitlin | added common (for all samples) .ico/.r/.rc files |
commit | commitdiff | tree | snapshot |
next |