Commit Graph

14260 Commits

Author SHA1 Message Date
David Webster
ff5802f399 More tooltip handling
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16129 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-07-10 05:47:43 +00:00
Vadim Zeitlin
dd56228c02 extracted the scroll events docs in a single file which is now included by all the others
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16128 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-07-09 23:34:31 +00:00
Vadim Zeitlin
d79b005a94 report the sider events
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16127 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-07-09 23:33:46 +00:00
Vadim Zeitlin
e8b669d34b added ENDSCROLL event (patch 576176)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16126 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-07-09 23:33:28 +00:00
Vadim Zeitlin
a29ffc34c0 the handling of Home/End in wxScrollBar was reversed -- fixed now
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16125 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-07-09 23:04:47 +00:00
Vadim Zeitlin
1d1b75ace9 fix linking on AIX/RS6000 by using -mminimal-toc option
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16124 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-07-09 22:41:29 +00:00
Vadim Zeitlin
125cb99b36 compilation fix for 64 bit statvfs under Solaris
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16123 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-07-09 22:26:21 +00:00
David Webster
05facebb89 Tooltip udpates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16122 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-07-09 22:02:07 +00:00
Robert Roebling
ee4ead93f4 No events when setting values.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16121 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-07-09 21:01:38 +00:00
Robert Roebling
e1b93ccbdc Don't let wxSlider send events when programmatically changing
the controls.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16120 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-07-09 21:01:04 +00:00
Robin Dunn
e9409ae3e0 Compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16119 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-07-09 17:01:05 +00:00
Vadim Zeitlin
11334a9e5a compilation fixes for _LARGE_FILES
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16118 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-07-09 13:27:00 +00:00
Vadim Zeitlin
5dfe606999 implemented wxVariant::NullList() (patch 578257)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16117 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-07-09 13:10:44 +00:00
Vadim Zeitlin
82df67d960 automatically initialize m_cRef to 0 (patch 575011 + more)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16115 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-07-09 11:52:11 +00:00
Julian Smart
264a108642 Simplified helpview sample again and removed bitmaps.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16114 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-07-09 10:38:51 +00:00
Julian Smart
877c86a2f2 Compiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16113 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-07-09 10:34:46 +00:00
Julian Smart
b5a912a33d Removed makefile with capital M
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16112 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-07-09 10:25:23 +00:00
Julian Smart
4e4152e4a8 Added helpview utility
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16111 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-07-09 10:23:27 +00:00
Julian Smart
298fe32f7a Corrected a few typos and added references to files under docs.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16110 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-07-09 08:33:57 +00:00
Julian Smart
aeea799b39 Added comment about increased wxRadioBox space
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16109 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-07-09 08:18:50 +00:00
Robert Roebling
b75b6d4cd7 Added port notes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16108 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-07-09 07:19:57 +00:00
Robert Roebling
865634e88b Makefile fix for "make win-dist".
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16107 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-07-09 06:13:31 +00:00
Robert Roebling
2e9c65bf83 Oops.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16106 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-07-09 05:51:38 +00:00
David Webster
233d6db53a Tooltip updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16105 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-07-09 05:04:28 +00:00
David Webster
77aecce0a6 OS/2 fixes for new PNG lib
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16104 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-07-09 05:03:37 +00:00
David Webster
6c0fdfbb42 Updates for tooltip support
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16103 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-07-09 05:03:04 +00:00
Robin Dunn
536a020f8a bug fix. The wxCharBuffer was being destroyed before it was used.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16102 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-07-08 23:09:15 +00:00
Gilles Depeyrot
ba51567d79 updated libpng from 1.0.3 to 1.2.4
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16101 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-07-08 23:04:51 +00:00
Gilles Depeyrot
4946a942d7 corrected conflicts after import of libpng-1.2.4
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16100 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-07-08 23:03:16 +00:00
Gilles Depeyrot
75b6e0a0ab readded previsouly removed files (needed for merge after import of libpng-1.2.4)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16099 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-07-08 21:35:05 +00:00
Gilles Depeyrot
f2f3b92390 corrected conlfict after import of libpng-1.2.4
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16098 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-07-08 21:22:09 +00:00
Gilles Depeyrot
6f44446577 readded previously removed file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16097 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-07-08 21:19:52 +00:00
Julian Smart
c7fd6717af Added space under label since it was too close to first radio button.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16096 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-07-08 20:58:06 +00:00
Gilles Depeyrot
9dfaa4733c This commit was generated by cvs2svn to compensate for changes in r16093,
which included commits to RCS files with non-trunk default branches.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16094 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-07-08 20:55:23 +00:00
Gilles Depeyrot
c6b71bffdf Initial revision
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16091 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-07-08 20:52:38 +00:00
Gilles Depeyrot
8237875c04 remove conflicting libpng-1/0/3 files before import of libpng-1.2.4 files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16090 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-07-08 20:48:16 +00:00
Robin Dunn
5fea3204c9 Added generic static text control
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16089 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-07-08 20:06:13 +00:00
Julian Smart
9baafdaadf Added download page link.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16088 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-07-08 19:13:46 +00:00
David Webster
97d74dd295 Toolbar fixes and weekly catch-up.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16087 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-07-08 18:23:33 +00:00
Vadim Zeitlin
58c1c0965e fixed handling of Ctrl-arrows movement which was unselecting the previously selected items incorrectly
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16086 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-07-08 17:57:48 +00:00
Vadim Zeitlin
62d89eb4c9 applied the same fix for crashing if the END_EDIT event handler vetoes the event as for wxTreeCtrl; also added a few consts here and there
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16085 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-07-08 17:48:41 +00:00
Vadim Zeitlin
02fe25c214 really remove the selection when Unselect() is called
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16084 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-07-08 16:43:28 +00:00
Vadim Zeitlin
edb8f2985f fix crash when the user code refuses to validate the new text when editing the item and a generic label editing code cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16083 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-07-08 16:38:46 +00:00
Vadim Zeitlin
9602d7ae69 made the validation message more clear
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16082 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-07-08 16:35:52 +00:00
Robert Roebling
4f469fb5c4 This memory corruption caused me three and
a half weeks of trouble.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16080 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-07-08 14:01:57 +00:00
Robert Roebling
1349f4f233 Return to 20x20 default size.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16079 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-07-08 14:01:04 +00:00
Julian Smart
42d67b6162 Added files.lst to wxMotif distribution.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16078 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-07-08 10:23:40 +00:00
David Webster
dc4211aa0c OS/2 loads bitmap resources via integer ID, not via a string filename
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16077 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-07-08 03:41:27 +00:00
David Webster
3029781e1d Toolbar updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16076 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-07-08 03:39:59 +00:00
David Webster
b6f4144e59 no message
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16075 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-07-08 03:38:01 +00:00