2000-09-17 |
Václav Slavík | added wxStaticLine handler |
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-17 |
Václav Slavík | removed bitmap scaling in bitmap button handler |
tree | commitdiff |
2000-09-14 |
Václav Slavík | added new controls |
tree | commitdiff |
2000-09-14 |
Václav Slavík | added new controls: wxBitmapButton, wxCalendarCtrl... |
tree | commitdiff |
2000-09-14 |
Robert Roebling | Readded TrueType text. |
tree | commitdiff |
2000-09-14 |
Robert Roebling | Compilation fixes, bug fixes and streamlining in... |
tree | commitdiff |
2000-09-13 |
Kevin Hock | added polygon and polyline |
tree | commitdiff |
2000-09-13 |
Robert Roebling | First shot at wxBitmap based wxCanvas. |
tree | commitdiff |
2000-09-11 |
Robert Roebling | Some more tests and mouse events for wxCanvas. |
tree | commitdiff |
2000-09-11 |
Robert Roebling | Compile fixes for wxCanvas. |
tree | commitdiff |
2000-09-08 |
Kevin Hock | oops winnt path to fonts wrong |
tree | commitdiff |
2000-09-08 |
Kevin Hock | added groups of canvasobject and references to groups |
tree | commitdiff |
2000-09-08 |
Robin Dunn | Moved from Scintilla version 1.25 to 1.32 |
tree | commitdiff |
2000-09-07 |
Robert Roebling | There was no need to create the buffer in OnIdle(). |
tree | commitdiff |
2000-09-07 |
Robin Dunn | Interface file defining functionality available in... |
tree | commitdiff |
2000-09-06 |
Robert Roebling | Added various missing bits to scrolling wxCanvas. |
tree | commitdiff |
2000-09-06 |
Robert Roebling | Trying to make wxCanvas less simple. |
tree | commitdiff |
2000-09-05 |
Kevin Hock | added moving an object with the mouse |
tree | commitdiff |
2000-09-05 |
Kevin Hock | capturing the mouse in wxCanvasObject |
tree | commitdiff |
2000-09-05 |
Robin Dunn | Fixed some off-by-one errors that were visible on wxGTK... |
tree | commitdiff |
2000-09-04 |
Robert Roebling | Virtualized coordinate system for wxCanvas. |
tree | commitdiff |
2000-09-03 |
Robert Roebling | Minor update to wxCanvas. |
tree | commitdiff |
2000-09-03 |
Robert Roebling | Makefile adaption for freetype. |
tree | commitdiff |
2000-09-02 |
Robert Roebling | Added wxCanvasLine, Freeze() and Thaw() and mouse... |
tree | commitdiff |
2000-09-01 |
Vadim Zeitlin | use TRUETYPE env var for the font location |
tree | commitdiff |
2000-09-01 |
Robert Roebling | Various improvements and addition to wxCanvas |
tree | commitdiff |
2000-08-30 |
Robert Roebling | TrueType support for Canvas. |
tree | commitdiff |
2000-08-30 |
Robert Roebling | Added alpha blending in prep for FreeType text to... |
tree | commitdiff |
2000-08-30 |
Julian Smart | Fixed jumping problem with remotely scrolled tree |
tree | commitdiff |
2000-08-29 |
Robert Roebling | Added wxCanvasControl before anyone else would do |
tree | commitdiff |
2000-08-29 |
Robert Roebling | Added wxCanvas prototype and sample |
tree | commitdiff |
2000-08-27 |
Václav Slavík | added AddWindowStyles |
tree | commitdiff |
2000-08-26 |
Václav Slavík | fixed clearly wrong use of APPEXTRALIBS in gizmos sampl... |
tree | commitdiff |
2000-08-26 |
Václav Slavík | gizmos compilation fixes (gcc) |
tree | commitdiff |
2000-08-24 |
Julian Smart | Added gizmos |
tree | commitdiff |
2000-08-24 |
Julian Smart | Fixed for wxGTK compilation |
tree | commitdiff |
2000-08-24 |
Julian Smart | Fixed #pragma |
tree | commitdiff |
2000-08-20 |
Václav Slavík | fixed bug in gizmos Makefile.in |
tree | commitdiff |
2000-08-20 |
Václav Slavík | added contrib/gizmos to configure |
tree | commitdiff |
2000-08-20 |
Václav Slavík | added contrib/gizmos to configure.in |
tree | commitdiff |
2000-08-18 |
Julian Smart | Added companion window. Now it's working pretty much... |
tree | commitdiff |
2000-08-18 |
Julian Smart | Implemented IsVisible and GetFirst/NextVisibleItem... |
tree | commitdiff |
2000-08-18 |
Julian Smart | Added tree.rc |
tree | commitdiff |
2000-08-18 |
Julian Smart | Bug fix |
tree | commitdiff |
2000-08-17 |
Julian Smart | Small fixes |
tree | commitdiff |
2000-08-17 |
Julian Smart | Added gizmos hierarchy |
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-12 |
Václav Slavík | fixed creation of toolbars under MSW |
tree | commitdiff |
2000-08-12 |
Václav Slavík | fixed bug in zlib compressed binary xml resources savin... |
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 | fixed loading of bitmaps from mem_fs |
tree | commitdiff |
2000-08-11 |
Václav Slavík | added binz handler to standard handlers initialized... |
tree | commitdiff |
2000-08-11 |
Václav Slavík | stored bitmaps in generated resources |
tree | commitdiff |
2000-08-11 |
Václav Slavík | fixed bug: wxButton hasn't name set correctly |
tree | commitdiff |
2000-08-06 |
Václav Slavík | fixed some bugs in wxrc compiler |
tree | commitdiff |
2000-08-06 |
Václav Slavík | removed debug message ; improved resource loading logic |
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-08-05 |
Václav Slavík | got rid of wxXmlResourceHandler::CheckPlatform, the... |
tree | commitdiff |
2000-08-05 |
Václav Slavík | got rid of wxXmlResourceHandler::CheckPlatform, the... |
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 | radiobox default dimension changed from 0 to 1 |
tree | commitdiff |
2000-07-27 |
Václav Slavík | fixed setting value in spinctrl |
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 | added XMLCTRL() macro for fast access to dialog controls |
tree | commitdiff |
2000-07-27 |
Václav Slavík | notebooksizer is now property of notebook, not special... |
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 | standardized projects |
tree | commitdiff |
2000-07-27 |
Václav Slavík | now uses resources, not xpm files |
tree | commitdiff |
2000-07-27 |
Václav Slavík | fixed typo |
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 | standardized syntax of bool properties: '1' means true... |
tree | commitdiff |
2000-07-26 |
Václav Slavík | changed content of checklist, choice, combobox, radiobo... |
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 |
2000-07-26 |
Václav Slavík | xmlres: added support for wxMSW |
tree | commitdiff |
2000-07-26 |
Václav Slavík | added xmlres format docs (uncomplete) |
tree | commitdiff |
2000-07-26 |
Julian Smart | WIN32 compilation of wxrc, wxrcedit |
tree | commitdiff |
2000-07-26 |
Julian Smart | Added additional wxXML makefiles and projects files... |
tree | commitdiff |
2000-07-25 |
Václav Slavík | added xml resources readme |
tree | commitdiff |
2000-07-25 |
Václav Slavík | added XML resources library |
tree | commitdiff |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
tree | commitdiff |
2000-06-04 |
Guilhem Lavaux | wxMMedia doc updates |
tree | commitdiff |
2000-04-03 |
Guilhem Lavaux | Changed a little the initialization code |
tree | commitdiff |
2000-03-31 |
Robin Dunn | Undoing Eric's changes on the main branch |
tree | commitdiff |
2000-03-30 |
Eric W. Sink | This commit includes the following changes: |
tree | commitdiff |
2000-03-20 |
Julian Smart | Docview mended (grrr) and OGL studio partially working... |
tree | commitdiff |
next |