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 |
1999-11-24 |
Julian Smart | Removed strange wxFAIL; added dialup.cpp to filelist.txt |
tree | commitdiff |
1999-11-24 |
Václav Slavík | added © -> (c) conversion in html docs |
tree | commitdiff |
1999-11-23 |
Václav Slavík | fixed bug that caused wxHtmlWindow to segfault on html... |
tree | commitdiff |
1999-11-23 |
Karsten Ballüder | Fixed linkage problem. |
tree | commitdiff |
1999-11-23 |
Karsten Ballüder | Compilation fix for Solaris. |
tree | commitdiff |
1999-11-23 |
Julian Smart | WM_MOUSEMOVE correction |
tree | commitdiff |
1999-11-23 |
David Webster | CriticalSection update for OS/2 |
tree | commitdiff |
1999-11-23 |
Robin Dunn | Now sets the font for newly appended ownerdraw items. |
tree | commitdiff |
1999-11-22 |
Robert Roebling | Include changes again. Something is wrong with CVS... |
tree | commitdiff |
1999-11-22 |
Robert Roebling | Headers moved a bit. |
tree | commitdiff |
1999-11-22 |
Jouk Jansen | Committing in . |
tree | commitdiff |
1999-11-22 |
David Webster | thread updates |
tree | commitdiff |
1999-11-21 |
Guilhem Lavaux | Fixed an incorrect behaviour in ResetBuffer() |
tree | commitdiff |
1999-11-21 |
Robert Roebling | Added speed-up for font-loading (a bit simplistic), |
tree | commitdiff |
1999-11-21 |
David Webster | updates for DoGetBestSize |
tree | commitdiff |
1999-11-19 |
Robin Dunn | Added encoding parameter to wxFontList::FindOrCreateFont |
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-19 |
Vadim Zeitlin | Tom's patch - hope I got it right this time |
tree | commitdiff |
1999-11-19 |
Unknown (JL) | few adaptations to cope with new control.h file |
tree | commitdiff |
1999-11-19 |
Unknown (JL) | adding the notion of cyclic group of radiobutton |
tree | commitdiff |
1999-11-19 |
Unknown (JL) | with only a little modification could be generic |
tree | commitdiff |
1999-11-18 |
David Webster | Some minor modifications for VA 4.0 support |
tree | commitdiff |
1999-11-18 |
Unknown (JL) | add Mac to the list of definition of HAVE_LOCALTIME |
tree | commitdiff |
1999-11-18 |
Unknown (JL) | Used when the Apparence Manager is not installed |
tree | commitdiff |
1999-11-18 |
Robert Roebling | Added wxEvtHandler::Disconect() |
tree | commitdiff |
1999-11-18 |
Vadim Zeitlin | wxGTK pastes text from rxvt again |
tree | commitdiff |
1999-11-18 |
Vadim Zeitlin | bug in wxArray::Remove() fixed (thanks Robert) |
tree | commitdiff |
1999-11-18 |
Jouk Jansen | Committing in . |
tree | commitdiff |
1999-11-18 |
Karsten Ballüder | Linux/AXP compilation fixed. |
tree | commitdiff |
1999-11-18 |
Guillermo Rodrigue... | Changed default address from INADDR_ANY to INADDR_NONE... |
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 |
Václav Slavík | wxHtmlWindow::LoadPage does not use wxBusyCursor anymor... |
tree | commitdiff |
1999-11-17 |
Robin Dunn | Added wxWakeUpIdle() for MSW and empty stubs for Motif... |
tree | commitdiff |
1999-11-17 |
Julian Smart | Made some treectrl sample icons transparent; added... |
tree | commitdiff |
1999-11-17 |
Unknown (MT) | use a smaller tip font for MSW |
tree | commitdiff |
1999-11-16 |
David Webster | VisualAge V4.0 duplicate definition error suppression |
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-16 |
Vadim Zeitlin | send wxActivateEvents |
tree | commitdiff |
1999-11-16 |
David Webster | Added full UNICODE support for VisualAge C++ for OS... |
tree | commitdiff |
1999-11-16 |
Vadim Zeitlin | crash when deleting window in OnUnsplit() corrected |
tree | commitdiff |
1999-11-16 |
Vadim Zeitlin | RemoveAt() added to array classes |
tree | commitdiff |
1999-11-16 |
Vadim Zeitlin | wxListCtrl::DeleteAllItems() doesn't send notification... |
tree | commitdiff |
1999-11-16 |
David Webster | More wxWindow work |
tree | commitdiff |
1999-11-16 |
Unknown (MT) | fix compile error - too many } |
tree | commitdiff |
1999-11-16 |
Unknown (MT) | ignore error when trying to delete zlib.lib |
tree | commitdiff |
1999-11-15 |
David Webster | wxWindow class work |
tree | commitdiff |
1999-11-15 |
Robert Roebling | Added header vs. library version check to configure, |
tree | commitdiff |
1999-11-15 |
Vadim Zeitlin | more IRIX support |
tree | commitdiff |
1999-11-15 |
Robert Roebling | Added a few non-threads compile fixes, |
tree | commitdiff |
1999-11-15 |
Ron Lee | enabled _vsnprintf for mingw with norlander headers |
tree | commitdiff |
1999-11-15 |
Vadim Zeitlin | optimisation in wxString::AllocBeforeWrite() - realloc... |
tree | commitdiff |
1999-11-15 |
Vadim Zeitlin | oops, compilation fix |
tree | commitdiff |
1999-11-15 |
Vadim Zeitlin | wxSnprintf() and wxVsnprintf() added, documented and... |
tree | commitdiff |
1999-11-15 |
Vadim Zeitlin | patch from Tom Surace for 16 color mode |
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 | PPP interface under IRIX is called 'ppp' |
tree | commitdiff |
next |