Julian Smart
|
c3627a004d
|
Deprecated SetItemImage with 2 image ids
Deprecated _GET_INFO, _SET_INFO list control events
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29566 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-30 19:12:23 +00:00 |
|
Václav Slavík
|
024f89f972
|
moved wxWindow::GetBestSize implementation into DoGetBestSize to make it easier to support both prototypes in derived classes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29563 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-30 16:33:36 +00:00 |
|
Robin Dunn
|
147d666989
|
Fix for crash when the child has no menu
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29562 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-30 16:33:15 +00:00 |
|
Václav Slavík
|
c10d3a5471
|
resize parent's frame client area correctly when statusbar is added
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29561 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-30 16:32:19 +00:00 |
|
Julian Smart
|
258bcbfbd3
|
Blind fix for missing files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29560 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-30 14:54:20 +00:00 |
|
Ryan Norton
|
af7e08a4a5
|
have it work the old way with PopupMenu(), and have it restore the old menu on destruction (and hopefully when RemoveIcon() is called
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29558 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-30 13:51:00 +00:00 |
|
Robin Dunn
|
1d451c5bd1
|
wxSystemSettings::GetMetric returns -1 if the metric is not supported
by the port.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29554 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-29 21:56:22 +00:00 |
|
Václav Slavík
|
2596e9fb2c
|
fixed flicker during MDI children creation: the frame is now created hidden and shown in idle time to maintain backward compatibility
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29549 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-29 21:07:48 +00:00 |
|
Robin Dunn
|
e768548a12
|
Create a mask for the icon if it doesn't already have one
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29548 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-29 20:39:25 +00:00 |
|
Julian Smart
|
3444e4a8f9
|
Fixed case sensitivity
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29547 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-29 17:53:43 +00:00 |
|
Vadim Zeitlin
|
f530fa27a9
|
fixed memory leak in Submit(cmd, false) (bug 1037115)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29546 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-29 17:17:27 +00:00 |
|
Robin Dunn
|
c4dc4cdd5a
|
Just return zero without failing for unknown metrics, like the other
ports do.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29545 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-29 16:49:01 +00:00 |
|
David Elliott
|
164f091f4b
|
Get the stock label when stock ID is used with empty label in Create()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29542 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-29 16:07:12 +00:00 |
|
Václav Slavík
|
66370e3854
|
implementation should use DoFindFocus
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29541 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-29 15:30:09 +00:00 |
|
Václav Slavík
|
0fe0275981
|
changes to make wxWindow::FindFocus work as expected with composite controls
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29540 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-29 14:34:28 +00:00 |
|
Vadim Zeitlin
|
4be927a2d0
|
signed/unsigned comparison warning fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29536 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-29 11:16:22 +00:00 |
|
Vadim Zeitlin
|
02a525b385
|
removed C++ comments from C files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29535 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-29 10:42:37 +00:00 |
|
Vadim Zeitlin
|
81ce36aa59
|
more 64 bit correctness fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29533 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-29 09:25:47 +00:00 |
|
Ron Lee
|
7714864e2f
|
Update the wx-config man page.
Remove some cruft from the docs package.
Bump version in configure.
Update aclocal.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29532 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-29 09:07:08 +00:00 |
|
Włodzimierz Skiba
|
d109c5849e
|
Include missing.h to find O_* flags.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29526 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-29 05:44:37 +00:00 |
|
Włodzimierz Skiba
|
285f605a41
|
Correction to lost #ifdef
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29525 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-29 05:42:47 +00:00 |
|
David Elliott
|
a1f4186efa
|
wxStaticBox constructor is not supposed to take a wxValidator
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29524 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-29 05:18:38 +00:00 |
|
Kevin Hock
|
5b884f4c74
|
Send EVT_COMMAND_TEXT_UPDATED from the spin control when the text in a spin control is updated by typing
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29519 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-29 00:14:29 +00:00 |
|
Robin Dunn
|
dc8005e206
|
TRUE/FALSE/etc. cleanup in the *.in files, regenerated the .h and .cpp
files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29516 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-28 23:36:33 +00:00 |
|
Kevin Hock
|
163c36827d
|
When enabling events, use CommonModes instead of DefaultMode for the RunLoop. In use locally since January, indicated as better mode setting by Dave E.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29515 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-28 23:23:21 +00:00 |
|
Włodzimierz Skiba
|
3180bc0e63
|
Hardware defines spec.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29505 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-28 18:17:07 +00:00 |
|
Włodzimierz Skiba
|
8300f815fa
|
Hardware defines spec.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29504 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-28 17:39:16 +00:00 |
|
Włodzimierz Skiba
|
9a35701127
|
Hardware defines spec.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29502 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-28 17:29:37 +00:00 |
|
Włodzimierz Skiba
|
0c44ec9737
|
Hardware defines spec.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29501 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-28 17:13:15 +00:00 |
|
Julian Smart
|
4566d7db6f
|
Improved the generic font dialog appearance.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29497 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-28 15:46:17 +00:00 |
|
Ryan Norton
|
154ad28bb3
|
possibly fix compilo error w/xcode
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29496 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-28 15:41:27 +00:00 |
|
Ryan Norton
|
641b395201
|
Fix some bugs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29495 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-28 15:24:48 +00:00 |
|
Włodzimierz Skiba
|
7e126a0784
|
Source cleaning: whitespaces, tabs, TRUE/true, FALSE/false, -1/wxID_ANY/wxDefaultCoord/wxNOT_FOUND.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29494 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-28 15:13:27 +00:00 |
|
Ryan Norton
|
8a68e8dbbe
|
remove unfinished impl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29493 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-28 15:02:56 +00:00 |
|
Vadim Zeitlin
|
c4761f668a
|
wxFile::Length() return type fix (replaces last check in)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29490 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-28 12:05:29 +00:00 |
|
Ryan Norton
|
6d3ef2255e
|
fix unicode stuff
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29486 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-28 09:24:48 +00:00 |
|
Julian Smart
|
45d9ef07d1
|
Removed fcntl.h include
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29485 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-28 08:01:31 +00:00 |
|
Julian Smart
|
08c6324095
|
__WINCE__ -> __WXWINCE__
Added missing O_... symbols
Incremented the version
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29484 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-28 07:45:37 +00:00 |
|
Robin Dunn
|
28e0c28ee3
|
On the Mac the Alt key is a character modifier like Shift, so let char
events with AltDown proceed into Scintilla.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29482 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-28 00:13:53 +00:00 |
|
Ryan Norton
|
1553abf415
|
source nice-ness and remove erronous files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29481 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-27 23:19:24 +00:00 |
|
Ryan Norton
|
1751226cbf
|
revert bad change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29480 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-27 22:46:16 +00:00 |
|
Robin Dunn
|
5ee1d7604b
|
Allow style spec strings to contain colour names as well as hex values
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29478 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-27 21:17:01 +00:00 |
|
Vadim Zeitlin
|
8b0975a38e
|
code cleanup for the pen width condition (patch 1034942 + more)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29476 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-27 21:02:57 +00:00 |
|
Vadim Zeitlin
|
ae177b45b2
|
set click coordinates to (-1, -1) if right mouse button event was generated from the keyboard
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29474 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-27 20:52:10 +00:00 |
|
Vadim Zeitlin
|
1eef64d836
|
initialize m_reusable (patch 1035725)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29473 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-27 20:51:19 +00:00 |
|
Robin Dunn
|
2d0c2e79c2
|
Fix for probably rare but potential refcount leak.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29472 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-27 20:46:44 +00:00 |
|
Robin Dunn
|
c13c38d484
|
Oops, forgot to remove some whitespace and to sort the list of files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29471 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-27 20:40:24 +00:00 |
|
Robin Dunn
|
591d01beba
|
Updated wxSTC's copy of Scintilla to version 1.61
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29464 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-27 20:29:49 +00:00 |
|
Włodzimierz Skiba
|
d1da887276
|
Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefaultCoord/wxNOT_FOUND, TRUE/true, FALSE/false.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29462 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-27 19:15:07 +00:00 |
|
Ryan Norton
|
0836924e6b
|
remove stuff
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29453 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-27 14:20:01 +00:00 |
|