2001-04-23 |
Julian Smart | Added imagxpm.cpp
|
commit | commitdiff | tree |
2001-04-19 |
Julian Smart | Fix/hack 1.
|
commit | commitdiff | tree |
2001-04-18 |
Julian Smart | No longer paint the selection background under the...
|
commit | commitdiff | tree |
2001-04-11 |
Julian Smart | More fixes
|
commit | commitdiff | tree |
2001-04-10 |
Julian Smart | Fixed some wxDragImage bugs
|
commit | commitdiff | tree |
2001-04-10 |
Julian Smart | Corrections
|
commit | commitdiff | tree |
2001-04-10 |
Julian Smart | Removed misleading text from wxDragImage doc
|
commit | commitdiff | tree |
2001-04-10 |
Julian Smart | Implemented Chuck Messenger's naming and simplification...
|
commit | commitdiff | tree |
2001-04-10 |
Julian Smart | Removed spurious wxCHECK which forgot about the possibility...
|
commit | commitdiff | tree |
2001-04-10 |
Julian Smart | Ok() should be called on image, not bitmap
|
commit | commitdiff | tree |
2001-04-06 |
Julian Smart | Changed wxYield to wxYieldIfNeeded in PopupMenu, to...
|
commit | commitdiff | tree |
2001-04-05 |
Julian Smart | Applied Don Spear's patch
|
commit | commitdiff | tree |
2001-04-02 |
Julian Smart | Corrected some typos and quaint English
|
commit | commitdiff | tree |
2001-03-29 |
Julian Smart | Added Inno Setup distrib files
|
commit | commitdiff | tree |
2001-03-26 |
Julian Smart | Bug fix to Mkdirs and GetLongPath
|
commit | commitdiff | tree |
2001-03-26 |
Julian Smart | Added focus in/out handlers for wxTextCtrl
|
commit | commitdiff | tree |
2001-03-26 |
Julian Smart | Added 'full' param to wxFileName::Mkdir to make all...
|
commit | commitdiff | tree |
2001-03-26 |
Julian Smart | Corrections to the GetLongPath code
|
commit | commitdiff | tree |
2001-03-26 |
Julian Smart | Attempt at improving GetLongPath
|
commit | commitdiff | tree |
2001-03-22 |
Julian Smart | Fix for tip disappearing immediately under MSW
|
commit | commitdiff | tree |
2001-03-21 |
Julian Smart | Changed GetLong/ShortPath to allocate memory dynamically
|
commit | commitdiff | tree |
2001-03-21 |
Julian Smart | Added long-filename functions & normalisation; patch...
|
commit | commitdiff | tree |
2001-03-19 |
Julian Smart | Small doc mod; made wxRAISED_BORDER work
|
commit | commitdiff | tree |
2001-03-12 |
Julian Smart | Bug fix for #406153
|
commit | commitdiff | tree |
2001-03-05 |
Julian Smart | wxFileSelector should have file name only, not path...
|
commit | commitdiff | tree |
2001-03-02 |
Julian Smart | Added DisplayTextPopup to wxHtmlHelpController; fixed...
|
commit | commitdiff | tree |
2001-03-02 |
Julian Smart | Added test to prevent crash in LogMenuEvent
|
commit | commitdiff | tree |
2001-02-28 |
Julian Smart | Local event array wasn't initialized
|
commit | commitdiff | tree |
2001-02-22 |
Julian Smart | Added PROIO_ prefix to yyparse to get it to link.
|
commit | commitdiff | tree |
2001-02-22 |
Julian Smart | Attempted to improve tip window behaviour, but kill...
|
commit | commitdiff | tree |
2001-02-22 |
Julian Smart | wxLIST_STATE_FOCUSED -> wxLIST_STATE_SELECTED in GetItemStat...
|
commit | commitdiff | tree |
2001-02-22 |
Julian Smart | Corrected Clone return type
|
commit | commitdiff | tree |
2001-02-22 |
Julian Smart | Changed wxYield calls to wxYieldIfNeeded
|
commit | commitdiff | tree |
2001-02-22 |
Julian Smart | Added wxYieldIfNeeded
|
commit | commitdiff | tree |
2001-02-13 |
Julian Smart | More GTK+ 1.3.1 fixes
|
commit | commitdiff | tree |
2001-02-13 |
Julian Smart | Further __WXGTK20__ fix
|
commit | commitdiff | tree |
2001-02-13 |
Julian Smart | Tried to fix GTK+ 2.0 compilos
|
commit | commitdiff | tree |
2001-02-12 |
Julian Smart | Small mod
|
commit | commitdiff | tree |
2001-02-12 |
Julian Smart | Changes to distribution scripts
|
commit | commitdiff | tree |
2001-02-12 |
Julian Smart | Fix for unsafe use of a global pointer for focus window...
|
commit | commitdiff | tree |
2001-02-06 |
Julian Smart | Added event sample
|
commit | commitdiff | tree |
2001-02-06 |
Julian Smart | Added event sample to VC+ project file
|
commit | commitdiff | tree |
2001-02-06 |
Julian Smart | Added VC++ project files for event sample
|
commit | commitdiff | tree |
2001-02-06 |
Julian Smart | Updated VC++ project files for making DLL-based samples
|
commit | commitdiff | tree |
2001-02-06 |
Julian Smart | Fixed sashwin events
|
commit | commitdiff | tree |
2001-02-06 |
Julian Smart | Fixed some warnings (don't know why dialoged Makefile...
|
commit | commitdiff | tree |
2001-01-29 |
Julian Smart | Corrected DoBlit code to use offset into mask
|
commit | commitdiff | tree |
2001-01-28 |
Julian Smart | Correction for Mingw32
|
commit | commitdiff | tree |
2001-01-26 |
Julian Smart | Changed m_eventType to int
|
commit | commitdiff | tree |
2001-01-22 |
Julian Smart | Fixed wxToolBar colour mapping problem (I hope)
|
commit | commitdiff | tree |
2001-01-22 |
Julian Smart | And a 'standard colours' bitmap to help fix wxToolBar...
|
commit | commitdiff | tree |
2001-01-21 |
Julian Smart | Remove plot.cpp
|
commit | commitdiff | tree |
2001-01-11 |
Julian Smart | Use wxClientDC in header window so we don't clip (because...
|
commit | commitdiff | tree |
2001-01-09 |
Julian Smart | Extended ProcessTextCommand so processes SETFOCUS/KILLFOCUS...
|
commit | commitdiff | tree |
2001-01-09 |
Julian Smart | Extended ProcessTextCommand so processes SETFOCUS/KILLFOCUS...
|
commit | commitdiff | tree |
2001-01-05 |
Julian Smart | Corrected horizontal rule drawing when number of items...
|
commit | commitdiff | tree |
2001-01-05 |
Julian Smart | In wxListCtrl::Find, don't decrement 'start' if already...
|
commit | commitdiff | tree |
2001-01-05 |
Julian Smart | Changed GetDocuments() to remove cast, added GetTemplates()
|
commit | commitdiff | tree |
2001-01-02 |
Julian Smart | Added filename.cpp to .dsp files
|
commit | commitdiff | tree |
2001-01-02 |
Julian Smart | Added line to wxMask doc.
|
commit | commitdiff | tree |
2000-12-21 |
Julian Smart | Modified treectrlg.cpp not to crash in HitTest if there...
|
commit | commitdiff | tree |
2000-12-21 |
Julian Smart | Added m_keyGlobal.Open()
|
commit | commitdiff | tree |
2000-12-04 |
Julian Smart | Small mods
|
commit | commitdiff | tree |
2000-12-04 |
Julian Smart | Updated the FAQ a little
|
commit | commitdiff | tree |
2000-12-03 |
Julian Smart | Corrected bug in cmdlpars.tex
|
commit | commitdiff | tree |
2000-12-03 |
Julian Smart | Added accelerators to Undo/Redo menu items
|
commit | commitdiff | tree |
2000-11-26 |
Julian Smart | Added m_destroybuf initialisation
|
commit | commitdiff | tree |
2000-11-23 |
Julian Smart | Some mods
|
commit | commitdiff | tree |
2000-11-23 |
Julian Smart | Clarified some things for Mingw32 compilation.
|
commit | commitdiff | tree |
2000-11-19 |
Julian Smart | Removed #if wxUSE_TREECTRL (not in setup0.h, and not...
|
commit | commitdiff | tree |
2000-11-17 |
Julian Smart | Updated info on handlers
|
commit | commitdiff | tree |
2000-11-12 |
Julian Smart | Minor tweaks
|
commit | commitdiff | tree |
2000-11-12 |
Julian Smart | Added missing VC++ project files
|
commit | commitdiff | tree |
2000-11-12 |
Julian Smart | Corrected distribution file & removed ^M characters...
|
commit | commitdiff | tree |
2000-11-12 |
Julian Smart | Added Word template for formatting wxWindows manual
|
commit | commitdiff | tree |
2000-11-05 |
Julian Smart | Removed spurious brace
|
commit | commitdiff | tree |
2000-11-03 |
Julian Smart | Replaced comparisons with zero, with IsOk()
|
commit | commitdiff | tree |
2000-10-23 |
Julian Smart | Applying submitted wxOS2 mod
|
commit | commitdiff | tree |
2000-10-18 |
Julian Smart | Fixed memory bug
|
commit | commitdiff | tree |
2000-10-17 |
Julian Smart | Made wxGenericDirCtrl compile with Cygwin
|
commit | commitdiff | tree |
2000-10-16 |
Julian Smart | Fixed memory leak
|
commit | commitdiff | tree |
2000-10-13 |
Julian Smart | Doc/distribution script mods
|
commit | commitdiff | tree |
2000-10-13 |
Julian Smart | Added missing GIFs.
|
commit | commitdiff | tree |
2000-10-13 |
Julian Smart | Added distribution script
|
commit | commitdiff | tree |
2000-10-12 |
Julian Smart | Fixes for distribution scripts
|
commit | commitdiff | tree |
2000-10-11 |
Julian Smart | Added a couple of distribution-related files
|
commit | commitdiff | tree |
2000-10-11 |
Julian Smart | First draft of a cygwin script to create wxMSW distributions
|
commit | commitdiff | tree |
2000-10-11 |
Julian Smart | Added some VC++ project files
|
commit | commitdiff | tree |
2000-10-10 |
Julian Smart | Added wxXML demo VC++ project files; corrected filename...
|
commit | commitdiff | tree |
2000-10-10 |
Julian Smart | Added VC++ project files (seems logical)
|
commit | commitdiff | tree |
2000-10-10 |
Julian Smart | Removed 'interface' pragma for gcc 2.96
|
commit | commitdiff | tree |
2000-10-10 |
Julian Smart | Doc corrections
|
commit | commitdiff | tree |
2000-10-10 |
Julian Smart | Added wxGenericDirCtrl documentation
|
commit | commitdiff | tree |
2000-10-09 |
Julian Smart | Added wxQuantize, wxTipWindow, wxSplashScreen docs
|
commit | commitdiff | tree |
2000-10-09 |
Julian Smart | Doc corrections; added HelpGen project files
|
commit | commitdiff | tree |
2000-10-09 |
Julian Smart | Added context-sensitive help docs
|
commit | commitdiff | tree |
2000-10-06 |
Julian Smart | Added DECLARE/IMLEMENT_CLASS for wxToolBarBase
|
commit | commitdiff | tree |
2000-10-05 |
Julian Smart | Removed wxFindFocusDescendant for non-wxMSW platforms.
|
commit | commitdiff | tree |
2000-10-04 |
Julian Smart | More fixes
|
commit | commitdiff | tree |
2000-10-04 |
Julian Smart | Removed wxWS_EX_NO_AUTOFOCUS (use AcceptsFocus instead)
|
commit | commitdiff | tree |
next |