projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[ 1473731 ] 'wxColourBase and wxString <-> wxColour implementation'
[wxWidgets.git]
/
src
/
unix
/
2006-04-25
Włodzimierz Skiba
Include wx/intl.h according to precompiled headers...
tree
|
commitdiff
2006-04-24
Włodzimierz Skiba
Include wx/string.h according to precompiled headers...
tree
|
commitdiff
2006-04-21
Włodzimierz Skiba
Include wx/hash.h according to precompiled headers...
tree
|
commitdiff
2006-04-20
Mart Raudsepp
Coverity CID117: Ignore returned_null here, because...
tree
|
commitdiff
2006-04-19
Włodzimierz Skiba
Include wx/dynarray.h according to precompiled headers...
tree
|
commitdiff
2006-04-18
Vadim Zeitlin
don't include GNOME FS header if we don't use it (and...
tree
|
commitdiff
2006-04-18
Włodzimierz Skiba
wx/wxprec.h already includes wx/defs.h (with other...
tree
|
commitdiff
2006-04-10
Vadim Zeitlin
all encodings are available in GTK+ 2 (because we alway...
tree
|
commitdiff
2006-04-10
Vadim Zeitlin
use the encoding of the font which is used to draw...
tree
|
commitdiff
2006-04-09
Vadim Zeitlin
ISO8859-1 is also supported by GTK+ 2
tree
|
commitdiff
2006-03-27
Włodzimierz Skiba
Final and global PRIOR/NEXT change: keep consistency...
tree
|
commitdiff
2006-03-27
Jouk Jansen
Committing in .
tree
|
commitdiff
2006-03-25
Vadim Zeitlin
added wxStandardPaths::GetResourcesDir() and GetLocaliz...
tree
|
commitdiff
2006-03-25
Vadim Zeitlin
implemented GetPluginsDir() to behave as documented
tree
|
commitdiff
2006-03-25
Vadim Zeitlin
use one #ifdef __VMS instead of doing it in each and...
tree
|
commitdiff
2006-03-25
Vadim Zeitlin
removed wxMac stuff from here, unless I'm missing somet...
tree
|
commitdiff
2006-03-25
Vadim Zeitlin
don't crash in GetInstallPrefix() if wxTheApp == NULL...
tree
|
commitdiff
2006-03-17
Robert Roebling
Rearrange code to make adding wxMimeTypesManagerFactory
tree
|
commitdiff
2006-03-16
Vadim Zeitlin
added wxDisplayFactoryX11 ctor body
tree
|
commitdiff
2006-03-16
Vadim Zeitlin
linking fixes after last checkin
tree
|
commitdiff
2006-03-16
Vadim Zeitlin
compilation fixes after last checkin
tree
|
commitdiff
2006-03-16
Vadim Zeitlin
wxDisplay cleanup/rewrite:
tree
|
commitdiff
2006-03-12
Vadim Zeitlin
fixed printf format warnings for all platforms (previou...
tree
|
commitdiff
2006-03-12
Vadim Zeitlin
use %lu and not %d print format for size_t arguments
tree
|
commitdiff
2006-03-12
Vadim Zeitlin
don't require at least 8 bytes of sound data (patch...
tree
|
commitdiff
2006-03-09
Vadim Zeitlin
always return something in GetCommandForVerb() second...
tree
|
commitdiff
2006-03-07
Vadim Zeitlin
don't crash if one of GetAllCommands() parameters is...
tree
|
commitdiff
2006-03-07
Vadim Zeitlin
fixed yet another memory leak in LoadGnomeDataFromKeyFi...
tree
|
commitdiff
2006-03-07
Vadim Zeitlin
fix another memory leak in SetCommand() (coverity check...
tree
|
commitdiff
2006-03-07
Vadim Zeitlin
fix memory leak (coverity checker CID 53)
tree
|
commitdiff
2006-03-07
Vadim Zeitlin
fixed memory leaks in case of errors during file load...
tree
|
commitdiff
2006-02-22
Kevin Hock
Rearrange and simplify read and error checks, and remov...
tree
|
commitdiff
2006-02-20
Jouk Jansen
Committing in .
tree
|
commitdiff
2006-02-15
Jouk Jansen
Committing in .
tree
|
commitdiff
2006-02-14
Robin Dunn
Applied patch #1431193: work around for recent fileuri...
tree
|
commitdiff
2006-02-12
Vadim Zeitlin
fixed wxFontMapper behaviour under wxGTK2: it now just...
tree
|
commitdiff
2006-02-11
Kevin Hock
Respect the REUSEADDR flag to allow rebinding; bind...
tree
|
commitdiff
2006-02-11
Vadim Zeitlin
use wxDiskspaceSize_t which is long and not wxLongLong...
tree
|
commitdiff
2006-02-11
Mart Raudsepp
I like if things compile with --enable-unicode + -...
tree
|
commitdiff
2006-02-10
Vadim Zeitlin
Ryan's cumulative wxActiveX and media control patch...
tree
|
commitdiff
2006-02-04
Mart Raudsepp
gtk_signal_connect -> g_signal_connect in unix/mediactr...
tree
|
commitdiff
2006-01-26
Włodzimierz Skiba
Include order is wxprec.h=>defs.h=>platform.h=>setup...
tree
|
commitdiff
2006-01-25
Stefan Neis
Fixed "typo".
tree
|
commitdiff
2006-01-25
Stefan Neis
Cleaned attempts at fixing NetBSD compilation commited...
tree
|
commitdiff
2006-01-23
Stefan Neis
Yet another attempt at making the getservbyname_r proto...
tree
|
commitdiff
2006-01-23
David Surovell
cleanup - more reformatting
tree
|
commitdiff
2006-01-22
David Surovell
cleanup - heavy reformatting
tree
|
commitdiff
2006-01-22
Robert Roebling
Applied MIME-types patch.
tree
|
commitdiff
2006-01-17
Julian Smart
Applied patch [ 1336712 ] Fix segfault when calling...
tree
|
commitdiff
2006-01-14
Stefan Neis
Ensure "reasonable" return values even if none of the...
tree
|
commitdiff
2006-01-08
Stefan Neis
Replaced get{host,serv}by{name,addr} by the threadsafe...
tree
|
commitdiff
2006-01-07
David Surovell
minor cleanup
tree
|
commitdiff
2006-01-03
Stefan Neis
Added thread-safe wrappers for get{host,serv}by{name...
tree
|
commitdiff
2005-12-08
Julian Smart
Use ~/Application Support folder on Mac
tree
|
commitdiff
2005-12-04
Vadim Zeitlin
fixed broken code using readlink(): please don't just...
tree
|
commitdiff
2005-12-04
David Surovell
fixed compilation bug in prior checkin (Pt. 2)
tree
|
commitdiff
2005-12-04
David Surovell
fixed compilation bug in prior checkin
tree
|
commitdiff
2005-12-03
David Surovell
fix for bug 1371386, with some minor mods and cleanup
tree
|
commitdiff
2005-12-01
David Surovell
minor cleanup: corrected typos, etc.
tree
|
commitdiff
2005-11-29
Mart Raudsepp
Make wxJoystick::GetNumberJoystick a static method...
tree
|
commitdiff
2005-11-25
Vadim Zeitlin
implemented wxGetFreeMemory() under IRIX (patch 1360356...
tree
|
commitdiff
2005-11-20
Dimitri Schoolwerth
applied patch #1356901 "Yet another removal of extra...
tree
|
commitdiff
2005-11-20
Vadim Zeitlin
return correct error message if NSLinkModule() fails...
tree
|
commitdiff
2005-11-09
Włodzimierz Skiba
Various source cleanings.
tree
|
commitdiff
2005-10-10
Vadim Zeitlin
corrected code to really skip stack frames in the begin...
tree
|
commitdiff
2005-10-09
Mattia Barbon
Removed WXWIN_COMPATIBILITY_2_2 together with code...
tree
|
commitdiff
2005-10-08
Vadim Zeitlin
fixed unused parameter warnings in non-debug build
tree
|
commitdiff
2005-10-08
Vadim Zeitlin
added support for OSF1 (Tru64)
tree
|
commitdiff
2005-10-08
Vadim Zeitlin
harmless DEC cc warning fixes
tree
|
commitdiff
2005-10-06
Michael Wetherell
Unicode compile fix
tree
|
commitdiff
2005-10-06
Włodzimierz Skiba
wxMotif for OS/2 adjustements. Source cleaning.
tree
|
commitdiff
2005-10-05
Kevin Hock
When recv returns 0, the connection has been remotely...
tree
|
commitdiff
2005-10-05
Kevin Hock
Do not allow events to fire after socket is closed...
tree
|
commitdiff
2005-10-03
Włodzimierz Skiba
Source cleaning. wxMotif/OS2 adjustements.
tree
|
commitdiff
2005-09-25
Vadim Zeitlin
don't declare pthread_mutexattr_settype() ourselves...
tree
|
commitdiff
2005-09-25
Vadim Zeitlin
first round of Intel compiler warning fixes: down from...
tree
|
commitdiff
2005-09-25
Stefan Neis
Applied [ 1186782 ] Setting thread stack size on Unix.
tree
|
commitdiff
2005-09-24
Vadim Zeitlin
set error to GSOCK_TIMEOUT if the socket timed out...
tree
|
commitdiff
2005-09-24
Vadim Zeitlin
added missing consts and pass objects by const referenc...
tree
|
commitdiff
2005-09-23
Mart Raudsepp
Nuke #pragma implementation/interface's
tree
|
commitdiff
2005-09-20
Michael Wetherell
Fix wxGTK crash on startup on 64-bit solaris 10
tree
|
commitdiff
2005-09-19
Julian Smart
Missing end of comment
tree
|
commitdiff
2005-09-19
Kevin Hock
Make sure Enable_Events is called when a connection...
tree
|
commitdiff
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
next