]> git.saurik.com Git - wxWidgets.git/history - include
small updates to Czech translation
[wxWidgets.git] / include /
2008-04-22  Robert RoeblingRemove usused variable
2008-04-21  Robert Roebling[ 1945434 ] Changing method wxComboCtrlBase::DrawButton...
2008-04-21  Julian SmartSpeeded up wrapping (again), this time using partial...
2008-04-21  Václav Slavíkpreserve TAB characters when copying HTML <pre> content...
2008-04-20  Václav Slavíkimplement wxLIST_AUTOSIZE support in wxMac's wxListCtrl
2008-04-19  Robert RoeblingFixed wxDatePickerCtrl under OS X
2008-04-18  Vadim Zeitlinadded wxMouseState::GetPosition(), for consistency...
2008-04-18  Vadim Zeitlinmake wxMouseState accessors const; document this class
2008-04-17  Robert Roebling[ 1936700 ] wxCAL_SHOW_WEEK_NUMBERS, slightly modified
2008-04-16  Václav Slavíkremoved no longer needed wxOKlibc() helper
2008-04-16  Václav Slavíkwchar_t is now always required, updated chartype.h...
2008-04-15  Vadim Zeitlinadd possibility to specify the conversion to use in...
2008-04-14  Václav Slavíkmore wxString:[Aa]ppend() overloads for better compatib...
2008-04-14  Robin DunnAlso set wxHAVE_RAW_BITMAP for Mac and GTK2, use it...
2008-04-14  Vadim Zeitlinremoved extra wxCalendarCtrl:: which is ignored by...
2008-04-13  Vadim Zeitlinfix crashes due to missing npos handling in several...
2008-04-13  Václav SlavíkFixed IMPLEMENT_APP() to be compatible with the -WU...
2008-04-13  Vadim Zeitlinallow predefining wxNO_XXX_LIB symbols to avoid implici...
2008-04-12  Robert RoeblingCorrected/added support for column headers with icon...
2008-04-12  Vadim Zeitlinfix bugs introduced in wxCmdLineParser::ConvertStringTo...
2008-04-12  Vadim Zeitlinforward declare wxVideoMode as struct, not class, now...
2008-04-12  Vadim ZeitlinwxThread::Sleep() is the same as wxMilliSleep() on...
2008-04-12  Vadim Zeitlinremove unused wxAppTraits-related files
2008-04-11  Vadim Zeitlinargh, really, really fix Darwin build
2008-04-11  Vadim ZeitlinGetSocketManager() has no GUI-specific version under...
2008-04-11  Vadim Zeitlinalso use AddProcessCallback() and GetSocketManager...
2008-04-11  Robert RoeblingAdd test for context menu, fixed mem leak, fixed focus...
2008-04-11  Václav Slavíkreverted wxVideoMode API breakage by r53049, finished...
2008-04-10  Francesco Montorsiuse an enum to make it easier to document the values
2008-04-10  Václav Slavíkcompilation fix for newest DirectFB versions (patch...
2008-04-10  Julian SmartAdded wxRichTextCtrl superscript and subscript support...
2008-04-10  Vadim Zeitlinoops, added missing #endif
2008-04-10  Vadim Zeitlinonly declare AddProcessCallback for wxMotif and wxGTK
2008-04-08  Julian SmartTry standard XDG location for documents directory
2008-04-08  Robert RoeblingAdapt MSW's renderer's alignment to use column header...
2008-04-08  Robert RoeblingBy default, align renderers as column header under...
2008-04-07  Robin DunnwxVideoMode is a class not a struct
2008-04-07  Robin Dunnfix typedef
2008-04-07  Robert RoeblingSplit wxDataViewVirtualModel fork wxDataViewIndexModel...
2008-04-07  Vadim Zeitlincorrect positioning of the control and removed workarou...
2008-04-06  Robert RoeblingFix compilo
2008-04-06  Vadim Zeitlinno changes, just fix typo in variable name
2008-04-06  Vadim Zeitlindelay setting the window shape until it is realized...
2008-04-06  Vadim Zeitlinuse kind, not id, of a menu item to test whether it...
2008-04-06  Vadim Zeitlinremoved (unused) occurrences of _WX_DEFINE_DATE_EVENTS_...
2008-04-06  Francesco Montorsigive a name to the enumeration of the values which...
2008-04-06  Francesco Montorsidocumented wxVideoMode (otherwise wxDisplay docs are...
2008-04-06  Vadim Zeitlincorrected inverted test in IsEmpty() (patch 1936052)
2008-04-05  Vadim Zeitlindocument Alloc() vs returning bool (part of bug 1933693)
2008-04-05  Vadim Zeitlininclude the headers needed for its compilation from...
2008-04-05  Robert RoeblingSupport renderer::LeftClick() in generic code, removed...
2008-04-04  Vadim Zeitlinset focus to the control when it's clicked
2008-04-04  Vadim Zeitlinmake GenerateEvent() public again to fix wxGTK compilation
2008-04-04  Vadim Zeitlinimplemented toggling of wxCAL_MONDAY_FIRST in the nativ...
2008-04-04  Vadim Zeitlinimplemented Mark() in the native MSW version of wxCalen...
2008-04-04  Vadim Zeitlingenerate double click events in the native MSW version...
2008-04-04  Vadim Zeitlingenerate the correct events in the native MSW version...
2008-04-04  Vadim Zeitlinimplemented HitTest() in the native MSW version; added...
2008-04-04  Vadim Zeitlininitial native implementation of wxCalendarCtrl for MSW
2008-04-03  Robin DunnFix for potential layout glitches in wxGridBagSizer...
2008-04-02  Vadim ZeitlinwxMac compilation fix: must explicitly qualify non...
2008-04-02  Stefan NeisAdded detection of vsscanf and whether or not a prototy...
2008-04-01  Vadim Zeitlinmove all appearace-related methods down to wxCalendarCt...
2008-04-01  Vadim ZeitlinwxMimeTypesManagerImpl and wxFileTypeImpl are in base...
2008-04-01  Stefan NeisAnother attempt at fixing Watcom compilation.
2008-04-01  Stefan NeisAdded header needed for Solaris to find finite() prototype.
2008-04-01  Václav Slavíkcompilation fix for wxMSW and r52961
2008-04-01  Václav SlavíkGeneralized wxScrolledWindow into wxScrolled<T> that...
2008-03-31  Vadim Zeitlinthrow away the now invalid items in wxSelectionStore...
2008-03-31  Vadim Zeitlinstore selected indices as unsigned int, not size_t...
2008-03-30  Václav Slavíkadded wxXmlNode::InsertChildAfter and use it for (much...
2008-03-29  Václav Slavík1. fixed wxXmlNode::InsertChild() documentation to...
2008-03-29  Stefan NeisOS/2 port: reorganized wxBitmap/wxBitmapHandler classes...
2008-03-28  Francesco Montorsiadd more pure virtuals to wxBrushBase; fix the GetColou...
2008-03-28  Vadim Zeitlinadded native GTK implementation of wxCalendarCtrl ...
2008-03-27  Robin DunnFix line endings
2008-03-27  Robin DunnA bit of cleanup for STC's use of PopupWindow
2008-03-27  Francesco Montorsifinal fixes to [a-b]*h headers
2008-03-27  Vadim Zeitlinadded convenient wxON_BLOCK_EXIT_SET() macro
2008-03-27  Vadim Zeitlinadded convenient wxON_BLOCK_EXIT_THISn() macros wrappin...
2008-03-26  Francesco Montorsiadded the rungccxml.sh script and the setup_gccxml...
2008-03-26  Francesco Montorsisubstitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE...
2008-03-25  Stefan Csomormoving tlw list up, cleanup
2008-03-25  Francesco Montorsireorganized wxBitmap/wxBitmapHandler classes to use...
2008-03-25  Vadim Zeitlinimplement wxListItem::operator=()
2008-03-25  Stefan Csomormake popup on mac behave as on msw
2008-03-25  Stefan Csomorturning off QuickDraw on the iPhone
2008-03-25  Stefan Csomoraddind nonowned window implementation
2008-03-25  Stefan Csomoraddind nonowned window implementation
2008-03-25  Stefan Csomoraddind nonowned window implementation
2008-03-25  Stefan Csomoraddind nonowned window implementation
2008-03-25  Stefan Csomoraddind nonowned window implementation
2008-03-25  Stefan Csomoraddind nonowned window implementation
2008-03-24  Vadim Zeitlinfix wxExecute() compilation in ANSI build
2008-03-24  Francesco Montorsiadd backward compat FindOrCreateFont
2008-03-23  Stefan NeisCompilation fix.
2008-03-23  Stefan NeisUpdated brush/pen implementation for OS/2 to current...
2008-03-23  Vadim Zeitlinsuppress warnings about hiding virtual functions in...
2008-03-23  Vadim Zeitlinyet more compilation fixes after brush/pen style change...
2008-03-23  Stefan NeisFixed compilation after wxBrushStyle/wxPenStyle changes.
next