projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix fro conflict between defs.h and glib headers.
[wxWidgets.git]
/
samples
/
2006-01-26
Włodzimierz Skiba
Better #include
tree
|
commitdiff
2006-01-25
Julian Smart
Don't require drag and drop
tree
|
commitdiff
2006-01-23
Vadim Zeitlin
added tests of update UI handlers for clipboard menu...
tree
|
commitdiff
2006-01-22
Jamie Gadd
Distinguish numpad extended keys. Fixes bug #1327720
tree
|
commitdiff
2006-01-21
Michael Wetherell
Rebake all the VC++ project files and makefiles
tree
|
commitdiff
2006-01-21
Mart Raudsepp
Lets have a close box for the DnDShapeDialog in the...
tree
|
commitdiff
2006-01-18
Julian Smart
Reordering so most likely to fail are at end
tree
|
commitdiff
2006-01-18
Julian Smart
Unicode
tree
|
commitdiff
2006-01-18
Julian Smart
Allow compilation of samples to continue with wxUSE_DIS...
tree
|
commitdiff
2006-01-18
Julian Smart
Don't pass wxALIGN_ flags to wxButton
tree
|
commitdiff
2006-01-16
Włodzimierz Skiba
Avoid conflict between wxWindow::Enable and MyFrame...
tree
|
commitdiff
2006-01-16
Włodzimierz Skiba
Code cleaning.
tree
|
commitdiff
2006-01-15
Włodzimierz Skiba
More common code moved from generic dialogs to wxDialog...
tree
|
commitdiff
2006-01-13
Stefan Csomor
gcc 3.3 for ppc and gcc 4.0 for i386, static and dynami...
tree
|
commitdiff
2006-01-10
Włodzimierz Skiba
wxWinCE (small screen) adjustements. Added possible...
tree
|
commitdiff
2006-01-09
Julian Smart
Moved wxHtmlHelpFrame functionality to wxHtmlHelpWindow...
tree
|
commitdiff
2006-01-08
Robert Roebling
Added sample for wxDataViewCtrl
tree
|
commitdiff
2006-01-07
Vadim Zeitlin
just added wxUSE_MENUS around code using the menus
tree
|
commitdiff
2006-01-07
Vadim Zeitlin
added a test command to show the current selection
tree
|
commitdiff
2005-12-27
Václav Slavík
added support for <sub> and <sup> to wxHTML (based...
tree
|
commitdiff
2005-12-26
Václav Slavík
allow opening .html files, too
tree
|
commitdiff
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
next