]> git.saurik.com Git - wxWidgets.git/history - src
Further WinCE adaptations
[wxWidgets.git] / src /
2005-04-02  Julian SmartwxSYS_COLOUR_WINDOW is better for window backgrounds...
2005-04-02  Julian Smart\ is a reasonable home directory on WinCE
2005-04-02  Julian SmartMF_BYCOMMAND is zero so don't try to test it
2005-04-02  Vadim Zeitlinfixed TREE_ITEM_MENU generation from right mouse clicks...
2005-04-02  Stefan Csomorupdating positioning after embedding is set correctly
2005-04-02  Robin DunnFixed duplicate symbol link error
2005-04-02  Robin DunnUse the current font for the DoGetBestSize calculation
2005-04-02  Robin DunnAdd static_data flag to SetData and SetAlpha so Python...
2005-04-02  Vadim Zeitlinfixes to static box borders calculations and significan...
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  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  Michael WetherellUse wxMBConvUTF8 when G_FILENAME_ENCODING is UTF-8...
2005-03-31  Julian SmartApplied patch 1173802: Reimplementation of GtkFileChoos...
2005-03-31  Robert Roebling Fix the fix for not sending two end label edit events
2005-03-31  Julian SmartApplied patch [ 1174270 ] small fixes to wxGenericDirCtrl
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  Julian SmartFrames to skip now honoured for Unix stackwalking
2005-03-31  Julian SmartFixed MSWClipBoxRegion
2005-03-31  Chris Elliottmissing include for memoryDC
2005-03-31  Julian SmartUse InvalidateRect for Smartphone.
2005-03-31  Włodzimierz SkibaSmartphone fix.
2005-03-31  Stefan Csomorcleanup
2005-03-31  Stefan Csomorcontent clipping becomes a runtime attribute
2005-03-30  Michael WetherellFix for decoding of utf-16 surrogates. Also remove...
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  Stefan Csomorturning off carbon events for testing
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 [ 1171542 ] access static class members...
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  Julian SmartApplied patch [ 1161769 ] reference to temp object...
2005-03-30  Julian SmartApplied patch [ 1166587 ] [wxMSW] Removes all flicker...
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  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-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 SkibaWarning fixes after recent library changes.
2005-03-29  Włodzimierz SkibaWarning fix about assigning unused value + little sourc...
2005-03-29  Stefan Csomorfixing small scrollbars
2005-03-29  Stefan Csomorgoing back to 16x16 standard size
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 implementation because in wxmac wxIcon...
2005-03-29  Stefan Csomorwe need our own implementation because in wxmac wxIcon...
2005-03-29  Kevin HockAdded __WXMAC_OSX__ guards around the CFRunLoop calls...
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  Michael WetherellMinor compilo fix
2005-03-28  Václav Slavíkadded wxTAB_TRAVERSAL to common styles
2005-03-28  Václav Slavíkcall SetupWindow
2005-03-28  Václav Slavíkadded wxWS_EX_VALIDATE_RECURSIVELY
2005-03-28  Václav Slavíkfixed dialog units in toplevel windows (bug #1170234)
2005-03-28  Vadim Zeitlindo runtime check for GTK+ 2.4 and not only compile...
2005-03-28  Vadim Zeitlinuse GTK_WRAP_WORD_CHAR for wxTE_BESTWRAP if available
2005-03-28  Vadim Zeitlinrespect G_FILENAME_ENCODING in wxConvBrokenFileName...
2005-03-27  Vadim Zeitlinuse wxLocale::GetSystemEncoding() to test whetehr we...
2005-03-27  Vadim Zeitlinuse popen() instead of wxExecute(), it works inside...
2005-03-27  Vadim Zeitlinfixed compilation in non-Unicode build; fixed bug with...
2005-03-27  Václav Slavíkadded XRC handler for wxStdDialogButtonSizer
2005-03-27  Robert Roebling Use conversion class in native GTK+ file dialog.
2005-03-27  Robert Roebling Actually make use of new cool file conversion
2005-03-27  Vadim Zeitlinapplied patch fixing problems with X server crash when...
2005-03-27  Vadim Zeitlinfixed crash introduced by recently applied autowidth...
2005-03-27  Vadim Zeitlinapplied heavily modified patch 1116702: support for...
2005-03-27  Vadim Zeitlinuse image mask colour if any instead of guessing that...
2005-03-27  Vadim Zeitlinadded wxBitmap::GetMaskBitmap()
2005-03-27  Robert Roebling Submit patch based on Michael W.'s invalid UTF8
2005-03-27  Vadim Zeitlinapplied part of patch 1169925: fix errors with multibyt...
2005-03-27  Vadim Zeitlinuse wxFileName to change catalog extension instead...
2005-03-27  Vadim Zeitlinsend wxEVT_COMMAND_SPLITTER_SASH_POS_CHANGED only once...
2005-03-27  Vadim Zeitlinadded wxTE_BESTWRAP style (which is the default now...
2005-03-27  Vadim Zeitlindon't crash when trying to dump struct members which...
2005-03-27  Vadim Zeitlinmade Update() recursive under wxGTK2 (doesn't work...
2005-03-27  David ElliottThinking about it, this is a bad idea as MW CRT's struc...
2005-03-27  David ElliottDeclare strptime when using MSL headers on OS X.
2005-03-27  David ElliottAllow compilation with MW CRT on OS X. Unlike BSD...
2005-03-27  David ElliottEOVERFLOW is not available on classic Mac OS.
next