2009-04-12 |
Francesco Montorsi | more PCH-less build fix |
commit | commitdiff | tree | snapshot |
2009-04-12 |
Francesco Montorsi | allow testing more font properties: light weight, slant... |
commit | commitdiff | tree | snapshot |
2009-04-12 |
Vadim Zeitlin | return persistent buffers from mb_str()/wc_str() to... |
commit | commitdiff | tree | snapshot |
2009-04-12 |
Vadim Zeitlin | blind PCH-less build fixes: add missing headers |
commit | commitdiff | tree | snapshot |
2009-04-12 |
Vadim Zeitlin | MSVC compilation fixes: don't use std{out,err} as varia... |
commit | commitdiff | tree | snapshot |
2009-04-12 |
Francesco Montorsi | build fix (wx doesn't use bakefile 0.2.6 yet) |
commit | commitdiff | tree | snapshot |
2009-04-12 |
Francesco Montorsi | no real change; just fix the argument name of the wxFon... |
commit | commitdiff | tree | snapshot |
2009-04-12 |
Francesco Montorsi | do not call setlocale() twice in wxLocale::IsAvailable... |
commit | commitdiff | tree | snapshot |
2009-04-12 |
Francesco Montorsi | now wxGTK is always compiled against GTK+ >= 2.4 |
commit | commitdiff | tree | snapshot |
2009-04-12 |
Francesco Montorsi | adding the first raw version of the execution monitor |
commit | commitdiff | tree | snapshot |
2009-04-12 |
Václav Slavík | fixed wxString::utf8_str() in UTF8 build to return... |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Vadim Zeitlin | add missing tests (closes #10692) |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Kevin Ollivier | Catch the return type when it's inside a <ref> tag. |
commit | commitdiff | tree | snapshot |
2009-04-09 |
Kevin Ollivier | Commit script which parses the Doxygen XML output into... |
commit | commitdiff | tree | snapshot |
2009-04-09 |
Vadim Zeitlin | fix row/column deselection in row-or-column selection... |
commit | commitdiff | tree | snapshot |
2009-04-07 |
Robert Roebling | Add test for wxDataViewColumn::GetWidth |
commit | commitdiff | tree | snapshot |
2009-04-07 |
Vadim Zeitlin | added names of WM_XXXUISTATE messages to wxGetMessageNa... |
commit | commitdiff | tree | snapshot |
2009-04-07 |
Vadim Zeitlin | added assert checking the column index validity (see... |
commit | commitdiff | tree | snapshot |
2009-04-07 |
Vadim Zeitlin | remove "item.cchTextMax=0" line from SetItem() as it... |
commit | commitdiff | tree | snapshot |
2009-04-07 |
Vadim Zeitlin | no real changes, just remove unnecessary semicolons... |
commit | commitdiff | tree | snapshot |
2009-04-07 |
Vadim Zeitlin | document that a valid image list is required for item... |
commit | commitdiff | tree | snapshot |
2009-04-07 |
Vadim Zeitlin | document wxFont(wxString) ctor |
commit | commitdiff | tree | snapshot |
2009-04-06 |
Vadim Zeitlin | return better fitting size from DoGetBestSize() for... |
commit | commitdiff | tree | snapshot |
2009-04-06 |
Vadim Zeitlin | no changes, just got rid of many __WXWINCE__ ifdefs |
commit | commitdiff | tree | snapshot |
2009-04-06 |
Stefan Csomor | adding buildbot for 2.9.0 |
commit | commitdiff | tree | snapshot |
2009-04-06 |
Vadim Zeitlin | compilation fix for PCH-less build |
commit | commitdiff | tree | snapshot |
2009-04-06 |
Vadim Zeitlin | update from Micha³ Trzebiatowski |
commit | commitdiff | tree | snapshot |
2009-04-05 |
Vadim Zeitlin | use COLORONCOLOR stretching mode in DrawBitmap() too... |
commit | commitdiff | tree | snapshot |
2009-04-05 |
Vadim Zeitlin | added test for wxDC-based image scaling; updated copyright |
commit | commitdiff | tree | snapshot |
2009-04-05 |
Vadim Zeitlin | paint background by default to avoid unexpected sample... |
commit | commitdiff | tree | snapshot |
2009-04-05 |
Vadim Zeitlin | improve wxTreeItemData documentation (closes #10662) |
commit | commitdiff | tree | snapshot |
2009-04-05 |
Vadim Zeitlin | implement GetImageCount() for GIF handler (closes ... |
commit | commitdiff | tree | snapshot |
2009-04-05 |
Vadim Zeitlin | allow reading GIFs with incorrectly specified animation... |
commit | commitdiff | tree | snapshot |
2009-04-05 |
Vadim Zeitlin | define HAVE_SSIZE_T if we define ssize_t ourselves... |
commit | commitdiff | tree | snapshot |
2009-04-04 |
Vadim Zeitlin | revert r60023 and really fixed compilation problems... |
commit | commitdiff | tree | snapshot |
2009-04-04 |
Vadim Zeitlin | compilation fix after r60017 |
commit | commitdiff | tree | snapshot |
2009-04-04 |
Michael Wetherell | Fixes for archive tests on Windows. |
commit | commitdiff | tree | snapshot |
2009-04-04 |
Vadim Zeitlin | fix the test for !wxUSE_UNICODE_UTF8 builds: don't... |
commit | commitdiff | tree | snapshot |
2009-04-04 |
Vadim Zeitlin | allow symmetric comparisons to work too in CPPUNIT_ASSE... |
commit | commitdiff | tree | snapshot |
2009-04-04 |
Vadim Zeitlin | fix VsnprintfTestCase::P() for mingw32 which may use... |
commit | commitdiff | tree | snapshot |
2009-04-04 |
Stefan Csomor | adding API note |
commit | commitdiff | tree | snapshot |
2009-04-04 |
Vadim Zeitlin | fix test failure on glibc systems which do not use... |
commit | commitdiff | tree | snapshot |
2009-04-04 |
Vadim Zeitlin | no changes, just removed unused variable |
commit | commitdiff | tree | snapshot |
2009-04-04 |
Vadim Zeitlin | fix parsing of %p for locales which use periods in... |
commit | commitdiff | tree | snapshot |
2009-04-04 |
Vadim Zeitlin | no changes, just fixed typo in an error message |
commit | commitdiff | tree | snapshot |
2009-04-04 |
Vadim Zeitlin | fix PCH-less build after last change (closes #10678) |
commit | commitdiff | tree | snapshot |
2009-04-04 |
Stefan Csomor | fixing unused param warning |
commit | commitdiff | tree | snapshot |
2009-04-04 |
Stefan Csomor | fixing 64 bit value transfer |
commit | commitdiff | tree | snapshot |
2009-04-03 |
Stefan Csomor | adjusting DATE_TIME_FMT on OS X |
commit | commitdiff | tree | snapshot |
2009-04-03 |
Vadim Zeitlin | fix the test case which wrongly relied on wxString... |
commit | commitdiff | tree | snapshot |
2009-04-03 |
Vadim Zeitlin | fix the test case which wrongly relied on wxString... |
commit | commitdiff | tree | snapshot |
2009-04-03 |
Vadim Zeitlin | compilation fix: WXWIN_COMPATIBILITY_2_8 must be tested... |
commit | commitdiff | tree | snapshot |
2009-04-03 |
Vadim Zeitlin | handle embedded NULs correctly in wxString::CmpNoCase... |
commit | commitdiff | tree | snapshot |
2009-04-03 |
Vadim Zeitlin | avoid the ugly hack with adding an empty string to... |
commit | commitdiff | tree | snapshot |
2009-04-03 |
Vadim Zeitlin | really fix handling of trailing periods in abbreviated... |
commit | commitdiff | tree | snapshot |
2009-04-03 |
Vadim Zeitlin | allow for trailing periods in week day/month names... |
commit | commitdiff | tree | snapshot |
2009-04-03 |
Vadim Zeitlin | add possibility to choose the locale (useful for Window... |
commit | commitdiff | tree | snapshot |
2009-04-03 |
Vadim Zeitlin | use correct expected values for Windows and OS X |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Julian Smart | Fixed wxRTC AltGr+key input on Windows |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Stefan Csomor | make long format equal to full on mac (including dayname) |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Vadim Zeitlin | don't run wxPATH_NORM_LONG test on systems where the... |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Vadim Zeitlin | expect 4 digit year in French locale under all platforms |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Francesco Montorsi | fix a problem with setlocale() under Windows: with... |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Francesco Montorsi | add IT locale to the makefile |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Francesco Montorsi | include the locale name in the error message when the... |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Stefan Csomor | bringing back utf32 encoding for wchar, fixes #10666 |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Vadim Zeitlin | fix g++ warnings for float->int conversions |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Benjamin Williams | undock/float toolbar if it's dragged right or south... |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Vadim Zeitlin | correct French short date format for glibc; added more... |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Vadim Zeitlin | allow running tests whose names don't end with TestCase... |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Vadim Zeitlin | minor improvements to Bind() description |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Benjamin Williams | missing header fixed |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Vadim Zeitlin | only Linux/glibc seem to use periods as date separator... |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Vadim Zeitlin | compilation fix after recent changes |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Francesco Montorsi | fix doxygen warning |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Francesco Montorsi | fix wxLogNull base class (closes #10654) |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Václav Slavík | always return (owned or non-owned, depending on build... |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Stefan Csomor | adding OSX specific fixes to bsd level formatting problems |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Stefan Csomor | adding more symbols to translation, using better matchi... |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Benjamin Williams | don't allow docks to be resized such that panes overlap |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Václav Slavík | fixes or embedded NULs handling in wxString |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Václav Slavík | fixed size of buffer returned by wxFormatConverter... |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Stefan Csomor | hiding the impl type more again |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Václav Slavík | compilation fix for wxUSE_UTF8_LOCALE_ONLY case |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Václav Slavík | compilation fix for r59932 |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Vadim Zeitlin | make it explicitly clear that the len parameter of... |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Vadim Zeitlin | pass size in bytes, not wchars, to SetData() in wxURLDa... |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Václav Slavík | implemented CreateIconBundle() in GTK+ native art provider |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Václav Slavík | set icons bundle, not single icon, for frames loaded... |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Václav Slavík | wxArtProvider::GetIconBundle() cleanup: |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Václav Slavík | add support for loading wxIconBundles from streams |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Vadim Zeitlin | don't dereference end iterator (closes #10656) |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Václav Slavík | added length to wx(Scoped)CharBuffer to improve handlin... |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Stefan Csomor | special casing mac code |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Stefan Csomor | glgrab not available for iphone |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Stefan Csomor | adding iphone code |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Stefan Csomor | adding proper iphone includes |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Stefan Csomor | streamlining code |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Stefan Csomor | make sure button is known for non-precomp case |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Stefan Csomor | adding a for am/pm and windows special character t |
commit | commitdiff | tree | snapshot |
next |