2000-09-12 |
Julian Smart | Added wxHelpControllerHelpProvider, added DisplayContex... |
tree | commitdiff |
2000-09-12 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2000-09-12 |
Vadim Zeitlin | fixed bug in mouse handling |
tree | commitdiff |
2000-09-12 |
Robert Roebling | Corrcted accel keys for bitmap menus. |
tree | commitdiff |
2000-09-11 |
Robert Roebling | Added experim. support for wxFRAME_TOOL_WIN |
tree | commitdiff |
2000-09-11 |
Robert Roebling | Tiny patch for wxListCtrl::HitTest(). I didn't |
tree | commitdiff |
2000-09-11 |
Julian Smart | Corrected frame.cpp to recognise wxNO_BORDER properly |
tree | commitdiff |
2000-09-11 |
Julian Smart | Corrected typo |
tree | commitdiff |
2000-09-11 |
Julian Smart | wxHelpProvider now cleans itself up. wxTipWindow doesn't |
tree | commitdiff |
2000-09-11 |
Julian Smart | Included tipwindow.h unconditionally |
tree | commitdiff |
2000-09-10 |
Vadim Zeitlin | wxTipWindow added and is now used by wxSimpleHelpProvider |
tree | commitdiff |
2000-09-10 |
Julian Smart | #ifdefs for WIN16 |
tree | commitdiff |
2000-09-10 |
Vadim Zeitlin | 1. added wxHelpProvider and (unfinished) wxSimpleHelpPr... |
tree | commitdiff |
2000-09-10 |
Vadim Zeitlin | use the native msg box if available, fall back to wxWin... |
tree | commitdiff |
2000-09-08 |
Václav Slavík | yet another fix in wxHtmlParser::DoParsing |
tree | commitdiff |
2000-09-08 |
Vadim Zeitlin | GetSelection() replaced with GetId() in OnMRUFile |
tree | commitdiff |
2000-09-08 |
Julian Smart | Removed spurious _ |
tree | commitdiff |
2000-09-08 |
Julian Smart | Fixed non-recognition of wxLIST_MASK_IMAGE flags. |
tree | commitdiff |
2000-09-08 |
Vadim Zeitlin | fixed wxContextHelpButton bitmap (dis)appearance |
tree | commitdiff |
2000-09-08 |
Julian Smart | Added dcclient.h |
tree | commitdiff |
2000-09-08 |
Julian Smart | Fixed memory leak in listbox, fixed memory leak reporti... |
tree | commitdiff |
2000-09-08 |
Julian Smart | Fixed some broken things related to context help, fixed... |
tree | commitdiff |
2000-09-08 |
Julian Smart | Put wxContextHelp into cshelp.h/cpp, added wxContextHel... |
tree | commitdiff |
2000-09-08 |
Robin Dunn | Moved from Scintilla version 1.25 to 1.32 |
tree | commitdiff |
2000-09-07 |
Václav Slavík | fixed bug in parsing html strings longer than 1024... |
tree | commitdiff |
2000-09-07 |
Julian Smart | Applied memory allocation patch, and worked around... |
tree | commitdiff |
2000-09-07 |
Julian Smart | Added comment to old wxGetMousePosition |
tree | commitdiff |
2000-09-07 |
Julian Smart | Used GetCursorPos for new wxGetMousePosition implementation |
tree | commitdiff |
2000-09-07 |
Julian Smart | Got wxHelpContext working, plus wxFindWindowAtPointer... |
tree | commitdiff |
2000-09-07 |
Julian Smart | Made wxContextHelp implementation generic and added... |
tree | commitdiff |
2000-09-07 |
Robin Dunn | Interface file defining functionality available in... |
tree | commitdiff |
2000-09-06 |
David Webster | fix to OWNER_DRAWN assert in listbox |
tree | commitdiff |
2000-09-06 |
Julian Smart | Implemented wxHelpContext for wxGTK. |
tree | commitdiff |
2000-09-06 |
Julian Smart | Dialogs can now show a question mark for context-sensit... |
tree | commitdiff |
2000-09-06 |
Julian Smart | Added #include in helpbase.cpp |
tree | commitdiff |
2000-09-06 |
Julian Smart | Added wxHelpEvent, wxContextHelp (MSW only so far)... |
tree | commitdiff |
2000-09-06 |
Robert Roebling | Applied PS patch. |
tree | commitdiff |
2000-09-05 |
Robin Dunn | Fixed some off-by-one errors that were visible on wxGTK... |
tree | commitdiff |
2000-09-05 |
David Webster | Updates to keep OS/2 Frame apps from crashing on exit... |
tree | commitdiff |
2000-09-05 |
Julian Smart | Generic wxListCtrl now supports wxLC_HRULES, wxLC_VRULES |
tree | commitdiff |
2000-09-05 |
Julian Smart | Added rules to wxListCtrl (MSW now, GTK+ soon) |
tree | commitdiff |
2000-09-05 |
Robert Roebling | Applied DrawArc patch. |
tree | commitdiff |
2000-09-04 |
Julian Smart | Commented out palette code for wxGTK |
tree | commitdiff |
2000-09-04 |
Julian Smart | Corrected off-by-one bug in wxRect(const wxPoint&,... |
tree | commitdiff |
2000-09-03 |
Robert Roebling | Added FreeType II beta 8. |
tree | commitdiff |
2000-09-01 |
Robin Dunn | 1. Setting the listctrl as the event object before... |
tree | commitdiff |
2000-09-01 |
Julian Smart | Small mods |
tree | commitdiff |
2000-09-01 |
Julian Smart | Ignored palettes for wxGTK |
tree | commitdiff |
2000-09-01 |
David Webster | Several updates for fixing the subclassing problems... |
tree | commitdiff |
2000-09-01 |
Julian Smart | Added to wxSystemSettings for better GTK+ themes compat... |
tree | commitdiff |
2000-08-30 |
Julian Smart | Added wxSYS_COLOUR_3DLIGHT |
tree | commitdiff |
2000-08-29 |
Vadim Zeitlin | added missing .c_str() here and there |
tree | commitdiff |
2000-08-29 |
Julian Smart | Fixed CanCut |
tree | commitdiff |
2000-08-29 |
Julian Smart | Sash window layout algorithm now fails if not enough... |
tree | commitdiff |
2000-08-29 |
Julian Smart | Don't allow for status or toolbar size if they are... |
tree | commitdiff |
2000-08-29 |
Julian Smart | Added wxCLIP_SIBLINGS. CVS also seems to think lots... |
tree | commitdiff |
2000-08-29 |
Robert Roebling | Merged sizer fix from stable branch |
tree | commitdiff |
2000-08-27 |
Vadim Zeitlin | compilation fixes for mingw32 (still leaving disabled... |
tree | commitdiff |
2000-08-25 |
Julian Smart | Added some casts in hopes of fixing HP compilation... |
tree | commitdiff |
2000-08-25 |
Julian Smart | Fixed sample; enhanced wxLayoutAlgorithm to give remain... |
tree | commitdiff |
2000-08-25 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2000-08-25 |
Julian Smart | Typo in doc, wxCHECK2_MSG replaced with wxCHECK_MSG |
tree | commitdiff |
2000-08-25 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2000-08-24 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2000-08-24 |
Julian Smart | Replaced true/false with TRUE/FALSE |
tree | commitdiff |
2000-08-23 |
Vadim Zeitlin | bug #105 (wxFileSelector misinterprets the def extensio... |
tree | commitdiff |
2000-08-23 |
Václav Slavík | fixed my previous fix in wxListCtrl::SetItem |
tree | commitdiff |
2000-08-22 |
Václav Slavík | fixed bug in wxListCtrl::SetItem (forgot to delete... |
tree | commitdiff |
2000-08-22 |
Julian Smart | Added Reset() to command line parser and called it... |
tree | commitdiff |
2000-08-22 |
Vadim Zeitlin | bug #101 (wxListCtrl::GetItemRect() returns rectangle... |
tree | commitdiff |
2000-08-22 |
Vadim Zeitlin | bug #103 (encodings not enumerated correctly) fixed |
tree | commitdiff |
2000-08-21 |
Julian Smart | Double oops, removed include file |
tree | commitdiff |
2000-08-21 |
Julian Smart | Oops, missed out include file |
tree | commitdiff |
2000-08-21 |
Julian Smart | Doc fix and SetArguments implementation |
tree | commitdiff |
2000-08-21 |
David Webster | no message |
tree | commitdiff |
2000-08-20 |
Václav Slavík | fixed stupid loop in wxFileSystem::OpenFile |
tree | commitdiff |
2000-08-19 |
Robert Roebling | The mac text ctrl wants '/r' from the log system for... |
tree | commitdiff |
2000-08-19 |
Robert Roebling | Added child window scrolling |
tree | commitdiff |
2000-08-18 |
David Webster | Minor fix to app |
tree | commitdiff |
2000-08-18 |
Stefan Neis | Fixed typo. |
tree | commitdiff |
2000-08-18 |
Julian Smart | Implemented IsVisible and GetFirst/NextVisibleItem... |
tree | commitdiff |
2000-08-18 |
David Webster | Reparied accel processing |
tree | commitdiff |
2000-08-18 |
David Webster | Add quantize and treebase |
tree | commitdiff |
2000-08-17 |
David Webster | New frame class |
tree | commitdiff |
2000-08-16 |
Vadim Zeitlin | added wxUsE_XPM_H_IN_PATH |
tree | commitdiff |
2000-08-15 |
Václav Slavík | added wxIcon::CopyFromBitmap to wxGTK |
tree | commitdiff |
2000-08-15 |
Václav Slavík | fixed wxListCtrl::SetItem -- changing attributes of... |
tree | commitdiff |
2000-08-15 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2000-08-14 |
Stefan Csomor | transparent xpm bitmaps added, thread support finished |
tree | commitdiff |
2000-08-12 |
Mark Johnson | db.cpp |
tree | commitdiff |
2000-08-11 |
Julian Smart | Now show/hide status bar in ShowFullScreen, instead... |
tree | commitdiff |
2000-08-10 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2000-08-10 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2000-08-10 |
Vadim Zeitlin | wxMDIFrames define DoGetClientSize() and not GetClientS... |
tree | commitdiff |
2000-08-10 |
Stefan Csomor | wxMac merge |
tree | commitdiff |
2000-08-10 |
Stefan Csomor | wxMac merge |
tree | commitdiff |
2000-08-09 |
Stefan Csomor | merge of wxMac into main repository |
tree | commitdiff |
2000-08-09 |
Stefan Csomor | merge of wxMac into main repository |
tree | commitdiff |
2000-08-09 |
Stefan Csomor | merge of wxMac into main repository |
tree | commitdiff |
2000-08-09 |
Stefan Csomor | moved code fix from 3.5.5 into this release |
tree | commitdiff |
next |