]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2005-03-31  Włodzimierz... Wrong #pragma interface/implementation warning fixes.
2005-03-31  Julian SmartApplied patch [ 1174270 ] small fixes to wxGenericDirCtrl
2005-03-31  Julian SmartApplied patch [ 1117196 ] dbbrowse crashes on CFM Mac...
2005-03-31  Stefan Csomorsetting the view rectangle explicitely to allow for...
2005-03-31  Stefan Csomorcalculating vis regions as rects (faster for Quartz...
2005-03-31  Stefan Csomorcalculating vis regions as rects (faster for Quartz...
2005-03-31  Włodzimierz... if(){} and while(){} sometimes is not allowed for inlin...
2005-03-31  Julian SmartFrames to skip now honoured for Unix stackwalking
2005-03-31  Julian SmartFixed MSWClipBoxRegion
2005-03-31  Julian SmartRemoved obsolete WXR file
2005-03-31  Chris Elliottmissing include for memoryDC
2005-03-31  Julian SmartUse InvalidateRect for Smartphone.
2005-03-31  Włodzimierz... Smartphone fix.
2005-03-31  Stefan Csomorcleanup
2005-03-31  Stefan Csomorcontent clipping becomes a runtime attribute
2005-03-30  Robin DunnreSWIGged
2005-03-30  Michael WetherellTests for UTF-8 and PUA characters and octal escapes
2005-03-30  Robin DunnAdded wx.lib.foldpanelbar, Andrea Gavana's port of...
2005-03-30  Robin Dunndefault parameters
2005-03-30  Michael WetherellFix for decoding of utf-16 surrogates. Also remove...
2005-03-30  Robin DunnMore WXDLLIMPEXP_GIZMOS fixes
2005-03-30  Robin DunnOGL fixes from Davide Salomoni
2005-03-30  Robin DunnreSWIGged
2005-03-30  Robert Roebling Fix bug [ 1170089 ] wxGenericDirCtrl doesn't show...
2005-03-30  Stefan NeisBacked out a fix which seems to cause more trouble...
2005-03-30  Robin DunnMore WXDLLIMPEXP_GIZMOS fixes
2005-03-30  Włodzimierz... Some fuzzy polish translations cleaned.
2005-03-30  Włodzimierz... Wrong #pragma interface/implementation warning fixes.
2005-03-30  Stefan Csomorturning off carbon events for testing
2005-03-30  Robin DunnAdded wxStaticPicture
2005-03-30  Robin DunnMore WXDLLIMPEXP_GIZMOS fixes
2005-03-30  Robin DunnWXDLLIMPEXP_GIZMOS
2005-03-30  Robin Dunnrearrainge the #includes and etc. to avoid a name confl...
2005-03-30  Stefan Csomorallowing 10.2 based compiles
2005-03-30  Julian SmartApplied patch [ 1164975 ] xml handler for wxStaticPicture
2005-03-30  Julian SmartApplied patch [ 1171542 ] access static class members...
2005-03-30  Robert Roebling Compilo.
2005-03-30  Julian SmartApplied patch [ 1171467 ] Fix for DocManager not checki...
2005-03-30  Julian SmartApplied patch [ 1163322 ] Patch to prevent MDI app...
2005-03-30  Stefan Csomoravoiding caret in all textctrls in 10.2
2005-03-30  Robert Roebling Forgot to commit.
2005-03-30  Włodzimierz... DMC error fix: dynamic initialization of static data.
2005-03-30  Julian SmartApplied patch [ 1161769 ] reference to temp object...
2005-03-30  Włodzimierz... Don't hide virtual method in stackwalker. Remove tests...
2005-03-30  Julian SmartApplied patch [ 1173244 ] splitter sample enhancement
2005-03-30  Julian SmartApplied patch [ 1166587 ] [wxMSW] Removes all flicker...
2005-03-30  Julian SmartMinor English corrections
2005-03-30  Julian SmartEliminate warning on WinCE
2005-03-30  Stefan Csomorpropagating visibility states into MLTE (otherwise...
2005-03-30  Dimitri Schoolwerthminor cleanup (don't use magic numbers)
2005-03-30  Stefan Csomorgiving correct 'pressed' visual feedback
2005-03-30  Julian SmartSorry, should be a __UNIX__ test
2005-03-30  Julian SmartAttempted compile fix
2005-03-30  Stefan Csomorapplying OSAF patch for "toolbar selection not correct...
2005-03-30  Stefan Csomormaking removal and re-inserting possible
2005-03-30  Stefan Csomorunifying redraw and scrolling calls between compositing...
2005-03-30  Stefan Csomorguarding against calls in the destruction sequence...
2005-03-30  Stefan Csomorusing separate imaglist on mac
2005-03-30  Kevin HockAdded note that the GLOBAL config flag refers to HKLM...
2005-03-29  Robert Roebling Mini doc update for wxConvFileName.
2005-03-29  Robert Roebling Replace wxConvFile with wxConvFileName in the docs.
2005-03-29  Robert Roebling Made wxConvBrokenFileNames public.
2005-03-29  Julian SmartReduce flicker in some circumstances by setting custom...
2005-03-29  Vadim Zeitlinremoved extra dot from msg catalog names (fix for the...
2005-03-29  Włodzimierz... Unicode fixes, wxWidgets coding standards, source clean...
2005-03-29  Włodzimierz... Compile Int<->Hex functions only when necessary (warnin...
2005-03-29  Włodzimierz... Warning fixes after recent library changes.
2005-03-29  Włodzimierz... Warning fix about assigning unused value + little sourc...
2005-03-29  Włodzimierz... Missing DMC value after recent changes in tbar95.cpp.
2005-03-29  Włodzimierz... Build fix after recent changes in library.
2005-03-29  Stefan Csomorfixing small scrollbars
2005-03-29  Stefan Csomorgoing back to 16x16 standard size
2005-03-29  Julian SmartCompile with builtin ODBC in GTK+ ANSI mode
2005-03-29  Stefan Csomorhandling mac as gtk
2005-03-29  Stefan Csomordestroying native and wx controls
2005-03-29  Julian SmartAllow Initialize(NULL)
2005-03-29  Stefan Csomorthat was a memory leak
2005-03-29  Stefan Csomorusing correct icon sizes
2005-03-29  Stefan Csomoravoiding illegal window styles
2005-03-29  Stefan Csomorswitching implementation
2005-03-29  Stefan Csomorwe need our own imaglist implementation because in...
2005-03-29  Stefan Csomorwe need our own imaglist implementation because in...
2005-03-29  Stefan Csomorwe need our own implementation because in wxmac wxIcon...
2005-03-29  Stefan Csomorwe need our own implementation because in wxmac wxIcon...
2005-03-29  Julian SmartUse AC_TRY_LINK for demangle
2005-03-29  Kevin HockAdded __WXMAC_OSX__ guards around the CFRunLoop calls...
2005-03-28  Robin DunnreSWIGged
2005-03-28  Robin Dunnbetter root dir for rc uploads
2005-03-28  Kevin HockSeparate includes needed for Darwin and classic [ follo...
2005-03-28  Robin Dunndisable the buttons while a find dialog is active
2005-03-28  Robin Dunndisable the buttons while a find dialog is active
2005-03-28  Robin DunnNew wxTE_ flags
2005-03-28  Robin Dunnwx.lib.mixins.listctrl: Patches from Toni Brkic:
2005-03-28  Robin DunnNote to self...
2005-03-28  Stefan NeisFixed compilation error on unknown type "in_addr_t".
2005-03-28  Stefan NeisCompilation fix for old OS/2 compilers.
2005-03-28  Kevin HockCreate RunLoop that can be used to process pending...
2005-03-28  Stefan NeisAdded new function wxGetProcessId.
2005-03-28  Stefan NeisForce wxUSE_DEBUGREPORT to disabled for OS/2.
2005-03-28  Kevin HockReplaced gunshot sound with a more benign, but still...
next