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
|
318c5e9fa5
|
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@29463 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-27 19:24:45 +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 |
|
Włodzimierz Skiba
|
6953da0088
|
Source cleaning: whitespaces, tabs, -1/wxID_ANY, TRUE/true, FALSE/false.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29461 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-27 19:06:39 +00:00 |
|
Robin Dunn
|
2e5cc335a7
|
Added IsActive
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29460 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-27 19:00:20 +00:00 |
|
Robin Dunn
|
c5f01deabb
|
Added FontFromPixelSize
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29459 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-27 18:59:10 +00:00 |
|
Vadim Zeitlin
|
5a2ec1b841
|
explicitly forward declare wxHashTableBase when wxUSE_STL == 1; this is apparently needed for xlC (AIX compiler)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29458 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-27 18:19:22 +00:00 |
|
Włodzimierz Skiba
|
1239ac2e28
|
Watcom fixes after recent wxFile changes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29457 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-27 17:27:41 +00:00 |
|
Vadim Zeitlin
|
fb3c904254
|
fix crash when calling wxGetEmptyString() with wxUSE_STL == 1 (bug 1028804)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29456 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-27 17:20:55 +00:00 |
|
Włodzimierz Skiba
|
3e79fa7534
|
Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29455 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-27 16:01:38 +00:00 |
|
Vadim Zeitlin
|
06e66bd0ca
|
define wxInvalidOffset properly (as wxFileOffset, not off_t)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29454 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-27 14:33:51 +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 |
|
Ryan Norton
|
71622a6899
|
use both generic and native on osx 10.2 for presentation purposes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29451 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-27 13:14:22 +00:00 |
|
Ryan Norton
|
5dcf30a03f
|
IOKit framework now req. under darwin
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29450 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-27 13:07:39 +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
|
ed7e3b9a69
|
make go generic
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29446 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-27 11:44:29 +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
|
a4e391f8e8
|
added src/msw/wince/filefnwce.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29444 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-27 11:30:03 +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
|
95ae6d5fc9
|
doc-typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29440 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-27 10:55:56 +00:00 |
|
Dimitri Schoolwerth
|
0f9dff88e5
|
doc-typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29439 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-27 10:34:39 +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 |
|
Ron Lee
|
1320281c89
|
Handle the case of unresolveable ambiguity in --list now too.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29437 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-27 08:08:02 +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 |
|
Ryan Norton
|
4a027aea7d
|
note font dialog change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29430 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-27 06:45:36 +00:00 |
|
Ron Lee
|
9a09819ad9
|
Delay --list a little longer so we can indicate the best match
out of the general blob. Format the output a little less ambiguously.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29429 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-27 05:57:14 +00:00 |
|
Ryan Norton
|
147078ca82
|
remove erronues xrc contrib sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29428 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-27 05:26:34 +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 |
|
Vadim Zeitlin
|
2fd47df61e
|
documented IsActive()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29425 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-26 20:45:11 +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 |
|
Vadim Zeitlin
|
115148f733
|
fix for __HUGEFILES_SUPPORTED definition
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29423 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-26 20:28:58 +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 |
|