]> git.saurik.com Git - wxWidgets.git/history - src/unix
Border corrections, and more compact dialog sizes
[wxWidgets.git] / src / unix /
2006-12-10  Paul Cornettsize_t passed to %d format specifier
2006-12-08  Vadim Zeitlinuse MAP_INVALID_UTF8_TO_PUA instead of MAP_INVALID_UTF8...
2006-12-04  Vadim Zeitlinunused parameter warning fix after last change
2006-12-04  Vadim Zeitlinuse wxMBConvUTF8(MAP_INVALID_UTF8_TO_OCTAL) for all...
2006-12-04  Vadim Zeitlinreplaced wxLogDebug with wxLogTrace in wxExecute()...
2006-12-04  Julian SmartAn attempt at fixing the Unicode conversion errors...
2006-12-01  Václav Slavíkimplemented wxFontEnumerator for wxDFB
2006-11-30  Robert Roebling [ 1604925 ] Fix loading MIME types for KDE
2006-11-27  Vadim Zeitlinfixed missing initialization of line variable in InitFr...
2006-11-17  Vadim Zeitlinfree old resources in DoLoad(), apparently fixes memory...
2006-11-16  Vadim ZeitlinwxMGL/Unix compilation fix attempt
2006-11-16  Jouk Jansen Solves 2 problems I encounterd on OpenVMS :
2006-11-13  Robert Roebling Minor change to stackwalker.
2006-11-12  Robert Roebling Add cast
2006-11-12  Robert Roebling Applied wxStackWalker improvement part of
2006-11-12  Robert Roebling [ 1590221 ] wxStandardPaths::GetExecutablePath
2006-11-09  Robin Dunnfix for unicode build
2006-11-08  Vadim Zeitlinfix crash in wxLogTrace() in Unicode build
2006-10-23  Paul Cornettnon-pch build fix
2006-10-22  Vadim Zeitlinmake install location autodetection work for executable...
2006-10-21  Vadim Zeitlin(blind) fix for Tru64 compilation (bug 769360)
2006-10-19  Vadim Zeitlinfixed X11 Unicode build compilation
2006-10-19  Vadim ZeitlinMain change is that we now close X11 display on program...
2006-10-18  Robert Roebling Test for KDE and GNOME using session manager vendor.
2006-10-18  Robert Roebling[ 1579280 ] small src/unix/mimetype.cpp optimizations
2006-10-02  Paul Cornettuse unsigned for display count
2006-09-16  Vadim Zeitlinfix wxGetFreeMemory() for Linux 2.6 (part of patch...
2006-09-09  Vadim Zeitlincheck encoding in EnumerateFacenames(); implemented...
2006-09-09  Vadim Zeitlinonly return matching modes from GetModes()
2006-09-05  Vadim Zeitlinmark all dtors which are virtual because base class...
2006-08-31  Włodzimierz SkibaInclude wx/module.h according to precompiled headers...
2006-08-22  Michael WetherellCompile fix for Minix.
2006-08-14  Alex BlighFix unicode build on UNIX operating systems
2006-08-13  Vadim ZeitlinwxGetOsVersion() compilation andl inking fixes for...
2006-08-13  Vadim ZeitlinwxPlatformInfo (patch 1532064)
2006-08-09  Michael WetherellDetect and use sys/select.h required by POSIX for select
2006-08-08  Václav SlavíkwxPipeInputStream depends on wxFile, use wxUSE_FILE
2006-08-06  Angel Vidal VeigaBackporting from my SoC branch, fix for remotely closed...
2006-08-05  Mart RaudseppMark event parameter as unused, as it is unused.
2006-08-04  Vadim ZeitlinListLoaded() fixes for 64 bit archs
2006-08-04  Vadim Zeitlindevice numbers in /proc/pid/maps are in hexadecimal...
2006-07-25  Włodzimierz SkibaInclude wx/stopwatch.h according to precompiled headers...
2006-07-25  Vadim Zeitlininclude X11/Xutil.h for wxMotif compilation
2006-07-25  Vadim Zeitlinmake wxGetKeyState() work for non-modifier keys; correc...
2006-07-24  Vadim Zeitlinprotect gs_allThreads with a mutex (modified patch...
2006-07-17  Michael WetherellUse substitions when converting gnome mime files from...
2006-07-05  Robin DunnRemove call to gtk_pizza_set_clear, which doesn't exist...
2006-07-03  Włodzimierz SkibaInclude wx/image.h according to precompiled headers...
2006-06-18  Vadim Zeitlinallow claling Unassociate() on previously not initializ...
2006-06-14  Włodzimierz SkibaInclude wx/bitmap.h according to precompiled headers...
2006-06-08  Włodzimierz SkibaInclude wx/sizer.h and wx/layout.h according to precomp...
2006-05-31  Włodzimierz SkibaInclude wx/statbmp.h according to precompiled headers...
2006-05-29  Vadim Zeitlinmiscellaneous wxFont enhancements (patch 1496606):
2006-05-27  Vadim Zeitlinadded wxPowerEvent; moved power functions stubs to...
2006-05-24  Włodzimierz SkibaMissing app.h include.
2006-05-23  Włodzimierz SkibaInclude wx/timer.h according to precompiled headers...
2006-05-21  Włodzimierz SkibaInclude wx/icon.h according to precompiled headers...
2006-05-06  Vadim Zeitlinuse wxGtkString instead of manual g_free()s (also fixed...
2006-05-06  Włodzimierz SkibaInclude wx/dcclient.h according to precompiled headers...
2006-05-06  Vadim Zeitlinpango_font_description_get_family() can return NULL
2006-05-06  Vadim Zeitlincompilation fix for the last check in
2006-05-06  Vadim Zeitlinclamp the point size of the font to a reaosnable range...
2006-05-05  Włodzimierz SkibaInclude wx/frame.h according to precompiled headers...
2006-05-04  Włodzimierz SkibaInclude wx/window.h according to precompiled headers...
2006-05-03  Paul CornettwxASSERT(false) --> wxFAIL
2006-05-02  Włodzimierz SkibaInclude wx/utils.h according to precompiled headers...
2006-04-28  Włodzimierz SkibaInclude wx/app.h according to precompiled headers of...
2006-04-27  Włodzimierz SkibaInclude wx/event.h according to precompiled headers...
2006-04-26  Włodzimierz SkibaInclude wx/log.h according to precompiled headers of...
2006-04-25  Włodzimierz SkibaInclude wx/intl.h according to precompiled headers...
2006-04-24  Włodzimierz SkibaInclude wx/string.h according to precompiled headers...
2006-04-21  Włodzimierz SkibaInclude wx/hash.h according to precompiled headers...
2006-04-20  Mart RaudseppCoverity CID117: Ignore returned_null here, because...
2006-04-19  Włodzimierz SkibaInclude wx/dynarray.h according to precompiled headers...
2006-04-18  Vadim Zeitlindon't include GNOME FS header if we don't use it (and...
2006-04-18  Włodzimierz Skibawx/wxprec.h already includes wx/defs.h (with other...
2006-04-10  Vadim Zeitlinall encodings are available in GTK+ 2 (because we alway...
2006-04-10  Vadim Zeitlinuse the encoding of the font which is used to draw...
2006-04-09  Vadim ZeitlinISO8859-1 is also supported by GTK+ 2
2006-03-27  Włodzimierz SkibaFinal and global PRIOR/NEXT change: keep consistency...
2006-03-27  Jouk Jansen Committing in .
2006-03-25  Vadim Zeitlinadded wxStandardPaths::GetResourcesDir() and GetLocaliz...
2006-03-25  Vadim Zeitlinimplemented GetPluginsDir() to behave as documented
2006-03-25  Vadim Zeitlinuse one #ifdef __VMS instead of doing it in each and...
2006-03-25  Vadim Zeitlinremoved wxMac stuff from here, unless I'm missing somet...
2006-03-25  Vadim Zeitlindon't crash in GetInstallPrefix() if wxTheApp == NULL...
2006-03-17  Robert Roebling Rearrange code to make adding wxMimeTypesManagerFactory
2006-03-16  Vadim Zeitlinadded wxDisplayFactoryX11 ctor body
2006-03-16  Vadim Zeitlinlinking fixes after last checkin
2006-03-16  Vadim Zeitlincompilation fixes after last checkin
2006-03-16  Vadim ZeitlinwxDisplay cleanup/rewrite:
2006-03-12  Vadim Zeitlinfixed printf format warnings for all platforms (previou...
2006-03-12  Vadim Zeitlinuse %lu and not %d print format for size_t arguments
2006-03-12  Vadim Zeitlindon't require at least 8 bytes of sound data (patch...
2006-03-09  Vadim Zeitlinalways return something in GetCommandForVerb() second...
2006-03-07  Vadim Zeitlindon't crash if one of GetAllCommands() parameters is...
2006-03-07  Vadim Zeitlinfixed yet another memory leak in LoadGnomeDataFromKeyFi...
2006-03-07  Vadim Zeitlinfix another memory leak in SetCommand() (coverity check...
2006-03-07  Vadim Zeitlinfix memory leak (coverity checker CID 53)
2006-03-07  Vadim Zeitlinfixed memory leaks in case of errors during file load...
next