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 |
|
Włodzimierz Skiba
|
c2a4197860
|
Full headers, Unicode markup, whitespaces, wxID_ANY, wxDefaultCoord conventions applied.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28600 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-03 11:55:18 +00:00 |
|
Vadim Zeitlin
|
957f5ab77a
|
added foldbar contrib
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28599 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-03 11:18:36 +00:00 |
|
Włodzimierz Skiba
|
17a6a2e097
|
WinCE warning fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28598 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-03 08:24:04 +00:00 |
|
Włodzimierz Skiba
|
dcbbda5451
|
Smartphone fix due to separated implementation of wxFileDialog.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28597 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-03 06:58:37 +00:00 |
|
David Elliott
|
a45068485c
|
* Made GSocket::GetError() exp/imp from net library and provide an inline
compatibility function.
* Provide a Null gs_gui_functions implementation.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28596 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-03 04:14:42 +00:00 |
|
David Elliott
|
c90cc42e98
|
Real C++(ish) code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28595 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-03 03:37:32 +00:00 |
|
David Elliott
|
52a4b53fe1
|
Prepare for GSocket C->C++ migration
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28594 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-03 03:35:52 +00:00 |
|
David Elliott
|
4b4d23c77e
|
Prepare headers for C->C++ migration
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28593 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-03 03:33:36 +00:00 |
|
Robin Dunn
|
982d160782
|
updated sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28592 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-02 22:09:39 +00:00 |
|
Robin Dunn
|
c0de73aebe
|
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28591 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-02 22:04:33 +00:00 |
|
Robin Dunn
|
d9bdbc5673
|
little tweak
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28590 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-02 22:01:02 +00:00 |
|
Robin Dunn
|
391014681a
|
fixed typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28589 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-02 21:59:10 +00:00 |
|
Robin Dunn
|
be43ef045a
|
Added wxQuantize
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28588 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-02 21:56:06 +00:00 |
|
Włodzimierz Skiba
|
44420d2e50
|
More suitable data structure (in the process of making everything wxUSE_STL insensitive).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28587 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-02 17:52:12 +00:00 |
|
Julian Smart
|
d679df70f0
|
Fix for toolbar workaround (mustn't set flag unless we're in Classic mode
or we get separators showing)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28585 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-02 09:50:03 +00:00 |
|
Włodzimierz Skiba
|
fb785edf4c
|
Regenerated makefiles after copying of subdirectory.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28584 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-02 09:06:11 +00:00 |
|
Włodzimierz Skiba
|
98221326bc
|
Regenerated makefile after some recent addition of library.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28583 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-02 08:59:59 +00:00 |
|
Włodzimierz Skiba
|
01e7769bbf
|
Regenerated file after adding except sample.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28582 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-02 07:44:21 +00:00 |
|
Włodzimierz Skiba
|
d77833131b
|
Regenerated file after deleting gzstream.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28581 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-02 07:35:49 +00:00 |
|
Włodzimierz Skiba
|
3fa8642327
|
Regenerated makefiles after new filename test by Vadim.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28580 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-02 07:34:01 +00:00 |
|
Vadim Zeitlin
|
224bf05c9b
|
added --version-full option to wx-config
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28578 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-01 22:21:54 +00:00 |
|
Julian Smart
|
4bd1f74663
|
Fixed flat style for toolbars under XP, Windows Classic style
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28577 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-01 09:23:42 +00:00 |
|
Julian Smart
|
6d47371207
|
Fix by George Wismer to get flat toolbars under Windows Classic style,
by setting TBSTYLE_FLAT after toolbar creation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28576 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-01 09:19:10 +00:00 |
|
Robin Dunn
|
03837c5c87
|
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28575 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-31 22:27:09 +00:00 |
|
Robin Dunn
|
e1688485fd
|
Avoid warnings in the DLL builds
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28573 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-31 21:05:38 +00:00 |
|
Robin Dunn
|
f16ab95d53
|
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28572 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-31 20:25:51 +00:00 |
|
Robin Dunn
|
d8ef5f5623
|
fixed version number
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28571 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-31 20:25:29 +00:00 |
|
Robin Dunn
|
4bd19ff333
|
fixed typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28570 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-31 20:25:13 +00:00 |
|