projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
don't allow setting readonly combobox value to a string which is not one of the valid...
[wxWidgets.git]
/
src
/
xrc
/
2009-03-04
Francesco Montorsi
remove wxSYS_DEFAULT_PALETTE: it's supported only by...
tree
|
commitdiff
2009-02-26
Václav Slavík
added wxXmlResource::LoadFile() to avoid URL-vs-filenam...
tree
|
commitdiff
2009-02-26
Václav Slavík
fixed wxXmlResource::Load's detection of filenames...
tree
|
commitdiff
2009-02-22
Vadim Zeitlin
add public wxXmlResource::GetResourceNode() which can...
tree
|
commitdiff
2009-01-27
Francesco Montorsi
include wx/mdi.h also for non-PCH builds
tree
|
commitdiff
2009-01-25
Jaakko Salli
Added XRC handler for wxComboCtrl (closes #10151)
tree
|
commitdiff
2009-01-08
Francesco Montorsi
always remember to test IsOk() after using wxFileInputS...
tree
|
commitdiff
2008-12-24
Vadim Zeitlin
also call AddGrowableRow/Col() for wxGridBagSizer
tree
|
commitdiff
2008-12-23
Vadim Zeitlin
call wxFlexGridSizer::AddGrowableRow/Col() only after...
tree
|
commitdiff
2008-12-03
Vadim Zeitlin
compilation fixes for PCH-less build after r57074
tree
|
commitdiff
2008-12-02
Vadim Zeitlin
replace asserts in XRC code with wxLogError/Warning...
tree
|
commitdiff
2008-12-02
Vadim Zeitlin
add support for creating drop down toolbar buttons...
tree
|
commitdiff
2008-12-02
Vadim Zeitlin
no changes, just added a TODO comment
tree
|
commitdiff
2008-10-14
Vadim Zeitlin
added wxXmlResource::FindXRCIDById() (#10026)
tree
|
commitdiff
2008-10-03
Vadim Zeitlin
return false if the file passed to Load() doesn't exist...
tree
|
commitdiff
2008-10-01
Václav Slavík
get rid of public constants for various XRC defaults...
tree
|
commitdiff
2008-09-30
Václav Slavík
wxToolBar XRC handler should call SetupWindow() to...
tree
|
commitdiff
2008-09-30
Václav Slavík
wxWizard XRC handler should call SetupWindow() to handl...
tree
|
commitdiff
2008-09-29
Václav Slavík
wxART_MISSING_IMAGE is not a valid wxArtClient value...
tree
|
commitdiff
2008-09-11
Jouk Jansen
update OpenVMS compile support
tree
|
commitdiff
2008-09-10
Václav Slavík
fixed typo in XRC error message
tree
|
commitdiff
2008-09-09
Václav Slavík
wxDir/FilePickerCtrl's message should be translatable
tree
|
commitdiff
2008-08-18
Vadim Zeitlin
add support for using bitmap2 for checked menu item...
tree
|
commitdiff
2008-08-02
Vadim Zeitlin
added enabled and hidden attributes to radio box items...
tree
|
commitdiff
2008-08-02
Vadim Zeitlin
PCH-less build fix after the last commit
tree
|
commitdiff
2008-08-02
Vadim Zeitlin
extract parts of wxXRC depending on wxAdv in a separate...
tree
|
commitdiff
2008-08-01
Vadim Zeitlin
add more stock items (#9799)
tree
|
commitdiff
2008-07-09
Václav Slavík
use iterators instead of c_str() in wxXmlResource:...
tree
|
commitdiff
2008-07-09
Vadim Zeitlin
unescape the value of wxHyperlinkCtrl label (#9683)
tree
|
commitdiff
2008-07-06
Vadim Zeitlin
don't use deprecated wxToolBar::AddTool() overload...
tree
|
commitdiff
2008-06-28
Vadim Zeitlin
deprecate wxTE_AUTO_SCROLL as it's always on in the...
tree
|
commitdiff
2008-06-26
Vadim Zeitlin
still support wxNB_XXX and wxADJUST_MINSIZE in XRC...
tree
|
commitdiff
2008-06-07
Vadim Zeitlin
specify the name of the control (#9515)
tree
|
commitdiff
2008-05-22
Vadim Zeitlin
add handling of wxWrapSizer flags (part of ticket 9468)
tree
|
commitdiff
2008-05-08
Vadim Zeitlin
extracted wxWrapSizer in separate files and somewhat...
tree
|
commitdiff
2008-05-06
Václav Slavík
compilation fixes for !wxUSE_FONTMEM case
tree
|
commitdiff
2008-05-03
Vadim Zeitlin
replaced test for inexistent wxUSE_LOCALE with the...
tree
|
commitdiff
2008-04-20
Václav Slavík
fixed wxHyperlinkCtrl XRC handler to not crash
tree
|
commitdiff
2008-04-12
Vadim Zeitlin
don't use wxLocale if wxUSE_LOCALE==0
tree
|
commitdiff
2008-03-24
Vadim Zeitlin
fix (one off, so not really important) memory leak...
tree
|
commitdiff
2008-03-09
Robin Dunn
Enable XRC to call wxStaticText::Wrap
tree
|
commitdiff
2008-03-05
Václav Slavík
added wxRESERVE_SPACE_EVEN_IF_HIDDEN support to XRC
tree
|
commitdiff
2008-01-14
Václav Slavík
fixed wxXmlResource::GetText() in ANSI build to correct...
tree
|
commitdiff
2008-01-11
Václav Slavík
fixed memory leak in wxXmlResource introduced when...
tree
|
commitdiff
2008-01-06
Vadim Zeitlin
PCH-less compilation fix after last commit
tree
|
commitdiff
2008-01-06
Vadim Zeitlin
add support of wxTE_PROCESS_ENTER (1/2 of patch 1831995)
tree
|
commitdiff
2008-01-06
Vadim Zeitlin
use wxWindowIDRef to transparently implement auto-gener...
tree
|
commitdiff
2007-12-31
Václav Slavík
fixed incorrect use of wxVector<> in wxXRC
tree
|
commitdiff
2007-12-21
Václav Slavík
fixed XRC handler for sizers to do the expected thing...
tree
|
commitdiff
2007-12-12
Václav Slavík
fixed test for toplevel windows to use IsTopLevel...
tree
|
commitdiff
2007-12-06
Robin Dunn
Add wxID_EDIT to the list of stock IDs
tree
|
commitdiff
2007-12-04
Václav Slavík
added <scrollrate> parameter to wxScrolledWindow XRC...
tree
|
commitdiff
2007-11-16
Vadim Zeitlin
added logic to manage automatically allocated ids in...
tree
|
commitdiff
2007-09-25
Jouk Jansen
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets...
tree
|
commitdiff
2007-09-20
Vadim Zeitlin
use wxWindow::NewControlId() instead of wxNewId() to...
tree
|
commitdiff
2007-09-16
Vadim Zeitlin
added XRCSIZERITEM() allowing to directly retrieve...
tree
|
commitdiff
2007-09-10
Václav Slavík
use wxVector<T> instead of wxList in wxXmlResource...
tree
|
commitdiff
2007-09-09
Vadim Zeitlin
don't change locale in XRC GetFloat() method, change...
tree
|
commitdiff
2007-09-09
Vadim Zeitlin
don't give spurious error message if non-empty status...
tree
|
commitdiff
2007-08-16
Vadim Zeitlin
add XRC handler for wxSearchCtrl (extended patch 1751516)
tree
|
commitdiff
2007-08-15
Vadim Zeitlin
set the correct properties for the source files
tree
|
commitdiff
2007-08-15
Vadim Zeitlin
added missing headers (patch 1774617)
tree
|
commitdiff
2007-08-13
Julian Smart
Added XRC handler for wxPropertySheetDialog (Sander...
tree
|
commitdiff
2007-07-14
Václav Slavík
renamed wxXmlProperty to wxXmlAttribute, plus implied...
tree
|
commitdiff
2007-07-09
Julian Smart
Added gravity
tree
|
commitdiff
2007-06-30
Václav Slavík
XRC: Handle wxFLP_USE_TEXTCTRL in wxFilePickerCtrl...
tree
|
commitdiff
2007-06-15
Václav Slavík
use char* instead of wxChar* for XRC IDs to save space...
tree
|
commitdiff
2007-05-26
Vadim Zeitlin
fix typo: s/radion/radio/
tree
|
commitdiff
2007-05-24
Vadim Zeitlin
deprecate unneeded wxDIRCTRL_SHOW_FILTERS style, just...
tree
|
commitdiff
2007-04-27
Václav Slavík
PCH-less compilation fixes
tree
|
commitdiff
2007-04-21
Vadim Zeitlin
allow having children of status bar in XRC (patch 1704125)
tree
|
commitdiff
2007-04-11
Vadim Zeitlin
don't use obsolete functions (mostly copystring() and...
tree
|
commitdiff
2007-04-05
Václav Slavík
provide both const char* and const wchar_t* implicit...
tree
|
commitdiff
2007-03-30
Vadim Zeitlin
don't use deprecated wxSizerItem::SetWindow/Sizer/Space...
tree
|
commitdiff
2007-03-27
Václav Slavík
fixed compilation with 2.8 compatibility off: wxTR_EXTE...
tree
|
commitdiff
2007-03-26
Václav Slavík
use wxString for wxXmlResource::Set/GetDomain(), it...
tree
|
commitdiff
2007-03-10
Vadim Zeitlin
added wxDIRCTRL_EDIT_LABELS style support (patch 1676853)
tree
|
commitdiff
2007-03-07
Vadim Zeitlin
removed deprecated wxADJUST_MINSIZE
tree
|
commitdiff
2007-03-07
Vadim Zeitlin
removed WXWIN_COMPATIBILITY_2_4 from common and wxMSW...
tree
|
commitdiff
2007-02-16
Julian Smart
Added support for hover bitmap
tree
|
commitdiff
2007-02-11
Vadim Zeitlin
fit the control when its real contents is attached...
tree
|
commitdiff
2007-02-06
Robin Dunn
Add wxHL_* styles
tree
|
commitdiff
2007-01-21
Vadim Zeitlin
reverted last commit, using result of NewControlId...
tree
|
commitdiff
2007-01-18
Václav Slavík
compilation fix for !wxUSE_STATBOX
tree
|
commitdiff
2007-01-18
Vadim Zeitlin
use wxWindow::NewControlId() instead of wxNewId() to...
tree
|
commitdiff
2006-11-18
Michael Wetherell
Add wxFS_SEEKABLE to wxFileSystem::OpenFile calls for...
tree
|
commitdiff
2006-11-15
Robert Roebling
[ 1596568 ] Fix for bug 1595339
tree
|
commitdiff
2006-11-09
Jouk Jansen
Committing in .
tree
|
commitdiff
2006-11-09
Julian Smart
Don't compile rich text handler unless wxUSE_RICHTEXT_X...
tree
|
commitdiff
2006-11-09
Vadim Zeitlin
temporarily disable XRC richtext handler to avoid break...
tree
|
commitdiff
2006-11-08
Julian Smart
Added wxRichTextCtrl XRC handler
tree
|
commitdiff
2006-11-02
Jouk Jansen
Committing in .
tree
|
commitdiff
2006-10-31
Vadim Zeitlin
recognize wxTB_TOP/LEFT/RIGHT/BOTTOM styles too
tree
|
commitdiff
2006-10-31
Vadim Zeitlin
checking that a wxWindow is of run-time type wxWindow...
tree
|
commitdiff
2006-10-31
Julian Smart
Remove unnecessary restriction for sizer parent
tree
|
commitdiff
2006-10-30
Vadim Zeitlin
a better compilation fix
tree
|
commitdiff
2006-10-30
Robert Roebling
Compile fix.
tree
|
commitdiff
2006-10-30
Vadim Zeitlin
Various wxCollapsiblePane enhancements (re-patch 1577412):
tree
|
commitdiff
2006-10-22
Vadim Zeitlin
there is no need to convert wxArrayString to wxString...
tree
|
commitdiff
2006-10-22
Vadim Zeitlin
added wxSimpleHtmlListBox (patch 1576109 by Francesco)
tree
|
commitdiff
next