1999-07-17 |
Harco de Hilster | Minor fixes mainly to get stuff compiled using the... |
tree | commitdiff |
1999-07-15 |
Robin Dunn | Preserve -1 for dilog unit conversions |
tree | commitdiff |
1999-07-15 |
Robert Roebling | Compile fixes, |
tree | commitdiff |
1999-07-15 |
Guilhem Lavaux | * wxMemoryStreams updates |
tree | commitdiff |
1999-07-15 |
Robert Roebling | Compile fixes. |
tree | commitdiff |
1999-07-15 |
Vadim Zeitlin | 1. wxFFile::Close() buglet fixed |
tree | commitdiff |
1999-07-15 |
Vadim Zeitlin | 1. wxTextCtrl compilation fixes for wxGTK and more... |
tree | commitdiff |
1999-07-14 |
Vadim Zeitlin | 1. new wxFFile class - as wxFile but uses fopen/fread... |
tree | commitdiff |
1999-07-13 |
Guilhem Lavaux | * Changed char to wxChar in operators. |
tree | commitdiff |
1999-07-12 |
Guilhem Lavaux | * Changed behaviour of wxTextStreams::operator(wxUint8... |
tree | commitdiff |
1999-07-11 |
Robert Roebling | DocView and wxStream things |
tree | commitdiff |
1999-07-11 |
Robert Roebling | A few compile things. |
tree | commitdiff |
1999-07-10 |
Václav Slavík | *** empty log message *** |
tree | commitdiff |
1999-07-10 |
Vadim Zeitlin | 1. minor fixes in wxDynLib |
tree | commitdiff |
1999-07-09 |
Guilhem Lavaux | * wxStream doc update |
tree | commitdiff |
1999-07-09 |
Patrick Albert | Some minors changes, like adding empty lines at end... |
tree | commitdiff |
1999-07-09 |
Vadim Zeitlin | added wxUSE_FS_INET/ZIP |
tree | commitdiff |
1999-07-07 |
Václav Slavík | *** empty log message *** |
tree | commitdiff |
1999-07-07 |
Guilhem Lavaux | * New wxStreams (to be documented), new classes: wxBuff... |
tree | commitdiff |
1999-07-06 |
Vadim Zeitlin | 1. wxAppBase class appers, wxApp in wxGTK and wxMSW... |
tree | commitdiff |
1999-07-05 |
Vadim Zeitlin | made wxImage::Scale() const to not confuse people any... |
tree | commitdiff |
1999-07-03 |
Karsten Ballüder | Added wxDllLoader::UnloadLibrary() |
tree | commitdiff |
1999-07-02 |
Guilhem Lavaux | * Typo. |
tree | commitdiff |
1999-07-02 |
Guilhem Lavaux | * Fixed Apple IEEE conversion |
tree | commitdiff |
1999-06-30 |
Guilhem Lavaux | * Moved ReadLine()/WriteLine() to wxIn/OutputStream |
tree | commitdiff |
1999-06-29 |
Robert Roebling | wxChoiceDialog fix. |
tree | commitdiff |
1999-06-29 |
Guilhem Lavaux | * wxDataStreams use wxUint now. |
tree | commitdiff |
1999-06-29 |
Karsten Ballüder | Added code to look up main program symbols - unix only... |
tree | commitdiff |
1999-06-28 |
Vadim Zeitlin | wxGTK compile fixes for my wxMSW changes |
tree | commitdiff |
1999-06-28 |
Vadim Zeitlin | why cvs thinks that I modified these files? |
tree | commitdiff |
1999-06-28 |
Vadim Zeitlin | file I forgot to add... |
tree | commitdiff |
1999-06-28 |
Guilhem Lavaux | * wxStream fixes (integer/line parsing). |
tree | commitdiff |
1999-06-28 |
Robert Roebling | Applied fixes for AIX (GTK 1.0 compilation). |
tree | commitdiff |
1999-06-27 |
Robert Roebling | Replaced ostream with FILE* in wxExpr. |
tree | commitdiff |
1999-06-27 |
Robert Roebling | More tests for streams. |
tree | commitdiff |
1999-06-27 |
Robert Roebling | Work on streams of all sorts. More to come. |
tree | commitdiff |
1999-06-26 |
Robert Roebling | Added wxGTK-only cmn dialogs. |
tree | commitdiff |
1999-06-25 |
Robert Roebling | Commented out "best visual" code. |
tree | commitdiff |
1999-06-24 |
Robert Roebling | wxGTK now chooses the best visual X offers, |
tree | commitdiff |
1999-06-23 |
Guilhem Lavaux | * Bug fixed in CountTokens() |
tree | commitdiff |
1999-06-22 |
Robin Dunn | Now uses proper wxUSE_xxx flags |
tree | commitdiff |
1999-06-22 |
Vadim Zeitlin | just to resolve a dummy conflict |
tree | commitdiff |
1999-06-22 |
Robert Roebling | Makefiles without dependencies |
tree | commitdiff |
1999-06-22 |
Robert Roebling | Some #include and #if wxUSE_XX things |
tree | commitdiff |
1999-06-21 |
Karsten Ballüder | Crude hack to enable PageUp/DownKeys when controlbar... |
tree | commitdiff |
1999-06-21 |
Robert Roebling | New Makefile.ins, updates for the Motif build, removed |
tree | commitdiff |
1999-06-20 |
Vadim Zeitlin | keyboard/focus handling improved a bit more: |
tree | commitdiff |
1999-06-19 |
Robert Roebling | Remaining Makefile.ins, |
tree | commitdiff |
1999-06-19 |
Ove Kaaven | wxStrncmp implementation. |
tree | commitdiff |
1999-06-17 |
Vadim Zeitlin | 1. wxDialogs are now destroyed when they go out of... |
tree | commitdiff |
1999-06-17 |
Ove Kaaven | Attempt to implement a bunch of wx string.h equivalents. |
tree | commitdiff |
1999-06-16 |
Robert Roebling | Forgot this one. |
tree | commitdiff |
1999-06-15 |
Robert Roebling | Added a few #if wxUSE_XXX |
tree | commitdiff |
1999-06-14 |
Robert Roebling | Added zillions of #if wxUSE_XXX |
tree | commitdiff |
1999-06-14 |
Ove Kaaven | Explicit casting/instantiation to resolve ambiguous... |
tree | commitdiff |
1999-06-14 |
Ove Kaaven | Unicode needs the 'experimental' printf, so define... |
tree | commitdiff |
1999-06-13 |
Vadim Zeitlin | 1. some more of "#if wxUSE_XXX" here and there |
tree | commitdiff |
1999-06-13 |
Vadim Zeitlin | wxWindow::Fit() infinite loop bug fixed |
tree | commitdiff |
1999-06-13 |
Karsten Ballüder | Added missing wxGetFullHostName() and wxNO_DEFAULT... |
tree | commitdiff |
1999-06-13 |
Robert Roebling | Added OS/2 patches to wxGTK. |
tree | commitdiff |
1999-06-12 |
Vadim Zeitlin | IRIX compilation fixes |
tree | commitdiff |
1999-06-11 |
Vadim Zeitlin | IRIX compile fixes |
tree | commitdiff |
1999-06-11 |
Vadim Zeitlin | more DLL compilation changes |
tree | commitdiff |
1999-06-10 |
Robin Dunn | Fixed compile errors. |
tree | commitdiff |
1999-06-10 |
Robin Dunn | Added wxWindowBase::CentreOnParent to allow top level... |
tree | commitdiff |
1999-06-10 |
Robert Roebling | Corrected byte swapping macros. |
tree | commitdiff |
1999-06-10 |
Vadim Zeitlin | WXDLLEXPORT added to wxStringTokenizer (and also severa... |
tree | commitdiff |
1999-06-10 |
Ove Kaaven | Unicode fix. |
tree | commitdiff |
1999-06-09 |
Julian Smart | Getting various compilers to work with wxWin again |
tree | commitdiff |
1999-06-09 |
Karsten Ballüder | compilation fixes |
tree | commitdiff |
1999-06-09 |
Robert Roebling | WINE is so fine. |
tree | commitdiff |
1999-06-08 |
Robert Roebling | Chianti, Pinot noir, WINE.. |
tree | commitdiff |
1999-06-08 |
Karsten Ballüder | another fix |
tree | commitdiff |
1999-06-08 |
Karsten Ballüder | Fixed compilation, sorry for that. |
tree | commitdiff |
1999-06-07 |
Robert Roebling | Added some WINE things. |
tree | commitdiff |
1999-06-07 |
Karsten Ballüder | Coupled some core functionality out, to allow its use... |
tree | commitdiff |
1999-06-07 |
Vadim Zeitlin | 1. wxWindow::IsTopLevel() added and documented |
tree | commitdiff |
1999-06-05 |
Robert Roebling | Compile fixes. |
tree | commitdiff |
1999-06-05 |
Brian Macy | Attempt at getting mingw32 working again... still doesn... |
tree | commitdiff |
1999-06-04 |
Robert Roebling | Added semicolon to macro in list.h - I just read that |
tree | commitdiff |
1999-06-03 |
Robert Roebling | Reactivtaed the new wxRect code |
tree | commitdiff |
1999-06-03 |
Robert Roebling | The new wxRect doesn't compile so I #if 0ed it |
tree | commitdiff |
1999-06-03 |
Julian Smart | min/max -> wxMin/wxMax |
tree | commitdiff |
1999-06-02 |
Julian Smart | day_of_week fix to wxDate, wxRect additions |
tree | commitdiff |
1999-06-01 |
Vadim Zeitlin | new makefiles (part I) |
tree | commitdiff |
1999-06-01 |
Vadim Zeitlin | Oops, I didn't see Robert had already corrected 16bit... |
tree | commitdiff |
1999-06-01 |
Robert Roebling | Moving frames and dialogs now reports correct |
tree | commitdiff |
1999-05-31 |
Robert Roebling | Added support for extra bitmap for toggled tool. |
tree | commitdiff |
1999-05-30 |
Robert Roebling | Compile fix. |
tree | commitdiff |
1999-05-28 |
Robert Roebling | New defines for wxTreeCtrl |
tree | commitdiff |
1999-05-26 |
Guilhem Lavaux | * Small fix in wxHTTP::BuildRequest |
tree | commitdiff |
1999-05-26 |
Vadim Zeitlin | validators now validate again |
tree | commitdiff |
1999-05-25 |
Brian Macy | Cleaned up some warnings |
tree | commitdiff |
1999-05-25 |
Brian Macy | Move some functions from header into here |
tree | commitdiff |
1999-05-25 |
Guilhem Lavaux | * wxThread fixes |
tree | commitdiff |
1999-05-25 |
Robert Roebling | windows emit wxCreateWindowEvent |
tree | commitdiff |
1999-05-25 |
Julian Smart | Misc small changes |
tree | commitdiff |
1999-05-24 |
Vadim Zeitlin | 1. bug fixes in wxCaret |
tree | commitdiff |
1999-05-24 |
Guilhem Lavaux | wxFileIn/OutputStream fix |
tree | commitdiff |
1999-05-23 |
Vadim Zeitlin | 1. some minor but nasty bugs fixed (see post to the... |
tree | commitdiff |
next |