2007-08-03 |
Julian Smart | Added Get/SetParentWindow to allow the same easy printi... |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Francesco Montorsi | typo fix |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Julian Smart | Added EVT_MOVE_START, EVT_MOVE_END (wxMSW only for... |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Julian Smart | Error and warning corrections |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Julian Smart | VC++ 6 reports ambiguities when using template Read... |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Václav Slavík | fixed linking with visibility enable on Ubuntu and... |
commit | commitdiff | tree | snapshot |
2007-08-01 |
David Elliott | Merged 47839 from 2.8 branch: |
commit | commitdiff | tree | snapshot |
2007-08-01 |
David Elliott | Make masks and alpha work for wxCOPY when blitting... |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Vadim Zeitlin | corrected library link |
commit | commitdiff | tree | snapshot |
2007-07-31 |
Vadim Zeitlin | added WXDLLEXPORT to the (empty) wxControlWithItems... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Václav Slavík | don't crash in wxGetEmptyString(): it's now a #define... |
commit | commitdiff | tree | snapshot |
2007-07-29 |
Vadim Zeitlin | removed png and propsize samples from SAMPLES_SUBDIRS... |
commit | commitdiff | tree | snapshot |
2007-07-29 |
Vadim Zeitlin | forcefully disable wxUSE_JOYSTICK too |
commit | commitdiff | tree | snapshot |
2007-07-29 |
Vadim Zeitlin | always define HDS_HOTTRACK if it's not defined, not... |
commit | commitdiff | tree | snapshot |
2007-07-29 |
Vadim Zeitlin | compilation fix for WinCE |
commit | commitdiff | tree | snapshot |
2007-07-29 |
Vadim Zeitlin | CE compilation fix for X button stuff |
commit | commitdiff | tree | snapshot |
2007-07-29 |
Vadim Zeitlin | compilation fix for wxUSE_DBGHELP==0 after latest changes |
commit | commitdiff | tree | snapshot |
2007-07-29 |
Vadim Zeitlin | we must use TB_BUTTONSTRUCTSIZE before adding menu... |
commit | commitdiff | tree | snapshot |
2007-07-29 |
Vadim Zeitlin | update button style to include BS_MULTILINE when a... |
commit | commitdiff | tree | snapshot |
2007-07-29 |
Vadim Zeitlin | no changes, just removed unnecessary #ifdef __WIN32__ |
commit | commitdiff | tree | snapshot |
2007-07-29 |
David Elliott | Use the ECHO_N and ECHO_C variables in lieu of echo... |
commit | commitdiff | tree | snapshot |
2007-07-29 |
Vadim Zeitlin | make the text in the top area more readable |
commit | commitdiff | tree | snapshot |
2007-07-29 |
Vadim Zeitlin | don't use deprecated DoLog() overload |
commit | commitdiff | tree | snapshot |
2007-07-29 |
Vadim Zeitlin | removed the script which only worked with cvs |
commit | commitdiff | tree | snapshot |
2007-07-29 |
Vadim Zeitlin | add support for 4th and 5th mouse buttons; reduce code... |
commit | commitdiff | tree | snapshot |
2007-07-29 |
Vadim Zeitlin | added support for 2 extra mouse buttons (patch 1757630) |
commit | commitdiff | tree | snapshot |
2007-07-29 |
Vadim Zeitlin | undid accidental commit of this file in the last revision |
commit | commitdiff | tree | snapshot |
2007-07-29 |
Vadim Zeitlin | removed empty or duplicated samples: checklst, dynamic... |
commit | commitdiff | tree | snapshot |
2007-07-29 |
Vadim Zeitlin | added wxMiniFrame demonstration to the dialogs sample |
commit | commitdiff | tree | snapshot |
2007-07-28 |
Vadim Zeitlin | preserve the arguments read from configarg.cache in it |
commit | commitdiff | tree | snapshot |
2007-07-28 |
David Elliott | Remove bogus DoDelete from 44730. It's appears that... |
commit | commitdiff | tree | snapshot |
2007-07-28 |
David Elliott | Add a wxAutoNSAutoreleasePool to wxBitmap::CopyFromIcon. |
commit | commitdiff | tree | snapshot |
2007-07-28 |
Paul Cornett | remove duplicates |
commit | commitdiff | tree | snapshot |
2007-07-28 |
Paul Cornett | make definitions match declarations in wxcrt.h |
commit | commitdiff | tree | snapshot |
2007-07-28 |
Paul Cornett | warning fix |
commit | commitdiff | tree | snapshot |
2007-07-28 |
Paul Cornett | Fix wxCRT_GetenvW WXDLLEXPORT. Use more efficient prein... |
commit | commitdiff | tree | snapshot |
2007-07-28 |
Vadim Zeitlin | (ugly) compilation fix for wxUSE_STL==1 build |
commit | commitdiff | tree | snapshot |
2007-07-28 |
Vadim Zeitlin | show wxUSE_STL in the summary at the end too |
commit | commitdiff | tree | snapshot |
2007-07-28 |
Vadim Zeitlin | added the mention of library in which each class is... |
commit | commitdiff | tree | snapshot |
2007-07-28 |
Vadim Zeitlin | added the script used to add libraries to the documenta... |
commit | commitdiff | tree | snapshot |
2007-07-28 |
Vadim Zeitlin | escape underscores |
commit | commitdiff | tree | snapshot |
2007-07-28 |
Vadim Zeitlin | no real changes, just cleanup and use CPPUNIT_ASSERT_EQ... |
commit | commitdiff | tree | snapshot |
2007-07-28 |
Vadim Zeitlin | added more wxUSE_XXX symbols (modified patch 1758917) |
commit | commitdiff | tree | snapshot |
2007-07-28 |
Vadim Zeitlin | no changes, just a typo fix |
commit | commitdiff | tree | snapshot |
2007-07-28 |
Vadim Zeitlin | set eol-style |
commit | commitdiff | tree | snapshot |
2007-07-28 |
Vadim Zeitlin | blind OS/2 compilation fix in wxSetWorkingDirectory() |
commit | commitdiff | tree | snapshot |
2007-07-28 |
Vadim Zeitlin | recognize hover bitmaps (patch 1758843) |
commit | commitdiff | tree | snapshot |
2007-07-28 |
Vadim Zeitlin | added maxDepth parameter to WalkFromException() (patch... |
commit | commitdiff | tree | snapshot |
2007-07-28 |
Vadim Zeitlin | removed unused wxUSE_XXX options (patch 1759328) |
commit | commitdiff | tree | snapshot |
2007-07-27 |
Vadim Zeitlin | made strings used in wxIPC methods const as a temporary... |
commit | commitdiff | tree | snapshot |
2007-07-27 |
Vadim Zeitlin | added wxTo/FromString() overloads for wxFont (1st part... |
commit | commitdiff | tree | snapshot |
2007-07-27 |
Vadim Zeitlin | destroy TLW children pending for deletion from ~wxTLW... |
commit | commitdiff | tree | snapshot |
2007-07-27 |
Vadim Zeitlin | yet another compilation fix for ItemDeleted |
commit | commitdiff | tree | snapshot |
2007-07-27 |
David Elliott | * Implement the wxMask copy constructor to retain the... |
commit | commitdiff | tree | snapshot |
2007-07-27 |
Vadim Zeitlin | use symbolic name for the shell menu bar too; include... |
commit | commitdiff | tree | snapshot |
2007-07-27 |
Vadim Zeitlin | fix menu bar creation under WM5 (SHCMBF_EMPTYBAR must... |
commit | commitdiff | tree | snapshot |
2007-07-27 |
Paul Cornett | skip preprocessor test for a couple more header checks |
commit | commitdiff | tree | snapshot |
2007-07-27 |
Paul Cornett | fix last commit, it seems spaces are not allowed betwee... |
commit | commitdiff | tree | snapshot |
2007-07-27 |
Vadim Zeitlin | many compilation fixes for WinCE using VC8 (it now... |
commit | commitdiff | tree | snapshot |
2007-07-27 |
Vadim Zeitlin | ignore VC8 project files and build directories |
commit | commitdiff | tree | snapshot |
2007-07-27 |
Vadim Zeitlin | added wxUSE_INICONF (disabled by default) |
commit | commitdiff | tree | snapshot |
2007-07-27 |
Vadim Zeitlin | don't use min() macro in wxQsort() which conflicts... |
commit | commitdiff | tree | snapshot |
2007-07-27 |
Vadim Zeitlin | deTABbed wxQsort() |
commit | commitdiff | tree | snapshot |
2007-07-27 |
Vadim Zeitlin | and another compilation fix for ItemDeleted() from Bo |
commit | commitdiff | tree | snapshot |
2007-07-27 |
Vadim Zeitlin | real compilation fix for ItemDeleted() |
commit | commitdiff | tree | snapshot |
2007-07-27 |
David Elliott | Implement --with-macosx-sdk[=SDK] and --with-macosx... |
commit | commitdiff | tree | snapshot |
2007-07-27 |
Vadim Zeitlin | compilation fix for insert() |
commit | commitdiff | tree | snapshot |
2007-07-27 |
Vadim Zeitlin | compilation fix for ItemDeleted() |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Robert Roebling | escape _ |
commit | commitdiff | tree | snapshot |
2007-07-26 |
David Elliott | Add a Clear() method simply calling the wxComboBoxBase... |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Vadim Zeitlin | re-disable Universal Mac builds by default |
commit | commitdiff | tree | snapshot |
2007-07-26 |
David Elliott | Silence the warning about lack of [NSApplication +setAp... |
commit | commitdiff | tree | snapshot |
2007-07-26 |
David Elliott | Added missing #import <Foundation/NSArray.h> |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Vadim Zeitlin | compilation fix after last commit |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Vadim Zeitlin | many wxItemContainer-related changes: |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Vadim Zeitlin | removed called to deprecated wxPixelData::UseAlpha... |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Robert Roebling | Rewritten wxList docs |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Robert Roebling | Use type safe list for model notifiers, sample corrected |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Robert Roebling | call attributes attributes |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Robert Roebling | Small correction |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Robert Roebling | ItemDeleted now has (parent, item) |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Robert Roebling | Patch from Bo, implement sorting in wxDVC |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Vadim Zeitlin | fix warnings due to using deprecated-but-used-internall... |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Robert Roebling | Add iterators to wxVector, use std::vector in STL mode... |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Robert Roebling | make wxDataViewCtrl in STL mode |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Julian Smart | Typo correction |
commit | commitdiff | tree | snapshot |
2007-07-24 |
Václav Slavík | optimized wxStringTokenizer: it's now slightly faster... |
commit | commitdiff | tree | snapshot |
2007-07-24 |
Vadim Zeitlin | use To/FromWChar() in single parameter wxMBConv::cMB2WC... |
commit | commitdiff | tree | snapshot |
2007-07-24 |
Vadim Zeitlin | use wxMBConvStrictUTF8 instead of wxMBConvUTF8 in Conve... |
commit | commitdiff | tree | snapshot |
2007-07-24 |
Vadim Zeitlin | add wxMBConvStrictUTF8 class implementing just UTF... |
commit | commitdiff | tree | snapshot |
2007-07-24 |
Robert Roebling | Patch from Bo to speed up FindNode() in internal data... |
commit | commitdiff | tree | snapshot |
2007-07-24 |
Robert Roebling | Added wxQsort() |
commit | commitdiff | tree | snapshot |
2007-07-24 |
Robert Roebling | Don't send events when expanding internally, only after... |
commit | commitdiff | tree | snapshot |
2007-07-24 |
Robert Roebling | Send events from port-specific code, not common code... |
commit | commitdiff | tree | snapshot |
2007-07-24 |
Robert Roebling | Patch from Bo to optimize FindNode() in internal tree... |
commit | commitdiff | tree | snapshot |
2007-07-24 |
Vadim Zeitlin | corrected off by 1 error in cMB2WC() call (thanks valgrind) |
commit | commitdiff | tree | snapshot |
2007-07-23 |
Vadim Zeitlin | don't add an extra empty line to the end (fixes bug... |
commit | commitdiff | tree | snapshot |
2007-07-23 |
Vadim Zeitlin | harmless warning fix |
commit | commitdiff | tree | snapshot |
2007-07-23 |
Vadim Zeitlin | compilation fix |
commit | commitdiff | tree | snapshot |
2007-07-23 |
Vadim Zeitlin | removed empty directory |
commit | commitdiff | tree | snapshot |
next |