2003-08-02 |
Václav Slavík | fixed some VC++ projects bugs |
tree | commitdiff |
2003-08-01 |
Václav Slavík | added VC++ project files |
tree | commitdiff |
2003-08-01 |
Václav Slavík | wxUSE_GUI=0 not needed |
tree | commitdiff |
2003-08-01 |
Václav Slavík | regenerated after adding DEBUG_ options |
tree | commitdiff |
2003-07-25 |
Václav Slavík | 1. use three numbers version in win32 DLLs on unstable... |
tree | commitdiff |
2003-07-21 |
Václav Slavík | expand wildcards on windows (patch #773160) |
tree | commitdiff |
2003-07-20 |
Václav Slavík | XML library moved to the core |
tree | commitdiff |
2003-04-05 |
Chris Elliott | changes to watcom makefiles for OpenWatcom |
tree | commitdiff |
2003-03-31 |
Julian Smart | More deprecated class mods |
tree | commitdiff |
2003-03-16 |
Václav Slavík | fix wxrc-generated c++ code to work in Unicode mode... |
tree | commitdiff |
2002-12-29 |
Ron Lee | Added wxTreeCtrl::GetItemParent to deprecate GetParent. |
tree | commitdiff |
2002-12-25 |
Václav Slavík | 1) fixed compilation of wxBitmap, wxIcon toplevel nodes |
tree | commitdiff |
2002-12-21 |
Václav Slavík | fixed 2 encoding handling bugs in XRC/wxrcedit |
tree | commitdiff |
2002-12-21 |
Václav Slavík | 1) added wxFrame support to wxrcedit |
tree | commitdiff |
2002-12-16 |
Julian Smart | Applied patch [ 651713 ] changes to convertrc |
tree | commitdiff |
2002-12-05 |
Julian Smart | Updated version |
tree | commitdiff |
2002-12-04 |
Vadim Zeitlin | merged 2.4 branch into the trunk |
tree | commitdiff |
2002-09-09 |
Gilles Depeyrot | use RemoveAt instead of Remove |
tree | commitdiff |
2002-09-07 |
Gilles Depeyrot | disable use of #pragma interface under Mac OS X |
tree | commitdiff |
2002-08-31 |
Václav Slavík | - applied patch that adds more i18n support to XRC... |
tree | commitdiff |
2002-08-23 |
Václav Slavík | applied patch #599264 (fixes to wxrc -g) |
tree | commitdiff |
2002-08-14 |
Václav Slavík | Python support in wxrc |
tree | commitdiff |
2002-08-04 |
Václav Slavík | no more hacks needed in wxrc now that wxMessageOutput... |
tree | commitdiff |
2002-07-16 |
Václav Slavík | patch 580632 - fixes incorrect path problem in wxrc |
tree | commitdiff |
2002-07-02 |
Václav Slavík | fixed cmd line args parsing in wxrc (contributed patch) |
tree | commitdiff |
2002-06-22 |
Václav Slavík | forgot to check in new wxrc -- as a side effect, this... |
tree | commitdiff |
2002-03-09 |
Václav Slavík | fixed to translatable strings output |
tree | commitdiff |
2002-02-02 |
Václav Slavík | wxXRC cleanup: removed .xmlbin format |
tree | commitdiff |
2002-01-27 |
Václav Slavík | XMLID->XRCID, XMLCTRL->XRCCTRL |
tree | commitdiff |
2002-01-27 |
Václav Slavík | use correct encoding in wxrcedit |
tree | commitdiff |
2002-01-24 |
Václav Slavík | updates to XRC resources compiler |
tree | commitdiff |
2002-01-23 |
Václav Slavík | added wxGenericDirCtrl handler to XRC |
tree | commitdiff |
2002-01-18 |
Julian Smart | Updated VC++ files |
tree | commitdiff |
2002-01-17 |
Václav Slavík | added singleton interface to wxXmlResource, replaces... |
tree | commitdiff |
2002-01-08 |
Václav Slavík | use the new wxSystemSettings API everywhere |
tree | commitdiff |
2001-11-20 |
Julian Smart | More project file fun |
tree | commitdiff |
2001-11-10 |
Václav Slavík | added app name to wxrcedit (forgot to commit this one... |
tree | commitdiff |
2001-10-30 |
George Tasker | All occurances of #include <wx/wxprec.h> changed to... |
tree | commitdiff |
2001-08-10 |
Julian Smart | Fixed project files for regex.lib, taking the regex... |
tree | commitdiff |
2001-06-17 |
Julian Smart | Reduced true colour icon (!) to 16 colours, updated... |
tree | commitdiff |
2001-06-11 |
Julian Smart | VC++ project file corrections |
tree | commitdiff |
2001-06-11 |
Julian Smart | project file updates |
tree | commitdiff |
2001-06-11 |
Julian Smart | Project file updates; cast in strconv.cpp to compile... |
tree | commitdiff |
2001-06-09 |
Václav Slavík | changed wxXML to XRC, wx/xml/*.h->wx/xrc/*.h |
tree | commitdiff |
2001-06-05 |
Robin Dunn | Fixed to recognise the FINAL=hybrid make flag and to... |
tree | commitdiff |
2001-06-03 |
Václav Slavík | display file name correctly |
tree | commitdiff |
2001-05-29 |
Václav Slavík | applied patch #427244 (wxrcedit improvements: XRC versi... |
tree | commitdiff |
2001-05-22 |
Václav Slavík | applied workaround patch to get rid of crashes in wxrce... |
tree | commitdiff |
2001-05-20 |
George Tasker | Various makefiles added. Only the VC and B32 makefiles... |
tree | commitdiff |
2001-05-19 |
Václav Slavík | use wxTreeCtrl, not wxGenericTreeCtrl |
tree | commitdiff |
2001-05-18 |
Václav Slavík | applied modified patch #424894 (wxrcedit & bcc compilat... |
tree | commitdiff |
2001-05-14 |
Julian Smart | Misc release-related mods |
tree | commitdiff |
2001-05-13 |
Václav Slavík | now outputs errors to stderr |
tree | commitdiff |
2001-05-10 |
Julian Smart | Removed references to xpm[d].lib |
tree | commitdiff |
2001-05-06 |
Václav Slavík | added <accel> attribute to wxMenuItem |
tree | commitdiff |
2001-05-06 |
Václav Slavík | added version saving to wxrcedit |
tree | commitdiff |
2001-05-05 |
Václav Slavík | fixed typo |
tree | commitdiff |
2001-05-02 |
Václav Slavík | switched wxXML to expat parser |
tree | commitdiff |
2001-04-14 |
Václav Slavík | applied patch #415855 |
tree | commitdiff |
2000-11-27 |
Václav Slavík | MSW fixes; ^M removal |
tree | commitdiff |
2000-11-25 |
Václav Slavík | various bugfixes |
tree | commitdiff |
2000-11-25 |
Václav Slavík | added growable cols and rows to wxFlexGridSizer XRC... |
tree | commitdiff |
2000-11-24 |
Václav Slavík | added i18n support to the compiler |
tree | commitdiff |
2000-11-24 |
Václav Slavík | added support for 'imagefile' property type |
tree | commitdiff |
2000-11-24 |
Václav Slavík | wxrcedit bugfixes |
tree | commitdiff |
2000-11-15 |
Václav Slavík | applied Brian's patch |
tree | commitdiff |
2000-11-05 |
Václav Slavík | added font and flags properties to wxrcedit |
tree | commitdiff |
2000-11-04 |
Václav Slavík | reworked the editor |
tree | commitdiff |
2000-10-18 |
Václav Slavík | applied Brian's patches |
tree | commitdiff |
2000-10-07 |
Václav Slavík | change in XRC format |
tree | commitdiff |
2000-09-26 |
Václav Slavík | updated resources convertor |
tree | commitdiff |
2000-09-17 |
Václav Slavík | added unknown widget support |
tree | commitdiff |
2000-09-17 |
Václav Slavík | documented EVT_LIST_ITEM_RIGHT_CLICK |
tree | commitdiff |
2000-09-17 |
Václav Slavík | added rc2xml and wxr2xml convertor (no makefiles yet) |
tree | commitdiff |
2000-09-17 |
Václav Slavík | added disabled, focus and selected to wxBitmapButton... |
tree | commitdiff |
2000-09-14 |
Václav Slavík | added new controls |
tree | commitdiff |
2000-08-27 |
Václav Slavík | added AddWindowStyles |
tree | commitdiff |
2000-08-15 |
Václav Slavík | added wxXmlResourceHandler::GetDimension for 1D values... |
tree | commitdiff |
2000-08-15 |
Václav Slavík | added 'centered' property to wxDialog handler |
tree | commitdiff |
2000-08-11 |
Václav Slavík | added toolbars |
tree | commitdiff |
2000-08-11 |
Václav Slavík | added toolbar handling |
tree | commitdiff |
2000-08-11 |
Václav Slavík | stored bitmaps in generated resources |
tree | commitdiff |
2000-08-06 |
Václav Slavík | fixed some bugs in wxrc compiler |
tree | commitdiff |
2000-08-06 |
Václav Slavík | wxrcedit improvements |
tree | commitdiff |
2000-08-05 |
Václav Slavík | fixed bug in wxrcedit makefile |
tree | commitdiff |
2000-08-05 |
Václav Slavík | added minsize variable for sizers and sizeritems |
tree | commitdiff |
2000-07-31 |
Václav Slavík | fixed bug in APPEXTRALIBS |
tree | commitdiff |
2000-07-31 |
Václav Slavík | added binz handler |
tree | commitdiff |
2000-07-31 |
Václav Slavík | added wxListBox handling |
tree | commitdiff |
2000-07-27 |
Václav Slavík | added more controls |
tree | commitdiff |
2000-07-27 |
Václav Slavík | added notebooks support; added not_supported variable... |
tree | commitdiff |
2000-07-27 |
Václav Slavík | recommited binary files |
tree | commitdiff |
2000-07-27 |
Václav Slavík | oops, forgot -kb |
tree | commitdiff |
2000-07-27 |
Václav Slavík | now uses resources, not xpm files |
tree | commitdiff |
2000-07-27 |
Václav Slavík | added WXDLLEXPORT |
tree | commitdiff |
2000-07-26 |
Václav Slavík | xmlres: added support for wxMSW |
tree | commitdiff |
2000-07-26 |
Václav Slavík | visual enhancements of wxrcedit |
tree | commitdiff |
2000-07-26 |
Václav Slavík | added handling of wxGridSizer and wxFlexGridSizer |
tree | commitdiff |
2000-07-26 |
Václav Slavík | added wxMSW support to wxrcedit |
tree | commitdiff |
2000-07-26 |
Václav Slavík | fixed typo in wxStaticBitmap wxrcedit definition |
tree | commitdiff |
next |