2009-03-30 |
Benjamin Williams | don't allow docks to be resized such that panes overlap |
tree | commitdiff |
2009-03-30 |
Václav Slavík | fixes or embedded NULs handling in wxString |
tree | commitdiff |
2009-03-30 |
Václav Slavík | fixed size of buffer returned by wxFormatConverter... |
tree | commitdiff |
2009-03-29 |
Václav Slavík | compilation fix for r59932 |
tree | commitdiff |
2009-03-29 |
Vadim Zeitlin | pass size in bytes, not wchars, to SetData() in wxURLDa... |
tree | commitdiff |
2009-03-29 |
Václav Slavík | implemented CreateIconBundle() in GTK+ native art provider |
tree | commitdiff |
2009-03-29 |
Václav Slavík | set icons bundle, not single icon, for frames loaded... |
tree | commitdiff |
2009-03-29 |
Václav Slavík | wxArtProvider::GetIconBundle() cleanup: |
tree | commitdiff |
2009-03-29 |
Václav Slavík | add support for loading wxIconBundles from streams |
tree | commitdiff |
2009-03-29 |
Vadim Zeitlin | don't dereference end iterator (closes #10656) |
tree | commitdiff |
2009-03-29 |
Václav Slavík | added length to wx(Scoped)CharBuffer to improve handlin... |
tree | commitdiff |
2009-03-29 |
Stefan Csomor | special casing mac code |
tree | commitdiff |
2009-03-29 |
Stefan Csomor | glgrab not available for iphone |
tree | commitdiff |
2009-03-29 |
Stefan Csomor | adding iphone code |
tree | commitdiff |
2009-03-29 |
Stefan Csomor | make sure button is known for non-precomp case |
tree | commitdiff |
2009-03-29 |
Stefan Csomor | adding a for am/pm and windows special character t |
tree | commitdiff |
2009-03-29 |
Stefan Csomor | fixing conversion |
tree | commitdiff |
2009-03-29 |
Stefan Csomor | adding implementation for OSX |
tree | commitdiff |
2009-03-29 |
Vadim Zeitlin | use short date format in wxLOCALE_DATE_TIME_FMT handler... |
tree | commitdiff |
2009-03-29 |
Vadim Zeitlin | Added wxLOCALE_DATE/TIME_FMT support to wxLocale::GetIn... |
tree | commitdiff |
2009-03-29 |
Stefan Csomor | bracketing opengl code that doesn't work on OpenGL ES |
tree | commitdiff |
2009-03-29 |
Vadim Zeitlin | minor cleanup of Unix GetInfo(): assert if invalid... |
tree | commitdiff |
2009-03-28 |
Václav Slavík | fixed logical error in SetIcons(): only assert if no... |
tree | commitdiff |
2009-03-28 |
Vadim Zeitlin | fix basetsd.h name for case-sensitive file systems... |
tree | commitdiff |
2009-03-27 |
Vadim Zeitlin | don't reset WS_EX_CONTROLPARENT bit in wxNotebook:... |
tree | commitdiff |
2009-03-27 |
Benjamin Williams | corrections for inner-dock pane sizing for 2.9 |
tree | commitdiff |
2009-03-27 |
Vadim Zeitlin | correct the test for Windows platform (this also fixes... |
tree | commitdiff |
2009-03-27 |
Václav Slavík | split wxCharTypeBuffer<T> into wxScopedCharTypeBuffer... |
tree | commitdiff |
2009-03-27 |
Benjamin Williams | don't draw resize sash if it's dragged outside of manag... |
tree | commitdiff |
2009-03-27 |
Benjamin Williams | pane sizes within a dock are not allowed to exceed... |
tree | commitdiff |
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 |
next |