2002-08-08 |
Julian Smart | Removed bogus default parameters, applying
|
commit | commitdiff | tree |
2002-08-07 |
Julian Smart | Added error directive for MSW since no longer needed.
|
commit | commitdiff | tree |
2002-08-07 |
Julian Smart | Updated file list
|
commit | commitdiff | tree |
2002-08-07 |
Julian Smart | Added scripts to make Tex2RTF distribution on Unix
|
commit | commitdiff | tree |
2002-08-07 |
Julian Smart | Added files to Tex2RTF file list
|
commit | commitdiff | tree |
2002-08-07 |
Julian Smart | Added licence docs for Tex2RTF
|
commit | commitdiff | tree |
2002-08-07 |
Julian Smart | Removed temporary file
|
commit | commitdiff | tree |
2002-08-07 |
Julian Smart | Added files for creating independent Tex2RTF distributions
|
commit | commitdiff | tree |
2002-08-07 |
Julian Smart | Added ProcessIdle virtual function
|
commit | commitdiff | tree |
2002-08-04 |
Julian Smart | Applied patch from Benjamin Williams to improve
|
commit | commitdiff | tree |
2002-08-02 |
Julian Smart | Renamed internal GetClientWindow to GetClientAreaWindow so
|
commit | commitdiff | tree |
2002-08-01 |
Julian Smart | Applied [ 586524 ] wxVariant Enhancements.
|
commit | commitdiff | tree |
2002-08-01 |
Julian Smart | Applied patch [ 588734 ] Makes ProcessIdle() virtual
|
commit | commitdiff | tree |
2002-08-01 |
Julian Smart | Applied patch [ 589484 ] wxGenericListCtrl, fix for...
|
commit | commitdiff | tree |
2002-07-30 |
Julian Smart | Added wx/listbase.h with wxListCtrl types, so we can
|
commit | commitdiff | tree |
2002-07-30 |
Julian Smart | Must include wx/listctrl.h unfortunately, for now
|
commit | commitdiff | tree |
2002-07-30 |
Julian Smart | More tweaks so wxGenericListCtrl only uses generic
|
commit | commitdiff | tree |
2002-07-29 |
Julian Smart | Added wxComboBox to scroll test to demonstrate Mac...
|
commit | commitdiff | tree |
2002-07-26 |
Julian Smart | Don't fail to register remaining window classes if
|
commit | commitdiff | tree |
2002-07-23 |
Julian Smart | Added wxMotif comments
|
commit | commitdiff | tree |
2002-07-23 |
Julian Smart | Applied patch [ 585436 ] motif toolbar control alignment fix
|
commit | commitdiff | tree |
2002-07-23 |
Julian Smart | Applied patch [ 585322 ] motif border style fix for...
|
commit | commitdiff | tree |
2002-07-23 |
Julian Smart | Applied patch [ 584885 ] better colour handling in...
|
commit | commitdiff | tree |
2002-07-23 |
Julian Smart | Possibly cured the assertion message dialog paint problem,
|
commit | commitdiff | tree |
2002-07-22 |
Julian Smart | Added wxListCtrl to derive from wxGenericListCtrl,
|
commit | commitdiff | tree |
2002-07-22 |
Julian Smart | Changed main ftp address to ftp://biolpc22.york.ac...
|
commit | commitdiff | tree |
2002-07-22 |
Julian Smart | Applied patch [ 583922 ] Make generic/wxListCtrl avail...
|
commit | commitdiff | tree |
2002-07-21 |
Julian Smart | Returned value from operator=
|
commit | commitdiff | tree |
2002-07-21 |
Julian Smart | operator = implemented inline.
|
commit | commitdiff | tree |
2002-07-21 |
Julian Smart | Made wxMouseEvent = operator public
|
commit | commitdiff | tree |
2002-07-19 |
Julian Smart | Applied patch [ 573644 ] wxDisplay for Mac (again)
|
commit | commitdiff | tree |
2002-07-19 |
Julian Smart | Applied patch [ 578052 ] Doc/View and recursion problems
|
commit | commitdiff | tree |
2002-07-19 |
Julian Smart | Applied patch [ 581280 ] Revamped notebook sample
|
commit | commitdiff | tree |
2002-07-19 |
Julian Smart | Applied patch [ 581139 ] Misc wxCmdLineParser changes...
|
commit | commitdiff | tree |
2002-07-19 |
Julian Smart | Applied patch [ 583877 ] Clone events correction
|
commit | commitdiff | tree |
2002-07-19 |
Julian Smart | Set default encoding
|
commit | commitdiff | tree |
2002-07-16 |
Julian Smart | Updated utils/configure
|
commit | commitdiff | tree |
2002-07-16 |
Julian Smart | Removed @IF-GMAKE... or something similar
|
commit | commitdiff | tree |
2002-07-16 |
Julian Smart | Added helpview
|
commit | commitdiff | tree |
2002-07-16 |
Julian Smart | Added helpview to distrib lists
|
commit | commitdiff | tree |
2002-07-16 |
Julian Smart | Added helpview Makefile.in; added helpview to list...
|
commit | commitdiff | tree |
2002-07-15 |
Julian Smart | Stripped menu control characters from buttons, static...
|
commit | commitdiff | tree |
2002-07-12 |
Julian Smart | Added wxView::OnClosingDocument so the application...
|
commit | commitdiff | tree |
2002-07-12 |
Julian Smart | Somehow wxWizard lost the 'virtual' keyword for DoCreateControls
|
commit | commitdiff | tree |
2002-07-12 |
Julian Smart | Added Ian Brown's fix for PopupMenu not blocking
|
commit | commitdiff | tree |
2002-07-10 |
Julian Smart | Added back makefile.vc
|
commit | commitdiff | tree |
2002-07-10 |
Julian Smart | Removed some inappropriate use of verbatim
|
commit | commitdiff | tree |
2002-07-09 |
Julian Smart | Simplified helpview sample again and removed bitmaps.
|
commit | commitdiff | tree |
2002-07-09 |
Julian Smart | Compiles
|
commit | commitdiff | tree |
2002-07-09 |
Julian Smart | Removed makefile with capital M
|
commit | commitdiff | tree |
2002-07-09 |
Julian Smart | Added helpview utility
|
commit | commitdiff | tree |
2002-07-09 |
Julian Smart | Corrected a few typos and added references to files...
|
commit | commitdiff | tree |
2002-07-09 |
Julian Smart | Added comment about increased wxRadioBox space
|
commit | commitdiff | tree |
2002-07-08 |
Julian Smart | Added space under label since it was too close to first...
|
commit | commitdiff | tree |
2002-07-08 |
Julian Smart | Added download page link.
|
commit | commitdiff | tree |
2002-07-08 |
Julian Smart | Added files.lst to wxMotif distribution.
|
commit | commitdiff | tree |
2002-07-07 |
Julian Smart | Added USE_ALTERNATE_UI symbol to helpview.cpp.
|
commit | commitdiff | tree |
2002-07-05 |
Julian Smart | Added wxRadioButton::MSWWindowProc to reset m_focusJustSet...
|
commit | commitdiff | tree |
2002-07-04 |
Julian Smart | Corrected my wrong application of patch
|
commit | commitdiff | tree |
2002-07-04 |
Julian Smart | Updated script + FAQs
|
commit | commitdiff | tree |
2002-07-04 |
Julian Smart | Documented various patches from Mark Armstrong <marka...
|
commit | commitdiff | tree |
2002-07-04 |
Julian Smart | Applied patch from Mark Armstrong <marka@availsolutions...
|
commit | commitdiff | tree |
2002-07-04 |
Julian Smart | Applied patch from Mark Armstrong <marka@availsolutions...
|
commit | commitdiff | tree |
2002-07-04 |
Julian Smart | Applied patch from Mark Armstrong <marka@availsolutions...
|
commit | commitdiff | tree |
2002-07-04 |
Julian Smart | Applied patch from Mark Armstrong <marka@availsolutions...
|
commit | commitdiff | tree |
2002-07-04 |
Julian Smart | Applied patch from Mark Armstrong <marka@availsolutions...
|
commit | commitdiff | tree |
2002-07-02 |
Julian Smart | Removed strange _T()
|
commit | commitdiff | tree |
2002-07-01 |
Julian Smart | Corrected scoping error for i
|
commit | commitdiff | tree |
2002-06-26 |
Julian Smart | Eliminate flashing when writing text, by clearing instead...
|
commit | commitdiff | tree |
2002-06-26 |
Julian Smart | Changed the UL bullet to be a square -- I couldn't get
|
commit | commitdiff | tree |
2002-06-26 |
Julian Smart | Corrected typo
|
commit | commitdiff | tree |
2002-06-25 |
Julian Smart | Corrected OnAssert
|
commit | commitdiff | tree |
2002-06-23 |
Julian Smart | Applied patch [ 546335 ] Added Automation types and...
|
commit | commitdiff | tree |
2002-06-23 |
Julian Smart | Applied patch [ 571965 ] update stc contrib stuff
|
commit | commitdiff | tree |
2002-06-23 |
Julian Smart | Applied patch [ 566194 ] Adds taskbar sample to configure...
|
commit | commitdiff | tree |
2002-06-23 |
Julian Smart | Added taskbar sample Makefile.in
|
commit | commitdiff | tree |
2002-06-23 |
Julian Smart | Applied patch [ 565012 ] Add wxTextValidator to wxTextEntryD...
|
commit | commitdiff | tree |
2002-06-23 |
Julian Smart | Applied [ 565397 ] FL wxNewBitmapButton patch
|
commit | commitdiff | tree |
2002-06-20 |
Julian Smart | ifdefed out Offset call for Mac
|
commit | commitdiff | tree |
2002-06-19 |
Julian Smart | Added SVG to distribution scripts
|
commit | commitdiff | tree |
2002-06-18 |
Julian Smart | Added AddGrab, RemoveGrab, IsGrabbed to wxTopLevelWindowGTK
|
commit | commitdiff | tree |
2002-06-18 |
Julian Smart | Moved flicker-removal to GTK+ code
|
commit | commitdiff | tree |
2002-06-18 |
Julian Smart | Remove flicker in Undo/Redo menus by only updating
|
commit | commitdiff | tree |
2002-06-18 |
Julian Smart | Set the clear region to be the update region if the...
|
commit | commitdiff | tree |
2002-06-12 |
Julian Smart | Fixed a bug in transferring data to a wxComboBox if...
|
commit | commitdiff | tree |
2002-06-12 |
Julian Smart | Added HTML About box and changed player dialog label
|
commit | commitdiff | tree |
2002-06-12 |
Julian Smart | Applied recent FL patches from Benjamin Williams <biwilliajs...
|
commit | commitdiff | tree |
2002-06-11 |
Julian Smart | Initialise font family when initializing from native...
|
commit | commitdiff | tree |
2002-06-08 |
Julian Smart | Use standard IDC_HELP cursor instead of oversize custom...
|
commit | commitdiff | tree |
2002-06-07 |
Julian Smart | Removed 'inline' which was causing unresolved symbols
|
commit | commitdiff | tree |
2002-06-07 |
Julian Smart | Added USE_SIMPLE_HELP_PROVIDER symbol to help demo...
|
commit | commitdiff | tree |
2002-06-06 |
Julian Smart | Corrected typo in wxStringHashTable::Delete
|
commit | commitdiff | tree |
2002-06-05 |
Julian Smart | Added documentation for wxHelpProvider::RemoveHelp
|
commit | commitdiff | tree |
2002-06-05 |
Julian Smart | Added Delete member to wxStringHashTable in order to...
|
commit | commitdiff | tree |
2002-06-04 |
Julian Smart | In SetProxy, add 1 to pos when parsing port since otherwise...
|
commit | commitdiff | tree |
2002-06-03 |
Julian Smart | Removed spurious </a> after <img> tag
|
commit | commitdiff | tree |
2002-05-29 |
Julian Smart | Applied patch #561454, testing for scrollbar
|
commit | commitdiff | tree |
2002-05-29 |
Julian Smart | Corrected some typos
|
commit | commitdiff | tree |
2002-05-20 |
Julian Smart | Applied drag fix to row labels as well
|
commit | commitdiff | tree |
2002-05-20 |
Julian Smart | Captured mouse in grid column label so the drag isn...
|
commit | commitdiff | tree |
next |