1998-10-15 |
Unknown (UG) | no message |
commit | commitdiff | tree | snapshot |
1998-10-15 |
Julian Smart | Commented out _CrtSetDbgFlag yet again, restored setup... |
commit | commitdiff | tree | snapshot |
1998-10-15 |
Unknown (UG) | no message |
commit | commitdiff | tree | snapshot |
1998-10-15 |
Julian Smart | Presumably someone didn't mean to commit that wxUSE_XPM... |
commit | commitdiff | tree | snapshot |
1998-10-14 |
Vadim Zeitlin | minor changes a bit everywhere + a small wxLog change... |
commit | commitdiff | tree | snapshot |
1998-10-14 |
Julian Smart | Fixed VC++ compile error in mstream; formatted window... |
commit | commitdiff | tree | snapshot |
1998-10-14 |
Guilhem Lavaux | * wxSocket fixes |
commit | commitdiff | tree | snapshot |
1998-10-14 |
Julian Smart | Removed windows.h and friend function. |
commit | commitdiff | tree | snapshot |
1998-10-14 |
Unknown (UG) | no message |
commit | commitdiff | tree | snapshot |
1998-10-14 |
Unknown (UG) | general updates, more to come |
commit | commitdiff | tree | snapshot |
1998-10-14 |
Unknown (UG) | fix for private access for wxTimerProc |
commit | commitdiff | tree | snapshot |
1998-10-14 |
Julian Smart | Protected -> public |
commit | commitdiff | tree | snapshot |
1998-10-14 |
Unknown (UG) | fix for vc4.2+ for c++ standard exception handling |
commit | commitdiff | tree | snapshot |
1998-10-14 |
Julian Smart | Rewrote ConvertToStandardCommandArgs; resource.h correc... |
commit | commitdiff | tree | snapshot |
1998-10-14 |
Mart Raudsepp | error in func ConvertToStandardCommandArgs with argv[] |
commit | commitdiff | tree | snapshot |
1998-10-12 |
Julian Smart | Session management changes for wxMSW. |
commit | commitdiff | tree | snapshot |
1998-10-12 |
Vadim Zeitlin | 1. wxTimer::Start() returns bool in wxGTK too (other... |
commit | commitdiff | tree | snapshot |
1998-10-12 |
Julian Smart | Changes related to stream includes |
commit | commitdiff | tree | snapshot |
1998-10-09 |
Vadim Zeitlin | removed some rests of my tests (which should have never... |
commit | commitdiff | tree | snapshot |
1998-10-09 |
Julian Smart | Dialog unit mods; wxProp tidying |
commit | commitdiff | tree | snapshot |
1998-10-08 |
Mart Raudsepp | change the last changes back |
commit | commitdiff | tree | snapshot |
1998-10-08 |
Mart Raudsepp | error if a radiobox is horizontal:(change wxRA_VERTICAL... |
commit | commitdiff | tree | snapshot |
1998-10-08 |
Vadim Zeitlin | crash under FreeBSD corrected (patch by David Hobley) |
commit | commitdiff | tree | snapshot |
1998-10-07 |
Karsten Ballüder | odbc off by default |
commit | commitdiff | tree | snapshot |
1998-10-07 |
Julian Smart | Latex updates; added defines to printdlg.h for referrin... |
commit | commitdiff | tree | snapshot |
1998-10-07 |
Karsten Ballüder | Fixed stupid configure bug that failed to recognise... |
commit | commitdiff | tree | snapshot |
1998-10-07 |
Robin Dunn | Version 0.4.1 for wxGTK |
commit | commitdiff | tree | snapshot |
1998-10-07 |
Robin Dunn | Added missing IMPLEMENT_DYNAMIC_CLASS |
commit | commitdiff | tree | snapshot |
1998-10-06 |
Julian Smart | FreeBSD patch to sckaddr.cpp; include more files in... |
commit | commitdiff | tree | snapshot |
1998-10-06 |
Karsten Ballüder | Makefiles now use CPPFLAGS in the same way as configure... |
commit | commitdiff | tree | snapshot |
1998-10-05 |
Vadim Zeitlin | Added --with-unicode (not used yet) and --with-wcsrtomb... |
commit | commitdiff | tree | snapshot |
1998-10-05 |
Julian Smart | Reversed meaning of orientation style, back to wxWin... |
commit | commitdiff | tree | snapshot |
1998-10-05 |
Julian Smart | Repaired radiobox problem. |
commit | commitdiff | tree | snapshot |
1998-10-04 |
Vadim Zeitlin | SetTitle() works even if menu was created without title... |
commit | commitdiff | tree | snapshot |
1998-10-04 |
Karsten Ballüder | wxGetUserName() now returns only the user name, not... |
commit | commitdiff | tree | snapshot |
1998-10-03 |
Robin Dunn | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1998-10-03 |
Vadim Zeitlin | bogus assert removed, optimized (and removed a bug... |
commit | commitdiff | tree | snapshot |
1998-10-02 |
Julian Smart | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1998-10-02 |
Julian Smart | Removed DrawOpenSpline since it doesn't seem to be... |
commit | commitdiff | tree | snapshot |
1998-10-02 |
Robin Dunn | Version 0.4 of wxPython for MSW. |
commit | commitdiff | tree | snapshot |
1998-10-02 |
Robin Dunn | Added wxFrame::SetStatusBar for wxPython |
commit | commitdiff | tree | snapshot |
1998-09-30 |
Robin Dunn | Found the RIGHT place to make the __unix__ fix. |
commit | commitdiff | tree | snapshot |
1998-09-30 |
Robin Dunn | Found the RIGHT place to make the __unix__ fix. |
commit | commitdiff | tree | snapshot |
1998-09-30 |
Robin Dunn | fixed some ifdef's to also check for __unix__ |
commit | commitdiff | tree | snapshot |
1998-09-30 |
Robin Dunn | fixed Stricmp ifdef to also check for __unix__ |
commit | commitdiff | tree | snapshot |
1998-09-30 |
Guilhem Lavaux | * wxSocket doc updates. |
commit | commitdiff | tree | snapshot |
1998-09-30 |
Julian Smart | Uninitialised variable initialised (state in OnIdle) |
commit | commitdiff | tree | snapshot |
1998-09-30 |
Vadim Zeitlin | fixed wxString::Mid() bug |
commit | commitdiff | tree | snapshot |
1998-09-30 |
Mart Raudsepp | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1998-09-30 |
Vadim Zeitlin | more wxConfig and xwLog docs (sorry for the delay) |
commit | commitdiff | tree | snapshot |
1998-09-29 |
Vadim Zeitlin | 1) wxGTK now use the new, native implementation of... |
commit | commitdiff | tree | snapshot |
1998-09-29 |
Vadim Zeitlin | more bug fixes after USE_ to wxUSE_ change (now it... |
commit | commitdiff | tree | snapshot |
1998-09-29 |
Karsten Ballüder | Removed removal of config.log which is stupid and hinde... |
commit | commitdiff | tree | snapshot |
1998-09-29 |
Denis Pershin | See the prev one. |
commit | commitdiff | tree | snapshot |
1998-09-29 |
Denis Pershin | Totally rewritten TreeCtrl for GTK... |
commit | commitdiff | tree | snapshot |
1998-09-28 |
Julian Smart | More wxMotif work, OGL enhancements, USE_ macro correct... |
commit | commitdiff | tree | snapshot |
1998-09-28 |
Karsten Ballüder | Added sys/types.h needed for Solaris. |
commit | commitdiff | tree | snapshot |
1998-09-28 |
Vadim Zeitlin | an extra backslash removed |
commit | commitdiff | tree | snapshot |
1998-09-25 |
Vadim Zeitlin | USE_xxx => wxUSE_xxx: all samples compile except memcheck |
commit | commitdiff | tree | snapshot |
1998-09-25 |
Vadim Zeitlin | USE_ => wxUSE_ |
commit | commitdiff | tree | snapshot |
1998-09-25 |
Vadim Zeitlin | 2nd part of USE_xxx to wxUSE_xxx change |
commit | commitdiff | tree | snapshot |
1998-09-25 |
Vadim Zeitlin | USE_xxx constants renamed to wxUSE_xxx. This is an... |
commit | commitdiff | tree | snapshot |
1998-09-25 |
Denis Pershin | const added to GetBitmap it was my fault. |
commit | commitdiff | tree | snapshot |
1998-09-24 |
Vadim Zeitlin | restored "#ifdef __WXMSW__" around SetFont(wxNullFont... |
commit | commitdiff | tree | snapshot |
1998-09-24 |
Julian Smart | Fixed delete operator for VC++ 6. |
commit | commitdiff | tree | snapshot |
1998-09-24 |
Julian Smart | Added some Web pointers relevant to wxMotif |
commit | commitdiff | tree | snapshot |
1998-09-23 |
Julian Smart | wxMotif: wxWindow/Client/PaintDC starting to work. |
commit | commitdiff | tree | snapshot |
1998-09-22 |
Julian Smart | Some more Motif work; included utils.h in fileconf... |
commit | commitdiff | tree | snapshot |
1998-09-22 |
Vadim Zeitlin | wxListBox::FindString(): it's not an error if the strin... |
commit | commitdiff | tree | snapshot |
1998-09-21 |
Karsten Ballüder | check for empty data pointer in Len() and Empty() |
commit | commitdiff | tree | snapshot |
1998-09-20 |
Vadim Zeitlin | 1) minor modifications in fileconf.cpp |
commit | commitdiff | tree | snapshot |
1998-09-20 |
Vadim Zeitlin | somehow log target wasn't being created automatically... |
commit | commitdiff | tree | snapshot |
1998-09-20 |
Julian Smart | More Motif stuff |
commit | commitdiff | tree | snapshot |
1998-09-20 |
Karsten Ballüder | Now dot_special argument in wxMatchWild() is honoured... |
commit | commitdiff | tree | snapshot |
1998-09-20 |
Karsten Ballüder | see mail to list |
commit | commitdiff | tree | snapshot |
1998-09-20 |
Guilhem Lavaux | * Fixed a bug in notebook.tex |
commit | commitdiff | tree | snapshot |
1998-09-20 |
Julian Smart | Commented out those wretched crt debug thingies yet... |
commit | commitdiff | tree | snapshot |
1998-09-20 |
Julian Smart | More Motif stuff, minor stubs correction |
commit | commitdiff | tree | snapshot |
1998-09-19 |
Vadim Zeitlin | ConvertToStandardCommandArgs() was ugly, buggy and... |
commit | commitdiff | tree | snapshot |
1998-09-19 |
Karsten Ballüder | changed wxMatchWild() 3rd parameter not used under... |
commit | commitdiff | tree | snapshot |
1998-09-18 |
Julian Smart | menuitem.h is now per port, since some ports (e.g.... |
commit | commitdiff | tree | snapshot |
1998-09-18 |
Vadim Zeitlin | wxBaseArray::Shrink() added |
commit | commitdiff | tree | snapshot |
1998-09-18 |
Julian Smart | Some more wxMotif stuff: menus |
commit | commitdiff | tree | snapshot |
1998-09-18 |
Julian Smart | Fixed some .tex problems |
commit | commitdiff | tree | snapshot |
1998-09-18 |
Julian Smart | Added Motif files. |
commit | commitdiff | tree | snapshot |
1998-09-18 |
Julian Smart | Motif files added. |
commit | commitdiff | tree | snapshot |
1998-09-17 |
Vadim Zeitlin | log.tex uncommented |
commit | commitdiff | tree | snapshot |
1998-09-17 |
Vadim Zeitlin | wxLog and wxConfig docs update |
commit | commitdiff | tree | snapshot |
1998-09-17 |
Guilhem Lavaux | * fixed a wrong line. |
commit | commitdiff | tree | snapshot |
1998-09-17 |
Guilhem Lavaux | * Added wxSerial DLL support for Borland 32 |
commit | commitdiff | tree | snapshot |
1998-09-17 |
Julian Smart | Dnd constant name changes because names like Copy can... |
commit | commitdiff | tree | snapshot |
1998-09-17 |
Vadim Zeitlin | VZ: I have reformatted it to correspond to our style... |
commit | commitdiff | tree | snapshot |
1998-09-17 |
Vadim Zeitlin | corrected a bug in ConcatSelf() induced by the latest... |
commit | commitdiff | tree | snapshot |
1998-09-17 |
Vadim Zeitlin | fixed 64but bug with g_strEmpty initialization |
commit | commitdiff | tree | snapshot |
1998-09-17 |
Julian Smart | Simplified app initialisation in wxMSW and wxStubs |
commit | commitdiff | tree | snapshot |
1998-09-16 |
Julian Smart | Made wxStubs compile on Unix. |
commit | commitdiff | tree | snapshot |
1998-09-16 |
Julian Smart | Misc OGL changes |
commit | commitdiff | tree | snapshot |
1998-09-15 |
Vadim Zeitlin | wxPenRefData copy ctor was somehow not declared in... |
commit | commitdiff | tree | snapshot |
1998-09-14 |
Julian Smart | Updated debug flags in makefile for DLL compilation. |
commit | commitdiff | tree | snapshot |
1998-09-14 |
Julian Smart | DLL-related changes |
commit | commitdiff | tree | snapshot |
next |