Václav Slavík
1dc049cc34
fixed syntax errors
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25871 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-19 19:03:50 +00:00
Václav Slavík
0aa7fa9afd
applied patch 890642: wxRE_ADVANCED flag and docs
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25870 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-19 18:02:48 +00:00
Dimitri Schoolwerth
112ae51d19
Made finding the bakefile related tech note easier.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25856 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-19 00:34:53 +00:00
Julian Smart
2fe827d0b9
Applied [ 897450 ] Patch for WXDEBUG_NEW docs
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25852 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-18 11:44:11 +00:00
Julian Smart
1cc0bc109a
Tweaked the WinCE readme
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25843 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-17 11:19:41 +00:00
Julian Smart
d61c1a6f21
Fixed source for WinCE compatibility
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25842 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-17 10:06:26 +00:00
Julian Smart
a4411ee220
Added instructions for running Applescript scripts.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25831 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-16 17:41:58 +00:00
Vadim Zeitlin
4f09729dfb
added tech note about writing unit tests
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25820 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-15 15:43:42 +00:00
Vadim Zeitlin
8280918daf
don't truncate filenames by default (why?)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25802 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-14 11:35:26 +00:00
Václav Slavík
6f97a409ca
added description of environment variables that affect wxWin programs
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25780 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-12 22:50:18 +00:00
Robin Dunn
42bf070c7e
Added wxDC::GetPartialTextExtents
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25752 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-11 23:49:31 +00:00
Václav Slavík
00ee93d7e4
added public methods to select parts of displayed page
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25734 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-11 12:01:31 +00:00
Vadim Zeitlin
244e5e34c2
allow generating PS on an output stream and not only a FILE (patch 876362)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25724 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-10 22:46:12 +00:00
Vadim Zeitlin
3a818b15a1
use static_cast<> in event table macros for type safety (patch 843206)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25721 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-10 22:15:19 +00:00
Vadim Zeitlin
3e9af289ed
added wxTreeCtrl::UnselectItem() and ToggleItemSelection() (includes patch 832281)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25714 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-10 18:58:27 +00:00
Vadim Zeitlin
485cd20763
compiles under win64
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25706 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-10 13:03:19 +00:00
Vadim Zeitlin
f3f0d961af
don't just drop click events resulting from triple clicks
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25697 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-09 23:28:13 +00:00
Julian Smart
c36f1fc7c9
Changed no-remap to msw.remap
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25690 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-09 21:44:57 +00:00
Julian Smart
33c4f27fe5
Documented no-remap
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25686 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-09 16:14:38 +00:00
Julian Smart
6e724836cb
Documented tbar95.cpp backports
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25685 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-09 16:04:06 +00:00
Julian Smart
dfa5360916
Added no-remap system option so colourful toolbar buttons
...
aren't mangled
Toolbar buttons are now centred if the bitmap size is smaller
than the specified default size
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25684 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-09 16:02:28 +00:00
Stefan Neis
0fe2cb22d5
Script install-sh wants a '-c' parameter, otherwise it 'moves' the header
...
files instead of copying them.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25672 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-08 22:54:05 +00:00
Julian Smart
5a30d45018
Spacing corrections
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25668 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-08 22:01:36 +00:00
Vadim Zeitlin
abfff787c7
updated the year
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25657 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-08 18:58:31 +00:00
Vadim Zeitlin
14c7f3dd48
add line breaks in the base classes list
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25656 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-08 18:56:27 +00:00
Vadim Zeitlin
02c6137ec1
make it clear that the size returned by Fit() is window, not client, size
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25655 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-08 18:56:07 +00:00
Julian Smart
461fb267e6
Misc documentation fixes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25653 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-08 18:48:55 +00:00
Vadim Zeitlin
16dd61ac10
don't use char hook to handle Esc in the dialogs, it is too blunt and prevents us from using it for the other purposes such as closing popup menus (bug 884713)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25649 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-08 16:20:02 +00:00
Julian Smart
ce994095c6
Closed doc bug [ 412032 ] wxGrid SetCellAlignment
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25646 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-08 15:51:13 +00:00
Julian Smart
70ffa79cc9
Document deletion of all items in SetWindowStyleFlag for wxListCtrl
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25645 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-08 15:40:55 +00:00
Julian Smart
c8abcf3309
Fixed [ 855507 ] typo in wxFrame
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25644 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-08 15:39:29 +00:00
Julian Smart
98b100e271
Fixed doc bug [ 871974 ] wxCursor(bits, ...) constructor misses fg and bg in doc
...
Jay Berkenbilt
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25642 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-08 15:34:16 +00:00
Julian Smart
055898b8f0
Fixed [ 875952 ] Win32 wxListControl::FindItem documentation wrong
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25638 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-08 15:13:44 +00:00
Vadim Zeitlin
97c611f847
fixed and documented GetItemText/BackgroundColour() (closes bug 812907)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25635 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-08 15:02:22 +00:00
Julian Smart
0032ddbb32
Misc doc fixes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25620 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-08 12:45:37 +00:00
Mattia Barbon
56b88f1276
Documented new constructor and overloaded Create methods.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25604 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-08 08:27:29 +00:00
Mattia Barbon
4901082d7d
Update toback24.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25603 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-08 08:24:01 +00:00
Vadim Zeitlin
3a7d5f7cc3
background colour of a combobox may now be set (bug 805442)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25588 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-08 00:59:23 +00:00
Vadim Zeitlin
bb655eade9
don't show the accels on the controls if the system is configured to hide them initially (bug 718368)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25586 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-07 23:18:01 +00:00
Vadim Zeitlin
56b9925b11
fixes for page positioning for notebooks with wxNB_MULTILINE style (closes bugs 709099 and 645323)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25581 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-07 20:48:18 +00:00
Vadim Zeitlin
d99957b6b0
multiple fixes to wxChoice/wxCombobox height getting/setting (replaces patches 888171, 834099; fixes bug 880590)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25574 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-07 18:42:56 +00:00
Vadim Zeitlin
28a4fe4b50
wxBufferedDC changes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25570 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-07 16:39:51 +00:00
Vadim Zeitlin
d6af57d4d2
documented wxBuffered[Paint]DC
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25569 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-07 16:39:26 +00:00
Vadim Zeitlin
c7a9b22eeb
files for LaTeX 2e compilation
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25568 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-07 16:37:49 +00:00
Vadim Zeitlin
8cf8a85ea8
documeneted Error()
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25565 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-07 15:43:22 +00:00
Vadim Zeitlin
25959b956d
wxURL implementation using WinInet functions under Win32 (patch 839305)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25562 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-07 15:28:06 +00:00
Vadim Zeitlin
811697104b
fix for memory leaks (patch 885242)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25550 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-07 13:19:18 +00:00
Vadim Zeitlin
6e76b35d73
added wxDC::DrawPolyPolygon() (patch 882189)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25549 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-07 13:12:31 +00:00
Václav Slavík
1dce6f094a
applied patch 744616: WXRC extension for automated use (Eduardo Marques)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25520 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-05 21:58:29 +00:00
Robin Dunn
e0dd12db99
Using a -1 (wxID_ANY) for menu or toolbar item IDs will now generate a
...
new ID for the item using wxNewId(). As a consequence of this, the
value of wxID_SEPARATOR was changed from -1 to -2 in order to not
clash.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25504 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-04 23:28:11 +00:00