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 |
1999-06-07 |
Karsten Ballüder | now accepts automake 1.3, too |
commit | commitdiff | tree | snapshot |
1999-06-07 |
Karsten Ballüder | Added a function to get screen coordinates relating... |
commit | commitdiff | tree | snapshot |
1999-06-07 |
Robert Roebling | Ignore. |
commit | commitdiff | tree | snapshot |
1999-06-07 |
Robert Roebling | Just ignore CVS. It's better for you. |
commit | commitdiff | tree | snapshot |
1999-06-07 |
Robert Roebling | I'm able to make a wxGTK.tgz again. |
commit | commitdiff | tree | snapshot |
1999-06-07 |
Vadim Zeitlin | 1. configure caches the command line options |
commit | commitdiff | tree | snapshot |
1999-06-07 |
Vadim Zeitlin | 1. wxWindow::IsTopLevel() added and documented |
commit | commitdiff | tree | snapshot |
1999-06-07 |
Robert Roebling | CVS cleanups. |
commit | commitdiff | tree | snapshot |
1999-06-07 |
Robert Roebling | Distribution things. |
commit | commitdiff | tree | snapshot |
1999-06-07 |
Robert Roebling | Updated distribtion and docs. |
commit | commitdiff | tree | snapshot |
1999-06-07 |
Robert Roebling | Fixed wrong include paths for zlib/png/jpeg. |
commit | commitdiff | tree | snapshot |
1999-06-07 |
Robert Roebling | Install AFMs as well. |
commit | commitdiff | tree | snapshot |
1999-06-07 |
Karsten Ballüder | Moved to ../samples/rtfedit. |
commit | commitdiff | tree | snapshot |
1999-06-07 |
Karsten Ballüder | Formerly known as wxLayout. |
commit | commitdiff | tree | snapshot |
1999-06-07 |
Vadim Zeitlin | compilation fix for newer wxGTK |
commit | commitdiff | tree | snapshot |
1999-06-07 |
Vadim Zeitlin | fix for older versions of automake |
commit | commitdiff | tree | snapshot |
1999-06-07 |
Robert Roebling | Corrected cursors for during capture mouse. |
commit | commitdiff | tree | snapshot |
1999-06-06 |
Vadim Zeitlin | bug in menu accelerators code corrected (don't create... |
commit | commitdiff | tree | snapshot |
1999-06-06 |
Vadim Zeitlin | some small fixes to make it work a bit again under... |
commit | commitdiff | tree | snapshot |
1999-06-06 |
Karsten Ballüder | My heavy modification and some back-changes to allow... |
commit | commitdiff | tree | snapshot |
1999-06-06 |
Robert Roebling | Corrected hotkeys for MDI menus. |
commit | commitdiff | tree | snapshot |
1999-06-05 |
Vadim Zeitlin | background bitmap test added, other minor fixes |
commit | commitdiff | tree | snapshot |
1999-06-05 |
Vadim Zeitlin | repositioning the cursor with mouse clicks works |
commit | commitdiff | tree | snapshot |
1999-06-05 |
Robert Roebling | Changed to libtool's interface vs. release versioning |
commit | commitdiff | tree | snapshot |
1999-06-05 |
Robert Roebling | Compile fixes. |
commit | commitdiff | tree | snapshot |
1999-06-05 |
Brian Macy | Attempt at getting mingw32 working again... still doesn... |
commit | commitdiff | tree | snapshot |
1999-06-05 |
Vadim Zeitlin | latest changes: added word-wise movement (buggy, esp... |
commit | commitdiff | tree | snapshot |
1999-06-05 |
Vadim Zeitlin | 1. added missing wxUSE_TEXTDLG to setup0.h |
commit | commitdiff | tree | snapshot |
1999-06-04 |
Robert Roebling | Added missing file. |
commit | commitdiff | tree | snapshot |
1999-06-04 |
Robert Roebling | Added semicolon to macro in list.h - I just read that |
commit | commitdiff | tree | snapshot |
1999-06-04 |
Vadim Zeitlin | 1. warnings suppressed in wave.cpp |
commit | commitdiff | tree | snapshot |
1999-06-04 |
Vadim Zeitlin | these files are not used any more |
commit | commitdiff | tree | snapshot |
1999-06-04 |
Robert Roebling | Added wxInt32 etc (FIXME for 64bit) |
commit | commitdiff | tree | snapshot |
1999-06-04 |
Robert Roebling | Corrected bug in DoSetSize() (wxALLOW_MINUS_ONE) |
commit | commitdiff | tree | snapshot |
1999-06-04 |
Robert Roebling | More makefiles correction. Minimal runs now. |
commit | commitdiff | tree | snapshot |
1999-06-03 |
Vadim Zeitlin | 1. more (minor) wxCaret bug fixes |
commit | commitdiff | tree | snapshot |
1999-06-03 |
Vadim Zeitlin | wxString::begin and end added |
commit | commitdiff | tree | snapshot |
1999-06-03 |
Vadim Zeitlin | MSW fixes for wxLayout, part II: now breaking and mergi... |
commit | commitdiff | tree | snapshot |
1999-06-03 |
Robert Roebling | Small makefile corrections. |
commit | commitdiff | tree | snapshot |
1999-06-03 |
Robert Roebling | Reactivtaed the new wxRect code |
commit | commitdiff | tree | snapshot |
1999-06-03 |
Julian Smart | Corrected spelling of 'unrecognized' |
commit | commitdiff | tree | snapshot |
1999-06-03 |
Julian Smart | Removed GetSize from wxToolBar95 |
commit | commitdiff | tree | snapshot |
1999-06-03 |
Robert Roebling | Another typo in ocnfigure.in |
commit | commitdiff | tree | snapshot |
next |