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 |
2000-10-04 |
Julian Smart | Fixes to generic dir dialog
|
commit | commitdiff | tree |
2000-10-04 |
Julian Smart | Speed fix for wxGenericDirCtrl, starting to add text...
|
commit | commitdiff | tree |
2000-10-03 |
Julian Smart | Small fixes to defs.h; change "windows.h" to <windows...
|
commit | commitdiff | tree |
2000-09-26 |
Julian Smart | Fiddled with wxFindWindowAtPoint to make it work with...
|
commit | commitdiff | tree |
2000-09-26 |
Julian Smart | Removed assert complaining about out-focus without...
|
commit | commitdiff | tree |
2000-09-25 |
Julian Smart | Enabled context-sensitive help for wxRadioBox
|
commit | commitdiff | tree |
2000-09-25 |
Julian Smart | Added wxID_IGNORE
|
commit | commitdiff | tree |
2000-09-15 |
Julian Smart | Added Set/GetThemeEnabled and used this for determining...
|
commit | commitdiff | tree |
2000-09-13 |
Julian Smart | Added accelerator to bitmap menu item
|
commit | commitdiff | tree |
2000-09-13 |
Julian Smart | wxListMainWindow::HitTest no longer tests 'flags' which...
|
commit | commitdiff | tree |
2000-09-12 |
Julian Smart | Added cshelp.txt
|
commit | commitdiff | tree |
2000-09-12 |
Julian Smart | Minor mods
|
commit | commitdiff | tree |
2000-09-12 |
Julian Smart | Added wxHelpControllerHelpProvider, added DisplayContextPopu...
|
commit | commitdiff | tree |
2000-09-11 |
Julian Smart | Corrected frame.cpp to recognise wxNO_BORDER properly
|
commit | commitdiff | tree |
2000-09-11 |
Julian Smart | Corrected typo
|
commit | commitdiff | tree |
2000-09-11 |
Julian Smart | wxHelpProvider now cleans itself up. wxTipWindow doesn't
|
commit | commitdiff | tree |
2000-09-11 |
Julian Smart | Included tipwindow.h unconditionally
|
commit | commitdiff | tree |
2000-09-10 |
Julian Smart | Made the docs compile again.
|
commit | commitdiff | tree |
2000-09-10 |
Julian Smart | #ifdefs for WIN16
|
commit | commitdiff | tree |
2000-09-08 |
Julian Smart | Removed spurious _
|
commit | commitdiff | tree |
2000-09-08 |
Julian Smart | Fixed non-recognition of wxLIST_MASK_IMAGE flags.
|
commit | commitdiff | tree |
2000-09-08 |
Julian Smart | Added manual files
|
commit | commitdiff | tree |
2000-09-08 |
Julian Smart | Tried to fix problem with 'clean' target
|
commit | commitdiff | tree |
2000-09-08 |
Julian Smart | Added dcclient.h
|
commit | commitdiff | tree |
2000-09-08 |
Julian Smart | Fixed memory leak in listbox, fixed memory leak reporting...
|
commit | commitdiff | tree |
2000-09-08 |
Julian Smart | Added context-sensitive help dialog demo.
|
commit | commitdiff | tree |
2000-09-08 |
Julian Smart | Fixed some broken things related to context help, fixed...
|
commit | commitdiff | tree |
2000-09-08 |
Julian Smart | Put wxContextHelp into cshelp.h/cpp, added wxContextHelpButton
|
commit | commitdiff | tree |
2000-09-07 |
Julian Smart | Added memcheck to configure
|
commit | commitdiff | tree |
2000-09-07 |
Julian Smart | Applied memory allocation patch, and worked around...
|
commit | commitdiff | tree |
2000-09-07 |
Julian Smart | Added some docs
|
commit | commitdiff | tree |
2000-09-07 |
Julian Smart | Added comment to old wxGetMousePosition
|
commit | commitdiff | tree |
2000-09-07 |
Julian Smart | Used GetCursorPos for new wxGetMousePosition implementation
|
commit | commitdiff | tree |
2000-09-07 |
Julian Smart | Got wxHelpContext working, plus wxFindWindowAtPointer...
|
commit | commitdiff | tree |
2000-09-07 |
Julian Smart | Made wxContextHelp implementation generic and added...
|
commit | commitdiff | tree |
2000-09-06 |
Julian Smart | Implemented wxHelpContext for wxGTK.
|
commit | commitdiff | tree |
2000-09-06 |
Julian Smart | Dialogs can now show a question mark for context-sensitive...
|
commit | commitdiff | tree |
2000-09-06 |
Julian Smart | Added #include in helpbase.cpp
|
commit | commitdiff | tree |
2000-09-06 |
Julian Smart | Added wxHelpEvent, wxContextHelp (MSW only so far)...
|
commit | commitdiff | tree |
2000-09-05 |
Julian Smart | Generic wxListCtrl now supports wxLC_HRULES, wxLC_VRULES
|
commit | commitdiff | tree |
2000-09-05 |
Julian Smart | Added rules to wxListCtrl (MSW now, GTK+ soon)
|
commit | commitdiff | tree |
2000-09-04 |
Julian Smart | Commented out palette code for wxGTK
|
commit | commitdiff | tree |
2000-09-04 |
Julian Smart | Corrected off-by-one bug in wxRect(const wxPoint&,...
|
commit | commitdiff | tree |
2000-09-01 |
Julian Smart | Small mods
|
commit | commitdiff | tree |
2000-09-01 |
Julian Smart | Ignored palettes for wxGTK
|
commit | commitdiff | tree |
2000-09-01 |
Julian Smart | Corrected typo
|
commit | commitdiff | tree |
2000-09-01 |
Julian Smart | Added to wxSystemSettings for better GTK+ themes compatibility
|
commit | commitdiff | tree |
2000-08-30 |
Julian Smart | Fixed jumping problem with remotely scrolled tree
|
commit | commitdiff | tree |
2000-08-30 |
Julian Smart | Added wxSYS_COLOUR_3DLIGHT
|
commit | commitdiff | tree |
2000-08-29 |
Julian Smart | Small mods
|
commit | commitdiff | tree |
2000-08-29 |
Julian Smart | Fixed CanCut
|
commit | commitdiff | tree |
2000-08-29 |
Julian Smart | Sash window layout algorithm now fails if not enough...
|
commit | commitdiff | tree |
2000-08-29 |
Julian Smart | Don't allow for status or toolbar size if they are...
|
commit | commitdiff | tree |
2000-08-29 |
Julian Smart | Added wxCLIP_SIBLINGS. CVS also seems to think lots...
|
commit | commitdiff | tree |
2000-08-25 |
Julian Smart | Added some casts in hopes of fixing HP compilation...
|
commit | commitdiff | tree |
2000-08-25 |
Julian Smart | Added a flag to avoid Capture/Release asserts
|
commit | commitdiff | tree |
2000-08-25 |
Julian Smart | Fixed sample; enhanced wxLayoutAlgorithm to give remaining...
|
commit | commitdiff | tree |
2000-08-25 |
Julian Smart | Typo in doc, wxCHECK2_MSG replaced with wxCHECK_MSG
|
commit | commitdiff | tree |
2000-08-24 |
Julian Smart | Added gizmos
|
commit | commitdiff | tree |
2000-08-24 |
Julian Smart | Fixed for wxGTK compilation
|
commit | commitdiff | tree |
2000-08-24 |
Julian Smart | Fixed #pragma
|
commit | commitdiff | tree |
2000-08-24 |
Julian Smart | Replaced true/false with TRUE/FALSE
|
commit | commitdiff | tree |
next |