wxWidgets.git
20 years ago Try to use the correct make.
Mattia Barbon [Sun, 12 Oct 2003 08:56:07 +0000 (08:56 +0000)] 
  Try to use the correct make.

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

20 years agoVC++ release mode warning fixes
Vadim Zeitlin [Sun, 12 Oct 2003 01:46:17 +0000 (01:46 +0000)] 
VC++ release mode warning fixes

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

20 years agofixed conversion from Unicode in StreamOut() once again
Vadim Zeitlin [Sun, 12 Oct 2003 01:23:23 +0000 (01:23 +0000)] 
fixed conversion from Unicode in StreamOut() once again

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

20 years agoPatch #821454
Robin Dunn [Sat, 11 Oct 2003 01:20:24 +0000 (01:20 +0000)] 
Patch #821454

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

20 years agoanother Unicode compilation fix for !wxUSE_ENHMETAFILE
Vadim Zeitlin [Fri, 10 Oct 2003 20:22:11 +0000 (20:22 +0000)] 
another Unicode compilation fix for !wxUSE_ENHMETAFILE

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

20 years agoremoved #!
Robin Dunn [Fri, 10 Oct 2003 16:11:25 +0000 (16:11 +0000)] 
removed #!

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

20 years agoreturn false from wxXmlResource::Load if the resource is corrupted
Václav Slavík [Fri, 10 Oct 2003 09:48:52 +0000 (09:48 +0000)] 
return false from wxXmlResource::Load if the resource is corrupted

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

20 years agoDon't set insertion point if the text is the same in SetValue
Julian Smart [Fri, 10 Oct 2003 08:21:08 +0000 (08:21 +0000)] 
Don't set insertion point if the text is the same in SetValue

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

20 years agonewlines conversions streamlined
Stefan Csomor [Fri, 10 Oct 2003 04:26:45 +0000 (04:26 +0000)] 
newlines conversions streamlined

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

20 years agoUnicode compilation fix for !wxUSE_ENHMETAFILE
Vadim Zeitlin [Thu, 9 Oct 2003 22:21:28 +0000 (22:21 +0000)] 
Unicode compilation fix for !wxUSE_ENHMETAFILE

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

20 years ago Applied new DoDrawBitmap() and DoBlit() from 2_4
Robert Roebling [Thu, 9 Oct 2003 20:03:17 +0000 (20:03 +0000)] 
  Applied new DoDrawBitmap() and DoBlit() from 2_4

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

20 years ago Added wxBitmap::Rescale() from 2_4
Robert Roebling [Thu, 9 Oct 2003 20:01:49 +0000 (20:01 +0000)] 
  Added wxBitmap::Rescale() from 2_4

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

20 years ago image sample fix from 2_4
Robert Roebling [Thu, 9 Oct 2003 20:00:22 +0000 (20:00 +0000)] 
  image sample fix from 2_4

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

20 years agoadded newline conversion
Stefan Csomor [Thu, 9 Oct 2003 18:19:45 +0000 (18:19 +0000)] 
added newline conversion

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

20 years agoAdded lengthy comment detailing the implications of idle handling
David Elliott [Thu, 9 Oct 2003 15:59:37 +0000 (15:59 +0000)] 
Added lengthy comment detailing the implications of idle handling

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

20 years agoPrevent Cocoa from waiting indefinitely when stopping the event loop
David Elliott [Thu, 9 Oct 2003 15:56:38 +0000 (15:56 +0000)] 
Prevent Cocoa from waiting indefinitely when stopping the event loop

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

20 years agofixed too small pagesize
Václav Slavík [Thu, 9 Oct 2003 15:16:58 +0000 (15:16 +0000)] 
fixed too small pagesize

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

20 years agobeginnings of DigitalMars support
Václav Slavík [Thu, 9 Oct 2003 12:47:09 +0000 (12:47 +0000)] 
beginnings of DigitalMars support

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

20 years agofix for showing a modal dialog from OnIdle() when another modal dialog is being destroyed
Vadim Zeitlin [Thu, 9 Oct 2003 08:52:40 +0000 (08:52 +0000)] 
fix for showing a modal dialog from OnIdle() when another modal dialog is being destroyed

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

20 years agobackport wxRegConfig enumeration fix
Vadim Zeitlin [Wed, 8 Oct 2003 23:37:24 +0000 (23:37 +0000)] 
backport wxRegConfig enumeration fix

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

20 years agofixed enumerating of entries/groups under '/' in wxRegConfig
Vadim Zeitlin [Wed, 8 Oct 2003 23:36:11 +0000 (23:36 +0000)] 
fixed enumerating of entries/groups under '/' in wxRegConfig

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

