projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
*wprintf() functions should be extern, not static, when we define them in wxNEED_WPRI...
[wxWidgets.git]
/
src
/
common
/
cshelp.cpp
2006-11-09
Vadim Zeitlin
don't check whether wxUSE_MS_HTML_HELP is defined here...
blob
|
commitdiff
|
raw
2006-08-31
Włodzimierz Skiba
Include wx/module.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-04
Vadim Zeitlin
fix -Wundef gcc warnings about wxUSE_MS_HTML_HELP
blob
|
commitdiff
|
raw
|
diff to current
2006-06-14
Vadim Zeitlin
show native-looking (with 3D shadow) help tooltips...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-12
Vadim Zeitlin
we don't need to manually propagate wxHelpEvents upward...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-11
Vadim Zeitlin
made it possible to associate context help to a region...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-26
Vadim Zeitlin
added help event origin field: indicates if the help...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-28
Włodzimierz Skiba
Include wx/app.h according to precompiled headers of...
blob
|
commitdiff
|
raw
|
diff to current
2005-10-17
Michael Wetherell
Widen the hash key for win64
blob
|
commitdiff
|
raw
|
diff to current
2005-09-25
Vadim Zeitlin
first round of Intel compiler warning fixes: down from...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-23
Mart Raudsepp
Nuke #pragma implementation/interface's
blob
|
commitdiff
|
raw
|
diff to current
2005-07-21
Włodzimierz Skiba
wxOS2 with Open Watcom: correct PCH usage, missing...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-24
Włodzimierz Skiba
Incomplete wxUSE_* warning fix.
blob
|
commitdiff
|
raw
|
diff to current
2004-10-18
Włodzimierz Skiba
Unnecessary const_ prefix removed (blindly).
blob
|
commitdiff
|
raw
|
diff to current
2004-10-17
Włodzimierz Skiba
wxHashMap compatible typecasting.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-09
Włodzimierz Skiba
Source cleaning: TRUE/true, FALSE/false, whitespaces...
blob
|
commitdiff
|
raw
|
diff to current
2004-07-04
Julian Smart
Should set event object to relevant window when dispatc...
blob
|
commitdiff
|
raw
|
diff to current
2004-05-23
Julian Smart
Use old licence name
blob
|
commitdiff
|
raw
|
diff to current
2004-05-23
Julian Smart
Name and version changes
blob
|
commitdiff
|
raw
|
diff to current
2003-11-02
Mattia Barbon
Compilation fix for wxUSE_STL==1.
blob
|
commitdiff
|
raw
|
diff to current
2003-10-14
Mattia Barbon
wxMotif fixes.
blob
|
commitdiff
|
raw
|
diff to current
2003-08-09
Václav Slavík
added support for gcc precompiled headers
blob
|
commitdiff
|
raw
|
diff to current
2003-07-03
Mattia Barbon
Moved some methods/classes inside COMPATIBILITY_2_4.
blob
|
commitdiff
|
raw
|
diff to current
2003-04-30
Julian Smart
Use the context help XPM for MSW too
blob
|
commitdiff
|
raw
|
diff to current
2003-04-10
Vadim Zeitlin
don't use deprecated IntToString function
blob
|
commitdiff
|
raw
|
diff to current
2003-01-02
Vadim Zeitlin
use DECLARE_NO_COPY_CLASS() where applicable (patch...
blob
|
commitdiff
|
raw
|
diff to current
2002-08-09
Julian Smart
Delete help text entry before adding new one, else
blob
|
commitdiff
|
raw
|
diff to current
2002-07-08
David Webster
OS/2 loads bitmap resources via integer ID, not via...
blob
|
commitdiff
|
raw
|
diff to current
2002-06-06
Robert Roebling
Dislaying popup tip windows seems to work right now.
blob
|
commitdiff
|
raw
|
diff to current
2002-06-05
Julian Smart
Added Delete member to wxStringHashTable in order to...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-12
Julian Smart
Fixed mouse handling for captured windows
blob
|
commitdiff
|
raw
|
diff to current
2002-05-12
Julian Smart
Added recursive event handler pushing to fix context...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-09
Vadim Zeitlin
fixes for the compilation warnings with Sun CC:
blob
|
commitdiff
|
raw
|
diff to current
2001-12-01
Vadim Zeitlin
fixed compilation after wxTipWindow base class change...
blob
|
commitdiff
|
raw
|
diff to current
2001-05-02
Kendall Bennett
Updates to fix Watcom C/C++ 11.0 compiler warning probl...
blob
|
commitdiff
|
raw
|
diff to current
2001-02-22
Julian Smart
Attempted to improve tip window behaviour, but kill...
blob
|
commitdiff
|
raw
|
diff to current
2001-01-25
Robert Roebling
New event types for use in external libs (and from
blob
|
commitdiff
|
raw
|
diff to current
2000-09-26
Julian Smart
Fiddled with wxFindWindowAtPoint to make it work with...
blob
|
commitdiff
|
raw
|
diff to current
2000-09-12
Julian Smart
Added wxHelpControllerHelpProvider, added DisplayContex...
blob
|
commitdiff
|
raw
|
diff to current
2000-09-11
Julian Smart
wxHelpProvider now cleans itself up. wxTipWindow doesn't
blob
|
commitdiff
|
raw
|
diff to current
2000-09-11
Julian Smart
Included tipwindow.h unconditionally
blob
|
commitdiff
|
raw
|
diff to current
2000-09-10
Vadim Zeitlin
wxTipWindow added and is now used by wxSimpleHelpProvider
blob
|
commitdiff
|
raw
|
diff to current
2000-09-10
Vadim Zeitlin
1. added wxHelpProvider and (unfinished) wxSimpleHelpPr...
blob
|
commitdiff
|
raw
|
diff to current
2000-09-08
Vadim Zeitlin
fixed wxContextHelpButton bitmap (dis)appearance
blob
|
commitdiff
|
raw
|
diff to current
2000-09-08
Julian Smart
Fixed some broken things related to context help, fixed...
blob
|
commitdiff
|
raw
|
diff to current
2000-09-08
Julian Smart
Put wxContextHelp into cshelp.h/cpp, added wxContextHel...
blob
|
commitdiff
|
raw
|
diff to current