wxWidgets/include/wx/gtk1
Julian Smart 955a919785 Rationalised OnIdle
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21948 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-14 08:41:08 +00:00
..
.cvsignore Added some WINE things. 1999-06-07 21:17:21 +00:00
accel.h first pass of wxUniv merge - nothing works, most parts don't even compile 2001-06-26 20:59:19 +00:00
app.h Rationalised OnIdle 2003-07-14 08:41:08 +00:00
bitmap.h added empty Init/CleanUpStandardHandlers() for compatibility with the other platforms 2003-06-30 20:11:23 +00:00
bmpbuttn.h disable use of #pragma interface under Mac OS X 2002-09-07 12:28:46 +00:00
brush.h disable use of #pragma interface under Mac OS X 2002-09-07 12:28:46 +00:00
button.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
checkbox.h disable use of #pragma interface under Mac OS X 2002-09-07 12:28:46 +00:00
checklst.h disable use of #pragma interface under Mac OS X 2002-09-07 12:28:46 +00:00
choice.h Upported mouse click detection change for wxChoice. 2003-07-08 11:18:42 +00:00
clipbrd.h disable use of #pragma interface under Mac OS X 2002-09-07 12:28:46 +00:00
colour.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
combobox.h GetClientData(int n) should be const (part of patch 649438) 2003-07-09 21:55:04 +00:00
control.h added support for GTK2 label mnemonics (patch #689573) 2003-03-04 23:34:52 +00:00
cursor.h disable use of #pragma interface under Mac OS X 2002-09-07 12:28:46 +00:00
dataform.h some fixes from the SGI build log 2000-01-24 15:47:21 +00:00
dataobj2.h Removed erroneous copyright names and corrected licence spelling 2003-03-17 10:34:04 +00:00
dataobj.h Removed erroneous copyright names and corrected licence spelling 2003-03-17 10:34:04 +00:00
dc.h disable use of #pragma interface under Mac OS X 2002-09-07 12:28:46 +00:00
dcclient.h Small speed up to fonts and support for scaling. 2003-01-26 12:39:51 +00:00
dcmemory.h fixes for working with mono bitmaps (patch 728768) 2003-05-01 19:31:30 +00:00
dcscreen.h wxDC::GetSize() should work now in wxGTK 2000-10-30 16:43:37 +00:00
dialog.h disable use of #pragma interface under Mac OS X 2002-09-07 12:28:46 +00:00
dnd.h Removed erroneous copyright names and corrected licence spelling 2003-03-17 10:34:04 +00:00
filedlg.h wxFileDialog cleanup, extracted common code to fldlgcmn.cpp (patch 754187) 2003-06-14 13:31:49 +00:00
font.h Removed erroneous copyright names and corrected licence spelling 2003-03-17 10:34:04 +00:00
fontdlg.h disable use of #pragma interface under Mac OS X 2002-09-07 12:28:46 +00:00
frame.h added wxTB_HORZ_TEXT (patch 713813); documented it; moved toolbar styles to toolbar.h 2003-07-10 10:53:00 +00:00
gauge.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
gdiobj.h disable use of #pragma interface under Mac OS X 2002-09-07 12:28:46 +00:00
glcanvas.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
icon.h added wxIconLocation; minor fixes to wxIcon on some platforms 2003-06-21 13:39:40 +00:00
joystick.h disable use of #pragma interface under Mac OS X 2002-09-07 12:28:46 +00:00
listbox.h disable use of #pragma interface under Mac OS X 2002-09-07 12:28:46 +00:00
mdi.h disable use of #pragma interface under Mac OS X 2002-09-07 12:28:46 +00:00
menu.h removed wxFunction 2003-07-01 12:19:10 +00:00
menuitem.h Removed erroneous copyright names and corrected licence spelling 2003-03-17 10:34:04 +00:00
minifram.h disable use of #pragma interface under Mac OS X 2002-09-07 12:28:46 +00:00
msgdlg.h added native wxMessageDialog implementation for GTK+2 2003-02-28 23:37:46 +00:00
notebook.h Removed erroneous copyright names and corrected licence spelling 2003-03-17 10:34:04 +00:00
pen.h disable use of #pragma interface under Mac OS X 2002-09-07 12:28:46 +00:00
popupwin.h disable use of #pragma interface under Mac OS X 2002-09-07 12:28:46 +00:00
private.h Removed erroneous copyright names and corrected licence spelling 2003-03-17 10:34:04 +00:00
radiobox.h disable use of #pragma interface under Mac OS X 2002-09-07 12:28:46 +00:00
radiobut.h disable use of #pragma interface under Mac OS X 2002-09-07 12:28:46 +00:00
region.h Reversed the meaning of black and white in wxRegion::ConvertToBitmap 2003-05-03 17:56:30 +00:00
scrolbar.h fixed wxScrollBar creation when default size was used 2003-02-28 23:41:00 +00:00
scrolwin.h Removed erroneous copyright names and corrected licence spelling 2003-03-17 10:34:04 +00:00
slider.h Removed erroneous copyright names and corrected licence spelling 2003-03-17 10:34:04 +00:00
spinbutt.h disable use of #pragma interface under Mac OS X 2002-09-07 12:28:46 +00:00
spinctrl.h disable use of #pragma interface under Mac OS X 2002-09-07 12:28:46 +00:00
statbmp.h disable use of #pragma interface under Mac OS X 2002-09-07 12:28:46 +00:00
statbox.h disable use of #pragma interface under Mac OS X 2002-09-07 12:28:46 +00:00
statline.h disable use of #pragma interface under Mac OS X 2002-09-07 12:28:46 +00:00
stattext.h disable use of #pragma interface under Mac OS X 2002-09-07 12:28:46 +00:00
tbargtk.h disable use of #pragma interface under Mac OS X 2002-09-07 12:28:46 +00:00
textctrl.h Removed erroneous copyright names and corrected licence spelling 2003-03-17 10:34:04 +00:00
tglbtn.h strings are now wxChar 2002-08-15 20:43:00 +00:00
timer.h disable use of #pragma interface under Mac OS X 2002-09-07 12:28:46 +00:00
tooltip.h Removed erroneous copyright names and corrected licence spelling 2003-03-17 10:34:04 +00:00
toplevel.h Added wxTLW::SetShape and implementations for wxGTK, wxMSW and an 2003-03-28 23:05:05 +00:00
treectrl.h Removed erroneous copyright names and corrected licence spelling 2003-03-17 10:34:04 +00:00
wave.h added missing #include <wx/defs.h> (parts of patch 649438) 2003-07-09 21:48:53 +00:00
win_gtk.h missing extern "C" added to fix linking problems with some GTK+ versions 2001-10-02 19:28:23 +00:00
window.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00