20 years agowxFileName::Normalize(wxPATH_NORM_ENV_VARS) now works
Vadim Zeitlin [Wed, 8 Oct 2003 23:22:00 +0000 (23:22 +0000)] 
wxFileName::Normalize(wxPATH_NORM_ENV_VARS) now works

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

20 years agocheck directories passed to Append/Insert/PrependDir(); don't terminate string return...
Vadim Zeitlin [Wed, 8 Oct 2003 23:15:16 +0000 (23:15 +0000)] 
check directories passed to Append/Insert/PrependDir(); don't terminate string returned from GetPath() with wxPATH_GET_SEPARATOR flag with slash for the paths which don't have any path at all under DOS

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

20 years agodocumented _PTR versions of WX_DEFINE_ARRAY macros
Vadim Zeitlin [Wed, 8 Oct 2003 22:16:39 +0000 (22:16 +0000)] 
documented _PTR versions of WX_DEFINE_ARRAY macros

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

20 years agorenamed WX_DEFINE_ARRAY_NO_PTR in WX_DEFINE_ARRAY_PTR
Vadim Zeitlin [Wed, 8 Oct 2003 22:13:14 +0000 (22:13 +0000)] 
renamed WX_DEFINE_ARRAY_NO_PTR in WX_DEFINE_ARRAY_PTR

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

20 years agoImplement Pending and Dispatch
David Elliott [Wed, 8 Oct 2003 15:51:40 +0000 (15:51 +0000)] 
Implement Pending and Dispatch

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

20 years agodon't always create MDI children with WS_THICKFRAME (only if wxRESIZE_BORDER is given)
Vadim Zeitlin [Tue, 7 Oct 2003 23:07:47 +0000 (23:07 +0000)] 
don't always create MDI children with WS_THICKFRAME (only if wxRESIZE_BORDER is given)

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

20 years agono changes
Vadim Zeitlin [Tue, 7 Oct 2003 23:06:16 +0000 (23:06 +0000)] 
no changes

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

20 years agorestore status bar text after a menu has been shown
Vadim Zeitlin [Tue, 7 Oct 2003 23:04:44 +0000 (23:04 +0000)] 
restore status bar text after a menu has been shown

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

20 years agorestore status bar text after a menu has been shown
Vadim Zeitlin [Tue, 7 Oct 2003 22:55:06 +0000 (22:55 +0000)] 
restore status bar text after a menu has been shown

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

20 years agofixed bakefile so that in-tree headers take precedence over system-installed ones
Václav Slavík [Tue, 7 Oct 2003 21:37:54 +0000 (21:37 +0000)] 
fixed bakefile so that in-tree headers take precedence over system-installed ones

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

20 years agoadded .chm support for Unix (Markus Sinner) -- regenerated makefiles
Václav Slavík [Tue, 7 Oct 2003 20:20:53 +0000 (20:20 +0000)] 
added .chm support for Unix (Markus Sinner) -- regenerated makefiles

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

20 years agoadded .chm support for Unix (Markus Sinner)
Václav Slavík [Tue, 7 Oct 2003 20:15:27 +0000 (20:15 +0000)] 
added .chm support for Unix (Markus Sinner)

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

20 years agoadded .chm support for Unix (Markus Sinner)
Václav Slavík [Tue, 7 Oct 2003 19:47:02 +0000 (19:47 +0000)] 
added .chm support for Unix (Markus Sinner)

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

20 years agofixed FixedSizeTabs()
Vadim Zeitlin [Tue, 7 Oct 2003 13:37:43 +0000 (13:37 +0000)] 
fixed FixedSizeTabs()

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

20 years agowxListMainWindow::OnRenameCancelled(): itemEdit parameter is used
David Elliott [Tue, 7 Oct 2003 13:20:30 +0000 (13:20 +0000)] 
wxListMainWindow::OnRenameCancelled(): itemEdit parameter is used

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

20 years agoadded test for cancelled END_EDIT
Vadim Zeitlin [Tue, 7 Oct 2003 09:06:58 +0000 (09:06 +0000)] 
added test for cancelled END_EDIT

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

20 years agosend END_EDIT label if label editing is cancelled
Vadim Zeitlin [Tue, 7 Oct 2003 08:41:54 +0000 (08:41 +0000)] 
send END_EDIT label if label editing is cancelled

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

20 years agoUse NSWindow delegate notification windowWillClose instead of overriding close
David Elliott [Mon, 6 Oct 2003 19:17:11 +0000 (19:17 +0000)] 
Use NSWindow delegate notification windowWillClose instead of overriding close

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

