1999-07-21 |
Harco de Hilster | Minor and silly fix.
|
commit | commitdiff | tree |
1999-07-21 |
Harco de Hilster | Made cross compiling easier;
|
commit | commitdiff | tree |
1999-07-20 |
Harco de Hilster | some updates...
|
commit | commitdiff | tree |
1999-07-20 |
Harco de Hilster | little wxMenu ctor fix
|
commit | commitdiff | tree |
1999-07-20 |
Harco de Hilster | Added lots of files. Enough now so that all wxHTML...
|
commit | commitdiff | tree |
1999-07-20 |
Harco de Hilster | When building for/on a non-Unix platform, the --enable...
|
commit | commitdiff | tree |
1999-07-19 |
Harco de Hilster | forgot .bmp's
|
commit | commitdiff | tree |
1999-07-19 |
Harco de Hilster | added extra #if case at the end for building using...
|
commit | commitdiff | tree |
1999-07-19 |
Harco de Hilster | forgot wx.rc
|
commit | commitdiff | tree |
1999-07-19 |
Harco de Hilster | added .cur and .ico files
|
commit | commitdiff | tree |
1999-07-19 |
Harco de Hilster | added dcpsg.cpp
|
commit | commitdiff | tree |
1999-07-19 |
Harco de Hilster | Moved bunch of #defines (LOG2DEV etc) from msw/dc.cpp...
|
commit | commitdiff | tree |
1999-07-19 |
Harco de Hilster | small fix for mingw32 compilation
|
commit | commitdiff | tree |
1999-07-18 |
Harco de Hilster | Now uses #define __WX_SETUP_H__ to signify that we...
|
commit | commitdiff | tree |
1999-07-17 |
Harco de Hilster | Added statline to Makefile.am
|
commit | commitdiff | tree |
1999-07-17 |
Harco de Hilster | added TODO list for cross compilation
|
commit | commitdiff | tree |
1999-07-17 |
Harco de Hilster | Temp. fix for ..\..\zlib problem.
|
commit | commitdiff | tree |
1999-07-17 |
Harco de Hilster | Removed USING_CONFIGURE define. As VZ pointed out,...
|
commit | commitdiff | tree |
1999-07-17 |
Harco de Hilster | Added notes on cross compiling Unix->Windows.
|
commit | commitdiff | tree |
1999-07-17 |
Harco de Hilster | ignore...
|
commit | commitdiff | tree |
1999-07-17 |
Harco de Hilster | ignore these
|
commit | commitdiff | tree |
1999-07-17 |
Harco de Hilster | mingw32/cygwin32 builds now automatically link against...
|
commit | commitdiff | tree |
1999-07-17 |
Harco de Hilster | Building wxMSW with configure now also properly installs...
|
commit | commitdiff | tree |
1999-07-17 |
Harco de Hilster | minor fixes for mingw32 compilation
|
commit | commitdiff | tree |
1999-07-17 |
Harco de Hilster | Minor fixes mainly to get stuff compiled using the...
|
commit | commitdiff | tree |
1999-07-17 |
Harco de Hilster | added mingw32 host platform to configure.in, added...
|
commit | commitdiff | tree |
1999-07-09 |
Harco de Hilster | Installs Vasek's new generic headers (filesys.h, zipstream...
|
commit | commitdiff | tree |
1999-07-09 |
Harco de Hilster | Added Makefile.am in include/wx/html (needed for installatio...
|
commit | commitdiff | tree |
1999-06-14 |
Harco de Hilster | ignore .lo and .la
|
commit | commitdiff | tree |
1999-06-14 |
Harco de Hilster | cvs now ignores libtool's .lo and .la files
|
commit | commitdiff | tree |
1999-04-04 |
Harco de Hilster | removed a few objects whose sources have been moved
|
commit | commitdiff | tree |
1999-03-30 |
Harco de Hilster | calls to wxDynamicToolBar::AddTool(int,wxBitmap&) confused...
|
commit | commitdiff | tree |
1999-03-28 |
Harco de Hilster | added some more URLs
|
commit | commitdiff | tree |
1999-03-28 |
Harco de Hilster | works for windows too now.
|
commit | commitdiff | tree |
1999-03-28 |
Harco de Hilster | updated. Lots of new useless features. Internet-enabled...
|
commit | commitdiff | tree |
1999-03-27 |
Harco de Hilster | somewhat better organization; still a mess though....
|
commit | commitdiff | tree |
1999-03-27 |
Harco de Hilster | set background to white. EVT_CHAR still doesn't work...
|
commit | commitdiff | tree |
1999-03-26 |
Harco de Hilster | very silly sample
|
commit | commitdiff | tree |
1999-03-23 |
Harco de Hilster | Some minor fixes to satisfy Latex. Tex2rtf works ok.
|
commit | commitdiff | tree |
1999-03-09 |
Harco de Hilster | added Russ Smyth fix for VC6 compile problems
|
commit | commitdiff | tree |
1999-03-08 |
Harco de Hilster | minor update
|
commit | commitdiff | tree |
1999-03-08 |
Harco de Hilster | vc makefile
|
commit | commitdiff | tree |
1999-03-08 |
Harco de Hilster | a few win32 makefiles
|
commit | commitdiff | tree |
1999-03-08 |
Harco de Hilster | fixed treectrl bug
|
commit | commitdiff | tree |
1999-03-08 |
Harco de Hilster | ignore this :-)
|
commit | commitdiff | tree |
1999-03-07 |
Harco de Hilster | readme file, for reading.
|
commit | commitdiff | tree |
1999-03-07 |
Harco de Hilster | removed big-ass manual.html file from src dir.
|
commit | commitdiff | tree |
1999-03-07 |
Harco de Hilster | Added Aleksandras' framelayout code, with more or less...
|
commit | commitdiff | tree |
1999-03-01 |
Harco de Hilster | Added Makefile[.in] for wxGTK standard build. Are not...
|
commit | commitdiff | tree |
1999-03-01 |
Harco de Hilster | added Makefile[.in] for build using wxGTK method. Note...
|
commit | commitdiff | tree |
1999-02-28 |
Harco de Hilster | Modified makefile.unx to include bitmaps dir. Added...
|
commit | commitdiff | tree |
1999-02-26 |
Harco de Hilster | added double click handler. various minor fixes.
|
commit | commitdiff | tree |
1999-02-26 |
Harco de Hilster | A port of tkPlotCanvas.py. Requires Numeric module.
|
commit | commitdiff | tree |
1999-02-24 |
Harco de Hilster | Some wxPython interface change updates. Moved refresh...
|
commit | commitdiff | tree |
1999-02-03 |
Harco de Hilster | removed gtk_text references
|
commit | commitdiff | tree |
1999-02-03 |
Harco de Hilster | A minimal document skeleton. See comments inside for...
|
commit | commitdiff | tree |
1999-02-03 |
Harco de Hilster | Fixed incredibly stupid mistake made earlier by me...
|
commit | commitdiff | tree |
1999-02-02 |
Harco de Hilster | included description of wxTextCtrl::AppendText
|
commit | commitdiff | tree |
1999-02-02 |
Harco de Hilster | added wxTextCtrl::AppendText, used by TextCtrl operator <<
|
commit | commitdiff | tree |
1999-02-02 |
Harco de Hilster | added AppendText method, now used by operator <<
|
commit | commitdiff | tree |
1999-01-31 |
Harco de Hilster | internal browser creates temp file in current dir,...
|
commit | commitdiff | tree |
1999-01-31 |
Harco de Hilster | The obligatory Slashdot headlines retriever. Every...
|
commit | commitdiff | tree |
1999-01-31 |
Harco de Hilster | Loads of updates/fixes. Everything is now zero-based...
|
commit | commitdiff | tree |
1999-01-31 |
Harco de Hilster | Some updates to clarify definitions and behaviour of...
|
commit | commitdiff | tree |
1999-01-29 |
Harco de Hilster | Added \pythonnote macros. Default empty.
|
commit | commitdiff | tree |
1999-01-29 |
Harco de Hilster | Added a \pythonnote command to tex2rtf.ini. By default...
|
commit | commitdiff | tree |
1999-01-29 |
Harco de Hilster | Added aliases for wxDefaultPosition and wxDefaultSize...
|
commit | commitdiff | tree |
1999-01-29 |
Harco de Hilster | Some tweaks to includes for compilers without precompiled...
|
commit | commitdiff | tree |
1999-01-29 |
Harco de Hilster | In test4's toolbar sample, changed NULL to wxNullBitmap...
|
commit | commitdiff | tree |
|