]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
18 years agopreserve window's content when changing the fonts
Václav Slavík [Tue, 7 Mar 2006 18:31:49 +0000 (18:31 +0000)] 
preserve window's content when changing the fonts

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

18 years agoBorland build fix.
Włodzimierz Skiba [Tue, 7 Mar 2006 18:16:24 +0000 (18:16 +0000)] 
Borland build fix.

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

18 years agodon't leave evtType uninitialized in gtk_slider_callback() (thanks coverity checker)
Vadim Zeitlin [Tue, 7 Mar 2006 18:13:11 +0000 (18:13 +0000)] 
don't leave evtType uninitialized in gtk_slider_callback() (thanks coverity checker)

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

18 years agoAdded script for building and archiving a small range of demo binaries
Julian Smart [Tue, 7 Mar 2006 16:50:07 +0000 (16:50 +0000)] 
Added script for building and archiving a small range of demo binaries

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

18 years agoReordered symbols since MinGW wasn't getting HDN_GETDISPINFOW
Julian Smart [Tue, 7 Mar 2006 16:21:37 +0000 (16:21 +0000)] 
Reordered symbols since MinGW wasn't getting HDN_GETDISPINFOW

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

18 years agoDon't link with media lib with USE_MEDIA==0.
Włodzimierz Skiba [Tue, 7 Mar 2006 15:15:59 +0000 (15:15 +0000)] 
Don't link with media lib with USE_MEDIA==0.

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

18 years agoDon't link with media lib with USE_MEDIA==0.
Włodzimierz Skiba [Tue, 7 Mar 2006 15:01:59 +0000 (15:01 +0000)] 
Don't link with media lib with USE_MEDIA==0.

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

18 years agoIncrease precision of variant conversion to string
Julian Smart [Tue, 7 Mar 2006 14:52:33 +0000 (14:52 +0000)] 
Increase precision of variant conversion to string

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

18 years agoAllow width to be absent but precision present
Julian Smart [Tue, 7 Mar 2006 14:50:50 +0000 (14:50 +0000)] 
Allow width to be absent but precision present

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

18 years agoAdded conversion to HTML, by Akin Demirtug
Julian Smart [Tue, 7 Mar 2006 14:48:17 +0000 (14:48 +0000)] 
Added conversion to HTML, by Akin Demirtug

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

18 years agoReplace dummy wxCommandEvent with dedicated API. Disable resizing of dialog only...
Włodzimierz Skiba [Tue, 7 Mar 2006 11:41:51 +0000 (11:41 +0000)] 
Replace dummy wxCommandEvent with dedicated API. Disable resizing of dialog only on subset of WinCEs.

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

18 years agoFix for invalid 'invisible' chars.
Kevin Ollivier [Tue, 7 Mar 2006 07:06:29 +0000 (07:06 +0000)] 
Fix for invalid 'invisible' chars.

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

18 years agoApply patch #1443819 from Paul Cornett - move the GtkTreeIter to the outer scope...
Mart Raudsepp [Tue, 7 Mar 2006 06:55:26 +0000 (06:55 +0000)] 
Apply patch #1443819 from Paul Cornett - move the GtkTreeIter to the outer scope as to not assign the address of an
auto variable to an outer scope variable (now both are in the outer (function) scope).

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

18 years agoRemove the GetItemHeight sample from samples/checklst as it exists only on wxGTK...
Mart Raudsepp [Tue, 7 Mar 2006 06:37:29 +0000 (06:37 +0000)] 
Remove the GetItemHeight sample from samples/checklst as it exists only on wxGTK and wxMSW. Improved patch #1443694

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

18 years agoMove generation of the eVC, and DMars formats over to the release scripts.
Kevin Ollivier [Tue, 7 Mar 2006 06:29:02 +0000 (06:29 +0000)] 
Move generation of the eVC, and DMars formats over to the release scripts.

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

18 years agoAdding Linux and Mac build steps, and updating some build-environ.cfg options.
Kevin Ollivier [Tue, 7 Mar 2006 06:15:25 +0000 (06:15 +0000)] 
Adding Linux and Mac build steps, and updating some build-environ.cfg options.

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

