2010-10-22 |
Vadim Zeitlin | No real changes, just use const_cast<> instead of C...
|
commit | commitdiff | tree |
2010-10-22 |
Vadim Zeitlin | Don't add quotes to string representation in gdb.
|
commit | commitdiff | tree |
2010-10-21 |
Vadim Zeitlin | Add missing comparison operator declarations in wxString...
|
commit | commitdiff | tree |
2010-10-21 |
Vadim Zeitlin | Document the meaning of wxToolBar tool id more clearly.
|
commit | commitdiff | tree |
2010-10-21 |
Vadim Zeitlin | Implement comparisons between wxString::iterator and...
|
commit | commitdiff | tree |
2010-10-20 |
Vadim Zeitlin | Add XRC handler for wxCommandLinkButton.
|
commit | commitdiff | tree |
2010-10-20 |
Vadim Zeitlin | Merge wxBitmapButton and wxButton panels in the xrc...
|
commit | commitdiff | tree |
2010-10-20 |
Vadim Zeitlin | Correct the fix that broke wxRegion::ConvertToBitmap().
|
commit | commitdiff | tree |
2010-10-18 |
Vadim Zeitlin | Change wxSP_XXX flags values to avoid clashes with...
|
commit | commitdiff | tree |
2010-10-18 |
Vadim Zeitlin | Use unsigned char for XBM bitmaps data.
|
commit | commitdiff | tree |
2010-10-18 |
Vadim Zeitlin | Correctly handle S_FALSE return value of IActiveMovie...
|
commit | commitdiff | tree |
2010-10-18 |
Vadim Zeitlin | Correct recently broken checked state handling in wxRearrang...
|
commit | commitdiff | tree |
2010-10-18 |
Vadim Zeitlin | Add missing "static" to wxSystemOptions::SetOption...
|
commit | commitdiff | tree |
2010-10-17 |
Vadim Zeitlin | Fix wxSTC compilation without wxUSE_DRAG_AND_DROP after...
|
commit | commitdiff | tree |
2010-10-17 |
Vadim Zeitlin | No real changes, just fix a warning in the test suite.
|
commit | commitdiff | tree |
2010-10-17 |
Vadim Zeitlin | Revert the changes of r65826 in wxConvertToGTK().
|
commit | commitdiff | tree |
2010-10-17 |
Vadim Zeitlin | Return valid buffer from wxMBConv::c{MB,WC}2{WC,MB...
|
commit | commitdiff | tree |
2010-10-16 |
Vadim Zeitlin | Fix FileTestCase to really test strings with embedded...
|
commit | commitdiff | tree |
2010-10-16 |
Vadim Zeitlin | Disable tests for UTF-encoded files in FileTestCase...
|
commit | commitdiff | tree |
2010-10-16 |
Vadim Zeitlin | Compilation fix for STL build after r65830.
|
commit | commitdiff | tree |
2010-10-16 |
Vadim Zeitlin | Avoid crashes in wxGenericListCtrl client<->screen...
|
commit | commitdiff | tree |
2010-10-16 |
Vadim Zeitlin | Improve wxGTK print and page setup dialogs.
|
commit | commitdiff | tree |
2010-10-16 |
Vadim Zeitlin | Transfer printer name to/from GTK+ native print setup...
|
commit | commitdiff | tree |
2010-10-16 |
Vadim Zeitlin | Correctly initialize wxGtkPrintNativeData members.
|
commit | commitdiff | tree |
2010-10-16 |
Vadim Zeitlin | Restore text drag-and-drop in wxSTC broken by Scintilla...
|
commit | commitdiff | tree |
2010-10-16 |
Vadim Zeitlin | Don't return invalid buffer from wxConvertToGTK("").
|
commit | commitdiff | tree |
2010-10-16 |
Vadim Zeitlin | Add wxHAS_3STATE_CHECKBOX symbol.
|
commit | commitdiff | tree |
2010-10-16 |
Vadim Zeitlin | Improve validation of wxCheckBox styles.
|
commit | commitdiff | tree |
2010-10-16 |
Vadim Zeitlin | Put libraries in %{_libdir} when building wxGTK RPMs.
|
commit | commitdiff | tree |
2010-10-15 |
Vadim Zeitlin | Clear selection when generic wxDataViewCtrl is cleared.
|
commit | commitdiff | tree |
2010-10-15 |
Vadim Zeitlin | Add wx{Pen,Brush}::Is[Non]Transparent() methods and...
|
commit | commitdiff | tree |
2010-10-15 |
Vadim Zeitlin | Use wxDCPenChanger instead of setting/resetting pen...
|
commit | commitdiff | tree |
2010-10-15 |
Vadim Zeitlin | Add "GTK" prefix to wxChoice::{Dis,En}ableEvents()...
|
commit | commitdiff | tree |
2010-10-15 |
Vadim Zeitlin | Include wx_presets.py in the distribution made by ...
|
commit | commitdiff | tree |
2010-10-15 |
Vadim Zeitlin | Check for task dialog availability even under Vista...
|
commit | commitdiff | tree |
2010-10-15 |
Vadim Zeitlin | Remove all mentions of non-existent contrib from .spec...
|
commit | commitdiff | tree |
2010-10-15 |
Vadim Zeitlin | Add libraries new in 2.9 to wxGTK.spec.
|
commit | commitdiff | tree |
2010-10-15 |
Vadim Zeitlin | Fix GTK+ development RPM dependency in wxGTK.spec.
|
commit | commitdiff | tree |
2010-10-15 |
Vadim Zeitlin | Fix button order in wxGTK wxMessageDialog and wxStdDialogBut...
|
commit | commitdiff | tree |
2010-10-13 |
Vadim Zeitlin | wxUniv/MSW compilation fix.
|
commit | commitdiff | tree |
2010-10-13 |
Vadim Zeitlin | Regenerate Makefile.in after recent changes to make_dist.mk.
|
commit | commitdiff | tree |
2010-10-13 |
Vadim Zeitlin | Remove obsolete files from "make dist" rules.
|
commit | commitdiff | tree |
2010-10-13 |
Vadim Zeitlin | Skip Windows-only samples when making Unix distribution.
|
commit | commitdiff | tree |
2010-10-13 |
Vadim Zeitlin | Include include/wx/generic/private/*.h files in distribution.
|
commit | commitdiff | tree |
2010-10-13 |
Vadim Zeitlin | Fix display of right aligned columns in wxGenericListCtrl.
|
commit | commitdiff | tree |
2010-10-13 |
Vadim Zeitlin | Pass last page in wxEVT_WIZARD_FINISHED event.
|
commit | commitdiff | tree |
2010-10-13 |
Vadim Zeitlin | Fix print format specifiers used for enum values.
|
commit | commitdiff | tree |
2010-10-13 |
Vadim Zeitlin | Don't return "false" when a pointer is needed.
|
commit | commitdiff | tree |
2010-10-10 |
Vadim Zeitlin | Move wxList::Member() to pseudo-template base list...
|
commit | commitdiff | tree |
2010-10-07 |
Vadim Zeitlin | Don't use default "Error" title for wxMessageOutputBest...
|
commit | commitdiff | tree |
2010-10-07 |
Vadim Zeitlin | Remove unnecessary check from IPC sample.
|
commit | commitdiff | tree |
2010-10-05 |
Vadim Zeitlin | Destroy the in-place edit control in wxGenericListCtrl...
|
commit | commitdiff | tree |
2010-10-05 |
Vadim Zeitlin | Disable TimerEventTestCase::Multiple() test for ANSI...
|
commit | commitdiff | tree |
2010-10-05 |
Vadim Zeitlin | Fix harmless unused variables warnings.
|
commit | commitdiff | tree |
2010-10-04 |
Vadim Zeitlin | Don't throw assert failure exception in the test suite...
|
commit | commitdiff | tree |
2010-10-04 |
Vadim Zeitlin | Fix timing format string in the test suite.
|
commit | commitdiff | tree |
2010-10-04 |
Vadim Zeitlin | Fix tests compilation with wxUSE_TOOLTIPS==0 as in...
|
commit | commitdiff | tree |
2010-10-03 |
Vadim Zeitlin | Fix wchar_t with int comparisons for Apple gcc.
|
commit | commitdiff | tree |
2010-10-03 |
Vadim Zeitlin | Fix wxUSING_VC_CRT_IO definition in the tests when...
|
commit | commitdiff | tree |
2010-10-03 |
Vadim Zeitlin | Fix gcc warnings about comparing iterators with NULL...
|
commit | commitdiff | tree |
2010-10-03 |
Vadim Zeitlin | Fix use of DELETE and BACKSPACE when starting editing...
|
commit | commitdiff | tree |
2010-10-03 |
Vadim Zeitlin | Fix non-ASCII key handling in wxGrid editors.
|
commit | commitdiff | tree |
2010-10-03 |
Vadim Zeitlin | Disable the use of __thread with MinGW.
|
commit | commitdiff | tree |
2010-10-03 |
Vadim Zeitlin | Update CRT environment in wxSetEnv() for MinGW too.
|
commit | commitdiff | tree |
2010-10-03 |
Vadim Zeitlin | Use wxUSING_VC_CRT_IO for MSVC CRT-specific test results.
|
commit | commitdiff | tree |
2010-10-03 |
Vadim Zeitlin | Fix DirTestCase to run on the systems without "C:"...
|
commit | commitdiff | tree |
2010-10-03 |
Vadim Zeitlin | Run MBConvTestCase::LibcTests() only for MSVC and not...
|
commit | commitdiff | tree |
2010-10-03 |
Vadim Zeitlin | Show the failing string when conversion fails in MBConvTestCase.
|
commit | commitdiff | tree |
2010-10-03 |
Vadim Zeitlin | No real changes, just simplify some MBConvTestCase...
|
commit | commitdiff | tree |
2010-10-03 |
Vadim Zeitlin | Exclude tests relying on last error being set under...
|
commit | commitdiff | tree |
2010-10-03 |
Vadim Zeitlin | Correct wxConvAuto::ToWChar() behaviour with wxNO_LEN...
|
commit | commitdiff | tree |
2010-10-03 |
Vadim Zeitlin | Fix VsnprintfTestCase for recent MinGW versions.
|
commit | commitdiff | tree |
2010-10-03 |
Vadim Zeitlin | Remove redundant wxUSE_WXVSNPRINTF checks from the...
|
commit | commitdiff | tree |
2010-10-03 |
Vadim Zeitlin | Fix tests compilation without wxUSE_REGEX.
|
commit | commitdiff | tree |
2010-10-03 |
Vadim Zeitlin | Suppress harmless g++ 4.4 warnings about missing braces.
|
commit | commitdiff | tree |
2010-10-01 |
Vadim Zeitlin | Add non-vararg wxFileTypeInfo ctor and various setters.
|
commit | commitdiff | tree |
2010-10-01 |
Vadim Zeitlin | Add wxHAS_BITMAPTOGGLEBUTTON and test for it in the...
|
commit | commitdiff | tree |
2010-10-01 |
Vadim Zeitlin | Disable ItemClick() unit test for wxListCtrl under...
|
commit | commitdiff | tree |
2010-09-30 |
Vadim Zeitlin | Disable wxEVT_COMMAND_LIST_ITEM_FOCUSED test for wxMSW.
|
commit | commitdiff | tree |
2010-09-30 |
Vadim Zeitlin | Add default value for GetPopupMenuSelectionFromUser...
|
commit | commitdiff | tree |
2010-09-30 |
Vadim Zeitlin | Correctly convert wxPrintf() to a buffer even when...
|
commit | commitdiff | tree |
2010-09-30 |
Vadim Zeitlin | Correct handling of %hs and %ls in our wxPrintf() implementa...
|
commit | commitdiff | tree |
2010-09-30 |
Vadim Zeitlin | Fix handling of asterisks in wxPrintf() implementation.
|
commit | commitdiff | tree |
2010-09-30 |
Vadim Zeitlin | Expect an assert in wxVsnprintf() test with too many...
|
commit | commitdiff | tree |
2010-09-30 |
Vadim Zeitlin | Disable test failing under VC6 only.
|
commit | commitdiff | tree |
2010-09-30 |
Vadim Zeitlin | Insert another item in the list control in its unit...
|
commit | commitdiff | tree |
2010-09-30 |
Vadim Zeitlin | Remove out of date code in DoStringPrintfV().
|
commit | commitdiff | tree |
2010-09-30 |
Vadim Zeitlin | More compilation fixes for new wxRTC image code without...
|
commit | commitdiff | tree |
2010-09-30 |
Vadim Zeitlin | No changes whatsoever, just remove trailing whitespace.
|
commit | commitdiff | tree |
2010-09-30 |
Vadim Zeitlin | Use Unix EOL format for the new files.
|
commit | commitdiff | tree |
2010-09-30 |
Vadim Zeitlin | Include correct headers from richtextimagedlg.*.
|
commit | commitdiff | tree |
2010-09-30 |
Vadim Zeitlin | Remove interface/implementation #pragmas from richtextimaged...
|
commit | commitdiff | tree |
2010-09-30 |
Vadim Zeitlin | Merge of SOC2010_RTC_IMAGES branch.
|
commit | commitdiff | tree |
2010-09-29 |
Vadim Zeitlin | Correct printf() format specifiers for long variables...
|
commit | commitdiff | tree |
2010-09-29 |
Vadim Zeitlin | Add EVT_RIBBONBAR_TAB_LEFT_DCLICK event.
|
commit | commitdiff | tree |
2010-09-29 |
Vadim Zeitlin | Fix crash in wxWebKitCtrl when using JavaScript.
|
commit | commitdiff | tree |
2010-09-29 |
Vadim Zeitlin | Preserve page size when changing increment in wxGTK...
|
commit | commitdiff | tree |
2010-09-29 |
Vadim Zeitlin | Fix wrong return value of wxGTK wxSpinCtrlDouble::GetIncreme...
|
commit | commitdiff | tree |
2010-09-29 |
Vadim Zeitlin | Return wxFONTFAMILY_DEFAULT, not UNKNOWN, from wxFont...
|
commit | commitdiff | tree |
2010-09-29 |
Vadim Zeitlin | Improve mouse handling code in wxAuiToolBar.
|
commit | commitdiff | tree |
next |