Robin Dunn
|
85ee4fe906
|
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32790 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-12 21:01:55 +00:00 |
|
Robin Dunn
|
7b625c3120
|
Add a note about a few other wxGTK changes that were made
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32789 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-12 21:01:03 +00:00 |
|
Robin Dunn
|
8c1a4666a8
|
disable debugreport option
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32788 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-12 21:00:19 +00:00 |
|
Robin Dunn
|
7db509e27e
|
some demo tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32787 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-12 20:59:15 +00:00 |
|
Robin Dunn
|
6d25091f7b
|
Bumped up rc number
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32786 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-12 20:58:38 +00:00 |
|
Robin Dunn
|
156ab66d5b
|
"As is" means the current size (or position) not the best size.
Factored out AsIs size calculations to an inline so it can be
experimented with further if desired.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32785 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-12 20:57:14 +00:00 |
|
Vadim Zeitlin
|
cf72919c84
|
ensure that either RTLD_LAZY or RTLD_NOW is always used as calling dlopen() with flags == 0 fails withrecent glibc versions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32784 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-12 20:43:58 +00:00 |
|
Vadim Zeitlin
|
e62e17d735
|
changed wxDL_DEFAULT to be same as wxDL_NOW as this makes more sense for portable programs because wxDL_NOW is the only flag supported by Win32
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32783 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-12 20:37:53 +00:00 |
|
Robin Dunn
|
a95f9d4f8e
|
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32782 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-12 20:33:57 +00:00 |
|
Robin Dunn
|
0c549c5fd6
|
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32781 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-12 20:26:57 +00:00 |
|
Robin Dunn
|
1e255b00ce
|
Allow wxStaticText to have a custom fg without a custom bg
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32780 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-12 20:25:19 +00:00 |
|
David Elliott
|
a685a06c96
|
Fix compilation of generic message dialog.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32779 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-12 19:35:44 +00:00 |
|
David Elliott
|
2e5cb6c2a3
|
Added trailing newline.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32778 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-12 19:24:19 +00:00 |
|
David Elliott
|
cadbf2a8e4
|
Added back trailing newline. Please be more careful when using dumb editors like Xcode's.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32777 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-12 19:20:52 +00:00 |
|
Vadim Zeitlin
|
d1dc690d80
|
readded back wxUSE_OLE and wxUSE_WXDIB
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32776 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-12 19:11:09 +00:00 |
|
Robin Dunn
|
76144efee5
|
Oops
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32775 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-12 18:09:19 +00:00 |
|
Robin Dunn
|
8e7da44f18
|
GetSize --> GetSizeHint
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32774 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-12 18:07:04 +00:00 |
|
Gilles Depeyrot
|
220aea7b09
|
corrected typo in comment
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32773 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-12 14:16:28 +00:00 |
|
Robert Roebling
|
faac0284d3
|
gtk updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32772 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-12 12:26:01 +00:00 |
|
Robert Roebling
|
384188277d
|
Correct orientation of splitter sash again.
Query splitter sash size at runtime.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32771 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-12 12:24:10 +00:00 |
|
Robert Roebling
|
8fbc991227
|
Make tree control more GTK-is in the HTML help system.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32770 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-12 10:44:25 +00:00 |
|
Robert Roebling
|
e53a95bcb1
|
Applied patch for ArtProvider.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32769 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-12 10:33:00 +00:00 |
|
Robert Roebling
|
ab5ea030d8
|
There shouldn't be any need to draw the backgound
under a sash.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32768 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-12 10:30:47 +00:00 |
|
Dimitri Schoolwerth
|
3f1c2da6cc
|
ignore vc_dll directory
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32767 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-11 22:49:34 +00:00 |
|
Michael Wetherell
|
8bce5cda15
|
Add samples mobile and ownerdrw. Make sample richedit available on all
platforms for fixing.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32766 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-11 22:13:23 +00:00 |
|
David Elliott
|
18647d11af
|
Add BASE_MACOSX_HDR and use it from BASE_PLATFORM_HDR like BASE_MACOSX_SRC
is used from BASE_PLATFORM_SRC.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32765 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-11 21:48:10 +00:00 |
|
David Elliott
|
df3c72ad7e
|
Rename BASE_MAC_OSX_(SRC|HDR) to BASE_MACOSX_WXMAC_(SRC|HDR).
Put $BASE_MAC_(SRC|HDR) inside of these definitions since they're
always needed for these cases anyway.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32764 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-11 21:42:46 +00:00 |
|
David Elliott
|
ad07ce2bbd
|
Renamed BASE_DARWIN_(SRC|HDR) to BASE_MACOSX_NOTWXMAC_(SRC|HDR)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32763 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-11 21:34:00 +00:00 |
|
Robert Roebling
|
5b89b4dc32
|
GTK compilation.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32762 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-11 21:03:10 +00:00 |
|
Robert Roebling
|
5ac8ce9e05
|
GTK+ 2.0 compilation.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32761 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-11 20:47:45 +00:00 |
|
Vadim Zeitlin
|
2b1d737b3e
|
compilation fix for non PCH build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32760 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-11 18:59:31 +00:00 |
|
Robert Roebling
|
eaac61c37a
|
Compilo.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32759 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-11 18:56:05 +00:00 |
|
Vadim Zeitlin
|
985604c166
|
don't use private URL in the sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32758 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-11 15:44:37 +00:00 |
|
Włodzimierz Skiba
|
e5b5075810
|
Base for wxMessageDialog with common checks for style.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32757 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-11 15:34:42 +00:00 |
|
Włodzimierz Skiba
|
2cdd63c6b1
|
Warning and build fixes focused with Borland and Watcom.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32756 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-11 15:12:57 +00:00 |
|
Vadim Zeitlin
|
794fe8cd2f
|
call wxOle[Un]Initialize() in wxClipboard ctor/dtor to ensure that when wxTheClipboard is destroyed at program shutdown and its Clear() method is called OLE is still initialized
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32755 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-11 11:49:44 +00:00 |
|
Vadim Zeitlin
|
360ae33f43
|
extracted code calling {Ole|Co}[Un]Initialize() to wxOle[Un]Initialize() functions in oleutils.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32754 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-11 11:47:13 +00:00 |
|
Vadim Zeitlin
|
61ad154c01
|
Unix compilation warning fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32753 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-11 11:19:03 +00:00 |
|
Jouk Jansen
|
a98ce49a41
|
Committing in .
OPenVMS updates
Modified Files:
wxWidgets/setup.h_vms wxWidgets/src/unix/stdpaths.cpp
----------------------------------------------------------------------
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32752 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-11 09:33:29 +00:00 |
|
Stefan Csomor
|
8f39b6c48e
|
border handling streamlined
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32751 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-11 09:15:01 +00:00 |
|
Włodzimierz Skiba
|
beedefb940
|
Use empty check consistent with other parts.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32750 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-11 07:35:51 +00:00 |
|
Włodzimierz Skiba
|
a14132e13a
|
Bring back help turned off as in previous WinCE setup.h. Perhaps it should be !__SMARTPHONE__.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32749 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-11 07:32:27 +00:00 |
|
Włodzimierz Skiba
|
2227439bea
|
chkconf.h of wince has to be included in files.bkl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32748 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-11 07:21:36 +00:00 |
|
Vadim Zeitlin
|
54e80d76a2
|
added debugrpt.cpp and dbgrptg.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32747 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-11 03:03:35 +00:00 |
|
Vadim Zeitlin
|
f57ba564cb
|
test background bitmap
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32746 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-11 03:02:44 +00:00 |
|
Vadim Zeitlin
|
8f68093d2a
|
do use PCH with gsocket.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32745 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-11 03:01:22 +00:00 |
|
Vadim Zeitlin
|
ce4fd7b577
|
added wxDebugReport
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32744 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-11 02:55:21 +00:00 |
|
Vadim Zeitlin
|
1de1196ab3
|
gave default value of wxID_ANY to id parameter of wxStaticLine ctor as nobody uses anything else for it anyhow
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32743 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-11 02:13:30 +00:00 |
|
Vadim Zeitlin
|
e72ac08291
|
added wxSizerFlags::Left/Right()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32742 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-11 01:55:23 +00:00 |
|
Vadim Zeitlin
|
9fa2da4a72
|
correct relative paths for headers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32741 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-11 01:15:47 +00:00 |
|