2000-09-07 |
Julian Smart | Applied memory allocation patch, and worked around... |
commit | commitdiff | tree | snapshot |
2000-09-07 |
Julian Smart | Added some docs |
commit | commitdiff | tree | snapshot |
2000-09-07 |
Julian Smart | Added comment to old wxGetMousePosition |
commit | commitdiff | tree | snapshot |
2000-09-07 |
Julian Smart | Used GetCursorPos for new wxGetMousePosition implementation |
commit | commitdiff | tree | snapshot |
2000-09-07 |
Julian Smart | Got wxHelpContext working, plus wxFindWindowAtPointer... |
commit | commitdiff | tree | snapshot |
2000-09-07 |
Robert Roebling | There was no need to create the buffer in OnIdle(). |
commit | commitdiff | tree | snapshot |
2000-09-07 |
Julian Smart | Made wxContextHelp implementation generic and added... |
commit | commitdiff | tree | snapshot |
2000-09-07 |
Robin Dunn | Interface file defining functionality available in... |
commit | commitdiff | tree | snapshot |
2000-09-06 |
David Webster | fix to OWNER_DRAWN assert in listbox |
commit | commitdiff | tree | snapshot |
2000-09-06 |
Julian Smart | Implemented wxHelpContext for wxGTK. |
commit | commitdiff | tree | snapshot |
2000-09-06 |
Robert Roebling | Added various missing bits to scrolling wxCanvas. |
commit | commitdiff | tree | snapshot |
2000-09-06 |
Julian Smart | Dialogs can now show a question mark for context-sensit... |
commit | commitdiff | tree | snapshot |
2000-09-06 |
Robert Roebling | Trying to make wxCanvas less simple. |
commit | commitdiff | tree | snapshot |
2000-09-06 |
Julian Smart | Added #include in helpbase.cpp |
commit | commitdiff | tree | snapshot |
2000-09-06 |
Julian Smart | Added wxHelpEvent, wxContextHelp (MSW only so far)... |
commit | commitdiff | tree | snapshot |
2000-09-06 |
Robert Roebling | Applied PS patch. |
commit | commitdiff | tree | snapshot |
2000-09-05 |
Kevin Hock | added moving an object with the mouse |
commit | commitdiff | tree | snapshot |
2000-09-05 |
Kevin Hock | capturing the mouse in wxCanvasObject |
commit | commitdiff | tree | snapshot |
2000-09-05 |
Robin Dunn | Fixed some off-by-one errors that were visible on wxGTK... |
commit | commitdiff | tree | snapshot |
2000-09-05 |
Vadim Zeitlin | added Dutch translation |
commit | commitdiff | tree | snapshot |
2000-09-05 |
David Webster | Updates to keep OS/2 Frame apps from crashing on exit... |
commit | commitdiff | tree | snapshot |
2000-09-05 |
Julian Smart | Generic wxListCtrl now supports wxLC_HRULES, wxLC_VRULES |
commit | commitdiff | tree | snapshot |
2000-09-05 |
Julian Smart | Added rules to wxListCtrl (MSW now, GTK+ soon) |
commit | commitdiff | tree | snapshot |
2000-09-05 |
Robert Roebling | Applied DrawArc patch. |
commit | commitdiff | tree | snapshot |
2000-09-04 |
Robert Roebling | Virtualized coordinate system for wxCanvas. |
commit | commitdiff | tree | snapshot |
2000-09-04 |
Julian Smart | Commented out palette code for wxGTK |
commit | commitdiff | tree | snapshot |
2000-09-04 |
Julian Smart | Corrected off-by-one bug in wxRect(const wxPoint&,... |
commit | commitdiff | tree | snapshot |
2000-09-03 |
Robert Roebling | Added FreeType II beta 8. |
commit | commitdiff | tree | snapshot |
2000-09-03 |
Robert Roebling | Minor update to wxCanvas. |
commit | commitdiff | tree | snapshot |
2000-09-03 |
Robert Roebling | Makefile adaption for freetype. |
commit | commitdiff | tree | snapshot |
2000-09-03 |
Robert Roebling | Makefile correction |
commit | commitdiff | tree | snapshot |
2000-09-03 |
Robert Roebling | Preparing makefiles for freetype |
commit | commitdiff | tree | snapshot |
2000-09-02 |
Robert Roebling | Added wxCanvasLine, Freeze() and Thaw() and mouse... |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Robin Dunn | 1. Setting the listctrl as the event object before... |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Vadim Zeitlin | use TRUETYPE env var for the font location |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Julian Smart | Small mods |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Julian Smart | Ignored palettes for wxGTK |
commit | commitdiff | tree | snapshot |
2000-09-01 |
David Webster | Several updates for fixing the subclassing problems... |
commit | commitdiff | tree | snapshot |
2000-09-01 |
David Webster | Fix to properly define WXFARPROC for OS/2 |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Robert Roebling | Added check for <fnctl.h> which FreeType seems to... |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Robert Roebling | Various improvements and addition to wxCanvas |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Julian Smart | Corrected typo |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Julian Smart | Added to wxSystemSettings for better GTK+ themes compat... |
commit | commitdiff | tree | snapshot |
2000-08-30 |
Robert Roebling | TrueType support for Canvas. |
commit | commitdiff | tree | snapshot |
2000-08-30 |
Robert Roebling | Added alpha blending in prep for FreeType text to... |
commit | commitdiff | tree | snapshot |
2000-08-30 |
Julian Smart | Fixed jumping problem with remotely scrolled tree |
commit | commitdiff | tree | snapshot |
2000-08-30 |
Julian Smart | Added wxSYS_COLOUR_3DLIGHT |
commit | commitdiff | tree | snapshot |
2000-08-29 |
Robert Roebling | Added wxCanvasControl before anyone else would do |
commit | commitdiff | tree | snapshot |
2000-08-29 |
Julian Smart | Small mods |
commit | commitdiff | tree | snapshot |
2000-08-29 |
Vadim Zeitlin | added missing .c_str() here and there |
commit | commitdiff | tree | snapshot |
2000-08-29 |
Julian Smart | Fixed CanCut |
commit | commitdiff | tree | snapshot |
2000-08-29 |
Julian Smart | Sash window layout algorithm now fails if not enough... |
commit | commitdiff | tree | snapshot |
2000-08-29 |
Julian Smart | Don't allow for status or toolbar size if they are... |
commit | commitdiff | tree | snapshot |
2000-08-29 |
Julian Smart | Added wxCLIP_SIBLINGS. CVS also seems to think lots... |
commit | commitdiff | tree | snapshot |
2000-08-29 |
Robert Roebling | Merged sizer fix from stable branch |
commit | commitdiff | tree | snapshot |
2000-08-29 |
Robert Roebling | Added wxCanvas prototype and sample |
commit | commitdiff | tree | snapshot |
2000-08-28 |
Vadim Zeitlin | make clean shouldn't delete lib/CVS |
commit | commitdiff | tree | snapshot |
2000-08-28 |
Vadim Zeitlin | added Dutch translator |
commit | commitdiff | tree | snapshot |
2000-08-27 |
Václav Slavík | added AddWindowStyles |
commit | commitdiff | tree | snapshot |
2000-08-27 |
Vadim Zeitlin | compilation fixes for mingw32 (still leaving disabled... |
commit | commitdiff | tree | snapshot |
2000-08-26 |
Václav Slavík | fixed clearly wrong use of APPEXTRALIBS in gizmos sampl... |
commit | commitdiff | tree | snapshot |
2000-08-26 |
Václav Slavík | gizmos compilation fixes (gcc) |
commit | commitdiff | tree | snapshot |
2000-08-25 |
Julian Smart | Added some casts in hopes of fixing HP compilation... |
commit | commitdiff | tree | snapshot |
2000-08-25 |
Julian Smart | Added a flag to avoid Capture/Release asserts |
commit | commitdiff | tree | snapshot |
2000-08-25 |
Julian Smart | Fixed sample; enhanced wxLayoutAlgorithm to give remain... |
commit | commitdiff | tree | snapshot |
2000-08-25 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree | snapshot |
2000-08-25 |
Julian Smart | Typo in doc, wxCHECK2_MSG replaced with wxCHECK_MSG |
commit | commitdiff | tree | snapshot |
2000-08-25 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree | snapshot |
2000-08-25 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree | snapshot |
2000-08-24 |
Václav Slavík | fixed typo |
commit | commitdiff | tree | snapshot |
2000-08-24 |
Julian Smart | Added gizmos |
commit | commitdiff | tree | snapshot |
2000-08-24 |
Julian Smart | Fixed for wxGTK compilation |
commit | commitdiff | tree | snapshot |
2000-08-24 |
Julian Smart | Fixed #pragma |
commit | commitdiff | tree | snapshot |
2000-08-24 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree | snapshot |
2000-08-24 |
Julian Smart | Replaced true/false with TRUE/FALSE |
commit | commitdiff | tree | snapshot |
2000-08-24 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree | snapshot |
2000-08-23 |
Vadim Zeitlin | added test of wxFileSelector() def ext handling |
commit | commitdiff | tree | snapshot |
2000-08-23 |
Vadim Zeitlin | bug #105 (wxFileSelector misinterprets the def extensio... |
commit | commitdiff | tree | snapshot |
2000-08-23 |
Václav Slavík | fixed my previous fix in wxListCtrl::SetItem |
commit | commitdiff | tree | snapshot |
2000-08-22 |
Václav Slavík | fixed bug in wxListCtrl::SetItem (forgot to delete... |
commit | commitdiff | tree | snapshot |
2000-08-22 |
Vadim Zeitlin | typo fixed |
commit | commitdiff | tree | snapshot |
2000-08-22 |
Julian Smart | Added Reset() to command line parser and called it... |
commit | commitdiff | tree | snapshot |
2000-08-22 |
Vadim Zeitlin | bug #101 (wxListCtrl::GetItemRect() returns rectangle... |
commit | commitdiff | tree | snapshot |
2000-08-22 |
Vadim Zeitlin | bug #103 (encodings not enumerated correctly) fixed |
commit | commitdiff | tree | snapshot |
2000-08-21 |
Julian Smart | Double oops, removed include file |
commit | commitdiff | tree | snapshot |
2000-08-21 |
Julian Smart | Oops, missed out include file |
commit | commitdiff | tree | snapshot |
2000-08-21 |
Julian Smart | Doc fix and SetArguments implementation |
commit | commitdiff | tree | snapshot |
2000-08-21 |
David Webster | no message |
commit | commitdiff | tree | snapshot |
2000-08-21 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree | snapshot |
2000-08-20 |
Václav Slavík | fixed bug in gizmos Makefile.in |
commit | commitdiff | tree | snapshot |
2000-08-20 |
Václav Slavík | added contrib/gizmos to configure |
commit | commitdiff | tree | snapshot |
2000-08-20 |
Václav Slavík | added contrib/gizmos to configure.in |
commit | commitdiff | tree | snapshot |
2000-08-20 |
Václav Slavík | fixed stupid loop in wxFileSystem::OpenFile |
commit | commitdiff | tree | snapshot |
2000-08-20 |
Julian Smart | Doc mods |
commit | commitdiff | tree | snapshot |
2000-08-19 |
Robert Roebling | The mac text ctrl wants '/r' from the log system for... |
commit | commitdiff | tree | snapshot |
2000-08-19 |
Robert Roebling | Added child window scrolling |
commit | commitdiff | tree | snapshot |
2000-08-19 |
Robert Roebling | Added wxChoice::GetCount() and Select() |
commit | commitdiff | tree | snapshot |
2000-08-19 |
Kevin Hock | wxDrawObject::Draw vritual and non const wxDCBase |
commit | commitdiff | tree | snapshot |
2000-08-18 |
David Webster | Minor fix to app |
commit | commitdiff | tree | snapshot |
2000-08-18 |
Julian Smart | Added companion window. Now it's working pretty much... |
commit | commitdiff | tree | snapshot |
next |