]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
19 years agomore tweaks to drop down arrow drawing (Andreas Pflug)
Vadim Zeitlin [Thu, 17 Feb 2005 18:29:22 +0000 (18:29 +0000)] 
more tweaks to drop down arrow drawing (Andreas Pflug)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32120 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agofixed typo in EVT_COMMAND definition
Vadim Zeitlin [Thu, 17 Feb 2005 16:56:35 +0000 (16:56 +0000)] 
fixed typo in EVT_COMMAND definition

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32119 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agouse without url
Ryan Norton [Thu, 17 Feb 2005 13:13:01 +0000 (13:13 +0000)] 
use without url

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32118 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agosockets require stopwatch
Ryan Norton [Thu, 17 Feb 2005 10:53:37 +0000 (10:53 +0000)] 
sockets require stopwatch

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32117 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoUse without mimetypes enabled
Ryan Norton [Thu, 17 Feb 2005 10:43:52 +0000 (10:43 +0000)] 
Use without mimetypes enabled

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32116 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agocompile wxFileXXXStream without wxFFileXXXStream
Ryan Norton [Thu, 17 Feb 2005 10:42:22 +0000 (10:42 +0000)] 
compile wxFileXXXStream without wxFFileXXXStream

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32115 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoEnable compilation on mac without wxFontMapper
Ryan Norton [Thu, 17 Feb 2005 10:38:45 +0000 (10:38 +0000)] 
Enable compilation on mac without wxFontMapper

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32114 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agogcc doesn't have pragma warning
Ryan Norton [Thu, 17 Feb 2005 10:19:31 +0000 (10:19 +0000)] 
gcc doesn't have pragma warning

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32113 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoint argument/unsigned int arg warning fix
Ryan Norton [Thu, 17 Feb 2005 10:17:04 +0000 (10:17 +0000)] 
int argument/unsigned int arg warning fix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32112 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoAdded PalmOS to release scripts
Julian Smart [Thu, 17 Feb 2005 09:37:13 +0000 (09:37 +0000)] 
Added PalmOS to release scripts

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32111 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years ago24x24 bitmaps and separator for flat style added
Stefan Csomor [Thu, 17 Feb 2005 08:44:37 +0000 (08:44 +0000)] 
24x24 bitmaps and separator for flat style added

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32110 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoComboBox for cocoa
Ryan Norton [Thu, 17 Feb 2005 04:45:13 +0000 (04:45 +0000)] 
ComboBox for cocoa

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32109 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoAdded empty methods for wxIcon functions to match the API on other platforms.
Kevin Ollivier [Thu, 17 Feb 2005 03:20:16 +0000 (03:20 +0000)] 
Added empty methods for  wxIcon functions to match the API on other platforms.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32108 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoupdate from Hans F. Nordhaug
Vadim Zeitlin [Thu, 17 Feb 2005 00:25:13 +0000 (00:25 +0000)] 
update from Hans F. Nordhaug

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32107 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoimplement some missing methods
Ryan Norton [Wed, 16 Feb 2005 23:44:18 +0000 (23:44 +0000)] 
implement some missing methods

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32106 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years ago Applied background colour patch for Motif notebooks
Robert Roebling [Wed, 16 Feb 2005 23:08:22 +0000 (23:08 +0000)] 
  Applied background colour patch for Motif notebooks
    (actually in generic tab control code).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32105 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years ago Removed the complex popup test.
Robert Roebling [Wed, 16 Feb 2005 22:36:54 +0000 (22:36 +0000)] 
   Removed the complex popup test.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32104 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoFixed windows not displaying on SmartPhone
