projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
fixed typo (missing comma) in MIME test
[wxWidgets.git]
/
src
/
unix
/
2002-02-28
Julian Smart
Corrected points to pixels calculation
tree
|
commitdiff
2002-02-26
Julian Smart
Got dialog sizing to work, downsized fonts a bit (thoug...
tree
|
commitdiff
2002-02-26
Julian Smart
Attempt at creating appropriate fonts in Nano-X
tree
|
commitdiff
2002-02-23
Julian Smart
wxUSE_CONSTRAINTS now refers to constraints only, since...
tree
|
commitdiff
2002-02-22
Vadim Zeitlin
1. made wxDebugMsg, wxError and wxFatalError deprecated...
tree
|
commitdiff
2002-02-15
Vadim Zeitlin
AIX compilation fixes from Paul Thiessen
tree
|
commitdiff
2002-02-07
Julian Smart
Put ~/.mailcap to head of search list so local settings...
tree
|
commitdiff
2002-02-07
Jouk Jansen
Committing in .
tree
|
commitdiff
2002-02-01
Vadim Zeitlin
made wxCondition::Signal() queue the signals generated...
tree
|
commitdiff
2002-01-30
Vadim Zeitlin
attempts to make wxCondition::Broadcast() and Signal...
tree
|
commitdiff
2002-01-30
Vadim Zeitlin
ignore the icon option in Netscape mime.type file
tree
|
commitdiff
2002-01-29
Vadim Zeitlin
attempts to make wxCondition::Broadcast() work - it...
tree
|
commitdiff
2002-01-27
Václav Slavík
wxUSE_MIMETYPE in src/unix/mimetype.cpp
tree
|
commitdiff
2002-01-20
Gilles Depeyrot
use wxMac provided wxGetOsDescription with Apple DevTools
tree
|
commitdiff
2002-01-19
Gilles Depeyrot
changed 'extern inline' to extern only
tree
|
commitdiff
2002-01-18
Vadim Zeitlin
better native font support for wxGTK
tree
|
commitdiff
2002-01-16
Jouk Jansen
Committing in .
tree
|
commitdiff
2002-01-16
Robin Dunn
wxThread::GetCurrentId() for Unix
tree
|
commitdiff
2002-01-14
Vadim Zeitlin
added wxFont::IsFixedWidth(), documented it and impleme...
tree
|
commitdiff
2002-01-11
Vadim Zeitlin
more Sun C++ compiler warning fixes: in particular...
tree
|
commitdiff
2002-01-09
Vadim Zeitlin
fixes for the compilation warnings with Sun CC:
tree
|
commitdiff
2002-01-03
Ron Lee
Added (and documented :) optional stack size specificat...
tree
|
commitdiff
2001-12-21
Vadim Zeitlin
add more methods to wxNativeFontInfo: To/FromUserString...
tree
|
commitdiff
2001-12-04
Vadim Zeitlin
compilation fix for HAVE_SETENV
tree
|
commitdiff
2001-10-29
Gilles Depeyrot
path/file corrections for Darwin/Mac OS X
tree
|
commitdiff
2001-10-19
Vadim Zeitlin
use statvfs() if statfs() is not available (Solaris)
tree
|
commitdiff
2001-10-19
Vadim Zeitlin
fix for BSD compilation
tree
|
commitdiff
2001-10-14
Gilles Depeyrot
added conditional compilation test around wxGetDiskSpac...
tree
|
commitdiff
2001-10-05
Jouk Jansen
Committing in .
tree
|
commitdiff
2001-10-02
Vadim Zeitlin
fixed the exit code detection for async processes
tree
|
commitdiff
2001-10-02
Gilles Depeyrot
conditional include for Darwin related to statfs
tree
|
commitdiff
2001-10-01
Vadim Zeitlin
cleaned up the waitpid() result processing mess
tree
|
commitdiff
2001-09-27
Vadim Zeitlin
fix for wxExecute(subprocess which produces a lot of...
tree
|
commitdiff
2001-09-18
Vadim Zeitlin
compilation warning fix for Intel C++
tree
|
commitdiff
2001-09-02
Václav Slavík
applied utf-8 fix patch
tree
|
commitdiff
2001-08-29
Julian Smart
Isolated the 'error' case which I ignore
tree
|
commitdiff
2001-08-29
Julian Smart
Removed wxLogSysError call in wxHandleProcessTerminatio...
tree
|
commitdiff
2001-08-28
Vadim Zeitlin
implemented wxDir::HasSubDirs() optimization for Unix
tree
|
commitdiff
2001-08-27
Vadim Zeitlin
attempt to optimize wxDirData::Read() - made absolutely...
tree
|
commitdiff
2001-08-25
Vadim Zeitlin
added wxGetDiskSpace for Win/Unix
tree
|
commitdiff
2001-08-08
Vadim Zeitlin
1. fixed test in configure for gettimeofday() argument
tree
|
commitdiff
2001-07-19
Vadim Zeitlin
fixed some warnings
tree
|
commitdiff
2001-07-17
Vadim Zeitlin
fixed regex bug in ProcessFamiliesFromFontList
tree
|
commitdiff
2001-07-16
Robin Dunn
fixed compile error
tree
|
commitdiff
2001-07-16
Vadim Zeitlin
speed up font list processing
tree
|
commitdiff
2001-07-15
Gilles Depeyrot
modified configure to allow configuration of wxMotif...
tree
|
commitdiff
2001-07-09
Vadim Zeitlin
compilation fixes
tree
|
commitdiff
2001-07-04
Jouk Jansen
Committing in .
tree
|
commitdiff
2001-07-02
Julian Smart
More wxMicroWindows fixes
tree
|
commitdiff
2001-06-26
Vadim Zeitlin
first pass of wxUniv merge - nothing works, most parts...
tree
|
commitdiff
2001-06-23
Gilles Depeyrot
correction for compilation with -cpp-precomp option
tree
|
commitdiff
2001-06-21
Vadim Zeitlin
fixed warning about multiline comment
tree
|
commitdiff
2001-06-16
Vadim Zeitlin
1. improved wxKill() implementation for Win32
tree
|
commitdiff
2001-06-09
Vadim Zeitlin
warning fix
tree
|
commitdiff
2001-06-09
Vadim Zeitlin
some fixes to wxSingleInstanceChecker error reporting
tree
|
commitdiff
2001-06-08
Vadim Zeitlin
implemented wxSingleInstanceChecker for Unix
tree
|
commitdiff
2001-05-24
Vadim Zeitlin
fixed wxBase compilation
tree
|
commitdiff
2001-05-22
Vadim Zeitlin
always return a non NULL font from wxLoadFont
tree
|
commitdiff
2001-05-19
Vadim Zeitlin
warning fix
tree
|
commitdiff
2001-05-19
Vadim Zeitlin
added wxDir::Traverse
tree
|
commitdiff
2001-05-01
Jouk Jansen
Committing in .
tree
|
commitdiff
2001-04-24
Vadim Zeitlin
Unix compilation fixes for new MIME code
tree
|
commitdiff
2001-04-23
Vadim Zeitlin
applied MIME patch(es) from Chris Elliott
tree
|
commitdiff
2001-04-23
Vadim Zeitlin
fir for Sun CC 6.0 compilation of wxGTK
tree
|
commitdiff
2001-04-09
Vadim Zeitlin
fixed recursive mutexs compilation
tree
|
commitdiff
2001-04-08
Vadim Zeitlin
made mutexes recursive under Unix as well as under...
tree
|
commitdiff
2001-04-07
Gilles Depeyrot
corrected prototypes
tree
|
commitdiff
2001-04-01
Gilles Depeyrot
corrections for final release of Mac OS X
tree
|
commitdiff
2001-02-12
Vadim Zeitlin
fixed KDE link file reading code
tree
|
commitdiff
2001-02-12
Vadim Zeitlin
fixed crash with '\' on the end of the last line
tree
|
commitdiff
2001-02-08
Vadim Zeitlin
some stupid attempts to make utf8 work - it doesn't...
tree
|
commitdiff
2001-02-04
Gilles Depeyrot
supply the sun style dlopen etc. functions in terms...
tree
|
commitdiff
2001-01-31
Vadim Zeitlin
1. made compilation with WXWIN_COMPATIBILITY_EVENT_TYPE...
tree
|
commitdiff
2001-01-24
Vadim Zeitlin
MIME type manager fixes described earlier on the list:
tree
|
commitdiff
2001-01-15
Vadim Zeitlin
merged in the console for MIME handlers fix from 2...
tree
|
commitdiff
2001-01-15
Vadim Zeitlin
fixed a bug in handling mailcap entries with more than...
tree
|
commitdiff
2001-01-11
Vadim Zeitlin
applied Derry's patch to fix scaling bug
tree
|
commitdiff
2000-12-18
Vadim Zeitlin
fixed compilation warning about variable being clobbere...
tree
|
commitdiff
2000-12-18
Vadim Zeitlin
fix to parse the new GNOME .keys files
tree
|
commitdiff
2000-12-18
Vadim Zeitlin
applied wxNativeFontInfo patch from Derry Bryson (with...
tree
|
commitdiff
2000-11-27
Jouk Jansen
Modified Files:
tree
|
commitdiff
2000-11-27
Vadim Zeitlin
wxSetEnv for Win32 (now seems to work)
tree
|
commitdiff
2000-11-26
Vadim Zeitlin
added wxGet/Set/UnsetEnv() for Unix
tree
|
commitdiff
2000-10-11
Vadim Zeitlin
cosmetic fixes to font encoding names
tree
|
commitdiff
2000-10-03
Jouk Jansen
Modified Files:
tree
|
commitdiff
2000-08-24
Jouk Jansen
Committing in .
tree
|
commitdiff
2000-08-15
Jouk Jansen
Committing in .
tree
|
commitdiff
2000-08-10
Jouk Jansen
Committing in .
tree
|
commitdiff
2000-08-09
Jouk Jansen
Committing in .
tree
|
commitdiff
2000-07-15
Bryan Petty
merged 2.2 branch
tree
|
commitdiff
2000-03-20
Vadim Zeitlin
1. some (benign) warnings fixed
tree
|
commitdiff
2000-03-20
Vadim Zeitlin
wxThread::Kill() doesn't call OnExit() incorrectly
tree
|
commitdiff
2000-03-19
Vadim Zeitlin
1. corrected HAVE_PW_GECOS detection in configure ...
tree
|
commitdiff
2000-03-17
Vadim Zeitlin
wxHandleFatalExceptions() added, documented
tree
|
commitdiff
2000-03-16
Guillermo Rodrigue...
Removed bool params and retvalues in GSocket interface...
tree
|
commitdiff
2000-03-16
Guillermo Rodrigue...
Fixed a problem in GAddress related to CHECK_ADDRESS...
tree
|
commitdiff
2000-03-16
Guillermo Rodrigue...
More debug code
tree
|
commitdiff
2000-03-16
Guillermo Rodrigue...
Only added \n to debug printfs
tree
|
commitdiff
2000-03-16
Guillermo Rodrigue...
More debug code
tree
|
commitdiff
2000-03-16
Guillermo Rodrigue...
MSW: Grouped all MSVC #pragma disable
tree
|
commitdiff
next