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 |
2005-07-30 |
Vadim Zeitlin | forcefully disable wxUSE_STACKWALKER |
tree | commitdiff |
2005-07-30 |
Vadim Zeitlin | replaced wxMoveWindowDeferred() with wxWindow::DoMoveSi... |
tree | commitdiff |
2005-07-29 |
Vadim Zeitlin | decreased text limit which we consider to be set by... |
tree | commitdiff |
2005-07-29 |
Vadim Zeitlin | added wxDynamicLibrary::GetSymbolAorW() |
tree | commitdiff |
2005-07-29 |
Vadim Zeitlin | compilation fix for IBM xlC (closes 1230392) |
tree | commitdiff |
2005-07-29 |
Chris Elliott | wxMDIChildFrame::DetachMenuBar() to fix SF bug 1232271 |
tree | commitdiff |
2005-07-29 |
Vadim Zeitlin | refactoring in preparation for further changes: moved... |
tree | commitdiff |
2005-07-29 |
Vadim Zeitlin | added GlobalPtr: GlobalAlloc/Free() wrapper |
tree | commitdiff |
2005-07-29 |
Vadim Zeitlin | renamed GlobalPtr to GlobalPtrLock |
tree | commitdiff |
2005-07-29 |
Mart Raudsepp | wxABI_VERSION guard for wxTopLevelWindowGTK::RequestUse... |
tree | commitdiff |
2005-07-28 |
Vadim Zeitlin | many improvements/bug fixes to media control: new wxEVT... |
tree | commitdiff |
2005-07-28 |
Mart Raudsepp | wxGTK: Implemented wxTLW::RequestUserAttention() |
tree | commitdiff |
2005-07-28 |
Vadim Zeitlin | added wxImage::RotateHue() and RGB <-> HSV conversions... |
tree | commitdiff |
2005-07-28 |
Vadim Zeitlin | Ctrl+mouse wheel changes zoom factor in print preview... |
tree | commitdiff |
2005-07-28 |
Vadim Zeitlin | added wxABI_VERSION check around newly added function |
tree | commitdiff |
2005-07-28 |
Vadim Zeitlin | added wxZipFSHandler::Cleanup() (modified patch 1213615) |
tree | commitdiff |
2005-07-28 |
Vadim Zeitlin | disabled wxStackWalker and wxCrashReport for Win64 |
tree | commitdiff |
2005-07-27 |
Stefan Csomor | typo |
tree | commitdiff |
2005-07-27 |
Stefan Csomor | new native toolbar implementation (turned off by defaul... |
tree | commitdiff |
next |