Julian Smart [Wed, 16 Feb 2005 22:08:57 +0000 (22:08 +0000)] 
Fixed windows not displaying on SmartPhone

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32103 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agofixed wxlib Mach-O debug and release compilation
Dimitri Schoolwerth [Wed, 16 Feb 2005 20:59:19 +0000 (20:59 +0000)] 
fixed wxlib Mach-O debug and release compilation

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32102 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agowxPoint/Size/Rect() causes the same code with (0,0) initialization and is incomparabl...
Włodzimierz Skiba [Wed, 16 Feb 2005 20:34:34 +0000 (20:34 +0000)] 
wxPoint/Size/Rect() causes the same code with (0,0) initialization and is incomparably more readable and clear.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32101 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoadded non-bordered toolbar tools
Stefan Csomor [Wed, 16 Feb 2005 20:13:48 +0000 (20:13 +0000)] 
added non-bordered toolbar tools

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32100 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agofixed Mach-O compilation
Dimitri Schoolwerth [Wed, 16 Feb 2005 20:09:35 +0000 (20:09 +0000)] 
fixed Mach-O compilation

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32099 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agominor typo fixes
Dimitri Schoolwerth [Wed, 16 Feb 2005 19:25:35 +0000 (19:25 +0000)] 
minor typo fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32098 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years ago'Compatibility' fix for connecting events.
Włodzimierz Skiba [Wed, 16 Feb 2005 18:02:48 +0000 (18:02 +0000)] 
'Compatibility' fix for connecting events.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32097 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agotiny script to generate tags for wxMSW
Vadim Zeitlin [Wed, 16 Feb 2005 16:38:49 +0000 (16:38 +0000)] 
tiny script to generate tags for wxMSW

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32096 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoStandard dialogs becoming useable on WinCE.
Julian Smart [Wed, 16 Feb 2005 15:37:09 +0000 (15:37 +0000)] 
Standard dialogs becoming useable on WinCE.
Make standard button sizer horizontal on WinCE since
vertically it looks atrocious (app will need to reduce
number of buttons if they don't fit)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32095 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoAdded assert (WinCE doesn't report checked status correctly)
Julian Smart [Wed, 16 Feb 2005 14:44:15 +0000 (14:44 +0000)] 
Added assert (WinCE doesn't report checked status correctly)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32094 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agouse WX_DEFINE_ARRAY_PTR instead of WX_DEFINE_ARRAY to suppress warnings about operato...
Vadim Zeitlin [Wed, 16 Feb 2005 10:14:42 +0000 (10:14 +0000)] 
use WX_DEFINE_ARRAY_PTR instead of WX_DEFINE_ARRAY to suppress warnings about operator->()

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32093 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoNative PalmOS wxLongLong. Introduction of wxULongLong_t due to 'unsigned' not working...
Włodzimierz Skiba [Wed, 16 Feb 2005 09:35:31 +0000 (09:35 +0000)] 
Native PalmOS wxLongLong. Introduction of wxULongLong_t due to 'unsigned' not working on internally typedefed wxLongLong_t (both unsigned wxLongLong_t and wxULongLong_t should work for other platforms). Improvements in wxDatePicker control on PalmOS.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32092 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoWinCE doesn't have _set_se_translator
Julian Smart [Wed, 16 Feb 2005 00:08:28 +0000 (00:08 +0000)] 
WinCE doesn't have _set_se_translator

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32091 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years ago Better resizing code fro wxComboBox.
Robert Roebling [Tue, 15 Feb 2005 23:19:32 +0000 (23:19 +0000)] 
  Better resizing code fro wxComboBox.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32090 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoAbsolutely no idea what DisableAutomaticSETranslator is but
Julian Smart [Tue, 15 Feb 2005 22:54:38 +0000 (22:54 +0000)] 
Absolutely no idea what DisableAutomaticSETranslator is but
WinCE doesn't like it

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32089 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoIgnorant WinCE fixes for compile breakage
Julian Smart [Tue, 15 Feb 2005 22:52:27 +0000 (22:52 +0000)] 
Ignorant WinCE fixes for compile breakage

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32088 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years ago Typo.
Robert Roebling [Tue, 15 Feb 2005 21:56:07 +0000 (21:56 +0000)] 
  Typo.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32087 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years ago Implemented wxBitmap::HasAlpha() and ::UseAlpha().
Robert Roebling [Tue, 15 Feb 2005 20:27:46 +0000 (20:27 +0000)] 
   Implemented wxBitmap::HasAlpha() and ::UseAlpha().

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32086 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoguard against errors like in wxStringBase::AllocBeforeWrite code (1123226)
Stefan Csomor [Tue, 15 Feb 2005 20:00:52 +0000 (20:00 +0000)] 
guard against errors like in wxStringBase::AllocBeforeWrite code (1123226)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32085 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years ago Typo.
Robert Roebling [Tue, 15 Feb 2005 19:55:39 +0000 (19:55 +0000)] 
  Typo.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32084 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years ago Committed currently disabled code that implements
Robert Roebling [Tue, 15 Feb 2005 19:50:27 +0000 (19:50 +0000)] 
  Committed currently disabled code that implements
   the wxStopWatch based on QueryPerformanceCounter()
   I'll do more testing if I can, but here is the code
   for other to look at.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32083 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agofixup for missing variable
Ryan Norton [Tue, 15 Feb 2005 19:19:51 +0000 (19:19 +0000)] 
fixup for missing variable

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32082 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years ago[ 1123256 ] wxString operator+ pre-allocates buffer then throws it away ---- and...
Ryan Norton [Tue, 15 Feb 2005 19:12:36 +0000 (19:12 +0000)] 
1123256 ] wxString operator+ pre-allocates buffer then throws it away ---- and ---- [ 1123195 ] Avoid double-copy in two wxStringBase functions

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32081 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years ago Fixed mem leak in wxColour::Set()
Robert Roebling [Tue, 15 Feb 2005 18:43:33 +0000 (18:43 +0000)] 
  Fixed mem leak in wxColour::Set()

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32080 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years ago Applied pango font patch for X11.
Robert Roebling [Tue, 15 Feb 2005 18:31:10 +0000 (18:31 +0000)] 
  Applied pango font patch for X11.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32079 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years ago!USE_PCH compilation fix after last check in
