1998-10-26 |
Julian Smart | Motif and other mods |
tree | commitdiff |
1998-10-26 |
Robert Roebling | Implemented wxScreenDC the hard way |
tree | commitdiff |
1998-10-26 |
Robert Roebling | Did much work on colors. It doesn't work and I guess |
tree | commitdiff |
1998-10-24 |
Vadim Zeitlin | some new functions: |
tree | commitdiff |
1998-10-24 |
Robert Roebling | Added support for frames without borders (such as for |
tree | commitdiff |
1998-10-24 |
Robert Roebling | Removed usage of GdkImlib |
tree | commitdiff |
1998-10-24 |
Denis Pershin | Prealpha, prebeta of new wxTreeCtrl for GTK. It is... |
tree | commitdiff |
1998-10-23 |
Julian Smart | More Motif changes (colour/font stuff) |
tree | commitdiff |
1998-10-23 |
Vadim Zeitlin | 1. Split{Horizontal|Vertical} now accept negative args... |
tree | commitdiff |
1998-10-22 |
Julian Smart | More-or-less finished reasonably cool wxToolBar class... |
tree | commitdiff |
1998-10-22 |
Julian Smart | Added WXHTREEITEM |
tree | commitdiff |
1998-10-22 |
Julian Smart | Mods for Gnu-Win32 |
tree | commitdiff |
1998-10-21 |
Robert Roebling | SetBackground for ListBox and others |
tree | commitdiff |
1998-10-21 |
Julian Smart | More Motif stuff incl. beginnings of wxToolBar |
tree | commitdiff |
1998-10-20 |
Vadim Zeitlin | added back the missing "unsigned"s to wxColour ctor |
tree | commitdiff |
1998-10-20 |
Vadim Zeitlin | sorry... forgot to commit these 2 files |
tree | commitdiff |
1998-10-20 |
Vadim Zeitlin | wxColour(const char *) ctor related modifications |
tree | commitdiff |
1998-10-20 |
Denis Pershin | .cvsignores added |
tree | commitdiff |
1998-10-20 |
Robin Dunn | Commented out constructor causing ambiguity |
tree | commitdiff |
1998-10-20 |
Robin Dunn | commented out constructor causing ambiguity |
tree | commitdiff |
1998-10-19 |
Julian Smart | More Motif additions: mdi and sashtest samples now... |
tree | commitdiff |
1998-10-19 |
Vadim Zeitlin | 1. wxTextCtrl::SetBackgroundColour() now works |
tree | commitdiff |
1998-10-19 |
Vadim Zeitlin | added methods for sequential scan of wxTextFile: Get... |
tree | commitdiff |
1998-10-18 |
Vadim Zeitlin | new wxTreeCtrl files |
tree | commitdiff |
1998-10-18 |
Julian Smart | Motif additions |
tree | commitdiff |
1998-10-17 |
Julian Smart | Motif updates |
tree | commitdiff |
1998-10-16 |
Julian Smart | Misc. Motif; removed duplicate wxICON; variant compile... |
tree | commitdiff |
1998-10-16 |
Unknown (UG) | no message |
tree | commitdiff |
1998-10-15 |
Robin Dunn | Added wxFrame::SetStatusBar |
tree | commitdiff |
1998-10-15 |
Julian Smart | Commented out _CrtSetDbgFlag yet again, restored setup... |
tree | commitdiff |
1998-10-15 |
Julian Smart | Presumably someone didn't mean to commit that wxUSE_XPM... |
tree | commitdiff |
1998-10-14 |
Vadim Zeitlin | minor changes a bit everywhere + a small wxLog change... |
tree | commitdiff |
1998-10-14 |
Guilhem Lavaux | * wxSocket fixes |
tree | commitdiff |
1998-10-14 |
Julian Smart | Removed windows.h and friend function. |
tree | commitdiff |
1998-10-14 |
Unknown (UG) | fix for private access for wxTimerProc |
tree | commitdiff |
1998-10-14 |
Julian Smart | Protected -> public |
tree | commitdiff |
1998-10-14 |
Unknown (UG) | fix for vc4.2+ for c++ standard exception handling |
tree | commitdiff |
1998-10-14 |
Julian Smart | Rewrote ConvertToStandardCommandArgs; resource.h correc... |
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 |
Julian Smart | Latex updates; added defines to printdlg.h for referrin... |
tree | commitdiff |
1998-10-06 |
Julian Smart | FreeBSD patch to sckaddr.cpp; include more files in... |
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-10-02 |
Robin Dunn | Added wxFrame::SetStatusBar for wxPython |
tree | commitdiff |
1998-09-30 |
Robin Dunn | Found the RIGHT place to make the __unix__ fix. |
tree | commitdiff |
1998-09-30 |
Robin Dunn | fixed Stricmp ifdef to also check for __unix__ |
tree | commitdiff |
1998-09-29 |
Vadim Zeitlin | 1) wxGTK now use the new, native implementation of... |
tree | commitdiff |
1998-09-29 |
Denis Pershin | See the prev one. |
tree | commitdiff |
1998-09-28 |
Julian Smart | More wxMotif work, OGL enhancements, USE_ macro correct... |
tree | commitdiff |
1998-09-28 |
Vadim Zeitlin | an extra backslash removed |
tree | commitdiff |
1998-09-25 |
Vadim Zeitlin | USE_xxx constants renamed to wxUSE_xxx. This is an... |
tree | commitdiff |
1998-09-25 |
Denis Pershin | const added to GetBitmap it was my fault. |
tree | commitdiff |
1998-09-24 |
Julian Smart | Fixed delete operator for VC++ 6. |
tree | commitdiff |
1998-09-23 |
Julian Smart | wxMotif: wxWindow/Client/PaintDC starting to work. |
tree | commitdiff |
1998-09-22 |
Julian Smart | Some more Motif work; included utils.h in fileconf... |
tree | commitdiff |
1998-09-21 |
Karsten Ballüder | check for empty data pointer in Len() and Empty() |
tree | commitdiff |
1998-09-20 |
Vadim Zeitlin | 1) minor modifications in fileconf.cpp |
tree | commitdiff |
1998-09-20 |
Vadim Zeitlin | somehow log target wasn't being created automatically... |
tree | commitdiff |
1998-09-20 |
Julian Smart | More Motif stuff |
tree | commitdiff |
1998-09-20 |
Julian Smart | More Motif stuff, minor stubs correction |
tree | commitdiff |
1998-09-18 |
Julian Smart | menuitem.h is now per port, since some ports (e.g.... |
tree | commitdiff |
1998-09-18 |
Vadim Zeitlin | wxBaseArray::Shrink() added |
tree | commitdiff |
1998-09-18 |
Julian Smart | Some more wxMotif stuff: menus |
tree | commitdiff |
1998-09-18 |
Julian Smart | Added Motif files. |
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 | fixed 64but bug with g_strEmpty initialization |
tree | commitdiff |
1998-09-17 |
Julian Smart | Simplified app initialisation in wxMSW and wxStubs |
tree | commitdiff |
1998-09-16 |
Julian Smart | Made wxStubs compile on Unix. |
tree | commitdiff |
1998-09-14 |
Julian Smart | DLL-related changes |
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-10 |
Julian Smart | Eliminated some warnings under Windows; wxGetHomeDir... |
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-08 |
Robert Roebling | Rewrote wxRadioBox (recompile) |
tree | commitdiff |
1998-09-07 |
Robert Roebling | After resolving all conflicts that came down the |
tree | commitdiff |
1998-09-07 |
Robert Roebling | Suppress warnings |
tree | commitdiff |
1998-09-07 |
Robert Roebling | Added USE_CONFIG |
tree | commitdiff |
1998-09-07 |
Vadim Zeitlin | ok, now it _does_ compile |
tree | commitdiff |
1998-09-07 |
Vadim Zeitlin | cvs incorrectly merged my last change somehow (there... |
tree | commitdiff |
1998-09-07 |
Robert Roebling | wxProp now intercepts EVT_TEXT_ENTER instead of EVT_TEXT |
tree | commitdiff |
1998-09-07 |
Robert Roebling | Much more aggressive for intercepting events and |
tree | commitdiff |
1998-09-07 |
Julian Smart | Added wxSashWindow, wxSashLayoutWindow, wxLayoutAlgorit... |
tree | commitdiff |
1998-09-07 |
Robert Roebling | Tries unsuccesfully to cure a few more problems |
tree | commitdiff |
1998-09-07 |
Vadim Zeitlin | wxRegConfig now works correctly again |
tree | commitdiff |
1998-09-07 |
Vadim Zeitlin | "const" added to wxAccelTable ctor |
tree | commitdiff |
1998-09-07 |
Vadim Zeitlin | const char *wxGetHomeDir(wxString*) added |
tree | commitdiff |
1998-09-07 |
Vadim Zeitlin | minor change (using wxLogNull no doesn't flush the... |
tree | commitdiff |
1998-09-07 |
Julian Smart | Made wxSocket compile using makefiles; #ifdefed out... |
tree | commitdiff |
1998-09-06 |
Robert Roebling | Fillid in many more missing functions (such as Enable()) |
tree | commitdiff |
1998-09-06 |
Robert Roebling | SetFont() the second |
tree | commitdiff |
1998-09-06 |
Guilhem Lavaux | * Added wxsocket lib and sample (I hope I don't forget... |
tree | commitdiff |
1998-09-06 |
Julian Smart | Various changes |
tree | commitdiff |
1998-09-06 |
Robert Roebling | Added SetFont to most controls and controls sample |
tree | commitdiff |
next |