2006-09-30 |
Vadim Zeitlin | offset the text correctly inside the item rect in DrawI... |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Vadim Zeitlin | draw solid focus rectangle in mono theme and don't... |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Stefan Csomor | invert clockwise flag correctly |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Robert Roebling | Mention ref counting in wxVariant. |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Robert Roebling | Added DECLARE_VARIANT_OBJECT macros for easy conversion |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Vadim Zeitlin | move wxSTRINGIZE and other preprocessor helpers to... |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Vadim Zeitlin | document wxSTRINGISZE |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Václav Slavík | fixed another typo in pen/brush style validation |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Václav Slavík | fixed typos in pen/brush style validation |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Stefan Csomor | missing Normalize implementation |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Stefan Csomor | enabling alpha on msw colour |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Stefan Csomor | gdiplus implementation |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Stefan Csomor | adding missing implementations |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Vadim Zeitlin | don't redefine HAVE_BROKEN_SWPRINTF_DECL/HAVE_SWPRINTF... |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Vadim Zeitlin | include wx/defs.h to get wxSTRINGIZE |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Robert Roebling | Compilo. |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Robert Roebling | Changed char to wxChar. |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Robert Roebling | Applied ref-couting patch. |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Václav Slavík | don't assert in wxDC::Blit() calls if the source rect... |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Václav Slavík | fixed incorrect computation of window's visible area... |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Kevin Ollivier | Fix editing support. |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Kevin Ollivier | Fixed sorting and commiting support for native virtual... |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Václav Slavík | undef wxUSE_THEME_XXX before redefining them to 1 if... |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Włodzimierz... | Tinderbox build fix. |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Jamie Gadd | Re-enable WM_PRINTCLIENT handling code as it is needed... |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Stefan Csomor | graphics context implementation test case |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Stefan Csomor | graphics context implementation |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Václav Slavík | simplified #ifs around the code |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Václav Slavík | fixed IMPLEMENT_APP to work even if compiled with ... |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Václav Slavík | fixed IMPLEMENT_APP to work even if compiled with ... |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Václav Slavík | moved wxSTRINGIZE to defs.h and made it work with macro... |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Włodzimierz... | Build fix for !PCH builds. |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Václav Slavík | use smaller statusbar margins in mono theme |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Václav Slavík | fixed wxStatusBar size calculations so that the text... |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Włodzimierz... | Build fix for !PCH builds. |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Julian Smart | Fixed bugs in, and added operators and copy constructor... |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Vadim Zeitlin | fixed confusing double messages about getservbyname_r... |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Vadim Zeitlin | removed non existent wx/dfb/popupwin.h |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Vadim Zeitlin | suppress gcc warning about DWET_XXX enumeration values... |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Vadim Zeitlin | fix unused variable warning when wxUSE_PALETTE==0 |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Vadim Zeitlin | add compilation options to allow compiling in just... |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Vadim Zeitlin | The Lesser wxMask Refactoring: merged wxMGL and wxDFB... |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Vadim Zeitlin | add compilation options to allow compiling in just... |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Vadim Zeitlin | no real changes, just replaced a long preprocessor... |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Václav Slavík | don't hardcode the theme, it prevents WXTHEME env.var... |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Vadim Zeitlin | DIKI_ALTGR was removed in DFB 0.9.25 |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Vadim Zeitlin | define wxUSE_BOOKCTRL when wxUSE_NOTE/LIST/CHOICEBOOK... |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Vadim Zeitlin | handle DIKI_ALT_GR in the switch even if we don't have... |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Vadim Zeitlin | only use PS printing in wxUniv (the test was accidental... |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Vadim Zeitlin | fixed Contains() to pass the unit test (didn't work... |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Vadim Zeitlin | added wxString::Contains() unit test |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Vadim Zeitlin | VC7.1 warning fix about passing temporary as (non-const... |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Stefan Csomor | adding wxArrayDouble for later use in graphics context... |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Stefan Csomor | adopting correct implementation virtualization for... |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Vadim Zeitlin | added Malay translations (Mahrazi Mohd Kamal) |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Vadim Zeitlin | update from Priyank Bolia |
commit | commitdiff | tree | snapshot |
2006-09-27 |
Włodzimierz... | Warning fix. |
commit | commitdiff | tree | snapshot |
2006-09-27 |
Włodzimierz... | Warning fix. |
commit | commitdiff | tree | snapshot |
2006-09-27 |
Włodzimierz... | WinCE build fix: access to protected member. |
commit | commitdiff | tree | snapshot |
2006-09-27 |
Robin Dunn | Add missing "public" so wxGridCellRenderer methods... |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Vadim Zeitlin | allow specifying the size of wxDCTemp and do specify... |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Robert Roebling | Added test bitmap. |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Robert Roebling | Added wxDataViewBitmapCell |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Robert Roebling | Added wxVariant's =, == and != operators for wxObject* |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Robert Roebling | GetWxObjectPtr() returns wxObject*, not void*. |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Robert Roebling | Make GetWxObjectPtr() const. |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Robin Dunn | If a TLW's default item is not an immediate child then... |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Robin Dunn | Add missing "public" so wxGridCellRenderer methods... |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Julian Smart | Converts DOS line endings to Unix if necessary |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Robin Dunn | Workaround some platform differences |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Stefan Csomor | removing the old style code cases |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Václav Slavík | fix client area computations and borders rendering... |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Václav Slavík | fixed crash when using GTK theme |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Vadim Zeitlin | add wxUSE_OLE_AUTOMATION here too |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Włodzimierz... | Warning fix. |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Włodzimierz... | Corrections after The Great wxRegion Refactoring. |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Robert Roebling | [ 1541434 ] wxListView::IsSelected should be const |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Robert Roebling | [ 1557102 ] wxCombobox + keyboard selection + TEXT_EN... |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Robert Roebling | [ 1545669 ] EVT_ACTIVATE_APP wrongly documented as... |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Robert Roebling | [ 1553595 ] Doc error: wxView::OnDraw |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Robert Roebling | [ 1565385 ] wxImage scaling fix - apply mask when... |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Chris Elliott | remove wx.pdf correctly |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Vadim Zeitlin | let the control process WM_RBUTTONDOWN finally, trying... |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Robin Dunn | Add WXDLLEXPORT to wxRegionWithCombine declaration |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Robin Dunn | Add properties |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Robert Roebling | Implement most of AppendRow(), PrependRow(), InsertRow(), |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Robin Dunn | add tests for EVT_TEXT_ENTER |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Robin Dunn | build tweaks, also drop most Python 2.3 builds |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Robin Dunn | various changes to get up to date with CVS |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Václav Slavík | added assert to check for not-yet-implemented behavior... |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Robin Dunn | Forward declare wxMacListControl |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Vadim Zeitlin | compilation fixes after recent changes |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Vadim Zeitlin | fix undefined behaviour due to using shift variable... |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Vadim Zeitlin | make wxMacItem::m_colId of type DataBrowserPropertyID... |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Vadim Zeitlin | fixed warnings, reformatted braces |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Vadim Zeitlin | compilation fix after last change |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Robin Dunn | fix attribute errors when importing wxPython.wx |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Włodzimierz... | Corrections after The Great wxRegion Refactoring. |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Václav Slavík | compilation fix (missing void) |
commit | commitdiff | tree | snapshot |
next |