Ron Lee
|
0ce85b3d22
|
added -ffunction-sections for broken hppa linker.
bumped debian version for release.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17971 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-25 13:08:22 +00:00 |
|
Ron Lee
|
463318d6e8
|
update config.guess, adds support for mips (released on Debian)
and a couple of other new platforms.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17970 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-25 12:12:56 +00:00 |
|
Julian Smart
|
719d607331
|
Use rpmbuild, not rpm
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17969 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-25 09:52:36 +00:00 |
|
Julian Smart
|
5f053923e2
|
Corrected redirection typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17968 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-25 08:50:50 +00:00 |
|
Vadim Zeitlin
|
866a1da2da
|
define (empty) ~wxDataObject everywhere: apparently it's needed for AIX and not only Darwin
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17967 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-25 01:51:04 +00:00 |
|
Julian Smart
|
14ee3dc323
|
Corrected some .dsp,.dsw filenames
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17966 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-24 21:31:35 +00:00 |
|
Stefan Csomor
|
305f6124d4
|
m_meta was removed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17965 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-24 18:37:28 +00:00 |
|
Julian Smart
|
e425da62de
|
Updated the OS2-specific configury
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17964 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-24 17:29:16 +00:00 |
|
Stefan Csomor
|
6c4a74f67e
|
added code for always getting back the real font name even though only a family was given.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17963 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-24 17:05:52 +00:00 |
|
Stefan Csomor
|
4d9bcf27a8
|
switched drawing algorithm, since apparently DrawThemeTextBox has some problems not squeezing the text under certain OS versions. also added the OS Truncating algorithm which does add ellipsis (...) when the text does not fit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17962 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-24 17:03:35 +00:00 |
|
Stefan Neis
|
50c7b3cd58
|
Added work-arounds for current problems with OS/2's PM port.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17961 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-24 16:13:02 +00:00 |
|
Stefan Neis
|
21b132347d
|
Compilation fix for EMX.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17960 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-24 16:09:42 +00:00 |
|
Julian Smart
|
17ffbcef2e
|
Fixed some wxNotebook refresh problems on wxUniv/WIN32
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17959 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-24 11:52:33 +00:00 |
|
Julian Smart
|
f9829ca9f6
|
Updated date on readme
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17958 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-24 10:52:50 +00:00 |
|
Julian Smart
|
a6d9a74902
|
Corrected label typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17957 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-23 20:50:25 +00:00 |
|
Václav Slavík
|
20e2e78607
|
use wxConvLibc for argv[] again
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17956 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-23 20:47:21 +00:00 |
|
Julian Smart
|
00bb90a5ef
|
Added a Refresh() to SetSelection() so programmatic tab changing works
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17955 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-23 20:12:45 +00:00 |
|
Stefan Neis
|
57350623b6
|
Added yet another include for EMX.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17954 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-23 18:36:54 +00:00 |
|
Vadim Zeitlin
|
2b46f72b18
|
updated french translation from Stephane Junique
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17953 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-23 15:43:49 +00:00 |
|
Stefan Csomor
|
1502cb12e1
|
changes for supporting more menu shortcuts
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17952 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-23 08:02:50 +00:00 |
|
Robin Dunn
|
c77f5e912d
|
SWIGged updates for wxMac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17951 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-23 05:36:39 +00:00 |
|
Julian Smart
|
35c9aadc34
|
wxTabEvent and tab styles now in keeping with wxNotebook, for future
reference.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17950 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-23 00:00:21 +00:00 |
|
Julian Smart
|
dbad89ddf6
|
wxTabEvent should derive from wxNotifyEvent, not wxCommandEvent
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17949 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-22 23:06:23 +00:00 |
|
Vadim Zeitlin
|
23c618498b
|
don't return wxDefaultSize from GetBestSize() under any circumstances (reverted part of 1.123.2.2 change)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17948 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-22 22:51:57 +00:00 |
|
Robin Dunn
|
8a69a46a6c
|
demo tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17947 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-22 22:32:36 +00:00 |
|
Robin Dunn
|
e3ecd8d90b
|
Ran autoconf on the configure.in that was recently checked in
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17946 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-22 22:30:07 +00:00 |
|
Robin Dunn
|
05dce81b01
|
Added new wxTreeCtrl methods
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17945 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-22 22:27:46 +00:00 |
|
Robin Dunn
|
790072cb11
|
SWIGged updates foe wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17944 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-22 22:25:28 +00:00 |
|
Vadim Zeitlin
|
adf499e8bd
|
fixed SetBestSize() by restoring its old behaviour (undid 1.94.2.1 change and added comments about why the actual code is right)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17943 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-22 21:37:10 +00:00 |
|
Robin Dunn
|
04328e6e30
|
Fixed a typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17942 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-22 21:33:21 +00:00 |
|
Robin Dunn
|
43989cd7fd
|
Added some missing wxSTC_CMD_* #defines, also changed a bit how stc.h
is generated so all the wxSTC_CMD_*'s are grouped together.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17941 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-22 20:49:48 +00:00 |
|
Robin Dunn
|
5e119f2478
|
Whitespace-only changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17940 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-22 19:06:12 +00:00 |
|
Robin Dunn
|
8f968c7be2
|
SWIGged updates for wxMac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17938 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-22 18:52:13 +00:00 |
|
Robin Dunn
|
06c2fab604
|
Add libstdc++ for building on Jaguar
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17937 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-22 18:47:37 +00:00 |
|
Julian Smart
|
aa9bb779bb
|
Added missing wxTreeCtrl accessors.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17936 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-22 16:49:51 +00:00 |
|
Vadim Zeitlin
|
a5801aa78e
|
use #include "wx/sizer.h" instead of <wx/sizer.h>
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17935 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-22 12:18:25 +00:00 |
|
Vadim Zeitlin
|
97d5c8bff8
|
added missing combobox ctor param doc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17934 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-22 11:54:38 +00:00 |
|
Julian Smart
|
619659372c
|
Fixed a Latex error but giving up with others
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17933 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-22 08:59:23 +00:00 |
|
Julian Smart
|
e22cbf697e
|
A script to suppress some common Lacheck warnings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17932 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-22 08:49:58 +00:00 |
|
Gilles Depeyrot
|
bdc68939fb
|
remove OnSize handler which is in fact not needed now that width caching is
based on caching the client width changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17931 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-22 07:13:39 +00:00 |
|
Robert Roebling
|
93f1e6d330
|
Reimplemented wxMatchWild() which should fix the
problems it had under Unicode and the fact that
it behaved differently on different platforms.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17930 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-21 21:49:20 +00:00 |
|
Gilles Depeyrot
|
9814147718
|
recompute width cache if client width has changed to take into account the fact
that derived OnSize is run before cache has been cleared in own OnSize
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17929 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-21 21:30:28 +00:00 |
|
Vadim Zeitlin
|
af68a70285
|
described --enable-debug and not only debug_info/flag
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17928 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-21 17:19:38 +00:00 |
|
Julian Smart
|
437753d80c
|
Border removed, other sillinesses fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17927 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-21 17:01:15 +00:00 |
|
Jouk Jansen
|
6fb932d8cc
|
Committing in .
OpenVMS compile support update
Modified Files:
Tag: WX_2_4_BRANCH
wxWindows/src/html/descrip.mms
----------------------------------------------------------------------
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17926 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-21 14:59:39 +00:00 |
|
Robert Roebling
|
d992c3caa5
|
This should add Unicode mode to the list of
compile modes after running configure.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17925 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-20 20:52:26 +00:00 |
|
Julian Smart
|
769caa0789
|
Fixed libsrc_dir variable
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17924 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-20 19:44:16 +00:00 |
|
Robert Roebling
|
ae361aca86
|
GTK2 fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17923 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-20 17:45:14 +00:00 |
|
Julian Smart
|
d01e3d8d9e
|
Fixed ALL CAPS text bug in wxX11
Removed compiler warning in text sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17922 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-20 15:14:02 +00:00 |
|
Julian Smart
|
49cbccdd3f
|
Removed silly comment
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17921 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-20 08:29:46 +00:00 |
|