1999-12-01 |
Karsten Ballüder | fixed process termination handling |
commit | commitdiff | tree | snapshot |
1999-12-01 |
Karsten Ballüder | rtf cut&paste works now, html export fixed |
commit | commitdiff | tree | snapshot |
1999-12-01 |
Robert Roebling | Typos in sizer docs. |
commit | commitdiff | tree | snapshot |
1999-12-01 |
Robert Roebling | Disabling PNG, TIFF and JPEG works now. |
commit | commitdiff | tree | snapshot |
1999-12-01 |
Vadim Zeitlin | 1. wxMotif::wxFrame derives from wxFrameBase now |
commit | commitdiff | tree | snapshot |
1999-12-01 |
Robert Roebling | Applied patch for multiple file selection, documented. |
commit | commitdiff | tree | snapshot |
1999-12-01 |
George Tasker | Added wxODBC_FWD_ONLY_CURSORS define |
commit | commitdiff | tree | snapshot |
1999-12-01 |
George Tasker | wxTreeCtrl::IsVisible() fix fix - a (LPARAM) typecast... |
commit | commitdiff | tree | snapshot |
1999-11-30 |
Vadim Zeitlin | one day people will stop putting C++ comments in C... |
commit | commitdiff | tree | snapshot |
1999-11-30 |
Vadim Zeitlin | wxTreeCtrl::IsVisible() fix |
commit | commitdiff | tree | snapshot |
1999-11-30 |
Vadim Zeitlin | wxDateTime starting to work, more tests for it and... |
commit | commitdiff | tree | snapshot |
1999-11-30 |
Robin Dunn | a test file |
commit | commitdiff | tree | snapshot |
1999-11-30 |
Robin Dunn | Various small fixes and tweaks |
commit | commitdiff | tree | snapshot |
1999-11-30 |
Robert Roebling | Made db.h compile (removed this wxODBC_ONLY_FARWRD_XX... |
commit | commitdiff | tree | snapshot |
1999-11-30 |
Robin Dunn | Various small fixes and tweaks |
commit | commitdiff | tree | snapshot |
1999-11-30 |
Robert Roebling | Compile fix for GIF decoder, |
commit | commitdiff | tree | snapshot |
1999-11-30 |
Guillermo Rodriguez... | Doesn't reset the stream pos to 0 in CanRead(). |
commit | commitdiff | tree | snapshot |
1999-11-30 |
Guillermo Rodriguez... | Fix to work with images embedded in streams (doesn... |
commit | commitdiff | tree | snapshot |
1999-11-30 |
Julian Smart | Now allow SetMenuBar to be called several times. |
commit | commitdiff | tree | snapshot |
1999-11-30 |
Julian Smart | Compile fixes |
commit | commitdiff | tree | snapshot |
1999-11-29 |
Vadim Zeitlin | joinable and detached POSIX threads (not fully tested... |
commit | commitdiff | tree | snapshot |
1999-11-29 |
Karsten Ballüder | event handling fixes |
commit | commitdiff | tree | snapshot |
1999-11-29 |
George Tasker | Added support for creating forward or backward scrollin... |
commit | commitdiff | tree | snapshot |
1999-11-29 |
Robert Roebling | More TIFF things, |
commit | commitdiff | tree | snapshot |
1999-11-29 |
Václav Slavík | fixed wxBITMAP for Motif |
commit | commitdiff | tree | snapshot |
1999-11-29 |
Václav Slavík | just deleted one empty line (testing CVS server) |
commit | commitdiff | tree | snapshot |
1999-11-29 |
Vadim Zeitlin | compilation fix |
commit | commitdiff | tree | snapshot |
1999-11-29 |
Vadim Zeitlin | "no C++ comments in C files" rule |
commit | commitdiff | tree | snapshot |
1999-11-29 |
Vadim Zeitlin | compilation fix (no C++ comments in C files, include... |
commit | commitdiff | tree | snapshot |
1999-11-29 |
Karsten Ballüder | test complete :-) |
commit | commitdiff | tree | snapshot |
1999-11-29 |
Karsten Ballüder | test |
commit | commitdiff | tree | snapshot |
1999-11-29 |
Karsten Ballüder | test |
commit | commitdiff | tree | snapshot |
1999-11-29 |
Karsten Ballüder | test |
commit | commitdiff | tree | snapshot |
1999-11-29 |
Karsten Ballüder | test |
commit | commitdiff | tree | snapshot |
1999-11-29 |
Karsten Ballüder | test |
commit | commitdiff | tree | snapshot |
1999-11-29 |
Karsten Ballüder | test |
commit | commitdiff | tree | snapshot |
1999-11-29 |
Karsten Ballüder | test |
commit | commitdiff | tree | snapshot |
1999-11-29 |
Karsten Ballüder | test |
commit | commitdiff | tree | snapshot |
1999-11-29 |
Karsten Ballüder | test |
commit | commitdiff | tree | snapshot |
1999-11-29 |
Karsten Ballüder | test |
commit | commitdiff | tree | snapshot |
1999-11-29 |
Karsten Ballüder | test |
commit | commitdiff | tree | snapshot |
1999-11-29 |
Karsten Ballüder | test |
commit | commitdiff | tree | snapshot |
1999-11-29 |
Karsten Ballüder | test |
commit | commitdiff | tree | snapshot |
1999-11-29 |
Karsten Ballüder | test |
commit | commitdiff | tree | snapshot |
1999-11-29 |
Karsten Ballüder | test |
commit | commitdiff | tree | snapshot |
1999-11-28 |
Vadim Zeitlin | 1. msec resolution for timer functions under Win32 |
commit | commitdiff | tree | snapshot |
1999-11-28 |
Unknown (JL) | Same comment as in dc.cpp |
commit | commitdiff | tree | snapshot |
1999-11-28 |
Unknown (JL) | stupid double declaration of GetClippingBox due to... |
commit | commitdiff | tree | snapshot |
1999-11-28 |
Unknown (JL) | DoSetSize has to be virtual because subtype controls... |
commit | commitdiff | tree | snapshot |
1999-11-28 |
Robert Roebling | More fool-proof lock in thread events code. |
commit | commitdiff | tree | snapshot |
1999-11-28 |
Václav Slavík | wxHtmlWinParser::SetFonts now refreshes fonts cache |
commit | commitdiff | tree | snapshot |
1999-11-28 |
Václav Slavík | fixed MSVC++ (stupid) warning |
commit | commitdiff | tree | snapshot |
1999-11-28 |
Václav Slavík | fixed minor bug in wxFileSystem's converting \ to / |
commit | commitdiff | tree | snapshot |
1999-11-28 |
Václav Slavík | SetTitle method (internal use only) changed to virtual... |
commit | commitdiff | tree | snapshot |
1999-11-28 |
Václav Slavík | added © in <PRE> environment |
commit | commitdiff | tree | snapshot |
1999-11-28 |
Václav Slavík | changed icon name |
commit | commitdiff | tree | snapshot |
1999-11-28 |
Václav Slavík | fixed wxBITMAP macro under wxGTK |
commit | commitdiff | tree | snapshot |
1999-11-28 |
Václav Slavík | added setup dialog, changed icons names (prefixed with w) |
commit | commitdiff | tree | snapshot |
1999-11-28 |
Václav Slavík | wxHTML icons are now prefixed with w so that it does... |
commit | commitdiff | tree | snapshot |
1999-11-28 |
Václav Slavík | wxHTML icons are now prefixed with w so that it does... |
commit | commitdiff | tree | snapshot |
1999-11-28 |
Robert Roebling | TIFF change 6. |
commit | commitdiff | tree | snapshot |
1999-11-28 |
Robert Roebling | TIFF change 5. |
commit | commitdiff | tree | snapshot |
1999-11-28 |
Robert Roebling | TIFF code 3. |
commit | commitdiff | tree | snapshot |
1999-11-28 |
Robert Roebling | TIFF code 2. |
commit | commitdiff | tree | snapshot |
1999-11-28 |
Robert Roebling | TIFF code 1. |
commit | commitdiff | tree | snapshot |
1999-11-28 |
Robert Roebling | slider link fix 2. |
commit | commitdiff | tree | snapshot |
1999-11-28 |
Robert Roebling | slider link fix 1. |
commit | commitdiff | tree | snapshot |
1999-11-28 |
Robert Roebling | Some tiff code. |
commit | commitdiff | tree | snapshot |
1999-11-28 |
Robert Roebling | More broken pipes. |
commit | commitdiff | tree | snapshot |
1999-11-28 |
Robert Roebling | Damn broken pipes. |
commit | commitdiff | tree | snapshot |
1999-11-28 |
Robert Roebling | sfs |
commit | commitdiff | tree | snapshot |
1999-11-28 |
Robert Roebling | ?kjashdf?aksj |
commit | commitdiff | tree | snapshot |
1999-11-28 |
Robert Roebling | More #include changes. |
commit | commitdiff | tree | snapshot |
1999-11-28 |
Robert Roebling | New event locking. |
commit | commitdiff | tree | snapshot |
1999-11-27 |
Vadim Zeitlin | my old draft of wxDateTime |
commit | commitdiff | tree | snapshot |
1999-11-27 |
Vadim Zeitlin | compilation fixes for Unix - IT DOES NOT WORK YET,... |
commit | commitdiff | tree | snapshot |
1999-11-27 |
Vadim Zeitlin | wxThread docs updates |
commit | commitdiff | tree | snapshot |
1999-11-27 |
Vadim Zeitlin | 1. wxThread changes (detached/joinable) for MSW and... |
commit | commitdiff | tree | snapshot |
1999-11-27 |
Robin Dunn | compilation fixes |
commit | commitdiff | tree | snapshot |
1999-11-27 |
Robin Dunn | fixed to correctly use #if wxUSE_SPINCTRL |
commit | commitdiff | tree | snapshot |
1999-11-27 |
Robert Roebling | ?lk |
commit | commitdiff | tree | snapshot |
1999-11-27 |
Robert Roebling | sds |
commit | commitdiff | tree | snapshot |
1999-11-27 |
Robert Roebling | sdasd |
commit | commitdiff | tree | snapshot |
1999-11-27 |
Robert Roebling | ?jl |
commit | commitdiff | tree | snapshot |
1999-11-27 |
Robert Roebling | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-11-27 |
Robert Roebling | Added wxUSE_SPINCTRL |
commit | commitdiff | tree | snapshot |
1999-11-27 |
Robert Roebling | Correction to DnD code. |
commit | commitdiff | tree | snapshot |
1999-11-26 |
Robert Roebling | Minor changes. |
commit | commitdiff | tree | snapshot |
1999-11-26 |
Robert Roebling | Same changes as last commit... Maybe CVS works now. |
commit | commitdiff | tree | snapshot |
1999-11-26 |
Robert Roebling | Added tooltips to radiobox (untested). |
commit | commitdiff | tree | snapshot |
1999-11-26 |
Vadim Zeitlin | attempt at more compilation fixes |
commit | commitdiff | tree | snapshot |
1999-11-26 |
Vadim Zeitlin | wxUSE_RICHeDIT added |
commit | commitdiff | tree | snapshot |
1999-11-26 |
Vadim Zeitlin | more compilation fixes |
commit | commitdiff | tree | snapshot |
1999-11-26 |
Vadim Zeitlin | 1. wxBase compiles/links again |
commit | commitdiff | tree | snapshot |
1999-11-26 |
Vadim Zeitlin | 1. wxBase compiles/links again |
commit | commitdiff | tree | snapshot |
1999-11-26 |
Vadim Zeitlin | mingw32 compilation fixes |
commit | commitdiff | tree | snapshot |
1999-11-25 |
Vadim Zeitlin | 1. wxMDIParentFrame::~wxMDIParentFrame() bug fixed |
commit | commitdiff | tree | snapshot |
1999-11-25 |
Vadim Zeitlin | compile fix for gcc |
commit | commitdiff | tree | snapshot |
1999-11-25 |
Václav Slavík | a bit better solution for ©, etc. (in terms... |
commit | commitdiff | tree | snapshot |
1999-11-25 |
George Tasker | Added "const" to the (char *) type params that should... |
commit | commitdiff | tree | snapshot |
next |