18 years agoDocumentation change, and adding an end linebreak.
Kevin Ollivier [Tue, 7 Mar 2006 06:13:59 +0000 (06:13 +0000)] 
Documentation change, and adding an end linebreak.

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

18 years agoAdding documentation on the automated release system.
Kevin Ollivier [Tue, 7 Mar 2006 06:04:02 +0000 (06:04 +0000)] 
Adding documentation on the automated release system.

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

18 years agoMac and Linux build scripts.
Kevin Ollivier [Tue, 7 Mar 2006 06:02:42 +0000 (06:02 +0000)] 
Mac and Linux build scripts.

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

18 years agoPresent generic dialog on WinCE. Show using/avoiding Ok-button WinCE policy.
Włodzimierz Skiba [Tue, 7 Mar 2006 01:50:45 +0000 (01:50 +0000)] 
Present generic dialog on WinCE. Show using/avoiding Ok-button WinCE policy.

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

18 years agoadded a tiny class to call Freeze/Thaw in ctor/dtor
Vadim Zeitlin [Tue, 7 Mar 2006 01:50:21 +0000 (01:50 +0000)] 
added a tiny class to call Freeze/Thaw in ctor/dtor

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

18 years agoApply WinCE OK-button policy. Use standard buttons routines.
Włodzimierz Skiba [Tue, 7 Mar 2006 01:45:18 +0000 (01:45 +0000)] 
Apply WinCE OK-button policy. Use standard buttons routines.

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

18 years agoTypo fix.
Kevin Ollivier [Tue, 7 Mar 2006 01:18:22 +0000 (01:18 +0000)] 
Typo fix.

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

18 years agoScript to configure MSVC6 environment for Cygwin.
Kevin Ollivier [Tue, 7 Mar 2006 00:07:25 +0000 (00:07 +0000)] 
Script to configure MSVC6 environment for Cygwin.

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

18 years agoFinished moving this over to bash syntax.
Kevin Ollivier [Tue, 7 Mar 2006 00:02:33 +0000 (00:02 +0000)] 
Finished moving this over to bash syntax.

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

18 years agoGenerate wxMSW zip even if we've turned off InnoSetup.
Kevin Ollivier [Tue, 7 Mar 2006 00:00:03 +0000 (00:00 +0000)] 
Generate wxMSW zip even if we've turned off InnoSetup.

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

18 years agowxWinCE build fix.
Włodzimierz Skiba [Mon, 6 Mar 2006 23:58:27 +0000 (23:58 +0000)] 
wxWinCE build fix.

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

18 years agocleanup doc
Robin Dunn [Mon, 6 Mar 2006 21:10:04 +0000 (21:10 +0000)] 
cleanup doc

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

18 years agoUse EVT_CONTEXT_MENU
Robin Dunn [Mon, 6 Mar 2006 21:09:46 +0000 (21:09 +0000)] 
Use EVT_CONTEXT_MENU

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

18 years agoFix indentation
Robin Dunn [Mon, 6 Mar 2006 21:06:10 +0000 (21:06 +0000)] 
Fix indentation

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

18 years agoMake the 'this' attribute a real attribute of the Facade, not a
Robin Dunn [Mon, 6 Mar 2006 20:19:25 +0000 (20:19 +0000)] 
Make the 'this' attribute a real attribute of the Facade, not a
viritual one.  This is needed because of some SWIG optimizations that
will skip using getattr to find the 'this'.

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

18 years ago Publisher is now able to parse a dotted notation string
Robin Dunn [Mon, 6 Mar 2006 20:17:20 +0000 (20:17 +0000)] 
 Publisher is now able to parse a dotted notation string
into a topic tuple.  For example: subscribing to "timer.clock.seconds"
is the same as subscribing to ("timer", "clock", "seconds").

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

18 years agofixed win32 code to not use MB_ERR_INVALID_CHARS on win version where it isn't availa...
Václav Slavík [Mon, 6 Mar 2006 17:36:36 +0000 (17:36 +0000)] 
fixed win32 code to not use MB_ERR_INVALID_CHARS on win version where it isn't available; roundtrip check is used instead

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

18 years agoAdded wxGenericFileDialog to WinCE project to give alternative to
Julian Smart [Mon, 6 Mar 2006 10:46:37 +0000 (10:46 +0000)] 
Added wxGenericFileDialog to WinCE project to give alternative to
restrictive native dialog

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

