1998-11-04 |
Julian Smart | Added Motif install.txt.
|
commit | commitdiff | tree |
1998-11-04 |
Julian Smart | Removed wxUpdateIterator documentation, added wxRegionIterat...
|
commit | commitdiff | tree |
1998-11-04 |
Julian Smart | Changed m_font to * GetFont() since m_font isn't in...
|
commit | commitdiff | tree |
1998-11-03 |
Julian Smart | Dialog Editor bug fixes, several other small ones
|
commit | commitdiff | tree |
1998-10-27 |
Julian Smart | Motif wxNotebook about done; added print/preview to...
|
commit | commitdiff | tree |
1998-10-26 |
Julian Smart | Added OnEraseBackground to wxNotebook on wxMSW to avoid...
|
commit | commitdiff | tree |
1998-10-26 |
Julian Smart | Added simple notebook sample
|
commit | commitdiff | tree |
1998-10-26 |
Julian Smart | Motif and other mods
|
commit | commitdiff | tree |
1998-10-23 |
Julian Smart | More Motif changes (colour/font stuff)
|
commit | commitdiff | tree |
1998-10-22 |
Julian Smart | Added casts to fix compile problem
|
commit | commitdiff | tree |
1998-10-22 |
Julian Smart | More-or-less finished reasonably cool wxToolBar class...
|
commit | commitdiff | tree |
1998-10-22 |
Julian Smart | Added WXHTREEITEM
|
commit | commitdiff | tree |
1998-10-22 |
Julian Smart | Mods for Gnu-Win32
|
commit | commitdiff | tree |
1998-10-21 |
Julian Smart | More Motif stuff incl. beginnings of wxToolBar
|
commit | commitdiff | tree |
1998-10-20 |
Julian Smart | Updated todo list
|
commit | commitdiff | tree |
1998-10-20 |
Julian Smart | Removed WS_BORDER style since borders have suddenly...
|
commit | commitdiff | tree |
1998-10-19 |
Julian Smart | One that got away
|
commit | commitdiff | tree |
1998-10-19 |
Julian Smart | More Motif additions: mdi and sashtest samples now...
|
commit | commitdiff | tree |
1998-10-18 |
Julian Smart | Motif additions
|
commit | commitdiff | tree |
1998-10-17 |
Julian Smart | Motif updates
|
commit | commitdiff | tree |
1998-10-16 |
Julian Smart | Revised Motif todo list
|
commit | commitdiff | tree |
1998-10-16 |
Julian Smart | Misc. Motif; removed duplicate wxICON; variant compile...
|
commit | commitdiff | tree |
1998-10-15 |
Julian Smart | Added makefile.unx for Motif
|
commit | commitdiff | tree |
1998-10-15 |
Julian Smart | Commented out _CrtSetDbgFlag yet again, restored setup...
|
commit | commitdiff | tree |
1998-10-15 |
Julian Smart | Presumably someone didn't mean to commit that wxUSE_XPM_IN_M...
|
commit | commitdiff | tree |
1998-10-14 |
Julian Smart | Fixed VC++ compile error in mstream; formatted window...
|
commit | commitdiff | tree |
1998-10-14 |
Julian Smart | Removed windows.h and friend function.
|
commit | commitdiff | tree |
1998-10-14 |
Julian Smart | Protected -> public
|
commit | commitdiff | tree |
1998-10-14 |
Julian Smart | Rewrote ConvertToStandardCommandArgs; resource.h correction...
|
commit | commitdiff | tree |
1998-10-12 |
Julian Smart | Session management changes for wxMSW.
|
commit | commitdiff | tree |
1998-10-12 |
Julian Smart | Changes related to stream includes
|
commit | commitdiff | tree |
1998-10-09 |
Julian Smart | Dialog unit mods; wxProp tidying
|
commit | commitdiff | tree |
1998-10-07 |
Julian Smart | Latex updates; added defines to printdlg.h for referring...
|
commit | commitdiff | tree |
1998-10-06 |
Julian Smart | FreeBSD patch to sckaddr.cpp; include more files in...
|
commit | commitdiff | tree |
1998-10-05 |
Julian Smart | Reversed meaning of orientation style, back to wxWin...
|
commit | commitdiff | tree |
1998-10-05 |
Julian Smart | Repaired radiobox problem.
|
commit | commitdiff | tree |
1998-10-02 |
Julian Smart | *** empty log message ***
|
commit | commitdiff | tree |
1998-10-02 |
Julian Smart | Removed DrawOpenSpline since it doesn't seem to be...
|
commit | commitdiff | tree |
1998-09-30 |
Julian Smart | Uninitialised variable initialised (state in OnIdle)
|
commit | commitdiff | tree |
1998-09-28 |
Julian Smart | More wxMotif work, OGL enhancements, USE_ macro corrections...
|
commit | commitdiff | tree |
1998-09-24 |
Julian Smart | Fixed delete operator for VC++ 6.
|
commit | commitdiff | tree |
1998-09-24 |
Julian Smart | Added some Web pointers relevant to wxMotif
|
commit | commitdiff | tree |
1998-09-23 |
Julian Smart | wxMotif: wxWindow/Client/PaintDC starting to work.
|
commit | commitdiff | tree |
1998-09-22 |
Julian Smart | Some more Motif work; included utils.h in fileconf...
|
commit | commitdiff | tree |
1998-09-20 |
Julian Smart | More Motif stuff
|
commit | commitdiff | tree |
1998-09-20 |
Julian Smart | Commented out those wretched crt debug thingies yet...
|
commit | commitdiff | tree |
1998-09-20 |
Julian Smart | More Motif stuff, minor stubs correction
|
commit | commitdiff | tree |
1998-09-18 |
Julian Smart | menuitem.h is now per port, since some ports (e.g....
|
commit | commitdiff | tree |
1998-09-18 |
Julian Smart | Some more wxMotif stuff: menus
|
commit | commitdiff | tree |
1998-09-18 |
Julian Smart | Fixed some .tex problems
|
commit | commitdiff | tree |
1998-09-18 |
Julian Smart | Added Motif files.
|
commit | commitdiff | tree |
1998-09-18 |
Julian Smart | Motif files added.
|
commit | commitdiff | tree |
1998-09-17 |
Julian Smart | Dnd constant name changes because names like Copy can...
|
commit | commitdiff | tree |
1998-09-17 |
Julian Smart | Simplified app initialisation in wxMSW and wxStubs
|
commit | commitdiff | tree |
1998-09-16 |
Julian Smart | Made wxStubs compile on Unix.
|
commit | commitdiff | tree |
1998-09-16 |
Julian Smart | Misc OGL changes
|
commit | commitdiff | tree |
1998-09-14 |
Julian Smart | Updated debug flags in makefile for DLL compilation.
|
commit | commitdiff | tree |
1998-09-14 |
Julian Smart | DLL-related changes
|
commit | commitdiff | tree |
1998-09-12 |
Julian Smart | Added sashtest GTK makefiles (crashing bug to be solved...
|
commit | commitdiff | tree |
1998-09-12 |
Julian Smart | Added variant.h/cpp; changed variable names in object...
|
commit | commitdiff | tree |
1998-09-12 |
Julian Smart | Added variant.h/cpp; changed variable names in object...
|
commit | commitdiff | tree |
1998-09-10 |
Julian Smart | Eliminated some warnings under Windows; wxGetHomeDir...
|
commit | commitdiff | tree |
1998-09-08 |
Julian Smart | Additional makefiles; changes for compilation with...
|
commit | commitdiff | tree |
1998-09-08 |
Julian Smart | Added Latex style file
|
commit | commitdiff | tree |
1998-09-08 |
Julian Smart | Updated OGL documentation and tidied up some code
|
commit | commitdiff | tree |
1998-09-07 |
Julian Smart | Fixed wxCheckBox on wxGTK (SetLabel called before widget...
|
commit | commitdiff | tree |
1998-09-07 |
Julian Smart | Added wxSashWindow, wxSashLayoutWindow, wxLayoutAlgorithm...
|
commit | commitdiff | tree |
1998-09-07 |
Julian Smart | Made wxSocket compile using makefiles; #ifdefed out...
|
commit | commitdiff | tree |
1998-09-06 |
Julian Smart | Commented out Robert's SetFont change for now; changed...
|
commit | commitdiff | tree |
1998-09-06 |
Julian Smart | Removed bitmap.cpp, bitmap.h from OGL
|
commit | commitdiff | tree |
1998-09-06 |
Julian Smart | Various changes
|
commit | commitdiff | tree |
1998-09-06 |
Julian Smart | Added some more class docs
|
commit | commitdiff | tree |
1998-09-06 |
Julian Smart | Renamed bitmap.cpp to bmpshape.cpp to aid debugging
|
commit | commitdiff | tree |
1998-09-06 |
Julian Smart | OGL improvements
|
commit | commitdiff | tree |
1998-09-05 |
Julian Smart | Removed some bugs
|
commit | commitdiff | tree |
1998-09-05 |
Julian Smart | Fixed Get...String functions.
|
commit | commitdiff | tree |
1998-09-04 |
Julian Smart | Added friend wxNotebook
|
commit | commitdiff | tree |
1998-09-04 |
Julian Smart | Fixed compile error in gtk/dc.cpp (L.88); also menu...
|
commit | commitdiff | tree |
1998-09-03 |
Julian Smart | Dang, can't remember what I changed now
|
commit | commitdiff | tree |
1998-08-28 |
Julian Smart | Fixed MSW printing, tidied up member variable names
|
commit | commitdiff | tree |
1998-08-27 |
Julian Smart | Updated wxConfig documentation
|
commit | commitdiff | tree |
1998-08-27 |
Julian Smart | Added some files I forgot about
|
commit | commitdiff | tree |
1998-08-27 |
Julian Smart | wxConfig changes to be more logical.
|
commit | commitdiff | tree |
1998-08-27 |
Julian Smart | wxUpdateUIEvent derives from wxCommandEvent now
|
commit | commitdiff | tree |
1998-08-24 |
Julian Smart | HKEY -> WXHKEY, wxScrolledWindow::SetScale added
|
commit | commitdiff | tree |
1998-08-24 |
Julian Smart | HKEY -> WXHKEY; wxScrolledWindow::SetScale added
|
commit | commitdiff | tree |
1998-08-23 |
Julian Smart | defs.h corrected (syntax error in wxDELETEA). More...
|
commit | commitdiff | tree |
1998-08-22 |
Julian Smart | Removed redundant makefiles and AIAI icons. Changed...
|
commit | commitdiff | tree |
1998-08-22 |
Julian Smart | Added config resource file and VC++ makefile
|
commit | commitdiff | tree |
1998-08-22 |
Julian Smart | Removed child frame CreateStatusBar from MDI sample...
|
commit | commitdiff | tree |
1998-08-22 |
Julian Smart | OGL improvements
|
commit | commitdiff | tree |
1998-08-21 |
Julian Smart | Accelerators now work for wxDialog; wxToolBarSimple...
|
commit | commitdiff | tree |
1998-08-19 |
Julian Smart | GDI double-deletion fix, wxBitmap depth bug
|
commit | commitdiff | tree |
1998-08-18 |
Julian Smart | Various .tex files updated. .bmp files were corrupted...
|
commit | commitdiff | tree |
1998-08-17 |
Julian Smart | Got printing, toolbar samples compiling under Windows...
|
commit | commitdiff | tree |
1998-08-17 |
Julian Smart | Changed floats to doubles in wxexpr.h; added a flag...
|
commit | commitdiff | tree |
1998-08-17 |
Julian Smart | Changed floats to doubles
|
commit | commitdiff | tree |
1998-08-16 |
Julian Smart | Changed wxMenu::GetTitle to return a wxString.
|
commit | commitdiff | tree |
1998-08-15 |
Julian Smart | Small changes after Robert's edits
|
commit | commitdiff | tree |
1998-08-15 |
Julian Smart | Added isosurf wxGLCanvas sample, cured OnPaint bug...
|
commit | commitdiff | tree |
next |