Commit Graph

41983 Commits

Author SHA1 Message Date
Julian Smart
2fce654762 Border corrections, and more compact dialog sizes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49947 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-14 14:42:31 +00:00
Robert Roebling
9695c53a92 Ok -> IsOk
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49945 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-14 13:15:07 +00:00
Robert Roebling
304548073f use const for xpm icons
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49944 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-14 12:54:46 +00:00
Václav Slavík
43daffe5a4 added never_empty hint on WX_DIR option
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49942 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-14 10:13:03 +00:00
Paul Cornett
59d09ad42f put the useable border styles in one place
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49940 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-14 02:38:29 +00:00
Paul Cornett
d7645b3edb put the useable border styles in one place
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49939 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-14 02:37:52 +00:00
Francesco Montorsi
7fb02ea7d6 fix some typos/imprecisions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49938 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-13 21:10:26 +00:00
Francesco Montorsi
001c002122 allow wxpresets to be used with xcode2 format (even if it's not fully functional yet)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49937 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-13 21:09:33 +00:00
Francesco Montorsi
dd72206610 use docparam instead of simple italic tag for parameter docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49936 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-13 20:56:08 +00:00
Francesco Montorsi
c34b5c57d3 add 'Application and process-management classes', 'OpenGL classes', 'Multimedia classes' and 'stc classes' to the categories
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49935 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-13 20:54:46 +00:00
Francesco Montorsi
a57f7612b4 document wxDECLARE_APP
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49934 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-13 20:50:38 +00:00
Francesco Montorsi
6d98f9631a document wxFORCE_LINK_THIS_MODULE, wxFORCE_LINK_MODULE, wxIMPLEMENT_APP macros
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49933 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-13 20:48:00 +00:00
Francesco Montorsi
9eac91c432 user proper markup for the url to unicode website
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49932 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-13 20:46:57 +00:00
Francesco Montorsi
a4d6005e61 small fix to inheritance hierarchy
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49931 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-13 20:46:18 +00:00
Francesco Montorsi
6d321f2be6 update the file handling part of the manual; update the Acknowledgement section including a list of the core developers (some of them were missing) and separating them from the list of occasional contributors
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49930 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-13 20:43:50 +00:00
Francesco Montorsi
90ab648378 keep function description before parameter documentation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49929 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-13 20:38:06 +00:00
Benjamin Williams
c36cdfc084 added null pointer check and assert
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49928 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-13 20:18:30 +00:00
Paul Cornett
466c0ffd61 fix border glitches after rev 49907
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49921 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-13 18:09:01 +00:00
Vadim Zeitlin
0075ea2279 fix another minor bug in DLGC_WANTMESSAGE handling in MSWProcessMessage()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49919 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-13 17:32:47 +00:00
Vadim Zeitlin
754626543e override GetDefaultBorder() to return wxBORDER_NONE, radio buttons shouldn't have borders by default
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49917 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-13 17:19:46 +00:00
Vadim Zeitlin
e0bf68d697 unselect all selected items, not just the currently focused one, when the mouse is right clicked outside of selection to minimize user confusion (patch 1702201, bug 1676471)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49916 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-13 17:18:58 +00:00
Vadim Zeitlin
57b10cb4eb use GDK_SIZING instead of GDK_FLEUR which looks more like the cursor used for moving than for sizing (replaces patch 1830348)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49915 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-13 17:11:12 +00:00
Vadim Zeitlin
ac5ada9671 fix unreachable code warning in TranslateBorder()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49914 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-13 16:16:58 +00:00
Vadim Zeitlin
53b0c2bcdd correction to the changes of r49805 to make the code work as expected
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49913 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-13 16:16:04 +00:00
Vadim Zeitlin
f7dfb0b59f disambiguate between 2 base class IsEmpty() versions too (bug 1831121)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49912 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-13 15:22:40 +00:00
Julian Smart
a790886d7f Added missing return type
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49911 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-13 15:11:26 +00:00
Julian Smart
431e319cc6 Take wxBORDER_THEME, and the default border style, into account
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49910 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-13 14:51:14 +00:00
Julian Smart
cce69fec84 wxBORDER_THEME processing for Motif and X11
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49909 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-13 14:44:21 +00:00
Julian Smart
dbb6177963 Take account of wxBORDER_THEME (assume it's like wxBORDER_SUNKEN)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49908 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-13 14:34:28 +00:00
Julian Smart
e50488546a Getting borders working
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49907 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-13 14:27:26 +00:00
Stefan Csomor
6257c7261f adding cocoa utils bridge
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49906 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-13 13:57:41 +00:00
Vadim Zeitlin
b7ca485316 added GetLineText() test
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49904 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-13 13:48:11 +00:00
Vadim Zeitlin
d154ab3d29 replace changes of r49890 by defining more compatibility operators in wxCmdLineArgsArray as we're interested in preserving as much compatibility with the existing code outside of the library as possible; also DLL-export the class to avoid VC6 DLL build warnings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49902 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-13 13:27:30 +00:00
Robert Roebling
c8ddadff84 More DC changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49901 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-13 13:20:15 +00:00
Vadim Zeitlin
88fb99a262 compilation fix after argv changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49900 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-13 13:15:04 +00:00
Robert Roebling
0da55f82bb compile fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49899 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-13 13:07:29 +00:00
Julian Smart
474017f511 wxChar -> char
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49898 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-13 13:03:51 +00:00
Julian Smart
6403484578 wxChar -> char
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49897 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-13 12:49:38 +00:00
Julian Smart
980807d107 Adding missing variable declaration
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49896 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-13 12:48:53 +00:00
Julian Smart
24e16483d0 wxChar -> char
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49895 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-13 12:27:10 +00:00
Julian Smart
28319afe55 Tidying
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49894 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-13 12:17:25 +00:00
Julian Smart
dc797d8e1b More border rationalisation. GetDefaultBorder is now mostly defined in base class files.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49893 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-13 12:10:34 +00:00
Julian Smart
fba05595e6 wxChar -> char
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49891 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-13 11:00:14 +00:00
Julian Smart
0b44214c97 Resolve '&&' ambiguity
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49890 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-13 10:57:49 +00:00
Julian Smart
717de46036 Resolve '&&' ambiguity (VC++ 6)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49889 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-13 10:55:42 +00:00
Paul Cornett
a8eb15f3ff block signal handler rather than disconnecting
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49888 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-13 05:25:54 +00:00
Paul Cornett
ef8dd4a37c warning fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49887 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-13 04:25:27 +00:00
Paul Cornett
64bd3204f1 build fix for wxUSE_DISPLAY==0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49886 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-13 02:21:59 +00:00
Paul Cornett
0c606d1239 non-pch build fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49885 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-13 02:21:12 +00:00
Vadim Zeitlin
9b894c063b compilation fix for g++ 3.4 (and maybe others)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49884 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-13 02:12:09 +00:00