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 |
|
Ryan Norton
|
344d48020e
|
[ 1035247 ] fix the number of ticks in slider (with annotations)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29452 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-27 13:57:34 +00:00 |
|
Robert Roebling
|
e11898f903
|
Compile fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29449 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-27 13:06:30 +00:00 |
|
Vadim Zeitlin
|
944e8709b7
|
fix crash after radio button fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29448 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-27 13:01:12 +00:00 |
|
Julian Smart
|
9f4ccdd739
|
Early versions of GTK+2 don't have has_toplevel_focus
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29447 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-27 12:20:21 +00:00 |
|
Ryan Norton
|
4a4a811163
|
generic (will comment on list later about was does/doesn't work) drawer
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29445 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-27 11:32:05 +00:00 |
|
Vadim Zeitlin
|
ed7c11abc8
|
warning fix after huge file patch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29443 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-27 11:29:12 +00:00 |
|
Vadim Zeitlin
|
df455719ff
|
keep the old wxFont::Create() signature (changed by font size in pixels patch) to fix XTI and to preserve backwards compatibility
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29442 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-27 11:02:11 +00:00 |
|
Vadim Zeitlin
|
77d8d6cd64
|
added wxGetFullModuleName(); use it instead of calling ::GetModuleFileName() directly
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29441 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-27 10:58:32 +00:00 |
|
Dimitri Schoolwerth
|
c1ce7c1988
|
fixed MSVC6 warning
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29438 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-27 10:25:41 +00:00 |
|
Ryan Norton
|
6be23c2a23
|
pass by reference, not value
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29436 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-27 07:45:15 +00:00 |
|
Ryan Norton
|
342689c865
|
fix warnings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29435 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-27 07:42:40 +00:00 |
|
Ryan Norton
|
12fce8fb5e
|
fix non-void function not returning value warning
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29434 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-27 07:33:40 +00:00 |
|
Ryan Norton
|
e9b41b24a0
|
Add HID keyboard functionality
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29433 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-27 07:13:24 +00:00 |
|
Stefan Neis
|
80a07196b3
|
Re-simplified ScrollWindow routine.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29432 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-27 07:09:39 +00:00 |
|
Ryan Norton
|
c33fae85b0
|
Regen Bakefiles for OSX HID integration
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29431 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-27 06:53:08 +00:00 |
|
Vadim Zeitlin
|
ae8e83cb39
|
made GetTempBuffer() static to avoid duplicate function errors during linking
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29427 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-26 23:17:19 +00:00 |
|
Václav Slavík
|
7eb872f4d6
|
partially reverted Robert's changes, did it more cleanly
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29426 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-26 23:08:01 +00:00 |
|
Ryan Norton
|
ec8bd3921c
|
hid integration
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29424 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-26 20:35:45 +00:00 |
|
Robert Roebling
|
45f410f227
|
Moved function from mslu to utils to make the
linker not complain about double symbols.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29422 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-26 20:01:35 +00:00 |
|
Robert Roebling
|
b057f88ab8
|
Trying hard to make things compile.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29421 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-26 18:13:18 +00:00 |
|
Kevin Ollivier
|
8f3b30d57a
|
Fixes to remove compile warnings.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29420 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-26 18:03:28 +00:00 |
|
Ryan Norton
|
4ac48ae210
|
cleanups
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29419 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-26 17:41:26 +00:00 |
|
Stefan Neis
|
5d826f601a
|
Make scrolling work better (without constantly refreshing whole screen).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29418 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-26 17:39:21 +00:00 |
|
Robert Roebling
|
59060b8cfa
|
GTK1 compilo.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29417 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-26 17:22:44 +00:00 |
|
Ryan Norton
|
f569809660
|
recall initial font
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29416 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-26 17:22:30 +00:00 |
|
Ryan Norton
|
c0a6772a75
|
cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29415 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-26 17:14:30 +00:00 |
|
Julian Smart
|
645b5bd6c0
|
Applied Kevin Hock's combobox patch for text update events
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29414 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-26 17:14:07 +00:00 |
|
Ryan Norton
|
ffa561cf92
|
fix remaining bugs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29413 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-26 17:06:07 +00:00 |
|
Julian Smart
|
13a5a49f36
|
Program args fix for WinCE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29412 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-26 16:42:21 +00:00 |
|
Ryan Norton
|
810d800e3c
|
fix font styles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29410 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-26 16:34:12 +00:00 |
|
Vadim Zeitlin
|
63effd42ea
|
include wx/wxchar.h after ctype.h to fix compilation problem with _T redefinition with CodeWarrior 9
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29407 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-26 16:14:35 +00:00 |
|
Robert Roebling
|
fec195b2c1
|
Make mouseless use of wxListBox possible for non single style.
Make wxListBox report click on background.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29404 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-26 15:29:24 +00:00 |
|
Stefan Csomor
|
431a3edc64
|
updated project file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29403 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-26 15:11:08 +00:00 |
|
Vadim Zeitlin
|
6b30a44ed0
|
renamed HasFocus() to IsActive() to avoid confusion with FindFocus(); documented it; avoid code duplication in GTK1 version
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29401 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-26 14:32:09 +00:00 |
|