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 |
2000-08-22 |
Julian Smart | Added Reset() to command line parser and called it...
|
commit | commitdiff | tree |
2000-08-21 |
Julian Smart | Double oops, removed include file
|
commit | commitdiff | tree |
2000-08-21 |
Julian Smart | Oops, missed out include file
|
commit | commitdiff | tree |
2000-08-21 |
Julian Smart | Doc fix and SetArguments implementation
|
commit | commitdiff | tree |
2000-08-20 |
Julian Smart | Doc mods
|
commit | commitdiff | tree |
2000-08-18 |
Julian Smart | Added companion window. Now it's working pretty much...
|
commit | commitdiff | tree |
2000-08-18 |
Julian Smart | Implemented IsVisible and GetFirst/NextVisibleItem...
|
commit | commitdiff | tree |
2000-08-18 |
Julian Smart | Added tree.rc
|
commit | commitdiff | tree |
2000-08-18 |
Julian Smart | Bug fix
|
commit | commitdiff | tree |
2000-08-17 |
Julian Smart | Added psbox.tex
|
commit | commitdiff | tree |
2000-08-17 |
Julian Smart | Small fixes
|
commit | commitdiff | tree |
2000-08-17 |
Julian Smart | Added gizmos hierarchy
|
commit | commitdiff | tree |
2000-08-17 |
Julian Smart | Increased bib buffer size
|
commit | commitdiff | tree |
2000-08-15 |
Julian Smart | Mods to the intro.
|
commit | commitdiff | tree |
2000-08-14 |
Julian Smart | wxBook mods.
|
commit | commitdiff | tree |
2000-08-14 |
Julian Smart | Backslashes now allowed in \input filenames
|
commit | commitdiff | tree |
2000-08-14 |
Julian Smart | Fixes
|
commit | commitdiff | tree |
2000-08-14 |
Julian Smart | Fixing broken file.
|
commit | commitdiff | tree |
2000-08-14 |
Julian Smart | Added VC++ makefile
|
commit | commitdiff | tree |
2000-08-14 |
Julian Smart | wxBook updates
|
commit | commitdiff | tree |
2000-08-14 |
Julian Smart | Added chapter stubs.
|
commit | commitdiff | tree |
2000-08-14 |
Julian Smart | Started to add wxBook files
|
commit | commitdiff | tree |
2000-08-11 |
Julian Smart | Now show/hide status bar in ShowFullScreen, instead...
|
commit | commitdiff | tree |
2000-08-09 |
Julian Smart | Added chapter on collection and container classes to...
|
commit | commitdiff | tree |
2000-08-09 |
Julian Smart | Typo correction
|
commit | commitdiff | tree |
2000-08-08 |
Julian Smart | Changed default value for eliminateBorders (MakeExtendedStyle)
|
commit | commitdiff | tree |
2000-08-08 |
Julian Smart | Minor update
|
commit | commitdiff | tree |
2000-08-07 |
Julian Smart | Added first stab at GetBoundingRect for generic tree...
|
commit | commitdiff | tree |
2000-08-06 |
Julian Smart | Mingw32 fixes
|
commit | commitdiff | tree |
2000-08-06 |
Julian Smart | Some BC++ fixes
|
commit | commitdiff | tree |
2000-08-04 |
Julian Smart | Generic tree control text editor now has simple boder...
|
commit | commitdiff | tree |
next |