projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
wxFD_* constants without 2.6 compatibility (heavily extended and modified patch ...
[wxWidgets.git]
/
src
/
unix
/
2005-09-18
Vadim Zeitlin
added ifconfig and ping locations for AIX
tree
|
commitdiff
2005-09-18
Vadim Zeitlin
signed/unsigned comparison warning
tree
|
commitdiff
2005-09-17
Vadim Zeitlin
added wx_truncate_cast and use it (sometimes instead...
tree
|
commitdiff
2005-09-17
Vadim Zeitlin
added ping location for IRIX
tree
|
commitdiff
2005-09-17
Vadim Zeitlin
avoid assigning 64 bit ints to a 16 bit one
tree
|
commitdiff
2005-09-13
Vadim Zeitlin
X error handler should be extern C (SunCC warning fix)
tree
|
commitdiff
2005-09-13
Vadim Zeitlin
use WX_DEFINE_ARRAY_PTR for anarray of pointers (fixes...
tree
|
commitdiff
2005-09-13
Vadim Zeitlin
use extern C around signal handler declaration (fixes...
tree
|
commitdiff
2005-09-09
Julian Smart
Applied patch [ 1281902 ] fix for wxJoystick under...
tree
|
commitdiff
2005-09-09
Julian Smart
Applied patch [ 1283943 ] Fix crash in GSocket::Select
tree
|
commitdiff
2005-09-03
Vadim Zeitlin
include wx/defs.h (and hence wx/platform.h and so reall...
tree
|
commitdiff
2005-08-31
Stefan Neis
Replaced SOCKLEN_T by WX_SOCKLEN_T to resolve conflict...
tree
|
commitdiff
2005-08-29
Mart Raudsepp
Remove assert from wxNativeFontInfo::GetFamily() due...
tree
|
commitdiff
2005-08-29
Mart Raudsepp
[wxGTK2] Runtime check for pango_font_family_is_monospa...
tree
|
commitdiff
2005-08-29
Mart Raudsepp
[wxGTK2] Runtime check for pango_font_family_is_monospa...
tree
|
commitdiff
2005-08-25
Mart Raudsepp
[wxGTK2] Check if a family wasn't found for the descrip...
tree
|
commitdiff
2005-08-24
Vadim Zeitlin
fixed -Wundef warning for HAVE_SCHED_H
tree
|
commitdiff
2005-08-23
Vadim Zeitlin
check for missing statfs() prototype (happens at least...
tree
|
commitdiff
2005-08-23
Mart Raudsepp
[wxGTK2] Move wxFontRefData::SetPointSize to wxNativeFo...
tree
|
commitdiff
2005-08-22
Mart Raudsepp
[wxGTK2] Move wxFontRefData::SetStyle/SetWeight to...
tree
|
commitdiff
2005-08-22
Mart Raudsepp
[wxGTK2] Do what we (I) can wrt the win32 centric wxNat...
tree
|
commitdiff
2005-08-22
Mart Raudsepp
[wxGTK2] Return wxTELETYPE with GetFamily() for monospa...
tree
|
commitdiff
2005-08-22
Mart Raudsepp
[wxGTK2] Plug memory leak in wxFontEnumerator::Enumerat...
tree
|
commitdiff
2005-08-04
Vadim Zeitlin
test for wxHAVE_PTHREAD_CLEANUP with #ifdefs instead...
tree
|
commitdiff
2005-07-30
Mattia Barbon
Return the correct encoding for X font spec construction
tree
|
commitdiff
2005-07-30
Mattia Barbon
Fix indentation.
tree
|
commitdiff
2005-07-28
Vadim Zeitlin
many improvements/bug fixes to media control: new wxEVT...
tree
|
commitdiff
2005-07-26
Włodzimierz Skiba
Better 'missing WXUNUSED' workaround (perhaps unnecessa...
tree
|
commitdiff
2005-07-26
Włodzimierz Skiba
Corrections for future OW 1.4. Warning fixes.
tree
|
commitdiff
2005-07-21
Włodzimierz Skiba
wxOS2 with Open Watcom: correct PCH usage, missing...
tree
|
commitdiff
2005-07-14
Vadim Zeitlin
fix addr2line output parsing (patch 1228591)
tree
|
commitdiff
2005-06-13
Włodzimierz Skiba
'[1219035] cleanup: miscellaneous' and minor source...
tree
|
commitdiff
2005-06-08
Włodzimierz Skiba
Second part of '[ 1216148 ] cleanup: unused variables...
tree
|
commitdiff
2005-06-02
Julian Smart
Applied patch [ 1213066 ] correct device names for...
tree
|
commitdiff
2005-05-31
Julian Smart
Olly Betts' typo patch
tree
|
commitdiff
2005-05-24
Włodzimierz Skiba
Warning fix.
tree
|
commitdiff
2005-05-10
Stefan Csomor
applying patch 1188918
tree
|
commitdiff
2005-05-07
Stefan Csomor
now it's uint32 on mac
tree
|
commitdiff
2005-05-04
Julian Smart
Added licence/copyright information
tree
|
commitdiff
2005-04-25
Michael Wetherell
Remove msdos code now in src/msdos, update bakefiles...
tree
|
commitdiff
2005-04-22
Kevin Hock
Add comment explaining the role of wxMacExecute
tree
|
commitdiff
2005-04-21
Ryan Norton
Add support for launching APPL bundles with wxExecute
tree
|
commitdiff
2005-04-19
Stefan Csomor
CW fix
tree
|
commitdiff
2005-04-18
Ryan Norton
wxExecute log message cleanup
tree
|
commitdiff
2005-04-17
Julian Smart
Fix for MGL link error
tree
|
commitdiff
2005-04-13
Robert Roebling
Apply Mart R.'s patch for improved font width
tree
|
commitdiff
2005-04-05
Włodzimierz Skiba
Deprecate wxPathExists, make wxDirExists used everywher...
tree
|
commitdiff
2005-03-31
Julian Smart
Frames to skip now honoured for Unix stackwalking
tree
|
commitdiff
2005-03-28
Stefan Neis
Fixed compilation error on unknown type "in_addr_t".
tree
|
commitdiff
2005-03-27
Vadim Zeitlin
use popen() instead of wxExecute(), it works inside...
tree
|
commitdiff
2005-03-27
Robert Roebling
Actually make use of new cool file conversion
tree
|
commitdiff
2005-03-21
Vadim Zeitlin
GTK+ callbacks must have C linkage (patch 1157384)
tree
|
commitdiff
2005-03-21
Vadim Zeitlin
document (and check for it with assert) that wxGetKeySt...
tree
|
commitdiff
2005-03-17
Julian Smart
stopwatch.h needed for wxGetLocalTimeMillis
tree
|
commitdiff
2005-03-16
Kevin Hock
Added comments explaining more about the changes in...
tree
|
commitdiff
2005-03-14
David Elliott
Dammit, try it again this time actually removing it...
tree
|
commitdiff
2005-03-14
David Elliott
Reverted 1.32. This breaks my Tiger builds which is...
tree
|
commitdiff
2005-03-12
Vadim Zeitlin
ensure that either RTLD_LAZY or RTLD_NOW is always...
tree
|
commitdiff
2005-03-11
Jouk Jansen
Committing in .
tree
|
commitdiff
2005-03-09
Kevin Hock
Automatic use of MSG_NOSIGNAL or SO_NOSIGPIPE (checked...
tree
|
commitdiff
2005-03-07
Vadim Zeitlin
added wxUSE_STDPATHS
tree
|
commitdiff
2005-03-06
Vadim Zeitlin
fix warning about comparing (signed) -1 with (unsigned...
tree
|
commitdiff
2005-03-05
Mattia Barbon
Avoid uninitialized variable warnings.
tree
|
commitdiff
2005-02-12
Ryan Norton
Rework to include gnome preferences. Correct signal...
tree
|
commitdiff
2005-02-12
Ryan Norton
changes based on message #6 in my thread with Vaclav :)
tree
|
commitdiff
2005-02-12
Ryan Norton
change configure to better detect gstreamer. Check...
tree
|
commitdiff
2005-02-10
Ryan Norton
remove superflous comments
tree
|
commitdiff
2005-02-10
Ryan Norton
wxMediaCtrl unix port with gstreamer usable version :)
tree
|
commitdiff
2005-02-06
Stefan Csomor
type fixes
tree
|
commitdiff
2005-02-05
Ryan Norton
Put _something_ there for now....
tree
|
commitdiff
2005-02-04
Ryan Norton
unix mediactrl stubs...
tree
|
commitdiff
2005-02-04
Ryan Norton
fix warnings on cocoa 10.2 also
tree
|
commitdiff
2005-02-03
Robert Roebling
Blind fix for Compilo.
tree
|
commitdiff
2005-02-03
Ryan Norton
fix pointer conversion warnings on OSX 10.2
tree
|
commitdiff
2005-01-31
Robert Roebling
Set state of internal thread object upon ::Exit
tree
|
commitdiff
2005-01-30
Vadim Zeitlin
fixed typo in last commit
tree
|
commitdiff
2005-01-29
Vadim Zeitlin
(blind) compilation fixes for OS X 10.2
tree
|
commitdiff
2005-01-26
Stefan Neis
Fixed a compilation problem on AIX.
tree
|
commitdiff
2005-01-26
Jouk Jansen
Committing in .
tree
|
commitdiff
2005-01-23
Robert Roebling
Enable UpdateUI events in wxTaskBarIcon.
tree
|
commitdiff
2005-01-20
Włodzimierz Skiba
Simple wxBatteryPower API for the support in wxWinCE...
tree
|
commitdiff
2005-01-19
Kevin Hock
Additional header files required
tree
|
commitdiff
2005-01-19
Vadim Zeitlin
fixed crash in wxKill() introduced by 1.116 patch ...
tree
|
commitdiff
2005-01-19
Vadim Zeitlin
implemented wxStackWalker for Unix (using glibc-specifi...
tree
|
commitdiff
2005-01-18
Vadim Zeitlin
fixed crash if an error happened inside WaitConnection...
tree
|
commitdiff
2005-01-18
Vadim Zeitlin
Unicode compilation fix (patch 1104406)
tree
|
commitdiff
2005-01-17
David Elliott
Make this compile on Darwin. Vadim, could you please...
tree
|
commitdiff
2005-01-17
Vadim Zeitlin
compilation fixes for !USE_PCH
tree
|
commitdiff
2005-01-16
Vadim Zeitlin
implemented wxDynamicLibrary::ListLoaded() for Linux...
tree
|
commitdiff
2005-01-16
Vadim Zeitlin
extracted Unix code in a separate new file (src/unix...
tree
|
commitdiff
2004-12-28
David Elliott
Some platforms that use socklen_t don't use it for...
tree
|
commitdiff
2004-12-27
Włodzimierz Skiba
Take best fitting type for available memory measurement.
tree
|
commitdiff
2004-12-19
Vadim Zeitlin
added wxEXEC_NODISABLE
tree
|
commitdiff
2004-12-19
Vadim Zeitlin
IRIX compilation fix: don't redeclare usleep() if HAVE_...
tree
|
commitdiff
2004-12-05
Julian Smart
Added flags argument to wxKill and wxProcess::Kill...
tree
|
commitdiff
2004-11-24
Robert Roebling
Applied kill patch (proper return value testing).
tree
|
commitdiff
2004-11-24
Jouk Jansen
Committing in .
tree
|
commitdiff
2004-11-12
Ron Lee
Cruft cleanup from MJW, strip the tabs out of sound.cpp
tree
|
commitdiff
2004-11-10
Vadim Zeitlin
better (more precise) values for wxGetOsDescription...
tree
|
commitdiff
2004-11-10
Vadim Zeitlin
new set of fixes for problems due to huge files support...
tree
|
commitdiff
next