20 years agoremove wxBase files to get rid of RPM's complains about unpackaged files
Václav Slavík [Mon, 6 Oct 2003 19:12:12 +0000 (19:12 +0000)] 
remove wxBase files to get rid of RPM's complains about unpackaged files

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

20 years ago* Add bool parameter to WindowDidResignKey indicating whether the menu bar
David Elliott [Mon, 6 Oct 2003 18:54:59 +0000 (18:54 +0000)] 
* Add bool parameter to WindowDidResignKey indicating whether the menu bar
  should be changed to the common menubar or remain installed.
* Add back some assertions to ensure the code is working as intended.

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

20 years ago Compilo.
Robert Roebling [Mon, 6 Oct 2003 18:43:45 +0000 (18:43 +0000)] 
 Compilo.

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

20 years ago Implemented wxChoice::SetString()
Robert Roebling [Mon, 6 Oct 2003 18:09:20 +0000 (18:09 +0000)] 
  Implemented wxChoice::SetString()

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

20 years agoMoved wxCocoa specific doIdle method to application delegate object
David Elliott [Mon, 6 Oct 2003 17:12:43 +0000 (17:12 +0000)] 
Moved wxCocoa specific doIdle method to application delegate object

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

20 years agoShow how to get the right position for HitTest from a mouse event position
Robin Dunn [Mon, 6 Oct 2003 16:53:31 +0000 (16:53 +0000)] 
Show how to get the right position for HitTest from a mouse event position

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

20 years ago Fixed bitmap problem reported last week.
Robert Roebling [Mon, 6 Oct 2003 15:59:54 +0000 (15:59 +0000)] 
  Fixed bitmap problem reported last week.

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

20 years agoUse an application delegate object
David Elliott [Mon, 6 Oct 2003 15:36:11 +0000 (15:36 +0000)] 
Use an application delegate object

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

20 years agoAlways return NO for applicationShouldTerminateAfterLastWindowClosed
David Elliott [Mon, 6 Oct 2003 15:14:11 +0000 (15:14 +0000)] 
Always return NO for applicationShouldTerminateAfterLastWindowClosed

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

