Julian Smart
af2ae80795
Script tweak
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29774 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-10 22:43:06 +00:00
Julian Smart
501591aad2
Make dist correction for Motif
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29773 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-10 22:38:43 +00:00
Julian Smart
09e7b3a0f5
Script updates, FAQ updates from web site
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29772 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-10 22:33:43 +00:00
Julian Smart
659ade8c5b
Script updates
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29771 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-10 15:42:55 +00:00
Ryan Norton
215f9d70dd
correct assignment in constructors, a little optimization, and some rare (impossible?) case sanity checks
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29770 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-10 13:30:55 +00:00
Julian Smart
7bb7fa834b
Script updates
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29769 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-10 11:44:00 +00:00
Julian Smart
c135b1e269
Added PNG bitmaps for easier editing (forgot to commit previously)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29768 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-10 11:31:28 +00:00
Julian Smart
0451a04544
Script tweaks
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29767 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-10 10:27:31 +00:00
Julian Smart
2978723799
Removed types that don't exist in iodbc
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29766 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-10 10:10:27 +00:00
Julian Smart
58e0338a8c
Fixed the change that broke eVC++ compile (please don't blind-fix this)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29765 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-10 09:30:02 +00:00
Robin Dunn
e44b5196a6
Don't bind the ACTIVATE events until the log window is created
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29764 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-10 00:57:35 +00:00
Robin Dunn
5810801554
Removed tool batch files, they can just be generated as part of the install.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29763 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-10 00:51:22 +00:00
Robin Dunn
cb56afc421
* build and distrib tweaks.
...
* restructuring of installer packages
* MSW build can use either MONOLITHIC or multi-lib wx build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29762 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-10 00:48:34 +00:00
Vadim Zeitlin
f07962f933
the #ifdef around BROWSEINFO.lpszTitle assignment is bogus; should be c_str() everywhere
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29761 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-09 21:48:14 +00:00
Vadim Zeitlin
8813578906
use wxStrdupA() instead of #ifdef's around strdup()
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29760 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-09 21:45:23 +00:00
Julian Smart
02538f2d7a
Fix for Standard WinCE SDK
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29759 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-09 20:34:56 +00:00
Julian Smart
e761df38aa
Use _strdup under WinCE/eVC++
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29758 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-09 19:56:46 +00:00
Julian Smart
7c9b17c1d1
SetSizeHints -> DoSetSizeHints
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29757 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-09 19:19:00 +00:00
Ron Lee
41d8b0c9ca
gtk2 is the default now.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29756 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-09 17:52:09 +00:00
Ron Lee
46ec284e56
Add man page link for pywxrc.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29755 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-09 17:37:12 +00:00
Julian Smart
59ba321bca
Workaround for incorrect header in some versions of Mingw32
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29752 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-09 13:39:57 +00:00
Václav Slavík
f9e1c3c501
fixed wxrc installation and cleaning
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29751 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-09 12:53:00 +00:00
Ron Lee
63f018eb41
Add basic --utility option for finding build dependent utils.
...
More strictly define the exit codes -- 0 for success, 1 for failure,
2 for options that are not supported -- so as to enable feature testing.
Quote the mac rezflags hack.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29750 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-09 12:08:05 +00:00
Julian Smart
154e1ca181
Resolved ambiguity
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29749 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-09 10:52:01 +00:00
Julian Smart
f16e8dc98d
Tweaks
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29748 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-09 10:51:07 +00:00
Julian Smart
46b5ed4d7d
Removed over-specific references to wxDDE..
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29747 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-09 10:30:32 +00:00
Ryan Norton
082642722c
correct white values in extra stock cursors
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29746 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-09 03:07:24 +00:00
Robin Dunn
9fd1fa4b1a
check for wxHAS_HUGE_FILES
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29745 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-09 01:26:43 +00:00
Robin Dunn
e2837d11f3
Fix docstring
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29744 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-09 01:26:15 +00:00
Robin Dunn
f5bd42d10b
Change macro used for OnGetItemImage so it ignores the base class
...
version
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29743 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-09 01:25:33 +00:00
Ryan Norton
19db911ad2
fix description
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29742 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-08 23:33:11 +00:00
Ryan Norton
063864481a
final null-char wxString stuff, a couple of bugfixes and lots of code cleanups - fixups to changes.txt as per someone's suggestions - support for a lot more stock cursors on wxCocoa using the cursors from the carbon port
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29741 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-08 23:19:39 +00:00
Václav Slavík
992b2ec476
propagate invalidated best size upstream
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29740 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-08 21:52:52 +00:00
Kevin Hock
395698b2f3
Added Quicktime framework from System folder, updated project for hid.cpp, statbar.cpp and gdiobj.cpp and taskbar.cpp which seemed to be incompletely added
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29739 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-08 20:05:34 +00:00
Włodzimierz Skiba
a6ebd5596e
Fix for building with limited ports/platforms.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29738 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-08 19:51:30 +00:00
Włodzimierz Skiba
0148745bb7
Better markup.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29737 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-08 19:41:14 +00:00
Włodzimierz Skiba
5c519b6cf7
Warning fixes found under hardest mode of OpenWatcom. Seems clean in Borland, MinGW and DMC.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29736 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-08 18:49:13 +00:00
Robin Dunn
3e98bb2a88
Make NOP versions of Mac[GS]etMetalAppearance for the other platforms
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29735 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-08 17:37:08 +00:00
Václav Slavík
92a50a3990
fixed AFM metrics installation so that PostScript printing works again
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29734 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-08 16:26:51 +00:00
Robin Dunn
611a725ecd
Check for an image list before complaining in OnGetItemImage
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29733 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-08 16:14:41 +00:00
Julian Smart
d66699e2d9
Added comment about setting AFM path
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29732 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-08 14:54:11 +00:00
Julian Smart
9c2d002b3e
Regenerated makefiles for 3rd-party lib change
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29731 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-08 11:20:24 +00:00
Julian Smart
53ec4e9771
Added script to bake everthing (OK, so it's trivial...)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29730 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-08 10:53:19 +00:00
Julian Smart
29607f23ae
Regenerated from bakefiles
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29729 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-08 08:43:28 +00:00
Ryan Norton
30261041bc
final compilo fixups for 10.2 unicode - c/c++ fixes for regex - fixup regex unit tests
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29728 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-08 05:00:28 +00:00
Ryan Norton
1e15159472
various cleanups
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29727 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-08 01:26:43 +00:00
Ryan Norton
0c0be4a318
wxSound for wxCocoa
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29726 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-08 00:47:47 +00:00
Ryan Norton
51259762d5
wxDisplay for wxCocoa
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29725 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-08 00:40:19 +00:00
Vadim Zeitlin
eb84314b79
(blind) fix for Metrowerks/Win32 compilation
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29724 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-08 00:26:20 +00:00
Vadim Zeitlin
4ae9be50fd
renamed __HUGEFILES_SUPPORTED to wxHAS_HUGE_FILES
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29723 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-08 00:20:07 +00:00