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 |
1998-08-15 |
Julian Smart | Added GLCanvas library (Win only at present).
|
commit | commitdiff | tree |
1998-08-15 |
Julian Smart | 2 GnuWin32 compile bugs fixed, incl. printf bug in...
|
commit | commitdiff | tree |
1998-08-15 |
Julian Smart | Changes mostly as a result of __WXSTUBS__ compilation...
|
commit | commitdiff | tree |
1998-08-14 |
Julian Smart | wxToolBarBase -> wxToolBar
|
commit | commitdiff | tree |
1998-08-13 |
Julian Smart | Attempting to check in this wretched cursor again....
|
commit | commitdiff | tree |
1998-08-13 |
Julian Smart | Fixed compile bug in dropsrc.cpp (constr. arg); GnuWin32...
|
commit | commitdiff | tree |
1998-08-10 |
Julian Smart | Various Dialog Editor-related mods; Dlg Ed. getting...
|
commit | commitdiff | tree |
1998-08-10 |
Julian Smart | Mod to allow hit-test on static to succeed.
|
commit | commitdiff | tree |
1998-08-09 |
Julian Smart | Miscellaneous, mostly cosmetic changes. wxPen/wxFont...
|
commit | commitdiff | tree |
1998-08-09 |
Julian Smart | Stub header changes.
|
commit | commitdiff | tree |
1998-08-09 |
Julian Smart | Added stubs .cpp files.
|
commit | commitdiff | tree |
1998-08-08 |
Julian Smart | Added stub include files; also a couple more Dialog...
|
commit | commitdiff | tree |
1998-08-07 |
Julian Smart | Fixed various wxMSW compile problems that came down...
|
commit | commitdiff | tree |
1998-08-06 |
Julian Smart | Fixed someone's compile error in regconf.cpp (needed...
|
commit | commitdiff | tree |
1998-08-06 |
Julian Smart | OGL fixes; documentation fixes; dialog editor updates
|
commit | commitdiff | tree |
1998-08-05 |
Julian Smart | Fixed popup menu processing
|
commit | commitdiff | tree |
1998-08-05 |
Julian Smart | Various bug fixes to OGL; wxStripExtension prototype...
|
commit | commitdiff | tree |
1998-08-04 |
Julian Smart | Small fixes
|
commit | commitdiff | tree |
1998-07-31 |
Julian Smart | Added wxAccelerationTable class
|
commit | commitdiff | tree |
1998-07-31 |
Julian Smart | Added wxAcceleratorTable, wxFrame::SetAcceleratorTable...
|
commit | commitdiff | tree |
1998-07-31 |
Julian Smart | Some manual updates; in MDI sample, child frames now...
|
commit | commitdiff | tree |
1998-07-30 |
Julian Smart | MSWOnMouseMove arg bug in toolbar; compile bug in regconf...
|
commit | commitdiff | tree |
1998-07-29 |
Julian Smart | Added missing OGL files; added defaults to wxDocMDIParentFra...
|
commit | commitdiff | tree |
1998-07-29 |
Julian Smart | Update to docs incl. wxString first stab; added a couple...
|
commit | commitdiff | tree |
1998-07-28 |
Julian Smart | Added ODBC classes manual (Word 97).
|
commit | commitdiff | tree |
1998-07-28 |
Julian Smart | Added MDI support for Document/view, plus an example.
|
commit | commitdiff | tree |
1998-07-28 |
Julian Smart | Added ODBC database classes and sample from RemStar...
|
commit | commitdiff | tree |
1998-07-28 |
Julian Smart | Changed files to work with wxDataFormat
|
commit | commitdiff | tree |
1998-07-27 |
Julian Smart | Changed event type ids to constants instead of enum...
|
commit | commitdiff | tree |
1998-07-27 |
Julian Smart | wxToolBar API changes; now frames manage their toolbar...
|
commit | commitdiff | tree |
1998-07-24 |
Julian Smart | Corrected some problems
|
commit | commitdiff | tree |
1998-07-24 |
Julian Smart | Added missing accessors
|
commit | commitdiff | tree |
1998-07-24 |
Julian Smart | Added missing files
|
commit | commitdiff | tree |
1998-07-24 |
Julian Smart | Removed explicit #defines for wxToolBar
|
commit | commitdiff | tree |
1998-07-24 |
Julian Smart | Removed duplicate code
|
commit | commitdiff | tree |
1998-07-24 |
Julian Smart | Small change
|
commit | commitdiff | tree |
1998-07-24 |
Julian Smart | Dialog Editor edits
|
commit | commitdiff | tree |
1998-07-24 |
Julian Smart | Added Forty Thieves
|
commit | commitdiff | tree |
1998-07-24 |
Julian Smart | New toolbar event processing
|
commit | commitdiff | tree |
1998-07-24 |
Julian Smart | Removed compile bugs in regconf.cpp, added new toolbar...
|
commit | commitdiff | tree |
1998-07-24 |
Julian Smart | Altered event.h to reflect new toolbar event handling...
|
commit | commitdiff | tree |
1998-07-24 |
Julian Smart | Updated the toolbar sample to reflect updated event...
|
commit | commitdiff | tree |
1998-07-23 |
Julian Smart | Created new, simplified toolbar sample; removed other...
|
commit | commitdiff | tree |
1998-07-23 |
Julian Smart | Moved Get/SetToolBar down into frame.h/cpp
|
commit | commitdiff | tree |
1998-07-22 |
Julian Smart | Added wxString version of wxStripExtension; changed...
|
commit | commitdiff | tree |
1998-07-22 |
Julian Smart | Added wxString version of wxStripExtension; changed...
|
commit | commitdiff | tree |
1998-07-19 |
Julian Smart | Renamed a couple more samples/controls files; fixed...
|
commit | commitdiff | tree |
1998-07-18 |
Julian Smart | wxDocManager gets the only view if none other specified...
|
commit | commitdiff | tree |
1998-07-18 |
Julian Smart | Added revamped Object Graphics Library (for node/arc...
|
commit | commitdiff | tree |
1998-07-17 |
Julian Smart | Bug fix to scrolwin.cpp (position not set in SetScrollbars...
|
commit | commitdiff | tree |
1998-07-17 |
Julian Smart | Some Borland/GnuWin32 fixes
|
commit | commitdiff | tree |
1998-07-17 |
Julian Smart | Added STRICT corrections.
|
commit | commitdiff | tree |
1998-07-16 |
Julian Smart | Cured SetString/GetSelection interaction; incorporated...
|
commit | commitdiff | tree |
next |