2007-09-04 |
Robin Dunn | a few more header files need to be installed |
commit | commitdiff | tree | snapshot |
2007-09-04 |
Paul Cornett | use client size to avoid gdk_window_get_frame_extents... |
commit | commitdiff | tree | snapshot |
2007-09-03 |
Vadim Zeitlin | fix translation of wx priority values to the standard... |
commit | commitdiff | tree | snapshot |
2007-09-03 |
Vadim Zeitlin | fix WX_GL_STEREO attribute handling: value for it was... |
commit | commitdiff | tree | snapshot |
2007-09-03 |
Vadim Zeitlin | don't use GetThemeMetric(HP_HEADERITEM, TMT_HEIGHT... |
commit | commitdiff | tree | snapshot |
2007-09-03 |
Paul Cornett | call SetLegacyWMProperties last, it calls gtk_widget_re... |
commit | commitdiff | tree | snapshot |
2007-09-03 |
Paul Cornett | fix IsProtocolSupported in unicode build |
commit | commitdiff | tree | snapshot |
2007-09-03 |
David Elliott | Try the DefaultProperties key if the buildSettings... |
commit | commitdiff | tree | snapshot |
2007-09-03 |
Robert Roebling | Update to recent eggtrayicon version. Should be convert... |
commit | commitdiff | tree | snapshot |
2007-09-03 |
Robin Dunn | include private.h |
commit | commitdiff | tree | snapshot |
2007-09-03 |
Robin Dunn | more exports |
commit | commitdiff | tree | snapshot |
2007-09-03 |
Robin Dunn | wrap the code in #if wxUSE_DATAVIEWCTRL |
commit | commitdiff | tree | snapshot |
2007-09-03 |
Robin Dunn | Update wxStack class macro for the new wxVector |
commit | commitdiff | tree | snapshot |
2007-09-03 |
Robin Dunn | export wxGetNativeFontEncoding and wxTestFontEncoding |
commit | commitdiff | tree | snapshot |
2007-09-03 |
Robin Dunn | fix events and eventTypes for wxPython |
commit | commitdiff | tree | snapshot |
2007-09-02 |
Julian Smart | Standard SDK fixes |
commit | commitdiff | tree | snapshot |
2007-09-01 |
Robert Roebling | Patch from Bo for new API, various fixes, live update... |
commit | commitdiff | tree | snapshot |
2007-08-31 |
Julian Smart | Added native focus rectangle drawing for wxMac (CG... |
commit | commitdiff | tree | snapshot |
2007-08-31 |
Václav Slavík | fixed badly named wxHtmlTag::GetParam() argument: with_... |
commit | commitdiff | tree | snapshot |
2007-08-31 |
Robert Roebling | typo |
commit | commitdiff | tree | snapshot |
2007-08-31 |
Robert Roebling | Add wxDataViewCtrl to the build for OS X |
commit | commitdiff | tree | snapshot |
2007-08-31 |
Robert Roebling | Added const and virtual in various places |
commit | commitdiff | tree | snapshot |
2007-08-31 |
Robert Roebling | typo |
commit | commitdiff | tree | snapshot |
2007-08-31 |
Robert Roebling | Added wxDataViewModel::GetChildren() (removed GetSiblin... |
commit | commitdiff | tree | snapshot |
2007-08-31 |
Robert Roebling | Added wxDataViewCtrl::AppendIconTextColumn |
commit | commitdiff | tree | snapshot |
2007-08-31 |
Robert Roebling | added wxDataViewIconTextRenderer |
commit | commitdiff | tree | snapshot |
2007-08-31 |
Robert Roebling | small doc patch from Bryan Petty |
commit | commitdiff | tree | snapshot |
2007-08-31 |
Julian Smart | Use new menu item function |
commit | commitdiff | tree | snapshot |
2007-08-30 |
Vadim Zeitlin | use WX_ASSERT_STR/SIZET_EQUAL instead of CPPUNIT_ASSERT... |
commit | commitdiff | tree | snapshot |
2007-08-30 |
Vadim Zeitlin | don't use use UTF-8 to PUA mapping hack, it's not neces... |
commit | commitdiff | tree | snapshot |
2007-08-30 |
Vadim Zeitlin | fix resize() when it's used for truncating a string... |
commit | commitdiff | tree | snapshot |
2007-08-30 |
Vadim Zeitlin | use fallback encoding in wxConvAuto when input is not... |
commit | commitdiff | tree | snapshot |
2007-08-30 |
Vadim Zeitlin | use wxNullPtr instead of NULL with wxFileTypeInfo |
commit | commitdiff | tree | snapshot |
2007-08-30 |
Paul Cornett | X property data is long for format 32 |
commit | commitdiff | tree | snapshot |
2007-08-30 |
Robert Roebling | Patch from Hartwig for wxMac implementation |
commit | commitdiff | tree | snapshot |
2007-08-29 |
Robert Roebling | Patch from Bo, implements mouse hover, default sort |
commit | commitdiff | tree | snapshot |
2007-08-29 |
Robert Roebling | make SetValue return a value |
commit | commitdiff | tree | snapshot |
2007-08-29 |
Paul Cornett | add missing static |
commit | commitdiff | tree | snapshot |
2007-08-29 |
Julian Smart | Avoid crash if user aborts the print |
commit | commitdiff | tree | snapshot |
2007-08-29 |
Julian Smart | The toolbar background for some colour schemes cannot... |
commit | commitdiff | tree | snapshot |
2007-08-29 |
Robert Roebling | add wxDataViewIconTextRenderer |
commit | commitdiff | tree | snapshot |
2007-08-29 |
Robert Roebling | add wxDataViewIconText |
commit | commitdiff | tree | snapshot |
2007-08-28 |
David Elliott | wxTextCtrl: Implement alignment flags, editable (read... |
commit | commitdiff | tree | snapshot |
2007-08-28 |
Robert Roebling | add objectdataptr.tex to classes.tex |
commit | commitdiff | tree | snapshot |
2007-08-28 |
Julian Smart | Compile fix for old W32API headers |
commit | commitdiff | tree | snapshot |
2007-08-28 |
Václav Slavík | added some clarifying comments |
commit | commitdiff | tree | snapshot |
2007-08-28 |
Václav Slavík | fixed memory leak in RestoreState |
commit | commitdiff | tree | snapshot |
2007-08-28 |
Robert Roebling | added copy constr |
commit | commitdiff | tree | snapshot |
2007-08-28 |
Robert Roebling | added docs for wxObjectDataPtr<T> and examples for... |
commit | commitdiff | tree | snapshot |
2007-08-28 |
Robert Roebling | syntax correction |
commit | commitdiff | tree | snapshot |
2007-08-28 |
Václav Slavík | optimized wxMBConvStringUTF8::ToWchar() for ASCII chara... |
commit | commitdiff | tree | snapshot |
2007-08-28 |
Robert Roebling | Minor correction, use wxCHECK |
commit | commitdiff | tree | snapshot |
2007-08-28 |
Robert Roebling | Fix from Bo |
commit | commitdiff | tree | snapshot |
2007-08-28 |
Robert Roebling | Applied patch from Bo, WIP |
commit | commitdiff | tree | snapshot |
2007-08-28 |
Robert Roebling | doc syntax corrections again |
commit | commitdiff | tree | snapshot |
2007-08-28 |
Robert Roebling | doc syntax corrections |
commit | commitdiff | tree | snapshot |
2007-08-27 |
Paul Cornett | fix getting frame extents on 64-bit platforms, cleanup... |
commit | commitdiff | tree | snapshot |
2007-08-27 |
Francesco Montorsi | add small script which reports a list of the unused... |
commit | commitdiff | tree | snapshot |
2007-08-27 |
Robert Roebling | restored expanders |
commit | commitdiff | tree | snapshot |
2007-08-27 |
Julian Smart | Only show the context menu if the event belongs to... |
commit | commitdiff | tree | snapshot |
2007-08-26 |
Vadim Zeitlin | added Clone() method documentation |
commit | commitdiff | tree | snapshot |
2007-08-26 |
Vadim Zeitlin | don't overwrite the existing local file if we failed... |
commit | commitdiff | tree | snapshot |
2007-08-26 |
Paul Cornett | remove gtk_window_set_type_hint from GetTooltipColors... |
commit | commitdiff | tree | snapshot |
2007-08-26 |
Robert Roebling | add test for custom in-place editor |
commit | commitdiff | tree | snapshot |
2007-08-26 |
Robert Roebling | correct constr's signature |
commit | commitdiff | tree | snapshot |
2007-08-26 |
Robert Roebling | Minor correction |
commit | commitdiff | tree | snapshot |
2007-08-26 |
Robert Roebling | Patch from Bo for recent API changes |
commit | commitdiff | tree | snapshot |
2007-08-26 |
Julian Smart | Don't assert in update handler if read-only |
commit | commitdiff | tree | snapshot |
2007-08-26 |
Robert Roebling | Move column organizing code to ports, away from common... |
commit | commitdiff | tree | snapshot |
2007-08-26 |
Václav Slavík | fixed wxHTML parsing to run in O(n) even in UTF8 build |
commit | commitdiff | tree | snapshot |
2007-08-26 |
Robert Roebling | compile fix |
commit | commitdiff | tree | snapshot |
2007-08-26 |
Paul Cornett | fix getting tooltip colors for GTK 2.11 |
commit | commitdiff | tree | snapshot |
2007-08-25 |
Robert Roebling | documented Collapse() and Expand() |
commit | commitdiff | tree | snapshot |
2007-08-25 |
Robert Roebling | added Collapse() and Expand() |
commit | commitdiff | tree | snapshot |
2007-08-25 |
Robert Roebling | test editing_started and _done events |
commit | commitdiff | tree | snapshot |
2007-08-25 |
Robert Roebling | implement editing_started and _done events for GTK... |
commit | commitdiff | tree | snapshot |
2007-08-25 |
Robert Roebling | add editing_started and _done events |
commit | commitdiff | tree | snapshot |
2007-08-25 |
Robert Roebling | correct label name |
commit | commitdiff | tree | snapshot |
2007-08-25 |
Robert Roebling | Set/GetExpanderColumn() should use wxDataViewColumn... |
commit | commitdiff | tree | snapshot |
2007-08-25 |
Robert Roebling | Hartwig's patch for OS X implementation of wxDataViewCtrl |
commit | commitdiff | tree | snapshot |
2007-08-24 |
Robert Roebling | Correct signature of HitTest() |
commit | commitdiff | tree | snapshot |
2007-08-24 |
Robert Roebling | Correct signature of HitTest() |
commit | commitdiff | tree | snapshot |
2007-08-24 |
Robert Roebling | Minor API changes |
commit | commitdiff | tree | snapshot |
2007-08-24 |
Robert Roebling | Use const |
commit | commitdiff | tree | snapshot |
2007-08-24 |
Robert Roebling | Use const |
commit | commitdiff | tree | snapshot |
2007-08-24 |
Robert Roebling | typo |
commit | commitdiff | tree | snapshot |
2007-08-24 |
Robert Roebling | typo |
commit | commitdiff | tree | snapshot |
2007-08-24 |
Robert Roebling | typo |
commit | commitdiff | tree | snapshot |
2007-08-24 |
Robert Roebling | typo |
commit | commitdiff | tree | snapshot |
2007-08-24 |
Robert Roebling | add wxVector docs |
commit | commitdiff | tree | snapshot |
2007-08-24 |
Robert Roebling | add wxVector docs |
commit | commitdiff | tree | snapshot |
2007-08-24 |
Robert Roebling | add wxVector docs |
commit | commitdiff | tree | snapshot |
2007-08-24 |
Robert Roebling | remove _ from labels |
commit | commitdiff | tree | snapshot |
2007-08-24 |
Robert Roebling | should use wxDataViewColumn to indicate a column |
commit | commitdiff | tree | snapshot |
2007-08-24 |
Robert Roebling | document wxDataViewItem |
commit | commitdiff | tree | snapshot |
2007-08-24 |
Robert Roebling | Make ::SetValue return a bool |
commit | commitdiff | tree | snapshot |
2007-08-24 |
Robert Roebling | don't use <listimpl.cpp> (problems under Mac? |
commit | commitdiff | tree | snapshot |
2007-08-23 |
Václav Slavík | VC6 compilation fix |
commit | commitdiff | tree | snapshot |
2007-08-22 |
Vadim Zeitlin | added ISO-2022-JP encoding |
commit | commitdiff | tree | snapshot |
2007-08-22 |
Robert Roebling | correct copyright |
commit | commitdiff | tree | snapshot |
next |