Commit Graph

11882 Commits

Author SHA1 Message Date
Vadim Zeitlin
684c68fd7e really fixed toolbar mapping bug (finally, it was the programmer bug...)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13556 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-13 20:59:18 +00:00
Vadim Zeitlin
3a3898f8f1 fixed toolbar mapping bug (optimizer bug?) in the release build (bug 501485)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13555 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-13 20:45:53 +00:00
Stefan Csomor
513dad4531 reverted DoReadLong
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13554 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-13 19:25:04 +00:00
Stefan Csomor
78500b7db1 corrected DoReadLong
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13553 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-13 19:20:16 +00:00
Stefan Csomor
c99d6f997c corrected GetDepth method and wrong disposal calls for pixmap
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13552 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-13 19:16:14 +00:00
Vadim Zeitlin
66689a9ee9 removed MSWDetachWindowMenu() (part of the MDI change from yesterday which I forgot to commit)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13551 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-13 18:34:26 +00:00
Stefan Csomor
d60f101215 changed the MulDiv Macro removing macheader dep.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13550 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-13 17:56:22 +00:00
Gilles Depeyrot
67547666c9 use "..." instead of <...> for wx includes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13549 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-13 17:41:56 +00:00
Stefan Csomor
4dfbcdd53d added type and creator routines for mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13548 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-13 17:38:55 +00:00
Gilles Depeyrot
8cdb648efa corrections for wxMac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13547 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-13 17:37:23 +00:00
Stefan Csomor
adb1282e8e added missing functions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13546 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-13 15:59:44 +00:00
Stefan Csomor
263a72f381 switched to proper const scheme for findfolder on mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13545 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-13 15:58:16 +00:00
Stefan Csomor
7002c07c86 corrected retrieval of a long
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13544 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-13 15:57:24 +00:00
Stefan Csomor
712abf6342 added correct printing headers for mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13543 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-13 15:55:46 +00:00
Robert Roebling
dc9b623b95 Typo.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13542 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-13 14:55:59 +00:00
Robert Roebling
2328adbe8b A bit of translation.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13541 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-13 14:54:47 +00:00
Robert Roebling
7b77507424 Remove surplus wxTheApp from wxApp...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13540 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-13 14:50:02 +00:00
Robert Roebling
6cfacd2b8a Remove more FreeType.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13539 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-13 14:48:49 +00:00
Robert Roebling
9c135b1ec7 Remove FreeType.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13538 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-13 14:44:42 +00:00
Gilles Depeyrot
36e80997f5 applied ANI images patch and added wxUSE_ICO_CUR
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13537 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-13 14:22:02 +00:00
Václav Slavík
818ff14582 make all now compiles .mo catalogs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13536 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-13 13:48:08 +00:00
Václav Slavík
658974ae66 applied ANI images patch and added wxUSE_ICO_CUR
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13535 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-13 12:01:42 +00:00
Vadim Zeitlin
fafcf1271d fixed Set(month, day, year) docs (bug #502944)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13534 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-13 11:35:23 +00:00
Vadim Zeitlin
65c36a73c6 applied patch for safer GIF decoding (502103)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13533 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-13 01:26:57 +00:00
Vadim Zeitlin
4e152a239b fixed several resource leaks related to MDI menus
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13532 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-13 01:26:04 +00:00
Vadim Zeitlin
28978e0c5a fixed wxRichEditModule::Load(): should return an error if the richedit DLL couldn't be loaded previously, not success
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13531 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-13 00:24:12 +00:00
Vadim Zeitlin
d4b45f48c6 fixed a huge memory leak in wxStreamBuffer
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13530 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-13 00:05:37 +00:00
Vadim Zeitlin
79d26b329e SetValue() doesn't call Clear()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13529 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-12 22:45:23 +00:00
Gilles Depeyrot
c97ff4d83d changed PPC struct alignement setting
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13528 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-12 19:56:08 +00:00
Gilles Depeyrot
89a11b79f6 changed PPC struct alignement setting
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13527 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-12 19:48:41 +00:00
Vadim Zeitlin
be93a00bb4 made XPMs const
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13526 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-12 15:00:25 +00:00
Vadim Zeitlin
9dae7a0234 Sun warning and Unicode fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13525 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-12 14:59:45 +00:00
Robert Roebling
005f5d1878 Some additions to the 12-bit patch.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13524 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-12 12:21:57 +00:00
Robert Roebling
8ab696e0a9 Applied patches for wxBU_EXACTFIT to button.cpp and tglbtn.cpp
Applied patch for SGI's 12-bit visuals to bitmap.cpp.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13523 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-12 11:36:43 +00:00
Robert Roebling
d491523b1f Corrected wxDialog event table under wxMac and wxOS2 as per the other ports.
Corrected generic validator for wxComboBox as per bug report.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13522 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-12 09:49:19 +00:00
Václav Slavík
5ce3910231 fixed m_OldAlign hiding
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13521 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-12 00:50:59 +00:00
David Webster
5e5390ddfe Oops, left some personal stuff in here.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13520 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-11 23:12:32 +00:00
David Webster
81039e0de1 OS/2 Statusbar fixes in DC
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13519 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-11 22:39:45 +00:00
David Webster
dd7d1435db OS/2 Statusbar fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13518 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-11 22:39:24 +00:00
Gilles Depeyrot
d569ea8dfb correction to shared library build command for HP (needs -fPIC to link)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13517 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-11 19:54:03 +00:00
Vadim Zeitlin
295272bdcd more Sun C++ compiler warning fixes: in particular, added an ugly but
necessary workaround for avoiding warning in the .xpm files


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13516 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-11 19:33:37 +00:00
Stefan Csomor
40325b2630 corrected wxMenuBar::Insert , ::Append for a correct title even when the menubar is already attached, also removed a menu->attach which is not necessary anymore.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13515 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-11 19:14:30 +00:00
Vadim Zeitlin
4d23a4bf41 added support for wxALIGN_XXX in wxStaticBox
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13514 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-11 18:59:48 +00:00
Robert Roebling
f283a57525 Corrected wxFrame::SetMenuBar() for repeated calls
including for NULL.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13513 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-11 18:06:08 +00:00
Stefan Csomor
ca165ce9af new libraries added
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13512 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-11 18:03:35 +00:00
Stefan Csomor
b5ed33644a added new files from common
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13511 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-11 17:55:18 +00:00
Stefan Csomor
cf6674a42d include changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13510 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-11 17:50:01 +00:00
Stefan Csomor
6a17ca35f7 destructor fix in case it is not a real dialog
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13509 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-11 17:49:04 +00:00
Gilles Depeyrot
912aaab35c added missing const for Apple DevTools
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13508 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-11 16:13:56 +00:00
Vadim Zeitlin
cc422788b8 reverted stupid compilation breaking typo checked in previously
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13507 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-11 15:05:37 +00:00