1999-12-06 |
Vadim Zeitlin | implemented GetCPUCount() and SetConcurrency() for... |
tree | commitdiff |
1999-12-06 |
Vadim Zeitlin | wxTreeCtrl has colours and fonts too now |
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 | generic wxListCtrl colour/font setting |
tree | commitdiff |
1999-12-06 |
Vadim Zeitlin | Rotated text patch from Hans-Joachim Baader (with some... |
tree | commitdiff |
1999-12-06 |
David Webster | some os/2 icon-bitmap fixes |
tree | commitdiff |
1999-12-05 |
David Webster | bitmap and image updates |
tree | commitdiff |
1999-12-05 |
Václav Slavík | added bookmarks support |
tree | commitdiff |
1999-12-05 |
Václav Slavík | fixed bug in SetFonts (caused segfault in wxHtmlHelpFrame) |
tree | commitdiff |
1999-12-05 |
Václav Slavík | fixed incorrect rendering of tables with cellspacing... |
tree | commitdiff |
1999-12-05 |
Václav Slavík | [gtk] fixed bug that caused segfaults in wxYield when... |
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 | compilation fixes for the wxListItemAttr |
tree | commitdiff |
1999-12-04 |
Vadim Zeitlin | 1. wxGetOsDescription() function added |
tree | commitdiff |
1999-12-04 |
Robert Roebling | Change to wxMenuBar::Remove(), |
tree | commitdiff |
1999-12-04 |
Vadim Zeitlin | EMX compilation fix |
tree | commitdiff |
1999-12-04 |
Vadim Zeitlin | wxMenu::Insert() seems to work, bug in wxMenuBase:... |
tree | commitdiff |
1999-12-04 |
Vadim Zeitlin | wxMenuBar::Insert() seems to work! |
tree | commitdiff |
1999-12-04 |
Vadim Zeitlin | debug check for infinite loop in InitializeClasses... |
tree | commitdiff |
1999-12-04 |
Robert Roebling | Two missing #includes in image code. |
tree | commitdiff |
1999-12-04 |
Robert Roebling | String changes for translations, |
tree | commitdiff |
1999-12-03 |
David Webster | Bitmap coding |
tree | commitdiff |
1999-12-03 |
Vadim Zeitlin | wxDateTime... |
tree | commitdiff |
1999-12-03 |
Stefan Csomor | wxMSW update for CW, wxMac updated |
tree | commitdiff |
1999-12-03 |
Stefan Csomor | wxMSW update for CW, wxMac updated |
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-03 |
Stefan Csomor | wxMSW update for CW, wxMac updated |
tree | commitdiff |
1999-12-03 |
David Webster | bitmap and image updates |
tree | commitdiff |
1999-12-02 |
David Webster | Catching up to latest thread changes |
tree | commitdiff |
1999-12-02 |
Vadim Zeitlin | more threds fixes, more threads tests - seems to work... |
tree | commitdiff |
1999-12-02 |
Vadim Zeitlin | a small compilation fix |
tree | commitdiff |
1999-12-02 |
Vadim Zeitlin | a small compilation fix |
tree | commitdiff |
1999-12-02 |
Vadim Zeitlin | wxUSE_CONFIG_NATIVE fix |
tree | commitdiff |
1999-12-02 |
Vadim Zeitlin | even more wxDateTime work (completely broken for now... |
tree | commitdiff |
1999-12-01 |
Václav Slavík | cosmetic changes in help browser settings dlg; fixed... |
tree | commitdiff |
1999-12-01 |
Vadim Zeitlin | 1. more wxDateTime work |
tree | commitdiff |
1999-12-01 |
Karsten Ballüder | fixed process termination handling |
tree | commitdiff |
1999-12-01 |
Robert Roebling | Disabling PNG, TIFF and JPEG works now. |
tree | commitdiff |
1999-12-01 |
Vadim Zeitlin | 1. wxMotif::wxFrame derives from wxFrameBase now |
tree | commitdiff |
1999-12-01 |
Robert Roebling | Applied patch for multiple file selection, documented. |
tree | commitdiff |
1999-12-01 |
George Tasker | wxTreeCtrl::IsVisible() fix fix - a (LPARAM) typecast... |
tree | commitdiff |
1999-11-30 |
Vadim Zeitlin | one day people will stop putting C++ comments in C... |
tree | commitdiff |
1999-11-30 |
Vadim Zeitlin | wxTreeCtrl::IsVisible() fix |
tree | commitdiff |
1999-11-30 |
Vadim Zeitlin | wxDateTime starting to work, more tests for it and... |
tree | commitdiff |
1999-11-30 |
Robert Roebling | Made db.h compile (removed this wxODBC_ONLY_FARWRD_XX... |
tree | commitdiff |
1999-11-30 |
Robert Roebling | Compile fix for GIF decoder, |
tree | commitdiff |
1999-11-30 |
Guillermo Rodrigue... | Doesn't reset the stream pos to 0 in CanRead(). |
tree | commitdiff |
1999-11-30 |
Guillermo Rodrigue... | Fix to work with images embedded in streams (doesn... |
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 |
Karsten Ballüder | event handling fixes |
tree | commitdiff |
1999-11-29 |
George Tasker | Added support for creating forward or backward scrollin... |
tree | commitdiff |
1999-11-29 |
Robert Roebling | More TIFF things, |
tree | commitdiff |
1999-11-29 |
Václav Slavík | just deleted one empty line (testing CVS server) |
tree | commitdiff |
1999-11-29 |
Vadim Zeitlin | compilation fix |
tree | commitdiff |
1999-11-28 |
Vadim Zeitlin | 1. msec resolution for timer functions under Win32 |
tree | commitdiff |
1999-11-28 |
Unknown (JL) | stupid double declaration of GetClippingBox due to... |
tree | commitdiff |
1999-11-28 |
Robert Roebling | More fool-proof lock in thread events code. |
tree | commitdiff |
1999-11-28 |
Václav Slavík | wxHtmlWinParser::SetFonts now refreshes fonts cache |
tree | commitdiff |
1999-11-28 |
Václav Slavík | fixed MSVC++ (stupid) warning |
tree | commitdiff |
1999-11-28 |
Václav Slavík | fixed minor bug in wxFileSystem's converting \ to / |
tree | commitdiff |
1999-11-28 |
Václav Slavík | SetTitle method (internal use only) changed to virtual... |
tree | commitdiff |
1999-11-28 |
Václav Slavík | added © in <PRE> environment |
tree | commitdiff |
1999-11-28 |
Václav Slavík | added setup dialog, changed icons names (prefixed with w) |
tree | commitdiff |
1999-11-28 |
Václav Slavík | wxHTML icons are now prefixed with w so that it does... |
tree | commitdiff |
1999-11-28 |
Robert Roebling | TIFF code 2. |
tree | commitdiff |
1999-11-28 |
Robert Roebling | slider link fix 1. |
tree | commitdiff |
1999-11-28 |
Robert Roebling | More broken pipes. |
tree | commitdiff |
1999-11-28 |
Robert Roebling | Damn broken pipes. |
tree | commitdiff |
1999-11-28 |
Robert Roebling | sfs |
tree | commitdiff |
1999-11-28 |
Robert Roebling | ?kjashdf?aksj |
tree | commitdiff |
1999-11-28 |
Robert Roebling | More #include changes. |
tree | commitdiff |
1999-11-28 |
Robert Roebling | New event locking. |
tree | commitdiff |
1999-11-27 |
Vadim Zeitlin | my old draft of wxDateTime |
tree | commitdiff |
1999-11-27 |
Vadim Zeitlin | compilation fixes for Unix - IT DOES NOT WORK YET,... |
tree | commitdiff |
1999-11-27 |
Vadim Zeitlin | 1. wxThread changes (detached/joinable) for MSW and... |
tree | commitdiff |
1999-11-27 |
Robin Dunn | fixed to correctly use #if wxUSE_SPINCTRL |
tree | commitdiff |
1999-11-27 |
Robert Roebling | ?lk |
tree | commitdiff |
1999-11-27 |
Robert Roebling | sds |
tree | commitdiff |
1999-11-27 |
Robert Roebling | Correction to DnD code. |
tree | commitdiff |
1999-11-26 |
Robert Roebling | Minor changes. |
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 | 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-25 |
Václav Slavík | a bit better solution for ©, etc. (in terms... |
tree | commitdiff |
1999-11-25 |
George Tasker | Added "const" to the (char *) type params that should... |
tree | commitdiff |
1999-11-24 |
George Tasker | Replaced all the strxxx() function calls with wxStrxxx... |
tree | commitdiff |
1999-11-24 |
George Tasker | Replaced all the strxxx() function calls with wxStrxxx... |
tree | commitdiff |
1999-11-24 |
Robert Roebling | Partial fix for big_endian image conversion probs. |
tree | commitdiff |
1999-11-24 |
Karsten Ballüder | fixed setfocus() flicker in listctrl |
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 |
next |