Mart Raudsepp
|
8a15e8ba7a
|
[wxGTK2] Move wxFontRefData::SetPointSize to wxNativeFontInfo. Implement SetFaceName()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35276 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-08-23 00:03:27 +00:00 |
|
Mart Raudsepp
|
7533ba252b
|
[wxGTK2] Move wxFontRefData::SetStyle/SetWeight to wxNativeFontInfo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35275 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-08-22 23:56:01 +00:00 |
|
Mart Raudsepp
|
b67d14bee0
|
[wxGTK2] Do what we (I) can wrt the win32 centric wxNativeFontInfo::GetFamily
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35271 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-08-22 23:19:57 +00:00 |
|
Mart Raudsepp
|
38d446db26
|
[wxGTK2] Return wxTELETYPE with GetFamily() for monospaced fonts, fixing IsFixedWidth() after it broke completely
after get accessor changes, and returning the right thing in GetFamily() in this case. Other families TODO.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35268 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-08-22 20:42:03 +00:00 |
|
Mart Raudsepp
|
b578601e3e
|
[wxGTK2] Plug memory leak in wxFontEnumerator::EnumerateFacenames()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35267 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-08-22 20:25:32 +00:00 |
|
Vadim Zeitlin
|
816a7358d3
|
test for wxHAVE_PTHREAD_CLEANUP with #ifdefs instead of testing for (never defined) HAVE_THREAD_CLEANUP_FUNCTIONS with #if
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35088 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-08-04 01:06:36 +00:00 |
|
Mattia Barbon
|
d946915c20
|
Return the correct encoding for X font spec construction
under Japanese locale.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35026 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-07-30 17:26:06 +00:00 |
|
Mattia Barbon
|
b12401e0d5
|
Fix indentation.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35024 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-07-30 17:22:50 +00:00 |
|
Vadim Zeitlin
|
c5191fbd2b
|
many improvements/bug fixes to media control: new wxEVT_MEDIA_LOADED event, new methods taking URIs, new DirectShow implementation, significant sample improvements (patch 1233613)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34974 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-07-28 23:56:57 +00:00 |
|
Włodzimierz Skiba
|
5fb9aa5673
|
Better 'missing WXUNUSED' workaround (perhaps unnecessary if nomore standalone option possible).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34937 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-07-26 15:38:55 +00:00 |
|
Włodzimierz Skiba
|
c40158e40b
|
Corrections for future OW 1.4. Warning fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34935 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-07-26 09:05:27 +00:00 |
|
Włodzimierz Skiba
|
7e1e696511
|
wxOS2 with Open Watcom: correct PCH usage, missing headers, warning fixes, source cleaning and other Watcom adjustements.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34903 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-07-21 17:18:43 +00:00 |
|
Vadim Zeitlin
|
1872e04240
|
fix addr2line output parsing (patch 1228591)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34841 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-07-14 09:14:31 +00:00 |
|
Włodzimierz Skiba
|
d0ee33f5c6
|
'[1219035] cleanup: miscellaneous' and minor source cleaning.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34643 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-06-13 12:19:33 +00:00 |
|
Włodzimierz Skiba
|
8fbe65e96d
|
Second part of '[ 1216148 ] cleanup: unused variables and declarations'.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34595 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-06-08 14:37:40 +00:00 |
|
Julian Smart
|
dcd5c3d048
|
Applied patch [ 1213066 ] correct device names for Joystick in Linux
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34514 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-06-02 08:06:29 +00:00 |
|
Julian Smart
|
d69225772a
|
Olly Betts' typo patch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34439 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-05-31 09:29:22 +00:00 |
|
Włodzimierz Skiba
|
15575028ea
|
Warning fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34316 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-05-24 10:10:40 +00:00 |
|
Stefan Csomor
|
fb19fbabbc
|
applying patch 1188918
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34005 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-05-10 05:44:10 +00:00 |
|
Stefan Csomor
|
fcbd7e5a12
|
now it's uint32 on mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33979 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-05-07 13:35:09 +00:00 |
|
Julian Smart
|
99d800190a
|
Added licence/copyright information
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33948 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-05-04 18:57:50 +00:00 |
|
Michael Wetherell
|
83d8eb470b
|
Remove msdos code now in src/msdos, update bakefiles and regenerate.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33876 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-04-25 10:28:59 +00:00 |
|
Kevin Hock
|
3afdfec453
|
Add comment explaining the role of wxMacExecute
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33825 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-04-22 14:19:06 +00:00 |
|
Ryan Norton
|
62705a278a
|
Add support for launching APPL bundles with wxExecute
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33801 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-04-21 19:58:22 +00:00 |
|
Stefan Csomor
|
18441bb1d8
|
CW fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33755 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-04-19 12:39:36 +00:00 |
|
Ryan Norton
|
3bdb628b5c
|
wxExecute log message cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33734 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-04-18 21:25:10 +00:00 |
|
Julian Smart
|
dfc6f510c5
|
Fix for MGL link error
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33701 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-04-17 12:55:39 +00:00 |
|
Robert Roebling
|
0f6858b69e
|
Apply Mart R.'s patch for improved font width
handling and minor doc corrections.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33572 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-04-13 13:53:19 +00:00 |
|
Włodzimierz Skiba
|
da865fdd32
|
Deprecate wxPathExists, make wxDirExists used everywhere, minor source cleaning.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33350 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-04-05 16:10:48 +00:00 |
|
Julian Smart
|
2c9b313119
|
Frames to skip now honoured for Unix stackwalking
Limited depth to 10 for assert dialog
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33217 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-31 16:26:49 +00:00 |
|
Stefan Neis
|
8c0f890626
|
Fixed compilation error on unknown type "in_addr_t".
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33129 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-28 19:46:01 +00:00 |
|
Vadim Zeitlin
|
ede3a6d68a
|
use popen() instead of wxExecute(), it works inside wxYield() unlike the latter
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33110 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-27 22:22:24 +00:00 |
|
Robert Roebling
|
37b5dea730
|
Actually make use of new cool file conversion
class in wxDir.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33106 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-27 19:00:42 +00:00 |
|
Vadim Zeitlin
|
865bb3251e
|
GTK+ callbacks must have C linkage (patch 1157384)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32974 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-21 23:42:26 +00:00 |
|
Vadim Zeitlin
|
44353523d8
|
document (and check for it with assert) that wxGetKeyState(WXK_[LMR]BUTTON) doesn't work (patch 1156279)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32970 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-21 23:05:16 +00:00 |
|
Julian Smart
|
e61ec95a3c
|
stopwatch.h needed for wxGetLocalTimeMillis
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32858 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-17 09:10:35 +00:00 |
|
Kevin Hock
|
e400d27dcc
|
Added comments explaining more about the changes in my last commit. Also, removed __DARWIN__ check for enabling CONNECTION events, always wait to enable them until after the connect() call.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32845 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-16 05:11:37 +00:00 |
|
David Elliott
|
7be8c821b7
|
Dammit, try it again this time actually removing it instead of adding it
again (forgot to give patch the -R).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32808 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-14 02:15:41 +00:00 |
|
David Elliott
|
b35bb76271
|
Reverted 1.32. This breaks my Tiger builds which is part of the reason
I reverted the last incarnation of this in the first place!!!
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32807 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-14 02:12:15 +00:00 |
|
Vadim Zeitlin
|
cf72919c84
|
ensure that either RTLD_LAZY or RTLD_NOW is always used as calling dlopen() with flags == 0 fails withrecent glibc versions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32784 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-12 20:43:58 +00:00 |
|
Jouk Jansen
|
a98ce49a41
|
Committing in .
OPenVMS updates
Modified Files:
wxWidgets/setup.h_vms wxWidgets/src/unix/stdpaths.cpp
----------------------------------------------------------------------
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32752 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-11 09:33:29 +00:00 |
|
Kevin Hock
|
bb154f79f3
|
Automatic use of MSG_NOSIGNAL or SO_NOSIGPIPE (checked at compile time); moved enabling of connection events on Darwin after connection has been accepted in WaitConnection; in Connect, enable events only after connection has succeeded rather than unconditionally before; do not close connection when a socket call results in EWOULDBLOCK, EAGAIN or EINTR, as these do not indicate a closed connection; loop around calls to send and recv so that socket calls returning EINTR can be immediately retried; check for invalid socket pointer in Detected_Read
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32697 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-09 18:12:27 +00:00 |
|
Vadim Zeitlin
|
07158944d8
|
added wxUSE_STDPATHS
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32649 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-07 22:37:58 +00:00 |
|
Vadim Zeitlin
|
1d836590aa
|
fix warning about comparing (signed) -1 with (unsigned) in_addr_t under Solaris
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32625 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-06 13:43:56 +00:00 |
|
Mattia Barbon
|
80f7ea17cb
|
Avoid uninitialized variable warnings.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32619 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-05 16:13:55 +00:00 |
|
Ryan Norton
|
a4945572ca
|
Rework to include gnome preferences. Correct signal methods
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31975 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-12 23:24:40 +00:00 |
|
Ryan Norton
|
b4a345a67a
|
changes based on message #6 in my thread with Vaclav :)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31972 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-12 21:00:37 +00:00 |
|
Ryan Norton
|
dae87f93ab
|
change configure to better detect gstreamer. Check create is valid in mediaplayer sample. Comment the heck out of the unix mediaplayer.cpp.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31968 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-12 19:32:26 +00:00 |
|
Ryan Norton
|
e47570f11c
|
remove superflous comments
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31893 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-10 14:39:33 +00:00 |
|
Ryan Norton
|
1e22656e8e
|
wxMediaCtrl unix port with gstreamer usable version :)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31888 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-10 10:54:06 +00:00 |
|