Robin Dunn
08ecc92023
Applied (and heavily modified) a patch from Eugene
...
<svip123@fastmail.fm> that allows the sample modules in the demo to be
edited and reloaded, all from within the demo. You can switch back
and forth beteen the default and your edited version, and any errors
ocurring upon the reload are reported on the Demo tab.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28652 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-08-06 00:09:45 +00:00
Robin Dunn
14fb0a9f81
use NormalizeFontSizes if on wxGTK2
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28651 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-08-06 00:03:23 +00:00
Robin Dunn
ba9a898553
more build tweaks
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28650 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-08-06 00:02:02 +00:00
Robin Dunn
7acd36259b
Added NormalizeFontSizes which will set the html font sizes based on
...
the size of a system font.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28649 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-08-05 23:59:44 +00:00
Václav Slavík
ebee3cd033
gsocket compilation fixes: use .cpp files, not .c
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28647 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-08-05 21:28:16 +00:00
David Elliott
e219748f2c
Removed unneeded GSocket files
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28646 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-08-05 20:05:17 +00:00
Václav Slavík
1605c81288
fixed dependencies: dbgrid needs odbc
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28645 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-08-05 19:56:19 +00:00
Stefan Csomor
1a02aff925
corrected GetPosition and extended erasing to include the entire update rgn passed
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28644 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-08-05 19:21:47 +00:00
Włodzimierz Skiba
4bf45c9eca
Peparation for native Smartphone controls based on Spinners.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28643 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-08-05 16:52:13 +00:00
Włodzimierz Skiba
d95de15439
Unused parameters markup.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28642 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-08-05 16:46:32 +00:00
Włodzimierz Skiba
77f5549a2b
Make wxSplashScreen with parent so it ends immediatelly if we close main frame very quickly.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28641 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-08-05 15:08:33 +00:00
Włodzimierz Skiba
9cf662c492
GCC fixes: order of initializations, type casting, empty last lines.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28640 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-08-05 15:01:34 +00:00
Włodzimierz Skiba
f6def1fae7
Order of initializations according to class construction.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28639 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-08-05 14:29:55 +00:00
Václav Slavík
2057db16c0
added splash sample
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28638 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-08-05 13:51:43 +00:00
Václav Slavík
9a97a0e8c9
added Basque translation
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28637 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-08-05 13:51:24 +00:00
Włodzimierz Skiba
d394825d69
Fixed wrong condition.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28636 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-08-05 13:36:42 +00:00
Włodzimierz Skiba
3d6e6338f8
splash sample into distribution.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28635 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-08-05 10:30:48 +00:00
Włodzimierz Skiba
daa9deb2a2
splash sample into distribution.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28634 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-08-05 09:06:40 +00:00
Robin Dunn
431839ac8e
little tweaks
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28633 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-08-05 00:40:09 +00:00
Robin Dunn
d391b80e04
Added ability to also do a remote build on the Jaguar machine
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28632 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-08-05 00:39:29 +00:00
Robin Dunn
354693ffef
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28631 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-08-05 00:37:44 +00:00
Robin Dunn
03ee685abf
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28630 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-08-04 23:58:58 +00:00
Robin Dunn
062da35e34
fixed typo
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28629 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-08-04 22:28:16 +00:00
Robin Dunn
afbe4a5524
The build can now start RPM builds on more than one linux target,
...
currently set up to do RH9 and FC2.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28628 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-08-04 22:27:18 +00:00
Robin Dunn
5193b348e8
SetSizeHints --> SetMinSize or SetBestFittingSize, and other tweaks
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28627 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-08-04 22:24:57 +00:00
Stefan Csomor
4b5aa5c823
fixing memleak, correcting huge background erase area
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28626 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-08-04 19:22:22 +00:00
Włodzimierz Skiba
fd945da035
wxSplashScreen sample added.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28625 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-08-04 19:04:45 +00:00
Włodzimierz Skiba
78ee2a2814
wxSplashScreen also for About frame.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28624 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-08-04 18:54:05 +00:00
Stefan Csomor
d5375d25c7
best size taking into account borders
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28623 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-08-04 18:20:38 +00:00
Włodzimierz Skiba
78727daa23
Array has pointers.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28622 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-08-04 17:16:13 +00:00
Włodzimierz Skiba
8032564e81
wxSplashScreen sample added to global makefiles.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28621 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-08-04 17:14:30 +00:00
Włodzimierz Skiba
8b9d7133f9
wxSplash sample code, sample image, bake and make files.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28620 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-08-04 17:08:53 +00:00
Stefan Csomor
42ef83fa71
redraw fixes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28619 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-08-04 16:36:04 +00:00
Stefan Csomor
a20d7ea2c5
we have to force live updates under OSX as there is no ScreenDC on OSX available right now
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28618 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-08-04 13:13:16 +00:00
Stefan Csomor
84e5d27d6c
corrected scroll rect position
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28617 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-08-04 11:48:04 +00:00
Stefan Neis
2001ecbc76
Fixed typo reported by Ian Brown.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28616 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-08-04 08:37:19 +00:00
Włodzimierz Skiba
79630806b6
Blind fix to precompiled headers verified by author of bug #1003085
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28615 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-08-04 08:04:06 +00:00
Włodzimierz Skiba
045c57efc3
Missed defs.h inclusion.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28614 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-08-04 07:03:53 +00:00
David Elliott
83a9be3427
Use new C++ sockets for everything except OS/2
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28612 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-08-04 03:22:44 +00:00
David Elliott
0a64769125
C->C++ conversion
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28611 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-08-04 03:04:53 +00:00
David Elliott
ea7db9ff0a
Support building X11 and Motif on Mac OS X
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28610 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-08-04 00:35:43 +00:00
Robin Dunn
450c7f34c0
more dbg flags (but it's still comment out by defult)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28609 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-08-03 21:17:06 +00:00
David Elliott
d2d9c80325
Accidently left in an extra {} and also had wrong license name.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28608 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-08-03 19:22:09 +00:00
David Elliott
ba2a81d747
Revert original UNIX C->C++ conversion and instead make it work exactly
...
like the new MSW C++ GSocket.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28607 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-08-03 19:18:39 +00:00
David Elliott
1f360a2db7
Provide stub for wxDisplayBase::GetCount()
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28606 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-08-03 18:41:18 +00:00
Stefan Csomor
db7a550bd7
refresh had to offset the region by borders
...
moving windows had to take parent borders into account as well on composited windows
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28605 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-08-03 18:00:51 +00:00
Włodzimierz Skiba
289d1ddbaf
Makefiles for foldbar sample.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28604 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-08-03 14:46:56 +00:00
Włodzimierz Skiba
f3ac19c289
Makefiles for foldbar contrib.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28603 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-08-03 14:44:01 +00:00
Włodzimierz Skiba
f857e441bf
Full headers, Unicode markup, whitespaces, wxID_ANY, wxDefaultCoord conventions applied with some warning fixes.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28602 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-08-03 14:39:09 +00:00
Włodzimierz Skiba
8fa4d6b87b
Warning fix.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28601 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-08-03 14:33:49 +00:00