2007-08-30 |
Vadim Zeitlin | don't use use UTF-8 to PUA mapping hack, it's not neces... |
tree | commitdiff |
2007-08-30 |
Vadim Zeitlin | use fallback encoding in wxConvAuto when input is not... |
tree | commitdiff |
2007-08-30 |
Paul Cornett | X property data is long for format 32 |
tree | commitdiff |
2007-08-30 |
Robert Roebling | Patch from Hartwig for wxMac implementation |
tree | commitdiff |
2007-08-29 |
Robert Roebling | Patch from Bo, implements mouse hover, default sort |
tree | commitdiff |
2007-08-29 |
Paul Cornett | add missing static |
tree | commitdiff |
2007-08-29 |
Julian Smart | Avoid crash if user aborts the print |
tree | commitdiff |
2007-08-29 |
Julian Smart | The toolbar background for some colour schemes cannot... |
tree | commitdiff |
2007-08-29 |
Robert Roebling | add wxDataViewIconTextRenderer |
tree | commitdiff |
2007-08-29 |
Robert Roebling | add wxDataViewIconText |
tree | commitdiff |
2007-08-28 |
David Elliott | wxTextCtrl: Implement alignment flags, editable (read... |
tree | commitdiff |
2007-08-28 |
Václav Slavík | fixed memory leak in RestoreState |
tree | commitdiff |
2007-08-28 |
Václav Slavík | optimized wxMBConvStringUTF8::ToWchar() for ASCII chara... |
tree | commitdiff |
2007-08-28 |
Robert Roebling | Minor correction, use wxCHECK |
tree | commitdiff |
2007-08-28 |
Robert Roebling | Fix from Bo |
tree | commitdiff |
2007-08-28 |
Robert Roebling | Applied patch from Bo, WIP |
tree | commitdiff |
2007-08-27 |
Paul Cornett | fix getting frame extents on 64-bit platforms, cleanup... |
tree | commitdiff |
2007-08-27 |
Robert Roebling | restored expanders |
tree | commitdiff |
2007-08-27 |
Julian Smart | Only show the context menu if the event belongs to... |
tree | commitdiff |
2007-08-26 |
Vadim Zeitlin | don't overwrite the existing local file if we failed... |
tree | commitdiff |
2007-08-26 |
Paul Cornett | remove gtk_window_set_type_hint from GetTooltipColors... |
tree | commitdiff |
2007-08-26 |
Robert Roebling | Minor correction |
tree | commitdiff |
2007-08-26 |
Robert Roebling | Patch from Bo for recent API changes |
tree | commitdiff |
2007-08-26 |
Julian Smart | Don't assert in update handler if read-only |
tree | commitdiff |
2007-08-26 |
Robert Roebling | Move column organizing code to ports, away from common... |
tree | commitdiff |
2007-08-26 |
Václav Slavík | fixed wxHTML parsing to run in O(n) even in UTF8 build |
tree | commitdiff |
2007-08-26 |
Robert Roebling | compile fix |
tree | commitdiff |
2007-08-26 |
Paul Cornett | fix getting tooltip colors for GTK 2.11 |
tree | commitdiff |
2007-08-25 |
Robert Roebling | added Collapse() and Expand() |
tree | commitdiff |
2007-08-25 |
Robert Roebling | implement editing_started and _done events for GTK... |
tree | commitdiff |
2007-08-25 |
Robert Roebling | add editing_started and _done events |
tree | commitdiff |
2007-08-25 |
Robert Roebling | Set/GetExpanderColumn() should use wxDataViewColumn... |
tree | commitdiff |
2007-08-25 |
Robert Roebling | Hartwig's patch for OS X implementation of wxDataViewCtrl |
tree | commitdiff |
2007-08-24 |
Robert Roebling | Correct signature of HitTest() |
tree | commitdiff |
2007-08-24 |
Robert Roebling | Minor API changes |
tree | commitdiff |
2007-08-24 |
Robert Roebling | don't use <listimpl.cpp> (problems under Mac? |
tree | commitdiff |
2007-08-22 |
Vadim Zeitlin | added ISO-2022-JP encoding |
tree | commitdiff |
2007-08-22 |
Robert Roebling | correct copyright |
tree | commitdiff |
2007-08-22 |
Robert Roebling | Added logic, API and docs for wxDataViewModel::HasDefau... |
tree | commitdiff |
2007-08-22 |
Václav Slavík | replace wxStringToIntType<T> with a macro to make Watco... |
tree | commitdiff |
2007-08-22 |
Václav Slavík | compilation fixes after introduction of wxprintf.h |
tree | commitdiff |
2007-08-22 |
Václav Slavík | use wxVector<T> instead of OBJARRAY macros for wxHtmlTe... |
tree | commitdiff |
2007-08-22 |
Julian Smart | Corrected wxAccess arg |
tree | commitdiff |
2007-08-22 |
Václav Slavík | added wxUSE_REGKEY checks |
tree | commitdiff |
2007-08-22 |
Julian Smart | Blind fix |
tree | commitdiff |
2007-08-22 |
Robert Roebling | Let various AppendXXXColumn helplers return the column... |
tree | commitdiff |
2007-08-22 |
Robert Roebling | Don't always sort array containing item, just upon... |
tree | commitdiff |
2007-08-22 |
Václav Slavík | compilation fix for UTF8+STL |
tree | commitdiff |
2007-08-22 |
Julian Smart | Applied [ 1767537 ] [wxOS2]Watcom build - filefn |
tree | commitdiff |
2007-08-22 |
Václav Slavík | made UTF-8 tables const |
tree | commitdiff |
2007-08-22 |
Václav Slavík | optimize wxStringOperationsUtf8::DecodeChar() for the... |
tree | commitdiff |
2007-08-22 |
Václav Slavík | don't derive wxHtmlTag and wxHtmlTagsCache from wxObjec... |
tree | commitdiff |
2007-08-22 |
Václav Slavík | rewrote wxHtmlEntitiesParser::Parse() using iterators... |
tree | commitdiff |
2007-08-22 |
Václav Slavík | slight optimization for wxHtmlEntitiesParser::GetEntity... |
tree | commitdiff |
2007-08-22 |
Václav Slavík | fixed wxHtmlParser::SkipCommentTag() to run the initial... |
tree | commitdiff |
2007-08-21 |
Julian Smart | Avoid selecting/updating in destructor |
tree | commitdiff |
2007-08-21 |
Julian Smart | Test to avoid crashes in some circumstances |
tree | commitdiff |
2007-08-21 |
Vadim Zeitlin | Fix bug with assigning a part of the string to the... |
tree | commitdiff |
2007-08-21 |
Vadim Zeitlin | don't limit the multiple choice dialog size to 300x200... |
tree | commitdiff |
2007-08-21 |
Václav Slavík | use wxVector<T> instead of homegrown growing array... |
tree | commitdiff |
2007-08-21 |
Julian Smart | _get_timezone not available on Pocket PC 2003 |
tree | commitdiff |
2007-08-21 |
Julian Smart | Applied patch [ 1776951 ] wxSizer::GetContainingWindow... |
tree | commitdiff |
2007-08-21 |
Julian Smart | Revised timezone fix |
tree | commitdiff |
2007-08-21 |
Julian Smart | APplied patch [ 1776062 ] wxWinCE 2.8.3 (dynamic) VS... |
tree | commitdiff |
2007-08-21 |
Robert Roebling | use live header button update when resizing, no XOR... |
tree | commitdiff |
2007-08-21 |
Julian Smart | Applied patch [ 1736135 ] AUI: Clicking caption ignored... |
tree | commitdiff |
2007-08-21 |
Julian Smart | Applied [ 1708971 ] Make a virtual function to enable... |
tree | commitdiff |
2007-08-21 |
Robert Roebling | Remove redundant line |
tree | commitdiff |
2007-08-21 |
Julian Smart | Applied patch [ 1747059 ] wxAUIDefaultTabArt wxAUI_NB_B... |
tree | commitdiff |
2007-08-21 |
Robert Roebling | Removed gaps between header buttons and the strange... |
tree | commitdiff |
2007-08-21 |
Julian Smart | Applied patch [ 1701723 ] wxAUI: Added event for double... |
tree | commitdiff |
2007-08-21 |
Julian Smart | Applied patch [ 1678412 ] handling non-existent panes... |
tree | commitdiff |
2007-08-21 |
Julian Smart | Removed unnecessary code |
tree | commitdiff |
2007-08-21 |
Julian Smart | Applied patch [ 1675084 ] wxAUI - Added events to be... |
tree | commitdiff |
2007-08-21 |
Julian Smart | Fixed [ 1645203 ] Problem with resizing floating panes |
tree | commitdiff |
2007-08-21 |
Julian Smart | Applied patch [ 1768229 ] auibook.cpp: Fix undefined... |
tree | commitdiff |
2007-08-21 |
Julian Smart | Fixed wxTabFrame leak by deleting all pages in the... |
tree | commitdiff |
2007-08-21 |
Julian Smart | Applied patch [ 1777700 ] call Reparent() from wxAuiNot... |
tree | commitdiff |
2007-08-20 |
Kevin Ollivier | Fix for wxMemoryDC::GetAsBitmap() not working on Windows. |
tree | commitdiff |
2007-08-20 |
Václav Slavík | the wxFormatString hack used in wxFileTypeInfo variadic... |
tree | commitdiff |
2007-08-20 |
Václav Slavík | don't recompute nonbreakable space character every... |
tree | commitdiff |
2007-08-20 |
Václav Slavík | marked const wxHtmlEntitiesParser methods as such |
tree | commitdiff |
2007-08-20 |
Václav Slavík | fixed variadic templates in the case when char value... |
tree | commitdiff |
2007-08-20 |
Robert Roebling | Patch from Bo, adapt generic code to new API, add GetIt... |
tree | commitdiff |
2007-08-20 |
Václav Slavík | added wxUTF8StringBuffer for writing UTF8 data into... |
tree | commitdiff |
2007-08-20 |
Robert Roebling | Make wxDataViewItemArray more efficient |
tree | commitdiff |
2007-08-19 |
Robert Roebling | Implement selection API and events |
tree | commitdiff |
2007-08-19 |
Robert Roebling | Implement ...COLUMN_SORTED event |
tree | commitdiff |
2007-08-19 |
Václav Slavík | compilation fix for broken libstdc++ visibility |
tree | commitdiff |
2007-08-19 |
Robert Roebling | Change EnsureVisble() to including column parameter... |
tree | commitdiff |
2007-08-19 |
Václav Slavík | renamed wxImplStringBuffer to wxStringInternalBuffer |
tree | commitdiff |
2007-08-19 |
Robert Roebling | Implemented and tested EXPANDED etc events for wxGTK... |
tree | commitdiff |
2007-08-19 |
Robert Roebling | Added EXPANDING and COLLAPSING events for the user... |
tree | commitdiff |
2007-08-19 |
Robert Roebling | Made wxGTK wxDataViewCtrl compile again |
tree | commitdiff |
2007-08-19 |
Vadim Zeitlin | fix generation of events from SetValue() broken in... |
tree | commitdiff |
2007-08-19 |
Robert Roebling | Bo's patch adding Selection API and some more changes... |
tree | commitdiff |
2007-08-19 |
Robert Roebling | Added ITEM_EXPANDED and ITEM_COLLAPSED |
tree | commitdiff |
2007-08-19 |
Robert Roebling | change wxDataViewModel::Compare() to including column... |
tree | commitdiff |
2007-08-19 |
David Elliott | Make SetCursor work. |
tree | commitdiff |
2007-08-19 |
David Elliott | Fix a number of problems with tracking rectangles by... |
tree | commitdiff |
next |