wxWidgets/src/gtk
2002-05-07 23:29:03 +00:00
..
.cvsignore cvs now ignores libtool's .lo and .la files 1999-06-14 17:13:40 +00:00
app.cpp Made OnInit() and OnRun() logic like MSW when it 2002-05-04 11:53:06 +00:00
bdiag.xbm Initial revision 1998-05-20 14:01:55 +00:00
bitmap.cpp corrected warnings when compiling with -Wall -W 2002-05-07 21:58:27 +00:00
bmpbuttn.cpp initialize wxBitmapButton members 2002-05-04 11:57:39 +00:00
brush.cpp corrected warnings when compiling with -Wall -W 2002-05-07 21:58:27 +00:00
button.cpp changes to make wxGTK compile with GTK+ 2.0: now it does but the minimal 2002-03-12 19:24:30 +00:00
cdiag.xbm Initial revision 1998-05-20 14:01:55 +00:00
checkbox.cpp Various changes to focus handling when TLW start. 2002-04-17 22:44:31 +00:00
checklst.cpp first pass of wxUniv merge - nothing works, most parts don't even compile 2001-06-26 20:59:19 +00:00
choice.cpp implemented wxChoice::Delete 2002-04-12 09:31:12 +00:00
clipbrd.cpp Applied thread wakeup patch. 2002-02-04 12:38:11 +00:00
colour.cpp corrected warnings when compiling with -Wall -W 2002-05-07 21:58:27 +00:00
combobox.cpp changes to make wxGTK compile with GTK+ 2.0: now it does but the minimal 2002-03-12 19:24:30 +00:00
control.cpp first pass of wxUniv merge - nothing works, most parts don't even compile 2001-06-26 20:59:19 +00:00
cross.xbm Initial revision 1998-05-20 14:01:55 +00:00
cursor.cpp corrected warnings when compiling with -Wall -W 2002-05-07 21:58:27 +00:00
data.cpp 1. made wxDebugMsg, wxError and wxFatalError deprecated (still available 2002-02-22 18:18:36 +00:00
dataobj.cpp don't use deprecated wxImage methods inside wxWin 2002-03-24 00:22:15 +00:00
dc.cpp wxDC scaling fix patch (Derry Bryson) 2001-01-31 15:57:09 +00:00
dcclient.cpp dumb fix for wxDC::Clear() crash 2002-05-02 13:52:43 +00:00
dcmemory.cpp #ifdeffed new paint clipping :-( 2000-02-23 17:47:43 +00:00
dcscreen.cpp wxDC::GetSize() should work now in wxGTK 2000-10-30 16:43:37 +00:00
descrip.mms Committing in . 2002-03-15 09:02:01 +00:00
dialog.cpp added wxWS_EX_TRANSIENT, added code for handling it and fixed wxLogGeneric 2001-11-30 23:40:12 +00:00
dnd.cpp changed DoDragDrop(bool) into DoDragDrop(int) and added support for wxDrag_DefaultMove flag 2002-04-28 14:30:54 +00:00
evtloop.cpp added wxEventLoop::GetActive() 2001-08-12 22:10:20 +00:00
fdiag.xbm Initial revision 1998-05-20 14:01:55 +00:00
filedlg.cpp wxFileDialog changed to use (new) wxCHANGE_DIR flag, docs updated 2000-10-08 23:35:09 +00:00
files.lst added src/msw/popupwin.cpp to the makefiles 2002-05-07 23:29:03 +00:00
font.cpp corrected warnings when compiling with -Wall -W 2002-05-07 21:58:27 +00:00
fontdlg.cpp changes to make wxGTK compile with GTK+ 2.0: now it does but the minimal 2002-03-12 19:24:30 +00:00
frame.cpp Made OnInit() and OnRun() logic like MSW when it 2002-05-04 11:53:06 +00:00
gauge.cpp got rid of ^Ms 2001-12-14 00:28:47 +00:00
gdiobj.cpp removed USE_SHARED_LIBRARY(IES) 1999-12-14 23:57:30 +00:00
glcanvas.cpp removed code (re)setting the camera from wxGLCanvas::OnSize() 2001-11-09 15:12:25 +00:00
gsockgtk.c Private gsocket files were using 'typedef int bool', removed this 2001-05-10 06:31:39 +00:00
horiz.xbm Initial revision 1998-05-20 14:01:55 +00:00
icon.cpp added wxIcon::CopyFromBitmap to wxGTK 2000-08-15 21:44:18 +00:00
joystick.cpp compilation error fixed 2002-03-13 21:10:29 +00:00
listbox.cpp Various changes to focus handling when TLW start. 2002-04-17 22:44:31 +00:00
main.cpp Various makefile and installation things. 2000-03-05 17:49:58 +00:00
mdi.cpp changes to make wxGTK compile with GTK+ 2.0: now it does but the minimal 2002-03-12 19:24:30 +00:00
menu.cpp don't send the events for the radio menu items being unchecked 2002-03-26 14:09:55 +00:00
minifram.cpp wxMiniFrame works again. 2002-01-27 19:54:13 +00:00
notebook.cpp fixed initial focus handling in the dialog and made SetFocus() send the focus 2002-04-20 13:53:11 +00:00
pen.cpp corrected warnings when compiling with -Wall -W 2002-05-07 21:58:27 +00:00
popupwin.cpp respect minimal wxTLW size in wxUniv 2002-02-10 19:08:54 +00:00
radiobox.cpp Various changes to focus handling when TLW start. 2002-04-17 22:44:31 +00:00
radiobut.cpp Various changes to focus handling when TLW start. 2002-04-17 22:44:31 +00:00
region.cpp corrected warnings when compiling with -Wall -W 2002-05-07 21:58:27 +00:00
scrolbar.cpp fixed bug in generation of thumb scroll events 2002-04-14 16:26:36 +00:00
scrolwin.cpp Added knowledge of virtual size to wx(Scrolled)Windows, they can now 2002-04-19 22:12:38 +00:00
settings.cpp wxIconBundle implementation. 2002-03-26 21:54:23 +00:00
slider.cpp changes to make wxGTK compile with GTK+ 2.0: now it does but the minimal 2002-03-12 19:24:30 +00:00
spinbutt.cpp changes to make wxGTK compile with GTK+ 2.0: now it does but the minimal 2002-03-12 19:24:30 +00:00
spinctrl.cpp fixed compilation warnings with GTK+ 2.0 2002-03-26 18:42:39 +00:00
statbmp.cpp Various changes for simplification of focus event 2001-08-19 21:36:25 +00:00
statbox.cpp added support for wxALIGN_XXX in wxStaticBox 2002-01-11 18:59:48 +00:00
statline.cpp second merge of the 2.2 branch (RL) 2000-08-08 06:11:51 +00:00
stattext.cpp first pass of wxUniv merge - nothing works, most parts don't even compile 2001-06-26 20:59:19 +00:00
tbargtk.cpp radio toolbar buttons finally work 2002-03-26 16:09:32 +00:00
textctrl.cpp fixed bug with the text attr not being reset even after SetDefaultStyle(wxTextAttr()) call 2002-04-25 18:12:53 +00:00
tglbtn.cpp Various changes to focus handling when TLW start. 2002-04-17 22:44:31 +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 fixes for the compilation warnings with Sun CC: 2002-01-09 12:49:12 +00:00
tooltip.cpp changes to make wxGTK compile with GTK+ 2.0: now it does but the minimal 2002-03-12 19:24:30 +00:00
toplevel.cpp Make Univ/GTK compile again 2002-04-23 20:16:40 +00:00
treegtk.cpp removed USE_SHARED_LIBRARY(IES) 1999-12-14 23:57:30 +00:00
utilsgtk.cpp fixes for the compilation warnings with Sun CC: 2002-01-09 12:49:12 +00:00
utilsres.cpp Unicode fixes 2000-01-03 02:24:26 +00:00
verti.xbm Initial revision 1998-05-20 14:01:55 +00:00
wave.cpp include <wx/...> => include "wx/..." 1999-11-02 15:50:22 +00:00
win_gtk.c More work on GTK 2.0 drawing. 2002-03-29 13:05:21 +00:00
window.cpp Make Univ/GTK compile again 2002-04-23 20:16:40 +00:00
wx_gtk_vmsjackets.c Committing in . 2000-03-22 12:42:38 +00:00