2007-07-25 |
Robert Roebling | Small correction |
tree | commitdiff |
2007-07-25 |
Robert Roebling | ItemDeleted now has (parent, item) |
tree | commitdiff |
2007-07-25 |
Robert Roebling | Patch from Bo, implement sorting in wxDVC |
tree | commitdiff |
2007-07-25 |
Vadim Zeitlin | fix warnings due to using deprecated-but-used-internall... |
tree | commitdiff |
2007-07-25 |
Robert Roebling | make wxDataViewCtrl in STL mode |
tree | commitdiff |
2007-07-25 |
Julian Smart | Typo correction |
tree | commitdiff |
2007-07-24 |
Václav Slavík | optimized wxStringTokenizer: it's now slightly faster... |
tree | commitdiff |
2007-07-24 |
Vadim Zeitlin | use To/FromWChar() in single parameter wxMBConv::cMB2WC... |
tree | commitdiff |
2007-07-24 |
Vadim Zeitlin | use wxMBConvStrictUTF8 instead of wxMBConvUTF8 in Conve... |
tree | commitdiff |
2007-07-24 |
Vadim Zeitlin | add wxMBConvStrictUTF8 class implementing just UTF... |
tree | commitdiff |
2007-07-24 |
Robert Roebling | Patch from Bo to speed up FindNode() in internal data... |
tree | commitdiff |
2007-07-24 |
Robert Roebling | Added wxQsort() |
tree | commitdiff |
2007-07-24 |
Robert Roebling | Don't send events when expanding internally, only after... |
tree | commitdiff |
2007-07-24 |
Robert Roebling | Send events from port-specific code, not common code... |
tree | commitdiff |
2007-07-24 |
Robert Roebling | Patch from Bo to optimize FindNode() in internal tree... |
tree | commitdiff |
2007-07-24 |
Vadim Zeitlin | corrected off by 1 error in cMB2WC() call (thanks valgrind) |
tree | commitdiff |
2007-07-23 |
Vadim Zeitlin | don't add an extra empty line to the end (fixes bug... |
tree | commitdiff |
2007-07-23 |
Vadim Zeitlin | removed wxUSE_STRUTILS which was left over from the... |
tree | commitdiff |
2007-07-23 |
Julian Smart | Avoid a hang if we're dragging a tab to a notebook... |
tree | commitdiff |
2007-07-22 |
Vadim Zeitlin | call aglEnable(AGL_BUFFER_RECT) after setting the rect... |
tree | commitdiff |
2007-07-21 |
Vadim Zeitlin | correct closing comments in #endifs (patch 1756990) |
tree | commitdiff |
2007-07-21 |
Vadim Zeitlin | added support for user-defined types to wxConfig (patch... |
tree | commitdiff |
2007-07-21 |
Vadim Zeitlin | added wxTo/FromString(wxColour) (part of patch 1753875) |
tree | commitdiff |
2007-07-21 |
Robert Roebling | added wxDataViewIndexListModel and sample |
tree | commitdiff |
2007-07-21 |
Vadim Zeitlin | allow overriding automatic alpha detection during icon... |
tree | commitdiff |
2007-07-21 |
Vadim Zeitlin | removed unused variable left after the last commit |
tree | commitdiff |
2007-07-21 |
Václav Slavík | fixed wxMotif to compile in Unicode mode (this is not... |
tree | commitdiff |
2007-07-21 |
Vadim Zeitlin | added wxUSE_REGKEY option |
tree | commitdiff |
2007-07-21 |
Vadim Zeitlin | correct the last patch: we should compare wxGenericTree... |
tree | commitdiff |
2007-07-21 |
Vadim Zeitlin | define CreateEventLoop() even if wxUSE_CONSOLE_EVENTLOO... |
tree | commitdiff |
2007-07-21 |
Vadim Zeitlin | added wxUSE_FONTENUM for wxFontEnumerator |
tree | commitdiff |
2007-07-21 |
Vadim Zeitlin | fixes for building wxMSW with --disbale-all-features |
tree | commitdiff |
2007-07-21 |
Vadim Zeitlin | always use GTK_FILE_CHOOSER_ACTION_SELECT_FOLDER, indep... |
tree | commitdiff |
2007-07-20 |
David Elliott | wxCocoa: Implement wxTopLevelWindow::SetDefaultItem |
tree | commitdiff |
2007-07-20 |
David Elliott | wxCocoa: Basic support for font underlining: |
tree | commitdiff |
2007-07-20 |
Paul Cornett | use the right cast to fix warning, rather than just... |
tree | commitdiff |
2007-07-20 |
Robert Roebling | Optimise internal sorting datastructure |
tree | commitdiff |
2007-07-20 |
Robert Roebling | Renamed HasChildren() to IsContainer(), added GetParent... |
tree | commitdiff |
2007-07-20 |
Robert Roebling | Fix for crash when opening empty node |
tree | commitdiff |
2007-07-20 |
Paul Cornett | add missing parens to bitwise expression |
tree | commitdiff |
2007-07-20 |
David Elliott | Implement wxWindow::SetCursor to invalidate Cocoa's... |
tree | commitdiff |
2007-07-20 |
David Elliott | Remove wxStockCursor function that should never have... |
tree | commitdiff |
2007-07-20 |
David Elliott | Rework the wxCusor ctor taking wx stock number to provi... |
tree | commitdiff |
2007-07-20 |
David Elliott | Rewrite conversion from classic Mac OS 'CURS'-style... |
tree | commitdiff |
2007-07-20 |
Vadim Zeitlin | make To/From8bit() inline for performance reasons |
tree | commitdiff |
2007-07-20 |
Vadim Zeitlin | rewrite FilterInValue() using iterators, this results... |
tree | commitdiff |
2007-07-19 |
Vadim Zeitlin | added code to free memory allocated in wxSetEnv() when... |
tree | commitdiff |
2007-07-19 |
David Elliott | Strip mnemonics from the label before passing it to... |
tree | commitdiff |
2007-07-19 |
David Elliott | Implement wxCocoa wxRadioBox event. |
tree | commitdiff |
2007-07-19 |
David Elliott | Make wxRadioButton::SetValue(true) deselect all other... |
tree | commitdiff |
2007-07-19 |
David Elliott | Implement most of wxRadioBox's methods. |
tree | commitdiff |
2007-07-19 |
David Elliott | Added include wx/timer.h to non WX_PRECOMP case. |
tree | commitdiff |
2007-07-19 |
Robert Roebling | Better sorting example and better default |
tree | commitdiff |
2007-07-19 |
Vadim Zeitlin | added wxUSE_TASKBARICON; corrected condition for genera... |
tree | commitdiff |
2007-07-18 |
Vadim Zeitlin | don't assert when right/down cursor arrows are used... |
tree | commitdiff |
2007-07-18 |
Vadim Zeitlin | speed up reading wxFileConfig from wxInputStream by... |
tree | commitdiff |
2007-07-18 |
Vadim Zeitlin | wxGTK/Univ compilation fixes |
tree | commitdiff |
2007-07-18 |
Robert Roebling | Completed sorting in wxDataViewCtrl |
tree | commitdiff |
2007-07-18 |
Václav Slavík | compilation fix for minimal build |
tree | commitdiff |
2007-07-18 |
Robert Roebling | First work at resort with header click |
tree | commitdiff |
2007-07-18 |
Robert Roebling | Forgot this one |
tree | commitdiff |
2007-07-18 |
Robert Roebling | First actual sorting for wxDataViewCtrl |
tree | commitdiff |
2007-07-18 |
Václav Slavík | don't use _T() for literals in wxDFB, it uses UTF-8... |
tree | commitdiff |
2007-07-18 |
Václav Slavík | use iterators instead of c_str() |
tree | commitdiff |
2007-07-17 |
Robert Roebling | Some code renaming to avoid confusion. Test editable... |
tree | commitdiff |
2007-07-17 |
David Elliott | Partially implement wxRadioBox for wxCocoa. |
tree | commitdiff |
2007-07-17 |
David Elliott | Add a couple of wxAutoNSAutoreleasePool in some key... |
tree | commitdiff |
2007-07-17 |
David Elliott | Don't use exceptions to determine lack of a method... |
tree | commitdiff |
2007-07-16 |
Vadim Zeitlin | use wxGetLocalTimeMillis() instead of wxDateTime in... |
tree | commitdiff |
2007-07-16 |
Vadim Zeitlin | compilation fix for wxUSE_LOG==0 |
tree | commitdiff |
2007-07-16 |
Vadim Zeitlin | include wx/dynarray.h to fix compilation with minimal... |
tree | commitdiff |
2007-07-16 |
Vadim Zeitlin | add wxUSE_BASE64 checks around DoRead/WriteBinary(... |
tree | commitdiff |
2007-07-16 |
Václav Slavík | support real transparency for controls that return... |
tree | commitdiff |
2007-07-16 |
David Elliott | The wxUSE_EPOLL_DISPATCHER (like other wxUSE flags... |
tree | commitdiff |
2007-07-16 |
Vadim Zeitlin | added unistd.h include for close() |
tree | commitdiff |
2007-07-16 |
Robert Roebling | Use wxDataViewItem, not row to index |
tree | commitdiff |
2007-07-16 |
Robert Roebling | change wxDataViewItem id to void* |
tree | commitdiff |
2007-07-16 |
Robert Roebling | Patch from Bo for generic wxDataViewCtrl |
tree | commitdiff |
2007-07-15 |
Vadim Zeitlin | added wxUSE_CONSOLE_EVENTLOOP around wxConsoleEventLoop |
tree | commitdiff |
2007-07-15 |
Paul Cornett | fix for monolithic build |
tree | commitdiff |
2007-07-15 |
Vadim Zeitlin | create greyed image for wxBitmapButton in MSW automatic... |
tree | commitdiff |
2007-07-15 |
Robert Roebling | Add test for deleting item from wxDataViewCtrl |
tree | commitdiff |
2007-07-15 |
Václav Slavík | convert bitmap's surface to RGB24/ARGB in wxBitmap... |
tree | commitdiff |
2007-07-15 |
Václav Slavík | don't export private stc2wx(), wx2stc() functions from... |
tree | commitdiff |
2007-07-14 |
Vadim Zeitlin | make the path absolute before using it with gtk_file_ch... |
tree | commitdiff |
2007-07-14 |
Vadim Zeitlin | replace RunLoop() call with Dispatch() after wxFDIODisp... |
tree | commitdiff |
2007-07-14 |
Vadim Zeitlin | allow setting empty tooltip in SetIcon() (patch 1750994) |
tree | commitdiff |
2007-07-14 |
Vadim Zeitlin | don't leak epoll descriptor |
tree | commitdiff |
2007-07-14 |
Vadim Zeitlin | corrected #if check which was written as #ifdef |
tree | commitdiff |
2007-07-14 |
Vadim Zeitlin | create the single global IO dispatcher in wxFDIODispatc... |
tree | commitdiff |
2007-07-14 |
Vadim Zeitlin | replaced wxFDIODispatcher::RunLoop() with Dispatch... |
tree | commitdiff |
2007-07-14 |
Vadim Zeitlin | changed wxFDIODispatcher::UnregisterFD() to take only... |
tree | commitdiff |
2007-07-14 |
Vadim Zeitlin | Added wxUSE_CONSOLE_EVENTLOOP and wxUSE_SELECT/EPOLLDIS... |
tree | commitdiff |
2007-07-14 |
Vadim Zeitlin | fix harmless unused variable warning |
tree | commitdiff |
2007-07-14 |
Paul Cornett | fix HasPendingEvents() to only return true if there... |
tree | commitdiff |
2007-07-14 |
Robert Roebling | Made wxDataViewCtrl sample use a real, expandabl data... |
tree | commitdiff |
2007-07-14 |
Benjamin Williams | fix for bug #1747890 - close button problem fixed |
tree | commitdiff |
2007-07-14 |
Václav Slavík | renamed wxXmlProperty to wxXmlAttribute, plus implied... |
tree | commitdiff |
2007-07-14 |
Stefan Csomor | adapting to new m_labelOrig label member |
tree | commitdiff |
2007-07-13 |
Václav Slavík | removed broken and global GetLine() function from wx... |
tree | commitdiff |
next |