Vadim Zeitlin
|
596f1d1160
|
renamed wxWindow::Clear() to ClearBackground() for wxGTK as well
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22803 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-13 16:47:43 +00:00 |
|
Václav Slavík
|
e3ac6ee157
|
fixed wrong arguments to Draw
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22802 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-13 15:48:45 +00:00 |
|
Václav Slavík
|
21de777f02
|
fixed typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22801 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-13 15:47:44 +00:00 |
|
David Elliott
|
b93d8cc460
|
Don't send idle events while an assertion dialog is showing.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22800 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-13 15:25:34 +00:00 |
|
Julian Smart
|
5bb31e3561
|
Fixed some missing braces
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22799 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-13 14:38:32 +00:00 |
|
Václav Slavík
|
2c6f14e1a7
|
define NO_GCC_PRAGMA in wx-config output on Darwin
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22798 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-13 14:25:10 +00:00 |
|
Vadim Zeitlin
|
5da0803c15
|
renamed wxWindow::Clear() to ClearBackground() (fixes bug 783576)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22797 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-13 14:09:45 +00:00 |
|
Václav Slavík
|
339963e0d0
|
forgot to copy data
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22796 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-13 13:04:27 +00:00 |
|
Václav Slavík
|
efefa4f800
|
don't forget to build all projects in the workspace
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22795 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-13 12:56:44 +00:00 |
|
Václav Slavík
|
9ee31070a4
|
forgot to copy data
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22794 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-13 12:39:19 +00:00 |
|
Václav Slavík
|
ab892b9519
|
makefiles update with OSX fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22793 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-13 12:38:44 +00:00 |
|
Václav Slavík
|
8bcf2d204f
|
fixed wxUSE_XML
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22792 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-13 12:22:59 +00:00 |
|
Vadim Zeitlin
|
7e34b934ce
|
made the example Unicode-friendly (patch 785642)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22791 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-13 12:16:50 +00:00 |
|
Vadim Zeitlin
|
9bf58645bf
|
update by Paco Riviere
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22790 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-13 11:31:24 +00:00 |
|
Vadim Zeitlin
|
4f6e963caf
|
suppress warnings about not being able to inline a function under BC
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22789 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-13 10:09:09 +00:00 |
|
Vadim Zeitlin
|
fba61bdfb7
|
OnExit() is not called if OnInit() failed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22788 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-13 10:06:32 +00:00 |
|
Vadim Zeitlin
|
8b3a401696
|
set LVCFMT_IMAGE, this at least allows to show imageso n the right sidei n the first column too (and fixes bug 787781); corrected return value of InsertColumn()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22786 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-13 09:58:52 +00:00 |
|
Jouk Jansen
|
f3858bf561
|
Committing in .
Updating/repairing OpenVMS compile support
Modified Files:
wxWindows/setup.h_vms wxWindows/src/common/descrip.mms
wxWindows/src/gtk/app.cpp
----------------------------------------------------------------------
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22785 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-13 08:48:47 +00:00 |
|
Julian Smart
|
8a556bae6f
|
Minor updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22784 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-12 22:03:58 +00:00 |
|
Václav Slavík
|
fc65e0b77e
|
disable more borland warnings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22783 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-12 22:02:55 +00:00 |
|
Václav Slavík
|
e06468e89b
|
precompiled headers check accounts for Apple compiler now
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22782 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-12 21:42:18 +00:00 |
|
Václav Slavík
|
4fd0fc66a7
|
fix static wxnet build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22781 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-12 21:32:54 +00:00 |
|
Mattia Barbon
|
8142d70447
|
Added wxHashSet, with minimal tests.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22779 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-12 16:45:09 +00:00 |
|
Julian Smart
|
2ce79e485d
|
Removed some obsolete distribution files
Updated listing files
Added new shell scripts for spinning wxMSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22778 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-12 15:33:14 +00:00 |
|
Stefan Csomor
|
42800de660
|
panther fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22777 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-12 11:47:23 +00:00 |
|
David Elliott
|
4328a6ba2a
|
Implement Raise()/Lower() using [NSVIew sortSubviewsUsingFunction:context:]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22776 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-12 04:30:50 +00:00 |
|
David Elliott
|
a82b814137
|
Laid groundwork for scrolling.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22775 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-12 02:58:04 +00:00 |
|
Mattia Barbon
|
72eef31646
|
Expose GetCount when wxUSE_STL=1.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22774 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-11 16:48:07 +00:00 |
|
Julian Smart
|
e28c2d151b
|
wxCaretSuspender only shows the caret if it was visible previously
Improved caret handling in wxTextCtrl
Restored scrollbar painting in wxUniv
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22773 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-11 16:33:56 +00:00 |
|
David Elliott
|
f07c570112
|
Replaced id with winid so it doesn't conflict with the Objective-C type
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22772 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-11 15:14:37 +00:00 |
|
David Elliott
|
25a4727e95
|
Added dummy resources for wxCocoa so bundles will build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22771 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-11 14:53:42 +00:00 |
|
David Elliott
|
2d6c4e485c
|
Added default implementation for drawRect and mouse events that returns
false so normal processing will take place. Some users of wxCocoaNSView
may not wish to implement every event.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22770 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-11 13:47:50 +00:00 |
|
Julian Smart
|
4fa818f673
|
Removed some experimental code I left in by accident
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22769 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-11 12:49:15 +00:00 |
|
Julian Smart
|
4b3163294c
|
More fixes for !wxUSE_TIMER, !wxUSE_IMAGE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22768 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-11 12:47:16 +00:00 |
|
Julian Smart
|
7da6ab6e2e
|
Cater for wxUSE_IMAGE=0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22767 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-11 10:59:07 +00:00 |
|
Julian Smart
|
cfb5756157
|
Cater for wxUSE_IMAGE=0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22766 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-11 10:46:35 +00:00 |
|
Stefan Csomor
|
2d51f067b9
|
added wxDynamicObject (kind of delegate, docs to come once this has calmed down)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22765 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-11 10:01:02 +00:00 |
|
Vadim Zeitlin
|
395470d965
|
compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22764 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-11 01:22:51 +00:00 |
|
Vadim Zeitlin
|
51485b7601
|
fixed some warnings about unused variables values
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22763 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-11 01:22:21 +00:00 |
|
Vadim Zeitlin
|
429ef4bcea
|
really fixed '-' and '+' drawing
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22762 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-11 01:15:12 +00:00 |
|
Vadim Zeitlin
|
be5b2f9f38
|
initialize the font fields properly when it corresponds to a native font
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22761 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-11 01:14:34 +00:00 |
|
Vadim Zeitlin
|
0e7761fade
|
trying to fix the generic tree appearance problems
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22760 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-11 00:38:32 +00:00 |
|
Vadim Zeitlin
|
bc51e42e8b
|
more wxRendererNative docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22759 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-11 00:33:11 +00:00 |
|
Vadim Zeitlin
|
908db3ae8a
|
fixed broken link
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22758 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-10 23:54:34 +00:00 |
|
Václav Slavík
|
f98da3fb82
|
added tex2rtf makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22757 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-10 22:12:22 +00:00 |
|
Václav Slavík
|
2ace007846
|
added HelpGen makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22756 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-10 22:11:12 +00:00 |
|
Václav Slavík
|
425c0d76be
|
MacOS X bundles support
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22755 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-10 21:21:23 +00:00 |
|
Václav Slavík
|
c7346341eb
|
added tex2rtf bakefile
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22754 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-10 19:14:03 +00:00 |
|
Václav Slavík
|
f3f7aa2cb6
|
utilsexc.cpp is wxBase only
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22753 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-10 19:08:38 +00:00 |
|
Václav Slavík
|
1ccb4e5b1d
|
better fix for macos resources
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22752 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-10 19:06:14 +00:00 |
|