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 |
1998-09-12 |
Robert Roebling | Removed warnings |
commit | commitdiff | tree | snapshot |
1998-09-12 |
Robert Roebling | Next try at removing the dancing sliders |
commit | commitdiff | tree | snapshot |
1998-09-12 |
Julian Smart | Added sashtest GTK makefiles (crashing bug to be solved... |
commit | commitdiff | tree | snapshot |
1998-09-12 |
Julian Smart | Added variant.h/cpp; changed variable names in object... |
commit | commitdiff | tree | snapshot |
1998-09-12 |
Julian Smart | Added variant.h/cpp; changed variable names in object... |
commit | commitdiff | tree | snapshot |
1998-09-12 |
Robert Roebling | Changed instal path for setup.h |
commit | commitdiff | tree | snapshot |
1998-09-11 |
Robert Roebling | Updates to memcheck |
commit | commitdiff | tree | snapshot |
1998-09-11 |
Robin Dunn | Added #include to get FIONBIO on Solaris 2.6 |
commit | commitdiff | tree | snapshot |
1998-09-10 |
Guilhem Lavaux | * Bug fix in wxFilter*Stream |
commit | commitdiff | tree | snapshot |
1998-09-10 |
Julian Smart | Eliminated some warnings under Windows; wxGetHomeDir... |
commit | commitdiff | tree | snapshot |
1998-09-09 |
Robert Roebling | Tried to find a non-existing bug in the cursor-code |
commit | commitdiff | tree | snapshot |
1998-09-09 |
Karsten Ballüder | fixed typo |
commit | commitdiff | tree | snapshot |
1998-09-09 |
Karsten Ballüder | removed wxsetup.h from libdir |
commit | commitdiff | tree | snapshot |
1998-09-09 |
Karsten Ballüder | removed __WXMSW__ define |
commit | commitdiff | tree | snapshot |
1998-09-09 |
Unknown (HB) | DEC Alpha does not need -ldl, therefore check for it. |
commit | commitdiff | tree | snapshot |
1998-09-08 |
Julian Smart | Additional makefiles; changes for compilation with... |
commit | commitdiff | tree | snapshot |
1998-09-08 |
Julian Smart | Added Latex style file |
commit | commitdiff | tree | snapshot |
1998-09-08 |
Karsten Ballüder | now installs properly |
commit | commitdiff | tree | snapshot |
1998-09-08 |
Robert Roebling | It's now possible to drag a listbox filled with entries |
commit | commitdiff | tree | snapshot |
1998-09-08 |
Guilhem Lavaux | * some C++ness correction in wxStream. |
commit | commitdiff | tree | snapshot |
1998-09-08 |
Julian Smart | Updated OGL documentation and tidied up some code |
commit | commitdiff | tree | snapshot |
1998-09-08 |
Robert Roebling | Rewrote wxRadioBox (recompile) |
commit | commitdiff | tree | snapshot |
1998-09-07 |
Robert Roebling | I debug DialogEd for five hours and then Karsten |
commit | commitdiff | tree | snapshot |
1998-09-07 |
Robert Roebling | Changed DnD MIME file type for file DnD. Understood? |
commit | commitdiff | tree | snapshot |
1998-09-07 |
Robert Roebling | After resolving all conflicts that came down the |
commit | commitdiff | tree | snapshot |
1998-09-07 |
Julian Smart | Fixed wxCheckBox on wxGTK (SetLabel called before widge... |
commit | commitdiff | tree | snapshot |
next |