2007-10-20 |
David Elliott | Fix wxVsnprintf-using code on both trunk and 2.8 and... |
tree | commitdiff |
2007-10-19 |
Julian Smart | Added wxVariantData::Clone and wxVariant::Unshare |
tree | commitdiff |
2007-10-19 |
Robert Roebling | Use wxPointList instead of wxList in wxDC code |
tree | commitdiff |
2007-10-18 |
Robert Roebling | Added PrependColumn methods and short cuts. Added test... |
tree | commitdiff |
2007-10-18 |
Vadim Zeitlin | removed extraneous semicolon |
tree | commitdiff |
2007-10-16 |
Robert Roebling | Add wxDataViewTreeStore with sample |
tree | commitdiff |
2007-10-13 |
Robert Roebling | Made wxList no longer inherit from wxObject, no change... |
tree | commitdiff |
2007-10-13 |
Robert Roebling | Use typesafe wxVariantList in wxVariant instead of... |
tree | commitdiff |
2007-10-13 |
Robert Roebling | define typesafe wxVariantList (to be used by wxVariant... |
tree | commitdiff |
2007-10-13 |
Robert Roebling | wxVariantData no longer inherits from wxObject |
tree | commitdiff |
2007-10-10 |
Václav Slavík | compilation fixed for wxDataViewCtrl: almost no class... |
tree | commitdiff |
2007-10-10 |
Václav Slavík | compilation fix for Mingw: it doesn't have std::wostream |
tree | commitdiff |
2007-10-09 |
Julian Smart | Merged wxRichTextAttr and wxTextAttrEx into wxTextAttr... |
tree | commitdiff |
2007-10-09 |
Vadim Zeitlin | define insertion operator in std::wostream in Unicode... |
tree | commitdiff |
2007-10-09 |
Vadim Zeitlin | fixed operator<<(ostream&, wxString) to output string... |
tree | commitdiff |
2007-10-09 |
Vadim Zeitlin | no need to use ToAscii() explicitly in wxBase64Decode... |
tree | commitdiff |
2007-10-07 |
Vadim Zeitlin | no changes, just fixed a typo in an error message |
tree | commitdiff |
2007-10-07 |
Vadim Zeitlin | removed base.rc which is unused since many years |
tree | commitdiff |
2007-10-07 |
Vadim Zeitlin | made Blur() methods const (bug 180914) |
tree | commitdiff |
2007-10-04 |
Michael Wetherell | Cache user and group name as these can be expensive... |
tree | commitdiff |
2007-10-04 |
Michael Wetherell | Fix wxString::replace when nLen is wxString::npos. |
tree | commitdiff |
2007-10-03 |
Vadim Zeitlin | look for message catalogs also directly under prefix... |
tree | commitdiff |
2007-10-02 |
Vadim Zeitlin | fix several mingw32 warnings (patch from Tim Stahlhut) |
tree | commitdiff |
2007-10-02 |
Robert Roebling | Document _ITEM_VALUE_CHANGED and implmement it equally... |
tree | commitdiff |
2007-10-01 |
Robert Roebling | Added API for adding/deleting/changing multiple items |
tree | commitdiff |
2007-10-01 |
Jouk Jansen | OpenVMS update |
tree | commitdiff |
2007-09-30 |
Vadim Zeitlin | don't crash in GetAsDOS() if the time is not in time_t... |
tree | commitdiff |
2007-09-30 |
Vadim Zeitlin | return the beginning/end of DST in local time, not... |
tree | commitdiff |
2007-09-30 |
Vadim Zeitlin | cleaned up and significantly simiplied Format() handlin... |
tree | commitdiff |
2007-09-26 |
Vadim Zeitlin | continue with loading the message catalog even if setti... |
tree | commitdiff |
2007-09-26 |
Robert Roebling | Compilo |
tree | commitdiff |
2007-09-26 |
Vadim Zeitlin | refactor wxMSW code to extract parts common to wxTextCt... |
tree | commitdiff |
2007-09-26 |
Vadim Zeitlin | compilation fix for wxGTK1 |
tree | commitdiff |
2007-09-26 |
Vadim Zeitlin | fix harmless unused parameter warning |
tree | commitdiff |
2007-09-26 |
Vadim Zeitlin | added wxTextEntry common base class for both wxTextCtrl... |
tree | commitdiff |
2007-09-25 |
Jouk Jansen | git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets... |
tree | commitdiff |
2007-09-24 |
Robert Roebling | Compilation with new dc code |
tree | commitdiff |
2007-09-24 |
Robert Roebling | reorganized wxSVGFileDC code |
tree | commitdiff |
2007-09-23 |
Vadim Zeitlin | added wxWindow::GetPopupMenuSelectionFromUser() (modifi... |
tree | commitdiff |
2007-09-23 |
Robert Roebling | Converted wxGTK's basic DC classes to new DC code |
tree | commitdiff |
2007-09-23 |
Vadim Zeitlin | revert last change (r48897) |
tree | commitdiff |
2007-09-22 |
Paul Cornett | use logical operator &&, not bitwise &; indentation fix |
tree | commitdiff |
2007-09-22 |
Paul Cornett | unused variables, useless assert |
tree | commitdiff |
2007-09-22 |
Paul Cornett | unused variable, more efficient increment operator |
tree | commitdiff |
2007-09-21 |
Vadim Zeitlin | *wprintf() functions should be extern, not static,... |
tree | commitdiff |
2007-09-21 |
Vadim Zeitlin | various warning fixes for icc 9.1 compilation |
tree | commitdiff |
2007-09-21 |
Vadim Zeitlin | don't do anything before including the PCH header |
tree | commitdiff |
2007-09-21 |
Vadim Zeitlin | removed wxEVT_POWER which wasn't declared nor used... |
tree | commitdiff |
2007-09-21 |
Vadim Zeitlin | use the lower-case version of the parameter in GetEndia... |
tree | commitdiff |
2007-09-21 |
Paul Cornett | build fix for AIX |
tree | commitdiff |
2007-09-21 |
Paul Cornett | fix for HP and IBM compilers, calls to static template... |
tree | commitdiff |
2007-09-20 |
Vadim Zeitlin | allow the user to press Esc to close preview frame... |
tree | commitdiff |
2007-09-20 |
Vadim Zeitlin | use wxWindow::NewControlId() instead of wxNewId() to... |
tree | commitdiff |
2007-09-20 |
Vadim Zeitlin | fix round trip check in wxMBConv_win32::WC2MB() when... |
tree | commitdiff |
2007-09-20 |
Vadim Zeitlin | remove extra colons and semicolons |
tree | commitdiff |
2007-09-19 |
Robin Dunn | Give wxPowerEvent wxRTTI |
tree | commitdiff |
2007-09-19 |
Vadim Zeitlin | fix bug with deleting and recreating entries in wxFileC... |
tree | commitdiff |
2007-09-18 |
Vadim Zeitlin | properly NUL-terminate the buffer returned by wxMBConv... |
tree | commitdiff |
2007-09-18 |
Julian Smart | wxBORDER_THEME now means 'use an appropriate themed... |
tree | commitdiff |
2007-09-17 |
Paul Cornett | various small cleanups |
tree | commitdiff |
2007-09-17 |
Vadim Zeitlin | reverted wxSocket changes of rev 48723 as they broke... |
tree | commitdiff |
2007-09-17 |
Vadim Zeitlin | added new and improved wxFileCtrl implementation (patch... |
tree | commitdiff |
2007-09-16 |
Vadim Zeitlin | fix access to client data of wxComboBox in wxUniv by... |
tree | commitdiff |
2007-09-16 |
Vadim Zeitlin | more fixes for using wxSocket in console applications... |
tree | commitdiff |
2007-09-16 |
Vadim Zeitlin | added XRCSIZERITEM() allowing to directly retrieve... |
tree | commitdiff |
2007-09-15 |
Vadim Zeitlin | wxX11 compilation fixes after wxTRANSLATE/wxCmdLineEntr... |
tree | commitdiff |
2007-09-15 |
Vadim Zeitlin | always NUL-terminate the buffers returned by cWC2MB... |
tree | commitdiff |
2007-09-15 |
Vadim Zeitlin | fix wxStringOutputStream to deal with NUL bytes correct... |
tree | commitdiff |
2007-09-15 |
Vadim Zeitlin | fix wxMBConvUTF8::cMB2WC/cWC2MB() broken by the introdu... |
tree | commitdiff |
2007-09-15 |
Vadim Zeitlin | undo revision 48162 as it broke unit tests |
tree | commitdiff |
2007-09-14 |
Vadim Zeitlin | reverted the change of wxCmdLineEntryDesc fields to... |
tree | commitdiff |
2007-09-14 |
Vadim Zeitlin | fix warning about not enough parameters for WX_DEFINE_G... |
tree | commitdiff |
2007-09-14 |
Vadim Zeitlin | fix some harmless warnings (last two parts of patch... |
tree | commitdiff |
2007-09-14 |
Robert Roebling | API change: a single SELECTION_CHANGED not lots of... |
tree | commitdiff |
2007-09-13 |
Robert Roebling | little change for Mac build |
tree | commitdiff |
2007-09-12 |
Vadim Zeitlin | check that the conversion really succeeds even when... |
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 | fixed off by 1 bug in wxDC::GradientFillLinear() (patch... |
tree | commitdiff |
2007-09-09 |
Vadim Zeitlin | fix gcc warnings about float/double to int conversion... |
tree | commitdiff |
2007-09-09 |
Vadim Zeitlin | no changes, just added a comment explaining the issues... |
tree | commitdiff |
2007-09-09 |
Vadim Zeitlin | return empty string, not NULL, from wxCStrData::AsChar... |
tree | commitdiff |
2007-09-08 |
Vadim Zeitlin | added support for reading resolution information from... |
tree | commitdiff |
2007-09-07 |
Vadim Zeitlin | don't use _T() inside wxGetTranslation() and related... |
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 | Add wxCairoLibrary (not yet built) |
tree | commitdiff |
2007-09-06 |
Václav Slavík | fixed wxString::FromAscii signature |
tree | commitdiff |
2007-09-05 |
Robin Dunn | Pass length including the null-terminator to cWC2MB |
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 | use fallback encoding in wxConvAuto when input is not... |
tree | commitdiff |
2007-08-29 |
Paul Cornett | add missing static |
tree | commitdiff |
2007-08-29 |
Robert Roebling | add wxDataViewIconText |
tree | commitdiff |
2007-08-28 |
Václav Slavík | optimized wxMBConvStringUTF8::ToWchar() for ASCII chara... |
tree | commitdiff |
2007-08-26 |
Vadim Zeitlin | don't overwrite the existing local file if we failed... |
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 |
Robert Roebling | Move column organizing code to ports, away from common... |
tree | commitdiff |
next |