2004-09-24 |
Václav Slavík | removed XRC library from contrib |
tree | commitdiff |
2004-09-01 |
Julian Smart | Added toggle button handler header |
tree | commitdiff |
2004-08-31 |
Julian Smart | Added wxToggleButton handler |
tree | commitdiff |
2004-08-12 |
Włodzimierz Skiba | Other fixes to shared build. |
tree | commitdiff |
2004-08-11 |
Włodzimierz Skiba | Shared build fix. |
tree | commitdiff |
2004-08-11 |
Robin Dunn | Set minsize and implement DoGetBestSize |
tree | commitdiff |
2004-08-05 |
Włodzimierz Skiba | GCC fixes: order of initializations, type casting,... |
tree | commitdiff |
2004-08-04 |
Włodzimierz Skiba | Array has pointers. |
tree | commitdiff |
2004-08-03 |
Włodzimierz Skiba | Warning fix. |
tree | commitdiff |
2004-08-03 |
Włodzimierz Skiba | Full headers, Unicode markup, whitespaces, wxID_ANY... |
tree | commitdiff |
2004-08-03 |
Vadim Zeitlin | added foldbar contrib |
tree | commitdiff |
2004-07-30 |
Włodzimierz Skiba | wxUSE_STL fixes and suggested coding of -1/TRUE/FALSE |
tree | commitdiff |
2004-07-25 |
Vadim Zeitlin | removed #pragma interface without matching #pragma... |
tree | commitdiff |
2004-07-22 |
Włodzimierz Skiba | wxUSE_STL fixes. |
tree | commitdiff |
2004-07-20 |
Włodzimierz Skiba | wxDefaultSize.* and wxDefaultPosition.* to wxDefaultCoord. |
tree | commitdiff |
2004-07-16 |
Václav Slavík | added wxXRC_NO_RELOADING |
tree | commitdiff |
2004-06-16 |
Włodzimierz Skiba | -1, TRUE/true, FALSE/false and tabs replacements. |
tree | commitdiff |
2004-06-11 |
Włodzimierz Skiba | wxID_ANY, wxDefaultSize, wxDefaultPosition, wxNOT_FOUND... |
tree | commitdiff |
2004-06-09 |
Włodzimierz Skiba | -1->wxID_ANY, TRUE->true, FALSE->false and tabs replace... |
tree | commitdiff |
2004-06-08 |
Włodzimierz Skiba | -1->wxID_ANY, TRUE->true, FALSE->false and tabs replace... |
tree | commitdiff |
2004-06-07 |
Włodzimierz Skiba | -1->wxID_ANY, TRUE->true, FALSE->false and tabs replace... |
tree | commitdiff |
2004-06-02 |
Robin Dunn | Default arg for Id |
tree | commitdiff |
2004-06-01 |
Robin Dunn | remove EVT_STC_POSCHANGED as it's been deprecated in... |
tree | commitdiff |
2004-05-25 |
Julian Smart | More name changes |
tree | commitdiff |
2004-05-25 |
Robin Dunn | Remove treelistctrl from gizmos. The one from the... |
tree | commitdiff |
2004-05-19 |
Dimitri Schoolwerth | applied patch #940914 "Minor cleaning of warnings in... |
tree | commitdiff |
2004-03-23 |
Julian Smart | Applied patch [ 905577 ] Removed copystring from OGL... |
tree | commitdiff |
2004-03-06 |
Robin Dunn | Decided that not doing methods for keyboard commands... |
tree | commitdiff |
2004-02-28 |
Václav Slavík | another cleanup of constraints code in samples (patch... |
tree | commitdiff |
2004-02-11 |
Robin Dunn | Use extraFontFlag to specify if anti-aliased fonts... |
tree | commitdiff |
2004-02-10 |
Vadim Zeitlin | use static_cast<> in event table macros for type safety... |
tree | commitdiff |
2004-02-08 |
Julian Smart | New versions |
tree | commitdiff |
2004-02-08 |
Julian Smart | Added wxTreeListCtrl: patch [ 883529 ] wxTreeListCltr |
tree | commitdiff |
2004-02-08 |
Julian Smart | Applied patch [ 879998 ] Warning free animate contrib |
tree | commitdiff |
2004-02-08 |
Julian Smart | Applied patch [ 875663 ] Warning free mmedia contrib |
tree | commitdiff |
2004-02-06 |
Robin Dunn | Updated Scintilla to version 1.58 |
tree | commitdiff |
2004-01-31 |
Robin Dunn | %addtofunc --> %pythonAppend |
tree | commitdiff |
2004-01-29 |
Dimitri Schoolwerth | Applied patch #880008: "Unused parameters in FL contrib... |
tree | commitdiff |
2004-01-26 |
Julian Smart | Added RTTI |
tree | commitdiff |
2004-01-23 |
Robin Dunn | Fixed compile error |
tree | commitdiff |
2004-01-23 |
Julian Smart | Applied patch [ 882493 ] Added XRC support for wxStatusBar |
tree | commitdiff |
2004-01-11 |
Julian Smart | Applied patch [ 791573 ] New feature for FL toorbar... |
tree | commitdiff |
2004-01-08 |
Julian Smart | Applied patch [ 868061 ] Warning free OGL |
tree | commitdiff |
2004-01-08 |
Julian Smart | Applied patch [ 867158 ] Warning free gizmos |
tree | commitdiff |
2004-01-02 |
Julian Smart | wxShapeRegion::SetText shouldn't append to formatted... |
tree | commitdiff |
2003-11-09 |
Mattia Barbon | Fix after last commit. |
tree | commitdiff |
2003-11-09 |
Mattia Barbon | Warning fixes and deprecated method elimination from... |
tree | commitdiff |
2003-11-07 |
Robin Dunn | Refactored wxSizerXmlHandler and added support for... |
tree | commitdiff |
2003-10-31 |
Robin Dunn | Patch #826420, and also adapted to new SWIG |
tree | commitdiff |
2003-10-25 |
Mattia Barbon | More NO_PTR -> PTR compilation fixes. |
tree | commitdiff |
2003-10-10 |
Václav Slavík | return false from wxXmlResource::Load if the resource... |
tree | commitdiff |
2003-09-24 |
Robin Dunn | #ifdef update for the old SWIG |
tree | commitdiff |
2003-09-19 |
Mattia Barbon | Compilation fix for wxUSE_DRAG_AND_DROP==0. |
tree | commitdiff |
2003-09-18 |
Robin Dunn | Added DoDragOver and DoDropText from Angelo Mandato... |
tree | commitdiff |
2003-09-18 |
Robin Dunn | Updated to Scintilla 1.54 |
tree | commitdiff |
2003-09-11 |
Julian Smart | Applied patch [ 778625 ] wxSVGFileDC and UNICODE build |
tree | commitdiff |
2003-09-11 |
Julian Smart | Applied patch [ 795423 ] Unicode and warning fixes... |
tree | commitdiff |
2003-09-01 |
Robin Dunn | Check wxUSE_DEPRECATED before including its headers |
tree | commitdiff |
2003-08-28 |
Václav Slavík | wxCheckList -> wxCheckListBox |
tree | commitdiff |
2003-08-22 |
Mattia Barbon | Fix building wxSTC as a DLL using MinGW GCC 3.x. |
tree | commitdiff |
2003-08-20 |
Václav Slavík | wxMotif compilation fix |
tree | commitdiff |
2003-08-17 |
Julian Smart | Fixed compilation of OGL samples |
tree | commitdiff |
2003-08-17 |
Julian Smart | Moved wxToolBarSimple to deprecated library |
tree | commitdiff |
2003-08-15 |
Julian Smart | Applied patch [ 787350 ] removes warnings in FL under... |
tree | commitdiff |
2003-08-14 |
Julian Smart | Misc warning fixes by ABX |
tree | commitdiff |
2003-08-08 |
Václav Slavík | compilation fix |
tree | commitdiff |
2003-08-03 |
Václav Slavík | ported rest of contrib to bakefile |
tree | commitdiff |
2003-07-28 |
Václav Slavík | ported wxSVG contrib to bakefile (patch #778614) |
tree | commitdiff |
2003-07-26 |
Vadim Zeitlin | Unicode compilation fixes (patch 747793) |
tree | commitdiff |
2003-07-26 |
Robin Dunn | MOre fixes for DLL builds |
tree | commitdiff |
2003-07-25 |
Robin Dunn | Fixes to allow STC to be built as a DLL |
tree | commitdiff |
2003-07-25 |
Robin Dunn | Fixes to allow OGL building as a DLL |
tree | commitdiff |
2003-07-22 |
Robin Dunn | Compile fixes |
tree | commitdiff |
2003-07-22 |
Robin Dunn | Patch #775355 Unicode fix for STC |
tree | commitdiff |
2003-07-20 |
Václav Slavík | moved XML classes to the core |
tree | commitdiff |
2003-07-19 |
Václav Slavík | gizmos fixes |
tree | commitdiff |
2003-07-18 |
Robin Dunn | Update to Scintilla 1.53 |
tree | commitdiff |
2003-07-18 |
Robin Dunn | Added bakefile for the OGL contrib |
tree | commitdiff |
2003-07-08 |
Václav Slavík | standardized WXMAKINGDLL approach |
tree | commitdiff |
2003-07-08 |
Václav Slavík | fixed animate in Unicode mode and removed use of deprec... |
tree | commitdiff |
2003-07-04 |
Václav Slavík | fixes for MSW/DLL build |
tree | commitdiff |
2003-06-24 |
Gilles Depeyrot | updated code to not use deprecated methods |
tree | commitdiff |
2003-06-12 |
Václav Slavík | added wxRTTI to XRC handlers (patch #752996 by David... |
tree | commitdiff |
2003-06-01 |
Julian Smart | Applied patch [ 735948 ] wxStaticPicture contrib |
tree | commitdiff |
2003-05-29 |
Robin Dunn | Added LoadFile and SaveFile methods |
tree | commitdiff |
2003-04-25 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2003-04-22 |
Václav Slavík | added wxWizard handler to XRC |
tree | commitdiff |
2003-04-19 |
Robin Dunn | Updated Scintilla to 1.52 (on the trunk this time too) |
tree | commitdiff |
2003-04-07 |
Václav Slavík | deprecated XMLID and friends macros |
tree | commitdiff |
2003-04-05 |
Julian Smart | Added a const for CW compilation |
tree | commitdiff |
2003-04-04 |
Julian Smart | Applied [ 714756 ] Clean warnings on build |
tree | commitdiff |
2003-04-02 |
Julian Smart | Applied [ 700293 ] FL Unicode patches |
tree | commitdiff |
2003-04-02 |
Julian Smart | Applied some of patch [ 688466 ] MSVC7 build & bug... |
tree | commitdiff |
2003-03-31 |
Julian Smart | More deprecated class mods |
tree | commitdiff |
2003-03-30 |
Julian Smart | Deprecated library mods |
tree | commitdiff |
2003-03-30 |
Julian Smart | New location for some deprecated files |
tree | commitdiff |
2003-03-25 |
Robin Dunn | Removed deprecation warnings in OGL and Gizmos |
tree | commitdiff |
2003-03-23 |
Julian Smart | Removed obsolete library. |
tree | commitdiff |
2003-02-27 |
Robin Dunn | Patch from David Falkinder to help building a STC dll. |
tree | commitdiff |
2003-02-12 |
Chris Elliott | fix unused vars for watcom |
tree | commitdiff |
next |