1999-10-21 |
Vadim Zeitlin | wxClipboard::IsOpened() and wxCLipboardLocker helper... |
tree | commitdiff |
1999-10-21 |
Vadim Zeitlin | added helpext.cpp and regenerated the makefiles |
tree | commitdiff |
1999-10-21 |
Vadim Zeitlin | added wxDataObject related files and regenerated the... |
tree | commitdiff |
1999-10-21 |
Vadim Zeitlin | wxDataObject changes - ok for MSW, still not for GTK... |
tree | commitdiff |
1999-10-21 |
Vadim Zeitlin | wxDataObejct and related changes (won't compile right... |
tree | commitdiff |
1999-10-20 |
Robin Dunn | Since wxPanel is now AutoLayout aware, removed indirect... |
tree | commitdiff |
1999-10-20 |
Robin Dunn | fixed compile error for FINAL=1 |
tree | commitdiff |
1999-10-20 |
Robin Dunn | Size the notebook page when it is added to the notebook. |
tree | commitdiff |
1999-10-19 |
Julian Smart | Fixed wxSlider95 bug; updated .dsp files; added Set... |
tree | commitdiff |
1999-10-18 |
Vadim Zeitlin | wxControl and wxChoice derive from the base classes... |
tree | commitdiff |
1999-10-18 |
Vadim Zeitlin | 1. wxApp::ProcessPendingEvents() is now common, added... |
tree | commitdiff |
1999-10-18 |
Vadim Zeitlin | include/wx/choice.hpragma warning is only for VC++ |
tree | commitdiff |
1999-10-18 |
Vadim Zeitlin | compilation fix for !WX_PRECOMP |
tree | commitdiff |
1999-10-18 |
Vadim Zeitlin | compilation fix for non OLE clipboard |
tree | commitdiff |
1999-10-18 |
Vadim Zeitlin | 1. more drag and drop and clipboard changes: |
tree | commitdiff |
1999-10-17 |
Vadim Zeitlin | corrected serious bug in SetHBITMAP |
tree | commitdiff |
1999-10-17 |
Vadim Zeitlin | added several other accel strings |
tree | commitdiff |
1999-10-17 |
Václav Slavík | added HTML printing |
tree | commitdiff |
1999-10-17 |
Vadim Zeitlin | 1. wxPostEvent added and documented |
tree | commitdiff |
1999-10-15 |
Vadim Zeitlin | resolved a conflict |
tree | commitdiff |
1999-10-15 |
Vadim Zeitlin | resolved a conflict |
tree | commitdiff |
1999-10-14 |
Julian Smart | Updated install.txt, added double-inclusion guard,... |
tree | commitdiff |
1999-10-14 |
Julian Smart | Added sqltypes.h (for Cygwin b20), some other Cygwin... |
tree | commitdiff |
1999-10-14 |
Vadim Zeitlin | init.cpp isn't included in the makefiles for wxMSW... |
tree | commitdiff |
1999-10-14 |
Julian Smart | makeg95.env edited for Mingw32/gcc 2.95 compilation... |
tree | commitdiff |
1999-10-14 |
Vadim Zeitlin | more mingw32 warnings fixed |
tree | commitdiff |
1999-10-14 |
Michael Bedward | Regenerated from tmake after editing filelist.txt to... |
tree | commitdiff |
1999-10-13 |
Unknown (CR) | changed LVHITTESTINFO to LV_HITTESTINFO |
tree | commitdiff |
1999-10-13 |
Vadim Zeitlin | warnings for mingw32 compilation fixed |
tree | commitdiff |
1999-10-13 |
Unknown (CR) | Added item clicks event support |
tree | commitdiff |
1999-10-13 |
Unknown (CR) | Added support for item clicks |
tree | commitdiff |
1999-10-12 |
Vadim Zeitlin | 1. DLL compilation fixes (wrong WXDLLEXPORT placement... |
tree | commitdiff |
1999-10-10 |
Vadim Zeitlin | wxSpinCtrl |
tree | commitdiff |
1999-10-09 |
Robin Dunn | Attempting to restore the binary files that got trashed... |
tree | commitdiff |
1999-10-09 |
Robin Dunn | passing CRTFLAG to subordinant makes |
tree | commitdiff |
1999-10-08 |
Karsten Ballüder | replaced T() makro with wxT() due to namespace probs... |
tree | commitdiff |
1999-10-07 |
Vadim Zeitlin | some fixes after global _T() => T() change |
tree | commitdiff |
1999-10-07 |
David Webster | *** empty log message *** |
tree | commitdiff |
1999-10-06 |
Vadim Zeitlin | added wxDialUpManager::IsAlwaysConnected() and GetISPNa... |
tree | commitdiff |
1999-10-06 |
Michael Bedward | Added new wxGrid classes. This is a work in progress ! |
tree | commitdiff |
1999-10-04 |
Vadim Zeitlin | MSW compilation (and other) fixes |
tree | commitdiff |
1999-10-04 |
Vadim Zeitlin | many changes; major ones: |
tree | commitdiff |
1999-10-04 |
Unknown (JL) | Renameing funktions from DIB to prevent name clashes |
tree | commitdiff |
1999-10-03 |
Václav Slavík | wxHTML 8.3 convention |
tree | commitdiff |
1999-10-03 |
Vadim Zeitlin | 1. Win9x support + async dialing + many more for wxDial... |
tree | commitdiff |
1999-10-03 |
Vadim Zeitlin | I'm having some weird problems with cvs... |
tree | commitdiff |
1999-10-02 |
Václav Slavík | making wxHTML 8.3 compliant |
tree | commitdiff |
1999-10-01 |
Vadim Zeitlin | fix for Append() bug for sorted comboboxes |
tree | commitdiff |
1999-10-01 |
Vadim Zeitlin | Borland makefiles fixes for .c files |
tree | commitdiff |
1999-10-01 |
Vadim Zeitlin | wxDialUpManager class (first draft, works only under... |
tree | commitdiff |
1999-10-01 |
Vadim Zeitlin | wxFontEnumerator class for Motif/X |
tree | commitdiff |
1999-10-01 |
Vadim Zeitlin | wxMotif::wxFont supports encodings too (and shares... |
tree | commitdiff |
1999-10-01 |
Vadim Zeitlin | basic support for encodings for wxMSW::wxFont |
tree | commitdiff |
1999-09-30 |
Guillermo Rodrigue... | All events now internally watched |
tree | commitdiff |
1999-09-30 |
Robin Dunn | fixed the rule for the DLL so it doesn't build the... |
tree | commitdiff |
1999-09-30 |
Unknown (MT) | only set parent frame ontop when the current frame... |
tree | commitdiff |
1999-09-29 |
Vadim Zeitlin | 1. Implemented support for different icons for differen... |
tree | commitdiff |
1999-09-29 |
Vadim Zeitlin | 1. added a brief overview of Unicode support |
tree | commitdiff |
1999-09-29 |
J. Russell Smyth | Added wxNB_LEFT,RIGHT,BOTTOM styles to alter tab placement |
tree | commitdiff |
1999-09-29 |
Robin Dunn | Removed call to SetValidator since CreateBase was doing... |
tree | commitdiff |
1999-09-29 |
Julian Smart | Misc changes, including to wxPropertyForm and sample... |
tree | commitdiff |
1999-09-20 |
Vadim Zeitlin | started separating GUI parts of wxLog from the rest |
tree | commitdiff |
1999-09-20 |
Harco de Hilster | header inclusion fix |
tree | commitdiff |
1999-09-18 |
Vadim Zeitlin | serbase.cpp added to the list of files |
tree | commitdiff |
1999-09-18 |
Robin Dunn | Fixed wxTreeCtrl to use the proper bacground color... |
tree | commitdiff |
1999-09-17 |
Vadim Zeitlin | compilation error corrected |
tree | commitdiff |
1999-09-17 |
Vadim Zeitlin | now we initialize wxListEvent correctly |
tree | commitdiff |
1999-09-17 |
Guillermo Rodrigue... | Solved problem with wxhInstance name being mangled... |
tree | commitdiff |
1999-09-17 |
Unknown (MT) | set tooltip to be TOPMOST |
tree | commitdiff |
1999-09-15 |
Guillermo Rodrigue... | Checking for wxUSE_SOCKETS and __GSOCKET_STANDALONE__... |
tree | commitdiff |
1999-09-15 |
Guillermo Rodrigue... | You CAN'T check for wxUSE_SOCKET *before* #including... |
tree | commitdiff |
1999-09-14 |
J. Russell Smyth | Changes for mingw32/gcc-2.95 |
tree | commitdiff |
1999-09-14 |
J. Russell Smyth | Makefile for mingw/gcc-2.95 |
tree | commitdiff |
1999-09-13 |
Robin Dunn | *** empty log message *** |
tree | commitdiff |
1999-09-13 |
Unknown (MT) | Add detachmenu |
tree | commitdiff |
1999-09-13 |
Unknown (MT) | use a global hwndTT |
tree | commitdiff |
1999-09-13 |
Unknown (MT) | add wxTE_AUTO_SCROLL |
tree | commitdiff |
1999-09-13 |
Unknown (MT) | blit using icon mask |
tree | commitdiff |
1999-09-13 |
Unknown (MT) | Add detachmenu, insert menu, replace menu. |
tree | commitdiff |
1999-09-13 |
Unknown (MT) | Added callback to start in current directory |
tree | commitdiff |
1999-09-13 |
Robin Dunn | Allowed gsocket to compile when wxUSE_SOCKETS is 0 |
tree | commitdiff |
1999-09-13 |
Robin Dunn | Makefile updates from new filelist.txt |
tree | commitdiff |
1999-09-13 |
Robin Dunn | Made wxNO_DEFAULT set the "no" button as the default... |
tree | commitdiff |
1999-09-12 |
Harco de Hilster | New HTML help system. The old controller class has... |
tree | commitdiff |
1999-09-12 |
Guillermo Rodrigue... | Fixed a bug when GSocket_SetCallback was used before... |
tree | commitdiff |
1999-09-11 |
Guillermo Rodrigue... | Added GSocket_Select() and fixed some things |
tree | commitdiff |
1999-09-09 |
Guillermo Rodrigue... | Fixed some bus in Connect() |
tree | commitdiff |
1999-09-08 |
Guillermo Rodrigue... | Bugfix in GSocket_Cleanup() |
tree | commitdiff |
1999-09-08 |
Julian Smart | Fixed cursor loading on Win95 |
tree | commitdiff |
1999-09-08 |
Julian Smart | Added wxTE_NO_VSCROLL style; corrected joystick event... |
tree | commitdiff |
1999-09-07 |
Guillermo Rodrigue... | GSocket for MSW |
tree | commitdiff |
1999-09-06 |
Julian Smart | Added wxFontEnumerator class for wxMSW, and fixed text... |
tree | commitdiff |
1999-09-05 |
Vadim Zeitlin | some fixes for VC++ 1.5 makefiles |
tree | commitdiff |
1999-09-05 |
Julian Smart | Misc. 16-bit compilation fixes |
tree | commitdiff |
1999-09-05 |
Julian Smart | Updating corrupt file |
tree | commitdiff |
1999-09-02 |
Julian Smart | SetMenuBar potential memory leak fixed; added wxTAB_TRA... |
tree | commitdiff |
1999-08-31 |
Julian Smart | Added Set/GetSelection to wxPrintDialogData (the value... |
tree | commitdiff |
1999-08-30 |
Patrick Albert | Removing most of level 4 warnings, particulary in 16... |
tree | commitdiff |
1999-08-29 |
Michael Bedward | Regenerated from tmake to add imagpcx. |
tree | commitdiff |
1999-08-27 |
Patrick Albert | Adding GetPrevSibling() & GetNextSibling() in winundef.h |
tree | commitdiff |
next |