1999-12-14 |
George Tasker | Fixed the #include of tbar95.h, which referenced the... |
tree | commitdiff |
1999-12-13 |
Vadim Zeitlin | mask corrections |
tree | commitdiff |
1999-12-13 |
Vadim Zeitlin | compilation fix |
tree | commitdiff |
1999-12-12 |
Václav Slavík | removed pnghand from MSW sources - obsoleted |
tree | commitdiff |
1999-12-12 |
Václav Slavík | removed pnghand from MSW sources - obsoleted |
tree | commitdiff |
1999-12-11 |
Vadim Zeitlin | 1. wxDir works for MSW and documented |
tree | commitdiff |
1999-12-10 |
Vadim Zeitlin | compilation fix for headers without _WIN32_IE |
tree | commitdiff |
1999-12-09 |
Vadim Zeitlin | generic/wizard.h added |
tree | commitdiff |
1999-12-08 |
Vadim Zeitlin | 1. fix for compiling samples with profile info |
tree | commitdiff |
1999-12-08 |
Vadim Zeitlin | wxDir class added |
tree | commitdiff |
1999-12-08 |
Vadim Zeitlin | fixing compile problems for people who don't look at... |
tree | commitdiff |
1999-12-08 |
Vadim Zeitlin | 1. many DrawRotatedText() corrections (gtk) |
tree | commitdiff |
1999-12-07 |
Robert Roebling | Various things related to wxFileDialog and attributes. |
tree | commitdiff |
1999-12-07 |
Vadim Zeitlin | 1. wxFileDialog patch for multiple selection applied... |
tree | commitdiff |
1999-12-07 |
Vadim Zeitlin | 1. fixes for DrawRotatedText(), drawing sample extended... |
tree | commitdiff |
1999-12-06 |
Vadim Zeitlin | DrawRotatedText() for MSW |
tree | commitdiff |
1999-12-06 |
Vadim Zeitlin | implemented GetCPUCount() and SetConcurrency() for... |
tree | commitdiff |
1999-12-06 |
Vadim Zeitlin | 1. test for thr_setconcurrency() added to configure |
tree | commitdiff |
1999-12-06 |
Vadim Zeitlin | wxThread::GetCPUCount() and SetConcurrency() added... |
tree | commitdiff |
1999-12-06 |
Julian Smart | Inexplicable removal of wxRadioBox::MSWWindowProc rever... |
tree | commitdiff |
1999-12-06 |
Vadim Zeitlin | Rotated text patch from Hans-Joachim Baader (with some... |
tree | commitdiff |
1999-12-05 |
Julian Smart | wxChoice/wxComboBox background colour change (to get... |
tree | commitdiff |
1999-12-05 |
Vadim Zeitlin | wxListCtrl custom drawing seems to work |
tree | commitdiff |
1999-12-04 |
Vadim Zeitlin | 1. wxGetOsDescription() function added |
tree | commitdiff |
1999-12-03 |
Vadim Zeitlin | fixes for icon-inherits-from-bitmap mode |
tree | commitdiff |
1999-12-03 |
Stefan Csomor | wxMSW update for CW, wxMac updated |
tree | commitdiff |
1999-12-01 |
Vadim Zeitlin | 1. wxMotif::wxFrame derives from wxFrameBase now |
tree | commitdiff |
1999-12-01 |
George Tasker | wxTreeCtrl::IsVisible() fix fix - a (LPARAM) typecast... |
tree | commitdiff |
1999-11-30 |
Vadim Zeitlin | wxTreeCtrl::IsVisible() fix |
tree | commitdiff |
1999-11-30 |
Julian Smart | Now allow SetMenuBar to be called several times. |
tree | commitdiff |
1999-11-30 |
Julian Smart | Compile fixes |
tree | commitdiff |
1999-11-29 |
Vadim Zeitlin | joinable and detached POSIX threads (not fully tested... |
tree | commitdiff |
1999-11-29 |
Vadim Zeitlin | compilation fix |
tree | commitdiff |
1999-11-27 |
Vadim Zeitlin | 1. wxThread changes (detached/joinable) for MSW and... |
tree | commitdiff |
1999-11-26 |
Vadim Zeitlin | attempt at more compilation fixes |
tree | commitdiff |
1999-11-26 |
Vadim Zeitlin | more compilation fixes |
tree | commitdiff |
1999-11-26 |
Vadim Zeitlin | 1. wxBase compiles/links again |
tree | commitdiff |
1999-11-26 |
Vadim Zeitlin | mingw32 compilation fixes |
tree | commitdiff |
1999-11-25 |
Vadim Zeitlin | 1. wxMDIParentFrame::~wxMDIParentFrame() bug fixed |
tree | commitdiff |
1999-11-24 |
Vadim Zeitlin | 1. wxIcon/wxCursor change, wxGDIImage class added |
tree | commitdiff |
1999-11-24 |
Vadim Zeitlin | 1. wxIcon/wxCursor change, wxGDIImage class added |
tree | commitdiff |
1999-11-24 |
Julian Smart | Removed strange wxFAIL; added dialup.cpp to filelist.txt |
tree | commitdiff |
1999-11-23 |
Julian Smart | WM_MOUSEMOVE correction |
tree | commitdiff |
1999-11-23 |
Robin Dunn | Now sets the font for newly appended ownerdraw items. |
tree | commitdiff |
1999-11-19 |
David Webster | Removal of previous wxValidtor code for wxOS2 |
tree | commitdiff |
1999-11-19 |
Vadim Zeitlin | wxWindow::GetBestSize() added |
tree | commitdiff |
1999-11-18 |
Guillermo Rodrigue... | Changed default address from INADDR_ANY to INADDR_NONE... |
tree | commitdiff |
1999-11-17 |
Václav Slavík | wxBitmap::LoadFile and SaveFile now uses wxImage's... |
tree | commitdiff |
1999-11-17 |
Robin Dunn | Added wxWakeUpIdle() for MSW and empty stubs for Motif... |
tree | commitdiff |
1999-11-16 |
Vadim Zeitlin | wxMSW fixes after wxFrameBase change - seems to work... |
tree | commitdiff |
1999-11-16 |
Vadim Zeitlin | wxFrameBase class for wxMSW and wxGTK |
tree | commitdiff |
1999-11-15 |
Vadim Zeitlin | wxMenu::callback stuff taken inside WXWIN_COMPATIBILITY... |
tree | commitdiff |
1999-11-15 |
Vadim Zeitlin | patches from Ricky Gonzales <gonzales@pyramid3.net... |
tree | commitdiff |
1999-11-15 |
Vadim Zeitlin | wizard.h added to the list of headers |
tree | commitdiff |
1999-11-15 |
Vadim Zeitlin | 1. fixed wxStaticBox background erasing (or, rather... |
tree | commitdiff |
1999-11-14 |
Julian Smart | Watcom C++ fixup in tbar95.cpp; removed WXWIN_COMPATIBI... |
tree | commitdiff |
1999-11-14 |
Vadim Zeitlin | 1. wxBitmap copy ctor and operator=() taking wxIcon... |
tree | commitdiff |
1999-11-13 |
Vadim Zeitlin | 1. undid my wrong fix to wxWindowBase::Centre |
tree | commitdiff |
1999-11-12 |
Vadim Zeitlin | wxTimer/timercmn.cpp change |
tree | commitdiff |
1999-11-12 |
Vadim Zeitlin | OutputDebugStringW95 removed - it's really unnecessary... |
tree | commitdiff |
1999-11-12 |
Vadim Zeitlin | (old) mingw32 compilation fixes |
tree | commitdiff |
1999-11-12 |
Vadim Zeitlin | mingw32 compilation fixes (unfortunately, this effectiv... |
tree | commitdiff |
1999-11-12 |
Vadim Zeitlin | compilation fix |
tree | commitdiff |
1999-11-12 |
Vadim Zeitlin | controls can now be put in the toolbars (MSW only so... |
tree | commitdiff |
1999-11-11 |
Ron Lee | #included log.h |
tree | commitdiff |
1999-11-11 |
Vadim Zeitlin | 1. wxStaticBox doesn't draw over the underlying control... |
tree | commitdiff |
1999-11-09 |
Julian Smart | Added m_nSelection = -1 fixes to RemovePage, DeleteAllP... |
tree | commitdiff |
1999-11-09 |
Julian Smart | Misc small fixes |
tree | commitdiff |
1999-11-08 |
Julian Smart | Fixes to Cygwin/Mingw32 makefile, manual now compiles... |
tree | commitdiff |
1999-11-07 |
Julian Smart | Various fixes for various compilers... |
tree | commitdiff |
1999-11-06 |
Julian Smart | Small changes |
tree | commitdiff |
1999-11-06 |
Julian Smart | Added some makefiles, fixed a BC++ problem in controls... |
tree | commitdiff |
1999-11-06 |
Julian Smart | Fixed image sample, dsp files etc. |
tree | commitdiff |
1999-11-06 |
Robin Dunn | Fixed a misplaced } that was causing the wrong encoding... |
tree | commitdiff |
1999-11-06 |
Vadim Zeitlin | 1. wxFontMapper seems to work for wxMSW |
tree | commitdiff |
1999-11-05 |
Julian Smart | Cleaned up paint DC cache in ~wxPaintDC to avoid spurio... |
tree | commitdiff |
1999-11-05 |
Stefan Csomor | CW5.2 Pro Adaptions, wxMac starting to move in |
tree | commitdiff |
1999-11-04 |
Vadim Zeitlin | 1. wxFontMapper starts to materialise |
tree | commitdiff |
1999-11-04 |
Vadim Zeitlin | 1. wxFileDataObject fixes from Ricky Gonzales - seems... |
tree | commitdiff |
1999-11-03 |
Julian Smart | Changed \\ to \ again |
tree | commitdiff |
1999-11-03 |
Julian Smart | Added check for sel == -1 |
tree | commitdiff |
1999-11-03 |
Unknown (CR) | Fixed .Position -> .GetPosition for wxMouseEvent |
tree | commitdiff |
1999-11-03 |
Unknown (CR) | Fixed inverse masking on MSW imagelist |
tree | commitdiff |
1999-11-03 |
Vadim Zeitlin | small corrections for dnd code and added wxFileDataObje... |
tree | commitdiff |
1999-11-02 |
Julian Smart | Small compile fixes |
tree | commitdiff |
1999-11-02 |
Vadim Zeitlin | Unicode fixes |
tree | commitdiff |
1999-11-02 |
Vadim Zeitlin | additions for wxFileDataObject from Ricky Gonzales... |
tree | commitdiff |
1999-11-02 |
Vadim Zeitlin | wxMenuItem::IsChecked() corrected |
tree | commitdiff |
1999-11-02 |
Vadim Zeitlin | end label edit patch from Ricky Gonzales <gonzales... |
tree | commitdiff |
1999-11-02 |
Vadim Zeitlin | include <wx/...> => include "wx/..." |
tree | commitdiff |
1999-11-02 |
Vadim Zeitlin | compilation fixes |
tree | commitdiff |
1999-11-02 |
Vadim Zeitlin | 1. wxMenu changes: wxMenuBase appears, several new... |
tree | commitdiff |
1999-11-01 |
Julian Smart | Tidied some docs, made VC++ 6 DLL compilation work... |
tree | commitdiff |
1999-10-31 |
Julian Smart | Fixes for VC++ 4 compilation; fixed wxCommandEvent... |
tree | commitdiff |
1999-10-30 |
Vadim Zeitlin | wxFontEnumerator mostly works for wxMSW |
tree | commitdiff |
1999-10-29 |
Robin Dunn | Added WXDLLEXPORT to wxWndProc definition so wxGLCanvas... |
tree | commitdiff |
1999-10-28 |
Julian Smart | Added CS_OWNDC fix to wxGLCanvas and corrected sample... |
tree | commitdiff |
1999-10-28 |
Vadim Zeitlin | 1. corrected (but the fix is ugly) the multiple def... |
tree | commitdiff |
1999-10-28 |
Vadim Zeitlin | 1. more code commented out by DW (@#%#%!#%!@) uncommented |
tree | commitdiff |
1999-10-27 |
Václav Slavík | cleaned Harm's new wxHTML help code (removed search... |
tree | commitdiff |
next |