2005-12-19 |
Włodzimierz Skiba | Somebody forgot to restore from testing phase. |
tree | commitdiff |
2005-12-19 |
Włodzimierz Skiba | __WIN95__ removed (used to differ win3.1 vs. 'modern... |
tree | commitdiff |
2005-12-18 |
Julian Smart | Separated XML and HTML rich text I/O handlers |
tree | commitdiff |
2005-12-18 |
Julian Smart | Should use LoadFile for file, not LoadPage |
tree | commitdiff |
2005-12-14 |
Michael Wetherell | Compile Fix |
tree | commitdiff |
2005-12-11 |
Włodzimierz Skiba | Improved small screen splash sample. |
tree | commitdiff |
2005-12-10 |
Włodzimierz Skiba | wxDisplay support for wxWinCE port. |
tree | commitdiff |
2005-12-03 |
David Surovell | applied patch 1372197, with some minor mods and cleanup |
tree | commitdiff |
2005-11-29 |
Vadim Zeitlin | added wxRadioBox::IsItemEnabled/Shown() (for MSW only... |
tree | commitdiff |
2005-11-29 |
Mart Raudsepp | Make wxJoystick::GetNumberJoystick a static method... |
tree | commitdiff |
2005-11-29 |
Julian Smart | Removed duplicate xh_grid.cpp/h and rebaked files |
tree | commitdiff |
2005-11-27 |
Vadim Zeitlin | don't compare bools with NULL |
tree | commitdiff |
2005-11-27 |
Michael Wetherell | Small fixes |
tree | commitdiff |
2005-11-27 |
Michael Wetherell | Small fixes to allow compilation in Unicode mode with gcc |
tree | commitdiff |
2005-11-27 |
Michael Wetherell | Replace non-ascii characters with escapes |
tree | commitdiff |
2005-11-25 |
David Elliott | Ran make -f build/autogen.mk |
tree | commitdiff |
2005-11-20 |
Dimitri Schoolwerth | applied patch #1356901 "Yet another removal of extra... |
tree | commitdiff |
2005-11-16 |
Włodzimierz Skiba | Finally removes occurences of OnMenuCommand and closes... |
tree | commitdiff |
2005-11-16 |
Vadim Zeitlin | don't use wxStaticCast to wxBookCtrlBase -- it doesn... |
tree | commitdiff |
2005-11-15 |
Mart Raudsepp | Any reason why we #if the menuitem bitmap code in the... |
tree | commitdiff |
2005-11-14 |
Julian Smart | Applied patch [ 1355355 ] Replace GPLed code in penguin... |
tree | commitdiff |
2005-11-09 |
Michael Wetherell | Regenerate Makefile.in, configure and the VC++ project... |
tree | commitdiff |
2005-11-08 |
Stefan Csomor | not supported anymore |
tree | commitdiff |
2005-11-03 |
Vadim Zeitlin | added checkbox to enable setting (or not) individual... |
tree | commitdiff |
2005-11-03 |
Włodzimierz Skiba | Warning fix. |
tree | commitdiff |
2005-11-03 |
Vadim Zeitlin | added SetHoverBitmap() and implemented it under wxMSW... |
tree | commitdiff |
2005-11-03 |
Vadim Zeitlin | added test of wxBitmapButton |
tree | commitdiff |
2005-10-27 |
Włodzimierz Skiba | Support for automatic setup.h in OS/2 with OW builds... |
tree | commitdiff |
2005-10-25 |
Włodzimierz Skiba | wxWinCE build fix and source cleaning. |
tree | commitdiff |
2005-10-23 |
Michael Wetherell | Rebake after adding libs html and xml to samples using... |
tree | commitdiff |
2005-10-23 |
Michael Wetherell | Add libs html and xml to bakefiles of samples/contribs... |
tree | commitdiff |
2005-10-22 |
Julian Smart | Removed duplicate hotkey |
tree | commitdiff |
2005-10-21 |
Julian Smart | Reduced unnecessary painting; delete/recreate caret... |
tree | commitdiff |
2005-10-21 |
Włodzimierz Skiba | Unified flags for orienting wxBookCtrls (with backward... |
tree | commitdiff |
2005-10-21 |
Vadim Zeitlin | blind compilation fix for TestScopeGuard() |
tree | commitdiff |
2005-10-21 |
Julian Smart | Switched antialiasing off since GetTextExtent doesn... |
tree | commitdiff |
2005-10-21 |
Julian Smart | Fixed some styling bugs, optimized resize for large... |
tree | commitdiff |
2005-10-20 |
Julian Smart | Efficiency measures; file loading bug fix |
tree | commitdiff |
2005-10-19 |
Włodzimierz Skiba | richtext.bkl added and dmars makefiles removed. |
tree | commitdiff |
2005-10-19 |
Julian Smart | Only draw if inside client rectangle |
tree | commitdiff |
2005-10-19 |
Julian Smart | Added wxRichTextCtrl |
tree | commitdiff |
2005-10-17 |
Michael Wetherell | Revert accidental change |
tree | commitdiff |
2005-10-17 |
Michael Wetherell | Warning fixes for win64 |
tree | commitdiff |
2005-10-17 |
Włodzimierz Skiba | htmlctrl sample is not for msw toolkits |
tree | commitdiff |
2005-10-16 |
Michael Wetherell | Regenerate the msvc makefiles after TARGET_CPU option... |
tree | commitdiff |
2005-10-09 |
Vadim Zeitlin | compilation fixes for wxUSE_TREEBOOK=0 |
tree | commitdiff |
2005-10-09 |
Vadim Zeitlin | Added wxTreebook: |
tree | commitdiff |
2005-10-08 |
Vadim Zeitlin | show the OS information in the about dialog |
tree | commitdiff |
2005-10-08 |
Vadim Zeitlin | check whether setting locale for the selected language... |
tree | commitdiff |
2005-10-08 |
Vadim Zeitlin | added ja_JP.EUC-JP catalog |
tree | commitdiff |
2005-10-07 |
Włodzimierz Skiba | #include markup fix. |
tree | commitdiff |
2005-10-04 |
Vadim Zeitlin | reverted last (accidental) change |
tree | commitdiff |
2005-10-03 |
Vadim Zeitlin | added new files which were generated by bakefile but... |
tree | commitdiff |
2005-10-03 |
Vadim Zeitlin | regenerated after version.bkl changes fixing -compatibi... |
tree | commitdiff |
2005-10-01 |
David Elliott | Ran bakefile -f autoconf and autoconf. |
tree | commitdiff |
2005-09-29 |
Włodzimierz Skiba | Warning fix. |
tree | commitdiff |
2005-09-26 |
Vadim Zeitlin | added directory with encoding-specific name to test... |
tree | commitdiff |
2005-09-26 |
Vadim Zeitlin | fixed the sample to work with conforming C++ compiler... |
tree | commitdiff |
2005-09-26 |
Włodzimierz Skiba | Root for OS2 - feedback from openwatcom newsgroups. |
tree | commitdiff |
2005-09-24 |
Vadim Zeitlin | added missing consts and pass objects by const referenc... |
tree | commitdiff |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
tree | commitdiff |
2005-09-21 |
Vadim Zeitlin | converted XPMs to Unix EOLs, otherwise some Unix compil... |
tree | commitdiff |
2005-09-20 |
Stefan Csomor | moving libiconv and libz into linker flags, as Xcode... |
tree | commitdiff |
2005-09-20 |
Julian Smart | Added commented-out IPC_SERVICE for easier testing |
tree | commitdiff |
2005-09-19 |
Julian Smart | Fix for modal/modeless wizards |
tree | commitdiff |
2005-09-18 |
Julian Smart | Corrected behaviour for modeless wizards -- can't detec... |
tree | commitdiff |
2005-09-16 |
Włodzimierz Skiba | angle bracket problem fix |
tree | commitdiff |
2005-09-15 |
Włodzimierz Skiba | Splines sample. |
tree | commitdiff |
2005-09-14 |
Michael Wetherell | Fixes for passing non-PODs via '...' |
tree | commitdiff |
2005-09-14 |
Michael Wetherell | ddesetup.h becomes ipcsetup.h, missing part of patch... |
tree | commitdiff |
2005-09-11 |
Julian Smart | Applied patch [ 1263950 ] wxConnection fixes for Unicode |
tree | commitdiff |
2005-09-11 |
Vadim Zeitlin | wxMediaCtrl patch from Ryan: |
tree | commitdiff |
2005-09-05 |
Włodzimierz Skiba | Launch default browser. |
tree | commitdiff |
2005-08-30 |
Włodzimierz Skiba | wxCocoa build fix in response to wxLogs. |
tree | commitdiff |
2005-08-29 |
Michael Wetherell | Compilation fix. |
tree | commitdiff |
2005-08-28 |
Vadim Zeitlin | added test file loaded by the sample |
tree | commitdiff |
2005-08-28 |
Vadim Zeitlin | ignore sample-created XPM |
tree | commitdiff |
2005-08-28 |
Vadim Zeitlin | test centering file dialog |
tree | commitdiff |
2005-08-28 |
Vadim Zeitlin | set or unset column image on column click |
tree | commitdiff |
2005-08-28 |
Vadim Zeitlin | ignore dummy.txt used by the sample |
tree | commitdiff |
2005-08-28 |
Vadim Zeitlin | modified GetLastMenuItem() to also take into account... |
tree | commitdiff |
2005-08-28 |
Mattia Barbon | No significant changes. Remove reliance on wx/bookctr... |
tree | commitdiff |
2005-08-28 |
Mattia Barbon | Improve sizer support in generic wxNotebook. Fix... |
tree | commitdiff |
2005-08-25 |
Michael Wetherell | Make TEST_DIR the current test, so that the djgpp build... |
tree | commitdiff |
2005-08-24 |
Włodzimierz Skiba | Missing wxUSE_... flags and source cleaning. |
tree | commitdiff |
2005-08-23 |
Michael Wetherell | Compilation fix for wxUSE_DRAG_AND_DROP=0 |
tree | commitdiff |
2005-08-23 |
Włodzimierz Skiba | wxOS2/OW warning and build fixes. |
tree | commitdiff |
2005-08-23 |
Włodzimierz Skiba | wxOS2/OW warning and build fixes. |
tree | commitdiff |
2005-08-22 |
Włodzimierz Skiba | Warning fix. |
tree | commitdiff |
2005-08-19 |
Michael Wetherell | Fix uses of wxUSE_METAFILE, patch 1262723 Paul Cornett |
tree | commitdiff |
2005-08-17 |
Vadim Zeitlin | also added a check of choice selection in idle time... |
tree | commitdiff |
2005-08-16 |
Włodzimierz Skiba | Warning fix. |
tree | commitdiff |
2005-08-16 |
Vadim Zeitlin | added code showing that at least under Windows wxCombob... |
tree | commitdiff |
2005-08-11 |
Vadim Zeitlin | don't override OnIconized() in the sample, the bug... |
tree | commitdiff |
2005-08-08 |
Vadim Zeitlin | Mac compilation fixes |
tree | commitdiff |
2005-08-08 |
Michael Wetherell | Add <contrib-lib> bakefile tag. Like <wx-lib> except... |
tree | commitdiff |
2005-08-03 |
Michael Wetherell | Rebake after MSLU and other changes |
tree | commitdiff |
2005-08-01 |
Vadim Zeitlin | don't crash when showing vert toolbar when horz one... |
tree | commitdiff |
2005-07-31 |
Vadim Zeitlin | don't call SetSize when creating the 2nd toolbar, this... |
tree | commitdiff |
2005-07-31 |
Vadim Zeitlin | regenerated after adding sound.rc |
tree | commitdiff |
next |