wxWidgets/include/wx/gtk
Robert Roebling 034be8882c Here it comes:
Doc updates
  Makefile doesn't strip anylonger
  Makefile adapted to /src/unix etc
  Added wxLB_ALWAYS_SB
  Added MWM window manager hints
  Fixed event handling bugs that (among others) caused
    the wxListBox misbeahiour
  Rwwrote GtkmyFixed for GTK 1.2
  Made data requests etc in wxClipboadr asynchronous
  Added underscores to menus (some)
  Tried in vain to make wxTextCtrl (and its GtkTable)
    behave correctly. The bottom text control in the
    controls samples still misbehaves upon start-up.
  did I change notebook.cpp ?


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2082 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-04-09 18:01:17 +00:00
..
.cvsignore
accel.h
app.h Fixed gtk 1.2.x wxYield() problem (tested). 1999-04-08 20:51:00 +00:00
bitmap.h
bmpbuttn.h
brush.h
button.h
checkbox.h hack to implement right aligned checkboxes 1999-03-22 18:55:24 +00:00
checklst.h some minor fixes for DEC CXX compilation 1999-02-19 17:32:03 +00:00
choice.h wxCommandEvent::SetString() change - now uses wxString 1999-03-16 18:54:24 +00:00
clipbrd.h Here it comes: 1999-04-09 18:01:17 +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 compilation fix (forgot to check in this one) 1999-03-14 22:00:56 +00:00
control.h
cursor.h
dataobj.h wxDataObject documented 1999-01-30 00:15:17 +00:00
dc.h Many changes to the printing classes. 1999-03-25 23:06:01 +00:00
dcclient.h Many changes to the printing classes. 1999-03-25 23:06:01 +00:00
dcmemory.h
dcps.h Compilation fixes 1999-01-06 21:09:17 +00:00
dcscreen.h
dialog.h wxGTK fixes for the yesterday's addition of m_isWindow flag 1999-02-24 13:15:42 +00:00
dnd.h Changed clipboard text format id from "STRING" to "TEXT" 1999-04-06 17:24:14 +00:00
filedlg.h wxFileDialog::GetFilename and GetDir work now 1999-03-23 15:53:08 +00:00
font.h Small doc corrections 1999-01-24 15:07:54 +00:00
frame.h Menu/toolbar event handling now tries the window with the focus first. 1999-04-07 21:33:22 +00:00
gauge.h Small doc corrections 1999-01-24 15:07:54 +00:00
gdiobj.h Small doc corrections 1999-01-24 15:07:54 +00:00
icon.h
joystick.h
listbox.h 1. validator fixes: don't eat TAB. Added new SetBellOnError() function to 1999-02-25 14:47:18 +00:00
mdi.h GetSize() and GetClientSize() changes 1999-02-22 11:01:13 +00:00
menu.h Here it comes: 1999-04-09 18:01:17 +00:00
menuitem.h wxMenu code clean up 1999-03-24 19:05:19 +00:00
minifram.h wxWindow::OnClose() removed completely from wxGTK, wxCloseEvent is now 1999-02-05 14:26:48 +00:00
notebook.h Added some missing wxTextCtrl functions: Undo, Redo, CanUndo, CanRedo, 1999-04-06 16:32:33 +00:00
palette.h
pen.h
radiobox.h
radiobut.h
region.h
scrolbar.h
settings.h
slider.h
spinbutt.h Let's face it, GTK's resizing is broken and 1999-02-17 16:42:36 +00:00
statbmp.h
statbox.h
stattext.h
tbargtk.h Applied Russel's changes to wxToolBarBase 1999-02-16 09:31:28 +00:00
textctrl.h Menu/toolbar event handling now tries the window with the focus first. 1999-04-07 21:33:22 +00:00
timer.h minor Configure / makefiles updates 1999-01-08 20:33:18 +00:00
tooltip.h wxToolTip modifications: wxUSE_TOOLTIPS setting (default: on) added and 1999-02-01 14:40:53 +00:00
treectrl.h 1. added wxTreeCtrl::GetLastChild (modified MSW, GTK, generic and docs) 1999-01-27 15:28:48 +00:00
wave.h TWIN32 compatibility added; wxMotif uses wxGTK's wxPostScriptDC; 1999-01-19 18:23:02 +00:00
win_gtk.h Here it comes: 1999-04-09 18:01:17 +00:00
window.h Here it comes: 1999-04-09 18:01:17 +00:00