18 years agoFixed wxGenericFileDialog to work with WinCE, so it can be used to
Julian Smart [Mon, 6 Mar 2006 10:44:48 +0000 (10:44 +0000)] 
Fixed wxGenericFileDialog to work with WinCE, so it can be used to
replace native dialog that doesn't allow access to all folders.

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

18 years agoFixed accidental removal of eVC.
Kevin Ollivier [Mon, 6 Mar 2006 04:45:43 +0000 (04:45 +0000)] 
Fixed accidental removal of eVC.

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

18 years agoEnabling DigitalMars and eVC project formats.
Kevin Ollivier [Mon, 6 Mar 2006 04:07:57 +0000 (04:07 +0000)] 
Enabling DigitalMars and eVC project formats.

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

18 years agoNeeded so we can install TaskRunner to Python's site-packages dir and use it from...
Kevin Ollivier [Mon, 6 Mar 2006 03:19:45 +0000 (03:19 +0000)] 
Needed so we can install TaskRunner to Python's site-packages dir and use it from everywhere. :)

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

18 years agoRemove semicolon after if statmce that can potentially cause harm later. Patch #14438...
Mart Raudsepp [Mon, 6 Mar 2006 02:17:49 +0000 (02:17 +0000)] 
Remove semicolon after if statmce that can potentially cause harm later. Patch #1443820 from Paul Cornett

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

18 years agoMinimal (nearly empty) wxDisplay for wxMGL (to compensate src/common/tplvcmn.cpp...
Włodzimierz Skiba [Sun, 5 Mar 2006 23:42:03 +0000 (23:42 +0000)] 
Minimal (nearly empty) wxDisplay for wxMGL (to compensate src/common/tplvcmn.cpp wxDisplay usage).

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

18 years agouse WXSIZEOF() instead of hardcoded number
Vadim Zeitlin [Sun, 5 Mar 2006 20:52:34 +0000 (20:52 +0000)] 
use WXSIZEOF() instead of hardcoded number

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

18 years agodon't Printf() a string into itself (bug indicated by patch 1443669)
Vadim Zeitlin [Sun, 5 Mar 2006 20:50:25 +0000 (20:50 +0000)] 
don't Printf() a string into itself (bug indicated by patch 1443669)

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

18 years agofix to last custom draw fix: only leave space for the image in the first column
Vadim Zeitlin [Sun, 5 Mar 2006 13:30:11 +0000 (13:30 +0000)] 
fix to last custom draw fix: only leave space for the image in the first column

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

18 years agocorrected typo in PRC Envelope paper definition (used m instead of mm)
Vadim Zeitlin [Sun, 5 Mar 2006 12:40:46 +0000 (12:40 +0000)] 
corrected typo in PRC Envelope paper definition (used m instead of mm)

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

18 years agoupdate from Ch. Buck
Vadim Zeitlin [Sun, 5 Mar 2006 12:30:25 +0000 (12:30 +0000)] 
update from Ch. Buck

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

18 years agoanother custom draw fix: leave space for the image even if the current item doesn...
Vadim Zeitlin [Sun, 5 Mar 2006 12:12:11 +0000 (12:12 +0000)] 
another custom draw fix: leave space for the image even if the current item doesn't have any but the list control has an image list (because this is what the standard drawing procedure does)

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

18 years agodon't trust CDIS_FOCUS flag vale in custom drawing code, it is no more correct than...
Vadim Zeitlin [Sun, 5 Mar 2006 11:26:13 +0000 (11:26 +0000)] 
don't trust CDIS_FOCUS flag vale in custom drawing code, it is no more correct than CDIS_SELECTED so we have to get it from the control itself directly too

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

18 years agoGetEditControl is not wxMSW specific any more
Robin Dunn [Sun, 5 Mar 2006 04:01:10 +0000 (04:01 +0000)] 
GetEditControl is not wxMSW specific any more

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

18 years agoDont' return references to wxDateTime
Robin Dunn [Sun, 5 Mar 2006 04:00:35 +0000 (04:00 +0000)] 
Dont' return references to wxDateTime

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

18 years agoComment out wxHVScrolledWindow
Robin Dunn [Sun, 5 Mar 2006 04:00:08 +0000 (04:00 +0000)] 
Comment out wxHVScrolledWindow

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

18 years agoAdd GetHandlers
Robin Dunn [Sun, 5 Mar 2006 03:59:45 +0000 (03:59 +0000)] 
Add GetHandlers

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

18 years agoAdd copy constructor, DateTimeFromDateTime
Robin Dunn [Sun, 5 Mar 2006 03:59:06 +0000 (03:59 +0000)] 
Add copy constructor, DateTimeFromDateTime

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

18 years agoremoved main() definition from wxX11
Vadim Zeitlin [Sun, 5 Mar 2006 00:52:56 +0000 (00:52 +0000)] 
removed main() definition from wxX11

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

18 years agoFollow coommon changes.
Włodzimierz Skiba [Sun, 5 Mar 2006 00:44:04 +0000 (00:44 +0000)] 
Follow coommon changes.

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

18 years agoBuild fix: help OW 1.4 to apply template.
Włodzimierz Skiba [Sun, 5 Mar 2006 00:38:59 +0000 (00:38 +0000)] 
Build fix: help OW 1.4 to apply template.

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

18 years agohandle size==-1 or absence of size parameter in font tag as expected, i.e. by ignoring it
Vadim Zeitlin [Sat, 4 Mar 2006 22:40:16 +0000 (22:40 +0000)] 
handle size==-1 or absence of size parameter in font tag as expected, i.e. by ignoring it

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

18 years agodon't send mouse events to disabled windows (this really shouldn't be possible as...
Vadim Zeitlin [Sat, 4 Mar 2006 22:09:40 +0000 (22:09 +0000)] 
don't send mouse events to disabled windows (this really shouldn't be possible as otherwise it allows the user to modify the state of a disabled control)

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

