wxWidgets/src/gtk
Robert Roebling 510d156fc5 Added temporary test to splitter.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4034 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-10-17 19:54:51 +00:00
..
.cvsignore cvs now ignores libtool's .lo and .la files 1999-06-14 17:13:40 +00:00
accel.cpp many changes; major ones: 1999-10-04 20:15:38 +00:00
app.cpp 1. wxPostEvent added and documented 1999-10-17 01:18:49 +00:00
bdiag.xbm Initial revision 1998-05-20 14:01:55 +00:00
bitmap.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
bmpbuttn.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
brush.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
button.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
cdiag.xbm Initial revision 1998-05-20 14:01:55 +00:00
checkbox.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
checklst.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
choice.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
clipbrd.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
colour.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
combobox.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
control.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
cross.xbm Initial revision 1998-05-20 14:01:55 +00:00
cursor.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
data.cpp 1. wxPostEvent added and documented 1999-10-17 01:18:49 +00:00
dataobj.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
dc.cpp Added wxStaticBitmap::SetIcon() 1999-07-25 14:38:28 +00:00
dcclient.cpp don't draw with NULL font 1999-10-15 18:09:45 +00:00
dcmemory.cpp DC change header change for wxMemoryDC and wxPostscriptDC. 1999-05-15 23:40:42 +00:00
dcscreen.cpp With the exceptions of DnD, wxGTk now works with 1999-04-01 12:14:30 +00:00
dialog.cpp unused param 1999-10-15 18:12:56 +00:00
dnd.cpp 1. wxPostEvent added and documented 1999-10-17 01:18:49 +00:00
fdiag.xbm Initial revision 1998-05-20 14:01:55 +00:00
filedlg.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
font.cpp Applied Diana's font patch II 1999-10-17 10:22:45 +00:00
fontdlg.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
frame.cpp Restored wxSizeEvent code form last week -> wxGLCanvas 1999-10-16 20:07:16 +00:00
gauge.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
gdiobj.cpp Added background colour again 1998-10-27 15:04:35 +00:00
gsockgtk.c bugfixes 1999-09-30 23:53:10 +00:00
horiz.xbm Initial revision 1998-05-20 14:01:55 +00:00
icon.cpp "wxGDIObject * => &" related changes (see mail to the list) 1998-12-09 17:30:17 +00:00
joystick.cpp new makefiles (part I) 1999-06-01 15:32:12 +00:00
listbox.cpp Applied a few patches, 1999-10-09 13:32:40 +00:00
main.cpp Moved the main funtion into its own source file. 1998-12-23 17:51:12 +00:00
mdi.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
menu.cpp Added wxMenu::Delete() and fixed some menu deleted memory 1999-10-11 19:32:58 +00:00
minifram.cpp Changed time of sending the wxSizeEvent and assorted things, 1999-10-14 13:09:01 +00:00
notebook.cpp Added temporary test to splitter. 1999-10-17 19:54:51 +00:00
palette.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
pen.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
radiobox.cpp Changed time of sending the wxSizeEvent and assorted things, 1999-10-14 13:09:01 +00:00
radiobut.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
region.cpp minor Configure / makefiles updates 1999-01-08 20:33:18 +00:00
scrolbar.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
settings.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
slider.cpp let's not forget that \& has lower priority than == in C 1999-10-15 17:15:43 +00:00
spinbutt.cpp added SpinCtrl, 1999-10-11 10:05:36 +00:00
spinctrl.cpp added SpinCtrl, 1999-10-11 10:05:36 +00:00
statbmp.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
statbox.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
statline.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
stattext.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
tbargtk.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
textctrl.cpp TreeTest compiles again, 1999-10-10 19:56:38 +00:00
threadno.cpp 1. the common helper functions are now in src/unix/utilsunx.cpp 1999-03-06 00:11:27 +00:00
threadsgi.cpp Compilation fixes 1999-01-06 21:09:17 +00:00
timer.cpp fix from Ron for one-shot timers 1999-10-01 13:21:34 +00:00
tooltip.cpp Added zillions of #if wxUSE_XXX 1999-06-14 23:04:05 +00:00
treegtk.cpp treectrl.cpp renamed to treegtk.cpp due to usage of VPATH in makefiles 1999-05-31 17:14:12 +00:00
utilsgtk.cpp explicit compilation fix 1999-07-30 17:02:44 +00:00
utilsres.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
verti.xbm Initial revision 1998-05-20 14:01:55 +00:00
wave.cpp Use memcmp instead of that wxString hack 1999-07-23 09:48:39 +00:00
win_gtk.c Restored wxSizeEvent code form last week -> wxGLCanvas 1999-10-16 20:07:16 +00:00
window.cpp Applied Diana's font patch II 1999-10-17 10:22:45 +00:00