1999-06-16 |
Ove Kaaven | Someone probably meant "wx/defs.h" instead of "defs.h" |
commit | commitdiff | tree | snapshot |
1999-06-16 |
Ove Kaaven | Suppose I should trust the headers in BC++5.02 more... |
commit | commitdiff | tree | snapshot |
1999-06-15 |
Vadim Zeitlin | wxString::IsSameAs(char) added and documented as well... |
commit | commitdiff | tree | snapshot |
1999-06-15 |
Robert Roebling | Automake fix. |
commit | commitdiff | tree | snapshot |
1999-06-15 |
Vadim Zeitlin | compilation fixes for wxMSW |
commit | commitdiff | tree | snapshot |
1999-06-15 |
Vadim Zeitlin | 2 typos corrected |
commit | commitdiff | tree | snapshot |
1999-06-15 |
Robert Roebling | Added a few #if wxUSE_XXX |
commit | commitdiff | tree | snapshot |
1999-06-14 |
Robert Roebling | Added zillions of #if wxUSE_XXX |
commit | commitdiff | tree | snapshot |
1999-06-14 |
Ove Kaaven | Explicit casting/instantiation to resolve ambiguous... |
commit | commitdiff | tree | snapshot |
1999-06-14 |
Karsten Ballüder | Fixed the keyboard selection handling (Please remember... |
commit | commitdiff | tree | snapshot |
1999-06-14 |
Ove Kaaven | Unicode fix. |
commit | commitdiff | tree | snapshot |
1999-06-14 |
Harco de Hilster | ignore .lo and .la |
commit | commitdiff | tree | snapshot |
1999-06-14 |
Harco de Hilster | cvs now ignores libtool's .lo and .la files |
commit | commitdiff | tree | snapshot |
1999-06-14 |
Karsten Ballüder | Should work for wxMSW, now. Cannot test this myself... |
commit | commitdiff | tree | snapshot |
1999-06-14 |
Karsten Ballüder | Modified so that it should work for __WXMSW__, too... |
commit | commitdiff | tree | snapshot |
1999-06-14 |
Ove Kaaven | The Unicode handling fixes my app seemed to need. |
commit | commitdiff | tree | snapshot |
1999-06-14 |
Karsten Ballüder | improved selection-autodeletion, but backspace handling... |
commit | commitdiff | tree | snapshot |
1999-06-14 |
Ove Kaaven | A few weeks of Unicode fixes (my old win95 laptop compi... |
commit | commitdiff | tree | snapshot |
1999-06-14 |
Ove Kaaven | Some more Unicode changes. |
commit | commitdiff | tree | snapshot |
1999-06-14 |
Ove Kaaven | Could of Unicode fixes. |
commit | commitdiff | tree | snapshot |
1999-06-14 |
Ove Kaaven | Unicode needs the 'experimental' printf, so define... |
commit | commitdiff | tree | snapshot |
1999-06-14 |
Ove Kaaven | operator for wxString == wx[W]CharBuffer. |
commit | commitdiff | tree | snapshot |
1999-06-14 |
Ove Kaaven | Couple more Unicode fixes. |
commit | commitdiff | tree | snapshot |
1999-06-14 |
Ove Kaaven | Unicode changes. |
commit | commitdiff | tree | snapshot |
1999-06-14 |
Patrick Albert | Correct some minor compile pbs with VC++1.52c & VC... |
commit | commitdiff | tree | snapshot |
1999-06-14 |
Patrick Albert | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-06-14 |
Vadim Zeitlin | wxGetFullHostName() implemented - it doesn't work thoug... |
commit | commitdiff | tree | snapshot |
1999-06-13 |
Vadim Zeitlin | WXDLLEXPORTLOCAL removed, WXDLLEXPORT seems to be enough |
commit | commitdiff | tree | snapshot |
1999-06-13 |
Vadim Zeitlin | 1. some more of "#if wxUSE_XXX" here and there |
commit | commitdiff | tree | snapshot |
1999-06-13 |
Vadim Zeitlin | 1. libtool 1.2d => 1.3 (should speed up configure check... |
commit | commitdiff | tree | snapshot |
1999-06-13 |
Vadim Zeitlin | wxWindow::Fit() infinite loop bug fixed |
commit | commitdiff | tree | snapshot |
1999-06-13 |
Karsten Ballüder | Added missing initialisation of m_AutoDeleteSelection. |
commit | commitdiff | tree | snapshot |
1999-06-13 |
Karsten Ballüder | Fixed two minor bugs. Still more than enough left.... |
commit | commitdiff | tree | snapshot |
1999-06-13 |
Karsten Ballüder | Added missing wxGetFullHostName() and wxNO_DEFAULT... |
commit | commitdiff | tree | snapshot |
1999-06-13 |
Robert Roebling | Added OS/2 patches to wxGTK. |
commit | commitdiff | tree | snapshot |
1999-06-12 |
Vadim Zeitlin | 1. crash when deleting multi line selection fixed |
commit | commitdiff | tree | snapshot |
1999-06-12 |
Vadim Zeitlin | IRIX compilation fixes |
commit | commitdiff | tree | snapshot |
1999-06-12 |
Vadim Zeitlin | {Get/Set}{Width/Height} documented |
commit | commitdiff | tree | snapshot |
1999-06-11 |
Robert Roebling | Implemented ListCtrl::SetColumnWidth() wxLIST_AUTOSIZE |
commit | commitdiff | tree | snapshot |
1999-06-11 |
Vadim Zeitlin | 1. wxLayoutList::GetNumLines() and MoveCursorToEnd... |
commit | commitdiff | tree | snapshot |
1999-06-11 |
Vadim Zeitlin | wxSize::[GS]et{Width|Height} added |
commit | commitdiff | tree | snapshot |
1999-06-11 |
Vadim Zeitlin | minor changes (fixing crash on mouse click) |
commit | commitdiff | tree | snapshot |
1999-06-11 |
Vadim Zeitlin | IRIX compile fixes |
commit | commitdiff | tree | snapshot |
1999-06-11 |
Karsten Ballüder | Fixed a few bugs. |
commit | commitdiff | tree | snapshot |
1999-06-11 |
Vadim Zeitlin | more DLL compilation changes |
commit | commitdiff | tree | snapshot |
1999-06-10 |
Robin Dunn | Fixed compile errors. |
commit | commitdiff | tree | snapshot |
1999-06-10 |
Robin Dunn | Added wxWindowBase::CentreOnParent to allow top level... |
commit | commitdiff | tree | snapshot |
1999-06-10 |
Robert Roebling | Corrected byte swapping macros. |
commit | commitdiff | tree | snapshot |
1999-06-10 |
Vadim Zeitlin | WXDLLEXPORT added to wxStringTokenizer (and also severa... |
commit | commitdiff | tree | snapshot |
1999-06-10 |
Vadim Zeitlin | compialtion fixes |
commit | commitdiff | tree | snapshot |
1999-06-10 |
Vadim Zeitlin | wxNotebook compilation fix |
commit | commitdiff | tree | snapshot |
1999-06-10 |
Ove Kaaven | Unicode fix. |
commit | commitdiff | tree | snapshot |
1999-06-10 |
Ove Kaaven | A few Unicode fixes. |
commit | commitdiff | tree | snapshot |
1999-06-10 |
Ove Kaaven | Use wxStricmp instead of Stricmp in CmpNoCase. |
commit | commitdiff | tree | snapshot |
1999-06-10 |
Ove Kaaven | I see no reason to have a copy of Stricmp from string... |
commit | commitdiff | tree | snapshot |
1999-06-10 |
Ove Kaaven | Unicode fix. |
commit | commitdiff | tree | snapshot |
1999-06-10 |
Robin Dunn | Added makefile and such for VC so I cna see what riched... |
commit | commitdiff | tree | snapshot |
1999-06-10 |
Karsten Ballüder | Popup menu and cursor corrected. Some bugs fixed. |
commit | commitdiff | tree | snapshot |
1999-06-10 |
Karsten Ballüder | Attempt to add primary selection support. |
commit | commitdiff | tree | snapshot |
1999-06-10 |
Karsten Ballüder | Attempt to add primary selection support, but doesn... |
commit | commitdiff | tree | snapshot |
1999-06-10 |
Robert Roebling | Docs. |
commit | commitdiff | tree | snapshot |
1999-06-10 |
Karsten Ballüder | The cursor is back! (Someone corrected wxGTK's idea... |
commit | commitdiff | tree | snapshot |
1999-06-10 |
Karsten Ballüder | layout better |
commit | commitdiff | tree | snapshot |
1999-06-10 |
Robert Roebling | wxWINE fixes. |
commit | commitdiff | tree | snapshot |
1999-06-10 |
Karsten Ballüder | documented the wxNO_DEFAULT that I added to make No... |
commit | commitdiff | tree | snapshot |
1999-06-09 |
Vadim Zeitlin | 1. fatal typo in colour copying in wxStyleInfo ctor... |
commit | commitdiff | tree | snapshot |
1999-06-09 |
Julian Smart | Getting various compilers to work with wxWin again |
commit | commitdiff | tree | snapshot |
1999-06-09 |
Robert Roebling | The last drops of WINE. |
commit | commitdiff | tree | snapshot |
1999-06-09 |
Karsten Ballüder | Fixed. |
commit | commitdiff | tree | snapshot |
1999-06-09 |
Vadim Zeitlin | makefile for wxLayout sample |
commit | commitdiff | tree | snapshot |
1999-06-09 |
Vadim Zeitlin | wxLayoutStyleInfo ctor reverted back to the original... |
commit | commitdiff | tree | snapshot |
1999-06-09 |
Karsten Ballüder | added WAVE |
commit | commitdiff | tree | snapshot |
1999-06-09 |
Karsten Ballüder | Added --with-wave/--without-wave for conditional wxWave... |
commit | commitdiff | tree | snapshot |
1999-06-09 |
Karsten Ballüder | Fixed handling of --enable-optimise (had to remove... |
commit | commitdiff | tree | snapshot |
1999-06-09 |
Vadim Zeitlin | wxLayoutStyleInfo ctor doesn't set all fields to -1 |
commit | commitdiff | tree | snapshot |
1999-06-09 |
Vadim Zeitlin | menu changed, many uninitialized variables are now... |
commit | commitdiff | tree | snapshot |
1999-06-09 |
Vadim Zeitlin | 1. wxPaintDC reuse now seems to actually work instead... |
commit | commitdiff | tree | snapshot |
1999-06-09 |
Karsten Ballüder | compilation fixes |
commit | commitdiff | tree | snapshot |
1999-06-09 |
Karsten Ballüder | Now works with older versions of the test command,... |
commit | commitdiff | tree | snapshot |
1999-06-09 |
Robin Dunn | Added command for building MS HTML Help file. |
commit | commitdiff | tree | snapshot |
1999-06-09 |
Robin Dunn | Added config values (commented out) for generating... |
commit | commitdiff | tree | snapshot |
1999-06-09 |
Robert Roebling | WINE is so fine. |
commit | commitdiff | tree | snapshot |
1999-06-08 |
Vadim Zeitlin | compile and cursor positioning fixes |
commit | commitdiff | tree | snapshot |
1999-06-08 |
Robert Roebling | Chianti, Pinot noir, WINE.. |
commit | commitdiff | tree | snapshot |
1999-06-08 |
Vadim Zeitlin | more Motif fixes (still doesn't compile, but *really... |
commit | commitdiff | tree | snapshot |
1999-06-08 |
Vadim Zeitlin | 1. fixes for non-Posix sh in configure |
commit | commitdiff | tree | snapshot |
1999-06-08 |
Julian Smart | Removed floor() references |
commit | commitdiff | tree | snapshot |
1999-06-08 |
Vadim Zeitlin | explained (?) difference between LeftDown and LeftIsDown |
commit | commitdiff | tree | snapshot |
1999-06-08 |
Vadim Zeitlin | the default value for the constraints is wxUnconstraine... |
commit | commitdiff | tree | snapshot |
1999-06-08 |
Robert Roebling | Compile fixes. |
commit | commitdiff | tree | snapshot |
1999-06-08 |
Karsten Ballüder | another fix |
commit | commitdiff | tree | snapshot |
1999-06-08 |
Karsten Ballüder | Fixed compilation, sorry for that. |
commit | commitdiff | tree | snapshot |
1999-06-08 |
Robert Roebling | A few more WINE fixes. |
commit | commitdiff | tree | snapshot |
1999-06-08 |
Robin Dunn | Added wxFrame::MakeModal for MSW, (it's already there... |
commit | commitdiff | tree | snapshot |
1999-06-08 |
Robin Dunn | Changed GetSize to DoGetSize so virtual GetSize works... |
commit | commitdiff | tree | snapshot |
1999-06-07 |
Robert Roebling | compile fixes. |
commit | commitdiff | tree | snapshot |
1999-06-07 |
Robin Dunn | Added GetMessage to those that are undef'ed and reimple... |
commit | commitdiff | tree | snapshot |
1999-06-07 |
Robin Dunn | Since wxPrivateDataObject doesn't derive from wxObject... |
commit | commitdiff | tree | snapshot |
1999-06-07 |
Robert Roebling | Added some WINE things. |
commit | commitdiff | tree | snapshot |
1999-06-07 |
Karsten Ballüder | Coupled some core functionality out, to allow its use... |
commit | commitdiff | tree | snapshot |
next |