18 years agono real changes; just streamlined ifdef around compositing check and removed redundan...
Vadim Zeitlin [Sat, 4 Mar 2006 21:28:39 +0000 (21:28 +0000)] 
no real changes; just streamlined ifdef around compositing check and removed redundant and never executing code to relay mouse enter/leave events to tooltips

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

18 years agodeselect the current selection when the user clicks outside of any item
Vadim Zeitlin [Sat, 4 Mar 2006 20:42:54 +0000 (20:42 +0000)] 
deselect the current selection when the user clicks outside of any item

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

18 years agoMore informative comment about previous commit.
Włodzimierz Skiba [Sat, 4 Mar 2006 20:34:12 +0000 (20:34 +0000)] 
More informative comment about previous commit.

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

18 years agodon't use grey background for the control, it makes selection almost completely invis...
Vadim Zeitlin [Sat, 4 Mar 2006 20:26:14 +0000 (20:26 +0000)] 
don't use grey background for the control, it makes selection almost completely invisible in the default Mac colour scheme

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

18 years agofixed crash due to double deletion of wxListTextCtrlWrapper intorduced in a recent...
Vadim Zeitlin [Sat, 4 Mar 2006 20:24:48 +0000 (20:24 +0000)] 
fixed crash due to double deletion of wxListTextCtrlWrapper intorduced in a recent change (wrong use of PopEventHandler instead of RemoveEventHandler)

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

