Julian Smart
|
2a3476f24d
|
Updated version number
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29615 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-10-03 09:57:15 +00:00 |
|
Vadim Zeitlin
|
bc525d0038
|
removed non-const wxDC accessors for pens, brushes, ... (bug 1039169)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29609 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-10-02 21:30:00 +00:00 |
|
Vadim Zeitlin
|
d85cfb3784
|
added wxVaCopy() and use it to fix wxVsnprintf() crash (see bug 1017651)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29604 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-10-02 18:32:31 +00:00 |
|
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 |
|
Włodzimierz Skiba
|
b236c10f77
|
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@29557 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-30 11:15:59 +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 |
|
Włodzimierz Skiba
|
f0e8a2d077
|
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@29537 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-29 11:25:34 +00:00 |
|
Włodzimierz Skiba
|
9ca7505f12
|
wxTLW::SetLeft/RightMenu of smart phones documented.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29534 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-29 09:46:26 +00:00 |
|
Vadim Zeitlin
|
0d01dd512f
|
wxListItem::m_data is now of type wxUIntPtr, not long, for compatibility with 64 bit systems
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29514 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-28 21:53:19 +00:00 |
|
Vadim Zeitlin
|
8c8d66c5f0
|
added wx_reinterpret_cast() macro
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29510 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-28 21:44:10 +00:00 |
|
Julian Smart
|
32025be9de
|
Duplicate wxLC_VIRTUAL removed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29503 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-28 17:30:00 +00:00 |
|
Włodzimierz Skiba
|
5b33ae84fd
|
Hardware defines spec.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29499 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-28 16:32:06 +00:00 |
|
Włodzimierz Skiba
|
57ff58bd13
|
Hardware defines spec. Their application to the sources will take more commits since it not always as easy as it seems when they are part of more complicated conditions.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29498 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-28 16:11:04 +00:00 |
|
Włodzimierz Skiba
|
dcbd177f06
|
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@29489 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-28 11:54:59 +00:00 |
|
Julian Smart
|
cf70008883
|
Typo corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29488 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-28 10:32:34 +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 |
|
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 |
|
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 |
|
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 |
|
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
|
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 |
|
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 |
|
Julian Smart
|
058a62b10d
|
Tweaks to fix RTF contents (need newline at end of each class file)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29411 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-26 16:37:44 +00:00 |
|
Julian Smart
|
a646203a02
|
Improved libs.bmp file but shows too small in WinHelp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29408 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-26 16:21:13 +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 |
|
Ryan Norton
|
6ea3ac58ea
|
no reference to wxFont - you've got to be kidding! :)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29388 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-26 11:52:11 +00:00 |
|
Ryan Norton
|
5d6f01d726
|
todo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29376 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-26 04:23:16 +00:00 |
|
Vadim Zeitlin
|
544229d106
|
added a way to create fonts with specified pixel size
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29356 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-25 23:03:44 +00:00 |
|
Vadim Zeitlin
|
6294ac2e91
|
support for huge files (patch 1002226)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29355 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-25 22:44:19 +00:00 |
|
Ryan Norton
|
3e17bc3f73
|
wxDrawerWindow - [ 909351 ] Drawer window for OS X Carbon - somewhat heavily modified
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29350 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-25 17:22:43 +00:00 |
|
Ryan Norton
|
1df420d62b
|
more todos so I don't forget
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29345 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-25 13:45:50 +00:00 |
|
Ryan Norton
|
607667fde8
|
mark changes. Mac OSX taskbar implementation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29344 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-25 13:36:07 +00:00 |
|
Dimitri Schoolwerth
|
857069f07c
|
added convience functions wxSizer::AddSpacer/AddStretchSpacer (plus Prepend and Insert variants) (previously implemented on 20040725)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29337 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-25 01:14:51 +00:00 |
|
Vadim Zeitlin
|
6028be3f39
|
trying to make GetData() return data format more clear
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29324 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-24 19:46:42 +00:00 |
|
Włodzimierz Skiba
|
392751754e
|
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@29316 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-24 10:57:56 +00:00 |
|
Václav Slavík
|
97722b262c
|
documented return value of wxListCtrl::HitTest
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29315 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-24 10:05:26 +00:00 |
|
Ryan Norton
|
4c2752843a
|
note that drawpoint only takes into account pen color like the _other_ toolkit. Note for tracker bug [ 844761 ] wxDC::DrawPoint ignores pen size
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29309 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-24 07:45:05 +00:00 |
|
Ryan Norton
|
8715d2d3c2
|
Add doc TODOs for wxVariant. You know, Convert wasn't documented _at all_, heh :).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29305 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-24 01:20:18 +00:00 |
|
Ryan Norton
|
c6dee7f728
|
GetId of wxTreeItemData returns a wxTreeItemId, not a wxTreeItem. From the wiki documentation buglets
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29302 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-23 23:53:07 +00:00 |
|
Ryan Norton
|
54d50c6e1b
|
wxT sample fix for regex docs - documentation buglet from wiki
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29301 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-23 23:38:05 +00:00 |
|
Ryan Norton
|
c805f6c3af
|
Mention that some functions are virtual - I'm pretty sure I didn't get all of them - from the wxwiki documentation buglets where it mentioned MainLoop() wasn't virtual
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29300 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-23 23:33:14 +00:00 |
|
Ryan Norton
|
1bd98e4150
|
Link to event handling overview in wxEvent - documentation buglet from wiki
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29299 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-23 23:25:07 +00:00 |
|
Ryan Norton
|
0bf9746652
|
Put include file for sizer classes in docs - documentation buglet from wiki http://wiki.wxwidgets.org/docs.cgi?q=buglets&target=wiki
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29298 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-23 23:17:12 +00:00 |
|
Ryan Norton
|
f31d9916c2
|
delightful typo fixed - it was indefontedly a spelling error :)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29295 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-23 22:36:56 +00:00 |
|
Ryan Norton
|
f2ac038698
|
get rid of \\ macros and change See Also -> See also
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29289 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-23 20:20:53 +00:00 |
|
Julian Smart
|
01a01d1084
|
Minor doc corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29288 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-23 19:36:28 +00:00 |
|
Ryan Norton
|
beb3c20c88
|
typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29287 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-23 19:16:08 +00:00 |
|
Ryan Norton
|
38fc80aef7
|
wxGLContext docs, tidy up of some wxGLCanvas docs, add wxGLContext to classes list, and add gl classes to misc category
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29286 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-23 19:01:20 +00:00 |
|
Włodzimierz Skiba
|
08f1d43873
|
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@29278 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-23 15:41:43 +00:00 |
|
Włodzimierz Skiba
|
1f30c17645
|
wx(Choice/List/Note)book controls send CHANG(ED/ING) events in SetSelection.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29276 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-23 12:43:10 +00:00 |
|