1999-10-06 |
Julian Smart | Corrected setting back
|
commit | commitdiff | tree |
1999-10-04 |
Julian Smart | Removed some unused parameter warnings; compile error...
|
commit | commitdiff | tree |
1999-10-04 |
Julian Smart | Added ProjGen for generating sample VC++ project files
|
commit | commitdiff | tree |
1999-10-04 |
Julian Smart | Added some makefiles etc. to nettest sample
|
commit | commitdiff | tree |
1999-10-04 |
Julian Smart | Version numbering change, small additions to ToDo
|
commit | commitdiff | tree |
1999-10-02 |
Julian Smart | Added roadmap.
|
commit | commitdiff | tree |
1999-10-01 |
Julian Smart | Updates to VC++ project files
|
commit | commitdiff | tree |
1999-09-29 |
Julian Smart | Misc changes, including to wxPropertyForm and sample...
|
commit | commitdiff | tree |
1999-09-13 |
Julian Smart | Added DLL versions of project files.
|
commit | commitdiff | tree |
1999-09-13 |
Julian Smart | Added VC++ 5 wxWin project files (not generated sample...
|
commit | commitdiff | tree |
1999-09-13 |
Julian Smart | Made HelpGen into a wxWin app (still uses command-line...
|
commit | commitdiff | tree |
1999-09-13 |
Julian Smart | Took anonymous class out of wxHtmlHelpFrame; corrected...
|
commit | commitdiff | tree |
1999-09-09 |
Julian Smart | Small bug fix
|
commit | commitdiff | tree |
1999-09-08 |
Julian Smart | Fixed cursor loading on Win95
|
commit | commitdiff | tree |
1999-09-08 |
Julian Smart | Added wxTE_NO_VSCROLL style; corrected joystick event...
|
commit | commitdiff | tree |
1999-09-07 |
Julian Smart | Corrected #include in gsockmot.cpp
|
commit | commitdiff | tree |
1999-09-06 |
Julian Smart | Added missing constant
|
commit | commitdiff | tree |
1999-09-06 |
Julian Smart | Changed value of wxGA_SMOOTH (clashed with wxVERTICAL)
|
commit | commitdiff | tree |
1999-09-06 |
Julian Smart | Added wxFontEnumerator class for wxMSW, and fixed text...
|
commit | commitdiff | tree |
1999-09-05 |
Julian Smart | Fixed some doc problems
|
commit | commitdiff | tree |
1999-09-05 |
Julian Smart | Misc. 16-bit compilation fixes
|
commit | commitdiff | tree |
1999-09-05 |
Julian Smart | Updating corrupt file
|
commit | commitdiff | tree |
1999-09-02 |
Julian Smart | SetMenuBar potential memory leak fixed; added wxTAB_TRAVERSA...
|
commit | commitdiff | tree |
1999-08-31 |
Julian Smart | Added Set/GetSelection to wxPrintDialogData (the value...
|
commit | commitdiff | tree |
1999-08-24 |
Julian Smart | Minor doc & distrib file changes
|
commit | commitdiff | tree |
1999-08-24 |
Julian Smart | Added WS_VSCROLL, WS_HSCROLL styles
|
commit | commitdiff | tree |
1999-08-20 |
Julian Smart | Restored the ability to scroll.
|
commit | commitdiff | tree |
1999-08-18 |
Julian Smart | Added gifdecod.h
|
commit | commitdiff | tree |
1999-08-18 |
Julian Smart | Added gifdecod.cpp
|
commit | commitdiff | tree |
1999-08-17 |
Julian Smart | Fixed bug that wrote incomplete wxExpr files (missing...
|
commit | commitdiff | tree |
1999-08-12 |
Julian Smart | wxBook additions; added a couple of pixels in menu...
|
commit | commitdiff | tree |
1999-08-11 |
Julian Smart | Added wxbook.htm.
|
commit | commitdiff | tree |
1999-08-10 |
Julian Smart | Fixed my fix
|
commit | commitdiff | tree |
1999-08-09 |
Julian Smart | A fix for wxTaskBarIcon (temporary wxFrame interfering...
|
commit | commitdiff | tree |
1999-08-06 |
Julian Smart | Changes for BC++
|
commit | commitdiff | tree |
1999-08-06 |
Julian Smart | Minor additions to FAQ
|
commit | commitdiff | tree |
1999-08-05 |
Julian Smart | Cured some bugs/typos/spacing in docs
|
commit | commitdiff | tree |
1999-08-05 |
Julian Smart | Corrected some doc problems
|
commit | commitdiff | tree |
1999-08-05 |
Julian Smart | Added new files to .rsp files; added new samples to...
|
commit | commitdiff | tree |
1999-07-31 |
Julian Smart | Added news and coding standards HTML files to CVS
|
commit | commitdiff | tree |
1999-07-10 |
Julian Smart | Added an #ifdef
|
commit | commitdiff | tree |
1999-07-10 |
Julian Smart | Added test for wxUSE_STATLINE in statline.cpp
|
commit | commitdiff | tree |
1999-06-17 |
Julian Smart | Added some #defines
|
commit | commitdiff | tree |
1999-06-09 |
Julian Smart | Getting various compilers to work with wxWin again
|
commit | commitdiff | tree |
1999-06-08 |
Julian Smart | Removed floor() references
|
commit | commitdiff | tree |
1999-06-03 |
Julian Smart | Corrected spelling of 'unrecognized'
|
commit | commitdiff | tree |
1999-06-03 |
Julian Smart | Removed GetSize from wxToolBar95
|
commit | commitdiff | tree |
1999-06-03 |
Julian Smart | min/max -> wxMin/wxMax
|
commit | commitdiff | tree |
1999-06-02 |
Julian Smart | Added progdlgg.cpp to makefiles; fixed true/false in...
|
commit | commitdiff | tree |
1999-06-02 |
Julian Smart | day_of_week fix to wxDate, wxRect additions
|
commit | commitdiff | tree |
1999-05-28 |
Julian Smart | Added rc and def files for new samples
|
commit | commitdiff | tree |
1999-05-27 |
Julian Smart | Added dcbase target to various makefiles
|
commit | commitdiff | tree |
1999-05-27 |
Julian Smart | Added some makefiles for caret, scroll and drawing...
|
commit | commitdiff | tree |
1999-05-25 |
Julian Smart | Reverted corrupt file (may not be in line with Vadim...
|
commit | commitdiff | tree |
1999-05-25 |
Julian Smart | Misc small changes
|
commit | commitdiff | tree |
1999-05-09 |
Julian Smart | wxUSE_THREADS in sckint.h; wxMotif Clone error fixed...
|
commit | commitdiff | tree |
1999-05-09 |
Julian Smart | #ifdefs for wxUSE_THREADS
|
commit | commitdiff | tree |
1999-05-09 |
Julian Smart | *** empty log message ***
|
commit | commitdiff | tree |
1999-05-09 |
Julian Smart | Misc. fixes
|
commit | commitdiff | tree |
1999-05-09 |
Julian Smart | Added JPEG jconfig.vc, BC++/VC++ makefiles. Sort of...
|
commit | commitdiff | tree |
1999-05-06 |
Julian Smart | Some doc corrections; various small fixes for Cygwin...
|
commit | commitdiff | tree |
1999-05-06 |
Julian Smart | Defined PBS_SMOOTH, PBS_VERTICAL in gauge95.cpp, if...
|
commit | commitdiff | tree |
1999-05-05 |
Julian Smart | Fixed Yield/Windows clash in sckint.cpp, updated makefile
|
commit | commitdiff | tree |
1999-05-05 |
Julian Smart | wxNotebook fixes for Win16; VC++ 4 fixes for OLE files...
|
commit | commitdiff | tree |
1999-04-19 |
Julian Smart | Fixed wxPostScript printing problem (used wrong constructor...
|
commit | commitdiff | tree |
1999-04-19 |
Julian Smart | Fixed wxexpr.cpp bug (quote wasn't being removed in...
|
commit | commitdiff | tree |
1999-04-08 |
Julian Smart | Added candidate wxDragImage implementation for wxMSW
|
commit | commitdiff | tree |
1999-04-08 |
Julian Smart | Changed the focus-window event handling back
|
commit | commitdiff | tree |
1999-04-07 |
Julian Smart | Menu/toolbar event handling now tries the window with...
|
commit | commitdiff | tree |
1999-04-07 |
Julian Smart | Some typos corrected in iniconf.cpp
|
commit | commitdiff | tree |
1999-04-07 |
Julian Smart | Added imaggif.h, imaggif.cpp (wxImage GIF-reading support...
|
commit | commitdiff | tree |
1999-04-06 |
Julian Smart | Fixed some bugs in new code (CanPaste, GetSelection)
|
commit | commitdiff | tree |
1999-04-06 |
Julian Smart | Added some missing wxTextCtrl functions: Undo, Redo...
|
commit | commitdiff | tree |
1999-04-06 |
Julian Smart | JPEG and PNG code taken out of image.cpp
|
commit | commitdiff | tree |
1999-04-06 |
Julian Smart | Fixed OnMenuHighlight, wxPrintData problems
|
commit | commitdiff | tree |
1999-04-06 |
Julian Smart | ShowPosition fix to allow negative numbers
|
commit | commitdiff | tree |
1999-04-05 |
Julian Smart | MSWOnCommand bug fixed
|
commit | commitdiff | tree |
1999-04-04 |
Julian Smart | Win16 corrections
|
commit | commitdiff | tree |
1999-04-03 |
Julian Smart | Corrected someone's double-initialisation bug
|
commit | commitdiff | tree |
1999-04-03 |
Julian Smart | Correct wrong memset ordering that produced an assert...
|
commit | commitdiff | tree |
1999-04-02 |
Julian Smart | Fixed doubled-up key effects in wxTextCtrl by resetting...
|
commit | commitdiff | tree |
1999-04-02 |
Julian Smart | Switched wxMkdir code back to old working version.
|
commit | commitdiff | tree |
1999-04-01 |
Julian Smart | Fixed wxPalette memory leak when loading BMP files
|
commit | commitdiff | tree |
1999-03-29 |
Julian Smart | Undefed Yield symbol if defined, else syntax error
|
commit | commitdiff | tree |
1999-03-29 |
Julian Smart | Fixed missing brace in app.cpp
|
commit | commitdiff | tree |
1999-03-26 |
Julian Smart | Added paper classes.
|
commit | commitdiff | tree |
1999-03-25 |
Julian Smart | Many changes to the printing classes.
|
commit | commitdiff | tree |
1999-03-23 |
Julian Smart | Corrected valtext.cpp for disabled controls; added...
|
commit | commitdiff | tree |
1999-03-23 |
Julian Smart | WS_CLIPCHILDREN is not always enabled in wxNotebook...
|
commit | commitdiff | tree |
1999-03-21 |
Julian Smart | Added wxTreeCtrl::SetItemDropHighlight (wxMSW only);
|
commit | commitdiff | tree |
1999-03-12 |
Julian Smart | Minor doc tweaks plus major wxTreeCtrl bug fixed (double...
|
commit | commitdiff | tree |
1999-03-08 |
Julian Smart | Small changes incl. making wxTAB_TRAVERSAL always on...
|
commit | commitdiff | tree |
1999-03-06 |
Julian Smart | Small changes
|
commit | commitdiff | tree |
1999-03-02 |
Julian Smart | Corrected event.h for wxKeyEvent/wxMouseEvent, and...
|
commit | commitdiff | tree |
1999-03-01 |
Julian Smart | Cured some Motif bugs
|
commit | commitdiff | tree |
1999-03-01 |
Julian Smart | Removed my buggy bug-fix
|
commit | commitdiff | tree |
1999-03-01 |
Julian Smart | Added dummy OnIdle to wxWindow in wxGTK; doc tweaks
|
commit | commitdiff | tree |
1999-02-28 |
Julian Smart | Added tbarsmpl.cpp (hope that's OK...)
|
commit | commitdiff | tree |
1999-02-28 |
Julian Smart | wxUSE_SOCKETS added to setup(0).h; Cygwin corrections...
|
commit | commitdiff | tree |
1999-02-28 |
Julian Smart | Doc mods; fixed return non-processing problem; fixed...
|
commit | commitdiff | tree |
next |