.. |
.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
|
added wxApp::Yield()
|
2001-10-19 18:29:32 +00:00 |
bitmap.h
|
added wxBitmap::CopyFromIcon to wxGTK
|
2001-09-23 22:36:17 +00:00 |
bmpbuttn.h
|
compilation fixes - wxGTK compiles but not links
|
2001-06-26 21:29:16 +00:00 |
brush.h
|
merged 2.2 branch
|
2000-07-15 19:51:35 +00:00 |
button.h
|
New colour, font, theme and size code..
|
2000-01-04 13:02:27 +00:00 |
checkbox.h
|
More changes to various controls for more reliably
|
2001-11-17 23:50:58 +00:00 |
checklst.h
|
first pass of wxUniv merge - nothing works, most parts don't even compile
|
2001-06-26 20:59:19 +00:00 |
choice.h
|
Headers moved a bit.
|
1999-11-22 19:44:25 +00:00 |
clipbrd.h
|
wxClipboard::IsOpened() and wxCLipboardLocker helper class added
|
1999-10-21 13:56:34 +00:00 |
colour.h
|
Added 'tardist' script for creating .tgz archives of wxWin; cured wxExecute
|
1999-02-18 14:55:34 +00:00 |
combobox.h
|
Applied patch for wxComboBox and wxListBox to
|
2001-08-06 21:06:13 +00:00 |
control.h
|
first pass of wxUniv merge - nothing works, most parts don't even compile
|
2001-06-26 20:59:19 +00:00 |
cursor.h
|
added wxCursor ctor for creation from bits array
|
2000-11-18 14:46:58 +00:00 |
dataform.h
|
some fixes from the SGI build log
|
2000-01-24 15:47:21 +00:00 |
dataobj2.h
|
many warnings fixed (from HP-UX compilation log)
|
1999-11-02 18:41:23 +00:00 |
dataobj.h
|
corrections for wxGtk compilation under Darwin/Mac OS X
|
2001-07-21 05:32:09 +00:00 |
dc.h
|
wxDC::GetSize() should work now in wxGTK
|
2000-10-30 16:43:37 +00:00 |
dcclient.h
|
Added wxUSE_DC_CACHEING and associated code to wxMSW
|
2001-07-11 10:07:06 +00:00 |
dcmemory.h
|
black now denotes 0 on mono-bitmaps.
|
2000-01-15 10:39:27 +00:00 |
dcscreen.h
|
wxDC::GetSize() should work now in wxGTK
|
2000-10-30 16:43:37 +00:00 |
dialog.h
|
wxTopLevelWindow (only for wxGTK for now)
|
2001-09-15 22:13:08 +00:00 |
dnd.h
|
merged 2.2 branch
|
2000-07-15 19:51:35 +00:00 |
error.xpm
|
Added wxGTK-only cmn dialogs.
|
1999-06-26 11:56:44 +00:00 |
filedlg.h
|
Headers moved a bit.
|
1999-11-22 19:44:25 +00:00 |
font.h
|
applied patch 444915 (warning fixes for gcc 2.95.4)
|
2001-08-01 15:00:33 +00:00 |
fontdlg.h
|
1. wxFontMapper almost finished
|
1999-11-05 19:03:19 +00:00 |
frame.h
|
we no longer need wxFrameNative
|
2001-10-19 20:35:05 +00:00 |
gauge.h
|
Headers moved a bit.
|
1999-11-22 19:44:25 +00:00 |
gdiobj.h
|
Lotta stuff for drawing etc.
|
2000-03-04 16:23:26 +00:00 |
glcanvas.h
|
applied patch to make wxGLCanvas derive from wxWindow, not wxScrolledWindow (Paul A. Thiessen)
|
2001-11-02 16:08:52 +00:00 |
icon.h
|
added wxIcon::CopyFromBitmap to wxGTK
|
2000-08-15 21:44:18 +00:00 |
info.xpm
|
Added wxExtDialog and sample.
|
1999-07-03 16:40:54 +00:00 |
joystick.h
|
Added GTK/Linux joystick class (Guilhem Lavaux)
|
1998-06-13 10:11:58 +00:00 |
listbox.h
|
Changed/Fixed way in which wxListBox blocks events
|
2001-11-17 22:32:15 +00:00 |
mdi.h
|
added default values for SetSizeHints() arguments, as in wxMSW
|
2001-07-02 10:41:39 +00:00 |
menu.h
|
fix for compilation with wxUSE_MENU_CALLBACK=0
|
2001-07-02 09:51:19 +00:00 |
menuitem.h
|
Added to wxSystemSettings for better GTK+ themes compatibility
|
2000-09-01 08:35:30 +00:00 |
minifram.h
|
Added zillions of #if wxUSE_XXX
|
1999-06-14 23:04:05 +00:00 |
notebook.h
|
1. fixed wxGTK notebook which was completely broken by the merge
|
2001-07-02 18:34:13 +00:00 |
pen.h
|
wxGTKDash is also a gint8 under WXGTK20
|
2000-07-19 08:27:41 +00:00 |
popupwin.h
|
Added style parameter to wxPopupWindow ctors so they match the Create method.
|
2001-10-12 18:11:46 +00:00 |
question.xpm
|
Added wxGTK-only cmn dialogs.
|
1999-06-26 11:56:44 +00:00 |
radiobox.h
|
Removed unused variable.
|
2001-11-09 00:00:18 +00:00 |
radiobut.h
|
More changes to various controls for more reliably
|
2001-11-17 23:50:58 +00:00 |
region.h
|
added support for polygons to wxRegion
|
2001-08-27 14:56:55 +00:00 |
scrolbar.h
|
first pass of wxUniv merge - nothing works, most parts don't even compile
|
2001-06-26 20:59:19 +00:00 |
scrolwin.h
|
compilation fixes - wxGTK compiles but not links
|
2001-06-26 21:29:16 +00:00 |
settings.h
|
changed wxSystemSettings::HasFrameDecorations to more general GetCapability(index)
|
2001-10-30 23:30:04 +00:00 |
setup0.h
|
Added wxODBC_FWD_ONLY_CURSORS to allow for drivers/data sources that only support forward scrolling cursors
|
1999-11-06 17:50:34 +00:00 |
slider.h
|
first pass of wxUniv merge - nothing works, most parts don't even compile
|
2001-06-26 20:59:19 +00:00 |
spinbutt.h
|
first pass of wxUniv merge - nothing works, most parts don't even compile
|
2001-06-26 20:59:19 +00:00 |
spinctrl.h
|
wxSpinCtrl no longer emits event when changed programmatically.
|
2000-01-02 16:25:28 +00:00 |
statbmp.h
|
first pass of wxUniv merge - nothing works, most parts don't even compile
|
2001-06-26 20:59:19 +00:00 |
statbox.h
|
first pass of wxUniv merge - nothing works, most parts don't even compile
|
2001-06-26 20:59:19 +00:00 |
statline.h
|
Added wxExtDialog and sample.
|
1999-07-03 16:40:54 +00:00 |
stattext.h
|
first pass of wxUniv merge - nothing works, most parts don't even compile
|
2001-06-26 20:59:19 +00:00 |
tbargtk.h
|
More changes to various controls for more reliably
|
2001-11-17 23:50:58 +00:00 |
textctrl.h
|
added sending of EVT_TEXT_MAXLEN to wxGTK, suppressed sending of dummy
|
2001-08-16 13:18:51 +00:00 |
tglbtn.h
|
More changes to various controls for more reliably
|
2001-11-17 23:50:58 +00:00 |
timer.h
|
1. wxTimer change - now generates EVT_TIMER()
|
2000-02-05 01:57:38 +00:00 |
tooltip.h
|
Added RTTI macros to wxToolTip
|
2001-07-14 03:23:30 +00:00 |
toplevel.h
|
fixed wxGTK fullscreen mode, broken by my previous change to gtk/toplevel.cpp
|
2001-09-28 17:54:31 +00:00 |
treectrl.h
|
wxTreeEvent is declared in one header, not 3 of them
|
1999-07-24 00:14:54 +00:00 |
warning.xpm
|
Added wxGTK-only cmn dialogs.
|
1999-06-26 11:56:44 +00:00 |
wave.h
|
Added --with-wave/--without-wave for conditional wxWave support.
|
1999-06-09 14:49:50 +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
|
wxMouseEvent's coordinates are now relative to client area origin in wxGTK
|
2001-11-21 00:03:30 +00:00 |