2006-10-19 |
Vadim Zeitlin | fixed the problem in 2 last commits
|
commit | commitdiff | tree |
2006-10-19 |
Vadim Zeitlin | fix memory leak in wxGetTempFileName(const wxString...
|
commit | commitdiff | tree |
2006-10-12 |
Vadim Zeitlin | inserted missing back quotes around echo lost by previous...
|
commit | commitdiff | tree |
2006-10-12 |
Vadim Zeitlin | mention that wxBufferedDC doesn't inherit from wxMemoryDC...
|
commit | commitdiff | tree |
2006-10-12 |
Vadim Zeitlin | only change the bitmap size for the borderless controls
|
commit | commitdiff | tree |
2006-10-11 |
Vadim Zeitlin | moved GetLayoutDirection() to GUI wxApp, it has nothing...
|
commit | commitdiff | tree |
2006-10-11 |
Vadim Zeitlin | mention more changes done by Francesco
|
commit | commitdiff | tree |
2006-07-24 |
Vadim Zeitlin | allow customization of individual grid lines appearance...
|
commit | commitdiff | tree |
2006-07-24 |
Vadim Zeitlin | fixed typos in last check in
|
commit | commitdiff | tree |
2006-07-24 |
Vadim Zeitlin | protect gs_allThreads with a mutex (modified patch...
|
commit | commitdiff | tree |
2006-07-24 |
Vadim Zeitlin | documentation for wxAppTraits (patch 1518295 from Francesco)
|
commit | commitdiff | tree |
2006-10-10 |
Vadim Zeitlin | real LaTeX fix to last commit
|
commit | commitdiff | tree |
2006-10-10 |
Vadim Zeitlin | attempt to correct bogus tex2rtf warning about unmatched...
|
commit | commitdiff | tree |
2006-10-10 |
Vadim Zeitlin | LaTeX fix to last commit
|
commit | commitdiff | tree |
2006-10-10 |
Vadim Zeitlin | escape more underscores (we need a pre-commit check...
|
commit | commitdiff | tree |
2006-10-10 |
Vadim Zeitlin | added discussion of user-generated vs programmatic...
|
commit | commitdiff | tree |
2006-10-10 |
Vadim Zeitlin | removed spaces; added WXDLLEXPORTs; make overlay classes...
|
commit | commitdiff | tree |
2006-10-10 |
Vadim Zeitlin | added wxDC::Set/GetLayoutDirection() and implemented...
|
commit | commitdiff | tree |
2006-10-09 |
Vadim Zeitlin | fixed crash in wxColour ctor after RGBA-ization
|
commit | commitdiff | tree |
2006-10-09 |
Vadim Zeitlin | use native toolbar, font dialog and CG by default
|
commit | commitdiff | tree |
2006-10-09 |
Vadim Zeitlin | swap wxANIHeader bytes on big endian architectures
|
commit | commitdiff | tree |
2006-10-09 |
Vadim Zeitlin | replaced Ok() with IsOk(), no real changes
|
commit | commitdiff | tree |
2006-10-09 |
Vadim Zeitlin | avoid conflict between wxBookCtrlBase::DoSetSelection...
|
commit | commitdiff | tree |
2006-10-09 |
Vadim Zeitlin | added CreateSeparatedButtonSizer(), changed signature...
|
commit | commitdiff | tree |
2006-10-09 |
Vadim Zeitlin | call Refresh() to make animation work under Mac
|
commit | commitdiff | tree |
2006-10-09 |
Vadim Zeitlin | added more helper functions for setting borders in...
|
commit | commitdiff | tree |
2006-10-09 |
Vadim Zeitlin | added CreateSeparatedButtonSizer(), changed signature...
|
commit | commitdiff | tree |
2006-10-09 |
Vadim Zeitlin | use wxSizerFlags and updated CreateButtonSizer() in...
|
commit | commitdiff | tree |
2006-10-09 |
Vadim Zeitlin | forgot to commit during last regeneration
|
commit | commitdiff | tree |
2006-10-09 |
Vadim Zeitlin | RC file is not needed and not used
|
commit | commitdiff | tree |
2006-10-09 |
Vadim Zeitlin | added wxSizerFlags::GetDefaultBorder()
|
commit | commitdiff | tree |
2006-10-09 |
Vadim Zeitlin | extended wxSizerFlags docs
|
commit | commitdiff | tree |
2006-10-09 |
Vadim Zeitlin | check that the bitmap is valid before getting its size...
|
commit | commitdiff | tree |
2006-10-09 |
Vadim Zeitlin | menu id 0 doesn't work under Mac
|
commit | commitdiff | tree |
2006-10-09 |
Vadim Zeitlin | use sample icon, not mondrian one
|
commit | commitdiff | tree |
2006-10-09 |
Vadim Zeitlin | regenaretd after samples/animate addition
|
commit | commitdiff | tree |
2006-10-09 |
Vadim Zeitlin | baked the standard makefiles
|
commit | commitdiff | tree |
2006-10-09 |
Vadim Zeitlin | added wxAnimationCtrl (patch 1570325)
|
commit | commitdiff | tree |
2006-10-09 |
Vadim Zeitlin | compilation fix after last change (GTK1 doesn't have...
|
commit | commitdiff | tree |
2006-10-09 |
Vadim Zeitlin | no changes, just replaced C comment with a C++ one
|
commit | commitdiff | tree |
2006-10-09 |
Vadim Zeitlin | added references to XML classes
|
commit | commitdiff | tree |
2006-10-09 |
Vadim Zeitlin | return false from IsDoubleBuffered() if the first top...
|
commit | commitdiff | tree |
2006-10-09 |
Vadim Zeitlin | regenerated after adding dcbufcmn.cpp
|
commit | commitdiff | tree |
2006-10-09 |
Vadim Zeitlin | fix the sample icon (patch 1570974)
|
commit | commitdiff | tree |
2006-10-09 |
Vadim Zeitlin | added wxWindow::IsDoubleBuffered() and improve wxBufferedDC...
|
commit | commitdiff | tree |
2006-10-09 |
Vadim Zeitlin | added static wxPlatformInfo::Get() and use it (patch...
|
commit | commitdiff | tree |
2006-10-09 |
Vadim Zeitlin | fix DoSetSelection(): it did nothing when there was...
|
commit | commitdiff | tree |
2006-10-09 |
Vadim Zeitlin | use native toolbar, font dialog and CG by default
|
commit | commitdiff | tree |
2006-10-09 |
Vadim Zeitlin | change UpdateSelection() parameter type to int from...
|
commit | commitdiff | tree |
2006-10-09 |
Vadim Zeitlin | document IsEmpty()
|
commit | commitdiff | tree |
2006-10-08 |
Vadim Zeitlin | define ChangeSelection() (fixes wxMotif build)
|
commit | commitdiff | tree |
2006-10-08 |
Vadim Zeitlin | another Ok() changed to IsOk()
|
commit | commitdiff | tree |
2006-10-08 |
Vadim Zeitlin | added SendPageChanging/ChangedEvent() functions; fixed...
|
commit | commitdiff | tree |
2006-10-08 |
Vadim Zeitlin | restored sending events from Replace/Remove/Write/AppendText...
|
commit | commitdiff | tree |
2006-10-08 |
Vadim Zeitlin | fix format mismatch warnings
|
commit | commitdiff | tree |
2006-10-08 |
Vadim Zeitlin | need to include wx/imaglist.h even when using PCH
|
commit | commitdiff | tree |
2006-10-08 |
Vadim Zeitlin | don't define g_UnicodeSubsetTable in non-Unicode build...
|
commit | commitdiff | tree |
2006-10-08 |
Vadim Zeitlin | removed default argument in the function definition
|
commit | commitdiff | tree |
2006-10-08 |
Vadim Zeitlin | set focus to the Ok button initially
|
commit | commitdiff | tree |
2006-10-08 |
Vadim Zeitlin | SetOverflow() should be called with a bool argument...
|
commit | commitdiff | tree |
2006-10-08 |
Vadim Zeitlin | fix compilation after recent wxTextCtrl changes
|
commit | commitdiff | tree |
2006-10-08 |
Vadim Zeitlin | moved DoSetValue() to wxTextCtrlBase instead of having...
|
commit | commitdiff | tree |
2006-10-08 |
Vadim Zeitlin | VC compilation fix after last commit
|
commit | commitdiff | tree |
2006-10-08 |
Vadim Zeitlin | add IsOk() to all classes having Ok() method (patch...
|
commit | commitdiff | tree |
2006-10-08 |
Vadim Zeitlin | small code simplification in DoSetValue() after the...
|
commit | commitdiff | tree |
2006-10-08 |
Vadim Zeitlin | compilation fix after last commit (apparently patch...
|
commit | commitdiff | tree |
2006-10-08 |
Vadim Zeitlin | moved wxUSE_MS_HTML_HELP back into setup_inc.h (undoing...
|
commit | commitdiff | tree |
2006-10-08 |
Vadim Zeitlin | add test for ChangeValue()
|
commit | commitdiff | tree |
2006-10-08 |
Vadim Zeitlin | testing whether signed char is greater than 127 is...
|
commit | commitdiff | tree |
2006-10-08 |
Vadim Zeitlin | added wxTextCtrl::IsEmpty()
|
commit | commitdiff | tree |
2006-10-08 |
Vadim Zeitlin | added wxTextCtrl::ChangeValue() which is the same as...
|
commit | commitdiff | tree |
2006-10-08 |
Vadim Zeitlin | added wxBookCtrl::ChangeSelection() which is the same...
|
commit | commitdiff | tree |
2006-10-08 |
Vadim Zeitlin | avoid bitmap distortion when a non standard bitmap...
|
commit | commitdiff | tree |
2006-10-08 |
Vadim Zeitlin | corrected last commit: Inflate() should be Deflate()
|
commit | commitdiff | tree |
2006-10-08 |
Vadim Zeitlin | compilation fix for PCH-less builds
|
commit | commitdiff | tree |
2006-10-08 |
Vadim Zeitlin | add support for wxCONTROL_ISDEFAULT to wxRendererMSW...
|
commit | commitdiff | tree |
2006-10-08 |
Vadim Zeitlin | (probably wrong) fix for wxMSW linking errors introduced...
|
commit | commitdiff | tree |
2006-10-08 |
Vadim Zeitlin | added wxAboutDialogInfo
|
commit | commitdiff | tree |
2006-10-08 |
Vadim Zeitlin | add an newline between headers in wxGenericAboutBox
|
commit | commitdiff | tree |
2006-10-08 |
Vadim Zeitlin | close the dialog when close button is pressed, this...
|
commit | commitdiff | tree |
2006-10-08 |
Vadim Zeitlin | document wxAboutBox &c
|
commit | commitdiff | tree |
2006-10-08 |
Vadim Zeitlin | added empty virtual dtors to silence gcc warnings
|
commit | commitdiff | tree |
2006-10-08 |
Vadim Zeitlin | we need to set URL hook for the link to appear as a...
|
commit | commitdiff | tree |
2006-10-08 |
Vadim Zeitlin | use translators if explicitely specified, fall back...
|
commit | commitdiff | tree |
2006-10-08 |
Vadim Zeitlin | added example of customizing the generic about dialog...
|
commit | commitdiff | tree |
2006-10-08 |
Vadim Zeitlin | fixed double free crash introduced by last commit
|
commit | commitdiff | tree |
2006-10-08 |
Vadim Zeitlin | don't use 8 bit copyright symbol
|
commit | commitdiff | tree |
2006-10-08 |
Vadim Zeitlin | Unicode compilation fix
|
commit | commitdiff | tree |
2006-10-08 |
Vadim Zeitlin | rebaked with aboutdlg.* files
|
commit | commitdiff | tree |
2006-10-08 |
Vadim Zeitlin | added GTK+ 2.6 implementation of wxAboutBox
|
commit | commitdiff | tree |
2006-10-08 |
Vadim Zeitlin | test credits in about dialog
|
commit | commitdiff | tree |
2006-10-08 |
Vadim Zeitlin | added --enable-aboutdlg
|
commit | commitdiff | tree |
2006-10-08 |
Vadim Zeitlin | reformat and add files
|
commit | commitdiff | tree |
2006-10-08 |
Vadim Zeitlin | added native Mac implementation of wxAboutBox(); also...
|
commit | commitdiff | tree |
2006-10-08 |
Vadim Zeitlin | use wxSTRINGIZE_T instead of _T(wxSTRINGIZE())
|
commit | commitdiff | tree |
2006-10-08 |
Vadim Zeitlin | use wxVERSION_NUM_DOT_STRING_T instead of wxVERSION_NUM_DOT_...
|
commit | commitdiff | tree |
2006-10-08 |
Vadim Zeitlin | added Unicode-friendly variants of version string macros
|
commit | commitdiff | tree |
2006-10-08 |
Vadim Zeitlin | added Unicode-friendly wxSTRINGIZE_T()
|
commit | commitdiff | tree |
2006-10-08 |
Vadim Zeitlin | use wxSTRINGIZE instead of redefining a special STRINGIZE...
|
commit | commitdiff | tree |
2006-10-08 |
Vadim Zeitlin | added wxAboutBox-related files
|
commit | commitdiff | tree |
next |