Julian Smart
|
5eace63e83
|
Added notes for OnPreparePrinting
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23268 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-28 08:47:00 +00:00 |
|
Julian Smart
|
0d8391fdd2
|
Typo correction
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23194 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-25 10:02:04 +00:00 |
|
Julian Smart
|
0edd44ba7c
|
Updated XRC tool section.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23064 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-21 08:06:57 +00:00 |
|
Vadim Zeitlin
|
dc1e40c83f
|
don't ignore start parameter in find_last_of()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@22700 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-08 11:54:26 +00:00 |
|
Vadim Zeitlin
|
60541ceb57
|
copy wxImage options when copying the images (replaces patch 780705)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@22588 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-04 17:48:35 +00:00 |
|
Vadim Zeitlin
|
820a477a59
|
set event object correctly for the menu events
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@22557 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-03 23:26:11 +00:00 |
|
Mattia Barbon
|
6989d60149
|
Improve wxHashMap documentation.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@22527 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-03 20:05:27 +00:00 |
|
Vadim Zeitlin
|
86f63b95c4
|
mention wxWS_BLOCK_EVENTS change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@22382 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-30 15:00:17 +00:00 |
|
Stefan Neis
|
517386c7f7
|
Mention changes to unix/fontutil.cpp.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@21932 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-12 23:15:59 +00:00 |
|
Julian Smart
|
fb85527783
|
Applied patch [ 760463 ] wxMenu::FindItemByPosition for 2.4 branch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@21841 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-10 08:57:34 +00:00 |
|
Vadim Zeitlin
|
ebacdfcde4
|
fix compilation with --disable-compat-22 (patch 759563)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@21830 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-09 23:22:46 +00:00 |
|
Vadim Zeitlin
|
b6780e979a
|
removed non existing file which was preventing "make install" from working
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@21775 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-08 21:19:44 +00:00 |
|
Vadim Zeitlin
|
3a42fa9cec
|
backported patch 762500 (don't eas 100% of CPU when showing popup menu)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@21733 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-06 23:29:03 +00:00 |
|
Robert Roebling
|
cd0a3c88a3
|
Clarified the list item end label edit semantics in the docs.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@21700 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-06 11:51:54 +00:00 |
|
Vadim Zeitlin
|
15a126c5e3
|
fix for comparison bug in GetHeader()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@21492 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-28 23:40:29 +00:00 |
|
Vadim Zeitlin
|
7dc607d0a1
|
added RefreshItem[s]()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@21451 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-27 21:15:05 +00:00 |
|
Roger Gammans
|
ef596c3261
|
correct docuemtation for wxEVT_GRID_SELECT_CELL and wxEVT_GRID_CELL_CHANGE
events
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@21397 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-25 17:30:46 +00:00 |
|
Vadim Zeitlin
|
d723d6c834
|
fix for iostream.h missing in VC 7.1
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@21324 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-23 16:21:39 +00:00 |
|
Vadim Zeitlin
|
7c79b1598f
|
fix VC 7.x release build problems
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@21296 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-22 16:13:47 +00:00 |
|
Vadim Zeitlin
|
2fe2de5c21
|
GNU/Hurd patch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@21293 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-22 12:48:38 +00:00 |
|
Vadim Zeitlin
|
be9d7aa6f5
|
fixed infinite recursion bug in some rare cases
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@21242 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-19 17:05:46 +00:00 |
|
Václav Slavík
|
c334e639dc
|
added --basename and --release flags to wx-config (patch #750815)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@21225 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-18 16:08:15 +00:00 |
|
Julian Smart
|
37a4073bef
|
Added extra wxGLCanvas documentation from
Davide Pasquini <davide.pasquini@fastwebnet.it>
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@21222 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-18 09:20:46 +00:00 |
|
Vadim Zeitlin
|
763094830f
|
#undef LoadIcon/Bitmap() too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@21218 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-17 23:08:22 +00:00 |
|
Vadim Zeitlin
|
dde2f47eb1
|
wxComboBox doesn't derive from wxChoice (officially)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@21203 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-17 11:06:10 +00:00 |
|
Vadim Zeitlin
|
216c39aeda
|
fixed build problems when OpenGL libs were not in the same directory
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@21171 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-15 19:37:51 +00:00 |
|
Vadim Zeitlin
|
b4746de9ec
|
don't ignore wxLC_NO_HEADER style when inserting first column (backported from HEAD)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@21159 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-14 17:16:50 +00:00 |
|
Vadim Zeitlin
|
412a5ab4ef
|
always NUL-terminate log messages, even if they're longer than buffer size
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@21157 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-14 16:45:31 +00:00 |
|
Julian Smart
|
8d009f3f65
|
Recorded where announcements were sent
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@21144 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-14 11:03:44 +00:00 |
|
Vadim Zeitlin
|
56b41acdc9
|
backported fix for counting subexpressions from HEAD
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@21116 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-13 17:16:32 +00:00 |
|
Julian Smart
|
f0dd2a408c
|
Only have one file with publicity tips - in CVS head.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@21100 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-13 10:27:45 +00:00 |
|
Vadim Zeitlin
|
fa499d55ca
|
updated to 2.4.1, no big changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@21085 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-12 22:55:41 +00:00 |
|
Mattia Barbon
|
1476cdecb0
|
wxMessageDialog and ::wxMessageBox don't support wxCENTRE: remove
it from documentation.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@21010 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-08 18:20:24 +00:00 |
|
Julian Smart
|
4125fb9694
|
shaped sample is in 2.4, too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@21008 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-08 17:43:05 +00:00 |
|
Julian Smart
|
fdda9a6b9d
|
Updated month in readme
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@21007 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-08 07:57:27 +00:00 |
|
Julian Smart
|
73e90c7137
|
Disable non-standard notebook styles if CommCtl doesn't support them.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20938 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-05 13:29:52 +00:00 |
|
Julian Smart
|
c29c603597
|
Updated change log
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20855 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-02 13:57:28 +00:00 |
|
Julian Smart
|
caa7ab9b29
|
Fixed doc bug [ 733128 ] 'wxTaskBarIcon.PopupMenu(..)' missing doc.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20844 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-01 21:11:16 +00:00 |
|
Julian Smart
|
c1f7ecdf3b
|
Added BCC include dir in XRC makefile
Typo correction in app.tex
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20794 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-01 12:26:34 +00:00 |
|
Vadim Zeitlin
|
e47201cf41
|
corrected MakeLower/Upper() return value
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20780 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-05-31 15:10:56 +00:00 |
|
Václav Slavík
|
7edf0f4df1
|
clarify using embedded XRC
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20738 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-05-26 16:20:54 +00:00 |
|
Julian Smart
|
b42599763b
|
Backported wxSplitterWindow and wxWizard from head
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20731 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-05-25 13:20:25 +00:00 |
|
Roger Gammans
|
5fc42941db
|
* 2.4 version of sf.net pacth 735595
Backport of docs from patch 2.5 patch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20693 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-05-22 19:42:57 +00:00 |
|
Václav Slavík
|
5009d37d51
|
backported HTML pagebreak code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20690 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-05-21 23:05:46 +00:00 |
|
Julian Smart
|
6c2298b2db
|
Noted that the preview object is deleted by the frame.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20680 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-05-21 15:45:57 +00:00 |
|
Julian Smart
|
6f5d76722b
|
Don't prepend directory to filename for shortcuts
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20656 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-05-18 09:20:42 +00:00 |
|
Julian Smart
|
ce231d2667
|
Doc fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20629 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-05-14 21:31:03 +00:00 |
|
Julian Smart
|
c5d4a908ee
|
Backported the window border improvements to 2.4.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20521 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-05-07 08:36:40 +00:00 |
|
Julian Smart
|
44571a5d27
|
Doc clarifications
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20496 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-05-06 07:53:46 +00:00 |
|
Robin Dunn
|
6f9fbb55ab
|
Reversed the meaning of black and white in wxRegion::ConvertToBitmap
so it matches the menaning of black and white in wxMask
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20464 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-05-03 17:56:30 +00:00 |
|