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 |
Robert Roebling | Added tests for buffered streams. |
tree | commitdiff |
1999-12-06 |
Vadim Zeitlin | compile fix |
tree | commitdiff |
1999-12-06 |
Vadim Zeitlin | enumerating all MIME types (half finished, doesn't... |
tree | commitdiff |
1999-12-06 |
Robert Roebling | Patch for stream.cpp for non-flushable stream, |
tree | commitdiff |
1999-12-06 |
Vadim Zeitlin | wxSetlocale() doesn't always return NULL |
tree | commitdiff |
1999-12-06 |
Vadim Zeitlin | wxThread::GetCPUCount() and SetConcurrency() added... |
tree | commitdiff |
1999-12-06 |
Vadim Zeitlin | Rotated text patch from Hans-Joachim Baader (with some... |
tree | commitdiff |
1999-12-04 |
Vadim Zeitlin | wxMenu::Insert() seems to work, bug in wxMenuBase:... |
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 |
Vadim Zeitlin | wxDateTime... |
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 |
Vadim Zeitlin | 1. more wxDateTime work |
tree | commitdiff |
1999-12-01 |
Vadim Zeitlin | 1. wxMotif::wxFrame derives from wxFrameBase now |
tree | commitdiff |
1999-11-30 |
Vadim Zeitlin | wxDateTime starting to work, more tests for it and... |
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-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-28 |
Vadim Zeitlin | 1. msec resolution for timer functions under Win32 |
tree | commitdiff |
1999-11-28 |
Robert Roebling | More fool-proof lock in thread events code. |
tree | commitdiff |
1999-11-28 |
Václav Slavík | fixed minor bug in wxFileSystem's converting \ to / |
tree | commitdiff |
1999-11-28 |
Robert Roebling | TIFF code 2. |
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 | 1. wxThread changes (detached/joinable) for MSW and... |
tree | commitdiff |
1999-11-26 |
Vadim Zeitlin | 1. wxBase compiles/links again |
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 |
Vadim Zeitlin | 1. wxIcon/wxCursor change, wxGDIImage class added |
tree | commitdiff |
1999-11-23 |
Karsten Ballüder | Fixed linkage problem. |
tree | commitdiff |
1999-11-23 |
David Webster | CriticalSection update for OS/2 |
tree | commitdiff |
1999-11-22 |
Robert Roebling | Headers moved a bit. |
tree | commitdiff |
1999-11-22 |
Jouk Jansen | Committing in . |
tree | commitdiff |
1999-11-21 |
Guilhem Lavaux | Fixed an incorrect behaviour in ResetBuffer() |
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-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 |
Robert Roebling | Added wxEvtHandler::Disconect() |
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-17 |
Robin Dunn | Added wxWakeUpIdle() for MSW and empty stubs for Motif... |
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 |
David Webster | Added full UNICODE support for VisualAge C++ for OS... |
tree | commitdiff |
1999-11-16 |
Vadim Zeitlin | RemoveAt() added to array classes |
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 | wxSnprintf() and wxVsnprintf() added, documented and... |
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 |
David Webster | HAVE_LOCALTIME def for WXPM |
tree | commitdiff |
1999-11-14 |
Julian Smart | Added m_callback init. |
tree | commitdiff |
1999-11-14 |
Robert Roebling | Added wxWakeUpIdle() to wxGTK, |
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 |
Ove Kaaven | No, .mo files doesn't use Unicode, so use strcmp here... |
tree | commitdiff |
1999-11-13 |
Ove Kaaven | Unicode fixes |
tree | commitdiff |
1999-11-13 |
Ove Kaaven | fopen -> wxFopen and such |
tree | commitdiff |
1999-11-13 |
Vadim Zeitlin | 1. undid my wrong fix to wxWindowBase::Centre |
tree | commitdiff |
1999-11-12 |
Vadim Zeitlin | unused param warning fixed |
tree | commitdiff |
1999-11-12 |
Vadim Zeitlin | wxTimer/timercmn.cpp change |
tree | commitdiff |
1999-11-12 |
Vadim Zeitlin | fixes for wxFontMapper endless recursion |
tree | commitdiff |
1999-11-12 |
Vadim Zeitlin | Centre() centers the window centre and not the upper... |
tree | commitdiff |
1999-11-12 |
Jouk Jansen | Committing in . |
tree | commitdiff |
1999-11-12 |
Jouk Jansen | Committing in . |
tree | commitdiff |
1999-11-12 |
Jouk Jansen | Committing in . |
tree | commitdiff |
1999-11-12 |
Jouk Jansen | Committing in . |
tree | commitdiff |
1999-11-12 |
Jouk Jansen | Committing in . |
tree | commitdiff |
1999-11-12 |
Jouk Jansen | Committing in . |
tree | commitdiff |
1999-11-12 |
Jouk Jansen | Committing in . |
tree | commitdiff |
1999-11-12 |
Jouk Jansen | Committing in . |
tree | commitdiff |
1999-11-12 |
Vadim Zeitlin | compilation fix |
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 |
Stefan Csomor | wxMac completed so far, generic listctrl extension |
tree | commitdiff |
1999-11-11 |
David Webster | Quick fix up for __WXPM__ |
tree | commitdiff |
1999-11-10 |
Vadim Zeitlin | 1. made it possible to use wxUpdateUIEvent with wxTextC... |
tree | commitdiff |
1999-11-10 |
Stefan Csomor | wxMac (debug) builds and runs wxMinimal again |
tree | commitdiff |
1999-11-09 |
Robin Dunn | wxSizer patches by Alexander Smishlajev <als@turnhere... |
tree | commitdiff |
1999-11-09 |
Stefan Csomor | mac adaptions |
tree | commitdiff |
1999-11-08 |
George Tasker | Fixed __WXDEBUG__ references to use #ifdef rather than... |
tree | commitdiff |
1999-11-08 |
George Tasker | Fixed reversed logic on wxODBC_FWD_ONLY_CURSORS. |
tree | commitdiff |
1999-11-08 |
George Tasker | Fixed reversed logic on wxODBC_FWD_ONLY_CURSORS |
tree | commitdiff |
1999-11-08 |
Julian Smart | Made various Motif fixes, wxListBox/wxChoice derive... |
tree | commitdiff |
1999-11-08 |
David Webster | OS/2 PM Fixeups for fonts, validators, and html |
tree | commitdiff |
next |