2005-09-14 |
Vadim Zeitlin | renamed wxMotif::wxTLW::DoCreate() to XmDoCreateTLW... |
tree | commitdiff |
2005-09-14 |
Dimitri Schoolwerth | reverted last changes which were false alarm |
tree | commitdiff |
2005-09-14 |
Stefan Csomor | adding Robert Lang's native CG-Bezier patch |
tree | commitdiff |
2005-09-14 |
Stefan Csomor | adding Robert Lang's native CG-Bezier patch |
tree | commitdiff |
2005-09-13 |
Vadim Zeitlin | added wxMOTIF_STR() macro casting away string literal... |
tree | commitdiff |
2005-09-13 |
Vadim Zeitlin | unihde base class virtual functions |
tree | commitdiff |
2005-09-13 |
Vadim Zeitlin | fixed virtual function hiding for LoadBitmap() |
tree | commitdiff |
2005-09-13 |
Włodzimierz Skiba | Missing includes. |
tree | commitdiff |
2005-09-13 |
Vadim Zeitlin | use WX_DEFINE_ARRAY_PTR for anarray of pointers (fixes... |
tree | commitdiff |
2005-09-13 |
Dimitri Schoolwerth | fixed uninitialized variable (depending on wxChoice... |
tree | commitdiff |
2005-09-11 |
Vadim Zeitlin | wxMediaCtrl patch from Ryan: |
tree | commitdiff |
2005-09-09 |
Julian Smart | Moved definition |
tree | commitdiff |
2005-09-07 |
Michael Wetherell | Forgot to put the previous (v)snprintf commit inside... |
tree | commitdiff |
2005-09-07 |
Michael Wetherell | Handle the case when (v)snprintf have the format declar... |
tree | commitdiff |
2005-09-03 |
Vadim Zeitlin | undef wxUSE_DIALUP_MANAGER before redefining it as 0 |
tree | commitdiff |
2005-09-03 |
Vadim Zeitlin | fix showing keyboard cues under Win2k/XP |
tree | commitdiff |
2005-09-02 |
Václav Slavík | added GetFirstSibling and GetLastSibling |
tree | commitdiff |
2005-09-01 |
Vadim Zeitlin | better handling of empty MDI parent frame visibility... |
tree | commitdiff |
2005-08-31 |
Vadim Zeitlin | include wx/defs.h before testing for wxUSE_TEXTDLG... |
tree | commitdiff |
2005-08-30 |
Vadim Zeitlin | define _LANGUAGE_C_PLUS_PLUS for IRIX (closes bug 1105676) |
tree | commitdiff |
2005-08-30 |
Vadim Zeitlin | generate mouse events for all static controls, not... |
tree | commitdiff |
2005-08-30 |
Vadim Zeitlin | fix for gcc warning about base class initialization... |
tree | commitdiff |
2005-08-28 |
Vadim Zeitlin | fixed status bar positioning to work both with and... |
tree | commitdiff |
2005-08-28 |
Vadim Zeitlin | added IsSizeDeferred() (part of patch 1199639) |
tree | commitdiff |
2005-08-28 |
Vadim Zeitlin | dirty hack to fix deprecation warning when building... |
tree | commitdiff |
2005-08-28 |
Vadim Zeitlin | Fixed several bugs in wxDateTime timezone handling: |
tree | commitdiff |
2005-08-28 |
Mattia Barbon | Improved wxStaticBox border calculation for wxMotif. |
tree | commitdiff |
2005-08-28 |
Mattia Barbon | Improve sizer support in generic wxNotebook. Fix... |
tree | commitdiff |
2005-08-28 |
Mattia Barbon | Implement GetMinSize for wxMotif wxButton. Helps... |
tree | commitdiff |
2005-08-28 |
Vadim Zeitlin | added wxABI_VERSION test around ToDouble() |
tree | commitdiff |
2005-08-28 |
Vadim Zeitlin | added wxLongLong::ToDouble() |
tree | commitdiff |
2005-08-26 |
Julian Smart | Warning corrections |
tree | commitdiff |
2005-08-24 |
Vadim Zeitlin | fix for -Wundef warning for HAVE_XIM under GTK1 |
tree | commitdiff |
2005-08-24 |
Vadim Zeitlin | #undef things which require other, disabled, ones,... |
tree | commitdiff |
2005-08-24 |
Vadim Zeitlin | corrected comment explaining wxABORT_ON_CONFIG_ERROR |
tree | commitdiff |
2005-08-24 |
Włodzimierz Skiba | [1267725] Wrong operator for logical/bitwise operation |
tree | commitdiff |
2005-08-23 |
Vadim Zeitlin | removed attempts to link with unicows.lib using #pragma... |
tree | commitdiff |
2005-08-23 |
Włodzimierz Skiba | wxOS2/OW warning and build fixes. |
tree | commitdiff |
2005-08-23 |
Stefan Csomor | adding a string for private data identification |
tree | commitdiff |
2005-08-22 |
Vadim Zeitlin | compilation fix after last commit |
tree | commitdiff |
2005-08-22 |
Vadim Zeitlin | added test for snprintf() which may not be present... |
tree | commitdiff |
2005-08-22 |
Vadim Zeitlin | use quotes, not angle brackets, for wx headers |
tree | commitdiff |
2005-08-21 |
Vadim Zeitlin | moved __STDC_EXT__ definition for HP-UX from configure... |
tree | commitdiff |
2005-08-19 |
Vadim Zeitlin | added wxmsw26_media library |
tree | commitdiff |
2005-08-19 |
Vadim Zeitlin | link unicows.lib implicitely when using MSVC and wxUSE_... |
tree | commitdiff |
2005-08-19 |
Vadim Zeitlin | link unicows.lib automatically (and in correct order... |
tree | commitdiff |
2005-08-19 |
Michael Wetherell | Fix uses of wxUSE_METAFILE, patch 1262723 Paul Cornett |
tree | commitdiff |
2005-08-18 |
Vadim Zeitlin | compilation fix for wxUnivGTK |
tree | commitdiff |
2005-08-18 |
Mattia Barbon | Fix the condition to always #define wxMOTIF_NEW_FONT_... |
tree | commitdiff |
2005-08-17 |
Mart Raudsepp | [wxGTK2] gtk+-2.8.0 compatibility. Removed the usage... |
tree | commitdiff |
2005-08-17 |
Vadim Zeitlin | added GetCurrentSelection() which is the same as GetSel... |
tree | commitdiff |
2005-08-17 |
Vadim Zeitlin | added GetCurrentSelection(); made GetSelection() behave... |
tree | commitdiff |
2005-08-17 |
Vadim Zeitlin | hacked around wxGTK wxStaticText which doesn't derive... |
tree | commitdiff |
2005-08-17 |
Vadim Zeitlin | made wxChoice and wxComboBox::GetSelection() return... |
tree | commitdiff |
2005-08-17 |
Vadim Zeitlin | don't take wxID_NONE inside #if wxABI_VERSION check... |
tree | commitdiff |
2005-08-17 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2005-08-17 |
Vadim Zeitlin | hacked around wxGTK wxStaticText which doesn't derive... |
tree | commitdiff |
2005-08-16 |
Vadim Zeitlin | added wxStaticText::Wrap() |
tree | commitdiff |
2005-08-16 |
Włodzimierz Skiba | Public access to MSWWindowProc() for wxQTMediaBackend... |
tree | commitdiff |
2005-08-16 |
Vadim Zeitlin | fixed warning about mismatching dlldecl when building... |
tree | commitdiff |
2005-08-13 |
Julian Smart | Fixed dangling pointers bug; radio button was not remov... |
tree | commitdiff |
2005-08-11 |
Vadim Zeitlin | force update of MDI client window size after the MDI... |
tree | commitdiff |
2005-08-11 |
Vadim Zeitlin | added wxSIZE_FORCE flag for SetSize() |
tree | commitdiff |
2005-08-11 |
Vadim Zeitlin | check that wxUSE_DC_CACHEING is defined |
tree | commitdiff |
2005-08-10 |
Michael Wetherell | #define wxUSE_STD_STRING to 0 rather than #undef it... |
tree | commitdiff |
2005-08-08 |
Michael Wetherell | Comment typo fixes from Vince Harron |
tree | commitdiff |
2005-08-08 |
Vadim Zeitlin | removed mentions of wxUSE_OWNER_DRAWN: unless I miss... |
tree | commitdiff |
2005-08-07 |
Vadim Zeitlin | fix problems with __POWERPC__ being redefined |
tree | commitdiff |
2005-08-06 |
Vadim Zeitlin | corrected regex library name in ANSI builds |
tree | commitdiff |
2005-08-06 |
Julian Smart | Compatibility settings corrected |
tree | commitdiff |
2005-08-05 |
Vadim Zeitlin | only link with 3rd party libs if they're needed |
tree | commitdiff |
2005-08-05 |
Vadim Zeitlin | don't remember size passed to SetSize() as pending... |
tree | commitdiff |
2005-08-05 |
Chris Elliott | apply SF patch 1252602 to remove warnings in bcc and... |
tree | commitdiff |
2005-08-05 |
Vadim Zeitlin | compilation fix for WXWIN_COMPATIBILITY_2_2 (bug 1252476) |
tree | commitdiff |
2005-08-04 |
Vadim Zeitlin | removed wxUSE_MENU_CALLBACK references: the code inside... |
tree | commitdiff |
2005-08-04 |
Vadim Zeitlin | removed (unused since quite some time) wxUSE_ITSY_BITSY |
tree | commitdiff |
2005-08-04 |
Vadim Zeitlin | removed wxUSE_PENWINDOWS (and its misspellings), it... |
tree | commitdiff |
2005-08-04 |
Vadim Zeitlin | define wxUSE_MFC as 0 if it's not defined (fixes gcc... |
tree | commitdiff |
2005-08-04 |
Julian Smart | More settings restored. |
tree | commitdiff |
2005-08-04 |
Julian Smart | Switched loads of settings back on |
tree | commitdiff |
2005-08-04 |
Julian Smart | Resolved CVS conflict |
tree | commitdiff |
2005-08-04 |
Vadim Zeitlin | define wxFsync() as fsync() under Unix not as (not... |
tree | commitdiff |
2005-08-04 |
Vadim Zeitlin | define wxUSE_IPV6 as 0 to avoid -Wundef warnings |
tree | commitdiff |
2005-08-04 |
Vadim Zeitlin | NEED_GTK_ICON_SIZE_LOOKUP was incorrectly tested using... |
tree | commitdiff |
2005-08-04 |
Vadim Zeitlin | due to a typo in #if condition, validation was disabled... |
tree | commitdiff |
2005-08-04 |
Vadim Zeitlin | define wxUSE_LINE_IN_LISTBOOK to avoid -Wundef warnings... |
tree | commitdiff |
2005-08-03 |
Vadim Zeitlin | define WXWIN_COMPATIBILITY_EVENT_TYPES as 0 if it's... |
tree | commitdiff |
2005-08-03 |
Vadim Zeitlin | test for __MWERKS__ with #ifdef, not #if (fixes a ... |
tree | commitdiff |
2005-08-03 |
Vadim Zeitlin | get rid of wxUSE_COMPATIBLE_COORD_TYPES, it is not... |
tree | commitdiff |
2005-08-03 |
Michael Wetherell | Add import/export attributes |
tree | commitdiff |
2005-08-02 |
Michael Wetherell | Add import/export attributes |
tree | commitdiff |
2005-08-02 |
Michael Wetherell | Expand tabs |
tree | commitdiff |
2005-08-02 |
Michael Wetherell | Add import/export macros |
tree | commitdiff |
2005-07-31 |
Mattia Barbon | Allow displaying Japanese character with wxMotif... |
tree | commitdiff |
2005-07-30 |
Mattia Barbon | Make wxBase compiled for wxMotif compatible with... |
tree | commitdiff |
2005-07-30 |
Vadim Zeitlin | moved MSW-specific stuff to wx/msw/chkconf.h, this... |
tree | commitdiff |
2005-07-30 |
Vadim Zeitlin | define wxUSE_UNICODE_MSLU as 0 unconditionally, CE... |
tree | commitdiff |
2005-07-30 |
Julian Smart | Define wxUSE_UNICODE_MSLU or chkconf.h complains |
tree | commitdiff |
2005-07-30 |
Václav Slavík | further wxABI_VERSION fixes |
tree | commitdiff |
2005-07-30 |
Vadim Zeitlin | wxUSE_UNICODE_MSLU is MSW-specific so shouldn't be... |
tree | commitdiff |
next |