2009-04-12 |
Francesco Montorsi | implement wxNativeFontInfo::SetFamily for wxGTK with...
|
commit | commitdiff | tree |
2009-04-12 |
Francesco Montorsi | more PCH-less build fix
|
commit | commitdiff | tree |
2009-04-12 |
Francesco Montorsi | allow testing more font properties: light weight, slant...
|
commit | commitdiff | tree |
2009-04-12 |
Francesco Montorsi | build fix (wx doesn't use bakefile 0.2.6 yet)
|
commit | commitdiff | tree |
2009-04-12 |
Francesco Montorsi | no real change; just fix the argument name of the wxFont...
|
commit | commitdiff | tree |
2009-04-12 |
Francesco Montorsi | do not call setlocale() twice in wxLocale::IsAvailable...
|
commit | commitdiff | tree |
2009-04-12 |
Francesco Montorsi | now wxGTK is always compiled against GTK+ >= 2.4
|
commit | commitdiff | tree |
2009-04-12 |
Francesco Montorsi | adding the first raw version of the execution monitor
|
commit | commitdiff | tree |
2009-04-01 |
Francesco Montorsi | fix a problem with setlocale() under Windows: with...
|
commit | commitdiff | tree |
2009-04-01 |
Francesco Montorsi | add IT locale to the makefile
|
commit | commitdiff | tree |
2009-04-01 |
Francesco Montorsi | include the locale name in the error message when the...
|
commit | commitdiff | tree |
2009-03-30 |
Francesco Montorsi | fix doxygen warning
|
commit | commitdiff | tree |
2009-03-30 |
Francesco Montorsi | fix wxLogNull base class (closes #10654)
|
commit | commitdiff | tree |
2009-03-25 |
Francesco Montorsi | fix the FontTestCase::GetSet unit so that it passes...
|
commit | commitdiff | tree |
2009-03-25 |
Francesco Montorsi | add a few comments about the fact that Get/SetNativeFontInfo...
|
commit | commitdiff | tree |
2009-03-25 |
Francesco Montorsi | document that under wxMSW slant == italic
|
commit | commitdiff | tree |
2009-03-25 |
Francesco Montorsi | implement quoting for the facename and parsing of quoted...
|
commit | commitdiff | tree |
2009-03-25 |
Francesco Montorsi | PCH less build fix
|
commit | commitdiff | tree |
2009-03-24 |
Francesco Montorsi | add a comment about wxNativeFontInfo::SetFaceName...
|
commit | commitdiff | tree |
2009-03-24 |
Francesco Montorsi | make sure that wxSystemSettings::GetFont/GetColour...
|
commit | commitdiff | tree |
2009-03-24 |
Francesco Montorsi | update wxGTK font implementation removing useless functions...
|
commit | commitdiff | tree |
2009-03-24 |
Francesco Montorsi | fix misc typos
|
commit | commitdiff | tree |
2009-03-23 |
Francesco Montorsi | small changes to make the test run fine on wxMSW, too;
|
commit | commitdiff | tree |
2009-03-23 |
Francesco Montorsi | remove VCard code leftover: it's not part of wx
|
commit | commitdiff | tree |
2009-03-23 |
Francesco Montorsi | put wxSetLocale() call in setUp() as VC6 still fails...
|
commit | commitdiff | tree |
2009-03-23 |
Francesco Montorsi | make sure that wxProcess always have a valid PID set...
|
commit | commitdiff | tree |
2009-03-23 |
Francesco Montorsi | remember to users that env vars are hardly usable for...
|
commit | commitdiff | tree |
2009-03-23 |
Francesco Montorsi | adds proper detection of tests success/failure; clear...
|
commit | commitdiff | tree |
2009-03-23 |
Francesco Montorsi | add the ability to test the wxBell() function
|
commit | commitdiff | tree |
2009-03-23 |
Francesco Montorsi | fix typo; use C locale for VsnprintfTestCase
|
commit | commitdiff | tree |
2009-03-23 |
Francesco Montorsi | this one should really work
|
commit | commitdiff | tree |
2009-03-23 |
Francesco Montorsi | fix the build fix
|
commit | commitdiff | tree |
2009-03-23 |
Francesco Montorsi | blind carbon build fix
|
commit | commitdiff | tree |
2009-03-23 |
Francesco Montorsi | try to remove /B from EXIT commands; prints a "separator...
|
commit | commitdiff | tree |
2009-03-23 |
Francesco Montorsi | wxEvtHandler derives from wxTrackable, too
|
commit | commitdiff | tree |
2009-03-22 |
Francesco Montorsi | better docs for wxCmdLineParser (fixes a few typos...
|
commit | commitdiff | tree |
2009-03-22 |
Francesco Montorsi | fix building tests in release mode
|
commit | commitdiff | tree |
2009-03-22 |
Francesco Montorsi | add missing beginEventEmissionTable
|
commit | commitdiff | tree |
2009-03-21 |
Francesco Montorsi | use /b option with the EXIT command
|
commit | commitdiff | tree |
2009-03-21 |
Francesco Montorsi | fix for PCH-less builds
|
commit | commitdiff | tree |
2009-03-21 |
Francesco Montorsi | revert 59680; implement proper fix for wxMSW test failure...
|
commit | commitdiff | tree |
2009-03-21 |
Francesco Montorsi | fix unreadable typo
|
commit | commitdiff | tree |
2009-03-21 |
Francesco Montorsi | minimal list of wx CRT wrappers (so doxygen highlights...
|
commit | commitdiff | tree |
2009-03-21 |
Francesco Montorsi | fixes for Italian locale: ignore a final 'CET' string...
|
commit | commitdiff | tree |
2009-03-21 |
Francesco Montorsi | handle locales where AM/PM strings are empty
|
commit | commitdiff | tree |
2009-03-21 |
Francesco Montorsi | try to use 0/1 instead of the cstdlib' EXIT_SUCCESS...
|
commit | commitdiff | tree |
2009-03-21 |
Francesco Montorsi | allow to give the testcase name without the final ...
|
commit | commitdiff | tree |
2009-03-20 |
Francesco Montorsi | share a few helpers between datetime.cpp and datetimefmt.cpp
|
commit | commitdiff | tree |
2009-03-20 |
Francesco Montorsi | build fix (part of r59673, r59656)
|
commit | commitdiff | tree |
2009-03-20 |
Francesco Montorsi | build fix for systems where HAVE_STRPTIME is defined
|
commit | commitdiff | tree |
2009-03-20 |
Francesco Montorsi | make GetNumOfDaysInMonth static again; in datetimefmt...
|
commit | commitdiff | tree |
2009-03-20 |
Francesco Montorsi | move parsing helpers, too (part of r59656)
|
commit | commitdiff | tree |
2009-03-20 |
Francesco Montorsi | no real changes: split the huge datetime.cpp in two...
|
commit | commitdiff | tree |
2009-03-20 |
Francesco Montorsi | run tests on the wxMSW port again
|
commit | commitdiff | tree |
2009-03-20 |
Francesco Montorsi | add the ToCLong, ToCULong and ToCDouble functions,...
|
commit | commitdiff | tree |
2009-03-20 |
Francesco Montorsi | add group file for locale functions (was part of r59627)
|
commit | commitdiff | tree |
2009-03-20 |
Francesco Montorsi | in case the user mask doesn't contain wxEVT_CATEGORY_UI...
|
commit | commitdiff | tree |
2009-03-20 |
Francesco Montorsi | implement wxStrtoX_l() variants even when wxHAS_XLOCALE_SUPP...
|
commit | commitdiff | tree |
2009-03-20 |
Francesco Montorsi | remove unneeded wxCHECK_MSG: GetNextMessage() can get...
|
commit | commitdiff | tree |
2009-03-20 |
Francesco Montorsi | comment-out tests provoking a low-level assert from...
|
commit | commitdiff | tree |
2009-03-20 |
Francesco Montorsi | update date for 2.9.0 release; set the title to "Reference...
|
commit | commitdiff | tree |
2009-03-19 |
Francesco Montorsi | fix constant value for 32bit machines
|
commit | commitdiff | tree |
2009-03-19 |
Francesco Montorsi | blind build fix for STL builds
|
commit | commitdiff | tree |
2009-03-19 |
Francesco Montorsi | extend wxXLocale with wxStrto[d,l,ul] functions; make...
|
commit | commitdiff | tree |
2009-03-19 |
Francesco Montorsi | document wxLocale::GetInfo
|
commit | commitdiff | tree |
2009-03-19 |
Francesco Montorsi | fix typos (closes #10611)
|
commit | commitdiff | tree |
2009-03-19 |
Francesco Montorsi | revised wxString docs: don't use old style grouping...
|
commit | commitdiff | tree |
2009-03-19 |
Francesco Montorsi | remove implementations from interface headers
|
commit | commitdiff | tree |
2009-03-19 |
Francesco Montorsi | commit temporary fix for the sample for 2.9.0 release
|
commit | commitdiff | tree |
2009-03-18 |
Francesco Montorsi | simplify a bit the convoluted implementation of wxFontRefDat...
|
commit | commitdiff | tree |
2009-03-18 |
Francesco Montorsi | no change: just move a misplaced comment
|
commit | commitdiff | tree |
2009-03-18 |
Francesco Montorsi | add a wxFont test unit (currently GetFamily and the...
|
commit | commitdiff | tree |
2009-03-18 |
Francesco Montorsi | use doxygen autolinking feature; use @ref command for...
|
commit | commitdiff | tree |
2009-03-18 |
Francesco Montorsi | fix leftover of previous commits about pixelSize ctor
|
commit | commitdiff | tree |
2009-03-18 |
Francesco Montorsi | add support to wxBitmapToggleButton also in TransferFromWind...
|
commit | commitdiff | tree |
2009-03-18 |
Francesco Montorsi | some note about DOT_PATH, specially for Windows
|
commit | commitdiff | tree |
2009-03-17 |
Francesco Montorsi | wxStatusBarPane is not a window
|
commit | commitdiff | tree |
2009-03-17 |
Francesco Montorsi | re-add GetFieldsCount() erraneously removed in r59566
|
commit | commitdiff | tree |
2009-03-17 |
Francesco Montorsi | the GOption hack is valid for Glib 2.20 too (it looks...
|
commit | commitdiff | tree |
2009-03-17 |
Francesco Montorsi | guard with compile-time checks the new GDK_* event...
|
commit | commitdiff | tree |
2009-03-16 |
Francesco Montorsi | fix bug when warning string contains percent signs
|
commit | commitdiff | tree |
2009-03-16 |
Francesco Montorsi | be x86_64-friendly
|
commit | commitdiff | tree |
2009-03-16 |
Francesco Montorsi | include the path to the real setup.h
|
commit | commitdiff | tree |
2009-03-16 |
Francesco Montorsi | do not copy the typical setup.h in setup_gccxml.h;...
|
commit | commitdiff | tree |
2009-03-16 |
Francesco Montorsi | don't fail on machines without french support installed
|
commit | commitdiff | tree |
2009-03-16 |
Francesco Montorsi | fix compilation with gcc 4.3.3 (and libcppunit 1.12...
|
commit | commitdiff | tree |
2009-03-16 |
Francesco Montorsi | return updated wxFONT*_* values
|
commit | commitdiff | tree |
2009-03-16 |
Francesco Montorsi | allow testing wxSystemSettings::GetFont() return value
|
commit | commitdiff | tree |
2009-03-16 |
Francesco Montorsi | no real change; just reformatting and better comments
|
commit | commitdiff | tree |
2009-03-15 |
Francesco Montorsi | leftovers from r59566
|
commit | commitdiff | tree |
2009-03-15 |
Francesco Montorsi | make wxStatusBarPane a 'full class' with getters and...
|
commit | commitdiff | tree |
2009-03-15 |
Francesco Montorsi | wxMSW and wxPalmOS already had the wxFont(const wxSize...
|
commit | commitdiff | tree |
2009-03-15 |
Francesco Montorsi | add the wxFont(const wxSize& pixelSize, ...) ctor to...
|
commit | commitdiff | tree |
2009-03-15 |
Francesco Montorsi | warn the user that for all basic classes wxPoint,wxRect...
|
commit | commitdiff | tree |
2009-03-15 |
Francesco Montorsi | more docs and more comments in the sample code for...
|
commit | commitdiff | tree |
2009-03-14 |
Francesco Montorsi | implement the wxGTK selective yield with a different...
|
commit | commitdiff | tree |
2009-03-14 |
Francesco Montorsi | include all events categories in wxEVT_CATEGORY_ALL
|
commit | commitdiff | tree |
2009-03-14 |
Francesco Montorsi | more links to native docs for wxGTK; some typo fix
|
commit | commitdiff | tree |
2009-03-14 |
Francesco Montorsi | more specs for wxDC::DrawRotatedText
|
commit | commitdiff | tree |
2009-03-14 |
Francesco Montorsi | add wxSize overloads to wxBitmap ctors and to wxBitmap...
|
commit | commitdiff | tree |
next |