2007-07-20 |
Vadim Zeitlin | document wxCB_SORT |
commit | commitdiff | tree | snapshot |
2007-07-20 |
Robert Roebling | Optimise internal sorting datastructure |
commit | commitdiff | tree | snapshot |
2007-07-20 |
Robert Roebling | Renamed HasChildren() to IsContainer(), added GetParent... |
commit | commitdiff | tree | snapshot |
2007-07-20 |
Robert Roebling | Fix for crash when opening empty node |
commit | commitdiff | tree | snapshot |
2007-07-20 |
Paul Cornett | add missing parens to bitwise expression |
commit | commitdiff | tree | snapshot |
2007-07-20 |
David Elliott | Implement wxWindow::SetCursor to invalidate Cocoa's... |
commit | commitdiff | tree | snapshot |
2007-07-20 |
David Elliott | Remove wxStockCursor function that should never have... |
commit | commitdiff | tree | snapshot |
2007-07-20 |
David Elliott | Rework the wxCusor ctor taking wx stock number to provi... |
commit | commitdiff | tree | snapshot |
2007-07-20 |
David Elliott | Rewrite conversion from classic Mac OS 'CURS'-style... |
commit | commitdiff | tree | snapshot |
2007-07-20 |
Vadim Zeitlin | make To/From8bit() inline for performance reasons |
commit | commitdiff | tree | snapshot |
2007-07-20 |
Vadim Zeitlin | rewrite FilterInValue() using iterators, this results... |
commit | commitdiff | tree | snapshot |
2007-07-19 |
Vadim Zeitlin | check for setenv first, then putenv as using setenv... |
commit | commitdiff | tree | snapshot |
2007-07-19 |
Vadim Zeitlin | added code to free memory allocated in wxSetEnv() when... |
commit | commitdiff | tree | snapshot |
2007-07-19 |
David Elliott | Strip mnemonics from the label before passing it to... |
commit | commitdiff | tree | snapshot |
2007-07-19 |
David Elliott | Implement wxCocoa wxRadioBox event. |
commit | commitdiff | tree | snapshot |
2007-07-19 |
David Elliott | Make wxRadioButton::SetValue(true) deselect all other... |
commit | commitdiff | tree | snapshot |
2007-07-19 |
David Elliott | Implement most of wxRadioBox's methods. |
commit | commitdiff | tree | snapshot |
2007-07-19 |
David Elliott | Added include wx/timer.h to non WX_PRECOMP case. |
commit | commitdiff | tree | snapshot |
2007-07-19 |
Vadim Zeitlin | do platform-specific checks after ensuring that the... |
commit | commitdiff | tree | snapshot |
2007-07-19 |
Robert Roebling | Better sorting example and better default |
commit | commitdiff | tree | snapshot |
2007-07-19 |
Vadim Zeitlin | added wxUSE_TASKBARICON; corrected condition for genera... |
commit | commitdiff | tree | snapshot |
2007-07-18 |
Vadim Zeitlin | don't assert when right/down cursor arrows are used... |
commit | commitdiff | tree | snapshot |
2007-07-18 |
Vadim Zeitlin | speed up reading wxFileConfig from wxInputStream by... |
commit | commitdiff | tree | snapshot |
2007-07-18 |
Vadim Zeitlin | wxGTK/Univ compilation fixes |
commit | commitdiff | tree | snapshot |
2007-07-18 |
Robert Roebling | Completed sorting in wxDataViewCtrl |
commit | commitdiff | tree | snapshot |
2007-07-18 |
Vadim Zeitlin | added documentation of wxUSE_XXX symbols (modified... |
commit | commitdiff | tree | snapshot |
2007-07-18 |
Vadim Zeitlin | fix broken wxvscrolledwindowsetrowcount link |
commit | commitdiff | tree | snapshot |
2007-07-18 |
Václav Slavík | compilation fix for minimal build |
commit | commitdiff | tree | snapshot |
2007-07-18 |
Robert Roebling | First work at resort with header click |
commit | commitdiff | tree | snapshot |
2007-07-18 |
Robert Roebling | Forgot this one |
commit | commitdiff | tree | snapshot |
2007-07-18 |
Robert Roebling | First actual sorting for wxDataViewCtrl |
commit | commitdiff | tree | snapshot |
2007-07-18 |
Vadim Zeitlin | removed the hyphen from the new --enable{baseevt,epoll... |
commit | commitdiff | tree | snapshot |
2007-07-18 |
Václav Slavík | don't use _T() for literals in wxDFB, it uses UTF-8... |
commit | commitdiff | tree | snapshot |
2007-07-18 |
Václav Slavík | use iterators instead of c_str() |
commit | commitdiff | tree | snapshot |
2007-07-17 |
Vadim Zeitlin | added new libraries (patch from Francesco) |
commit | commitdiff | tree | snapshot |
2007-07-17 |
Vadim Zeitlin | added missing libraries to the requirements list |
commit | commitdiff | tree | snapshot |
2007-07-17 |
Vadim Zeitlin | remove references to contrib (patch from Francesco) |
commit | commitdiff | tree | snapshot |
2007-07-17 |
Vadim Zeitlin | check whether the string is non-empty before accessing... |
commit | commitdiff | tree | snapshot |
2007-07-17 |
Robert Roebling | Some code renaming to avoid confusion. Test editable... |
commit | commitdiff | tree | snapshot |
2007-07-17 |
Chris Elliott | svn rather than cvs |
commit | commitdiff | tree | snapshot |
2007-07-17 |
Chris Elliott | svn rather than cvs |
commit | commitdiff | tree | snapshot |
2007-07-17 |
Václav Slavík | compilation fix for Borland C++ |
commit | commitdiff | tree | snapshot |
2007-07-17 |
David Elliott | Partially implement wxRadioBox for wxCocoa. |
commit | commitdiff | tree | snapshot |
2007-07-17 |
David Elliott | Add a couple of wxAutoNSAutoreleasePool in some key... |
commit | commitdiff | tree | snapshot |
2007-07-17 |
David Elliott | Don't use exceptions to determine lack of a method... |
commit | commitdiff | tree | snapshot |
2007-07-16 |
Vadim Zeitlin | remove file containing many obsolete defines, if anyone... |
commit | commitdiff | tree | snapshot |
2007-07-16 |
David Elliott | Added preliminary documentation about how to write... |
commit | commitdiff | tree | snapshot |
2007-07-16 |
Vadim Zeitlin | test for gettimeofday/ftime even if we don't use wxDate... |
commit | commitdiff | tree | snapshot |
2007-07-16 |
Vadim Zeitlin | use wxGetLocalTimeMillis() instead of wxDateTime in... |
commit | commitdiff | tree | snapshot |
2007-07-16 |
Vadim Zeitlin | compilation fix for wxUSE_LOG==0 |
commit | commitdiff | tree | snapshot |
2007-07-16 |
Vadim Zeitlin | add wxMilliClockToLong() helper |
commit | commitdiff | tree | snapshot |
2007-07-16 |
Vadim Zeitlin | include wx/dynarray.h to fix compilation with minimal... |
commit | commitdiff | tree | snapshot |
2007-07-16 |
Vadim Zeitlin | add wxUSE_BASE64 checks around DoRead/WriteBinary(... |
commit | commitdiff | tree | snapshot |
2007-07-16 |
Vadim Zeitlin | include wx/longlong.h to fix compilation with wxUSE_DAT... |
commit | commitdiff | tree | snapshot |
2007-07-16 |
Václav Slavík | support real transparency for controls that return... |
commit | commitdiff | tree | snapshot |
2007-07-16 |
Václav Slavík | compilation fix for wxStrtod and friends: non-zero... |
commit | commitdiff | tree | snapshot |
2007-07-16 |
David Elliott | The wxUSE_EPOLL_DISPATCHER (like other wxUSE flags... |
commit | commitdiff | tree | snapshot |
2007-07-16 |
Vadim Zeitlin | fix WX_ARG_WITH behaviour when it's used before wxUSE_A... |
commit | commitdiff | tree | snapshot |
2007-07-16 |
Vadim Zeitlin | added unistd.h include for close() |
commit | commitdiff | tree | snapshot |
2007-07-16 |
Robert Roebling | Use wxDataViewItem, not row to index |
commit | commitdiff | tree | snapshot |
2007-07-16 |
Robert Roebling | Store pointers in wxDataViewItem in the sample, no... |
commit | commitdiff | tree | snapshot |
2007-07-16 |
Robert Roebling | change wxDataViewItem id to void* |
commit | commitdiff | tree | snapshot |
2007-07-16 |
Robert Roebling | Patch from Bo for generic wxDataViewCtrl |
commit | commitdiff | tree | snapshot |
2007-07-15 |
Vadim Zeitlin | simplify the test for build setup.h being out of date... |
commit | commitdiff | tree | snapshot |
2007-07-15 |
Vadim Zeitlin | added wxUSE_CONSOLE_EVENTLOOP around wxConsoleEventLoop |
commit | commitdiff | tree | snapshot |
2007-07-15 |
Paul Cornett | fix for monolithic build |
commit | commitdiff | tree | snapshot |
2007-07-15 |
Vadim Zeitlin | no real changes, just added an extra status message |
commit | commitdiff | tree | snapshot |
2007-07-15 |
Vadim Zeitlin | create greyed image for wxBitmapButton in MSW automatic... |
commit | commitdiff | tree | snapshot |
2007-07-15 |
Robert Roebling | Add test for deleting item from wxDataViewCtrl |
commit | commitdiff | tree | snapshot |
2007-07-15 |
Václav Slavík | convert bitmap's surface to RGB24/ARGB in wxBitmap... |
commit | commitdiff | tree | snapshot |
2007-07-15 |
Václav Slavík | don't export private stc2wx(), wx2stc() functions from... |
commit | commitdiff | tree | snapshot |
2007-07-14 |
Vadim Zeitlin | regenerated after wxUSE_SELECT/EPOLL_DISPATCHER additions |
commit | commitdiff | tree | snapshot |
2007-07-14 |
Vadim Zeitlin | make the path absolute before using it with gtk_file_ch... |
commit | commitdiff | tree | snapshot |
2007-07-14 |
Vadim Zeitlin | replace RunLoop() call with Dispatch() after wxFDIODisp... |
commit | commitdiff | tree | snapshot |
2007-07-14 |
Vadim Zeitlin | allow setting empty tooltip in SetIcon() (patch 1750994) |
commit | commitdiff | tree | snapshot |
2007-07-14 |
Vadim Zeitlin | don't leak epoll descriptor |
commit | commitdiff | tree | snapshot |
2007-07-14 |
Vadim Zeitlin | corrected #if check which was written as #ifdef |
commit | commitdiff | tree | snapshot |
2007-07-14 |
Vadim Zeitlin | create the single global IO dispatcher in wxFDIODispatc... |
commit | commitdiff | tree | snapshot |
2007-07-14 |
Vadim Zeitlin | replaced wxFDIODispatcher::RunLoop() with Dispatch... |
commit | commitdiff | tree | snapshot |
2007-07-14 |
Vadim Zeitlin | changed wxFDIODispatcher::UnregisterFD() to take only... |
commit | commitdiff | tree | snapshot |
2007-07-14 |
Vadim Zeitlin | ignore bakefile-generated test.dsw too |
commit | commitdiff | tree | snapshot |
2007-07-14 |
Paul Cornett | fix syntax error |
commit | commitdiff | tree | snapshot |
2007-07-14 |
Vadim Zeitlin | added include guard |
commit | commitdiff | tree | snapshot |
2007-07-14 |
Vadim Zeitlin | Added wxUSE_CONSOLE_EVENTLOOP and wxUSE_SELECT/EPOLLDIS... |
commit | commitdiff | tree | snapshot |
2007-07-14 |
Vadim Zeitlin | fix harmless unused variable warning |
commit | commitdiff | tree | snapshot |
2007-07-14 |
Paul Cornett | fix HasPendingEvents() to only return true if there... |
commit | commitdiff | tree | snapshot |
2007-07-14 |
Vadim Zeitlin | allow using dashes in the names of --enable/with option... |
commit | commitdiff | tree | snapshot |
2007-07-14 |
Vadim Zeitlin | don't change the wxUSE_XXX for the controls if --enable... |
commit | commitdiff | tree | snapshot |
2007-07-14 |
Robert Roebling | Test in GetFirstChild() if item is known to control |
commit | commitdiff | tree | snapshot |
2007-07-14 |
Robert Roebling | Made wxDataViewCtrl sample use a real, expandabl data... |
commit | commitdiff | tree | snapshot |
2007-07-14 |
Benjamin Williams | fix for bug #1747890 - close button problem fixed |
commit | commitdiff | tree | snapshot |
2007-07-14 |
Václav Slavík | renamed wxXmlProperty to wxXmlAttribute, plus implied... |
commit | commitdiff | tree | snapshot |
2007-07-14 |
Stefan Csomor | adapting to new m_labelOrig label member |
commit | commitdiff | tree | snapshot |
2007-07-13 |
Václav Slavík | removed broken and global GetLine() function from wx... |
commit | commitdiff | tree | snapshot |
2007-07-13 |
Václav Slavík | added --disable-visibility configure option |
commit | commitdiff | tree | snapshot |
2007-07-13 |
Vadim Zeitlin | compilation fix for DoReadBinary() in STL build |
commit | commitdiff | tree | snapshot |
2007-07-13 |
Vadim Zeitlin | set the string field of the wxEVT_COMMAND_CHECKLISTBOX_... |
commit | commitdiff | tree | snapshot |
2007-07-13 |
Vadim Zeitlin | fixed showing busy cursor for disabled windows and... |
commit | commitdiff | tree | snapshot |
2007-07-13 |
Vadim Zeitlin | use wxLongLong::ToLong() and not GetLo() to extract... |
commit | commitdiff | tree | snapshot |
2007-07-13 |
Vadim Zeitlin | added commands to test how busy cursor behaves during... |
commit | commitdiff | tree | snapshot |
next |