2007-11-11 |
Vadim Zeitlin | correct typo in last commit |
tree | commitdiff |
2007-11-11 |
Vadim Zeitlin | unused parameter warning fixes for --disable-all-featur... |
tree | commitdiff |
2007-11-10 |
Vadim Zeitlin | fix unused parameters warnings |
tree | commitdiff |
2007-11-09 |
Stefan Csomor | forward port from 2.8 |
tree | commitdiff |
2007-11-09 |
Vadim Zeitlin | forward ported changes in 2.8.7 from WX_2_8_BRNACH |
tree | commitdiff |
2007-11-08 |
Robert Roebling | Add wxDataViewTextRendererAttr, blind noop under wxMac |
tree | commitdiff |
2007-11-06 |
Julian Smart | Moved desktop margin options to a more sensible place |
tree | commitdiff |
2007-11-06 |
Julian Smart | Added sizer.desktopmargin.x, sizer.desktopmargin.y... |
tree | commitdiff |
2007-11-05 |
Vadim Zeitlin | implemented wxTextEntry for wxMotif, made wxComboBox... |
tree | commitdiff |
2007-11-05 |
Vadim Zeitlin | temporary wxMotif compilation fix |
tree | commitdiff |
2007-11-04 |
Vadim Zeitlin | implement wxLocale::GetInfo() using CFLocale (modified... |
tree | commitdiff |
2007-11-02 |
Paul Cornett | build fixes |
tree | commitdiff |
2007-11-01 |
Vadim Zeitlin | use wxTextEntry in wxTextValidator (modified patch... |
tree | commitdiff |
2007-11-01 |
Vadim Zeitlin | made LogLastRepetitionCountIfNeeded() non static to... |
tree | commitdiff |
2007-10-29 |
Vadim Zeitlin | add wxMouseEvent::GetClickCount() and implement it... |
tree | commitdiff |
2007-10-29 |
Chris Elliott | DMC work round |
tree | commitdiff |
2007-10-28 |
Vadim Zeitlin | define wxTIFFHandler ctor in the .cpp file even if... |
tree | commitdiff |
2007-10-27 |
Julian Smart | Skip the event to allow further child processing |
tree | commitdiff |
2007-10-27 |
Chris Elliott | another DMC build fix http://www.digitalmars.com/pnews... |
tree | commitdiff |
2007-10-26 |
Vadim Zeitlin | reverted the change of r32940 which worked around a... |
tree | commitdiff |
2007-10-26 |
Vadim Zeitlin | fix bug with adding entries to a root group containing... |
tree | commitdiff |
2007-10-26 |
Chris Elliott | another DMC build fix |
tree | commitdiff |
2007-10-25 |
Paul Cornett | build fixes |
tree | commitdiff |
2007-10-24 |
Vadim Zeitlin | use LogLastRepetitionCountIfNeeded() instead of DoLogNu... |
tree | commitdiff |
2007-10-24 |
Vadim Zeitlin | add a critical section protecting ms_prev variables... |
tree | commitdiff |
2007-10-24 |
Vadim Zeitlin | slightly simplified wxLog repetition counting code |
tree | commitdiff |
2007-10-24 |
Julian Smart | Made dialog captions more standard |
tree | commitdiff |
2007-10-23 |
Vadim Zeitlin | removed a wrong WXUNUSED() from DoNavigateIn() |
tree | commitdiff |
2007-10-23 |
Vadim Zeitlin | use -Wunused-parameter with gcc for consistency with... |
tree | commitdiff |
2007-10-23 |
Vadim Zeitlin | remove ODBC and DBgrid libraries |
tree | commitdiff |
2007-10-23 |
Paul Cornett | remove extraneous semicolons |
tree | commitdiff |
2007-10-23 |
David Elliott | Go back to my original idea of checking for EILSEQ... |
tree | commitdiff |
2007-10-22 |
Vadim Zeitlin | compilation fix for wxUSE_STL==1 after wxList methods... |
tree | commitdiff |
2007-10-20 |
Vadim Zeitlin | fix unused parameter warnings |
tree | commitdiff |
2007-10-20 |
Vadim Zeitlin | many wxIPC Unicode and UTF-8 fixes (use void* instead... |
tree | commitdiff |
2007-10-20 |
Vadim Zeitlin | deprecate wxEffects |
tree | commitdiff |
2007-10-20 |
Vadim Zeitlin | accept "--opt val" and "--opt:val" syntax in addition... |
tree | commitdiff |
2007-10-20 |
Robert Roebling | Added wxDataViewCustomRenderer::RenderText() for render... |
tree | commitdiff |
2007-10-20 |
Vadim Zeitlin | load message catalogs using wxFileSystem; use wxMemoryB... |
tree | commitdiff |
2007-10-20 |
Vadim Zeitlin | don't update the tree unnecessarily in Expand/CollapseA... |
tree | commitdiff |
2007-10-20 |
Vadim Zeitlin | export wxInvalidSize from DLL builds (patch 1805738) |
tree | commitdiff |
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 |
next |