2008-04-17 |
Robert Roebling | Patches-1940222 ] wxTextCtrl and keydown on fully selec... |
tree | commitdiff |
2008-04-17 |
Robert Roebling | [ 1942756 ] wxImage:SaveFile() returns true instead... |
tree | commitdiff |
2008-04-17 |
Michael Wetherell | Work around another buggy getgrgid_r. |
tree | commitdiff |
2008-04-17 |
Jouk Jansen | Update OpenVMS compiles support |
tree | commitdiff |
2008-04-16 |
Václav Slavík | removed no longer needed wxOKlibc() helper |
tree | commitdiff |
2008-04-15 |
Vadim Zeitlin | execute the usual cleanup code from EVT_END_SESSION... |
tree | commitdiff |
2008-04-15 |
Vadim Zeitlin | add possibility to specify the conversion to use in... |
tree | commitdiff |
2008-04-14 |
Robert Roebling | Support bitmaps and text and header columns using wxIma... |
tree | commitdiff |
2008-04-14 |
Robert Roebling | Use scoped ptr template |
tree | commitdiff |
2008-04-14 |
Robin Dunn | Also set wxHAVE_RAW_BITMAP for Mac and GTK2, use it... |
tree | commitdiff |
2008-04-14 |
Robert Roebling | Added bitmap support to column header |
tree | commitdiff |
2008-04-14 |
Robert Roebling | Correct weak ref usage which triggered an assert |
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 incorrect layout width caching in wxHtmlContainer... |
tree | commitdiff |
2008-04-13 |
Václav Slavík | wxDFB compilation fixes after recent brushes/pens chang... |
tree | commitdiff |
2008-04-13 |
Vadim Zeitlin | removed a TODO comments, it actually doesn't seem neces... |
tree | commitdiff |
2008-04-12 |
Vadim Zeitlin | no real changes but replace manual calls to Set{Text... |
tree | commitdiff |
2008-04-12 |
Vadim Zeitlin | test for pen validity before calling GetStyle() on... |
tree | commitdiff |
2008-04-12 |
Robert Roebling | Fix crash when deleting node |
tree | commitdiff |
2008-04-12 |
Robert Roebling | Corrected/added support for column headers with icon... |
tree | commitdiff |
2008-04-12 |
Vadim Zeitlin | don't use wxLocale if wxUSE_LOCALE==0 |
tree | commitdiff |
2008-04-12 |
Vadim Zeitlin | don't stop on NULs in Replace() |
tree | commitdiff |
2008-04-12 |
Vadim Zeitlin | test that iterator is valid before comparing with it... |
tree | commitdiff |
2008-04-12 |
Vadim Zeitlin | fix bugs introduced in wxCmdLineParser::ConvertStringTo... |
tree | commitdiff |
2008-04-12 |
Vadim Zeitlin | wxThread::Sleep() is the same as wxMilliSleep() on... |
tree | commitdiff |
2008-04-12 |
Vadim Zeitlin | correct CallHtmlHelp() overload being called in Quit() |
tree | commitdiff |
2008-04-11 |
Vadim Zeitlin | ENDSESSION_LOGOFF is a bit flag, test for it using... |
tree | commitdiff |
2008-04-11 |
Robert Roebling | Add test for context menu, fixed mem leak, fixed focus... |
tree | commitdiff |
2008-04-11 |
Jouk Jansen | Updates for VMS : new Makefiles, proper type casts |
tree | commitdiff |
2008-04-10 |
Václav Slavík | compilation fix after FM's wxBitmapHandler changes |
tree | commitdiff |
2008-04-10 |
Julian Smart | Added wxRichTextCtrl superscript and subscript support... |
tree | commitdiff |
2008-04-09 |
Stefan Neis | Added missing (trivial) implementation file for wxMiniF... |
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 |
Julian Smart | Don't send event from ChangeValue |
tree | commitdiff |
2008-04-08 |
Robert Roebling | By default, align renderers as column header under... |
tree | commitdiff |
2008-04-07 |
Vadim Zeitlin | don't ask for bounding rectangle of a hidden root,... |
tree | commitdiff |
2008-04-07 |
Robert Roebling | Split wxDataViewVirtualModel fork wxDataViewIndexModel... |
tree | commitdiff |
2008-04-07 |
Robert Roebling | Compilo after wxVideoMode change, MSW part |
tree | commitdiff |
2008-04-07 |
Vadim Zeitlin | correct positioning of the control and removed workarou... |
tree | commitdiff |
2008-04-06 |
Robert Roebling | compilo |
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 |
Vadim Zeitlin | refresh the item after adding its first child as, appar... |
tree | commitdiff |
2008-04-06 |
Vadim Zeitlin | continue with other handlers if some handler fails... |
tree | commitdiff |
2008-04-06 |
Vadim Zeitlin | reset m_selection in DeleteAllPages() (patch 1922215... |
tree | commitdiff |
2008-04-06 |
Chris Elliott | SF bug 1895101 |
tree | commitdiff |
2008-04-06 |
Robin Dunn | use the same constant the other ports use instead of... |
tree | commitdiff |
2008-04-06 |
Robin Dunn | Slight reorg of last change |
tree | commitdiff |
2008-04-05 |
Vadim Zeitlin | include more headers for PCH-less compilation |
tree | commitdiff |
2008-04-05 |
Robert Roebling | Always interpret a column width of -1 as 80 until somth... |
tree | commitdiff |
2008-04-05 |
Vadim Zeitlin | use wxCHECK instead of wxASSERT in Alloc() to avoid... |
tree | commitdiff |
2008-04-05 |
Vadim Zeitlin | don't crash in ReadString() if the length read from... |
tree | commitdiff |
2008-04-05 |
Vadim Zeitlin | fix for g++ signed/unsigned comparison warning |
tree | commitdiff |
2008-04-05 |
Robert Roebling | Fixed bug that made adding a child to a branch (that... |
tree | commitdiff |
2008-04-05 |
Robert Roebling | Bugs-1934787 ] Bug in wxDataViewSpinRenderer::CreateEdi... |
tree | commitdiff |
2008-04-05 |
Robert Roebling | Probable fix for [ 1933745 ] Crash in wxDataViewHeaderW... |
tree | commitdiff |
2008-04-05 |
Robert Roebling | [ 1922123 ] Generic wxDataViewCtrl leaks |
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 | use wxWANTS_CHARS to allow arrows to work inside the... |
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 | implement EnableMonthChange() by restricting the dates... |
tree | commitdiff |
2008-04-04 |
Vadim Zeitlin | compilation fix for PCH-less build |
tree | commitdiff |
2008-04-04 |
Vadim Zeitlin | initial native implementation of wxCalendarCtrl for MSW |
tree | commitdiff |
2008-04-03 |
Robin Dunn | Fix AdjustForOverflow to use item->CalcMin, not item... |
tree | commitdiff |
2008-04-03 |
Václav Slavík | Fixed timing of malformed animated GIFs in wxHTML ... |
tree | commitdiff |
2008-04-03 |
Vadim Zeitlin | replace wrong wxUSE_DYNAMIC_LOADER test with the correc... |
tree | commitdiff |
2008-04-03 |
Stefan Csomor | fixing the build for wxMAC_USE_COCOA=1 |
tree | commitdiff |
2008-04-03 |
Stefan Csomor | GetPixel isn't returning RGBColor anymore, so change... |
tree | commitdiff |
2008-04-03 |
Stefan Csomor | GetPixel isn't returning RGBColor anymore, so change... |
tree | commitdiff |
2008-04-03 |
Robin Dunn | Call ValueChanged after SetValue so other views will... |
tree | commitdiff |
2008-04-03 |
Robin Dunn | fix warnings |
tree | commitdiff |
2008-04-03 |
Robin Dunn | Fix for potential layout glitches in wxGridBagSizer... |
tree | commitdiff |
2008-04-02 |
Stefan Neis | Added detection of vsscanf and whether or not a prototy... |
tree | commitdiff |
2008-04-02 |
Julian Smart | Only update the toolbar buttons if the toolbar is visible |
tree | commitdiff |
2008-04-02 |
Vadim Zeitlin | log error before returning, not after |
tree | commitdiff |
2008-04-01 |
Vadim Zeitlin | suppress VC++ /Wp64 warnings |
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-04-01 |
Robin Dunn | Don't force wxBORDER_SUNKEN so the programmer can speci... |
tree | commitdiff |
2008-03-31 |
Vadim Zeitlin | throw away the now invalid items in wxSelectionStore... |
tree | commitdiff |
2008-03-31 |
Vadim Zeitlin | fix unused parameter warning |
tree | commitdiff |
2008-03-31 |
Vadim Zeitlin | store selected indices as unsigned int, not size_t... |
tree | commitdiff |
2008-03-31 |
Vadim Zeitlin | don't leave empty listboxes with tiny best size |
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 | Linker fixes for OS/2 build. |
tree | commitdiff |
2008-03-29 |
Stefan Neis | OS/2 port: reorganized wxBitmap/wxBitmapHandler classes... |
tree | commitdiff |
2008-03-29 |
Václav Slavík | set initial GTK_CAN_FOCUS value to match AcceptsFocus... |
tree | commitdiff |
2008-03-29 |
Václav Slavík | removed no longer used win_gtk.c file |
tree | commitdiff |
2008-03-29 |
Václav Slavík | be tolerant of XHTML self-closing tags when parsing... |
tree | commitdiff |
2008-03-28 |
Francesco Montorsi | add more pure virtuals to wxBrushBase; fix the GetColou... |
tree | commitdiff |
next |