2000-10-02 |
David Webster | interface additions (mostly for new generic/toolwin) |
commit | commitdiff | tree | snapshot |
2000-10-02 |
David Webster | Add some new files for interface additions |
commit | commitdiff | tree | snapshot |
2000-10-02 |
David Webster | OS/2 Statusbar fixes, and class interface updates |
commit | commitdiff | tree | snapshot |
2000-10-02 |
David Webster | OS/2 Statusbar fixes |
commit | commitdiff | tree | snapshot |
2000-10-01 |
Václav Slavík | fixed LoadPanel (created two instances previously and... |
commit | commitdiff | tree | snapshot |
2000-09-30 |
Vadim Zeitlin | fix from Robert for extra refreshes |
commit | commitdiff | tree | snapshot |
2000-09-29 |
Václav Slavík | removed loading from in-memory document (illicit idea) |
commit | commitdiff | tree | snapshot |
2000-09-28 |
Václav Slavík | added wxListCtrl::AssignImageList |
commit | commitdiff | tree | snapshot |
2000-09-28 |
Václav Slavík | added wxTreeCtrl::AssignImageList |
commit | commitdiff | tree | snapshot |
2000-09-28 |
Václav Slavík | added wxNotebook::AssingImageList |
commit | commitdiff | tree | snapshot |
2000-09-28 |
Václav Slavík | added wxTreeCtrl::AssignImageList |
commit | commitdiff | tree | snapshot |
2000-09-28 |
Václav Slavík | modified wxHtmlHelpFrame to use AssignImageList |
commit | commitdiff | tree | snapshot |
2000-09-28 |
Vadim Zeitlin | added event.Skip() to OnIdle() handler |
commit | commitdiff | tree | snapshot |
2000-09-27 |
Václav Slavík | added bitmaps to menu items |
commit | commitdiff | tree | snapshot |
2000-09-27 |
Václav Slavík | documented wxMenuItem::SetBitmap |
commit | commitdiff | tree | snapshot |
2000-09-27 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Václav Slavík | updated resources convertor |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Václav Slavík | fixed bug in wxHtmlWindow: HistoryBack/Forward now... |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Václav Slavík | added ability to read resources directly from wxXmlDocu... |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Julian Smart | Fiddled with wxFindWindowAtPoint to make it work with... |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Julian Smart | Removed assert complaining about out-focus without... |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Vadim Zeitlin | fix from Robert |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Robin Dunn | wxPython changes for new and improved wxSTC |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Robin Dunn | new and improved wxSTC |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Julian Smart | Enabled context-sensitive help for wxRadioBox |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Julian Smart | Added wxID_IGNORE |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Ron Lee | implemented wxDisplaySizeMM for gtk, msw & motif. |
commit | commitdiff | tree | snapshot |
2000-09-24 |
Ron Lee | removed unneccesary (and unwanted) asserts |
commit | commitdiff | tree | snapshot |
2000-09-24 |
Ron Lee | make contrib symlink relative to WXDIR |
commit | commitdiff | tree | snapshot |
2000-09-22 |
Vadim Zeitlin | wxCaret now uses backing store instead of forcing windo... |
commit | commitdiff | tree | snapshot |
2000-09-18 |
Václav Slavík | added XML resources sample |
commit | commitdiff | tree | snapshot |
2000-09-18 |
Vadim Zeitlin | attempts to implement non blinking caret - failed so far |
commit | commitdiff | tree | snapshot |
2000-09-18 |
Vadim Zeitlin | give frame a reasonable default size if none specified |
commit | commitdiff | tree | snapshot |
2000-09-17 |
Václav Slavík | added XML resources sample |
commit | commitdiff | tree | snapshot |
2000-09-17 |
Václav Slavík | added unknown widget support |
commit | commitdiff | tree | snapshot |
2000-09-17 |
Václav Slavík | added <bitmap> and <icon> resources |
commit | commitdiff | tree | snapshot |
2000-09-17 |
Václav Slavík | added wxStaticLine handler |
commit | commitdiff | tree | snapshot |
2000-09-17 |
Václav Slavík | documented EVT_LIST_ITEM_RIGHT_CLICK |
commit | commitdiff | tree | snapshot |
2000-09-17 |
Václav Slavík | added rc2xml and wxr2xml convertor (no makefiles yet) |
commit | commitdiff | tree | snapshot |
2000-09-17 |
Václav Slavík | added disabled, focus and selected to wxBitmapButton... |
commit | commitdiff | tree | snapshot |
2000-09-17 |
Václav Slavík | removed bitmap scaling in bitmap button handler |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Robert Roebling | Set the m_isFrame flag corrcetly. |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Robert Roebling | Minor corrections to new theme code. |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Julian Smart | Added Set/GetThemeEnabled and used this for determining... |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Robert Roebling | wxFrame's m_mainWidget didn't have themes. |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Robert Roebling | Notebook theme attampt. |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Václav Slavík | added new controls |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Václav Slavík | added new controls: wxBitmapButton, wxCalendarCtrl... |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Robert Roebling | Readded TrueType text. |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Robert Roebling | Another theme fix. |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Robert Roebling | More theme goodies. |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Robert Roebling | Compilation fixes, bug fixes and streamlining in... |
commit | commitdiff | tree | snapshot |
2000-09-13 |
Robert Roebling | wxListCtrl::InsertItem() returned wrong index. |
commit | commitdiff | tree | snapshot |
2000-09-13 |
Kevin Hock | added polygon and polyline |
commit | commitdiff | tree | snapshot |
2000-09-13 |
Robert Roebling | Themed headers for wxListCtrl. |
commit | commitdiff | tree | snapshot |
2000-09-13 |
Vadim Zeitlin | 1. wxFrame::IsIconized() fixed - seems to work |
commit | commitdiff | tree | snapshot |
2000-09-13 |
Robert Roebling | Did the unmap/map trick for wxFrame::IsIconized(). |
commit | commitdiff | tree | snapshot |
2000-09-13 |
Julian Smart | Added accelerator to bitmap menu item |
commit | commitdiff | tree | snapshot |
2000-09-13 |
Julian Smart | wxListMainWindow::HitTest no longer tests 'flags' which... |
commit | commitdiff | tree | snapshot |
2000-09-13 |
Vadim Zeitlin | wxTimer::Start() now calls Stop() |
commit | commitdiff | tree | snapshot |
2000-09-13 |
Robert Roebling | First shot at wxBitmap based wxCanvas. |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Vadim Zeitlin | attempt to fix crash in tree ctrl |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Julian Smart | Added cshelp.txt |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Julian Smart | Minor mods |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Vadim Zeitlin | 1. removed 'B' flag from treebase.cpp and regenerated... |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Julian Smart | Added wxHelpControllerHelpProvider, added DisplayContex... |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Vadim Zeitlin | fixed bug in mouse handling |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Robert Roebling | Corrcted accel keys for bitmap menus. |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Robert Roebling | Added test for bitmap menu. |
commit | commitdiff | tree | snapshot |
2000-09-11 |
Robert Roebling | Added experim. support for wxFRAME_TOOL_WIN |
commit | commitdiff | tree | snapshot |
2000-09-11 |
Robert Roebling | Tiny patch for wxListCtrl::HitTest(). I didn't |
commit | commitdiff | tree | snapshot |
2000-09-11 |
Julian Smart | Corrected frame.cpp to recognise wxNO_BORDER properly |
commit | commitdiff | tree | snapshot |
2000-09-11 |
Robert Roebling | Some more tests and mouse events for wxCanvas. |
commit | commitdiff | tree | snapshot |
2000-09-11 |
Julian Smart | Corrected typo |
commit | commitdiff | tree | snapshot |
2000-09-11 |
Julian Smart | wxHelpProvider now cleans itself up. wxTipWindow doesn't |
commit | commitdiff | tree | snapshot |
2000-09-11 |
Julian Smart | Included tipwindow.h unconditionally |
commit | commitdiff | tree | snapshot |
2000-09-11 |
Robert Roebling | Compile fixes for wxCanvas. |
commit | commitdiff | tree | snapshot |
2000-09-10 |
Julian Smart | Made the docs compile again. |
commit | commitdiff | tree | snapshot |
2000-09-10 |
Vadim Zeitlin | wxTipWindow added and is now used by wxSimpleHelpProvider |
commit | commitdiff | tree | snapshot |
2000-09-10 |
Julian Smart | #ifdefs for WIN16 |
commit | commitdiff | tree | snapshot |
2000-09-10 |
Vadim Zeitlin | 1. added wxHelpProvider and (unfinished) wxSimpleHelpPr... |
commit | commitdiff | tree | snapshot |
2000-09-10 |
Vadim Zeitlin | use the native msg box if available, fall back to wxWin... |
commit | commitdiff | tree | snapshot |
2000-09-08 |
Václav Slavík | yet another fix in wxHtmlParser::DoParsing |
commit | commitdiff | tree | snapshot |
2000-09-08 |
Kevin Hock | oops winnt path to fonts wrong |
commit | commitdiff | tree | snapshot |
2000-09-08 |
Kevin Hock | added groups of canvasobject and references to groups |
commit | commitdiff | tree | snapshot |
2000-09-08 |
Vadim Zeitlin | GetSelection() replaced with GetId() in OnMRUFile |
commit | commitdiff | tree | snapshot |
2000-09-08 |
Julian Smart | Removed spurious _ |
commit | commitdiff | tree | snapshot |
2000-09-08 |
Julian Smart | Fixed non-recognition of wxLIST_MASK_IMAGE flags. |
commit | commitdiff | tree | snapshot |
2000-09-08 |
Vadim Zeitlin | fixed wxContextHelpButton bitmap (dis)appearance |
commit | commitdiff | tree | snapshot |
2000-09-08 |
Julian Smart | Added manual files |
commit | commitdiff | tree | snapshot |
2000-09-08 |
Julian Smart | Tried to fix problem with 'clean' target |
commit | commitdiff | tree | snapshot |
2000-09-08 |
Julian Smart | Added dcclient.h |
commit | commitdiff | tree | snapshot |
2000-09-08 |
Julian Smart | Fixed memory leak in listbox, fixed memory leak reporti... |
commit | commitdiff | tree | snapshot |
2000-09-08 |
Julian Smart | Added context-sensitive help dialog demo. |
commit | commitdiff | tree | snapshot |
2000-09-08 |
Julian Smart | Fixed some broken things related to context help, fixed... |
commit | commitdiff | tree | snapshot |
2000-09-08 |
Julian Smart | Put wxContextHelp into cshelp.h/cpp, added wxContextHel... |
commit | commitdiff | tree | snapshot |
2000-09-08 |
Robin Dunn | Moved from Scintilla version 1.25 to 1.32 |
commit | commitdiff | tree | snapshot |
2000-09-07 |
Brian Smith | Reformatting. |
commit | commitdiff | tree | snapshot |
next |