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 |
1999-11-08 |
George Tasker | wxStrnicmp() function is not defined under windows... |
tree | commitdiff |
1999-11-07 |
Julian Smart | Various fixes for various compilers... |
tree | commitdiff |
1999-11-07 |
Robert Roebling | More replacements of strcmp -> wxStr.. |
tree | commitdiff |
1999-11-07 |
Robert Roebling | Added wxStrnicmp and to wchar.h, not yet for Unicode... |
tree | commitdiff |
1999-11-06 |
Vadim Zeitlin | compile fix for VC++ 5 |
tree | commitdiff |
1999-11-06 |
Guilhem Lavaux | Fixed wxMemoryOutputStream (it wasn't working at all) |
tree | commitdiff |
1999-11-06 |
Václav Slavík | fixed URL parsing problem |
tree | commitdiff |
1999-11-06 |
George Tasker | Renamed FWD_ONLY_CURSORS to wxODBC_FWD_ONLY_CURSORS... |
tree | commitdiff |
1999-11-06 |
Vadim Zeitlin | 1. wxFontMapper seems to work for wxMSW |
tree | commitdiff |
1999-11-06 |
Václav Slavík | fixed memory leak in wxFilesystemHandler |
tree | commitdiff |
1999-11-05 |
David Webster | Change the const global wxDefaultValidator to a pointer... |
tree | commitdiff |
1999-11-05 |
Vadim Zeitlin | 1. wxFontMapper almost finished |
tree | commitdiff |
1999-11-05 |
Robert Roebling | Added IsTopLevel() as a virtual function. |
tree | commitdiff |
1999-11-05 |
Stefan Csomor | CW5.2 Pro Adaptions, wxMac starting to move in |
tree | commitdiff |
1999-11-04 |
Vadim Zeitlin | 1. wxFontMapper starts to materialise |
tree | commitdiff |
1999-11-04 |
Vadim Zeitlin | 1. wxFileDataObject fixes from Ricky Gonzales - seems... |
tree | commitdiff |
1999-11-03 |
Robert Roebling | Some menu things. |
tree | commitdiff |
1999-11-03 |
Vadim Zeitlin | readded clipboard support to richedit sample and fixed... |
tree | commitdiff |
1999-11-02 |
Vadim Zeitlin | and the compilation fix for the warning fixes |
tree | commitdiff |
1999-11-02 |
Vadim Zeitlin | and the compilation fix for the warning fixes |
tree | commitdiff |
1999-11-02 |
Robert Roebling | wxDialogs now use GTK_WINDOW_DIALOG, |
tree | commitdiff |
1999-11-02 |
Vadim Zeitlin | disabled the old odbc code |
tree | commitdiff |
1999-11-02 |
Vadim Zeitlin | bug in wxMenuBase::FindChildItem() corrected |
tree | commitdiff |
1999-11-02 |
Vadim Zeitlin | include <wx/...> => include "wx/..." |
tree | commitdiff |
1999-11-02 |
Vadim Zeitlin | wxGTK compiles (and seems to work) again after wxMenu... |
tree | commitdiff |
1999-11-02 |
Vadim Zeitlin | compilation fixes |
tree | commitdiff |
1999-11-02 |
Vadim Zeitlin | 1. wxMenu changes: wxMenuBase appears, several new... |
tree | commitdiff |
1999-11-01 |
Julian Smart | Tidied some docs, made VC++ 6 DLL compilation work... |
tree | commitdiff |
1999-10-31 |
Václav Slavík | added wxFileSystem::FindFirst and FindNext |
tree | commitdiff |
1999-10-31 |
Robert Roebling | Distrib changes. |
tree | commitdiff |
1999-10-29 |
Sylvain Bougnoux | Add operator << (ostream&, const wxString&) |
tree | commitdiff |
1999-10-29 |
Sylvain Bougnoux | Accept list of separators as a wxString instead of... |
tree | commitdiff |
1999-10-29 |
Ove Kaaven | wxT() for a Spanish(?) debug message |
tree | commitdiff |
1999-10-28 |
Sylvain Bougnoux | conform to new wxTextInputStream >> wxString |
tree | commitdiff |
1999-10-28 |
Sylvain Bougnoux | operator >> wxString eat word by default. \n Add wxText... |
tree | commitdiff |
1999-10-28 |
Ove Kaaven | Use wxConvertMB2WX to fix compilation error in Unicode... |
tree | commitdiff |
1999-10-28 |
David Webster | *** empty log message *** |
tree | commitdiff |
1999-10-27 |
Václav Slavík | added copy ctor to wxHashTable |
tree | commitdiff |
1999-10-27 |
Václav Slavík | bugfix: wxList's copy ctor now works with keyed lists |
tree | commitdiff |
1999-10-26 |
Vadim Zeitlin | 1. added wxMenuBarBase |
tree | commitdiff |
1999-10-25 |
David Webster | no message |
tree | commitdiff |
1999-10-25 |
Robert Roebling | Mem leak in new accelerator code. |
tree | commitdiff |
1999-10-25 |
Vadim Zeitlin | 1. small dnd compilation fixes (no attempt to make... |
tree | commitdiff |
1999-10-25 |
David Webster | *** empty log message *** |
tree | commitdiff |
1999-10-24 |
Ove Kaaven | Changed wxGetSingleChoiceData() to take void* client... |
tree | commitdiff |
1999-10-24 |
Julian Smart | Fixes for 16-bit compilation |
tree | commitdiff |
1999-10-24 |
Robert Roebling | Small distrib changes, |
tree | commitdiff |
1999-10-24 |
Vadim Zeitlin | 1. compilation fix for wxArrayTreeItemIds |
tree | commitdiff |
1999-10-23 |
Vadim Zeitlin | 1. wxDropTarget::OnData() returns wxDragResult now... |
tree | commitdiff |
1999-10-23 |
Robin Dunn | Added missing constructor for wxCustomDataObject so... |
tree | commitdiff |
1999-10-22 |
David Webster | Update for VA V4.0 |
tree | commitdiff |
1999-10-22 |
Vadim Zeitlin | 1. sorted wxListBox and wxComboBox seem to work under... |
tree | commitdiff |
1999-10-22 |
Vadim Zeitlin | wxChoice and wxListBox GTK+ changes (wxChoice works... |
tree | commitdiff |
1999-10-22 |
Robert Roebling | Compile fix for wxDataFormat cast, |
tree | commitdiff |
1999-10-22 |
Vadim Zeitlin | 1. some fixes for wxSortedArrayString |
tree | commitdiff |
next |