projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
don't use Pango hack for drawing underlined text when using new enough version of...
[wxWidgets.git]
/
src
/
xrc
/
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
2006-10-22
Vadim Zeitlin
rearranged wxUSE_XXX tests in alphabetical order for...
tree
|
commitdiff
2006-10-21
Robert Roebling
[ 1581391 ] wxAnimationCtrl XRC handler
tree
|
commitdiff
2006-10-16
Włodzimierz Skiba
CVS tags cleaning (with other minor cleaning).
tree
|
commitdiff
2006-07-24
Vadim Zeitlin
allow customization of individual grid lines appearance...
tree
|
commitdiff
2006-10-03
Vadim Zeitlin
fixes for compilation with wxUSE_XXX==0 and some other...
tree
|
commitdiff
2006-09-23
Robert Roebling
[ 1559479 ] wxImageComboBox
tree
|
commitdiff
2006-09-19
Jouk Jansen
Include "xrc" support properly for OpenVMS
tree
|
commitdiff
2006-09-04
Michael Wetherell
Missing headers.
tree
|
commitdiff
2006-08-31
Włodzimierz Skiba
Include wx/module.h according to precompiled headers...
tree
|
commitdiff
2006-08-21
Robin Dunn
Make it possible to tell wxXmlResource which domain...
tree
|
commitdiff
2006-08-10
Vadim Zeitlin
Added wxID_PAGE_SETUP standard id
tree
|
commitdiff
2006-08-04
Vadim Zeitlin
undid last change and removed wxTE/CB_FILENAME style...
tree
|
commitdiff
2006-07-30
Vadim Zeitlin
reverted the move of wxComboBox styles from wx/defs...
tree
|
commitdiff
2006-07-30
Robert Roebling
Next compilo.
tree
|
commitdiff
2006-07-29
Vadim Zeitlin
moved combobox styles from defs.to to combobox.h; added...
tree
|
commitdiff
2006-07-28
Václav Slavík
reverted the change to not use wxList until dynarray...
tree
|
commitdiff
2006-07-27
Václav Slavík
don't use untyped wxList in wxXmlResource
tree
|
commitdiff
2006-07-23
Alex Bligh
Use wxCHECK_VERSION not wxABI_VERSION to avoid xrc...
tree
|
commitdiff
2006-07-22
Alex Bligh
Clean up wxOwnerDrawnComboBox XRC handler as suggested...
tree
|
commitdiff
2006-07-15
Václav Slavík
don't require <value> node in wxColourPickerCtrl's...
tree
|
commitdiff
2006-07-15
Václav Slavík
added default value argument to wxXmlResourceHandler...
tree
|
commitdiff
2006-07-15
Václav Slavík
use <value> instead of <default-*> for initial value...
tree
|
commitdiff
2006-07-15
Václav Slavík
fixed typos in *picker.cpp files' headers
tree
|
commitdiff
2006-07-07
Włodzimierz Skiba
Build fix.
tree
|
commitdiff
2006-07-07
Alex Bligh
Added style wxTE_PROCESS_ENTER for wxOwnerDrawnComboBox
tree
|
commitdiff
2006-07-03
Włodzimierz Skiba
Include wx/image.h according to precompiled headers...
tree
|
commitdiff
2006-06-24
Michael Wetherell
Make IsOfClass out-of-line to defend against gcc 3...
tree
|
commitdiff
2006-06-20
Włodzimierz Skiba
Removed outdated initialization.
tree
|
commitdiff
2006-06-20
Włodzimierz Skiba
[ 1487463 ] XRC handler for wxOwnerDrawnComboBox.
tree
|
commitdiff
2006-06-14
Włodzimierz Skiba
Include wx/bitmap.h according to precompiled headers...
tree
|
commitdiff
2006-06-11
Vadim Zeitlin
make it possible to associate context help text with...
tree
|
commitdiff
2006-06-09
Włodzimierz Skiba
Include wx/statusbr.h according to precompiled headers...
tree
|
commitdiff
2006-06-08
Włodzimierz Skiba
Include wx/mdi.h according to precompiled headers of...
tree
|
commitdiff
2006-06-08
Włodzimierz Skiba
Include wx/sizer.h and wx/layout.h according to precomp...
tree
|
commitdiff
2006-06-07
Włodzimierz Skiba
Include wx/combobox.h according to precompiled headers...
tree
|
commitdiff
2006-06-07
Włodzimierz Skiba
Include wx/toolbar.h according to precompiled headers...
tree
|
commitdiff
2006-06-07
Włodzimierz Skiba
Include wx/scrolwin.h and wx/dirdlg.h according to...
tree
|
commitdiff
2006-06-06
Włodzimierz Skiba
Include wx/gauge.h according to precompiled headers...
tree
|
commitdiff
2006-06-06
Włodzimierz Skiba
Include wx/slider.h according to precompiled headers...
tree
|
commitdiff
2006-06-06
Włodzimierz Skiba
Include wx/textctrl.h according to precompiled headers...
tree
|
commitdiff
2006-06-05
Włodzimierz Skiba
Include wx/radiobut.h according to precompiled headers...
tree
|
commitdiff
2006-06-01
Włodzimierz Skiba
Include wx/radiobox.h according to precompiled headers...
tree
|
commitdiff
2006-06-01
Włodzimierz Skiba
Minor source cleaning.
tree
|
commitdiff
2006-06-01
Włodzimierz Skiba
Include wx/listbox.h according to precompiled headers...
tree
|
commitdiff
2006-05-31
Vadim Zeitlin
added wx{Colour|File|Dir|Font}PickerCtrl (patch 1472329...
tree
|
commitdiff
2006-05-31
Włodzimierz Skiba
Include wx/statbox.h according to precompiled headers...
tree
|
commitdiff
2006-05-31
Włodzimierz Skiba
Include wx/statbmp.h according to precompiled headers...
tree
|
commitdiff
2006-05-30
Włodzimierz Skiba
Include wx/stattext.h according to precompiled headers...
tree
|
commitdiff
2006-05-30
Włodzimierz Skiba
Include wx/scrolbar.h according to precompiled headers...
tree
|
commitdiff
2006-05-30
Włodzimierz Skiba
Include wx/choice.h according to precompiled headers...
tree
|
commitdiff
2006-05-29
Włodzimierz Skiba
Include wx/checklst.h according to precompiled headers...
tree
|
commitdiff
2006-05-29
Włodzimierz Skiba
NO_GCC_PRAGMA removed from hyperlink code. Clipboard...
tree
|
commitdiff
2006-05-29
Włodzimierz Skiba
Include wx/checkbox.h according to precompiled headers...
tree
|
commitdiff
2006-05-29
Włodzimierz Skiba
Source cleaning for new features.
tree
|
commitdiff
2006-05-28
Vadim Zeitlin
added wxHyperlinkCtrl (patch 1476781 from Francesco)
tree
|
commitdiff
2006-05-28
Vadim Zeitlin
wxFontEnumerator::GetFacenames/Encodings() now return...
tree
|
commitdiff
2006-05-26
Włodzimierz Skiba
Include wx/wx/bmpbuttn.h according to precompiled heade...
tree
|
commitdiff
2006-05-24
Włodzimierz Skiba
Include wx/settings.h according to precompiled headers...
tree
|
commitdiff
2006-05-22
Włodzimierz Skiba
Include wx/dialog.h according to precompiled headers...
tree
|
commitdiff
2006-05-18
Włodzimierz Skiba
Include wx/menu.h according to precompiled headers...
tree
|
commitdiff
2006-05-17
Włodzimierz Skiba
Include wx/button.h according to precompiled headers...
tree
|
commitdiff
2006-05-17
Robin Dunn
Allow art provider IDs for the extra bitmaps in a wxBit...
tree
|
commitdiff
2006-05-06
Vadim Zeitlin
fix for popup menus (part of patch 1238355)
tree
|
commitdiff
2006-05-06
Vadim Zeitlin
allow to specify the value for unknown ids in GetXRCID...
tree
|
commitdiff
2006-05-05
Włodzimierz Skiba
!wxUSE_TOOLTIPS build fix.
tree
|
commitdiff
2006-05-05
Włodzimierz Skiba
Include wx/frame.h according to precompiled headers...
tree
|
commitdiff
2006-05-04
Vadim Zeitlin
added support for radiobox items tooltips in XRC
tree
|
commitdiff
2006-05-04
Włodzimierz Skiba
Include wx/panel.h according to precompiled headers...
tree
|
commitdiff
2006-05-04
Włodzimierz Skiba
Include wx/window.h according to precompiled headers...
tree
|
commitdiff
2006-04-27
Włodzimierz Skiba
Include wx/event.h according to precompiled headers...
tree
|
commitdiff
2006-04-26
Włodzimierz Skiba
Include wx/log.h according to precompiled headers of...
tree
|
commitdiff
2006-04-25
Włodzimierz Skiba
[ 1473731 ] 'wxColourBase and wxString <-> wxColour...
tree
|
commitdiff
next