1999-07-07 |
Václav Slavík | *** empty log message *** |
tree | commitdiff |
1999-07-07 |
Guilhem Lavaux | * New wxStreams (to be documented), new classes: wxBuff... |
tree | commitdiff |
1999-07-07 |
Karsten Ballüder | Made tearoff menus work for gtk :-) |
tree | commitdiff |
1999-07-04 |
Robert Roebling | Small changed to wxExtDialog |
tree | commitdiff |
1999-07-03 |
Robert Roebling | Added wxExtDialog and sample. |
tree | commitdiff |
1999-07-02 |
Karsten Ballüder | Added demonstration of busy cursor bug. |
tree | commitdiff |
1999-07-01 |
Guilhem Lavaux | * Changed %d by %u |
tree | commitdiff |
1999-07-01 |
Robert Roebling | Corrected bug in filedlg. |
tree | commitdiff |
1999-06-29 |
Robert Roebling | wxChoiceDialog fix. |
tree | commitdiff |
1999-06-28 |
Vadim Zeitlin | 1. wxStaticLine implemented (generic (ugly) and MSW... |
tree | commitdiff |
1999-06-28 |
Guilhem Lavaux | * wxStream fixes (integer/line parsing). |
tree | commitdiff |
1999-06-27 |
Robert Roebling | More tests for streams. |
tree | commitdiff |
1999-06-27 |
Robert Roebling | Work on streams of all sorts. More to come. |
tree | commitdiff |
1999-06-26 |
Václav Slavík | *** empty log message *** |
tree | commitdiff |
1999-06-24 |
Vadim Zeitlin | several notebook bugs fixed: |
tree | commitdiff |
1999-06-24 |
Karsten Ballüder | Updated from Mahogany. |
tree | commitdiff |
1999-06-23 |
Robert Roebling | Motif things. |
tree | commitdiff |
1999-06-23 |
Robert Roebling | wxProgressDialg works again. |
tree | commitdiff |
1999-06-23 |
Karsten Ballüder | minor update |
tree | commitdiff |
1999-06-23 |
Vadim Zeitlin | in-place editing code from Michael Bedward integrated... |
tree | commitdiff |
1999-06-23 |
Robert Roebling | Motif compile fixes |
tree | commitdiff |
1999-06-22 |
Vadim Zeitlin | wxHTMLHelpController compiles (and somewhat works)... |
tree | commitdiff |
1999-06-21 |
Karsten Ballüder | print overlap gone, mouse/cursor handling |
tree | commitdiff |
1999-06-21 |
Karsten Ballüder | merged in from Mahogany |
tree | commitdiff |
1999-06-21 |
Karsten Ballüder | cursor reflects focus change |
tree | commitdiff |
1999-06-21 |
Karsten Ballüder | Merged in latest changes from Mahogany. Untested. |
tree | commitdiff |
1999-06-19 |
Robert Roebling | Remaining Makefile.ins, |
tree | commitdiff |
1999-06-18 |
Karsten Ballüder | replaced a wrong assert with an if |
tree | commitdiff |
1999-06-17 |
Vadim Zeitlin | fixes to work in M |
tree | commitdiff |
1999-06-17 |
Robert Roebling | Made the RTTI thing an option. |
tree | commitdiff |
1999-06-17 |
Karsten Ballüder | "wx/xxx.h" --> <wx/xxx.h> |
tree | commitdiff |
1999-06-17 |
Karsten Ballüder | Uses new wxMenu(long style) constructor. |
tree | commitdiff |
1999-06-17 |
Karsten Ballüder | Implemented tearoff menus, please see my posting to... |
tree | commitdiff |
1999-06-14 |
Robert Roebling | Added zillions of #if wxUSE_XXX |
tree | commitdiff |
1999-06-14 |
Karsten Ballüder | Fixed the keyboard selection handling (Please remember... |
tree | commitdiff |
1999-06-14 |
Karsten Ballüder | improved selection-autodeletion, but backspace handling... |
tree | commitdiff |
1999-06-13 |
Karsten Ballüder | Added missing initialisation of m_AutoDeleteSelection. |
tree | commitdiff |
1999-06-13 |
Karsten Ballüder | Fixed two minor bugs. Still more than enough left.... |
tree | commitdiff |
1999-06-13 |
Karsten Ballüder | Added missing wxGetFullHostName() and wxNO_DEFAULT... |
tree | commitdiff |
1999-06-13 |
Robert Roebling | Added OS/2 patches to wxGTK. |
tree | commitdiff |
1999-06-12 |
Vadim Zeitlin | 1. crash when deleting multi line selection fixed |
tree | commitdiff |
1999-06-11 |
Robert Roebling | Implemented ListCtrl::SetColumnWidth() wxLIST_AUTOSIZE |
tree | commitdiff |
1999-06-11 |
Vadim Zeitlin | 1. wxLayoutList::GetNumLines() and MoveCursorToEnd... |
tree | commitdiff |
1999-06-11 |
Vadim Zeitlin | minor changes (fixing crash on mouse click) |
tree | commitdiff |
1999-06-11 |
Karsten Ballüder | Fixed a few bugs. |
tree | commitdiff |
1999-06-10 |
Robert Roebling | Corrected byte swapping macros. |
tree | commitdiff |
1999-06-10 |
Robin Dunn | Added makefile and such for VC so I cna see what riched... |
tree | commitdiff |
1999-06-10 |
Karsten Ballüder | Popup menu and cursor corrected. Some bugs fixed. |
tree | commitdiff |
1999-06-10 |
Karsten Ballüder | The cursor is back! (Someone corrected wxGTK's idea... |
tree | commitdiff |
1999-06-10 |
Karsten Ballüder | layout better |
tree | commitdiff |
1999-06-10 |
Robert Roebling | wxWINE fixes. |
tree | commitdiff |
1999-06-09 |
Vadim Zeitlin | 1. fatal typo in colour copying in wxStyleInfo ctor... |
tree | commitdiff |
1999-06-09 |
Karsten Ballüder | Fixed. |
tree | commitdiff |
1999-06-09 |
Vadim Zeitlin | makefile for wxLayout sample |
tree | commitdiff |
1999-06-09 |
Vadim Zeitlin | wxLayoutStyleInfo ctor reverted back to the original... |
tree | commitdiff |
1999-06-09 |
Vadim Zeitlin | wxLayoutStyleInfo ctor doesn't set all fields to -1 |
tree | commitdiff |
1999-06-09 |
Vadim Zeitlin | menu changed, many uninitialized variables are now... |
tree | commitdiff |
1999-06-08 |
Vadim Zeitlin | compile and cursor positioning fixes |
tree | commitdiff |
1999-06-07 |
Robert Roebling | Added some WINE things. |
tree | commitdiff |
1999-06-07 |
Karsten Ballüder | Added a function to get screen coordinates relating... |
tree | commitdiff |
1999-06-07 |
Robert Roebling | Ignore. |
tree | commitdiff |
1999-06-07 |
Robert Roebling | Just ignore CVS. It's better for you. |
tree | commitdiff |
1999-06-07 |
Robert Roebling | CVS cleanups. |
tree | commitdiff |
1999-06-07 |
Karsten Ballüder | Formerly known as wxLayout. |
tree | commitdiff |
1999-06-07 |
Robert Roebling | Corrected cursors for during capture mouse. |
tree | commitdiff |
1999-06-04 |
Robert Roebling | Added missing file. |
tree | commitdiff |
1999-06-03 |
Robert Roebling | Reactivtaed the new wxRect code |
tree | commitdiff |
1999-06-03 |
Robert Roebling | The new wxRect doesn't compile so I #if 0ed it |
tree | commitdiff |
1999-06-03 |
Robert Roebling | Moved main Makefile.am for wxGTK to /src/gtk |
tree | commitdiff |
1999-06-02 |
Julian Smart | Added progdlgg.cpp to makefiles; fixed true/false in... |
tree | commitdiff |
1999-06-02 |
Vadim Zeitlin | 1. make install/uninstall seems to work |
tree | commitdiff |
1999-06-02 |
Vadim Zeitlin | removing (finally) autogenerated files |
tree | commitdiff |
1999-06-02 |
Vadim Zeitlin | slightly updated makefiles |
tree | commitdiff |
1999-06-01 |
Vadim Zeitlin | the icon for the sample |
tree | commitdiff |
1999-06-01 |
Vadim Zeitlin | re-readding makefiles |
tree | commitdiff |
1999-06-01 |
Vadim Zeitlin | re-removing Makefile.in |
tree | commitdiff |
1999-06-01 |
Vadim Zeitlin | new makefiles (part I) |
tree | commitdiff |
1999-06-01 |
Vadim Zeitlin | old makefiles removed |
tree | commitdiff |
1999-06-01 |
Robert Roebling | wxImageList::Add() returned wrong index. |
tree | commitdiff |
1999-05-31 |
Robert Roebling | Implemented Reparent() and added test for it to minif... |
tree | commitdiff |
1999-05-31 |
Robert Roebling | Added own sample for text ctrl, char/key events,... |
tree | commitdiff |
1999-05-31 |
Robert Roebling | Added support for extra bitmap for toggled tool. |
tree | commitdiff |
1999-05-30 |
Robert Roebling | A bit more Unicode compilation. |
tree | commitdiff |
1999-05-28 |
Robert Roebling | Added fixes for Unicode compilation. |
tree | commitdiff |
1999-05-28 |
Julian Smart | Added rc and def files for new samples |
tree | commitdiff |
1999-05-28 |
Robert Roebling | Small correction to list ctrl and default button... |
tree | commitdiff |
1999-05-27 |
Julian Smart | Added some makefiles for caret, scroll and drawing... |
tree | commitdiff |
1999-05-27 |
Robert Roebling | Color cubes now get created on 8-bit true-color |
tree | commitdiff |
1999-05-27 |
Robert Roebling | Corrected SetItemState() in listctrl |
tree | commitdiff |
1999-05-27 |
Vadim Zeitlin | 1. warning in wxDataObject fixed |
tree | commitdiff |
1999-05-27 |
Vadim Zeitlin | 1. wxDataObject compilation fixes (can't test if it... |
tree | commitdiff |
1999-05-26 |
Robert Roebling | wxScrolledWindow inherits from wxPanel to |
tree | commitdiff |
1999-05-25 |
Vadim Zeitlin | wxCaret MSW bug fixes |
tree | commitdiff |
1999-05-25 |
Vadim Zeitlin | wxCaret now exists not only under MSW but on any suppor... |
tree | commitdiff |
1999-05-25 |
Guilhem Lavaux | * wxThread fixes |
tree | commitdiff |
1999-05-25 |
Vadim Zeitlin | 1. wxNotifyEvent documented |
tree | commitdiff |
1999-05-25 |
Robert Roebling | Fixed a notebook crash and added more tests to sample. |
tree | commitdiff |
1999-05-23 |
Vadim Zeitlin | more MDI features tested |
tree | commitdiff |
1999-05-23 |
Vadim Zeitlin | corrected MSW-specific bug (in the sample, not the... |
tree | commitdiff |
1999-05-22 |
Robert Roebling | GTK 1.0 compilation (not tested) |
tree | commitdiff |
next |