Julian Smart
|
a9928e9d1a
|
WinCE Standard SDK improvements including adding close button
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27460 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-27 11:31:12 +00:00 |
|
Julian Smart
|
0cfc2a92dc
|
Position change - still can't use default size for Wince/desktop
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27459 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-27 11:26:28 +00:00 |
|
Julian Smart
|
45f272841c
|
Fixes for Standard WinCE SDK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27458 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-27 09:09:19 +00:00 |
|
Julian Smart
|
f24764aa58
|
Use status bar even for WinCE; use standard frame style
to adapt to WinCE version
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27457 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-27 09:02:56 +00:00 |
|
Robin Dunn
|
04717ee7df
|
fixed a typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27456 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-26 14:55:43 +00:00 |
|
Václav Slavík
|
9630336291
|
workaround for BCC bug - use #defines instead of enums
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27455 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-26 11:49:23 +00:00 |
|
Julian Smart
|
e7d9c39867
|
Reverted config/resource name change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27454 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-26 10:49:43 +00:00 |
|
Włodzimierz Skiba
|
fc57ba5476
|
Unhide problem of ambiguity in wxSoundBase::Play.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27453 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-26 08:47:53 +00:00 |
|
Robin Dunn
|
ea06848c63
|
It's a new change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27452 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-26 05:18:26 +00:00 |
|
Robin Dunn
|
2c65fa24bf
|
Got sidetracked and forgot to finish the new OGL section before
checking in the last change.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27451 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-26 05:16:41 +00:00 |
|
Stefan Csomor
|
be1aa07f8a
|
if one clicks first on line 3 and then on line 1, the selection event is correct, but GetSelection on the listbox lags on selection event behind, therefore switch to PostEvent
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27450 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-26 04:34:49 +00:00 |
|
Kevin Ollivier
|
fba8e95e92
|
wxWebKikStateChangedEvent should now return proper values for GetURL(). Also updated the sample to update the text URL when a link is clicked.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27449 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-26 04:11:43 +00:00 |
|
Robin Dunn
|
f96a747517
|
be explicit about the version of SWIG to use
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27448 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-26 02:14:06 +00:00 |
|
Robin Dunn
|
f847103a32
|
Added a Python port of the OGL library, deprecated the C++ wrapped version.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27447 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-26 02:13:04 +00:00 |
|
Julian Smart
|
6033bbc1ff
|
Must have valid colours for X11 popup window implementation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27446 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-25 20:41:54 +00:00 |
|
Włodzimierz Skiba
|
3fe1edc244
|
wxUniv conflicts, -1->wxID_ANY, TRUE->true and FALSE->false replacements.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27445 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-25 20:07:22 +00:00 |
|
Włodzimierz Skiba
|
f0f574b0d3
|
wxUniv conslicts, -1->wxID_ANY, TRUE->true and FALSE->false replacements.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27444 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-25 20:04:49 +00:00 |
|
Włodzimierz Skiba
|
8afa4fde3a
|
Warning removal.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27443 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-25 20:02:19 +00:00 |
|
Włodzimierz Skiba
|
45cbbbb3a4
|
-1->wxID_ANY, TRUE->true and FALSE->false replacements.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27442 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-25 20:01:09 +00:00 |
|
Włodzimierz Skiba
|
6d841efd46
|
Revitalization of the code, -1->wxID_ANY, TRUE->true and FALSE->false replacements.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27441 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-25 19:57:33 +00:00 |
|
Włodzimierz Skiba
|
c6f57ccb5d
|
Regenerated makefiles.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27440 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-25 19:51:46 +00:00 |
|
Włodzimierz Skiba
|
e5cf4d22d3
|
Db sample needs wxGrid in adv lib.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27439 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-25 19:42:36 +00:00 |
|
Włodzimierz Skiba
|
7981fe9b2b
|
-1->wxID_ANY, ambiguity of types.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27438 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-25 19:35:38 +00:00 |
|
Włodzimierz Skiba
|
945d96f6e2
|
wxTreeItemId, -1->wxID_ANY, TRUE->true and FALSE->false replacements.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27437 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-25 19:31:13 +00:00 |
|
Włodzimierz Skiba
|
80343f88f2
|
VideoMode/Display split, TRUE->true and FALSE->false replacements.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27436 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-25 19:27:39 +00:00 |
|
Włodzimierz Skiba
|
af870ed80f
|
-1->wxID_ANY, TRUE->true and FALSE->false replacements.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27435 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-25 19:25:01 +00:00 |
|
Robin Dunn
|
cb8f28ba1e
|
Some typos fixed. More text about the changes to sizers, minsize, etc.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27434 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-25 18:07:01 +00:00 |
|
Julian Smart
|
0a53b9b8fe
|
Missed reversions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27433 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-25 17:31:17 +00:00 |
|
Włodzimierz Skiba
|
86f8d1a8bb
|
Missed headers.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27432 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-25 16:59:35 +00:00 |
|
Václav Slavík
|
98a8daf4cf
|
corrected previous commit's wrongly applied patch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27431 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-25 12:55:56 +00:00 |
|
Dimitri Schoolwerth
|
2a21ac1590
|
applied patch #935127: "wxDIALOG_MODAL and wxDIALOG_MODELESS cleaning"; some cosmetic cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27430 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-25 12:44:56 +00:00 |
|
Julian Smart
|
be5a51fb59
|
More name changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27429 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-25 11:20:37 +00:00 |
|
Václav Slavík
|
c663fbea68
|
implemented wxTE_RIGHT, wxTE_CENTRE for wxGTK2 (patch 957687)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27428 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-25 10:35:34 +00:00 |
|
Julian Smart
|
b3a1545d5f
|
Added missing cast for Display*
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27427 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-25 10:23:28 +00:00 |
|
Julian Smart
|
6655c15632
|
Fixes for wxMotif
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27426 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-25 10:20:51 +00:00 |
|
Julian Smart
|
1b0f5e5864
|
Removed redundant menu titles that added extra separators
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27425 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-25 08:47:47 +00:00 |
|
Julian Smart
|
06c093e8b0
|
Fixed compilo for GTK+1 (GDK_DISPLAY undeclared)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27424 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-25 08:07:21 +00:00 |
|
Kevin Ollivier
|
005198fa7d
|
wxWebKit now properly updates after a resize event.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27423 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-25 05:54:28 +00:00 |
|
Robin Dunn
|
28eab81fdc
|
Switch to the TreeListCtrl from the wxCode project.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27422 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-25 04:59:23 +00:00 |
|
Robin Dunn
|
99b1023fd8
|
Put a rreminder in the comments about s bit of duplicated code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27421 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-25 04:57:23 +00:00 |
|
Robin Dunn
|
1eac708b09
|
Version number update
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27420 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-25 04:54:56 +00:00 |
|
Robin Dunn
|
8151e9970d
|
Remove treelistctrl from gizmos. The one from the wxCode project
should be used instead as it is newer and more activly maintained.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27419 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-25 04:52:41 +00:00 |
|
Kevin Ollivier
|
bd1018b930
|
Updated the class name for wxWebKit to wxWebKitCtrl in sample.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27418 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-25 04:34:53 +00:00 |
|
Robin Dunn
|
05b2a432c6
|
Fix for bug# 956875. Added some wxCHECK's to MSW's wxTreeCtrl to make
things more consistent with the generic version.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27417 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-25 04:33:35 +00:00 |
|
Robin Dunn
|
3ca7ba7403
|
Use correct #if for interface/implementation pragma.
detabified
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27416 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-24 21:50:00 +00:00 |
|
Kevin Ollivier
|
7eb8c6ee3e
|
Fixes for Unicode build.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27415 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-24 21:00:07 +00:00 |
|
Julian Smart
|
37699af5bb
|
Bakefile/Makefile fix for uuid.cpp
Removed some obsolete project files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27414 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-24 20:28:06 +00:00 |
|
Robin Dunn
|
ab0f5fa6a7
|
No longer any need for the dc parameter to FullPaint.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27413 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-24 20:10:32 +00:00 |
|
Robin Dunn
|
cadea444a0
|
Fix FullPaint to actually force the whole window to be repainted
instead of being constrained by the previous paint's update region.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27412 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-24 19:52:41 +00:00 |
|
Robin Dunn
|
de59c1618f
|
Updated version variables in configure.in to go along with the changes
in version.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27411 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-24 19:27:25 +00:00 |
|