wxWidgets/src/gtk1
Robert Roebling b1a39f47f8 Removed warnings from tbarsimpl
Now wxSlider also works for negative values.
  wx-config reports 2.0.1
  made wxUSE_SOCKET default
  forgot to run autoconf


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1846 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-03-02 08:56:59 +00:00
..
accel.cpp minor Configure / makefiles updates 1999-01-08 20:33:18 +00:00
app.cpp wxLog fix as for wxMSW 1999-02-26 20:56:54 +00:00
bdiag.xbm
bitmap.cpp Header changes (gtk.h etc no longer included in defs.h 1999-01-02 19:13:25 +00:00
bmpbuttn.cpp distribution things 1999-02-10 23:08:27 +00:00
brush.cpp Header changes (gtk.h etc no longer included in defs.h 1999-01-02 19:13:25 +00:00
button.cpp Dialog items inherit parent's font now 1999-02-18 14:04:46 +00:00
cdiag.xbm
checkbox.cpp Dialog items inherit parent's font now 1999-02-18 14:04:46 +00:00
checklst.cpp compilation fixes for gcc 2.7.2.1 under FreeBSD 1999-02-11 13:58:30 +00:00
choice.cpp Dialog items inherit parent's font now 1999-02-18 14:04:46 +00:00
clipbrd.cpp GetData() now takes a pointer and not a reference, IsSupported() takes a 1999-02-07 00:14:10 +00:00
colour.cpp Added 'tardist' script for creating .tgz archives of wxWin; cured wxExecute 1999-02-18 14:55:34 +00:00
combobox.cpp SetSelection(from, to) and SetEditable() implemented 1999-02-23 18:13:52 +00:00
control.cpp I've put live into Vadim's wxNavigationKeyEvent idea 1998-12-17 08:40:34 +00:00
cross.xbm
cursor.cpp another wxBeginBusyCursor fix 1999-02-23 19:05:55 +00:00
data.cpp Doc mods; fixed return non-processing problem; fixed toolbar sizing problems 1999-02-28 20:59:08 +00:00
dataobj.cpp Made wxGTK dataobj.cpp compile; removed flashing from wxGLCanvas samples; 1999-01-24 23:56:51 +00:00
dc.cpp Removed lots of OnClose functions; doc'ed OnCloseWindow better; 1999-02-05 23:55:04 +00:00
dcclient.cpp Applied Russel's changes to wxToolBarBase 1999-02-16 09:31:28 +00:00
dcmemory.cpp Header changes (gtk.h etc no longer included in defs.h 1999-01-02 19:13:25 +00:00
dcscreen.cpp Solaris compilation patches 1999-02-11 12:44:10 +00:00
dialog.cpp wxGTK fixes for the yesterday's addition of m_isWindow flag 1999-02-24 13:15:42 +00:00
dnd.cpp custom icons for DnD 1999-02-09 08:18:14 +00:00
fdiag.xbm
filedlg.cpp GetSize() and GetClientSize() changes 1999-02-22 11:01:13 +00:00
font.cpp Solaris compilation patches 1999-02-11 12:44:10 +00:00
frame.cpp Fixed DoSetClientSize() causing infinite recursion. 1999-02-22 14:50:16 +00:00
gauge.cpp Header changes (gtk.h etc no longer included in defs.h 1999-01-02 19:13:25 +00:00
gdiobj.cpp Added background colour again 1998-10-27 15:04:35 +00:00
horiz.xbm
icon.cpp "wxGDIObject * => &" related changes (see mail to the list) 1998-12-09 17:30:17 +00:00
joystick.cpp
listbox.cpp InsertItems() implemented for wxGTK 1999-02-25 13:50:44 +00:00
main.cpp Moved the main funtion into its own source file. 1998-12-23 17:51:12 +00:00
makefile.unx Now even Julian can use wxGTK :-) 1998-12-28 11:39:06 +00:00
mdi.cpp Added 'tardist' script for creating .tgz archives of wxWin; cured wxExecute 1999-02-18 14:55:34 +00:00
menu.cpp added wxMenu::Append( wxMenuItem ) 1999-02-28 18:03:27 +00:00
minifram.cpp minor Configure / makefiles updates 1999-01-08 20:33:18 +00:00
notebook.cpp Added CTRL-TAB navigation to notebook 1999-02-11 20:44:38 +00:00
palette.cpp Solaris compilation patches 1999-02-11 12:44:10 +00:00
pen.cpp Header changes (gtk.h etc no longer included in defs.h 1999-01-02 19:13:25 +00:00
radiobox.cpp Dialog items inherit parent's font now 1999-02-18 14:04:46 +00:00
radiobut.cpp Dialog items inherit parent's font now 1999-02-18 14:04:46 +00:00
region.cpp minor Configure / makefiles updates 1999-01-08 20:33:18 +00:00
scrolbar.cpp added wxMenu::Append( wxMenuItem ) 1999-02-28 18:03:27 +00:00
settings.cpp new cursors 1999-01-03 11:03:59 +00:00
slider.cpp Removed warnings from tbarsimpl 1999-03-02 08:56:59 +00:00
spinbutt.cpp warnings suppressed 1999-03-01 18:20:36 +00:00
statbmp.cpp Header changes (gtk.h etc no longer included in defs.h 1999-01-02 19:13:25 +00:00
statbox.cpp Dialog items inherit parent's font now 1999-02-18 14:04:46 +00:00
stattext.cpp Dialog items inherit parent's font now 1999-02-18 14:04:46 +00:00
tbargtk.cpp Applied Russel's changes to wxToolBarBase 1999-02-16 09:31:28 +00:00
textctrl.cpp added wxMenu::Append( wxMenuItem ) 1999-02-28 18:03:27 +00:00
threadgui.inc thread fixes (compiles, but doesn't work yet) 1999-01-21 16:06:01 +00:00
threadno.cpp Triued in vain to fix threads segvs with gcc 1999-01-02 22:24:41 +00:00
threadpsx.cpp TestDestroy() is not const any more (warnings suppressed) 1999-01-22 18:35:42 +00:00
threadsgi.cpp Compilation fixes 1999-01-06 21:09:17 +00:00
timer.cpp minor Configure / makefiles updates 1999-01-08 20:33:18 +00:00
tooltip.cpp micro compilation fix 1999-02-08 22:13:18 +00:00
treectrl.cpp 1. added wxTreeCtrl::GetLastChild (modified MSW, GTK, generic and docs) 1999-01-27 15:28:48 +00:00
utilsgtk.cpp more DG-UX compilation fixes (thanks to Benjamin Beckwith) 1999-02-25 09:36:35 +00:00
utilsres.cpp Found mem leaks (except one) 1999-01-28 09:57:29 +00:00
verti.xbm
wave.cpp TWIN32 compatibility added; wxMotif uses wxGTK's wxPostScriptDC; 1999-01-19 18:23:02 +00:00
win_gtk.c OpenGl works now under GTK 1999-01-10 10:49:57 +00:00
window.cpp added wxMenu::Append( wxMenuItem ) 1999-02-28 18:03:27 +00:00