]>
git.saurik.com Git - wxWidgets.git/log
Włodzimierz Skiba [Thu, 27 Apr 2006 11:33:56 +0000 (11:33 +0000)]
Be nice to eVC++ build process and don't include not existing files.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38937
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 27 Apr 2006 11:31:21 +0000 (11:31 +0000)]
correction to exception handling in threads: call wxThread::OnExit() always
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38936
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Thu, 27 Apr 2006 11:25:42 +0000 (11:25 +0000)]
Refresh(row) should be RefreshRow(row), otherwise it's whole window refreshing.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38935
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 27 Apr 2006 10:21:52 +0000 (10:21 +0000)]
undid last commit, it was accidental and the commit message was wrong
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38934
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 27 Apr 2006 10:17:13 +0000 (10:17 +0000)]
handle fatal exceptions in the other threads (based on patch
1459813 by Carl-Friedrich Braun)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38933
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Thu, 27 Apr 2006 07:41:06 +0000 (07:41 +0000)]
renamed RGBColor setter to avoid former overload being an override
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38932
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Thu, 27 Apr 2006 04:45:13 +0000 (04:45 +0000)]
use stock pens/colors
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38931
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 27 Apr 2006 00:30:59 +0000 (00:30 +0000)]
Reset the mouse event object and id in case FindWindowForMouseEvent
selected a new window to send the event to.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38930
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 26 Apr 2006 18:04:15 +0000 (18:04 +0000)]
handle fatal exceptions in the other threads (based on patch
1459813 by Carl-Friedrich Braun)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38929
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 26 Apr 2006 18:00:52 +0000 (18:00 +0000)]
fixed unused param warning and code cleanup/simplification in DrawItemSelectionRect()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38928
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Wed, 26 Apr 2006 16:27:20 +0000 (16:27 +0000)]
make pen/brush parameters const
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38927
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Wed, 26 Apr 2006 16:27:16 +0000 (16:27 +0000)]
build fix for latest C++ standard
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38926
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Wed, 26 Apr 2006 16:15:34 +0000 (16:15 +0000)]
fixing translation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38925
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Wed, 26 Apr 2006 16:08:11 +0000 (16:08 +0000)]
default button on older systems was not shown with OK, but empty, resulting in wxID_CANCEL returns, patch
1473745
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38923
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 26 Apr 2006 12:12:18 +0000 (12:12 +0000)]
renamed RESCOMP to WINDRES due to bakefile changes (patch
1372332 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38922
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Wed, 26 Apr 2006 10:48:52 +0000 (10:48 +0000)]
Added wxRenderer method for drawing selection
rect if an item in a list has ben selected.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38921
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Wed, 26 Apr 2006 08:21:31 +0000 (08:21 +0000)]
Include wx/log.h according to precompiled headers of wx/wx.h (with other minor cleaning).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38920
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Surovell [Wed, 26 Apr 2006 02:48:26 +0000 (02:48 +0000)]
minor cleanup 2 - reformatting
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38919
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Wed, 26 Apr 2006 02:24:42 +0000 (02:24 +0000)]
revert return type changes for gdi object pointers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38918
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 26 Apr 2006 00:17:52 +0000 (00:17 +0000)]
remove the vertical scrollbar completely if the control is empty
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38917
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 26 Apr 2006 00:16:07 +0000 (00:16 +0000)]
don't paint an infinite number of items if the control is empty
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38916
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 26 Apr 2006 00:05:09 +0000 (00:05 +0000)]
document that the workaround used to make popup menus behave correctly is the one officially sanctioned by Microsoft and provide the URL to the Knowledge Base article; also minor cleanup: use GetHwndOf() instead of HWND casts
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38915
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 25 Apr 2006 21:43:14 +0000 (21:43 +0000)]
Back to previous #include order - wxGTK1 include loop needs rethinking.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38914
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 25 Apr 2006 21:39:21 +0000 (21:39 +0000)]
Build fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38913
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 25 Apr 2006 17:31:27 +0000 (17:31 +0000)]
Build fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38912
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Surovell [Tue, 25 Apr 2006 17:04:30 +0000 (17:04 +0000)]
minor cleanup - reformatting
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38911
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 25 Apr 2006 15:16:13 +0000 (15:16 +0000)]
[
1473731 ] 'wxColourBase and wxString <-> wxColour implementation'
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38910
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 25 Apr 2006 14:38:19 +0000 (14:38 +0000)]
Include wx/intl.h according to precompiled headers of wx/wx.h (with other minor cleaning).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38909
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 25 Apr 2006 12:40:19 +0000 (12:40 +0000)]
[
1473731 ] 'wxColourBase and wxString <-> wxColour implementation'
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38908
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 25 Apr 2006 12:06:51 +0000 (12:06 +0000)]
wxTheColourDatabase->Find() can fail.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38907
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 25 Apr 2006 10:51:34 +0000 (10:51 +0000)]
Lots of minor visual updates.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38906
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 25 Apr 2006 10:50:32 +0000 (10:50 +0000)]
Added rc file for MINGW compilation.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38905
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 25 Apr 2006 10:49:21 +0000 (10:49 +0000)]
Minor sample update.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38904
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 25 Apr 2006 10:48:26 +0000 (10:48 +0000)]
Added simple scroll sample.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38903
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 25 Apr 2006 10:47:29 +0000 (10:47 +0000)]
Minor corrections to native renderer. I also corrected
the header button renderer as per MSW, this might break
other code.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38902
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 25 Apr 2006 08:38:07 +0000 (08:38 +0000)]
Compile fix for VC
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38901
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 24 Apr 2006 21:32:00 +0000 (21:32 +0000)]
Build fix after wxColourBase introduction.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38900
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 24 Apr 2006 21:05:04 +0000 (21:05 +0000)]
Build fix after wxColourBase introduction.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38899
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 24 Apr 2006 21:01:34 +0000 (21:01 +0000)]
Build fix after DrawPushButton introduction.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38898
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 24 Apr 2006 19:44:07 +0000 (19:44 +0000)]
Build fix after wxColourBase introduction.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38897
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 24 Apr 2006 19:17:26 +0000 (19:17 +0000)]
Compile fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38896
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 24 Apr 2006 18:31:23 +0000 (18:31 +0000)]
Build fix after wxColourBase introduction.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38895
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 24 Apr 2006 18:02:27 +0000 (18:02 +0000)]
Build fix after wxColourBase introduction.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38894
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 24 Apr 2006 17:59:10 +0000 (17:59 +0000)]
don't use invalid/uninitialized iterator in wxList::compatibility_iterator in wxUSE_STL==1 case, this doesn't work with the debug version of glibc STL
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38893
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 24 Apr 2006 16:59:17 +0000 (16:59 +0000)]
wxUSE_NOTEBOOK usage.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38892
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 24 Apr 2006 16:57:27 +0000 (16:57 +0000)]
Committed Jaako's renderer patch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38891
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 24 Apr 2006 16:34:26 +0000 (16:34 +0000)]
wxOS2 build fixes after wxColourBase introduction.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38890
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 24 Apr 2006 15:34:17 +0000 (15:34 +0000)]
Finished most of the selection/focus handling.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38889
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 24 Apr 2006 14:52:23 +0000 (14:52 +0000)]
[
1473731 ] 'wxColourBase and wxString <-> wxColour implementation' with minor modifications and rebaked build files.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38888
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 24 Apr 2006 12:33:24 +0000 (12:33 +0000)]
Lots of selection and focus code.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38887
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 24 Apr 2006 09:29:35 +0000 (09:29 +0000)]
Removal of second part of dsw files (as requested by Jamie Gadd).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38886
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 24 Apr 2006 08:46:59 +0000 (08:46 +0000)]
Include wx/string.h according to precompiled headers of wx/wx.h (with other minor cleaning).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38885
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 24 Apr 2006 00:56:24 +0000 (00:56 +0000)]
correct i18n problems in accel handling code (replaces patch
1465417 ; closes bug
1464912 ) and a lot of cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38884
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 23 Apr 2006 22:41:42 +0000 (22:41 +0000)]
corrected return codes of various methods (patch
1472288 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38883
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 23 Apr 2006 21:35:33 +0000 (21:35 +0000)]
emit only 1, not 2, events when changing text of a single line text control
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38882
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 23 Apr 2006 16:38:47 +0000 (16:38 +0000)]
don't link against 3rd party image libs when building non-GUI targets
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38881
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 23 Apr 2006 15:59:20 +0000 (15:59 +0000)]
fixed bug: option's default value must be among the list of allowed values -- removing <values> list to fix this
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38880
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mart Raudsepp [Sat, 22 Apr 2006 22:12:55 +0000 (22:12 +0000)]
Add #if !WXWIN_COMPATIBILITY_EVENT_TYPES around wxNewEventType calls
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38879
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Sat, 22 Apr 2006 05:46:54 +0000 (05:46 +0000)]
extract 3 copies of scrollbar width code into one function
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38877
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Fri, 21 Apr 2006 20:47:48 +0000 (20:47 +0000)]
added comment explaining how to replace calls to deprecated method
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38875
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Fri, 21 Apr 2006 20:08:59 +0000 (20:08 +0000)]
Removal of first part of dsw files (as requested by Jamie Gadd).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38874
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 21 Apr 2006 13:24:39 +0000 (13:24 +0000)]
fix for Win64 after last sizeof(OPENFILENAME) change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38873
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 21 Apr 2006 13:10:51 +0000 (13:10 +0000)]
test centering file dialog on parent frame
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38872
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 21 Apr 2006 13:09:19 +0000 (13:09 +0000)]
no real changes, just (unsuccessful) attempts to make the dialog resizing work
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38871
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Fri, 21 Apr 2006 12:01:30 +0000 (12:01 +0000)]
Build fix due to broken last commit.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38870
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Fri, 21 Apr 2006 11:57:01 +0000 (11:57 +0000)]
Removed outdated build files.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38869
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Fri, 21 Apr 2006 10:33:01 +0000 (10:33 +0000)]
Include wx/hash.h according to precompiled headers of wx/wx.h (with other minor cleaning).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38868
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 21 Apr 2006 01:50:46 +0000 (01:50 +0000)]
added operator=(unsigned int) overload (should help djgpp compilation)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38867
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 21 Apr 2006 01:30:50 +0000 (01:30 +0000)]
always use V5 OPENFILENAME struct first and fall back on V4 if it doesn't work (replaces patch
1472018 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38866
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 21 Apr 2006 00:53:59 +0000 (00:53 +0000)]
made wxCommandEvent::GetInt() return int, not long (patch
1473771 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38865
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Thu, 20 Apr 2006 22:58:03 +0000 (22:58 +0000)]
Keep wxPalmOS buildable after changes in wxConvAuto.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38864
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Surovell [Thu, 20 Apr 2006 18:36:22 +0000 (18:36 +0000)]
fix for prior commit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38863
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Surovell [Thu, 20 Apr 2006 18:23:01 +0000 (18:23 +0000)]
cleanup - reformatting
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38862
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Thu, 20 Apr 2006 16:47:15 +0000 (16:47 +0000)]
remove unneeded gdiobj.h files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38861
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 20 Apr 2006 16:25:13 +0000 (16:25 +0000)]
LaTeX syntax error in wxRenameFile fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38860
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Thu, 20 Apr 2006 12:22:52 +0000 (12:22 +0000)]
fixed typo: SelectItem doesn't have return value
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38859
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mart Raudsepp [Thu, 20 Apr 2006 07:39:54 +0000 (07:39 +0000)]
Typo fixes (precompilatixon)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38858
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Thu, 20 Apr 2006 07:31:44 +0000 (07:31 +0000)]
Include wx/list.h according to precompiled headers of wx/wx.h (with other minor cleaning).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38857
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mart Raudsepp [Thu, 20 Apr 2006 07:08:55 +0000 (07:08 +0000)]
Coverity CID117: Ignore returned_null here, because we know it can't happen because the Matches() above succeeded
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38856
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 20 Apr 2006 06:34:04 +0000 (06:34 +0000)]
DocView and ActiveGrid IDE updates from Morgan Hua:
New Features: In Tab-View mode, Ctrl-number will take the user to
the numbered tab view. Modified files now show an '*' astrisk in
the view title. Debugger framework can now support PHP debugging.
Not important for python development, but at least that means the
debugger framework is more generalized.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38853
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 20 Apr 2006 06:26:03 +0000 (06:26 +0000)]
DocView and ActiveGrid IDE updates from Morgan Hua:
New Features: In Tab-View mode, Ctrl-number will take the user to
the numbered tab view. Modified files now show an '*' astrisk in
the view title. Debugger framework can now support PHP debugging.
Not important for python development, but at least that means the
debugger framework is more generalized.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38852
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 20 Apr 2006 04:23:36 +0000 (04:23 +0000)]
Add code to remove the selection (if any) in wxTextCtrl::WriteText for multi-line controls
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38851
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 19 Apr 2006 19:14:17 +0000 (19:14 +0000)]
Fixed line-endings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38848
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Wed, 19 Apr 2006 16:43:08 +0000 (16:43 +0000)]
fixing two unicode compile errors
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38847
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Surovell [Wed, 19 Apr 2006 15:38:26 +0000 (15:38 +0000)]
cleanup - reformatting
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38846
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Wed, 19 Apr 2006 14:42:55 +0000 (14:42 +0000)]
fixing sign conversion warning
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38844
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Wed, 19 Apr 2006 14:37:08 +0000 (14:37 +0000)]
mb2wc fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38843
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Wed, 19 Apr 2006 14:18:39 +0000 (14:18 +0000)]
Include wx/dynarray.h according to precompiled headers of wx/wx.h (with other minor cleaning).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38841
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Wed, 19 Apr 2006 12:15:44 +0000 (12:15 +0000)]
Build fix after recent changes in wxRendererNative class.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38840
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Wed, 19 Apr 2006 10:02:20 +0000 (10:02 +0000)]
Include wx/object.h according to precompiled headers of wx/wx.h (with other minor cleaning).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38839
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 19 Apr 2006 09:38:54 +0000 (09:38 +0000)]
fix off by one error in CharToString(); also simplified the conversion code a bit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38838
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Wed, 19 Apr 2006 08:32:55 +0000 (08:32 +0000)]
renderer::DrawHeaderButton() seems to need space
which should be corrected in a general way.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38835
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Wed, 19 Apr 2006 08:31:35 +0000 (08:31 +0000)]
Added style flags for selection mode.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38834
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Wed, 19 Apr 2006 08:20:42 +0000 (08:20 +0000)]
Fix Refresh() problem.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38833
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Wed, 19 Apr 2006 07:53:02 +0000 (07:53 +0000)]
listbox rewrite, cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38832
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Wed, 19 Apr 2006 07:25:08 +0000 (07:25 +0000)]
listbox rewrite
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38831
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Wed, 19 Apr 2006 06:42:21 +0000 (06:42 +0000)]
fixing 'id' objc.h collisions, listbox rewrite
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38830
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Wed, 19 Apr 2006 06:39:43 +0000 (06:39 +0000)]
fixing 'id' objc.h collisions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38829
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Wed, 19 Apr 2006 03:07:42 +0000 (03:07 +0000)]
don't convert false to a pointer
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38828
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 19 Apr 2006 02:15:30 +0000 (02:15 +0000)]
implemented DrawCheckButton() for XP renderer; code cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38827
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775