]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2005-04-02  Vadim Zeitlinfixes to static box borders calculations and significan...
2005-04-02  Vadim Zeitlinadded AutoHRGN class; corrected GetHbrush[Of]() macros
2005-04-02  Vadim Zeitlinadded wxSOLID default value for FindOrCreateBrush()
2005-04-02  Vadim Zeitlinremoved superfluous semicolons
2005-04-01  Vadim Zeitlinimplemented GetProgramHandle() for Win32 and documented it
2005-04-01  Stefan Csomormoving wxMac to new printing architecture
2005-04-01  Julian SmartNow calculates clipping region from actual child HWNDs...
2005-04-01  Włodzimierz... Do not break checking whether dir exists for given...
2005-04-01  Julian SmartAdded wxPropertySheetDialog demo
2005-04-01  Julian SmartUpdated date
2005-04-01  Dimitri Schoolwerthfixed default style parameter
2005-04-01  Stefan Csomorfix for #1106519
2005-04-01  Dimitri Schoolwerthfixed Carbon compilo
2005-04-01  Stefan Csomoradding correct handling of uncovering or covering contr...
2005-04-01  Stefan Csomoradding protected inquiry function whether a child windo...
2005-04-01  Stefan Csomoradding protected inquiry function whether a child windo...
2005-04-01  Michael WetherellUse wxMBConvUTF8 when G_FILENAME_ENCODING is UTF-8...
2005-03-31  Robin DunnAdded MultiChoiceDialog
2005-03-31  Robin Dunndocstring fix
2005-03-31  Julian SmartApplied patch 1173802: Reimplementation of GtkFileChoos...
2005-03-31  Robin DunnChange multipleChoiceDialog to use wx.MultiChoiceDialog...
2005-03-31  Robert Roebling Fix the fix for not sending two end label edit events
2005-03-31  Włodzimierz... OGL samples again buildable after deprecated/setup...
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
next