wxWidgets/include/wx/gtk
Ove Kaaven 9d2f3c71d8 Oh well, I'll just stuff in the rest of the Unicode changes I have made
so far here. You may start complaining now.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2113 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-04-12 22:20:19 +00:00
..
.cvsignore .cvsignores added 1998-10-20 07:47:25 +00:00
accel.h Fixed Dialog Editor compilation and window sizing bug. Various warning-related 1998-11-26 09:56:02 +00:00
app.h Fixed gtk 1.2.x wxYield() problem (tested). 1999-04-08 20:51:00 +00:00
bitmap.h Moved image code 1998-12-10 09:37:07 +00:00
bmpbuttn.h configure and #ifdef wxUSE_XXX updates 1999-01-04 13:52:06 +00:00
brush.h Removed minor differences between wxMSW and wxGTK 1998-12-17 14:07:46 +00:00
button.h SetEventData for a few widgets 1998-11-06 08:50:52 +00:00
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 Oh well, I'll just stuff in the rest of the Unicode changes I have made 1999-04-12 22:20:19 +00:00
control.h I've put live into Vadim's wxNavigationKeyEvent idea 1998-12-17 08:40:34 +00:00
cursor.h "wxGDIObject * => &" related changes (see mail to the list) 1998-12-09 17:30:17 +00:00
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 "wxGDIObject * => &" related changes (see mail to the list) 1998-12-09 17:30:17 +00:00
dcps.h Compilation fixes 1999-01-06 21:09:17 +00:00
dcscreen.h Changed wxRectangle to wxRect. Sorry for the bandwidth... 1998-12-03 10:13:41 +00:00
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 Oh well, I'll just stuff in the rest of the Unicode changes I have made 1999-04-12 22:20:19 +00:00
font.h Oh well, I'll just stuff in the rest of the Unicode changes I have made 1999-04-12 22:20:19 +00:00
frame.h Removed this Maximize() overridden bug 1999-04-09 20:26:29 +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 Some more wxMotif improvements: DrawIcon fixed; generic notebook 1998-12-23 21:35:51 +00:00
joystick.h Added GTK/Linux joystick class (Guilhem Lavaux) 1998-06-13 10:11:58 +00:00
listbox.h 1. validator fixes: don't eat TAB. Added new SetBellOnError() function to 1999-02-25 14:47:18 +00:00
mdi.h Rewrote MDI system 1999-04-11 22:43:52 +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 "wxGDIObject * => &" related changes (see mail to the list) 1998-12-09 17:30:17 +00:00
pen.h "wxGDIObject * => &" related changes (see mail to the list) 1998-12-09 17:30:17 +00:00
radiobox.h wxPython updates (SWIG really works, cannot believe it) 1998-12-19 12:38:52 +00:00
radiobut.h Now even wxRadioButton works 1998-12-14 20:03:52 +00:00
region.h Flicker war won. 1998-11-26 16:11:46 +00:00
scrolbar.h wxSize/wxPoint/wxRect versions of functions added to wxMSW, wxMotif; 1998-11-28 13:38:40 +00:00
settings.h Added scrollbar size to settings 1998-12-12 16:42:43 +00:00
slider.h Doc corrections 1998-11-14 20:17:32 +00:00
spinbutt.h Let's face it, GTK's resizing is broken and 1999-02-17 16:42:36 +00:00
statbmp.h configure and #ifdef wxUSE_XXX updates 1999-01-04 13:52:06 +00:00
statbox.h Big color update with the newest information 1998-10-29 18:03:18 +00:00
stattext.h Big color update with the newest information 1998-10-29 18:03:18 +00:00
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 Rewrote MDI system 1999-04-11 22:43:52 +00:00