2009-03-27 |
Benjamin Williams | applied patch fixing border problem (#10171) |
tree | commitdiff |
2009-03-26 |
Vadim Zeitlin | minor corrections to TranslateFromUnicodeFormat() |
tree | commitdiff |
2009-03-26 |
Stefan Csomor | changing to iterator |
tree | commitdiff |
2009-03-26 |
Vadim Zeitlin | implement deprecated wxStripExtension() in terms of... |
tree | commitdiff |
2009-03-26 |
Stefan Csomor | revert to proper defaults for US |
tree | commitdiff |
2009-03-26 |
Vadim Zeitlin | detect horizontal overflow in wxHtmlPrintout and warn... |
tree | commitdiff |
2009-03-26 |
Stefan Csomor | better native date locale support |
tree | commitdiff |
2009-03-25 |
Stefan Csomor | making sure NULs stay in the result, even if the string... |
tree | commitdiff |
2009-03-25 |
Benjamin Williams | added ability to set tool alignment (#10174) |
tree | commitdiff |
2009-03-25 |
Benjamin Williams | added missing getters to wxAuiToolBar (#10182) |
tree | commitdiff |
2009-03-25 |
Benjamin Williams | fix incorrect application of styles (#10171) |
tree | commitdiff |
2009-03-25 |
Stefan Csomor | adding support for focus events to multiline textctrl |
tree | commitdiff |
2009-03-25 |
Francesco Montorsi | implement quoting for the facename and parsing of quote... |
tree | commitdiff |
2009-03-25 |
Vadim Zeitlin | fix dereferencing end() iterator in ParseFormat() and... |
tree | commitdiff |
2009-03-25 |
Vadim Zeitlin | compilation fix after wxDateTime::Parse() changes ... |
tree | commitdiff |
2009-03-25 |
Stefan Csomor | supporting kill focus for single line text controls |
tree | commitdiff |
2009-03-25 |
Stefan Csomor | focus handling streamlined |
tree | commitdiff |
2009-03-25 |
Benjamin Williams | wxAuiToolbar properly handles items with wxID_ANY ... |
tree | commitdiff |
2009-03-25 |
Vadim Zeitlin | abandon attempts to make wxAnyStrPtr behave as bool... |
tree | commitdiff |
2009-03-25 |
Stefan Csomor | adding native icon for executables |
tree | commitdiff |
2009-03-25 |
Vadim Zeitlin | check that the conversion to wxDateTime was really... |
tree | commitdiff |
2009-03-24 |
Vadim Zeitlin | return a wxAnyStrPtr covnertible to either narrow or... |
tree | commitdiff |
2009-03-24 |
Francesco Montorsi | add a comment about wxNativeFontInfo::SetFaceName... |
tree | commitdiff |
2009-03-24 |
Francesco Montorsi | make sure that wxSystemSettings::GetFont/GetColour... |
tree | commitdiff |
2009-03-24 |
Francesco Montorsi | update wxGTK font implementation removing useless funct... |
tree | commitdiff |
2009-03-24 |
Francesco Montorsi | fix misc typos |
tree | commitdiff |
2009-03-24 |
Julian Smart | Don't translate panel titles |
tree | commitdiff |
2009-03-24 |
Julian Smart | Fixed small alignment issues |
tree | commitdiff |
2009-03-24 |
Stefan Csomor | correcting inverted conditions of r59725 |
tree | commitdiff |
2009-03-24 |
Vadim Zeitlin | added GetEnglish{Month,WeekDay}Name() |
tree | commitdiff |
2009-03-24 |
Vadim Zeitlin | correct translation between iterators and char pointers... |
tree | commitdiff |
2009-03-24 |
Vadim Zeitlin | work around VC6 bug |
tree | commitdiff |
2009-03-24 |
Vadim Zeitlin | compilation fix: remove extraneous variable declaration... |
tree | commitdiff |
2009-03-24 |
Stefan Csomor | conforming to new naming convention of starting all... |
tree | commitdiff |
2009-03-24 |
Stefan Csomor | adding back API for 2.8 compatibility |
tree | commitdiff |
2009-03-24 |
Vadim Zeitlin | fix parsing methods for non-ASCII strings (e.g. dates... |
tree | commitdiff |
2009-03-23 |
Stefan Csomor | switching a few icons, removing OS9 folder icons |
tree | commitdiff |
2009-03-23 |
Stefan Csomor | switching a few icons, removing OS9 folder icons |
tree | commitdiff |
2009-03-23 |
Francesco Montorsi | make sure that wxProcess always have a valid PID set... |
tree | commitdiff |
2009-03-23 |
Stefan Csomor | simplyfing code, fixing warnings |
tree | commitdiff |
2009-03-23 |
Stefan Csomor | adding more native icons, fixes #8778 |
tree | commitdiff |
2009-03-23 |
Stefan Csomor | adding more native icons, fixes #8778 |
tree | commitdiff |
2009-03-23 |
Vadim Zeitlin | don't assert in Refresh() if window is not created... |
tree | commitdiff |
2009-03-23 |
Stefan Csomor | textctrl cleanup |
tree | commitdiff |
2009-03-23 |
Stefan Csomor | fixing warnings in osx cocoa |
tree | commitdiff |
2009-03-23 |
Stefan Csomor | fixing warning in osx core and carbon |
tree | commitdiff |
2009-03-23 |
Stefan Csomor | fixing warnings in osx common code |
tree | commitdiff |
2009-03-23 |
Jouk Jansen | Updates for OpenVMS compile support |
tree | commitdiff |
2009-03-23 |
Vadim Zeitlin | don't change the dialog size when updating the message... |
tree | commitdiff |
2009-03-23 |
Vadim Zeitlin | don't make the items owner drawn unnecessarily under... |
tree | commitdiff |
2009-03-23 |
Vadim Zeitlin | modify signature of new wxStreamBuffer ctors to avoid... |
tree | commitdiff |
2009-03-22 |
Vadim Zeitlin | compilation fix after wxBrushStyle changes (closes... |
tree | commitdiff |
2009-03-22 |
Vadim Zeitlin | wxGTK1 compilation fixes |
tree | commitdiff |
2009-03-22 |
Vadim Zeitlin | fix harmless unused parameter warning |
tree | commitdiff |
2009-03-22 |
Vadim Zeitlin | moved the check for correct implementation of wxEvent... |
tree | commitdiff |
2009-03-22 |
Vadim Zeitlin | fix compilation breaking typo in recent commit |
tree | commitdiff |
2009-03-22 |
Vadim Zeitlin | made definition of wxUSE_LOG_DEBUG dependent on wxDEBUG... |
tree | commitdiff |
2009-03-22 |
Vadim Zeitlin | deprecate integer trace masks and don't define the... |
tree | commitdiff |
2009-03-22 |
Vadim Zeitlin | compilation fix for STL build after the last change |
tree | commitdiff |
2009-03-22 |
Vadim Zeitlin | wxGTK1 compilation fixes after last changes |
tree | commitdiff |
2009-03-22 |
Vadim Zeitlin | replace more __WXDEBUG__ occurrences with wxDEBUG_LEVEL |
tree | commitdiff |
2009-03-22 |
Vadim Zeitlin | use wxALIGN_LEFT/CENTRE/RIGHT instead of wxTE_XXX to... |
tree | commitdiff |
2009-03-22 |
Stefan Csomor | simpler define handling |
tree | commitdiff |
2009-03-22 |
Vadim Zeitlin | add alignment flags support to wxSpinCtrl[Double] ... |
tree | commitdiff |
2009-03-22 |
Vadim Zeitlin | fix harmless warning about unreachable code under MSW... |
tree | commitdiff |
2009-03-22 |
Vadim Zeitlin | always define ShowAssertDialog() but do nothing in... |
tree | commitdiff |
2009-03-22 |
Stefan Csomor | temporary build-fix |
tree | commitdiff |
2009-03-22 |
Kevin Ollivier | Disabling sheets codepath until we can resolve the... |
tree | commitdiff |
2009-03-21 |
Vadim Zeitlin | first round of debug/release merge: introduce wxDEBUG_L... |
tree | commitdiff |
2009-03-21 |
Stefan Csomor | fixing multiple extensions in one filter, turning off... |
tree | commitdiff |
2009-03-21 |
Stefan Csomor | adapting to autorelease of factory methods |
tree | commitdiff |
2009-03-21 |
Stefan Csomor | adapting to autorelease of factory method |
tree | commitdiff |
2009-03-21 |
Vadim Zeitlin | don't use HBMMENU_CALLBACK under Windows Vista as this... |
tree | commitdiff |
2009-03-21 |
Stefan Csomor | fixing the type |
tree | commitdiff |
2009-03-21 |
Vadim Zeitlin | fix generation of wxEVT_CHAR_HOOK events which, incredi... |
tree | commitdiff |
2009-03-21 |
Stefan Csomor | making sure the repositioning within the contentview... |
tree | commitdiff |
2009-03-21 |
Stefan Csomor | make it crash-proof |
tree | commitdiff |
2009-03-21 |
Francesco Montorsi | fix unreadable typo |
tree | commitdiff |
2009-03-21 |
Václav Slavík | wxHTML tables handler didn't properly restore m_enclosi... |
tree | commitdiff |
2009-03-21 |
Jaakko Salli | Fix wxGTK wxBitmapComboBox::SetValue() not working... |
tree | commitdiff |
2009-03-21 |
Francesco Montorsi | handle locales where AM/PM strings are empty |
tree | commitdiff |
2009-03-20 |
Francesco Montorsi | share a few helpers between datetime.cpp and datetimefm... |
tree | commitdiff |
2009-03-20 |
Francesco Montorsi | build fix (part of r59673, r59656) |
tree | commitdiff |
2009-03-20 |
Francesco Montorsi | build fix for systems where HAVE_STRPTIME is defined |
tree | commitdiff |
2009-03-20 |
Francesco Montorsi | make GetNumOfDaysInMonth static again; in datetimefmt... |
tree | commitdiff |
2009-03-20 |
Stefan Csomor | make sure we always have a CGFontRef |
tree | commitdiff |
2009-03-20 |
Francesco Montorsi | move parsing helpers, too (part of r59656) |
tree | commitdiff |
2009-03-20 |
Stefan Csomor | introducing temporary variables for atsu with cocoa |
tree | commitdiff |
2009-03-20 |
Francesco Montorsi | no real changes: split the huge datetime.cpp in two... |
tree | commitdiff |
2009-03-20 |
Robin Dunn | Use native EOL |
tree | commitdiff |
2009-03-20 |
Stefan Csomor | reworked font handling for osx (was missing because... |
tree | commitdiff |
2009-03-20 |
Francesco Montorsi | add the ToCLong, ToCULong and ToCDouble functions,... |
tree | commitdiff |
2009-03-20 |
Stefan Csomor | reworked font handling for osx |
tree | commitdiff |
2009-03-20 |
Francesco Montorsi | in case the user mask doesn't contain wxEVT_CATEGORY_UI... |
tree | commitdiff |
2009-03-20 |
Vadim Zeitlin | include wx/button.h to get wxBU_EXACTFIT declaration |
tree | commitdiff |
2009-03-20 |
Vadim Zeitlin | add wxBU_EXACTFIT support to wxToggleButton XRC handler... |
tree | commitdiff |
2009-03-20 |
Francesco Montorsi | implement wxStrtoX_l() variants even when wxHAS_XLOCALE... |
tree | commitdiff |
2009-03-20 |
Francesco Montorsi | remove unneeded wxCHECK_MSG: GetNextMessage() can get... |
tree | commitdiff |
2009-03-19 |
Stefan Csomor | avoid double framing on carbon as well |
tree | commitdiff |
2009-03-19 |
Francesco Montorsi | blind build fix for STL builds |
tree | commitdiff |
next |