1998-11-03 |
Julian Smart | Dialog Editor bug fixes, several other small ones |
tree | commitdiff |
1998-11-02 |
Robert Roebling | DnD fixes |
tree | commitdiff |
1998-10-28 |
Guilhem Lavaux | * Build IODBC on demand on unix. |
tree | commitdiff |
1998-10-28 |
Vadim Zeitlin | Mac fixes (thanks to Stefan Csomor) |
tree | commitdiff |
1998-10-26 |
Julian Smart | Motif and other mods |
tree | commitdiff |
1998-10-25 |
Unknown (UG) | minor changes for windows compilability |
tree | commitdiff |
1998-10-24 |
Robert Roebling | Removed usage of GdkImlib |
tree | commitdiff |
1998-10-20 |
Vadim Zeitlin | wxColour(const char *) ctor related modifications |
tree | commitdiff |
1998-10-20 |
Unknown (UG) | fix for precompiled headers |
tree | commitdiff |
1998-10-20 |
Unknown (UG) | fix for precompiled headers |
tree | commitdiff |
1998-10-18 |
Julian Smart | Motif additions |
tree | commitdiff |
1998-10-18 |
Vadim Zeitlin | minor changes (a couple of error messages added to... |
tree | commitdiff |
1998-10-17 |
Unknown (UG) | no message |
tree | commitdiff |
1998-10-16 |
Unknown (UG) | no message |
tree | commitdiff |
1998-10-16 |
Julian Smart | Misc. Motif; removed duplicate wxICON; variant compile... |
tree | commitdiff |
1998-10-16 |
Unknown (UG) | wx_USEIOSTREAMH changes |
tree | commitdiff |
1998-10-16 |
Unknown (UG) | no message |
tree | commitdiff |
1998-10-14 |
Vadim Zeitlin | minor changes a bit everywhere + a small wxLog change... |
tree | commitdiff |
1998-10-14 |
Julian Smart | Fixed VC++ compile error in mstream; formatted window... |
tree | commitdiff |
1998-10-14 |
Guilhem Lavaux | * wxSocket fixes |
tree | commitdiff |
1998-10-14 |
Unknown (UG) | no message |
tree | commitdiff |
1998-10-12 |
Julian Smart | Session management changes for wxMSW. |
tree | commitdiff |
1998-10-12 |
Vadim Zeitlin | 1. wxTimer::Start() returns bool in wxGTK too (other... |
tree | commitdiff |
1998-10-12 |
Julian Smart | Changes related to stream includes |
tree | commitdiff |
1998-10-09 |
Julian Smart | Dialog unit mods; wxProp tidying |
tree | commitdiff |
1998-10-07 |
Robin Dunn | Added missing IMPLEMENT_DYNAMIC_CLASS |
tree | commitdiff |
1998-10-06 |
Julian Smart | FreeBSD patch to sckaddr.cpp; include more files in... |
tree | commitdiff |
1998-10-05 |
Vadim Zeitlin | Added --with-unicode (not used yet) and --with-wcsrtomb... |
tree | commitdiff |
1998-10-03 |
Vadim Zeitlin | bogus assert removed, optimized (and removed a bug... |
tree | commitdiff |
1998-10-02 |
Julian Smart | Removed DrawOpenSpline since it doesn't seem to be... |
tree | commitdiff |
1998-09-30 |
Robin Dunn | Found the RIGHT place to make the __unix__ fix. |
tree | commitdiff |
1998-09-30 |
Robin Dunn | fixed some ifdef's to also check for __unix__ |
tree | commitdiff |
1998-09-30 |
Vadim Zeitlin | fixed wxString::Mid() bug |
tree | commitdiff |
1998-09-30 |
Mart Raudsepp | *** empty log message *** |
tree | commitdiff |
1998-09-28 |
Julian Smart | More wxMotif work, OGL enhancements, USE_ macro correct... |
tree | commitdiff |
1998-09-28 |
Karsten Ballüder | Added sys/types.h needed for Solaris. |
tree | commitdiff |
1998-09-25 |
Vadim Zeitlin | USE_ => wxUSE_ |
tree | commitdiff |
1998-09-25 |
Vadim Zeitlin | 2nd part of USE_xxx to wxUSE_xxx change |
tree | commitdiff |
1998-09-25 |
Vadim Zeitlin | USE_xxx constants renamed to wxUSE_xxx. This is an... |
tree | commitdiff |
1998-09-24 |
Julian Smart | Fixed delete operator for VC++ 6. |
tree | commitdiff |
1998-09-22 |
Julian Smart | Some more Motif work; included utils.h in fileconf... |
tree | commitdiff |
1998-09-20 |
Vadim Zeitlin | 1) minor modifications in fileconf.cpp |
tree | commitdiff |
1998-09-20 |
Karsten Ballüder | Now dot_special argument in wxMatchWild() is honoured... |
tree | commitdiff |
1998-09-19 |
Karsten Ballüder | changed wxMatchWild() 3rd parameter not used under... |
tree | commitdiff |
1998-09-18 |
Vadim Zeitlin | wxBaseArray::Shrink() added |
tree | commitdiff |
1998-09-17 |
Guilhem Lavaux | * Added wxSerial DLL support for Borland 32 |
tree | commitdiff |
1998-09-17 |
Julian Smart | Dnd constant name changes because names like Copy can... |
tree | commitdiff |
1998-09-17 |
Vadim Zeitlin | corrected a bug in ConcatSelf() induced by the latest... |
tree | commitdiff |
1998-09-17 |
Vadim Zeitlin | fixed 64but bug with g_strEmpty initialization |
tree | commitdiff |
1998-09-16 |
Julian Smart | Made wxStubs compile on Unix. |
tree | commitdiff |
1998-09-12 |
Robert Roebling | Removed warnings |
tree | commitdiff |
1998-09-12 |
Julian Smart | Added variant.h/cpp; changed variable names in object... |
tree | commitdiff |
1998-09-12 |
Robert Roebling | Changed instal path for setup.h |
tree | commitdiff |
1998-09-11 |
Robert Roebling | Updates to memcheck |
tree | commitdiff |
1998-09-11 |
Robin Dunn | Added #include to get FIONBIO on Solaris 2.6 |
tree | commitdiff |
1998-09-10 |
Guilhem Lavaux | * Bug fix in wxFilter*Stream |
tree | commitdiff |
1998-09-10 |
Julian Smart | Eliminated some warnings under Windows; wxGetHomeDir... |
tree | commitdiff |
1998-09-08 |
Julian Smart | Additional makefiles; changes for compilation with... |
tree | commitdiff |
1998-09-08 |
Robert Roebling | It's now possible to drag a listbox filled with entries |
tree | commitdiff |
1998-09-08 |
Guilhem Lavaux | * some C++ness correction in wxStream. |
tree | commitdiff |
1998-09-07 |
Julian Smart | Fixed wxCheckBox on wxGTK (SetLabel called before widge... |
tree | commitdiff |
1998-09-07 |
Robert Roebling | Suppress warnings |
tree | commitdiff |
1998-09-07 |
Vadim Zeitlin | ok, now it _does_ compile |
tree | commitdiff |
1998-09-07 |
Julian Smart | Made wxSocket compile using makefiles; #ifdefed out... |
tree | commitdiff |
1998-09-06 |
Guilhem Lavaux | * Added wxsocket lib and sample (I hope I don't forget... |
tree | commitdiff |
1998-09-04 |
Guilhem Lavaux | * wxFileInputStream and wxFileOutputStream doesn't... |
tree | commitdiff |
1998-09-03 |
Vadim Zeitlin | wxFileConfig ctor now (again) uses the files in the... |
tree | commitdiff |
1998-09-02 |
Robert Roebling | Added wxAccelerators (sort of) |
tree | commitdiff |
1998-09-02 |
Robert Roebling | New configure |
tree | commitdiff |
1998-09-01 |
Guilhem Lavaux | * wxCreateDynamicObject() uses an hashtable now |
tree | commitdiff |
1998-09-01 |
Robert Roebling | Added Set/GetItemState, GetNextItem.. to wxTreeCtrl |
tree | commitdiff |
1998-08-28 |
Julian Smart | Fixed MSW printing, tidied up member variable names |
tree | commitdiff |
1998-08-27 |
Julian Smart | wxConfig changes to be more logical. |
tree | commitdiff |
1998-08-27 |
Julian Smart | wxUpdateUIEvent derives from wxCommandEvent now |
tree | commitdiff |
1998-08-25 |
Unknown (RO) | Missing typecast from return. |
tree | commitdiff |
1998-08-24 |
Guilhem Lavaux | * wxStream fixes. |
tree | commitdiff |
1998-08-23 |
Guilhem Lavaux | * Fixed two memory leaks. |
tree | commitdiff |
1998-08-23 |
Guilhem Lavaux | * New function wxObjectInputStream::Recall() |
tree | commitdiff |
1998-08-23 |
Unknown (RO) | General tidy-up (mainly typecasts) to allow the use... |
tree | commitdiff |
1998-08-22 |
Vadim Zeitlin | calling insert("") would provoke an assert - now it... |
tree | commitdiff |
1998-08-22 |
Julian Smart | Removed child frame CreateStatusBar from MDI sample... |
tree | commitdiff |
1998-08-21 |
Julian Smart | Accelerators now work for wxDialog; wxToolBarSimple... |
tree | commitdiff |
1998-08-19 |
Guilhem Lavaux | * Some new feature in wxObject*Stream (objects aren... |
tree | commitdiff |
1998-08-19 |
Julian Smart | GDI double-deletion fix, wxBitmap depth bug |
tree | commitdiff |
1998-08-18 |
Vadim Zeitlin | globally renamed uint to size_t. This has _not_ been... |
tree | commitdiff |
1998-08-18 |
Robert Roebling | Next attempt at dynlib.cpp |
tree | commitdiff |
1998-08-18 |
Karsten Ballüder | reordered headers to compile |
tree | commitdiff |
1998-08-18 |
Karsten Ballüder | #ifdef'd out some parts for non-supported systems. |
tree | commitdiff |
1998-08-17 |
Vadim Zeitlin | replaced another printf() with wxLogDebug() |
tree | commitdiff |
1998-08-17 |
Robert Roebling | Added IRIX compile fixes |
tree | commitdiff |
1998-08-17 |
Robert Roebling | Turned wxIcon inline constructors to real constructors |
tree | commitdiff |
1998-08-17 |
Julian Smart | Changed floats to doubles |
tree | commitdiff |
1998-08-16 |
Vadim Zeitlin | 1) corrected bug in log.cpp which only affected wxGTK... |
tree | commitdiff |
1998-08-16 |
Karsten Ballüder | added one extra check for emptyness |
tree | commitdiff |
1998-08-16 |
Vadim Zeitlin | Karsten's correction undone - this code is (was) correct! |
tree | commitdiff |
1998-08-15 |
Karsten Ballüder | Added configure option --with-dmalloc to use the dmallo... |
tree | commitdiff |
1998-08-15 |
Karsten Ballüder | fixed a logical error (! isempty) instead of isempty |
tree | commitdiff |
1998-08-15 |
Julian Smart | 2 GnuWin32 compile bugs fixed, incl. printf bug in... |
tree | commitdiff |
1998-08-15 |
Robert Roebling | Resource sample works now, apart from |
tree | commitdiff |
1998-08-15 |
Julian Smart | Changes mostly as a result of __WXSTUBS__ compilation... |
tree | commitdiff |
next |