Vadim Zeitlin
|
3e0630be8a
|
use wxImage to load icons in non-native formats
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39551 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-04 15:51:39 +00:00 |
|
Vadim Zeitlin
|
db67d86dd1
|
s/wxHyperLinkCtrl/wxHyperlinkCtrl/
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39550 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-04 15:14:53 +00:00 |
|
Vadim Zeitlin
|
813210ca7e
|
added hyperlink.tex
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39549 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-04 15:11:42 +00:00 |
|
Vadim Zeitlin
|
22d8c8bf43
|
added missing brace after wxTB_NO_TOOLTIPS
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39548 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-04 15:09:36 +00:00 |
|
Vadim Zeitlin
|
8381106751
|
fixed typo in HitTest() docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39547 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-04 15:04:52 +00:00 |
|
Vadim Zeitlin
|
852b6c3ce7
|
silence gcc warnings about values not handled in switch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39546 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-04 14:55:10 +00:00 |
|
Vadim Zeitlin
|
3b6da0a258
|
printf format spec warning fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39545 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-04 14:51:10 +00:00 |
|
Vadim Zeitlin
|
d4cd85a064
|
on some systems PBT_APMRESUMESUSPEND is not sent on resume but PBT_APMRESUMEAUTOMATIC is
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39544 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-04 14:27:06 +00:00 |
|
Michael Wetherell
|
b2f55c8b71
|
Make Bourne compatible.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39543 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-04 12:39:55 +00:00 |
|
Paul Cornett
|
a2a7ad6ccd
|
build fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39542 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-04 06:19:33 +00:00 |
|
Vadim Zeitlin
|
eaba6eba3a
|
wxArrayString::Sort() wasn't MT-safe even though it tried to
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39541 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-03 22:32:36 +00:00 |
|
Vadim Zeitlin
|
0a77a468a7
|
just some spelling fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39540 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-03 20:34:10 +00:00 |
|
Robin Dunn
|
73cef663aa
|
Fix line-endings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39539 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-03 19:51:48 +00:00 |
|
Paul Cornett
|
c757b5fee0
|
correct access for virtuals, unneeded includes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39538 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-03 19:20:23 +00:00 |
|
Paul Cornett
|
8ea30e3603
|
don't generate a scroll event when setting scroll position from scroll event handler
fix setting scroll position from thumb release event handler
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39536 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-03 18:35:29 +00:00 |
|
Vadim Zeitlin
|
317121eac5
|
take const wxWindow * in wxUxThemeHandle ctor
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39535 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-03 14:56:05 +00:00 |
|
Vadim Zeitlin
|
749704355b
|
clarify global wxConfig object life-management
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39534 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-03 14:49:23 +00:00 |
|
Michael Wetherell
|
03ead65495
|
Add picker files for mac.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39533 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-03 10:21:10 +00:00 |
|
Stefan Csomor
|
333026dcb0
|
Fixes and XCode 2.3 update
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39532 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-02 15:27:13 +00:00 |
|
Stefan Csomor
|
e059f83fa6
|
Fixes and XCode 2.3 update
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39531 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-02 14:34:47 +00:00 |
|
Michael Wetherell
|
80d2a664f8
|
Compile fix for no precompiled headers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39530 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-02 14:05:54 +00:00 |
|
Michael Wetherell
|
0f64eb0bd1
|
Add wx-lib xml as adv depends on it for the richtext control
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39529 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-02 12:12:28 +00:00 |
|
Michael Wetherell
|
556151f5ff
|
Commit pickers-fixes.patch added to 1472329 (Francesco Montorsi)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39528 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-02 12:00:30 +00:00 |
|
Michael Wetherell
|
7ba03e3cd2
|
Revert previous commit.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39527 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-02 10:20:13 +00:00 |
|
Michael Wetherell
|
9a8362297a
|
Lazy creation of the picker dialogs (Francesco).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39526 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-02 08:17:23 +00:00 |
|
Jouk Jansen
|
cc57f388d7
|
Updated OpenVMS compile support
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39525 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-02 06:39:13 +00:00 |
|
Robin Dunn
|
069eeb1772
|
colSortFlag shoudl be an int, not a Boolean
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39524 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-02 03:44:25 +00:00 |
|
Robin Dunn
|
bf158fe6c6
|
Switch to bzip2 for compression
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39523 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-02 03:43:46 +00:00 |
|
Włodzimierz Skiba
|
3700569251
|
uxtheme.h provides symbols regardless wxUSE_UXTHEME flag.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39522 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-01 23:56:23 +00:00 |
|
Robin Dunn
|
7d69080996
|
Some explainations and directions for building the Debian wx packages
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39521 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-01 22:23:24 +00:00 |
|
Robin Dunn
|
6de5430bc6
|
Updated debian-dist and debian package scripts from 2.6 branch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39520 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-01 22:22:02 +00:00 |
|
Włodzimierz Skiba
|
2d4c14ab56
|
OW/MGL build fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39519 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-01 22:17:39 +00:00 |
|
Włodzimierz Skiba
|
38ffe8cd93
|
Typo fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39518 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-01 22:15:07 +00:00 |
|
Włodzimierz Skiba
|
cc11cc6918
|
Include wx/radiobox.h according to precompiled headers of wx/wx.h (with other minor cleaning).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39517 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-01 20:52:09 +00:00 |
|
Robin Dunn
|
fc1fde1ee1
|
DLL compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39516 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-01 17:32:41 +00:00 |
|
Włodzimierz Skiba
|
f18ad9c64b
|
Build fix after PCH changes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39515 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-01 15:19:53 +00:00 |
|
Włodzimierz Skiba
|
5b27bcb66c
|
Add new components to wxOS2 builds.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39514 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-01 15:16:27 +00:00 |
|
Włodzimierz Skiba
|
24bbfc6292
|
Universal build fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39513 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-01 13:18:10 +00:00 |
|
Michael Wetherell
|
5b34e14106
|
Compile fixes for GTK 2.4
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39512 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-01 12:31:56 +00:00 |
|
Włodzimierz Skiba
|
8b7fdb77c2
|
Minor corrections to pickers presentation.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39511 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-01 11:01:17 +00:00 |
|
Włodzimierz Skiba
|
7c808858c9
|
Warning fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39510 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-01 10:58:28 +00:00 |
|
Włodzimierz Skiba
|
3f26ef3142
|
Build fix for OW regarding & operator needing full class specs.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39509 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-01 10:57:11 +00:00 |
|
Michael Wetherell
|
3aa077cebc
|
Build fix for systems linux where va_list is an array type.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39508 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-01 09:44:35 +00:00 |
|
Włodzimierz Skiba
|
4ce7b1e43f
|
Minor source cleaning.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39507 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-01 09:16:06 +00:00 |
|
Włodzimierz Skiba
|
45f9b662d6
|
Build fix based on wxOS2 night build log.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39506 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-01 08:52:03 +00:00 |
|
Włodzimierz Skiba
|
2a673eb1c9
|
Include wx/listbox.h according to precompiled headers of wx/wx.h (with other minor cleaning).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39505 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-01 08:23:42 +00:00 |
|
Vadim Zeitlin
|
e926368418
|
regenerated after wxColour/File/Dir/FontPickerCtrl changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39499 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-01 00:17:43 +00:00 |
|
Vadim Zeitlin
|
d417574519
|
added possibility to reorder columns by dragging them (patch 1409677)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39498 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-01 00:13:19 +00:00 |
|
Vadim Zeitlin
|
ec376c8fd9
|
added wx{Colour|File|Dir|Font}PickerCtrl (patch 1472329 by Francesco)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39495 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-31 23:57:54 +00:00 |
|
Vadim Zeitlin
|
96aed0cd6b
|
don't assert if neither wxFD_OPEN nor wxFD_SAVE is given; wxFD_OPEN is the default
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39493 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-31 23:37:36 +00:00 |
|