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