18 years agocentre icon and text vertically in the report view (previously the text wasn't aligne...
Vadim Zeitlin [Sat, 4 Mar 2006 19:52:10 +0000 (19:52 +0000)] 
centre icon and text vertically in the report view (previously the text wasn't aligned with the icon if their heights was different)

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

18 years agorecognize wxBORDER_XXX as well as wxXXX_BORDER styles
Vadim Zeitlin [Sat, 4 Mar 2006 18:55:38 +0000 (18:55 +0000)] 
recognize wxBORDER_XXX as well as wxXXX_BORDER styles

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

18 years agoIf context menu not handled, treat as left click instead.
Julian Smart [Sat, 4 Mar 2006 18:18:28 +0000 (18:18 +0000)] 
If context menu not handled, treat as left click instead.
If handled, don't send a left click event.

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

18 years agomention wxEventUpdateUI::Show() change
Vadim Zeitlin [Sat, 4 Mar 2006 16:12:07 +0000 (16:12 +0000)] 
mention wxEventUpdateUI::Show() change

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

18 years agoadded comments clarifying the code a bit
Václav Slavík [Sat, 4 Mar 2006 11:12:02 +0000 (11:12 +0000)] 
added comments clarifying the code a bit

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

18 years agoAdding silent option for automatic builds.
Kevin Ollivier [Sat, 4 Mar 2006 03:41:22 +0000 (03:41 +0000)] 
Adding silent option for automatic builds.

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

18 years agoCommitting Mac tarball script.
Kevin Ollivier [Sat, 4 Mar 2006 03:36:28 +0000 (03:36 +0000)] 
Committing Mac tarball script.

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

18 years agomove the code freeing temporary argv array to wxEntry(HINSTANCE) overload to avoid...
Vadim Zeitlin [Fri, 3 Mar 2006 23:06:54 +0000 (23:06 +0000)] 
move the code freeing temporary argv array to wxEntry(HINSTANCE) overload to avoid doing it twice in some cases

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

18 years agoStop invalidating size on wxTLW
Włodzimierz Skiba [Fri, 3 Mar 2006 15:26:14 +0000 (15:26 +0000)] 
Stop invalidating size on wxTLW

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

18 years agoAdding Unix build script.
Kevin Ollivier [Fri, 3 Mar 2006 06:17:04 +0000 (06:17 +0000)] 
Adding Unix build script.

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

18 years agoDon't fetch makefiles, we'll add their creation to the pre-flight process later.
Kevin Ollivier [Fri, 3 Mar 2006 02:28:53 +0000 (02:28 +0000)] 
Don't fetch makefiles, we'll add their creation to the pre-flight process later.

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

18 years agoFixed a typo.
Kevin Ollivier [Fri, 3 Mar 2006 02:00:39 +0000 (02:00 +0000)] 
Fixed a typo.

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

18 years agoRemove the reference to ReleaseForge now, as we don't yet use it.
Kevin Ollivier [Fri, 3 Mar 2006 01:47:40 +0000 (01:47 +0000)] 
Remove the reference to ReleaseForge now, as we don't yet use it.

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

18 years agoAs discussed with Julian, the new release system will use a new directory so that...
Kevin Ollivier [Thu, 2 Mar 2006 20:23:54 +0000 (20:23 +0000)] 
As discussed with Julian, the new release system will use a new directory so that we are more free to make changes, and also so we can re-organize files and remove old files. This is still a work in progress!

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

18 years agofix unresolved symbol under 10.3.9
Stefan Csomor [Thu, 2 Mar 2006 20:02:44 +0000 (20:02 +0000)] 
fix unresolved symbol under 10.3.9

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

18 years agoDocs: Escape underscores
Mart Raudsepp [Thu, 2 Mar 2006 13:59:27 +0000 (13:59 +0000)] 
Docs: Escape underscores

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

18 years agoOn WinCE, generic font dialog didn't work because the point size wxChoice
Julian Smart [Thu, 2 Mar 2006 12:57:30 +0000 (12:57 +0000)] 
On WinCE, generic font dialog didn't work because the point size wxChoice
menu went off the display. Now a wxSpinCtrl is used. Also fixed the preview
window in PDA mode (was invisible).

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

18 years agoApplication clipping region can be set to null without affecting
Julian Smart [Thu, 2 Mar 2006 12:54:47 +0000 (12:54 +0000)] 
Application clipping region can be set to null without affecting
paint clipping region. This fixes severe refresh problems on WinCE
when clipping regions are used, and is experimental on desktop wxMSW
but so far works fine.

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

18 years agoWorked around a crash in wxHTML on WinCE
Julian Smart [Thu, 2 Mar 2006 12:51:22 +0000 (12:51 +0000)] 
Worked around a crash in wxHTML on WinCE

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

18 years agoUse temp directory and don't prepend two backslashes, on WinCE
Julian Smart [Thu, 2 Mar 2006 12:46:06 +0000 (12:46 +0000)] 
Use temp directory and don't prepend two backslashes, on WinCE

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

18 years ago Change wxVariant GetValue() to GetValue( wxVariant & ).
Robert Roebling [Thu, 2 Mar 2006 10:46:01 +0000 (10:46 +0000)] 
  Change wxVariant GetValue() to GetValue( wxVariant & ).
  More cool sorting code.

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

18 years ago Use GTK+ function to obtain GdkWindow for wxListBox.
Robert Roebling [Thu, 2 Mar 2006 09:55:07 +0000 (09:55 +0000)] 
  Use GTK+ function to obtain GdkWindow for wxListBox.

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

18 years ago Apply patch which makes it possible to resize a
Robert Roebling [Wed, 1 Mar 2006 22:43:57 +0000 (22:43 +0000)] 
  Apply patch which makes it possible to resize a
    control in a toolbar.

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

18 years ago Corrected scrolling when using cursor keys.
Robert Roebling [Wed, 1 Mar 2006 22:17:16 +0000 (22:17 +0000)] 
  Corrected scrolling when using cursor keys.

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

18 years ago Added GtkTreeView item helper class.
Robert Roebling [Wed, 1 Mar 2006 21:59:55 +0000 (21:59 +0000)] 
  Added GtkTreeView item helper class.

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

18 years ago Applied Ryan's native wxListBox and wxCheckListBox patch
Robert Roebling [Wed, 1 Mar 2006 21:51:42 +0000 (21:51 +0000)] 
  Applied Ryan's native wxListBox and wxCheckListBox patch
   in slightly modified form..

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

18 years ago Further sorting work using the sorting data model.
Robert Roebling [Wed, 1 Mar 2006 10:49:06 +0000 (10:49 +0000)] 
 Further sorting work using the sorting data model.

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

18 years ago Added stubs for variaous tests.
Robert Roebling [Tue, 28 Feb 2006 22:27:09 +0000 (22:27 +0000)] 
 Added stubs for variaous tests.

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

18 years ago Don't delete model in views destructor as several
Robert Roebling [Tue, 28 Feb 2006 21:41:13 +0000 (21:41 +0000)] 
  Don't delete model in views destructor as several
    views can have the same model and memory doesn't
    like getting freed several times.
  Sorting actually works. Not yet editing the sorted
    data.

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

18 years ago Moved code around preparing the sorted model.
Robert Roebling [Tue, 28 Feb 2006 15:04:25 +0000 (15:04 +0000)] 
 Moved code around preparing the sorted model.

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

18 years agoDocumented WinCE context menu change
Julian Smart [Tue, 28 Feb 2006 14:28:41 +0000 (14:28 +0000)] 
Documented WinCE context menu change

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

18 years agoProposed syntax for telling WinCE whether a context menu is available
Julian Smart [Tue, 28 Feb 2006 14:18:45 +0000 (14:18 +0000)] 
Proposed syntax for telling WinCE whether a context menu is available

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

18 years agoAdded context menu support under PocketPC
Julian Smart [Tue, 28 Feb 2006 13:37:23 +0000 (13:37 +0000)] 
Added context menu support under PocketPC

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

18 years agoWinCE can't copy with title in menu
Julian Smart [Tue, 28 Feb 2006 13:26:55 +0000 (13:26 +0000)] 
WinCE can't copy with title in menu

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

18 years ago Added wxDataViewSortedListModel, which doesn't work
Robert Roebling [Tue, 28 Feb 2006 10:47:28 +0000 (10:47 +0000)] 
  Added wxDataViewSortedListModel, which doesn't work
    yet, but you get the idea..

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

18 years agoMake SetLocal actually work instead of crashing immediately; due to required longevit...
Kevin Hock [Tue, 28 Feb 2006 02:04:29 +0000 (02:04 +0000)] 
Make SetLocal actually work instead of crashing immediately; due to required longevity of the item to make it from SetLocal to Connect, we need to use a specifc address type.

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

18 years agoMake MacSetMetalAppearance private so that the extra style flags can't get out of...
Kevin Hock [Tue, 28 Feb 2006 01:33:54 +0000 (01:33 +0000)] 
Make MacSetMetalAppearance private so that the extra style flags can't get out of sync with the OS X-level metal flags by calling MacSetMetalAppearance directly

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

18 years ago First release mouse, then emit event.
Robert Roebling [Mon, 27 Feb 2006 21:49:48 +0000 (21:49 +0000)] 
  First release mouse, then emit event.

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