projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
added wakeup implementation for osx_cocoa
[wxWidgets.git]
/
src
/
unix
/
2007-07-04
Vadim Zeitlin
simplify test for 64 bit architectures: just check...
tree
|
commitdiff
2007-07-04
Vadim Zeitlin
added support for broadcasting to UDP sockets (patch...
tree
|
commitdiff
2007-06-26
Vadim Zeitlin
fix bug in WX_GL_DOUBLEBUFFER handling introduced durin...
tree
|
commitdiff
2007-06-22
Vadim Zeitlin
suppress Sun CC warnings about casting between C++...
tree
|
commitdiff
2007-06-22
Vadim Zeitlin
fix Sun CC warning about name clash between the method...
tree
|
commitdiff
2007-06-19
Václav Slavík
make wxSetEnv compatible with ANSI and Unicode, depreca...
tree
|
commitdiff
2007-06-19
Václav Slavík
return wxString from wxDynamicLibrary::GetDllExt()
tree
|
commitdiff
2007-06-17
Mattia Barbon
Linking fix: g_isIdle is for GTK1 only.
tree
|
commitdiff
2007-06-11
Václav Slavík
use wx/crt.h as the 'official' header for wxCRT wrapper...
tree
|
commitdiff
2007-06-10
Václav Slavík
don't use implicit wxString->char*/wchar_t* conversion...
tree
|
commitdiff
2007-06-09
Vadim Zeitlin
generate disconnection event if recv() returns 0 in...
tree
|
commitdiff
2007-06-04
Vadim Zeitlin
rename old wxAppConsole to wxAppConsoleBase and wxAppCo...
tree
|
commitdiff
2007-06-04
Vadim Zeitlin
reset one shot timer internal state instead of leaving...
tree
|
commitdiff
2007-06-02
Vadim Zeitlin
factor out the fd<->handlers map from wxFDIODispatcher...
tree
|
commitdiff
2007-05-23
Václav Slavík
take wxString, not wxChar* in wxStandardPaths::GetLocal...
tree
|
commitdiff
2007-05-22
Vadim Zeitlin
don't define wxEventLoop class differently in GUI and...
tree
|
commitdiff
2007-05-16
Robin Dunn
Apply parts of patch #1719888 to fix compilation on...
tree
|
commitdiff
2007-05-16
Jouk Jansen
OpenVMS changes
tree
|
commitdiff
2007-05-16
Václav Slavík
PCH-less compilation fix
tree
|
commitdiff
2007-05-14
Vadim Zeitlin
implement event loop for console applications (heavily...
tree
|
commitdiff
2007-05-03
Vadim Zeitlin
compilation fix for PCH-less build
tree
|
commitdiff
2007-04-27
Václav Slavík
PCH-less compilation fixes
tree
|
commitdiff
2007-04-20
Vadim Zeitlin
preparation for allowing to use wxTimer in wxBase ...
tree
|
commitdiff
2007-04-15
Vadim Zeitlin
Refactor all code common to X11 OpenGL implementations...
tree
|
commitdiff
2007-04-11
Vadim Zeitlin
don't use obsolete functions (mostly copystring() and...
tree
|
commitdiff
2007-04-08
Vadim Zeitlin
added wxEXEC_BLOCK flag (patch 1620430)
tree
|
commitdiff
2007-04-07
Vadim Zeitlin
1. changed wxIconBundle to use m_refData and COW to...
tree
|
commitdiff
2007-03-30
Vadim Zeitlin
don't handle orderly socket shutdown by the peer as...
tree
|
commitdiff
2007-03-30
Vadim Zeitlin
fix memory leak in wxFileTypeImpl::SetCommand() if...
tree
|
commitdiff
2007-03-30
Vadim Zeitlin
fix memory leak in wxFileTypeImpl::SetDefaultIcon(...
tree
|
commitdiff
2007-03-30
Vadim Zeitlin
don't return junk from wxGetOsVersion() if we failed...
tree
|
commitdiff
2007-03-19
Vadim Zeitlin
compilation fix for switch(wxChar)
tree
|
commitdiff
2007-03-18
Vadim Zeitlin
fix XModifierKeymap memory leak (patch 1683137)
tree
|
commitdiff
2007-03-17
Václav Slavík
first phase of transition to unified Unicode build:
tree
|
commitdiff
2007-03-17
Vadim Zeitlin
shutdown sockets gracefully instead of doing it with...
tree
|
commitdiff
2007-03-16
Vadim Zeitlin
wxX11 Unicode compilation fix
tree
|
commitdiff
2007-03-16
Vadim Zeitlin
multiple fixes to wxJoystick under Unix and new index...
tree
|
commitdiff
2007-03-13
Vadim Zeitlin
test for pthread_mutex_timedlock() availability in...
tree
|
commitdiff
2007-03-11
Vadim Zeitlin
added wxSafeConvertMB2WX/WX2MB() and use them when...
tree
|
commitdiff
2007-03-11
Vadim Zeitlin
fixed overflow when using sysconf() to retrieve free...
tree
|
commitdiff
2007-03-10
Vadim Zeitlin
set SO_REUSEADDR before binding for UDP sockets too...
tree
|
commitdiff
2007-03-08
Vadim Zeitlin
use gettimeofday() instead of clock_gettime() as the...
tree
|
commitdiff
2007-03-08
Vadim Zeitlin
added wxMutex::LockTimeout() (modified patch 1671637)
tree
|
commitdiff
2007-03-07
Vadim Zeitlin
fixed detection of number of processors under Linux...
tree
|
commitdiff
2007-02-27
Vadim Zeitlin
Support encodings in wxGTK_CONV_BACK() in the same...
tree
|
commitdiff
2007-02-11
Vadim Zeitlin
don't Printf() the string into itself (replaces patch...
tree
|
commitdiff
2007-01-22
Václav Slavík
enable wxFontMapper in wxDFB port
tree
|
commitdiff
2007-01-18
Vadim Zeitlin
reverted last change: wxGTK-specific wxMutextGui code...
tree
|
commitdiff
2007-01-18
Paul Cornett
use GTK-specific GUI lock
tree
|
commitdiff
2007-01-07
Stefan Neis
Attempt at fixing deepCopyHostent/Servent.
tree
|
commitdiff
2007-01-02
Jouk Jansen
avoid reading KDE-tables on OpenVMS. They will never...
tree
|
commitdiff
2006-12-13
Vadim Zeitlin
cast size_t to unsigned long, not unsigned (even though...
tree
|
commitdiff
2006-12-10
Paul Cornett
size_t passed to %d format specifier
tree
|
commitdiff
2006-12-08
Vadim Zeitlin
use MAP_INVALID_UTF8_TO_PUA instead of MAP_INVALID_UTF8...
tree
|
commitdiff
2006-12-04
Vadim Zeitlin
unused parameter warning fix after last change
tree
|
commitdiff
2006-12-04
Vadim Zeitlin
use wxMBConvUTF8(MAP_INVALID_UTF8_TO_OCTAL) for all...
tree
|
commitdiff
2006-12-04
Vadim Zeitlin
replaced wxLogDebug with wxLogTrace in wxExecute()...
tree
|
commitdiff
2006-12-04
Julian Smart
An attempt at fixing the Unicode conversion errors...
tree
|
commitdiff
2006-12-01
Václav Slavík
implemented wxFontEnumerator for wxDFB
tree
|
commitdiff
2006-11-30
Robert Roebling
[ 1604925 ] Fix loading MIME types for KDE
tree
|
commitdiff
2006-11-27
Vadim Zeitlin
fixed missing initialization of line variable in InitFr...
tree
|
commitdiff
2006-11-17
Vadim Zeitlin
free old resources in DoLoad(), apparently fixes memory...
tree
|
commitdiff
2006-11-16
Vadim Zeitlin
wxMGL/Unix compilation fix attempt
tree
|
commitdiff
2006-11-16
Jouk Jansen
Solves 2 problems I encounterd on OpenVMS :
tree
|
commitdiff
2006-11-13
Robert Roebling
Minor change to stackwalker.
tree
|
commitdiff
2006-11-12
Robert Roebling
Add cast
tree
|
commitdiff
2006-11-12
Robert Roebling
Applied wxStackWalker improvement part of
tree
|
commitdiff
2006-11-12
Robert Roebling
[ 1590221 ] wxStandardPaths::GetExecutablePath
tree
|
commitdiff
2006-11-09
Robin Dunn
fix for unicode build
tree
|
commitdiff
2006-11-08
Vadim Zeitlin
fix crash in wxLogTrace() in Unicode build
tree
|
commitdiff
2006-10-23
Paul Cornett
non-pch build fix
tree
|
commitdiff
2006-10-22
Vadim Zeitlin
make install location autodetection work for executable...
tree
|
commitdiff
2006-10-21
Vadim Zeitlin
(blind) fix for Tru64 compilation (bug 769360)
tree
|
commitdiff
2006-10-19
Vadim Zeitlin
fixed X11 Unicode build compilation
tree
|
commitdiff
2006-10-19
Vadim Zeitlin
Main change is that we now close X11 display on program...
tree
|
commitdiff
2006-10-18
Robert Roebling
Test for KDE and GNOME using session manager vendor.
tree
|
commitdiff
2006-10-18
Robert Roebling
[ 1579280 ] small src/unix/mimetype.cpp optimizations
tree
|
commitdiff
2006-10-02
Paul Cornett
use unsigned for display count
tree
|
commitdiff
2006-09-16
Vadim Zeitlin
fix wxGetFreeMemory() for Linux 2.6 (part of patch...
tree
|
commitdiff
2006-09-09
Vadim Zeitlin
check encoding in EnumerateFacenames(); implemented...
tree
|
commitdiff
2006-09-09
Vadim Zeitlin
only return matching modes from GetModes()
tree
|
commitdiff
2006-09-05
Vadim Zeitlin
mark all dtors which are virtual because base class...
tree
|
commitdiff
2006-08-31
Włodzimierz Skiba
Include wx/module.h according to precompiled headers...
tree
|
commitdiff
2006-08-22
Michael Wetherell
Compile fix for Minix.
tree
|
commitdiff
2006-08-14
Alex Bligh
Fix unicode build on UNIX operating systems
tree
|
commitdiff
2006-08-13
Vadim Zeitlin
wxGetOsVersion() compilation andl inking fixes for...
tree
|
commitdiff
2006-08-13
Vadim Zeitlin
wxPlatformInfo (patch 1532064)
tree
|
commitdiff
2006-08-09
Michael Wetherell
Detect and use sys/select.h required by POSIX for select
tree
|
commitdiff
2006-08-08
Václav Slavík
wxPipeInputStream depends on wxFile, use wxUSE_FILE
tree
|
commitdiff
2006-08-06
Angel Vidal Veiga
Backporting from my SoC branch, fix for remotely closed...
tree
|
commitdiff
2006-08-05
Mart Raudsepp
Mark event parameter as unused, as it is unused.
tree
|
commitdiff
2006-08-04
Vadim Zeitlin
ListLoaded() fixes for 64 bit archs
tree
|
commitdiff
2006-08-04
Vadim Zeitlin
device numbers in /proc/pid/maps are in hexadecimal...
tree
|
commitdiff
2006-07-25
Włodzimierz Skiba
Include wx/stopwatch.h according to precompiled headers...
tree
|
commitdiff
2006-07-25
Vadim Zeitlin
include X11/Xutil.h for wxMotif compilation
tree
|
commitdiff
2006-07-25
Vadim Zeitlin
make wxGetKeyState() work for non-modifier keys; correc...
tree
|
commitdiff
2006-07-24
Vadim Zeitlin
protect gs_allThreads with a mutex (modified patch...
tree
|
commitdiff
2006-07-17
Michael Wetherell
Use substitions when converting gnome mime files from...
tree
|
commitdiff
2006-07-05
Robin Dunn
Remove call to gtk_pizza_set_clear, which doesn't exist...
tree
|
commitdiff
2006-07-03
Włodzimierz Skiba
Include wx/image.h according to precompiled headers...
tree
|
commitdiff
next