Włodzimierz Skiba
|
88ef3a57a4
|
wxPalette unified. Source cleaning.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35811 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-10-06 14:37:43 +00:00 |
|
Vadim Zeitlin
|
10498b330d
|
another file where the version should be updated
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35806 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-10-06 09:09:18 +00:00 |
|
Kevin Hock
|
ad4a6192d7
|
Updated link to comctl32 download [ patch 1311650 ]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35803 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-10-05 23:31:10 +00:00 |
|
Włodzimierz Skiba
|
edc536d358
|
wxColour source cleaning. Corrections to 'const unsigned char' within wxColour docs.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35801 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-10-05 16:22:44 +00:00 |
|
Włodzimierz Skiba
|
1a1498c08b
|
Fix for mistake with const for non pointer/reference with corrections in documentation.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35797 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-10-04 18:14:41 +00:00 |
|
Włodzimierz Skiba
|
46562151eb
|
wxBrush::SetColour and wxPen::SetColour unified. Source cleaning.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35794 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-10-04 16:13:42 +00:00 |
|
Vadim Zeitlin
|
94cf5fc723
|
escape underscores and don't use abbreviations in text
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35788 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-10-03 23:52:52 +00:00 |
|
Włodzimierz Skiba
|
f7c40316d5
|
wxItemContainerImmutable::FindString unified.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35740 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-09-27 16:38:17 +00:00 |
|
Vadim Zeitlin
|
a5f5f678f2
|
typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35738 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-09-27 15:46:24 +00:00 |
|
Vadim Zeitlin
|
c6ece59558
|
added and documented SetEscapeId()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35689 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-09-25 20:17:01 +00:00 |
|
Stefan Neis
|
8a077f2872
|
Applied [ 1186782 ] Setting thread stack size on Unix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35682 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-09-25 16:12:18 +00:00 |
|
Vadim Zeitlin
|
42d0df0030
|
wxLaunchDefaultBrowser() now supports wxBROWSER_NEW_WINDOW flag (and it actually works correctly, too)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35669 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-09-24 23:56:34 +00:00 |
|
Vadim Zeitlin
|
fbfb8bcc3f
|
added missing consts and pass objects by const reference instead of by value (patch 1205869)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35665 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-09-24 21:43:15 +00:00 |
|
Vadim Zeitlin
|
e1cffcd6e3
|
don't set focus to a hidden notebook (patch 1299005)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35663 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-09-24 21:22:28 +00:00 |
|
Vadim Zeitlin
|
af1f0a7631
|
made absence of wxCHANGE_DIR flag work even under NT (slightly modified patch 1299298)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35661 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-09-24 20:38:50 +00:00 |
|
Vadim Zeitlin
|
254e8e2913
|
removed code defining NO_GCC_PRAGMA, we shouldn't need it any longer (alternatively, if user code requires it, we should always define it, but we still don't need any tests in configure)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35659 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-09-24 11:25:07 +00:00 |
|
Mart Raudsepp
|
b323fb0b8f
|
Remove instruction to define NO_GCC_PRAGMA when compiling with gcc using Makefiles on Windows from
docs/msw/install.txt
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35654 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-09-23 17:18:46 +00:00 |
|
Vadim Zeitlin
|
de9a407728
|
warning about standard controls
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35642 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-09-22 09:59:57 +00:00 |
|
Julian Smart
|
168e7d95ea
|
Changed date
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35618 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-09-20 12:08:32 +00:00 |
|
Julian Smart
|
fdd2ec3e96
|
Docmented IsModal change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35616 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-09-20 11:28:22 +00:00 |
|
Mart Raudsepp
|
4bbc4bded5
|
Document wxDirDialog styles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35613 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-09-20 10:57:33 +00:00 |
|
Julian Smart
|
57d9fc8522
|
Updated FAQ from web files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35608 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-09-20 09:09:20 +00:00 |
|
Mart Raudsepp
|
f69e752c86
|
Fix "Error: Curly braces do not match inside file fontmap.tex"
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35593 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-09-19 11:38:37 +00:00 |
|
Vadim Zeitlin
|
fa4bc07cce
|
documented GetAllEncodingNames
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35584 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-09-18 23:04:48 +00:00 |
|
Julian Smart
|
12c6934146
|
Documented GTK+ ~wxWindow fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35555 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-09-18 11:43:25 +00:00 |
|
Stefan Csomor
|
19c46ab5f3
|
wxMac changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35553 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-09-18 05:19:26 +00:00 |
|
Julian Smart
|
a33c7e9933
|
Resaved corrupt libs.bmp again
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35546 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-09-17 22:28:52 +00:00 |
|
Vadim Zeitlin
|
e6b2a3b383
|
documented wx_truncate_cast()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35540 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-09-17 21:08:25 +00:00 |
|
Julian Smart
|
1d20b7f2c6
|
Minor doc corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35526 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-09-17 12:53:07 +00:00 |
|
Julian Smart
|
e536d73ac4
|
Typo correction
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35525 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-09-17 08:11:23 +00:00 |
|
Vadim Zeitlin
|
a3fc2e6c94
|
added tech note describing how to add a new wxUSE_XXX
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35522 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-09-16 16:18:32 +00:00 |
|
Włodzimierz Skiba
|
ad0ac642d5
|
Native spline drawing.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35519 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-09-16 12:55:05 +00:00 |
|
Julian Smart
|
9a1e758d89
|
Doc fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35512 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-09-14 21:21:41 +00:00 |
|
Mart Raudsepp
|
ae3cd595dc
|
"See also wxListView" link for wxListCtrl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35500 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-09-14 00:09:29 +00:00 |
|
Julian Smart
|
f277ea12a6
|
Updated change log
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35472 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-09-11 18:36:41 +00:00 |
|
Julian Smart
|
41884be320
|
Applied patch [ 1284335 ] doc update for wxString::operator[]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35469 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-09-11 18:04:35 +00:00 |
|
Vadim Zeitlin
|
731fa21e8c
|
clarified ToULong() behaviour with negative numbers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35465 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-09-11 11:44:45 +00:00 |
|
Vadim Zeitlin
|
21ed3f204a
|
show that key codes are defined in wx/defs.h (patch 1284054)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35464 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-09-11 11:31:26 +00:00 |
|
Michael Wetherell
|
86e778e267
|
Improve instructions for compiling with djgpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35460 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-09-10 22:57:24 +00:00 |
|
Włodzimierz Skiba
|
bf8ca20d37
|
Fixed wxListbook and wxChoicebook internal layout.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35451 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-09-09 16:30:19 +00:00 |
|
Julian Smart
|
cde5a85767
|
Applied patch [ 1284913 ] [DOC] Removes msw.staticbitmap.htclient from sysopt.tex
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35445 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-09-09 14:40:53 +00:00 |
|
Julian Smart
|
625279a99f
|
Updated date
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35444 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-09-09 14:37:03 +00:00 |
|
Julian Smart
|
e7dfcb8ea4
|
Minor doc corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35443 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-09-09 14:33:41 +00:00 |
|
Kevin Hock
|
3f39c25469
|
wxApp destructor is virtual [ patch 1283503 ]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35436 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-09-07 01:05:52 +00:00 |
|
Mart Raudsepp
|
b636c599e7
|
Fix wxGLCanvas ctor prototypes in docs. Closes bug #1237072.
TODO: document the meaning of sharedCanvas arg.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35424 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-09-04 15:46:20 +00:00 |
|
Vadim Zeitlin
|
d7e0024b09
|
fix showing keyboard cues under Win2k/XP
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35417 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-09-03 23:00:22 +00:00 |
|
Vadim Zeitlin
|
de8a305a7f
|
made wxRegKey bugfix note more detailed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35416 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-09-03 22:58:30 +00:00 |
|
Vadim Zeitlin
|
8648883bfe
|
corrected Get() return value
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35401 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-09-01 14:46:18 +00:00 |
|
Vadim Zeitlin
|
484bdc6a72
|
added link to wxFileHistory
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35393 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-08-31 22:35:49 +00:00 |
|
Vadim Zeitlin
|
6774a5d355
|
added Open() mode parameter
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35392 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-08-31 22:25:19 +00:00 |
|