.. |
.cvsignore
|
|
|
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
|
first pass of wxUniv merge - nothing works, most parts don't even compile
|
2001-06-26 20:59:19 +00:00 |
bitmap.h
|
I moved platform specific code from wxImage to wxBitmap
|
2001-04-04 23:15:36 +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
|
|
|
checkbox.h
|
first pass of wxUniv merge - nothing works, most parts don't even compile
|
2001-06-26 20:59:19 +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
|
|
|
clipbrd.h
|
|
|
colour.h
|
|
|
combobox.h
|
first pass of wxUniv merge - nothing works, most parts don't even compile
|
2001-06-26 20:59:19 +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
|
|
|
dataobj.h
|
|
|
dc.h
|
wxDC::GetSize() should work now in wxGTK
|
2000-10-30 16:43:37 +00:00 |
dcclient.h
|
linking fixes
|
2001-06-27 12:17:39 +00:00 |
dcmemory.h
|
|
|
dcscreen.h
|
wxDC::GetSize() should work now in wxGTK
|
2000-10-30 16:43:37 +00:00 |
dialog.h
|
merged 2.2 branch
|
2000-07-15 19:51:35 +00:00 |
dnd.h
|
merged 2.2 branch
|
2000-07-15 19:51:35 +00:00 |
error.xpm
|
|
|
filedlg.h
|
|
|
font.h
|
wxNativeFontInfo changes
|
2000-12-18 21:15:16 +00:00 |
fontdlg.h
|
|
|
frame.h
|
wxUniv compilation fixes
|
2001-07-10 12:25:46 +00:00 |
gauge.h
|
|
|
gdiobj.h
|
Lotta stuff for drawing etc.
|
2000-03-04 16:23:26 +00:00 |
glcanvas.h
|
applied the patch by Garrick Meeker
|
2000-07-20 17:31:40 +00:00 |
icon.h
|
added wxIcon::CopyFromBitmap to wxGTK
|
2000-08-15 21:44:18 +00:00 |
info.xpm
|
|
|
joystick.h
|
|
|
listbox.h
|
|
|
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
|
|
|
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
|
wxUniv compilation fixes
|
2001-07-10 12:25:46 +00:00 |
question.xpm
|
|
|
radiobox.h
|
first pass of wxUniv merge - nothing works, most parts don't even compile
|
2001-06-26 20:59:19 +00:00 |
radiobut.h
|
first pass of wxUniv merge - nothing works, most parts don't even compile
|
2001-06-26 20:59:19 +00:00 |
region.h
|
first pass of wxUniv merge - nothing works, most parts don't even compile
|
2001-06-26 20:59:19 +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
|
|
|
setup0.h
|
|
|
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
|
|
|
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
|
|
|
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
|
1. added wxGTK::wxToolBar::SetToolShortHelp() and test for it in sample
|
2000-11-24 17:07:12 +00:00 |
textctrl.h
|
first pass of wxUniv merge - nothing works, most parts don't even compile
|
2001-06-26 20:59:19 +00:00 |
tglbtn.h
|
applied (slightly modified) wxToggleButton patch from John Norris and Axel Schlueter
|
2001-02-08 18:57:23 +00:00 |
timer.h
|
1. wxTimer change - now generates EVT_TIMER()
|
2000-02-05 01:57:38 +00:00 |
tooltip.h
|
|
|
treectrl.h
|
|
|
warning.xpm
|
|
|
wave.h
|
|
|
win_gtk.h
|
gtkfeatures.h does not exist under gtk+ 1.3.1, #ifndef it out
|
2000-07-19 08:28:55 +00:00 |
window.h
|
wxUniv compilation fixes
|
2001-07-10 12:25:46 +00:00 |