2008-04-24 |
Václav Slavík | added wxString::Clone() and made wxString(wxCStrData... |
tree | commitdiff |
2008-04-23 |
Paul Cornett | restore caching of WM frame extents |
tree | commitdiff |
2008-04-23 |
Julian Smart | Further performance optimizations |
tree | commitdiff |
2008-04-22 |
Vadim Zeitlin | make wxDir::Has{Files,SubDirs}() const |
tree | commitdiff |
2008-04-22 |
Robert Roebling | Let wxCommandEvent's copy constr copy its string via... |
tree | commitdiff |
2008-04-22 |
Robert Roebling | Remove usused variable |
tree | commitdiff |
2008-04-21 |
Robert Roebling | [ 1945434 ] Changing method wxComboCtrlBase::DrawButton... |
tree | commitdiff |
2008-04-21 |
Julian Smart | Speeded up wrapping (again), this time using partial... |
tree | commitdiff |
2008-04-21 |
Václav Slavík | preserve TAB characters when copying HTML <pre> content... |
tree | commitdiff |
2008-04-20 |
Václav Slavík | implement wxLIST_AUTOSIZE support in wxMac's wxListCtrl |
tree | commitdiff |
2008-04-19 |
Robert Roebling | Fixed wxDatePickerCtrl under OS X |
tree | commitdiff |
2008-04-18 |
Vadim Zeitlin | added wxMouseState::GetPosition(), for consistency... |
tree | commitdiff |
2008-04-18 |
Vadim Zeitlin | make wxMouseState accessors const; document this class |
tree | commitdiff |
2008-04-17 |
Robert Roebling | [ 1936700 ] wxCAL_SHOW_WEEK_NUMBERS, slightly modified |
tree | commitdiff |
2008-04-16 |
Václav Slavík | removed no longer needed wxOKlibc() helper |
tree | commitdiff |
2008-04-16 |
Václav Slavík | wchar_t is now always required, updated chartype.h... |
tree | commitdiff |
2008-04-15 |
Vadim Zeitlin | add possibility to specify the conversion to use in... |
tree | commitdiff |
2008-04-14 |
Václav Slavík | more wxString:[Aa]ppend() overloads for better compatib... |
tree | commitdiff |
2008-04-14 |
Robin Dunn | Also set wxHAVE_RAW_BITMAP for Mac and GTK2, use it... |
tree | commitdiff |
2008-04-14 |
Vadim Zeitlin | removed extra wxCalendarCtrl:: which is ignored by... |
tree | commitdiff |
2008-04-13 |
Vadim Zeitlin | fix crashes due to missing npos handling in several... |
tree | commitdiff |
2008-04-13 |
Václav Slavík | Fixed IMPLEMENT_APP() to be compatible with the -WU... |
tree | commitdiff |
2008-04-13 |
Vadim Zeitlin | allow predefining wxNO_XXX_LIB symbols to avoid implici... |
tree | commitdiff |
2008-04-12 |
Robert Roebling | Corrected/added support for column headers with icon... |
tree | commitdiff |
2008-04-12 |
Vadim Zeitlin | fix bugs introduced in wxCmdLineParser::ConvertStringTo... |
tree | commitdiff |
2008-04-12 |
Vadim Zeitlin | forward declare wxVideoMode as struct, not class, now... |
tree | commitdiff |
2008-04-12 |
Vadim Zeitlin | wxThread::Sleep() is the same as wxMilliSleep() on... |
tree | commitdiff |
2008-04-12 |
Vadim Zeitlin | remove unused wxAppTraits-related files |
tree | commitdiff |
2008-04-11 |
Vadim Zeitlin | argh, really, really fix Darwin build |
tree | commitdiff |
2008-04-11 |
Vadim Zeitlin | GetSocketManager() has no GUI-specific version under... |
tree | commitdiff |
2008-04-11 |
Vadim Zeitlin | also use AddProcessCallback() and GetSocketManager... |
tree | commitdiff |
2008-04-11 |
Robert Roebling | Add test for context menu, fixed mem leak, fixed focus... |
tree | commitdiff |
2008-04-11 |
Václav Slavík | reverted wxVideoMode API breakage by r53049, finished... |
tree | commitdiff |
2008-04-10 |
Francesco Montorsi | use an enum to make it easier to document the values |
tree | commitdiff |
2008-04-10 |
Václav Slavík | compilation fix for newest DirectFB versions (patch... |
tree | commitdiff |
2008-04-10 |
Julian Smart | Added wxRichTextCtrl superscript and subscript support... |
tree | commitdiff |
2008-04-10 |
Vadim Zeitlin | oops, added missing #endif |
tree | commitdiff |
2008-04-10 |
Vadim Zeitlin | only declare AddProcessCallback for wxMotif and wxGTK |
tree | commitdiff |
2008-04-08 |
Julian Smart | Try standard XDG location for documents directory |
tree | commitdiff |
2008-04-08 |
Robert Roebling | Adapt MSW's renderer's alignment to use column header... |
tree | commitdiff |
2008-04-08 |
Robert Roebling | By default, align renderers as column header under... |
tree | commitdiff |
2008-04-07 |
Robin Dunn | wxVideoMode is a class not a struct |
tree | commitdiff |
2008-04-07 |
Robin Dunn | fix typedef |
tree | commitdiff |
2008-04-07 |
Robert Roebling | Split wxDataViewVirtualModel fork wxDataViewIndexModel... |
tree | commitdiff |
2008-04-07 |
Vadim Zeitlin | correct positioning of the control and removed workarou... |
tree | commitdiff |
2008-04-06 |
Robert Roebling | Fix compilo |
tree | commitdiff |
2008-04-06 |
Vadim Zeitlin | no changes, just fix typo in variable name |
tree | commitdiff |
2008-04-06 |
Vadim Zeitlin | delay setting the window shape until it is realized... |
tree | commitdiff |
2008-04-06 |
Vadim Zeitlin | use kind, not id, of a menu item to test whether it... |
tree | commitdiff |
2008-04-06 |
Vadim Zeitlin | removed (unused) occurrences of _WX_DEFINE_DATE_EVENTS_... |
tree | commitdiff |
2008-04-06 |
Francesco Montorsi | give a name to the enumeration of the values which... |
tree | commitdiff |
2008-04-06 |
Francesco Montorsi | documented wxVideoMode (otherwise wxDisplay docs are... |
tree | commitdiff |
2008-04-06 |
Vadim Zeitlin | corrected inverted test in IsEmpty() (patch 1936052) |
tree | commitdiff |
2008-04-05 |
Vadim Zeitlin | document Alloc() vs returning bool (part of bug 1933693) |
tree | commitdiff |
2008-04-05 |
Vadim Zeitlin | include the headers needed for its compilation from... |
tree | commitdiff |
2008-04-05 |
Robert Roebling | Support renderer::LeftClick() in generic code, removed... |
tree | commitdiff |
2008-04-04 |
Vadim Zeitlin | set focus to the control when it's clicked |
tree | commitdiff |
2008-04-04 |
Vadim Zeitlin | make GenerateEvent() public again to fix wxGTK compilation |
tree | commitdiff |
2008-04-04 |
Vadim Zeitlin | implemented toggling of wxCAL_MONDAY_FIRST in the nativ... |
tree | commitdiff |
2008-04-04 |
Vadim Zeitlin | implemented Mark() in the native MSW version of wxCalen... |
tree | commitdiff |
2008-04-04 |
Vadim Zeitlin | generate double click events in the native MSW version... |
tree | commitdiff |
2008-04-04 |
Vadim Zeitlin | generate the correct events in the native MSW version... |
tree | commitdiff |
2008-04-04 |
Vadim Zeitlin | implemented HitTest() in the native MSW version; added... |
tree | commitdiff |
2008-04-04 |
Vadim Zeitlin | initial native implementation of wxCalendarCtrl for MSW |
tree | commitdiff |
2008-04-03 |
Robin Dunn | Fix for potential layout glitches in wxGridBagSizer... |
tree | commitdiff |
2008-04-02 |
Vadim Zeitlin | wxMac compilation fix: must explicitly qualify non... |
tree | commitdiff |
2008-04-02 |
Stefan Neis | Added detection of vsscanf and whether or not a prototy... |
tree | commitdiff |
2008-04-01 |
Vadim Zeitlin | move all appearace-related methods down to wxCalendarCt... |
tree | commitdiff |
2008-04-01 |
Vadim Zeitlin | wxMimeTypesManagerImpl and wxFileTypeImpl are in base... |
tree | commitdiff |
2008-04-01 |
Stefan Neis | Another attempt at fixing Watcom compilation. |
tree | commitdiff |
2008-04-01 |
Stefan Neis | Added header needed for Solaris to find finite() prototype. |
tree | commitdiff |
2008-04-01 |
Václav Slavík | compilation fix for wxMSW and r52961 |
tree | commitdiff |
2008-04-01 |
Václav Slavík | Generalized wxScrolledWindow into wxScrolled<T> that... |
tree | commitdiff |
2008-03-31 |
Vadim Zeitlin | throw away the now invalid items in wxSelectionStore... |
tree | commitdiff |
2008-03-31 |
Vadim Zeitlin | store selected indices as unsigned int, not size_t... |
tree | commitdiff |
2008-03-30 |
Václav Slavík | added wxXmlNode::InsertChildAfter and use it for (much... |
tree | commitdiff |
2008-03-29 |
Václav Slavík | 1. fixed wxXmlNode::InsertChild() documentation to... |
tree | commitdiff |
2008-03-29 |
Stefan Neis | OS/2 port: reorganized wxBitmap/wxBitmapHandler classes... |
tree | commitdiff |
2008-03-28 |
Francesco Montorsi | add more pure virtuals to wxBrushBase; fix the GetColou... |
tree | commitdiff |
2008-03-28 |
Vadim Zeitlin | added native GTK implementation of wxCalendarCtrl ... |
tree | commitdiff |
2008-03-27 |
Robin Dunn | Fix line endings |
tree | commitdiff |
2008-03-27 |
Robin Dunn | A bit of cleanup for STC's use of PopupWindow |
tree | commitdiff |
2008-03-27 |
Francesco Montorsi | final fixes to [a-b]*h headers |
tree | commitdiff |
2008-03-27 |
Vadim Zeitlin | added convenient wxON_BLOCK_EXIT_SET() macro |
tree | commitdiff |
2008-03-27 |
Vadim Zeitlin | added convenient wxON_BLOCK_EXIT_THISn() macros wrappin... |
tree | commitdiff |
2008-03-26 |
Francesco Montorsi | added the rungccxml.sh script and the setup_gccxml... |
tree | commitdiff |
2008-03-26 |
Francesco Montorsi | substitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE... |
tree | commitdiff |
2008-03-25 |
Stefan Csomor | moving tlw list up, cleanup |
tree | commitdiff |
2008-03-25 |
Francesco Montorsi | reorganized wxBitmap/wxBitmapHandler classes to use... |
tree | commitdiff |
2008-03-25 |
Vadim Zeitlin | implement wxListItem::operator=() |
tree | commitdiff |
2008-03-25 |
Stefan Csomor | make popup on mac behave as on msw |
tree | commitdiff |
2008-03-25 |
Stefan Csomor | turning off QuickDraw on the iPhone |
tree | commitdiff |
2008-03-25 |
Stefan Csomor | addind nonowned window implementation |
tree | commitdiff |
2008-03-25 |
Stefan Csomor | addind nonowned window implementation |
tree | commitdiff |
2008-03-25 |
Stefan Csomor | addind nonowned window implementation |
tree | commitdiff |
2008-03-25 |
Stefan Csomor | addind nonowned window implementation |
tree | commitdiff |
2008-03-25 |
Stefan Csomor | addind nonowned window implementation |
tree | commitdiff |
2008-03-25 |
Stefan Csomor | addind nonowned window implementation |
tree | commitdiff |
2008-03-24 |
Vadim Zeitlin | fix wxExecute() compilation in ANSI build |
tree | commitdiff |
2008-03-24 |
Francesco Montorsi | add backward compat FindOrCreateFont |
tree | commitdiff |
next |