]>
git.saurik.com Git - wxWidgets.git/log
David Elliott [Tue, 11 Jan 2005 15:07:02 +0000 (15:07 +0000)]
Corrected m_depth assignment in CopyFromIcon
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31315
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Tue, 11 Jan 2005 14:55:24 +0000 (14:55 +0000)]
Implement CopyFromIcon
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31314
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Tue, 11 Jan 2005 03:21:31 +0000 (03:21 +0000)]
Replaced obviously incorrect code for SetFocus and DoFindFocus.
Effectively reverts revision 1.53.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31313
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Tue, 11 Jan 2005 01:55:42 +0000 (01:55 +0000)]
Renamed the wxWindowCocoaScroller class to wxWindowCocoaScrollView because
it was confusing. Scroller is the Cocoa term for a scroll bar.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31312
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 10 Jan 2005 19:43:55 +0000 (19:43 +0000)]
factored out wxGetFullModuleName(HMODULE) from wxGetFullModuleName()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31311
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Mon, 10 Jan 2005 18:37:36 +0000 (18:37 +0000)]
Add constructor and Set taking NSColor.
Change eqauality operator to check if the NSColor objects are the same
instance or if all of the color components (m_red/green/blue) are identical.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31310
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Mon, 10 Jan 2005 18:31:54 +0000 (18:31 +0000)]
Removed text saying that the wxODBC classes were not able to be used in Unicode builds. As of 2.5.3, Unicode and the ODBC classes work correctly together
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31309
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Mon, 10 Jan 2005 18:30:17 +0000 (18:30 +0000)]
Added a small bit more information about Unicode builds
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31308
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 10 Jan 2005 17:25:58 +0000 (17:25 +0000)]
Bug
1099143 and more occurences of the same set vs. get mistakes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31307
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 10 Jan 2005 17:24:05 +0000 (17:24 +0000)]
Fixed references to 'wxdbindexdef'.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31306
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 10 Jan 2005 17:21:16 +0000 (17:21 +0000)]
Old API deprecated. Use new and remove old usage where necessary.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31305
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Mon, 10 Jan 2005 08:52:47 +0000 (08:52 +0000)]
reverted bitmap depth increases
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31304
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Mon, 10 Jan 2005 03:07:43 +0000 (03:07 +0000)]
Corrected some assertions (m_region.m_refData vs. m_refData)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31303
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Mon, 10 Jan 2005 01:52:08 +0000 (01:52 +0000)]
Added wxMemoryDC::Clear()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31302
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sun, 9 Jan 2005 09:55:27 +0000 (09:55 +0000)]
optimizing gauge cpu usage
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31301
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sun, 9 Jan 2005 09:52:34 +0000 (09:52 +0000)]
no message
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31300
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sun, 9 Jan 2005 06:27:42 +0000 (06:27 +0000)]
added hack for making scrollbars really disappear under 10.2
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31299
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sun, 9 Jan 2005 05:58:58 +0000 (05:58 +0000)]
draw the focus rect ourselves
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31298
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sun, 9 Jan 2005 05:50:36 +0000 (05:50 +0000)]
fixed border calculation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31297
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 8 Jan 2005 17:44:46 +0000 (17:44 +0000)]
implemented wxIsDebuggerRunning() for Win32
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31296
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 8 Jan 2005 15:41:04 +0000 (15:41 +0000)]
Compile fixes for GTK 1.2
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31295
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sat, 8 Jan 2005 13:56:35 +0000 (13:56 +0000)]
Removed -lcma (added in 1.813), since one can't apparently mix old
threads (-lcma, user land only) and new threads (-lpthread), see
http://h21007.www2.hp.com/dspp/tech/tech_TechSoftwareDetailPage_IDX/1,1703,1741,00.html#faq-mix-threads
(reported in patch #
1096688 by M.J.Wetherell).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31294
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 8 Jan 2005 10:35:15 +0000 (10:35 +0000)]
Applied wxNO_BORDER patch for text control and combo box.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31293
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Sat, 8 Jan 2005 03:29:27 +0000 (03:29 +0000)]
Contains changes for autoconf_inc.m4,1.77,1.78 which was the big cleanup.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31292
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Sat, 8 Jan 2005 03:19:40 +0000 (03:19 +0000)]
Regenerated configure. Contains changes for:
configure.in,1.909,1.910
configure.in,1.908,1.909
configure.in,1.906,1.907
Changes for configure.in,1.907,1.908 were already present as Vadim somehow
got that change in this file while leaving out 1.906,1.907 (hand edit?).
Note: I locally reverted autoconf_inc.m4,1.77,1.78 before doing this generation
so I can illustrate something.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31291
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 7 Jan 2005 23:51:04 +0000 (23:51 +0000)]
made FindWindow() member functions const (this makes it possible to use XRCCTRL() in const methods)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31290
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 7 Jan 2005 22:31:42 +0000 (22:31 +0000)]
Added way to specify in generic tree control
if the drop effect (a line) should be drawn
above or below the item.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31289
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 7 Jan 2005 22:09:08 +0000 (22:09 +0000)]
Corrected drag effect for tree control.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31288
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Fri, 7 Jan 2005 21:33:15 +0000 (21:33 +0000)]
fixed condition for using #pragmas
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31287
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Fri, 7 Jan 2005 21:27:20 +0000 (21:27 +0000)]
fixed condition for using #pragmas
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31286
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 7 Jan 2005 20:11:24 +0000 (20:11 +0000)]
harmless unused param warning fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31285
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 7 Jan 2005 20:06:28 +0000 (20:06 +0000)]
corrected bg colour inheritance once again: only immediate transparent children should inherit non inheritable parent bg colour
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31284
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Fri, 7 Jan 2005 20:03:22 +0000 (20:03 +0000)]
Old API clearly deprecated.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31283
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 7 Jan 2005 19:48:48 +0000 (19:48 +0000)]
OS X savvy implementation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31282
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 7 Jan 2005 18:48:30 +0000 (18:48 +0000)]
Added wxFopen to the MSLU code.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31281
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 7 Jan 2005 18:47:29 +0000 (18:47 +0000)]
Removed useless defines for WinCE which is
always Unicode and never MSLU.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31280
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Fri, 7 Jan 2005 18:30:36 +0000 (18:30 +0000)]
Remove some controls from limited screen area of Smartphone.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31279
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 7 Jan 2005 18:29:55 +0000 (18:29 +0000)]
Fix for Bug
1097510 , reset m_selectionOld when the value changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31278
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Fri, 7 Jan 2005 18:27:43 +0000 (18:27 +0000)]
MS Smartphone has no input other than phone buttons which limits pointing on screen. Perhaps in the future.....
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31277
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Fri, 7 Jan 2005 18:24:54 +0000 (18:24 +0000)]
Include order fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31276
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 7 Jan 2005 17:33:33 +0000 (17:33 +0000)]
invalidate bg brush in the beginning of OnSize() to avoid using outdated brush for child pages background painting
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31275
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 7 Jan 2005 17:10:30 +0000 (17:10 +0000)]
don't ignore the background colour set for the dialog, even although it is a standard control
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31274
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 7 Jan 2005 16:59:48 +0000 (16:59 +0000)]
use HasTransparentBackground() to correctly draw the background of static text/box on a window with non-inheritable (== own) background set
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31273
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 7 Jan 2005 16:54:09 +0000 (16:54 +0000)]
moved HasTransparentBackground() from wxUniv to common wxWindow
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31272
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 7 Jan 2005 15:43:02 +0000 (15:43 +0000)]
no changes; just removed some obsolete #ifdefs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31271
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 7 Jan 2005 14:38:07 +0000 (14:38 +0000)]
extracted background painting in a separate function so that it could be called from derived classes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31270
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 7 Jan 2005 12:36:03 +0000 (12:36 +0000)]
FreeBSD compilation fixes: rename re_comp and re_exec
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31269
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Thu, 6 Jan 2005 19:15:46 +0000 (19:15 +0000)]
Added test to fontencoding -> codepage conversion
which should test if the codepage is actually
installed on that version of Windows. Will do
more testing.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31268
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Kevin Hock [Thu, 6 Jan 2005 15:51:05 +0000 (15:51 +0000)]
whilst -> while
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31267
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Thu, 6 Jan 2005 12:49:20 +0000 (12:49 +0000)]
Applied patched for combo box SELECTED events (no
long get lots of surplus events)
Applied patch for menu hihglight colour detection.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31266
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Thu, 6 Jan 2005 12:41:27 +0000 (12:41 +0000)]
Old API clearly deprecated. Source cleaning.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31265
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Thu, 6 Jan 2005 12:35:47 +0000 (12:35 +0000)]
Blind attempt make buttons centered in the generic
msg dialog if it's a yes/no dialog.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31264
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Thu, 6 Jan 2005 12:34:23 +0000 (12:34 +0000)]
Second try to commit compilo fix for sizer.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31263
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Thu, 6 Jan 2005 12:31:46 +0000 (12:31 +0000)]
Smartphone fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31262
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Thu, 6 Jan 2005 12:30:08 +0000 (12:30 +0000)]
wxUSE_LOG (Smartphone) fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31261
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Thu, 6 Jan 2005 12:22:06 +0000 (12:22 +0000)]
Use stock labels for Smartphone.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31260
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Thu, 6 Jan 2005 12:20:15 +0000 (12:20 +0000)]
Lack of accelerators on Smartphones.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31259
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Thu, 6 Jan 2005 12:17:37 +0000 (12:17 +0000)]
eVC3 warning fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31258
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Thu, 6 Jan 2005 12:04:51 +0000 (12:04 +0000)]
Build fix for NOPCH.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31257
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Thu, 6 Jan 2005 11:53:53 +0000 (11:53 +0000)]
wxEncodingConverter should and can be compiled
without wxFontMapper and its corresponding wxUSE_FONTMAP
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31256
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Thu, 6 Jan 2005 11:52:05 +0000 (11:52 +0000)]
#
Compile without fontmapper.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31255
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 5 Jan 2005 22:46:32 +0000 (22:46 +0000)]
don't include wx/msw/wrapwin.h in public header; corrected the m_hDWP type instead
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31254
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 5 Jan 2005 21:55:39 +0000 (21:55 +0000)]
GetSystemColour --> GetColour
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31253
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 5 Jan 2005 21:54:32 +0000 (21:54 +0000)]
Add wxRTTI and OOR info for activex classes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31252
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 5 Jan 2005 21:52:41 +0000 (21:52 +0000)]
cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31251
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 5 Jan 2005 21:51:50 +0000 (21:51 +0000)]
More methods for wxStdDialogButtonSizer
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31250
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 5 Jan 2005 21:33:11 +0000 (21:33 +0000)]
Set the window id for key events
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31249
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Wed, 5 Jan 2005 19:25:02 +0000 (19:25 +0000)]
Old API clearly deprecated.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31248
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Wed, 5 Jan 2005 18:39:48 +0000 (18:39 +0000)]
wxMSWUniv wxWindowMSW vs. wxWindow fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31247
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Wed, 5 Jan 2005 18:37:42 +0000 (18:37 +0000)]
Removed all duplicated and complicated #ifdefs for enabling Skip and Abort in progress dialog (Smartphone fixes).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31246
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Wed, 5 Jan 2005 18:32:29 +0000 (18:32 +0000)]
Error fix after recent changes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31245
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Wed, 5 Jan 2005 18:30:10 +0000 (18:30 +0000)]
Warning fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31244
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Wed, 5 Jan 2005 10:47:50 +0000 (10:47 +0000)]
MS Smartphone fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31243
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Wed, 5 Jan 2005 07:36:14 +0000 (07:36 +0000)]
Check for end of buffer in wxMemoryInputStream::Peek.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31242
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Wed, 5 Jan 2005 07:29:24 +0000 (07:29 +0000)]
Correct malloc()/delete[] mismatch.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31241
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Wed, 5 Jan 2005 07:28:42 +0000 (07:28 +0000)]
Additional sanity check.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31240
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Wed, 5 Jan 2005 07:28:04 +0000 (07:28 +0000)]
Compilation fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31239
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Wed, 5 Jan 2005 07:26:40 +0000 (07:26 +0000)]
Allow building with wxUSE_PROTOCOL_FTP/HTTP == 0.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31238
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 5 Jan 2005 00:32:40 +0000 (00:32 +0000)]
Continued tests of drawing a widget to a DC
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31237
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 4 Jan 2005 22:22:23 +0000 (22:22 +0000)]
Commit wxFontEncoding -> MS codepage conversion code
based on MSDN's docs instead of the round trip through
character sets.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31236
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 4 Jan 2005 19:43:04 +0000 (19:43 +0000)]
Old API depreciated. Use of new API. Source cleaning.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31235
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 4 Jan 2005 19:35:52 +0000 (19:35 +0000)]
Old API depreciated. Use of new API. Source cleaning.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31234
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 4 Jan 2005 19:19:39 +0000 (19:19 +0000)]
Initial wxSystemSettings::GetColour() for PalmOS.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31233
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 4 Jan 2005 18:57:41 +0000 (18:57 +0000)]
restored using DeferWindowPos() for moving all windows at once (this does help with flicker somewhat) but now call EndDeferWindowPos() from WM_WINDOWPOSCHANGED handler, not WM_SIZE one which is never generated for the dialogs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31232
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Tue, 4 Jan 2005 17:41:47 +0000 (17:41 +0000)]
Untabify.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31231
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Tue, 4 Jan 2005 17:40:43 +0000 (17:40 +0000)]
Change FIXME in TODO and clarify its meaning.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31230
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Tue, 4 Jan 2005 17:35:35 +0000 (17:35 +0000)]
Deprecation warning fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31229
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 4 Jan 2005 10:56:02 +0000 (10:56 +0000)]
fixed parameters to Blit()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31228
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 4 Jan 2005 07:03:09 +0000 (07:03 +0000)]
as we cannot handle zero commands properly, we have to warn
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31227
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 4 Jan 2005 06:45:27 +0000 (06:45 +0000)]
using lang param, to have a CFLanguage be consistent with C-Locale
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31226
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 4 Jan 2005 06:22:37 +0000 (06:22 +0000)]
falling back to wxImage handler
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31225
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 4 Jan 2005 06:20:54 +0000 (06:20 +0000)]
24 bit depth
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31224
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 3 Jan 2005 22:10:10 +0000 (22:10 +0000)]
Factor out the OnSize code so it can also be used in other places
where the header window needs to be adjusted.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31223
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 3 Jan 2005 15:47:57 +0000 (15:47 +0000)]
added a test to check how exception handling works with Win32 SEH; corrected copyright
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31222
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 3 Jan 2005 14:20:53 +0000 (14:20 +0000)]
GCC warning fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31221
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 3 Jan 2005 13:51:06 +0000 (13:51 +0000)]
fix to the last fix (see comments in patch
1093811 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31220
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 3 Jan 2005 07:22:48 +0000 (07:22 +0000)]
Pasting typo fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31219
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 3 Jan 2005 07:08:17 +0000 (07:08 +0000)]
Full support to the native progress dialog.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31218
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 3 Jan 2005 07:03:31 +0000 (07:03 +0000)]
Incomplete (PalmOS) setup compatibility.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31217
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 2 Jan 2005 23:54:40 +0000 (23:54 +0000)]
don't crash in wxStrftime() if conversion of strftime() result to Unicode fails (modified patch
1094100 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31216
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775