2000-11-21 |
Vadim Zeitlin | fixed bug with Broadcast() not waking up all threads... |
tree | commitdiff |
2000-11-20 |
George Tasker | Fixed the wxDirExists() function so that if asked about... |
tree | commitdiff |
2000-11-12 |
Julian Smart | Minor tweaks |
tree | commitdiff |
2000-11-10 |
Vadim Zeitlin | applied patches from Mike Oliver <oliver@math.ucla... |
tree | commitdiff |
2000-11-03 |
Vadim Zeitlin | regenerated |
tree | commitdiff |
2000-10-30 |
Vadim Zeitlin | fixes from the 2.2 branch |
tree | commitdiff |
2000-10-26 |
Vadim Zeitlin | replaced ++/-- with InterlockedInc/Decrement for access... |
tree | commitdiff |
2000-10-19 |
Vadim Zeitlin | 1. some more tests in console |
tree | commitdiff |
2000-10-19 |
Vadim Zeitlin | set more event object fields for lbox dbl click events |
tree | commitdiff |
2000-10-18 |
Vadim Zeitlin | crash due to missing break before WM_HELP handler fixed |
tree | commitdiff |
2000-10-14 |
Vadim Zeitlin | fixed false alert in wxRegKey::DeleteSelf |
tree | commitdiff |
2000-10-14 |
Vadim Zeitlin | oops, removed the fix from the main branch which I... |
tree | commitdiff |
2000-10-13 |
Julian Smart | Doc/distribution script mods |
tree | commitdiff |
2000-10-12 |
Vadim Zeitlin | added QueryRawValue() to wxRegKey and test code for... |
tree | commitdiff |
2000-10-12 |
Vadim Zeitlin | fix for assert when setting tooltip for a readonly... |
tree | commitdiff |
2000-10-11 |
Vadim Zeitlin | added (MSW/GTK) and documented new frame and dialog... |
tree | commitdiff |
2000-10-10 |
Julian Smart | Added VC++ project files (seems logical) |
tree | commitdiff |
2000-10-10 |
Vadim Zeitlin | fixed MDI accel bug, more tests for it in the sample |
tree | commitdiff |
2000-10-10 |
Vadim Zeitlin | attempts at making modal dialogs without parent work... |
tree | commitdiff |
2000-10-10 |
Vadim Zeitlin | make msg boxes without parent owned by top level app... |
tree | commitdiff |
2000-10-08 |
Vadim Zeitlin | wxFileDialog changed to use (new) wxCHANGE_DIR flag... |
tree | commitdiff |
2000-10-07 |
Vadim Zeitlin | 1. a couple of compilation warnings fixed (strconv... |
tree | commitdiff |
2000-10-06 |
Julian Smart | Added DECLARE/IMLEMENT_CLASS for wxToolBarBase |
tree | commitdiff |
2000-10-04 |
Julian Smart | Removed wxWS_EX_NO_AUTOFOCUS (use AcceptsFocus instead) |
tree | commitdiff |
2000-10-04 |
Julian Smart | Speed fix for wxGenericDirCtrl, starting to add text... |
tree | commitdiff |
2000-09-28 |
Václav Slavík | added wxListCtrl::AssignImageList |
tree | commitdiff |
2000-09-28 |
Václav Slavík | added wxTreeCtrl::AssignImageList |
tree | commitdiff |
2000-09-28 |
Václav Slavík | added wxNotebook::AssingImageList |
tree | commitdiff |
2000-09-25 |
Julian Smart | Enabled context-sensitive help for wxRadioBox |
tree | commitdiff |
2000-09-25 |
Ron Lee | implemented wxDisplaySizeMM for gtk, msw & motif. |
tree | commitdiff |
2000-09-12 |
Julian Smart | Minor mods |
tree | commitdiff |
2000-09-12 |
Vadim Zeitlin | 1. removed 'B' flag from treebase.cpp and regenerated... |
tree | commitdiff |
2000-09-12 |
Julian Smart | Added wxHelpControllerHelpProvider, added DisplayContex... |
tree | commitdiff |
2000-09-10 |
Vadim Zeitlin | wxTipWindow added and is now used by wxSimpleHelpProvider |
tree | commitdiff |
2000-09-10 |
Julian Smart | #ifdefs for WIN16 |
tree | commitdiff |
2000-09-08 |
Julian Smart | Fixed non-recognition of wxLIST_MASK_IMAGE flags. |
tree | commitdiff |
2000-09-08 |
Julian Smart | Added dcclient.h |
tree | commitdiff |
2000-09-08 |
Julian Smart | Fixed some broken things related to context help, fixed... |
tree | commitdiff |
2000-09-08 |
Julian Smart | Put wxContextHelp into cshelp.h/cpp, added wxContextHel... |
tree | commitdiff |
2000-09-07 |
Julian Smart | Added comment to old wxGetMousePosition |
tree | commitdiff |
2000-09-07 |
Julian Smart | Used GetCursorPos for new wxGetMousePosition implementation |
tree | commitdiff |
2000-09-07 |
Julian Smart | Made wxContextHelp implementation generic and added... |
tree | commitdiff |
2000-09-06 |
David Webster | fix to OWNER_DRAWN assert in listbox |
tree | commitdiff |
2000-09-06 |
Julian Smart | Dialogs can now show a question mark for context-sensit... |
tree | commitdiff |
2000-09-06 |
Julian Smart | Added wxHelpEvent, wxContextHelp (MSW only so far)... |
tree | commitdiff |
2000-09-05 |
Julian Smart | Added rules to wxListCtrl (MSW now, GTK+ soon) |
tree | commitdiff |
2000-09-01 |
Julian Smart | Small mods |
tree | commitdiff |
2000-08-29 |
Vadim Zeitlin | added missing .c_str() here and there |
tree | commitdiff |
2000-08-29 |
Julian Smart | Fixed CanCut |
tree | commitdiff |
2000-08-29 |
Julian Smart | Added wxCLIP_SIBLINGS. CVS also seems to think lots... |
tree | commitdiff |
2000-08-27 |
Vadim Zeitlin | compilation fixes for mingw32 (still leaving disabled... |
tree | commitdiff |
2000-08-23 |
Vadim Zeitlin | bug #105 (wxFileSelector misinterprets the def extensio... |
tree | commitdiff |
2000-08-23 |
Václav Slavík | fixed my previous fix in wxListCtrl::SetItem |
tree | commitdiff |
2000-08-22 |
Václav Slavík | fixed bug in wxListCtrl::SetItem (forgot to delete... |
tree | commitdiff |
2000-08-22 |
Vadim Zeitlin | bug #101 (wxListCtrl::GetItemRect() returns rectangle... |
tree | commitdiff |
2000-08-22 |
Vadim Zeitlin | bug #103 (encodings not enumerated correctly) fixed |
tree | commitdiff |
2000-08-16 |
Vadim Zeitlin | added wxUsE_XPM_H_IN_PATH |
tree | commitdiff |
2000-08-15 |
Václav Slavík | fixed wxListCtrl::SetItem -- changing attributes of... |
tree | commitdiff |
2000-08-11 |
Julian Smart | Now show/hide status bar in ShowFullScreen, instead... |
tree | commitdiff |
2000-08-08 |
Bryan Petty | second merge of the 2.2 branch (RL) |
tree | commitdiff |
2000-08-06 |
Julian Smart | Mingw32 fixes |
tree | commitdiff |
2000-08-06 |
Julian Smart | Some BC++ fixes |
tree | commitdiff |
2000-08-04 |
Julian Smart | Modified generic wxTreeCtrl to work under non-Unix... |
tree | commitdiff |
2000-08-03 |
Julian Smart | Added ability to call wxWindow::OnPaint under Windows... |
tree | commitdiff |
2000-08-02 |
Julian Smart | Removed winmm.dll from delayload list. |
tree | commitdiff |
2000-07-25 |
Guillermo Rodrigue... | Modified mouse ENTER/LEAVE events so that they also |
tree | commitdiff |
2000-07-24 |
Julian Smart | Added insertion point code to wxComboBox |
tree | commitdiff |
2000-07-23 |
Julian Smart | Added wxGenericDirCtrl, wxGenericDirDialog and associat... |
tree | commitdiff |
2000-07-23 |
Julian Smart | Updated project and makefiles (VC++) to be more consistent. |
tree | commitdiff |
2000-07-20 |
Unknown (NI) | applied the patch by Garrick Meeker |
tree | commitdiff |
2000-07-19 |
Ove Kaaven | If the "partial" argument is true, you're probably... |
tree | commitdiff |
2000-07-17 |
Guillermo Rodrigue... | Added opengl32 to DLL libs |
tree | commitdiff |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
tree | commitdiff |
2000-05-05 |
Julian Smart | Misc fixes |
tree | commitdiff |
2000-04-11 |
Vadim Zeitlin | compilation fix inside WXWIN_COMPATIBILITY |
tree | commitdiff |
2000-03-20 |
Julian Smart | Had to #ifdef out wxGetFullHostName for Cygwin b20 |
tree | commitdiff |
2000-03-20 |
Julian Smart | Win16 BC++ makefile fixes, other v. small fixes |
tree | commitdiff |
2000-03-20 |
Julian Smart | SetBrushOrgExt broke WIN16 compilation |
tree | commitdiff |
2000-03-20 |
Guillermo Rodrigue... | Added extern "C" around winsock and moved it before... |
tree | commitdiff |
2000-03-19 |
Guillermo Rodrigue... | A duplicate case label broken mingw compilation |
tree | commitdiff |
2000-03-19 |
Robin Dunn | Allows wxStatusBar95 to send common events like other... |
tree | commitdiff |
2000-03-19 |
Vadim Zeitlin | 1. corrected HAVE_PW_GECOS detection in configure ... |
tree | commitdiff |
2000-03-19 |
Julian Smart | Some VC++ makefile fixes; minor comment mods to setup0.h |
tree | commitdiff |
2000-03-19 |
Vadim Zeitlin | compilation fix for anything different from VC++ |
tree | commitdiff |
2000-03-19 |
Vadim Zeitlin | 1. fixed crash in wxDateTime::ParseDate |
tree | commitdiff |
2000-03-18 |
Julian Smart | Added def files for making OpenGL DLLs (Mingw32); added... |
tree | commitdiff |
2000-03-18 |
Guillermo Rodrigue... | Had to #ifdef out all the new wxGetFullHostName code... |
tree | commitdiff |
2000-03-18 |
Julian Smart | Removed the wonderfully malicious WS_CLIPSIBLINGS style. |
tree | commitdiff |
2000-03-18 |
Robin Dunn | When making the DLL with glcanvas then you have to... |
tree | commitdiff |
2000-03-17 |
Vadim Zeitlin | 1. wxGetFullHostName() does return the full host name... |
tree | commitdiff |
2000-03-17 |
Robin Dunn | wxFont remembers facename of actual font used |
tree | commitdiff |
2000-03-17 |
Julian Smart | Some doc fixes; BC++, Watcom C++, Mingw32 fixes |
tree | commitdiff |
2000-03-17 |
Vadim Zeitlin | oops, compilation error - fixed |
tree | commitdiff |
2000-03-17 |
Vadim Zeitlin | wxSTIPPLE_MASK_OPAQUE implementation from Klaas Holwerda |
tree | commitdiff |
2000-03-17 |
Julian Smart | Added some makefiles, more BC++/win16 fixes |
tree | commitdiff |
2000-03-17 |
Unknown (MT) | added WS_CLIPSIBLINGS |
tree | commitdiff |
2000-03-17 |
Unknown (MT) | no message |
tree | commitdiff |
2000-03-16 |
Guillermo Rodrigue... | Removed bool params and retvalues in GSocket interface... |
tree | commitdiff |
2000-03-16 |
Guillermo Rodrigue... | Fixed a problem in GAddress related to CHECK_ADDRESS... |
tree | commitdiff |
2000-03-16 |
Vadim Zeitlin | tooltip fix: compile-time test removed, comment explain... |
tree | commitdiff |
next |