20 years agoinstead of ignoring all unknown MIME keywords, ignore only those not starting with...
Vadim Zeitlin [Sun, 5 Oct 2003 19:27:26 +0000 (19:27 +0000)] 
instead of ignoring all unknown MIME keywords, ignore only those not starting with x- (this was always the intended effect but it didn't work like this)

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

20 years agoremoved extra virtual
Vadim Zeitlin [Sun, 5 Oct 2003 15:18:45 +0000 (15:18 +0000)] 
removed extra virtual

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

20 years agoFix to detection of gcc version on OS/2.
Stefan Neis [Sun, 5 Oct 2003 12:49:13 +0000 (12:49 +0000)] 
Fix to detection of gcc version on OS/2.

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

20 years agoCompilation fix.
Stefan Neis [Sun, 5 Oct 2003 12:36:59 +0000 (12:36 +0000)] 
Compilation fix.

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

20 years agodon't build the GUI version of tex2rtf wif --disable-gui
Václav Slavík [Sat, 4 Oct 2003 22:44:22 +0000 (22:44 +0000)] 
don't build the GUI version of tex2rtf wif --disable-gui

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

20 years agoadded gettext plural forms support (patch #785660 with modifications)
Václav Slavík [Sat, 4 Oct 2003 22:43:46 +0000 (22:43 +0000)] 
added gettext plural forms support (patch #785660 with modifications)

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

20 years agotex2rtf builds in wxBase, too
Václav Slavík [Sat, 4 Oct 2003 22:43:01 +0000 (22:43 +0000)] 
tex2rtf  builds in wxBase, too

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

20 years agoadded Czech translation to the sample
Václav Slavík [Sat, 4 Oct 2003 22:42:06 +0000 (22:42 +0000)] 
added Czech translation to the sample

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

20 years agocopy catalogs to builddir
Václav Slavík [Sat, 4 Oct 2003 22:39:07 +0000 (22:39 +0000)] 
copy catalogs to builddir

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

20 years agoadded gettext plural forms support (patch #785660 with modifications)
Václav Slavík [Sat, 4 Oct 2003 22:38:00 +0000 (22:38 +0000)] 
added gettext plural forms support (patch #785660 with modifications)

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

20 years agofixed misgenerated makefiles
Václav Slavík [Sat, 4 Oct 2003 17:57:33 +0000 (17:57 +0000)] 
fixed misgenerated makefiles

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

20 years agoregenerated makefiles
Václav Slavík [Sat, 4 Oct 2003 13:49:34 +0000 (13:49 +0000)] 
regenerated makefiles

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

20 years agoregenerated with DESTDIR fixes
Václav Slavík [Sat, 4 Oct 2003 09:10:20 +0000 (09:10 +0000)] 
regenerated with DESTDIR fixes

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

20 years agoapplied bug fix
Stefan Csomor [Sat, 4 Oct 2003 08:26:05 +0000 (08:26 +0000)] 
applied bug fix

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

20 years agoAdd some WXDLLIMPEXP's
Robin Dunn [Sat, 4 Oct 2003 03:00:46 +0000 (03:00 +0000)] 
Add some WXDLLIMPEXP's

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

20 years agofixed inconsistencies with indices in wxTE_RICH2 controls (remove CRs when streaming...
Vadim Zeitlin [Sat, 4 Oct 2003 00:21:54 +0000 (00:21 +0000)] 
fixed inconsistencies with indices in wxTE_RICH2 controls (remove CRs when streaming text out now)

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

20 years agofixed horrible flicker and 100 CPU usage (text ctrl was being updated all the time)
Vadim Zeitlin [Sat, 4 Oct 2003 00:19:35 +0000 (00:19 +0000)] 
fixed horrible flicker and 100 CPU usage (text ctrl was being updated all the time)

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

20 years agofixed wxMOUSE_BTN_XXX values, use them instead of hard coded constants
Vadim Zeitlin [Fri, 3 Oct 2003 22:22:59 +0000 (22:22 +0000)] 
fixed wxMOUSE_BTN_XXX values, use them instead of hard coded constants

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

20 years agoAdded more meta-data for PyPi
Robin Dunn [Fri, 3 Oct 2003 19:51:12 +0000 (19:51 +0000)] 
Added more meta-data for PyPi

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

20 years agofixed memory leak (#817324)
Václav Slavík [Fri, 3 Oct 2003 18:30:38 +0000 (18:30 +0000)] 
fixed memory leak (#817324)

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

20 years agoFixed usage of uninitialized variable.
Stefan Neis [Fri, 3 Oct 2003 17:03:52 +0000 (17:03 +0000)] 
Fixed usage of uninitialized variable.

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

20 years agoFixed typo.
Stefan Neis [Fri, 3 Oct 2003 17:01:06 +0000 (17:01 +0000)] 
Fixed typo.

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

20 years agoAdded dummies for Enable and SetDelay.
Stefan Neis [Fri, 3 Oct 2003 16:58:17 +0000 (16:58 +0000)] 
Added dummies for Enable and SetDelay.

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

20 years agoOnly use unicode format when unicode support is enabled.
Stefan Neis [Fri, 3 Oct 2003 16:56:58 +0000 (16:56 +0000)] 
Only use unicode format when unicode support is enabled.

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

20 years agoAdded Unix implementation of platform specific files for OS/2.
Stefan Neis [Fri, 3 Oct 2003 16:03:03 +0000 (16:03 +0000)] 
Added Unix implementation of platform specific files for OS/2.

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

20 years agofixed utils.bkl to include all utils
Václav Slavík [Fri, 3 Oct 2003 15:52:48 +0000 (15:52 +0000)] 
fixed utils.bkl to include all utils

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

20 years agofix wxLongLong values printinf for MGL and for wxUSE_LONGLONG_WX case
Vadim Zeitlin [Fri, 3 Oct 2003 15:08:49 +0000 (15:08 +0000)] 
fix wxLongLong values printinf for MGL and for wxUSE_LONGLONG_WX case

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

20 years agoRemoved MainLoop, ExitMainLoop, Pending, and Dispatch
David Elliott [Fri, 3 Oct 2003 13:15:56 +0000 (13:15 +0000)] 
Removed MainLoop, ExitMainLoop, Pending, and Dispatch

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

20 years agoAdded src/cocoa/evtloop.mm
David Elliott [Fri, 3 Oct 2003 13:12:52 +0000 (13:12 +0000)] 
Added src/cocoa/evtloop.mm

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

20 years agoExtremely simple implementation of wxEventLoop using wxGTK as a skeleton
David Elliott [Fri, 3 Oct 2003 13:05:42 +0000 (13:05 +0000)] 
Extremely simple implementation of wxEventLoop using wxGTK as a skeleton

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

20 years agouse soft links, not hard links for data files
Václav Slavík [Fri, 3 Oct 2003 12:09:36 +0000 (12:09 +0000)] 
use soft links, not hard links for data files

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

20 years agofixed incorrect output of wx-config --libs for wxBAse
Václav Slavík [Fri, 3 Oct 2003 12:07:57 +0000 (12:07 +0000)] 
fixed incorrect output of wx-config --libs for wxBAse

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

20 years agofixed off by 1 in new GetRange() for wxTE_RICH2 controls
Vadim Zeitlin [Thu, 2 Oct 2003 22:45:10 +0000 (22:45 +0000)] 
fixed off by 1 in new GetRange() for wxTE_RICH2 controls

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

20 years agofixed (harmless) mem leak when wxUSE_THREADS == 0
Vadim Zeitlin [Thu, 2 Oct 2003 21:01:18 +0000 (21:01 +0000)] 
fixed (harmless) mem leak when wxUSE_THREADS == 0

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

20 years agoCorrectly bracketed initializers.
Stefan Neis [Thu, 2 Oct 2003 18:08:25 +0000 (18:08 +0000)] 
Correctly bracketed initializers.

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

20 years agoAdded a const to be consistent with the generic class
Robin Dunn [Thu, 2 Oct 2003 16:51:36 +0000 (16:51 +0000)] 
Added a const to be consistent with the generic class

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

20 years agoSwitches OS/2 back to generic ListCtrl and TreeCtrl as those compile and
Stefan Neis [Thu, 2 Oct 2003 16:50:41 +0000 (16:50 +0000)] 
Switches OS/2 back to generic ListCtrl and TreeCtrl as those compile and
        link at least (and problems with generic controls needs fixing anyway).

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

20 years agoinclude "wx/encinfo.h" for wxNativeEncodingInfo
David Elliott [Thu, 2 Oct 2003 16:15:31 +0000 (16:15 +0000)] 
include "wx/encinfo.h" for wxNativeEncodingInfo

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

20 years agofix for DMC bug reading JPEGs
Chris Elliott [Thu, 2 Oct 2003 15:53:14 +0000 (15:53 +0000)] 
fix for DMC bug reading JPEGs

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

20 years agodon't lose encoding information when getting/setting the text in the control
Vadim Zeitlin [Thu, 2 Oct 2003 12:24:45 +0000 (12:24 +0000)] 
don't lose encoding information when getting/setting the text in the control

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

20 years agoregenerated the images
Robin Dunn [Thu, 2 Oct 2003 04:26:33 +0000 (04:26 +0000)] 
regenerated the images

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

20 years agoA huge glob of changes in the 2.4 branch merged over to HEAD
Robin Dunn [Thu, 2 Oct 2003 00:58:06 +0000 (00:58 +0000)] 
A huge glob of changes in the 2.4 branch merged over to HEAD

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

20 years agonewevent helpers
Robin Dunn [Wed, 1 Oct 2003 23:30:43 +0000 (23:30 +0000)] 
newevent helpers

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

20 years agomakedocs script now also crunches through some of the contribs docs
Robin Dunn [Wed, 1 Oct 2003 23:29:54 +0000 (23:29 +0000)] 
makedocs script now also crunches through some of the contribs docs

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

20 years agoAdded listbook demo and also some other demo tweaks
Robin Dunn [Wed, 1 Oct 2003 23:28:31 +0000 (23:28 +0000)] 
Added listbook demo and also some other demo tweaks

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

20 years agoInsure that top level windows will be at least visible
Stefan Neis [Wed, 1 Oct 2003 21:50:56 +0000 (21:50 +0000)] 
Insure that top level windows will be at least visible
        when relying on default size.

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

20 years agoAdded MarkDirty implementation for MultiLine Edit controls.
Stefan Neis [Wed, 1 Oct 2003 21:23:04 +0000 (21:23 +0000)] 
Added MarkDirty implementation for MultiLine Edit controls.

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

20 years agomention Spanish translations update
Vadim Zeitlin [Wed, 1 Oct 2003 20:48:44 +0000 (20:48 +0000)] 
mention Spanish translations update

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

20 years agoupdate from JSJ
Vadim Zeitlin [Wed, 1 Oct 2003 20:45:15 +0000 (20:45 +0000)] 
update from JSJ

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

20 years agoadded translation to Afrikaans (Petri Jooste)
Vadim Zeitlin [Wed, 1 Oct 2003 18:51:17 +0000 (18:51 +0000)] 
added translation to Afrikaans (Petri Jooste)

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

20 years agofixed accelerators in wxGTK if NumLock is active (bug #723379)
Václav Slavík [Wed, 1 Oct 2003 17:05:06 +0000 (17:05 +0000)] 
fixed accelerators in wxGTK if NumLock is active (bug #723379)

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

20 years ago More wxMac compilation fixes.
Mattia Barbon [Wed, 1 Oct 2003 16:43:17 +0000 (16:43 +0000)] 
  More wxMac compilation fixes.

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