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 |
2007-07-13 |
Vadim Zeitlin | compilation fix for DoReadBinary() in STL build |
tree | commitdiff |
2007-07-13 |
Vadim Zeitlin | set the string field of the wxEVT_COMMAND_CHECKLISTBOX_... |
tree | commitdiff |
2007-07-13 |
Vadim Zeitlin | fixed showing busy cursor for disabled windows and... |
tree | commitdiff |
2007-07-13 |
Vadim Zeitlin | added eVC project file for building regex library ... |
tree | commitdiff |
2007-07-13 |
Vadim Zeitlin | added stubs for DoRead/WriteBinary() |
tree | commitdiff |
2007-07-13 |
Vadim Zeitlin | cast abs() argument to int to fix compilation with... |
tree | commitdiff |
2007-07-13 |
Vadim Zeitlin | wxCreateDIB() seems to be unused, removed |
tree | commitdiff |
2007-07-13 |
Robert Roebling | More patches from Bo, reduced wxDataViewModel, more... |
tree | commitdiff |
2007-07-12 |
Vadim Zeitlin | fix unused parameter warning in OnIdle() |
tree | commitdiff |
2007-07-12 |
Vadim Zeitlin | use unsigned char to avoid MSVC warnings about cast... |
tree | commitdiff |
2007-07-12 |
Vadim Zeitlin | remove deprecated UseAlpha() call |
tree | commitdiff |
2007-07-12 |
David Elliott | Fix Raise and Lower to leave all other sibilng views... |
tree | commitdiff |
2007-07-12 |
Robert Roebling | Bo's patch for generic code, more sorting code, WIP |
tree | commitdiff |
2007-07-12 |
Václav Slavík | removed extra semicolon |
tree | commitdiff |
2007-07-12 |
Vadim Zeitlin | compilation fix for ANSI STL build |
tree | commitdiff |
2007-07-12 |
Vadim Zeitlin | added support for alpha channel to wxColour to/from... |
tree | commitdiff |
2007-07-12 |
Paul Cornett | fix MDI child sizing, which was working more or less... |
tree | commitdiff |
2007-07-12 |
Vadim Zeitlin | non-PCH compilation fix after latest change |
tree | commitdiff |
2007-07-12 |
Vadim Zeitlin | added support for binary data to wxConfig (slightly... |
tree | commitdiff |
2007-07-11 |
Vadim Zeitlin | call SetCanFocus(false) to prevent the control window... |
tree | commitdiff |
2007-07-11 |
Vadim Zeitlin | added wxUSE_SVG |
tree | commitdiff |
2007-07-11 |
Vadim Zeitlin | cleanup: indentation, line length, don't include unneed... |
tree | commitdiff |
2007-07-11 |
Stefan Csomor | 64bit fix for patch as well |
tree | commitdiff |
2007-07-11 |
Julian Smart | Test for wxUSE_UXTHEME |
tree | commitdiff |
2007-07-11 |
Julian Smart | Avoid a crash due to OnSize being called before initial... |
tree | commitdiff |
2007-07-11 |
Robert Roebling | Compilo. |
tree | commitdiff |
2007-07-11 |
Vadim Zeitlin | corrected timer.h include broken by last change |
tree | commitdiff |
2007-07-11 |
Vadim Zeitlin | compilation fixes for wxUSE_COMBOBOX/RADIOBTN==0 |
tree | commitdiff |
2007-07-11 |
Vadim Zeitlin | compilation fixes for wxUSE_MSGDLG==0 |
tree | commitdiff |
2007-07-11 |
Vadim Zeitlin | compilation fixes for wxUSE_IMAGE==0 |
tree | commitdiff |
2007-07-11 |
Vadim Zeitlin | check for wxUSE_TIMER in headers, not the files includi... |
tree | commitdiff |
2007-07-10 |
Vadim Zeitlin | added missing wxUSE_XXX checks |
tree | commitdiff |
2007-07-10 |
Vadim Zeitlin | removed dummy variable, C++ compilers shouldn't have... |
tree | commitdiff |
2007-07-10 |
Vadim Zeitlin | compilation fixes for wxUSE_TIMER==0 |
tree | commitdiff |
2007-07-10 |
Vadim Zeitlin | compilation fixes for wxUSE_LONGLONG==0 |
tree | commitdiff |
2007-07-10 |
Václav Slavík | added support for custom bitmap depths |
tree | commitdiff |
2007-07-10 |
Robin Dunn | Switch GetHeaderButtonWidget to use a real column heade... |
tree | commitdiff |
2007-07-10 |
Václav Slavík | implemented raw bitmap access for wxDFB |
tree | commitdiff |
2007-07-10 |
Václav Slavík | cleanup of raw access to bitmaps: |
tree | commitdiff |
2007-07-10 |
Robert Roebling | Block all events in wxSpinButton::SetValue etc. |
tree | commitdiff |
2007-07-10 |
Robert Roebling | Block all events in wxSpinCtrl::SetValue etc. |
tree | commitdiff |
2007-07-10 |
Vadim Zeitlin | removed obsolete makefiles |
tree | commitdiff |
2007-07-10 |
Vadim Zeitlin | Also added wxFFileStream::IsOk() and corrected IsOk... |
tree | commitdiff |
2007-07-10 |
Vadim Zeitlin | added functions for base64 en/decoding (replaces patch... |
tree | commitdiff |
2007-07-09 |
Robin Dunn | Need to send an event in the wxCP_NO_TLW_RESIZE case... |
tree | commitdiff |
2007-07-09 |
Robin Dunn | Use a button that has a tree widget as a parent as... |
tree | commitdiff |
2007-07-09 |
Robert Roebling | More work on sorting in wxDataViewCtrl |
tree | commitdiff |
2007-07-09 |
David Elliott | Fix compilo due to r47267. |
tree | commitdiff |
2007-07-09 |
Vadim Zeitlin | use first unused colour for the mask instead of hardcod... |
tree | commitdiff |
2007-07-09 |
Vadim Zeitlin | added wxFileStream::IsOk() (patch 1749587) |
tree | commitdiff |
2007-07-09 |
Vadim Zeitlin | generate wxEVT_COMMAND_LIST_END_LABEL_EDIT event even... |
tree | commitdiff |
2007-07-09 |
Vadim Zeitlin | don't bubble up the events upwards the window hierarchy... |
tree | commitdiff |
2007-07-09 |
Julian Smart | Added gravity |
tree | commitdiff |
2007-07-09 |
Robert Roebling | Add GtkSortableIface stubs |
tree | commitdiff |
2007-07-09 |
Robert Roebling | Add compare function to wxDataViewModel |
tree | commitdiff |
2007-07-09 |
Robert Roebling | Bo'd patch to make wxDataViewCtrl compile again (4th... |
tree | commitdiff |
2007-07-09 |
Václav Slavík | added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM... |
tree | commitdiff |
2007-07-08 |
Václav Slavík | removed unsecure wxTmpnam() function (patch by Francesc... |
tree | commitdiff |
2007-07-08 |
Václav Slavík | fix Watcom compilation: removed templates for wxFileSel... |
tree | commitdiff |
2007-07-08 |
Paul Cornett | process pending wx events before sending idle events |
tree | commitdiff |
2007-07-07 |
David Elliott | Remove wxMBConv_mac and wxMBConv_macUTF8D converters... |
tree | commitdiff |
2007-07-07 |
David Elliott | Add factory functions for use with future unit tests. |
tree | commitdiff |
2007-07-07 |
Robert Roebling | GCC doesn't like inline wxDEPRECATED methods. |
tree | commitdiff |
2007-07-07 |
Václav Slavík | added missing wx_str() (patch #1749398) |
tree | commitdiff |
2007-07-07 |
Václav Slavík | fixed dereferencing of invalid pointers |
tree | commitdiff |
2007-07-07 |
David Elliott | Move wxMBConv_cf out of strconv.cpp and into strconv_cf... |
tree | commitdiff |
2007-07-06 |
Václav Slavík | fixed to make wxVariant compatible with both ANSI and... |
tree | commitdiff |
2007-07-06 |
David Elliott | Fix wxMBConv_cf to implement FromWChar/ToWChar in lieu... |
tree | commitdiff |
next |