2007-09-13 |
Robert Roebling | Add wxDataViewCtrl::GetColumnPosition() stubs |
tree | commitdiff |
2007-09-13 |
Robert Roebling | Add wxDataViewCtrl::GetSortingColumn() stubs |
tree | commitdiff |
2007-09-13 |
Robert Roebling | Patch from Hartwig (use new GetChildren() API) |
tree | commitdiff |
2007-09-13 |
Robert Roebling | First update patch for GTK+ print |
tree | commitdiff |
2007-09-13 |
Paul Cornett | remove unused configure tests and macros |
tree | commitdiff |
2007-09-13 |
Paul Cornett | get more accurate TLW sizing by using a window decorati... |
tree | commitdiff |
2007-09-10 |
Václav Slavík | Fixed wxAtomicInc/Dec() to not use asm/atomic.h header... |
tree | commitdiff |
2007-09-10 |
Václav Slavík | use wxVector<T> instead of wxList in wxXmlResource... |
tree | commitdiff |
2007-09-10 |
Václav Slavík | fix to make 'wxAtomicInt i = 0;' work with generic... |
tree | commitdiff |
2007-09-10 |
Václav Slavík | compilation fixes for generic implementation of wxAtomi... |
tree | commitdiff |
2007-09-10 |
Robert Roebling | Rewrote scaling for GTK+ print |
tree | commitdiff |
2007-09-10 |
Robert Roebling | Rewrote scaling code for GNOME print backend. The inver... |
tree | commitdiff |
2007-09-10 |
Vadim Zeitlin | wxDL_XXX macros and dynamic loading cleanup: |
tree | commitdiff |
2007-09-09 |
Vadim Zeitlin | added wxApp::Set/GetAppDisplayName() (patch 1780414) |
tree | commitdiff |
2007-09-09 |
Vadim Zeitlin | add wxSYS_DCLICK_TIME system metric constant; use it... |
tree | commitdiff |
2007-09-09 |
Vadim Zeitlin | declare wxEVT_GRID_COL_MOVE event (which was defined... |
tree | commitdiff |
2007-09-07 |
Vadim Zeitlin | change wxCmdLineEntryDesc::short/longName type to wxStr... |
tree | commitdiff |
2007-09-07 |
Vadim Zeitlin | fix unused parameter warning in wxSetEnv() in release... |
tree | commitdiff |
2007-09-07 |
Vadim Zeitlin | don't use _T() inside wxGetTranslation() and related... |
tree | commitdiff |
2007-09-07 |
Vadim Zeitlin | changed wxCmdLineEntryDesc::short/longName fields type... |
tree | commitdiff |
2007-09-07 |
Robert Roebling | Patch to use high printer resolution instead of Cairo... |
tree | commitdiff |
2007-09-07 |
Robert Roebling | minor corrections, made non-public API private |
tree | commitdiff |
2007-09-06 |
Robert Roebling | Removed run-time dependency on libpangocairo |
tree | commitdiff |
2007-09-06 |
Robert Roebling | Make use of wxCairoLibrary from within wxGtkPrint |
tree | commitdiff |
2007-09-06 |
Robert Roebling | Add wxCairoLibrary (not yet built) |
tree | commitdiff |
2007-09-06 |
Robert Roebling | Move the wxDL_ macros to wxDynLibrary |
tree | commitdiff |
2007-09-05 |
Robert Roebling | Add support for GTK print, modified from patch 1782055 |
tree | commitdiff |
2007-09-05 |
Robert Roebling | Make wxGnomePrintModule public so that wxGtkPrintModule... |
tree | commitdiff |
2007-09-03 |
Robin Dunn | more exports |
tree | commitdiff |
2007-09-03 |
Robin Dunn | Update wxStack class macro for the new wxVector |
tree | commitdiff |
2007-09-03 |
Robin Dunn | export wxGetNativeFontEncoding and wxTestFontEncoding |
tree | commitdiff |
2007-09-03 |
Robin Dunn | fix events and eventTypes for wxPython |
tree | commitdiff |
2007-08-31 |
Václav Slavík | fixed badly named wxHtmlTag::GetParam() argument: with_... |
tree | commitdiff |
2007-08-31 |
Robert Roebling | Added const and virtual in various places |
tree | commitdiff |
2007-08-31 |
Robert Roebling | Added wxDataViewModel::GetChildren() (removed GetSiblin... |
tree | commitdiff |
2007-08-31 |
Robert Roebling | Added wxDataViewCtrl::AppendIconTextColumn |
tree | commitdiff |
2007-08-30 |
Vadim Zeitlin | fix resize() when it's used for truncating a string... |
tree | commitdiff |
2007-08-30 |
Vadim Zeitlin | use fallback encoding in wxConvAuto when input is not... |
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 |
Robert Roebling | add wxDataViewIconTextRenderer |
tree | commitdiff |
2007-08-29 |
Robert Roebling | add wxDataViewIconText |
tree | commitdiff |
2007-08-28 |
Julian Smart | Compile fix for old W32API headers |
tree | commitdiff |
2007-08-28 |
Václav Slavík | added some clarifying comments |
tree | commitdiff |
2007-08-28 |
Robert Roebling | Applied patch from Bo, WIP |
tree | commitdiff |
2007-08-26 |
Robert Roebling | Patch from Bo for recent API changes |
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-25 |
Robert Roebling | added Collapse() and Expand() |
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-23 |
Václav Slavík | VC6 compilation fix |
tree | commitdiff |
2007-08-22 |
Vadim Zeitlin | added ISO-2022-JP encoding |
tree | commitdiff |
2007-08-22 |
Robert Roebling | Added logic, API and docs for wxDataViewModel::HasDefau... |
tree | commitdiff |
2007-08-22 |
Václav Slavík | VC6 compilation fix for _WX_VARARG_FORMAT_STRING macro |
tree | commitdiff |
2007-08-22 |
Václav Slavík | another Watcom compilation fix |
tree | commitdiff |
2007-08-22 |
Václav Slavík | Watcom compilation fix |
tree | commitdiff |
2007-08-22 |
Václav Slavík | added wxUSE_REGKEY checks |
tree | commitdiff |
2007-08-22 |
Robert Roebling | Let various AppendXXXColumn helplers return the column... |
tree | commitdiff |
2007-08-22 |
Robert Roebling | minor change |
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-21 |
Julian Smart | Compile fix |
tree | commitdiff |
2007-08-21 |
Julian Smart | Compile fix on Mac (at least) |
tree | commitdiff |
2007-08-21 |
Vadim Zeitlin | Fix bug with assigning a part of the string to the... |
tree | commitdiff |
2007-08-21 |
Václav Slavík | use wxVector<T> instead of homegrown growing array... |
tree | commitdiff |
2007-08-21 |
Václav Slavík | 1. fixed wxVector<T> iterators to actually point to... |
tree | commitdiff |
2007-08-21 |
Julian Smart | Applied patch [ 1764987 ] fix localtime link error... |
tree | commitdiff |
2007-08-21 |
Julian Smart | Applied [ 1708971 ] Make a virtual function to enable... |
tree | commitdiff |
2007-08-21 |
Václav Slavík | re-added wxVector<T>::erase(size_t) for backward compat... |
tree | commitdiff |
2007-08-21 |
Julian Smart | Applied patch [ 1747059 ] wxAUIDefaultTabArt wxAUI_NB_B... |
tree | commitdiff |
2007-08-21 |
Václav Slavík | use wxString's UTF8 methods in wxCocoa, it's slightly... |
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 | 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 | 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 | Forgot a line |
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 | Fix a number of problems with tracking rectangles by... |
tree | commitdiff |
2007-08-18 |
Kevin Ollivier | Add the unified style on OS X 10.4, and default to... |
tree | commitdiff |
2007-08-18 |
Julian Smart | Avoid clash with control container event handlers |
tree | commitdiff |
2007-08-18 |
Julian Smart | Compile fix |
tree | commitdiff |
2007-08-18 |
Julian Smart | A number of focus handling improvements: |
tree | commitdiff |
next |