Vadim Zeitlin [Tue, 15 Feb 2005 17:32:49 +0000 (17:32 +0000)] 
!USE_PCH compilation fix after last check in

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32078 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoremoved m_isCaretAtEnd optimization added in rev 1.232 as we don't always detect...
Vadim Zeitlin [Tue, 15 Feb 2005 14:02:25 +0000 (14:02 +0000)] 
removed m_isCaretAtEnd optimization added in rev 1.232 as we don't always detect when the carets position changes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32077 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agocorrected EVT_TEXT_URL() definition, its handler takes wxTextUrlEvent and not wxComma...
Vadim Zeitlin [Tue, 15 Feb 2005 13:57:52 +0000 (13:57 +0000)] 
corrected EVT_TEXT_URL() definition, its handler takes wxTextUrlEvent and not wxCommandEvent

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32076 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoTypo correction
Julian Smart [Tue, 15 Feb 2005 13:34:11 +0000 (13:34 +0000)] 
Typo correction

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32075 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoSmall doc corrections
Julian Smart [Tue, 15 Feb 2005 13:17:10 +0000 (13:17 +0000)] 
Small doc corrections

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32074 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoreuse code from wxDC::GetMultiLineTextExtent() instead of duplicating it here
Vadim Zeitlin [Tue, 15 Feb 2005 12:22:07 +0000 (12:22 +0000)] 
reuse code from wxDC::GetMultiLineTextExtent() instead of duplicating it here

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32073 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years ago(blind) fix for virtual function hiding warning
Vadim Zeitlin [Tue, 15 Feb 2005 12:16:33 +0000 (12:16 +0000)] 
(blind) fix for virtual function hiding warning

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32072 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agomerged new strings into updated translation
Vadim Zeitlin [Tue, 15 Feb 2005 12:05:21 +0000 (12:05 +0000)] 
merged new strings into updated translation

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32071 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years ago(blind) fix for ambiguity between Disconnect() overloads
Vadim Zeitlin [Tue, 15 Feb 2005 12:04:53 +0000 (12:04 +0000)] 
(blind) fix for ambiguity between Disconnect() overloads

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32070 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agouse type-safe Connect()s
Vadim Zeitlin [Tue, 15 Feb 2005 11:59:55 +0000 (11:59 +0000)] 
use type-safe Connect()s

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32069 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoupdate from Martin Srebotnjak
Vadim Zeitlin [Tue, 15 Feb 2005 11:58:41 +0000 (11:58 +0000)] 
update from Martin Srebotnjak

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32068 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agodocumented new overloaded Connect() and wxFooEventHandler macros
Vadim Zeitlin [Tue, 15 Feb 2005 11:42:36 +0000 (11:42 +0000)] 
documented new overloaded Connect() and wxFooEventHandler macros

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32067 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agofix CFDictionary/Number/String combo memory leak in wxChoice - also gets rid of all...
Ryan Norton [Tue, 15 Feb 2005 09:56:44 +0000 (09:56 +0000)] 
fix CFDictionary/Number/String combo memory leak in wxChoice - also gets rid of all the memory leaks in the display sample that i thought were mine...

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32066 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoAdded EVT_COMMAND_CONTEXT_MENU with id arg
Julian Smart [Tue, 15 Feb 2005 09:28:00 +0000 (09:28 +0000)] 
Added EVT_COMMAND_CONTEXT_MENU with id arg

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32065 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agowxDatePicker and wxDateTime for PalmOS. Remove conflict with internal maxDays in...
Włodzimierz Skiba [Tue, 15 Feb 2005 07:24:37 +0000 (07:24 +0000)] 
wxDatePicker and wxDateTime for PalmOS. Remove conflict with internal maxDays in PalmOS. #if wxUSE_XXX for limited builds.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32064 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agotheme brush erasing and cleanup
Stefan Csomor [Tue, 15 Feb 2005 06:29:14 +0000 (06:29 +0000)] 
theme brush erasing and cleanup

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32063 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agomoving focus and border handling at one place, adding HITheme implementations, grow...
Stefan Csomor [Tue, 15 Feb 2005 06:15:22 +0000 (06:15 +0000)] 
moving focus and border handling at one place, adding HITheme implementations, grow-box painting

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32062 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoclipping to client area
Stefan Csomor [Tue, 15 Feb 2005 06:11:29 +0000 (06:11 +0000)] 
clipping to client area

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32061 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoslowly approaching dcscreen...
Stefan Csomor [Tue, 15 Feb 2005 06:08:17 +0000 (06:08 +0000)] 
slowly approaching dcscreen...

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32060 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoicon - bitmap conversions corrections (size is not always the 'standard' 32 pixels)
Stefan Csomor [Tue, 15 Feb 2005 06:05:52 +0000 (06:05 +0000)] 
icon - bitmap conversions corrections (size is not always the 'standard' 32 pixels)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32059 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agogetting rid of redundant redraws
Stefan Csomor [Tue, 15 Feb 2005 06:03:59 +0000 (06:03 +0000)] 
getting rid of redundant redraws

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32058 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agotoplevel background behaviour changed
Stefan Csomor [Tue, 15 Feb 2005 06:02:05 +0000 (06:02 +0000)] 
toplevel background behaviour changed

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32057 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agocompile warnings, M_BITMAPDATA privatized
Stefan Csomor [Tue, 15 Feb 2005 06:00:32 +0000 (06:00 +0000)] 
compile warnings, M_BITMAPDATA privatized

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32056 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agodrawing fixes
Stefan Csomor [Tue, 15 Feb 2005 05:50:48 +0000 (05:50 +0000)] 
drawing fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32055 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoNote the media lib
Ryan Norton [Tue, 15 Feb 2005 01:40:50 +0000 (01:40 +0000)] 
Note the media lib

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32054 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoUse the new event handler macros
Ryan Norton [Tue, 15 Feb 2005 01:20:27 +0000 (01:20 +0000)] 
Use the new event handler macros

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32053 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoinclude mondorian xpmm on cocoa too
Ryan Norton [Tue, 15 Feb 2005 00:56:51 +0000 (00:56 +0000)] 
include mondorian xpmm on cocoa too

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32052 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agouse wxDC::GetMultiLineTextExtent() instead of duplicating its code in wxButton::DoGet...
Vadim Zeitlin [Tue, 15 Feb 2005 00:37:12 +0000 (00:37 +0000)] 
use wxDC::GetMultiLineTextExtent() instead of duplicating its code in wxButton::DoGetBestSize()

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32051 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoupdated all .po files for 2.5.4
Vadim Zeitlin [Tue, 15 Feb 2005 00:27:10 +0000 (00:27 +0000)] 
updated all .po files for 2.5.4

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32050 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoremove INSTANCE declaration which uses wrong dll export convention and is unneeded...
Vadim Zeitlin [Tue, 15 Feb 2005 00:02:09 +0000 (00:02 +0000)] 
remove INSTANCE declaration which uses wrong dll export convention and is unneeded anyhow

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32049 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agodefine wxFooHandler() macros for all wxFooEvents to make it possible to use Connect...
Vadim Zeitlin [Mon, 14 Feb 2005 23:53:48 +0000 (23:53 +0000)] 
define wxFooHandler() macros for all wxFooEvents to make it possible to use Connect() type-safely; simplified event macros definitions by extracing common part to wx__DECLARE_EVTn()

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32048 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agofix null-pointer crash
Ryan Norton [Mon, 14 Feb 2005 23:00:27 +0000 (23:00 +0000)] 
fix null-pointer crash

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32047 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoNeeds to inherit from wxSliderBase for new ValueInvertOrNot Change
Ryan Norton [Mon, 14 Feb 2005 22:27:07 +0000 (22:27 +0000)] 
Needs to inherit from wxSliderBase for new ValueInvertOrNot Change

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32046 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoFinalize wxJoystick on mac. Note change. Pretty up joystick sample a bit. Don...
Ryan Norton [Mon, 14 Feb 2005 20:12:11 +0000 (20:12 +0000)] 
Finalize wxJoystick on mac.  Note change.  Pretty up joystick sample a bit.  Don't logsyserror when wxSound can't find a file - its annoying.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32045 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoCommon code for the same handling of wxSL_INVERSE.
Włodzimierz Skiba [Mon, 14 Feb 2005 19:29:37 +0000 (19:29 +0000)] 
Common code for the same handling of wxSL_INVERSE.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32044 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoadded alpha channel support to ShrinkBy
Stefan Csomor [Mon, 14 Feb 2005 19:29:09 +0000 (19:29 +0000)] 
added alpha channel support to ShrinkBy

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32043 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoMinor editing.
Włodzimierz Skiba [Mon, 14 Feb 2005 18:28:56 +0000 (18:28 +0000)] 
Minor editing.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32042 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoBuild fix.
Włodzimierz Skiba [Mon, 14 Feb 2005 18:08:24 +0000 (18:08 +0000)] 
Build fix.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32041 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoOups...
Włodzimierz Skiba [Mon, 14 Feb 2005 18:05:38 +0000 (18:05 +0000)] 
Oups...

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32040 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoAdded wxContextMenuEvent
Julian Smart [Mon, 14 Feb 2005 15:40:06 +0000 (15:40 +0000)] 
Added wxContextMenuEvent

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32039 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agofixed MSVC6's "C4702: unreachable code" warnings
Dimitri Schoolwerth [Mon, 14 Feb 2005 14:59:57 +0000 (14:59 +0000)] 
fixed MSVC6's "C4702: unreachable code" warnings

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32038 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agofixed Cygwin compilation (can't use extern "C" in C compilation)
Dimitri Schoolwerth [Mon, 14 Feb 2005 14:53:28 +0000 (14:53 +0000)] 
fixed Cygwin compilation (can't use extern "C" in C compilation)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32037 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agofixed Cygwin compilation (there's no _get_osfhandle)
Dimitri Schoolwerth [Mon, 14 Feb 2005 14:48:35 +0000 (14:48 +0000)] 
fixed Cygwin compilation (there's no _get_osfhandle)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32036 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agobakefile-0.1.7 changes affect wx,too
Václav Slavík [Mon, 14 Feb 2005 13:17:00 +0000 (13:17 +0000)] 
bakefile-0.1.7 changes affect wx,too

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32035 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years ago Committing in .
Jouk Jansen [Mon, 14 Feb 2005 12:02:16 +0000 (12:02 +0000)] 
 Committing in .

 OpenVMS setup file update

 Modified Files:
  wxWidgets/setup.h_vms
 ----------------------------------------------------------------------

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32034 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years ago Committing in .
Jouk Jansen [Mon, 14 Feb 2005 11:11:56 +0000 (11:11 +0000)] 
 Committing in .

 Some more ; fixes

 Modified Files:
  wxWidgets/include/wx/motif/tglbtn.h
  wxWidgets/src/motif/evtloop.cpp wxWidgets/src/x11/bitmap.cpp
 ----------------------------------------------------------------------

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32033 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoInversed slider and wrapper for datepicker control on PalmOS. WinHandle instead of...
Włodzimierz Skiba [Mon, 14 Feb 2005 10:49:02 +0000 (10:49 +0000)] 
Inversed slider and wrapper for datepicker control on PalmOS. WinHandle instead of HWND as WXWidget type. Cleaning from wxMSW specific API. Moving controls support. Non deprecated API in new port. Refreshing of whole and portions of windows.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32032 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agono changes, just mention gtk_paint_expander() in comment
Vadim Zeitlin [Mon, 14 Feb 2005 10:18:31 +0000 (10:18 +0000)] 
no changes, just mention gtk_paint_expander() in comment

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32031 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoMove HID stuff into both OSX builds. Add preliminary joystick for OSX
Ryan Norton [Mon, 14 Feb 2005 09:38:42 +0000 (09:38 +0000)] 
Move HID stuff into both OSX builds.  Add preliminary joystick for OSX

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32030 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoForce OMF mode for DLL builds.
Stefan Neis [Mon, 14 Feb 2005 08:41:52 +0000 (08:41 +0000)] 
Force OMF mode for DLL builds.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32029 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agocleanup
Stefan Csomor [Mon, 14 Feb 2005 05:51:52 +0000 (05:51 +0000)] 
cleanup

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32028 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agossize_t is always defined in OSX
Stefan Csomor [Mon, 14 Feb 2005 05:50:02 +0000 (05:50 +0000)] 
ssize_t is always defined in OSX

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32027 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agowarnin - move pict to where it belongs :)
Ryan Norton [Mon, 14 Feb 2005 04:18:53 +0000 (04:18 +0000)] 
warnin - move pict to where it belongs :)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32026 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agowarnins!
Ryan Norton [Mon, 14 Feb 2005 04:06:10 +0000 (04:06 +0000)] 
warnins!

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32025 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agowarning and compilos
Ryan Norton [Mon, 14 Feb 2005 03:57:18 +0000 (03:57 +0000)] 
warning and compilos

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32024 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years ago10.2 fix for CG
Ryan Norton [Mon, 14 Feb 2005 03:46:28 +0000 (03:46 +0000)] 
10.2 fix for CG

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32023 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoNow needs wxBitmap as a concrete type.
Ron Lee [Mon, 14 Feb 2005 00:10:01 +0000 (00:10 +0000)] 
Now needs wxBitmap as a concrete type.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32022 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoadded support for background bitmap specified in background attribute of the HTML...
Vadim Zeitlin [Sun, 13 Feb 2005 23:17:12 +0000 (23:17 +0000)] 
added support for background bitmap specified in background attribute of the HTML body tag

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32021 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775