.. |
icons
|
added wxGenericStaticBitmap (#9608)
|
2008-06-21 15:32:33 +00:00 |
bmpcombobox.cpp
|
fix crash in BitmapComboBoxWidgetsPage under wxUniv
|
2008-05-17 22:44:49 +00:00 |
button.cpp
|
fix initial layout of the widgets pages: avoid calling Fit() on them
|
2006-12-03 13:43:44 +00:00 |
checkbox.cpp
|
fix initial layout of the widgets pages: avoid calling Fit() on them
|
2006-12-03 13:43:44 +00:00 |
choice.cpp
|
use GtkComboBox instead of deprecated GtkOptionMenu for wxChoice; this also allows to derive wxComboBox from wxChoice in wxGTK as in wxMSW (ticket #9150)
|
2008-05-18 17:26:28 +00:00 |
clrpicker.cpp
|
fix initial layout of the widgets pages: avoid calling Fit() on them
|
2006-12-03 13:43:44 +00:00 |
combobox.cpp
|
add a new menu for wxTextEntry-specific tests, currently it allows to check how auto-completion works (#9614)
|
2008-06-29 00:35:35 +00:00 |
datepick.cpp
|
restored variabes initialization in OnButtonSet() to avoid spurious MSVC warnings
|
2006-12-11 13:30:27 +00:00 |
dirctrl.cpp
|
Include wx/filedlg.h when not WX_PRECOMP.
|
2007-05-28 02:31:54 +00:00 |
dirpicker.cpp
|
fix initial layout of the widgets pages: avoid calling Fit() on them
|
2006-12-03 13:43:44 +00:00 |
filectrl.cpp
|
use wxJoin() instead of redoing it manually in the code logging the messages (part of patch 1927817)
|
2008-04-06 15:45:36 +00:00 |
filepicker.cpp
|
fix initial layout of the widgets pages: avoid calling Fit() on them
|
2006-12-03 13:43:44 +00:00 |
fontpicker.cpp
|
fix initial layout of the widgets pages: avoid calling Fit() on them
|
2006-12-03 13:43:44 +00:00 |
gauge.cpp
|
no changes, just fixed spelling of 'indeterminate'
|
2007-03-20 16:23:12 +00:00 |
hyperlnk.cpp
|
fix initial layout of the widgets pages: avoid calling Fit() on them
|
2006-12-03 13:43:44 +00:00 |
itemcontainer.cpp
|
made all XPM const to avoid warnings from mingw32 4.0 and adopt the code accordingly (patch 1872384)
|
2008-01-16 01:39:44 +00:00 |
itemcontainer.h
|
made all XPM const to avoid warnings from mingw32 4.0 and adopt the code accordingly (patch 1872384)
|
2008-01-16 01:39:44 +00:00 |
listbox.cpp
|
implement wxListBox::EnsureVisible() in wxGTK; add a test for it to the widgets sample
|
2008-02-11 16:03:23 +00:00 |
makefile.bcc
|
added wxGenericStaticBitmap (#9608)
|
2008-06-21 15:32:33 +00:00 |
makefile.gcc
|
added wxGenericStaticBitmap (#9608)
|
2008-06-21 15:32:33 +00:00 |
Makefile.in
|
added wxGenericStaticBitmap (#9608)
|
2008-06-21 15:32:33 +00:00 |
makefile.mic
|
Added missing licence line
|
2004-11-22 20:40:22 +00:00 |
makefile.unx
|
added wxGenericStaticBitmap (#9608)
|
2008-06-21 15:32:33 +00:00 |
makefile.vc
|
added wxGenericStaticBitmap (#9608)
|
2008-06-21 15:32:33 +00:00 |
makefile.wat
|
added wxGenericStaticBitmap (#9608)
|
2008-06-21 15:32:33 +00:00 |
notebook.cpp
|
made all XPM const to avoid warnings from mingw32 4.0 and adopt the code accordingly (patch 1872384)
|
2008-01-16 01:39:44 +00:00 |
odcombobox.cpp
|
add a new menu for wxTextEntry-specific tests, currently it allows to check how auto-completion works (#9614)
|
2008-06-29 00:35:35 +00:00 |
radiobox.cpp
|
fix initial layout of the widgets pages: avoid calling Fit() on them
|
2006-12-03 13:43:44 +00:00 |
searchctrl.cpp
|
add a new menu for wxTextEntry-specific tests, currently it allows to check how auto-completion works (#9614)
|
2008-06-29 00:35:35 +00:00 |
slider.cpp
|
fix initial layout of the widgets pages: avoid calling Fit() on them
|
2006-12-03 13:43:44 +00:00 |
spinbtn.cpp
|
fix wxEVT_COMMAND_TEXT_ENTER generation in wxSpinCtrl; add a test for it to the widgets sample
|
2008-04-28 11:31:09 +00:00 |
statbmp.cpp
|
build fix for PCH-less build
|
2008-06-26 17:25:28 +00:00 |
static.cpp
|
added support for ellipsization and markup in wxStaticText (modified patch 1629946)
|
2007-04-01 14:13:15 +00:00 |
textctrl.cpp
|
add a new menu for wxTextEntry-specific tests, currently it allows to check how auto-completion works (#9614)
|
2008-06-29 00:35:35 +00:00 |
toggle.cpp
|
fix initial layout of the widgets pages: avoid calling Fit() on them
|
2006-12-03 13:43:44 +00:00 |
widgets_vc7.vcproj
|
added wxGenericStaticBitmap (#9608)
|
2008-06-21 15:32:33 +00:00 |
widgets_vc8.vcproj
|
added wxGenericStaticBitmap (#9608)
|
2008-06-21 15:32:33 +00:00 |
widgets.bkl
|
added wxGenericStaticBitmap (#9608)
|
2008-06-21 15:32:33 +00:00 |
widgets.cpp
|
add a new menu for wxTextEntry-specific tests, currently it allows to check how auto-completion works (#9614)
|
2008-06-29 00:35:35 +00:00 |
widgets.dsp
|
added wxGenericStaticBitmap (#9608)
|
2008-06-21 15:32:33 +00:00 |
widgets.h
|
add a new menu for wxTextEntry-specific tests, currently it allows to check how auto-completion works (#9614)
|
2008-06-29 00:35:35 +00:00 |
widgetsM5.xml
|
added CarbonFrameworkLib to CodeWarrior 5 projects
|
2003-01-25 11:52:00 +00:00 |