projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
[ 1508778 ] Fix for wxOwnerDrawnComboBox list selection rendering.
[wxWidgets.git]
/
src
/
xrc
/
xmlres.cpp
2006-06-14
Włodzimierz Skiba
Include wx/bitmap.h according to precompiled headers...
blob
|
commitdiff
|
raw
2006-05-28
Vadim Zeitlin
wxFontEnumerator::GetFacenames/Encodings() now return...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-24
Włodzimierz Skiba
Include wx/settings.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-22
Włodzimierz Skiba
Include wx/dialog.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-06
Vadim Zeitlin
allow to specify the value for unknown ids in GetXRCID...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-05
Włodzimierz Skiba
Include wx/frame.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-04
Włodzimierz Skiba
Include wx/panel.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-26
Włodzimierz Skiba
Include wx/log.h according to precompiled headers of...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-25
Włodzimierz Skiba
[ 1473731 ] 'wxColourBase and wxString <-> wxColour...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-25
Włodzimierz Skiba
Include wx/intl.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-17
Vadim Zeitlin
added insert_at property for the object nodes (patch...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-20
Václav Slavík
removed Julian's hack that is no longer needed after...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-20
Václav Slavík
fixed GetBitmap() to respect the "param" argument if...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-04
Vadim Zeitlin
handle size==-1 or absence of size parameter in font...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-04
Vadim Zeitlin
recognize wxBORDER_XXX as well as wxXXX_BORDER styles
blob
|
commitdiff
|
raw
|
diff to current
2006-02-11
Vadim Zeitlin
compilation fixes for wxUSE_DATETIME==0 (another part...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-21
Julian Smart
Compile with wxUSE_DYNLIB_CLASS and wxUSE_WXDIB set...
blob
|
commitdiff
|
raw
|
diff to current
2005-10-20
Julian Smart
Support wxALWAYS_SHOW_SB
blob
|
commitdiff
|
raw
|
diff to current
2005-09-25
Vadim Zeitlin
first round of Intel compiler warning fixes: down from...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-23
Mart Raudsepp
Nuke #pragma implementation/interface's
blob
|
commitdiff
|
raw
|
diff to current
2005-08-12
Julian Smart
Added support for "help" parameter (context help text).
blob
|
commitdiff
|
raw
|
diff to current
2005-07-13
Vadim Zeitlin
added wxXmlResource::Unload() (replaces patch 1178853)
blob
|
commitdiff
|
raw
|
diff to current
2005-05-31
Václav Slavík
fixed initialization of standard IDs to happen before...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-28
Václav Slavík
added wxTAB_TRAVERSAL to common styles
blob
|
commitdiff
|
raw
|
diff to current
2005-03-28
Václav Slavík
added wxWS_EX_VALIDATE_RECURSIVELY
blob
|
commitdiff
|
raw
|
diff to current
2005-03-28
Václav Slavík
fixed dialog units in toplevel windows (bug #1170234)
blob
|
commitdiff
|
raw
|
diff to current
2005-02-14
Dimitri Schoolwerth
fixed MSVC6's "C4702: unreachable code" warnings
blob
|
commitdiff
|
raw
|
diff to current
2005-01-07
Václav Slavík
fixed condition for using #pragmas
blob
|
commitdiff
|
raw
|
diff to current
2005-01-04
Włodzimierz Skiba
Old API depreciated. Use of new API. Source cleaning.
blob
|
commitdiff
|
raw
|
diff to current
2004-11-16
Włodzimierz Skiba
WinCE fix. IsEmpty() -> empty().
blob
|
commitdiff
|
raw
|
diff to current
2004-11-14
Václav Slavík
compilation fix
blob
|
commitdiff
|
raw
|
diff to current
2004-11-14
Václav Slavík
added system colours and fonts support to XRC (based...
blob
|
commitdiff
|
raw
|
diff to current
2004-11-05
Václav Slavík
use wxNewId() to implement XRCID
blob
|
commitdiff
|
raw
|
diff to current
2004-10-16
Václav Slavík
don't use m_instanceAsWindow to convert dialog units...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-12
Václav Slavík
added \ escaping in XRC (patch 1042675)
blob
|
commitdiff
|
raw
|
diff to current
2004-09-23
Václav Slavík
wxUSE_XRC implies wxUSE_XML now
blob
|
commitdiff
|
raw
|
diff to current
2004-09-22
Ryan Norton
wxUSE_XML and wxUSE_XRC build fixes if expat is not...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-18
Václav Slavík
moving XRC to the core
blob
|
commitdiff
|
raw
|
diff to current
2004-09-05
Václav Slavík
added all IDs
blob
|
commitdiff
|
raw
|
diff to current
2004-09-04
Václav Slavík
wxArtProvider fix
blob
|
commitdiff
|
raw
|
diff to current
2004-08-15
Václav Slavík
all windows can use wxCLIP_CHILDREN
blob
|
commitdiff
|
raw
|
diff to current
2004-07-16
Václav Slavík
added wxXRC_NO_RELOADING
blob
|
commitdiff
|
raw
|
diff to current
2004-06-11
Włodzimierz Skiba
wxID_ANY, wxDefaultSize, wxDefaultPosition, wxNOT_FOUND...
blob
|
commitdiff
|
raw
|
diff to current
2004-06-10
Julian Smart
OR extra style with existing value or some implementati...
blob
|
commitdiff
|
raw
|
diff to current
2004-05-18
Robin Dunn
Add wxFULL_REPAINT_ON_RESIZE
blob
|
commitdiff
|
raw
|
diff to current
2004-04-06
Dimitri Schoolwerth
applied patch #929947: "Various cleaning of warnings...
blob
|
commitdiff
|
raw
|
diff to current
2004-02-29
Václav Slavík
compilation fix for wxUSE_FILESYSTEM=0
blob
|
commitdiff
|
raw
|
diff to current
2004-02-11
Václav Slavík
make it possible to override translatable status of...
blob
|
commitdiff
|
raw
|
diff to current
2004-01-08
Julian Smart
Added wxWS_EX_BLOCK_EVENTS style
blob
|
commitdiff
|
raw
|
diff to current
2003-12-11
Julian Smart
Applied patch [ 843965 ] RC/WXRC/XML related contribs...
blob
|
commitdiff
|
raw
|
diff to current
2003-11-08
Mattia Barbon
wxXRC STL-ification.
blob
|
commitdiff
|
raw
|
diff to current
2003-10-13
Václav Slavík
fixed double filename->URL conversion
blob
|
commitdiff
|
raw
|
diff to current
2003-10-10
Václav Slavík
return false from wxXmlResource::Load if the resource...
blob
|
commitdiff
|
raw
|
diff to current
2003-08-26
Robin Dunn
Better #if checks for mac in ProcessPlatformProperty
blob
|
commitdiff
|
raw
|
diff to current
2003-08-26
Václav Slavík
__WINDOWS__, not __WXMSW__
blob
|
commitdiff
|
raw
|
diff to current
2003-07-20
Václav Slavík
moved XML classes to the core
blob
|
commitdiff
|
raw
|
diff to current
2003-07-19
Václav Slavík
must convert filename to URL
blob
|
commitdiff
|
raw
|
diff to current
2003-06-12
Václav Slavík
added wxRTTI to XRC handlers (patch #752996 by David...
blob
|
commitdiff
|
raw
|
diff to current
2003-05-07
Václav Slavík
fix for multiple initialization
blob
|
commitdiff
|
raw
|
diff to current
2003-04-12
Václav Slavík
better error message
blob
|
commitdiff
|
raw
|
diff to current
2003-03-30
Václav Slavík
attempt to fix platform property problem on MacOSX
blob
|
commitdiff
|
raw
|
diff to current
2003-03-27
Václav Slavík
fixed loading of resource from ZIP files on MacOS
blob
|
commitdiff
|
raw
|
diff to current
2003-03-22
Václav Slavík
XRCID lookup now handles standard IDs correctly
blob
|
commitdiff
|
raw
|
diff to current
2003-03-21
Václav Slavík
no need to check for 2.3.0 anymore
blob
|
commitdiff
|
raw
|
diff to current
2003-01-18
Václav Slavík
use wxFileName::MakeAbsolute istead of Normalize
blob
|
commitdiff
|
raw
|
diff to current
2003-01-15
Václav Slavík
1. made XRC immune against changing CWD
blob
|
commitdiff
|
raw
|
diff to current
2002-12-26
Václav Slavík
fixed XRCID() lookup of numeric control IDs
blob
|
commitdiff
|
raw
|
diff to current
2002-12-17
Julian Smart
Partially applied [ 632321 ] XRC object_ref fix
blob
|
commitdiff
|
raw
|
diff to current
2002-12-13
Václav Slavík
removed a forgotten relict of past: xmlbin format exten...
blob
|
commitdiff
|
raw
|
diff to current
2002-12-04
Vadim Zeitlin
merged 2.4 branch into the trunk
blob
|
commitdiff
|
raw
|
diff to current
2002-08-25
Václav Slavík
added wxFrame* wxXmlResource::LoadFrame(parent,name)
blob
|
commitdiff
|
raw
|
diff to current
2002-08-24
Robin Dunn
Added generic LoadObject methods that can load any...
blob
|
commitdiff
|
raw
|
diff to current
2002-08-20
Václav Slavík
1. minor rewrite of XRC's stock_id/stock_client handlin...
blob
|
commitdiff
|
raw
|
diff to current
2002-08-16
Julian Smart
Applied [ 594925 ] Implement wxArtProvider and XRC...
blob
|
commitdiff
|
raw
|
diff to current
2002-03-26
Robin Dunn
Don't use ConvertToBitmap
blob
|
commitdiff
|
raw
|
diff to current
2002-03-03
Václav Slavík
fixed translatable strings handling in XRC
blob
|
commitdiff
|
raw
|
diff to current
2002-02-15
Václav Slavík
don't translate accelerators in XRC menus
blob
|
commitdiff
|
raw
|
diff to current
2002-02-02
Václav Slavík
wxXRC cleanup: removed .xmlbin format
blob
|
commitdiff
|
raw
|
diff to current
2002-01-27
Václav Slavík
XMLID->XRCID, XMLCTRL->XRCCTRL
blob
|
commitdiff
|
raw
|
diff to current
2002-01-24
Václav Slavík
1. added encodings handling to XRC, so that it is possible
blob
|
commitdiff
|
raw
|
diff to current
2002-01-18
Václav Slavík
safer destruction of wxXmlResource::ms_instance
blob
|
commitdiff
|
raw
|
diff to current
2002-01-17
Václav Slavík
added singleton interface to wxXmlResource, replaces...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-17
Václav Slavík
implemented Alex's <object_ref> symlinks in XRC
blob
|
commitdiff
|
raw
|
diff to current
2002-01-15
Václav Slavík
merged another part of Alex's work (LoadMenuBar w/...
blob
|
commitdiff
|
raw
|
diff to current
2001-12-29
Václav Slavík
implemented subclassing in XRC
blob
|
commitdiff
|
raw
|
diff to current
2001-12-18
Václav Slavík
fixed i18n handling of _ in XRC texts
blob
|
commitdiff
|
raw
|
diff to current
2001-11-23
Václav Slavík
cosmetic change: XML resource -> XRC resource
blob
|
commitdiff
|
raw
|
diff to current
2001-10-23
Václav Slavík
fix for typo
blob
|
commitdiff
|
raw
|
diff to current
2001-08-29
Václav Slavík
fixed my favorite bug (delete foo; call foo->Something())
blob
|
commitdiff
|
raw
|
diff to current
2001-08-23
Václav Slavík
ProcessPlatformProperty should not be a member of wxXml...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-18
Václav Slavík
Unicode complation fixes
blob
|
commitdiff
|
raw
|
diff to current
2001-06-09
Václav Slavík
changed wxXML to XRC, wx/xml/*.h->wx/xrc/*.h
blob
|
commitdiff
|
raw
|
diff to current