2000-02-15 |
Bart A.M. Jourquin | wxEVT_SCROLL_THUMBRELEASE instead of wxEVT_SCROLLWIN_... |
blob | commitdiff | raw |
2000-02-12 |
Vadim Zeitlin | mouse event flags have MSW-compatible values for click... |
blob | commitdiff | raw | diff to current |
2000-02-11 |
Guillermo Rodrigue... | Added wxEVT_SCROLL[WIN]_THUMBRELEASE |
blob | commitdiff | raw | diff to current |
2000-02-06 |
Robert Roebling | Tried to prevent scrollbars from scrolling as |
blob | commitdiff | raw | diff to current |
2000-02-06 |
Robert Roebling | Scrolling fixes. |
blob | commitdiff | raw | diff to current |
2000-02-05 |
Robert Roebling | wxWindow no longer emits any scroll events after |
blob | commitdiff | raw | diff to current |
2000-02-02 |
Robert Roebling | Clearified ROP code in wxDC (MSW and GTK). |
blob | commitdiff | raw | diff to current |
2000-02-02 |
Robert Roebling | Tried to fix corrupted display of wxTextCtrl, |
blob | commitdiff | raw | diff to current |
2000-02-01 |
Robert Roebling | Various corrections to makefiles, RPMs etc. |
blob | commitdiff | raw | diff to current |
2000-01-23 |
Robert Roebling | tabbing in controls sample works again. |
blob | commitdiff | raw | diff to current |
2000-01-22 |
Robert Roebling | Changes for next snapshot. |
blob | commitdiff | raw | diff to current |
2000-01-20 |
Robert Roebling | A no-change for scroll events. |
blob | commitdiff | raw | diff to current |
2000-01-18 |
Vadim Zeitlin | 1. small fix in wxDirDialog: SHBrowseForFolder() doesn... |
blob | commitdiff | raw | diff to current |
2000-01-15 |
Robert Roebling | Next try at avoiding too few or too many size events. |
blob | commitdiff | raw | diff to current |
2000-01-15 |
Robert Roebling | Slightly better fix for resize problems. |
blob | commitdiff | raw | diff to current |
2000-01-15 |
Robert Roebling | Fixed resize behaviour under certain circumstances. |
blob | commitdiff | raw | diff to current |
2000-01-15 |
Robert Roebling | Typos in docs. |
blob | commitdiff | raw | diff to current |
2000-01-12 |
Karsten Ballüder | compilation fix for non-threaded compilation (threads... |
blob | commitdiff | raw | diff to current |
2000-01-10 |
Bart A.M. Jourquin | #define DEBUG_MAIN_THREAD for non __WXDEBUG__ compilation |
blob | commitdiff | raw | diff to current |
2000-01-09 |
Robert Roebling | Themes crash fix. |
blob | commitdiff | raw | diff to current |
2000-01-08 |
Robert Roebling | Themes and threads testing code. |
blob | commitdiff | raw | diff to current |
2000-01-06 |
Robert Roebling | Themes again. |
blob | commitdiff | raw | diff to current |
2000-01-05 |
Robert Roebling | Corrceted background problem with themes. |
blob | commitdiff | raw | diff to current |
2000-01-04 |
Robert Roebling | Removed crashes when not using themes. |
blob | commitdiff | raw | diff to current |
2000-01-04 |
Robert Roebling | New colour, font, theme and size code.. |
blob | commitdiff | raw | diff to current |
2000-01-02 |
Robert Roebling | wxSpinCtrl no longer emits event when changed program... |
blob | commitdiff | raw | diff to current |
1999-12-30 |
Vadim Zeitlin | 1. many, many, many warnings fixed (from HP-UX build... |
blob | commitdiff | raw | diff to current |
1999-12-29 |
Robert Roebling | IsExposed() corrections in calendar. |
blob | commitdiff | raw | diff to current |
1999-12-29 |
Robert Roebling | Added wxWindow::DoMoveWindow(..) |
blob | commitdiff | raw | diff to current |
1999-12-28 |
Robert Roebling | Calling a Refresh() before the window is created... |
blob | commitdiff | raw | diff to current |
1999-12-22 |
Robert Roebling | Some debug code. |
blob | commitdiff | raw | diff to current |
1999-12-15 |
Vadim Zeitlin | more WXUNUSED() here and there |
blob | commitdiff | raw | diff to current |
1999-12-11 |
Václav Slavík | fixed compilation bug with GCC 2.95.1 and GTK+ 1.2... |
blob | commitdiff | raw | diff to current |
1999-12-08 |
Vadim Zeitlin | 1. many DrawRotatedText() corrections (gtk) |
blob | commitdiff | raw | diff to current |
1999-12-07 |
Robert Roebling | XIM support things. |
blob | commitdiff | raw | diff to current |
1999-12-07 |
Karsten Ballüder | Fixed XIM compilation, but doesn't work yet. |
blob | commitdiff | raw | diff to current |
1999-12-07 |
Robert Roebling | Added wxUSE_SPINCTRL, |
blob | commitdiff | raw | diff to current |
1999-11-29 |
Robert Roebling | More TIFF things, |
blob | commitdiff | raw | diff to current |
1999-11-24 |
Karsten Ballüder | fixed setfocus() flicker in listctrl |
blob | commitdiff | raw | diff to current |
1999-11-19 |
Vadim Zeitlin | wxWindow::GetBestSize() added |
blob | commitdiff | raw | diff to current |
1999-11-16 |
Vadim Zeitlin | wxFrameBase class for wxMSW and wxGTK |
blob | commitdiff | raw | diff to current |
1999-11-16 |
Vadim Zeitlin | send wxActivateEvents |
blob | commitdiff | raw | diff to current |
1999-11-14 |
Robert Roebling | Small change to SetFont() logic. |
blob | commitdiff | raw | diff to current |
1999-11-13 |
Robert Roebling | Compile fix in dialup, |
blob | commitdiff | raw | diff to current |
1999-11-02 |
Vadim Zeitlin | many warnings fixed (from HP-UX compilation log) |
blob | commitdiff | raw | diff to current |
1999-11-02 |
Robert Roebling | wxDialogs now use GTK_WINDOW_DIALOG, |
blob | commitdiff | raw | diff to current |
1999-11-02 |
Vadim Zeitlin | wxGTK compiles (and seems to work) again after wxMenu... |
blob | commitdiff | raw | diff to current |
1999-10-31 |
Robert Roebling | More tab code corrections. |
blob | commitdiff | raw | diff to current |
1999-10-30 |
Robert Roebling | Some work on tabbing and menu accels, |
blob | commitdiff | raw | diff to current |
1999-10-29 |
Robert Roebling | Renamed GtkMyFixed to GtkPizza, |
blob | commitdiff | raw | diff to current |
1999-10-24 |
Robert Roebling | wxFrame::Set/GetClientSize() uses toolbar area again, |
blob | commitdiff | raw | diff to current |
1999-10-20 |
Robert Roebling | Fixed problem with mouse events getting sent to wrong |
blob | commitdiff | raw | diff to current |
1999-10-20 |
Robert Roebling | Minor Reparent() and SetToolBar() fix for wxFrame. |
blob | commitdiff | raw | diff to current |
1999-10-17 |
Robert Roebling | Applied Diana's font patch II |
blob | commitdiff | raw | diff to current |
1999-10-16 |
Robert Roebling | Restored wxSizeEvent code form last week -> wxGLCanvas |
blob | commitdiff | raw | diff to current |
1999-10-14 |
Robert Roebling | Changed time of sending the wxSizeEvent and assorted... |
blob | commitdiff | raw | diff to current |
1999-10-12 |
Robert Roebling | Refresh() problem from DialogEd solved |
blob | commitdiff | raw | diff to current |
1999-10-11 |
Robert Roebling | Tried to make wxGLCanvas work again. WIP. |
blob | commitdiff | raw | diff to current |
1999-10-10 |
Robert Roebling | Scrolling updates. |
blob | commitdiff | raw | diff to current |
1999-10-08 |
Robert Roebling | New scrolling code. |
blob | commitdiff | raw | diff to current |
1999-10-08 |
Karsten Ballüder | replaced T() makro with wxT() due to namespace probs... |
blob | commitdiff | raw | diff to current |
1999-10-05 |
Robert Roebling | Updated configure (not only configure.in) |
blob | commitdiff | raw | diff to current |
1999-10-04 |
Vadim Zeitlin | many changes; major ones: |
blob | commitdiff | raw | diff to current |
1999-10-04 |
Julian Smart | Removed some unused parameter warnings; compile error... |
blob | commitdiff | raw | diff to current |
1999-10-02 |
Robert Roebling | Added test for wxTreeCtrl::GetChildrenCount() |
blob | commitdiff | raw | diff to current |
1999-10-02 |
Robert Roebling | Updated doc for wxFileExists() |
blob | commitdiff | raw | diff to current |
1999-10-01 |
Robert Roebling | Improved wxFileDialog behaviour wrt to remembering... |
blob | commitdiff | raw | diff to current |
1999-09-30 |
Robert Roebling | Corrected filelist.txt a little - one gsocket.c is... |
blob | commitdiff | raw | diff to current |
1999-09-29 |
Vadim Zeitlin | param type of wxWindow::Reparent() fixed in wxGTK |
blob | commitdiff | raw | diff to current |
1999-09-18 |
Vadim Zeitlin | typo fixed |
blob | commitdiff | raw | diff to current |
1999-09-18 |
Vadim Zeitlin | unused parameter warnings suppressed |
blob | commitdiff | raw | diff to current |
1999-08-22 |
Robert Roebling | Added wxFFileStream base on wxFFile (as opposed to... |
blob | commitdiff | raw | diff to current |
1999-08-20 |
Robert Roebling | Changed a few #include <xxx.h> to #include "xxx.h" |
blob | commitdiff | raw | diff to current |
1999-08-18 |
Robert Roebling | More wxFileDialog things |
blob | commitdiff | raw | diff to current |
1999-08-05 |
Robert Roebling | Applied patch for stipppled brushes, |
blob | commitdiff | raw | diff to current |
1999-07-27 |
Robert Roebling | Corrected some more docs, |
blob | commitdiff | raw | diff to current |
1999-07-27 |
Robert Roebling | Small distrib updates, |
blob | commitdiff | raw | diff to current |
1999-07-27 |
Vadim Zeitlin | wxGTK compilation fixes |
blob | commitdiff | raw | diff to current |
1999-07-22 |
Robert Roebling | Corrected wxlistBox, wxRadioBox, wxComboBox and |
blob | commitdiff | raw | diff to current |
1999-07-20 |
Vadim Zeitlin | 1. panels pass focus to the next item in parent panel |
blob | commitdiff | raw | diff to current |
1999-07-15 |
Robert Roebling | Compile fixes, |
blob | commitdiff | raw | diff to current |
1999-07-15 |
Robert Roebling | Compile fixes. |
blob | commitdiff | raw | diff to current |
1999-07-15 |
Vadim Zeitlin | 1. fixed makefile.vc for OLE files |
blob | commitdiff | raw | diff to current |
1999-07-14 |
Robert Roebling | Removed bug that made wxWindow call OnPaint |
blob | commitdiff | raw | diff to current |
1999-07-11 |
Robert Roebling | New global cursor behaviour. |
blob | commitdiff | raw | diff to current |
1999-06-28 |
Vadim Zeitlin | 1. wxStaticLine implemented (generic (ugly) and MSW... |
blob | commitdiff | raw | diff to current |
1999-06-28 |
Robert Roebling | Applied fixes for AIX (GTK 1.0 compilation). |
blob | commitdiff | raw | diff to current |
1999-06-23 |
Karsten Ballüder | Minor improvement to keyevent handling. |
blob | commitdiff | raw | diff to current |
1999-06-21 |
Robert Roebling | New Makefile.ins, updates for the Motif build, removed |
blob | commitdiff | raw | diff to current |
1999-06-17 |
Karsten Ballüder | Fixed the ugly cursor. global cursor no longer initiali... |
blob | commitdiff | raw | diff to current |
1999-06-14 |
Robert Roebling | Added zillions of #if wxUSE_XXX |
blob | commitdiff | raw | diff to current |
1999-06-10 |
Robert Roebling | Docs. |
blob | commitdiff | raw | diff to current |
1999-06-07 |
Robert Roebling | Corrected cursors for during capture mouse. |
blob | commitdiff | raw | diff to current |
1999-06-04 |
Robert Roebling | Corrected bug in DoSetSize() (wxALLOW_MINUS_ONE) |
blob | commitdiff | raw | diff to current |
1999-06-01 |
Vadim Zeitlin | new makefiles (part I) |
blob | commitdiff | raw | diff to current |
1999-05-31 |
Robert Roebling | Implemented Reparent() and added test for it to minif... |
blob | commitdiff | raw | diff to current |
1999-05-31 |
Robert Roebling | Added support for extra bitmap for toggled tool. |
blob | commitdiff | raw | diff to current |
1999-05-30 |
Robert Roebling | A bit more Unicode compilation. |
blob | commitdiff | raw | diff to current |
1999-05-28 |
Robert Roebling | Added fixes for Unicode compilation. |
blob | commitdiff | raw | diff to current |
1999-05-28 |
Robert Roebling | Small correction to list ctrl and default button... |
blob | commitdiff | raw | diff to current |
next |