Changelogs

Overview

These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2016-05-09 08:38:04

Changes per page:

25 50 100 250 500 1000 2000

Changelog for wxWidgets (70435 changes):

1999-06-30 08:30 RD, revision 2937

Now passes FILE* to wxExprDatabase instead of ofstream to compy with recent changes in wxExprDatabase.

1999-06-30 04:34 RD, revision 2936

Corrected link error for missing wxRegTipProvider::GetTip by giving it an empty stub function that can be filled in later when somebody finishes this class.

1999-06-30 04:28 RD, revision 2935

added some WXDLLEXPORT's

1999-06-30 00:03 RR, revision 2934

Typos.

1999-06-29 23:16 RR, revision 2933

wxChoiceDialog fix. Distribution and build things.

1999-06-29 17:53 GL, revision 2932

* wxDataStreams use wxUint now.

1999-06-29 17:04 KB, revision 2931

Added code to look up main program symbols - unix only. PLEASE FIX FOR MSW.

1999-06-29 13:13 VZ, revision 2930

1. wxGrid fixes contributed by Gerhard Gruber (client data for cells...) 2. Motif warnings removed 3. Using native msgbox under Motif (ok, it doesn't work, but generic doesn't work neither)

1999-06-29 12:34 VZ, revision 2929

my wxMotif fixes (merged with Robert's changes), wxMotif compiles, links and runs... until you click in the menu, that is.

1999-06-29 11:50 VZ, revision 2928

startup tips for Unix

1999-06-29 08:41 UG, revision 2927

no message

1999-06-28 22:08 VZ, revision 2926

more files I forgot to commit

1999-06-28 22:06 VZ, revision 2925

misc minor fixes I forgot to commit before

1999-06-28 22:04 VZ, revision 2924

should fix compilation for BC++

1999-06-28 22:04 VZ, revision 2923

wxGTK compile fixes for my wxMSW changes

1999-06-28 21:53 VZ, revision 2922

why cvs thinks that I modified these files?

1999-06-28 21:52 VZ, revision 2921

file I forgot to add...

1999-06-28 21:47 VZ, revision 2920

tip icon in XPM format

1999-06-28 21:39 VZ, revision 2919

1. wxStaticLine implemented (generic (ugly) and MSW versions) 2. wxTextDialog looks fine under MSW again 3. startup tips added: code, sample, docs 4. read-only text controls don't participate in TAB traversal

1999-06-28 18:22 GL, revision 2918

* wxStream fixes (integer/line parsing). * Typetest sample fixes.

1999-06-28 13:22 RR, revision 2917

Applied fixes for AIX (GTK 1.0 compilation). Removed ostream from property classes. Removed Lisp output from wxExpr.

1999-06-28 04:08 , revision 2916
  • A /wxWidgets/tags/wxPython-2_1b1
  • D /wxWidgets/tags/wxPython-2_1b1/.cvsignore
  • D /wxWidgets/tags/wxPython-2_1b1/acconfig.h
  • D /wxWidgets/tags/wxPython-2_1b1/acinclude.m4
  • D /wxWidgets/tags/wxPython-2_1b1/autogen.sh
  • D /wxWidgets/tags/wxPython-2_1b1/BuildCVS.txt
  • D /wxWidgets/tags/wxPython-2_1b1/config.guess
  • D /wxWidgets/tags/wxPython-2_1b1/config.sub
  • D /wxWidgets/tags/wxPython-2_1b1/configure.in
  • D /wxWidgets/tags/wxPython-2_1b1/distrib
  • D /wxWidgets/tags/wxPython-2_1b1/docs
  • D /wxWidgets/tags/wxPython-2_1b1/include
  • D /wxWidgets/tags/wxPython-2_1b1/install-sh
  • D /wxWidgets/tags/wxPython-2_1b1/lib
  • D /wxWidgets/tags/wxPython-2_1b1/locale
  • D /wxWidgets/tags/wxPython-2_1b1/ltconfig
  • D /wxWidgets/tags/wxPython-2_1b1/ltmain.sh
  • D /wxWidgets/tags/wxPython-2_1b1/Makefile.am
  • D /wxWidgets/tags/wxPython-2_1b1/misc
  • D /wxWidgets/tags/wxPython-2_1b1/missing
  • D /wxWidgets/tags/wxPython-2_1b1/mkinstalldirs
  • D /wxWidgets/tags/wxPython-2_1b1/samples
  • D /wxWidgets/tags/wxPython-2_1b1/src
  • D /wxWidgets/tags/wxPython-2_1b1/tests
  • D /wxWidgets/tags/wxPython-2_1b1/user
  • D /wxWidgets/tags/wxPython-2_1b1/utils/dialoged
  • D /wxWidgets/tags/wxPython-2_1b1/utils/framelayout
  • D /wxWidgets/tags/wxPython-2_1b1/utils/glcanvas
  • D /wxWidgets/tags/wxPython-2_1b1/utils/HelpGen
  • D /wxWidgets/tags/wxPython-2_1b1/utils/HelpHTML
  • D /wxWidgets/tags/wxPython-2_1b1/utils/makefile.vc
  • D /wxWidgets/tags/wxPython-2_1b1/utils/nplugin
  • D /wxWidgets/tags/wxPython-2_1b1/utils/ogl
  • D /wxWidgets/tags/wxPython-2_1b1/utils/serialize
  • D /wxWidgets/tags/wxPython-2_1b1/utils/tex2rtf
  • D /wxWidgets/tags/wxPython-2_1b1/utils/wxMMedia
  • D /wxWidgets/tags/wxPython-2_1b1/utils/wxOLE
  • D /wxWidgets/tags/wxPython-2_1b1/utils/wxtree
  • D /wxWidgets/tags/wxPython-2_1b1/wx-config.in
  • D /wxWidgets/tags/wxPython-2_1b1/wxGTK.spec
  • D /wxWidgets/tags/wxPython-2_1b1/wxMotif.spec
  • D /wxWidgets/tags/wxPython-2_1b1/wxWINE.spec

This commit was manufactured by cvs2svn to create tag 'wxPython-2_1b1'.

1999-06-28 04:08 RD, revision 2915

Final tweaks for 2.1b1

1999-06-28 03:10 RD, revision 2914

Final tweaks for 2.1b1

1999-06-27 22:37 RR, revision 2913

Replaced ostream with FILE* in wxExpr.

1999-06-27 22:06 VZ, revision 2912

missing newline at the end of file added

1999-06-27 21:53 RD, revision 2911

fixed typo

1999-06-27 16:42 RR, revision 2910

More tests for streams.

1999-06-27 11:26 VZ, revision 2909

missing semicolon added to the example

1999-06-27 10:39 RR, revision 2908

Work on streams of all sorts. More to come.

1999-06-26 13:55 VZ, revision 2907

a small cosmetic fix for single choice dialog

1999-06-26 12:10 RR, revision 2906

Typos.

1999-06-26 11:56 RR, revision 2905

Added wxGTK-only cmn dialogs. Fixed a few includes and installing makefiles. Updated testconf accordingly. Good fences make good neighbours.

1999-06-26 11:10 VZ, revision 2904

1. serious bug in wxRegConfig corrected - deleting a value would delete the key containing it if it didn't have any subkeys (i.e. would delete the sibling values) 2. wxRegKey::GetFirstValue() starts with first value, not the second one 3. typo in wxStaticText::DoSetSize() which prevented width.AsIs() from working fixed 4. adjustment for the parent client area offset not done for the top level windows (dialogs and frames) any more

1999-06-26 10:25 VS, revision 2903

*** empty log message ***

1999-06-26 10:12 VS, revision 2902

*** empty log message ***

1999-06-26 05:12 RS, revision 2901

Added #include wx/dcclient.h for Vadims changes to work without pc headers

1999-06-26 05:05 RS, revision 2900

Added #include wx/dcclient.h and wx/settings.h for Vadims new code under non-precomp header compilers

1999-06-26 03:44 RS, revision 2899

Added #include wx/listbox.h needed under Linux (probably all precomp header systems)

1999-06-25 22:50 VZ, revision 2898

multi line static controls now calculate their width and height correctly

1999-06-25 22:46 RR, revision 2897

Commented out "best visual" code.

1999-06-25 21:28 VZ, revision 2896

1. wxSingleChoiceDialog looks Ok under Windows 2. wxDialog now longer is resizeable by default 3. wxProgressDialog has a more reasonable width

1999-06-25 18:11 KB, revision 2895

fixed frame style

1999-06-25 16:31 RR, revision 2894

Oops.

1999-06-25 16:30 RR, revision 2893

Changed a few true -> TRUE added #ifdef GTK 1.2

1999-06-25 14:04 VS, revision 2892

*** empty log message ***

1999-06-25 14:02 KB, revision 2891

slightly more intelligent size calculation to prevent clipping of text

1999-06-24 22:07 VZ, revision 2890

the progres dialog now looks decently under Windows

1999-06-24 22:05 VZ, revision 2889

wxSpinButton::GetValue() returns correct result now

1999-06-24 21:27 VZ, revision 2888

several notebook bugs fixed: 1. deleting the last page sets selection to -1 2. deleting the selected page unselects it first 3. adding page calls Layout() on it

1999-06-24 20:02 RD, revision 2887

Printout object is now calling base class virtuals where needed...

1999-06-24 14:43 RR, revision 2886

wxGTK now chooses the best visual X offers, instead of the default one. Reordered object files for library creation.

1999-06-24 09:04 KB, revision 2885

Updated from Mahogany.

1999-06-23 23:31 VZ, revision 2884

MDI child maximize bug fixed

1999-06-23 19:33 RR, revision 2883

Motif things.

1999-06-23 17:13 , revision 2882
  • A /wxWidgets/tags/TOKENZR_ORIG
  • D /wxWidgets/tags/TOKENZR_ORIG/.cvsignore
  • D /wxWidgets/tags/TOKENZR_ORIG/acconfig.h
  • D /wxWidgets/tags/TOKENZR_ORIG/acinclude.m4
  • D /wxWidgets/tags/TOKENZR_ORIG/autogen.sh
  • D /wxWidgets/tags/TOKENZR_ORIG/BuildCVS.txt
  • D /wxWidgets/tags/TOKENZR_ORIG/config.guess
  • D /wxWidgets/tags/TOKENZR_ORIG/config.sub
  • D /wxWidgets/tags/TOKENZR_ORIG/configure.in
  • D /wxWidgets/tags/TOKENZR_ORIG/distrib
  • D /wxWidgets/tags/TOKENZR_ORIG/docs
  • D /wxWidgets/tags/TOKENZR_ORIG/include/.cvsignore
  • D /wxWidgets/tags/TOKENZR_ORIG/include/Makefile.am
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/.cvsignore
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/accel.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/app.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/arrimpl.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/bitmap.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/bmpbuttn.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/brush.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/buffer.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/button.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/caret.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/checkbox.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/checklst.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/choicdlg.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/choice.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/clipbrd.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/cmndata.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/colordlg.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/colour.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/combobox.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/confbase.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/config.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/control.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/cursor.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/dataobj.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/date.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/datstrm.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/db.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/dbtable.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/dc.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/dcclient.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/dcmemory.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/dcprint.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/dcps.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/dcscreen.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/dde.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/debug.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/defs.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/dialog.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/dirdlg.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/dnd.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/docmdi.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/docview.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/dragimag.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/dynarray.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/dynlib.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/event.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/expr.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/file.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/fileconf.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/filedlg.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/filefn.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/font.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/fontdlg.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/frame.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/gauge.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/gdicmn.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/gdiobj.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/generic
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/grid.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/gtk
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/gtk1
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/hash.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/help.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/helpbase.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/helphtml.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/helpwin.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/helpxlp.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/icon.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/image.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/imaglist.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/intl.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/ioswrap.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/ipcbase.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/joystick.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/layout.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/laywin.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/list.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/listbox.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/listctrl.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/listimpl.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/log.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/longlong.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/Makefile.am
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/mac
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/matrix.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/mdi.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/memory.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/menu.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/menuitem.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/metafile.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/mimetype.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/minifram.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/module.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/motif
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/msgdlg.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/mstream.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/msw
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/notebook.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/object.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/objstrm.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/odbc.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/ownerdrw.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/palette.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/panel.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/paper.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/pen.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/pnghand.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/print.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/printdlg.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/prntbase.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/process.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/progdlg.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/prop.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/propform.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/proplist.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/protocol
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/qt
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/radiobox.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/radiobut.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/region.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/resource.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/sashwin.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/sckaddr.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/sckint.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/sckipc.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/sckstrm.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/scrolbar.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/scrolwin.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/serbase.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/settings.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/setup.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/slider.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/socket.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/spinbutt.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/splitter.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/statbmp.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/statbox.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/statline.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/stattext.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/statusbr.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/stream.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/string.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/stubs
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/tab.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/tabctrl.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/taskbar.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/tbar95.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/tbarbase.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/tbarmsw.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/tbarsmpl.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/textctrl.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/textdlg.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/textfile.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/thread.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/time.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/timer.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/toolbar.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/tooltip.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/treectrl.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/types.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/unix
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/url.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/utils.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/valgen.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/validate.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/valtext.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/variant.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/version.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/wave.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/wfstream.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/window.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/wx.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/wxchar.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/wxexpr.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/wxprec.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/wx_cw.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/wx_cw_cm.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/wx_cw_d.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/xpmhand.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/zstream.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx_cw.pch
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx_cw.pch++
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx_cw_d.pch
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx_cw_d.pch++
  • D /wxWidgets/tags/TOKENZR_ORIG/install-sh
  • D /wxWidgets/tags/TOKENZR_ORIG/lib
  • D /wxWidgets/tags/TOKENZR_ORIG/locale
  • D /wxWidgets/tags/TOKENZR_ORIG/ltconfig
  • D /wxWidgets/tags/TOKENZR_ORIG/ltmain.sh
  • D /wxWidgets/tags/TOKENZR_ORIG/Makefile.am
  • D /wxWidgets/tags/TOKENZR_ORIG/misc
  • D /wxWidgets/tags/TOKENZR_ORIG/missing
  • D /wxWidgets/tags/TOKENZR_ORIG/mkinstalldirs
  • D /wxWidgets/tags/TOKENZR_ORIG/samples
  • D /wxWidgets/tags/TOKENZR_ORIG/src/.cvsignore
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/.cvsignore
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/cmndata.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/config.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/cwlex_yy.c
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/cwy_tab.c
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/date.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/datstrm.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/db.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/dbtable.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/dcbase.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/docmdi.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/docview.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/doslex.c
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/dosyacc.c
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/dynarray.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/dynlib.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/event.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/extended.c
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/file.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/fileconf.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/filefn.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/framecmn.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/ftp.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/gdicmn.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/glob.inc
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/hash.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/helpbase.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/http.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/imagbmp.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/image.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/imaggif.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/imagjpeg.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/imagpng.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/intl.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/ipcbase.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/layout.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/lexer.l
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/list.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/log.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/longlong.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/matrix.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/memory.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/mimetype.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/module.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/mstream.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/object.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/objstrm.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/odbc.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/paper.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/parser.y
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/prntbase.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/process.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/protocol.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/resourc2.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/resource.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/sckaddr.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/sckfile.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/sckint.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/sckipc.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/sckstrm.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/serbase.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/socket.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/stream.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/string.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/tbarbase.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/tbarsmpl.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/textfile.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/time.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/timercmn.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/url.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/utilscmn.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/valgen.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/validate.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/valtext.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/variant.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/wfstream.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/wincmn.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/wxchar.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/wxexpr.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/zstream.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/cygnus.bat
  • D /wxWidgets/tags/TOKENZR_ORIG/src/generic
  • D /wxWidgets/tags/TOKENZR_ORIG/src/gtk
  • D /wxWidgets/tags/TOKENZR_ORIG/src/gtk1
  • D /wxWidgets/tags/TOKENZR_ORIG/src/iodbc
  • D /wxWidgets/tags/TOKENZR_ORIG/src/jpeg
  • D /wxWidgets/tags/TOKENZR_ORIG/src/Makefile.am
  • D /wxWidgets/tags/TOKENZR_ORIG/src/mac
  • D /wxWidgets/tags/TOKENZR_ORIG/src/make.env
  • D /wxWidgets/tags/TOKENZR_ORIG/src/makeb32.env
  • D /wxWidgets/tags/TOKENZR_ORIG/src/makebcc.env
  • D /wxWidgets/tags/TOKENZR_ORIG/src/makeenvs
  • D /wxWidgets/tags/TOKENZR_ORIG/src/makefile.bcc
  • D /wxWidgets/tags/TOKENZR_ORIG/src/makefile.dos
  • D /wxWidgets/tags/TOKENZR_ORIG/src/makefile.vc
  • D /wxWidgets/tags/TOKENZR_ORIG/src/makeg95.env
  • D /wxWidgets/tags/TOKENZR_ORIG/src/makelib.b32
  • D /wxWidgets/tags/TOKENZR_ORIG/src/makelib.bcc
  • D /wxWidgets/tags/TOKENZR_ORIG/src/makelib.env
  • D /wxWidgets/tags/TOKENZR_ORIG/src/makelib.g95
  • D /wxWidgets/tags/TOKENZR_ORIG/src/makelib.vc
  • D /wxWidgets/tags/TOKENZR_ORIG/src/makelib.wat
  • D /wxWidgets/tags/TOKENZR_ORIG/src/makemsc.env
  • D /wxWidgets/tags/TOKENZR_ORIG/src/makeprog.b32
  • D /wxWidgets/tags/TOKENZR_ORIG/src/makeprog.bcc
  • D /wxWidgets/tags/TOKENZR_ORIG/src/makeprog.env
  • D /wxWidgets/tags/TOKENZR_ORIG/src/makeprog.g95
  • D /wxWidgets/tags/TOKENZR_ORIG/src/makeprog.msc
  • D /wxWidgets/tags/TOKENZR_ORIG/src/makeprog.sl
  • D /wxWidgets/tags/TOKENZR_ORIG/src/makeprog.vc
  • D /wxWidgets/tags/TOKENZR_ORIG/src/makeprog.wat
  • D /wxWidgets/tags/TOKENZR_ORIG/src/makesc.env
  • D /wxWidgets/tags/TOKENZR_ORIG/src/makesl.env
  • D /wxWidgets/tags/TOKENZR_ORIG/src/maketwin.env
  • D /wxWidgets/tags/TOKENZR_ORIG/src/makevc.env
  • D /wxWidgets/tags/TOKENZR_ORIG/src/makewat.env
  • D /wxWidgets/tags/TOKENZR_ORIG/src/make_cw.mcp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/mingegcs.bat
  • D /wxWidgets/tags/TOKENZR_ORIG/src/mingw32.bat
  • D /wxWidgets/tags/TOKENZR_ORIG/src/motif
  • D /wxWidgets/tags/TOKENZR_ORIG/src/msw
  • D /wxWidgets/tags/TOKENZR_ORIG/src/ntwxwin.mak
  • D /wxWidgets/tags/TOKENZR_ORIG/src/png
  • D /wxWidgets/tags/TOKENZR_ORIG/src/qt
  • D /wxWidgets/tags/TOKENZR_ORIG/src/regex
  • D /wxWidgets/tags/TOKENZR_ORIG/src/stubs
  • D /wxWidgets/tags/TOKENZR_ORIG/src/unix
  • D /wxWidgets/tags/TOKENZR_ORIG/src/xpm
  • D /wxWidgets/tags/TOKENZR_ORIG/src/zlib
  • D /wxWidgets/tags/TOKENZR_ORIG/tests
  • D /wxWidgets/tags/TOKENZR_ORIG/user
  • D /wxWidgets/tags/TOKENZR_ORIG/utils
  • D /wxWidgets/tags/TOKENZR_ORIG/wx-config.in
  • D /wxWidgets/tags/TOKENZR_ORIG/wxGTK.spec
  • D /wxWidgets/tags/TOKENZR_ORIG/wxMotif.spec
  • D /wxWidgets/tags/TOKENZR_ORIG/wxWINE.spec

This commit was manufactured by cvs2svn to create tag 'TOKENZR_ORIG'.

1999-06-23 17:13 GL, revision 2881

* Bug fixed in CountTokens()

1999-06-23 16:17 RR, revision 2880

wxProgressDialg works again. Did I do "update" in testconf?

1999-06-23 15:34 KB, revision 2879

minor update

1999-06-23 15:25 RR, revision 2878

wxMotif compiles and links now.

1999-06-23 14:31 KB, revision 2877

improved dialog size which created the listbox a bit too small

1999-06-23 12:51 VZ, revision 2876

dlg navigation keys work even when combobox has focus

1999-06-23 12:49 KB, revision 2875

Minor improvement to keyevent handling.

1999-06-23 11:26 VZ, revision 2874

in-place editing code from Michael Bedward integrated (with my docs)

1999-06-23 10:03 RR, revision 2873

Motif compile fixes

1999-06-23 09:31 JS, revision 2872

Corrected wxRect::Get/Set/Right/Bottom

1999-06-23 05:28 RD, revision 2871

Updates to the wxPython distribution builders

1999-06-22 21:20 VZ, revision 2870

wxHTMLHelpController compiles (and somewhat works) under Windows, added a (compile-time) option to the sample to always use HTML help, even under MSW.

1999-06-22 21:18 VZ, revision 2869

an assert added to check that we're not doing something stupid

1999-06-22 18:51 RR, revision 2868

A bit of distribution/makefiles things.

1999-06-22 18:01 RD, revision 2867

wxPython 2.1b1: More more set of generated sources...

1999-06-22 17:45 RD, revision 2866

wxPython 2.1b1: Very minor changes needed for wxGTK

1999-06-22 17:39 RD, revision 2865

Now uses proper wxUSE_xxx flags

1999-06-22 16:08 RD, revision 2864

updated ignores

1999-06-22 16:08 RD, revision 2863

typo fix

1999-06-22 15:46 RD, revision 2862

Finished a sample I forgot to do before...

1999-06-22 15:31 KB, revision 2861

Significantly improved thanks to vi.

1999-06-22 11:51 VZ, revision 2860

just to resolve a dummy conflict

1999-06-22 10:45 RR, revision 2859

Makefiles without dependencies Compile fixes...

1999-06-22 08:36 RR, revision 2858

Some #include and #if wxUSE_XX things Shut up notification in wxTextCtrl Made things compile again...

1999-06-22 07:03 RD, revision 2857

wxPython 2.1b1 for wxMSW (wxGTK coming soon) Lots of changes, see the README.txt for details...

1999-06-22 06:53 RD, revision 2856

wxPython documentation updates

1999-06-21 21:37 RR, revision 2855

Motif compile fixes.

1999-06-21 21:29 VZ, revision 2854

wxStaticBitmap::GetIcon() added

1999-06-21 21:00 KB, revision 2853

Crude hack to enable PageUp/DownKeys when controlbar is enabled. Needs improvement, but better than no keyboard support at all.

1999-06-21 20:58 KB, revision 2852

print overlap gone, mouse/cursor handling

1999-06-21 20:53 RD, revision 2851

Fixed core dump for when there is no image list on the TreeCtrl

1999-06-21 20:04 RR, revision 2850

New Makefile.ins, updates for the Motif build, removed typos from configure, etc. Corrected typo in wxGTK's window.cpp related to [not] sending char events when Alt is pressed

1999-06-21 17:41 VZ, revision 2849

msg boxes now have icons

1999-06-21 14:11 KB, revision 2848

fixes to progressdialog and its use in printing framework

1999-06-21 14:11 KB, revision 2847

merged in from Mahogany

1999-06-21 11:27 RR, revision 2846

Disabled dependencies for a while Added Motif Makefile.in wxPostScriptDC now uses fprintf() instead of <<

1999-06-21 11:17 KB, revision 2845

cursor reflects focus change

1999-06-21 10:59 KB, revision 2844

Merged in latest changes from Mahogany. Untested.

1999-06-20 22:07 VZ, revision 2843

buttons now become default when they have focus

1999-06-20 21:51 VZ, revision 2842

keyboard/focus handling improved a bit more: 1. wxFrame doesn't give focus to anything at all on activation 2. last control restored more often (some problems still persist) 3. buttons process enter 4. text controls with wxTE_PROCESS_TAB still leave TAB work as dialog navigation key if the event wasn't processed

1999-06-20 21:34 VZ, revision 2841

better update rect calculation

1999-06-20 21:34 VZ, revision 2840

compile warnings removed

1999-06-20 21:33 VZ, revision 2839

bug which could result in trying to show the caret when we didn't have focus fixed

1999-06-20 21:32 VZ, revision 2838

link problem in release build fixed

1999-06-20 21:32 VZ, revision 2837

better wxGetUserId/Name

1999-06-20 21:32 VZ, revision 2836

splitter doesn't change position when the window containing it is minimized and restored

1999-06-20 06:06 OK, revision 2835

...fixing up a previous Unicode fix.

1999-06-20 06:03 OK, revision 2834

OK, maybe not done yet, have to fix Unicode compilation one more place...

1999-06-19 19:48 OK, revision 2833

Unicode fixes. Appears that this may be the last before wxMSW will link in Unicode mode.

1999-06-19 09:23 OK, revision 2832

Unicode fix, it seems

1999-06-19 08:44 OK, revision 2831

Because someone was inconsistent about using LPSTR and char*, I missed the other Unicode problem the first time around...

1999-06-19 08:29 RR, revision 2830

Remaining Makefile.ins, Changed cp flags for "apply", Added linestyle test char -> wxChar in wxStringTokenizer

1999-06-19 08:12 OK, revision 2829

Unicode fix.

1999-06-19 04:32 OK, revision 2828

wxStrncmp implementation.

1999-06-19 00:08 VZ, revision 2827

text controls respect wxTE_PROCESS_ENTER/TAB styles again, WM_GETDLGCODE handling is generally better

1999-06-18 18:04 VZ, revision 2826

1. uninitialized variable in wxPanel fixed and unused one removed from wxWindow 2. wxTreeCtrl sends more notification messages

1999-06-18 17:56 VZ, revision 2825

standard icons for msg boxes

1999-06-18 17:38 KB, revision 2824

replaced a wrong assert with an if

1999-06-18 14:18 RR, revision 2823

Made things compile again (two pizzas). Made timer reentry safe, I think. Added CVS build info.

1999-06-18 12:55 VZ, revision 2822

--foreign switch to automake added

1999-06-17 21:40 VZ, revision 2821

fixes to work in M

1999-06-17 21:21 VZ, revision 2820

1. wxDialogs are now destroyed when they go out of scope 2. [GS]etDefaultItem() are now in wxPanel, not wxWindow 3. better checking for g_isPainting - hopefully no more false asserts 4. wxListCtrl not recreated any more when view changes, this corrects the bug with selection not working after view mode change 5. wxListCtrl now generates wxEVT_ITEM_ACTIVATED event 6. you can now press/toggle a button with a space 7. couple of other minor fixes

1999-06-17 19:46 RR, revision 2819

Made the RTTI thing an option. Added submenus to controls sample. Failed at producing tear-off menus.

1999-06-17 17:01 KB, revision 2818

Fixed the ugly cursor. global cursor no longer initialised, broken code in window.cpp fixed.

1999-06-17 16:29 KB, revision 2817

"wx/xxx.h" --> <wx/xxx.h>

1999-06-17 16:16 KB, revision 2816

Changed default cursor to be an arrow rather than the ugly X.

1999-06-17 14:58 KB, revision 2815

Fixed fatal typo.

1999-06-17 14:49 KB, revision 2814

Modified to always prefix CPPFLAGS with local include/wx path, so that user environment settings can no longer interfere with build.

1999-06-17 14:14 KB, revision 2813

Uses new wxMenu(long style) constructor.

1999-06-17 14:08 KB, revision 2812

Implemented tearoff menus, please see my posting to wxwin-developers.

1999-06-17 12:07 JS, revision 2811

Added some #defines

1999-06-17 11:12 RR, revision 2810

Tried a test for the RTTI options of GCC.

1999-06-17 10:03 KB, revision 2809

file should end with newline

1999-06-17 07:00 OK, revision 2808

Attempt to implement a bunch of wx string.h equivalents.

1999-06-16 19:13 RR, revision 2807

put -fno-rtti into wx-config

1999-06-16 16:34 RR, revision 2806

wxWINE things.

1999-06-16 15:29 KB, revision 2805

wxCHOICE defaults to yes now, even in debug mode

1999-06-16 08:18 RR, revision 2804

Forgot this one.

1999-06-16 08:14 RR, revision 2803

make fixes.

1999-06-16 06:50 OK, revision 2802

Had missed one LPSTR.

1999-06-16 06:03 OK, revision 2801

Someone probably meant "wx/defs.h" instead of "defs.h"

1999-06-16 05:13 OK, revision 2800

Suppose I should trust the headers in BC++5.02 more than BC++4.52 (since the headers on BC++4.52 appears incorrect/outdated, compilation will now fail on 4.52 in Unicode mode... but if you want Unicode, you use the newest software anyway, right?)

1999-06-15 22:30 VZ, revision 2799

wxString::IsSameAs(char) added and documented as well as operator==(char)

1999-06-15 21:46 RR, revision 2798

Automake fix. Docs.

1999-06-15 21:06 VZ, revision 2797

compilation fixes for wxMSW

1999-06-15 20:42 VZ, revision 2796

2 typos corrected

1999-06-15 20:21 RR, revision 2795

Added a few #if wxUSE_XXX Regrouped image format handlers Updated the rest accordingly Added changes.txt for wxGTK

1999-06-14 23:04 RR, revision 2794

Added zillions of #if wxUSE_XXX Removed cmndlgs usage of wxSizer and constraints Changed occurences of wxConv_xxx to wxConvXxxx and changed some wxConvLibc to wxConvCurrent Added Unicode tests to typetests (not finished) Compile fix for wxString in Unicode mode - we have to use the "experimental" printf then, I guess.

1999-06-14 21:51 OK, revision 2793

Explicit casting/instantiation to resolve ambiguous overload.

1999-06-14 20:02 KB, revision 2792

Fixed the keyboard selection handling (Please remember to maintain m_Selecting when Starting/Ending/Discarding selection!!!). Fixed a LineBreak() related bug.

1999-06-14 17:54 OK, revision 2791

Unicode fix.

1999-06-14 17:14 HH, revision 2790

ignore .lo and .la

1999-06-14 17:13 HH, revision 2789

cvs now ignores libtool's .lo and .la files

1999-06-14 15:47 KB, revision 2788

Should work for wxMSW, now. Cannot test this myself, though.

1999-06-14 15:47 KB, revision 2787

Modified so that it should work for __WXMSW__, too. I cannot check this myself, though. :-(

1999-06-14 14:51 OK, revision 2786

The Unicode handling fixes my app seemed to need.

1999-06-14 14:51 KB, revision 2785

improved selection-autodeletion, but backspace handling not perfect yet, untested

1999-06-14 14:39 OK, revision 2784

A few weeks of Unicode fixes (my old win95 laptop compiles sloowly, especially when through the nullmodem cable).

1999-06-14 14:31 OK, revision 2783

Some more Unicode changes.

1999-06-14 14:29 OK, revision 2782

Could of Unicode fixes.

1999-06-14 14:26 OK, revision 2781

Unicode needs the 'experimental' printf, so define it if wxUSE_UNICODE for now...

1999-06-14 14:23 OK, revision 2780

operator for wxString == wx[W]CharBuffer.

1999-06-14 14:20 OK, revision 2779

Couple more Unicode fixes.

1999-06-14 14:19 OK, revision 2778

Unicode changes.

1999-06-14 09:43 PA, revision 2777

Correct some minor compile pbs with VC++1.52c & VC++4.1

1999-06-14 07:12 PA, revision 2776

*** empty log message ***

1999-06-14 00:00 VZ, revision 2775

wxGetFullHostName() implemented - it doesn't work though (and won't even compile under Win16 I think - TODO)

1999-06-13 23:59 VZ, revision 2774

WXDLLEXPORTLOCAL removed, WXDLLEXPORT seems to be enough

1999-06-13 22:54 VZ, revision 2773

1. some more of "#if wxUSE_XXX" here and there 2. Makefile fixes for Cygwin compilation

1999-06-13 22:27 VZ, revision 2772

1. libtool 1.2d => 1.3 (should speed up configure checks for it because it caches the results) 2. aclocal.m4 is automatically generated by aclocal from acinclude.m4 3. fixes to configure for Cygnus compilation (Win32)

1999-06-13 22:10 VZ, revision 2771

wxWindow::Fit() infinite loop bug fixed

1999-06-13 17:48 KB, revision 2770

Added missing initialisation of m_AutoDeleteSelection.

1999-06-13 17:44 KB, revision 2769

Fixed two minor bugs. Still more than enough left. Quite some new ones.:-(

1999-06-13 16:04 KB, revision 2768

Added missing wxGetFullHostName() and wxNO_DEFAULT for generic msgdialog

1999-06-13 15:24 RR, revision 2767

Added OS/2 patches to wxGTK. Updated docs. Added wxMask code. Added Sylvain's newest tree ctrl code and sample. Corrected wxDC background colour (now as wrong as wxMSW).

1999-06-12 21:07 VZ, revision 2766

1. crash when deleting multi line selection fixed 2. BreakLine() does just discard the first line (wreaking total havoc) any more 3. ScrollToCursor() actually scrolls to cursor 4. style change affects the first line too - and since the first time, style doesn't change mysteriously any more after second Clear() 5. word cursor movement even better (did I get it right this time?)

1999-06-12 21:03 VZ, revision 2765

IRIX compilation fixes

1999-06-12 20:56 VZ, revision 2764

{Get/Set}{Width/Height} documented

1999-06-11 17:27 RR, revision 2763

Implemented ListCtrl::SetColumnWidth() wxLIST_AUTOSIZE Fixed typo in configure Added docs for wxINTXX_SWAP_XX macros

1999-06-11 12:10 VZ, revision 2762

1. wxLayoutList::GetNumLines() and MoveCursorToEnd() added (and work) 2. FindObjectScreen() applies the line style - corrects "mouse click mis positions the cursor" bug

1999-06-11 11:15 VZ, revision 2761

wxSize::[GS]et{Width|Height} added

1999-06-11 11:14 VZ, revision 2760

minor changes (fixing crash on mouse click)

1999-06-11 10:47 VZ, revision 2759

IRIX compile fixes

1999-06-11 09:21 KB, revision 2758

Fixed a few bugs.

1999-06-11 00:53 VZ, revision 2757

more DLL compilation changes

1999-06-10 23:00 , revision 2756
  • A /wxWidgets/tags/WXDLLEXPORTLOCAL
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/.cvsignore
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/acconfig.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/aclocal.m4
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/config.guess
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/config.sub
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/configure.in
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/distrib
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/docs
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/.cvsignore
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/Makefile.am
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/.cvsignore
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/accel.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/app.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/arrimpl.cpp
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/bitmap.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/bmpbuttn.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/brush.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/buffer.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/button.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/caret.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/checkbox.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/checklst.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/choicdlg.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/choice.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/clipbrd.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/cmndata.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/colordlg.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/colour.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/combobox.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/confbase.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/config.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/control.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/cursor.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/dataobj.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/date.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/datstrm.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/db.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/dbtable.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/dc.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/dcclient.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/dcmemory.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/dcprint.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/dcps.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/dcscreen.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/dde.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/debug.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/defs.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/dialog.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/dirdlg.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/dnd.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/docmdi.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/docview.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/dragimag.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/dynlib.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/event.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/expr.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/file.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/fileconf.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/filedlg.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/filefn.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/font.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/fontdlg.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/frame.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/gauge.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/gdicmn.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/gdiobj.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/generic
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/grid.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/gtk
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/gtk1
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/hash.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/help.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/helpbase.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/helphtml.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/helpwin.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/helpxlp.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/icon.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/image.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/imaggif.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/imaglist.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/intl.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/ioswrap.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/ipcbase.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/joystick.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/layout.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/laywin.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/list.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/listbox.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/listctrl.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/listimpl.cpp
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/log.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/longlong.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/Makefile.am
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/mac
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/matrix.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/mdi.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/memory.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/menu.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/menuitem.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/metafile.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/mimetype.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/minifram.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/module.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/motif
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msgdlg.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/mstream.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/.cvsignore
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/accel.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/app.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/bitmap.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/blank.cur
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/bmpbuttn.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/brush.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/bullseye.cur
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/button.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/caret.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/checkbox.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/checklst.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/child.ico
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/choice.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/clipbrd.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/clock.cur
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/colordlg.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/colour.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/combobox.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/control.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/ctl3d
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/curico.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/curicop.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/cursor.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/dc.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/dcmemory.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/dcprint.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/dcscreen.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/dde.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/dialog.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/dib.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/dibutils.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/dirdlg.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/disable.bmp
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/dragimag.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/filedlg.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/font.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/fontdlg.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/frame.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/gauge.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/gauge95.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/gaugemsw.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/gdiobj.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/hand.cur
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/heart.cur
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/helpwin.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/icon.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/imaglist.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/iniconf.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/joystick.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/listctrl.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/Makefile.am
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/magnif1.cur
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/mdi.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/mdi.ico
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/menu.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/menuitem.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/metafile.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/minifram.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/msgdlg.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/msvcrt.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/noentry.cur
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/ole
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/palette.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/pbrush.cur
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/pen.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/pencil.cur
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/pnghand.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/pngread.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/pntleft.cur
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/pntright.cur
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/printdlg.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/printwin.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/private.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/query.cur
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/radiobox.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/radiobut.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/regconf.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/region.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/registry.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/roller.cur
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/scrolbar.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/settings.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/setup0.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/size.cur
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/slider.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/slider95.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/slidrmsw.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/spinbutt.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/statbmp.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/statbox.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/statbr95.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/stattext.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/std.ico
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/tabctrl.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/taskbar.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/tbar95.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/tbarmsw.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/textctrl.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/timer.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/tooltip.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/treectrl.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/watch1.cur
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/wave.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/window.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/winundef.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/wx.rc
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/xpmhand.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/notebook.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/object.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/objstrm.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/odbc.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/ownerdrw.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/palette.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/panel.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/paper.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/pen.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/pnghand.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/print.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/printdlg.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/prntbase.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/process.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/progdlg.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/prop.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/propform.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/proplist.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/protocol
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/qt
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/radiobox.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/radiobut.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/region.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/resource.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/sashwin.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/sckaddr.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/sckint.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/sckipc.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/sckstrm.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/scrolbar.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/scrolwin.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/serbase.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/settings.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/setup.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/slider.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/socket.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/spinbutt.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/splitter.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/statbmp.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/statbox.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/statline.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/stattext.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/statusbr.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/stream.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/string.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/stubs
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/tab.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/tabctrl.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/taskbar.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/tbar95.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/tbarbase.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/tbarmsw.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/tbarsmpl.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/textctrl.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/textdlg.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/textfile.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/thread.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/time.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/timer.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/tokenzr.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/toolbar.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/tooltip.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/treectrl.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/types.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/unix
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/url.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/utils.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/valgen.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/validate.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/valtext.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/variant.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/version.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/wave.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/wfstream.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/window.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/wx.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/wxchar.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/wxexpr.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/wxprec.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/wx_cw.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/wx_cw_cm.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/wx_cw_d.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/xpmhand.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/zstream.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx_cw.pch
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx_cw.pch++
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx_cw_d.pch
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx_cw_d.pch++
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/install-sh
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/lib
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/locale
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/ltconfig
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/ltmain.sh
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/Makefile.am
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/misc
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/missing
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/mkinstalldirs
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/samples
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/src
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/tests
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/user
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/utils
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/wx-config.in
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/wxGTK.spec

This commit was manufactured by cvs2svn to create tag 'WXDLLEXPORTLOCAL'.

1999-06-10 23:00 RD, revision 2755

Fixed compile errors.

1999-06-10 22:44 RD, revision 2754

Added wxWindowBase::CentreOnParent to allow top level windows to be centered over their parent (if they have one) instead of the entire screen.

1999-06-10 22:29 RR, revision 2753

Corrected byte swapping macros. Added test for them to typetest. Removed debug code from wxClipboard. Added empty compat. call to wxMSW's clipboard. Added for primary selection to sample/text.

1999-06-10 21:16 VZ, revision 2752

WXDLLEXPORT added to wxStringTokenizer (and also several "const"s here and there...)

1999-06-10 21:16 VZ, revision 2751

compialtion fixes

1999-06-10 20:48 VZ, revision 2750

wxNotebook compilation fix

1999-06-10 18:13 OK, revision 2749

Unicode fix.

1999-06-10 18:12 OK, revision 2748

A few Unicode fixes.

1999-06-10 18:10 OK, revision 2747

Use wxStricmp instead of Stricmp in CmpNoCase.

1999-06-10 18:08 OK, revision 2746

I see no reason to have a copy of Stricmp from string.h in here when the same thing was accomplished with macros about 10 lines below it.

1999-06-10 17:59 OK, revision 2745

Unicode fix.

1999-06-10 17:50 RD, revision 2744

Added makefile and such for VC so I cna see what richedit is like.

1999-06-10 17:22 KB, revision 2743

Popup menu and cursor corrected. Some bugs fixed.

1999-06-10 17:13 KB, revision 2742

Attempt to add primary selection support.

1999-06-10 17:13 KB, revision 2741

Attempt to add primary selection support, but doesn't work.

1999-06-10 16:21 RR, revision 2740

Docs. Fix DialogEd XOR's. Colour does proper RGB value comparison.

1999-06-10 15:08 KB, revision 2739

The cursor is back! (Someone corrected wxGTK's idea of XOR. :-)

1999-06-10 14:27 KB, revision 2738

layout better

1999-06-10 10:21 RR, revision 2737

wxWINE fixes. Removed wxTextCtrl tests from controls.

1999-06-10 09:55 KB, revision 2736

documented the wxNO_DEFAULT that I added to make No button in dialog the default.

1999-06-09 22:19 VZ, revision 2735

1. fatal typo in colour copying in wxStyleInfo ctor fixed 2. yet slightly better selection handling 3. scrollbars now appear when the window is resized and disappear too (it's somewhat strange still...)

1999-06-09 18:16 JS, revision 2734

Getting various compilers to work with wxWin again

1999-06-09 18:09 RR, revision 2733

The last drops of WINE.

1999-06-09 16:47 KB, revision 2732

Fixed.

1999-06-09 16:24 VZ, revision 2731

makefile for wxLayout sample

1999-06-09 16:22 VZ, revision 2730

wxLayoutStyleInfo ctor reverted back to the original, selection works better

1999-06-09 15:47 KB, revision 2729

added WAVE

1999-06-09 14:49 KB, revision 2728

Added --with-wave/--without-wave for conditional wxWave support.

1999-06-09 13:40 KB, revision 2727

Fixed handling of --enable-optimise (had to remove American spelling, sorry).

1999-06-09 13:21 VZ, revision 2726

wxLayoutStyleInfo ctor doesn't set all fields to -1

1999-06-09 11:36 VZ, revision 2725

menu changed, many uninitialized variables are now initialized - thanks Purify

1999-06-09 11:32 VZ, revision 2724

1. wxPaintDC reuse now seems to actually work instead of leading to mysterious bugs (but I still don't know why should we have it at all) 2. wxMenuItem initializes m_bChecked variable - thanks Purify 3. don't try to delete the brush which couldn't be created in app.cpp

1999-06-09 10:22 KB, revision 2723

compilation fixes

1999-06-09 10:02 KB, revision 2722

Now works with older versions of the test command, too.

1999-06-09 07:03 RD, revision 2721

Added command for building MS HTML Help file.

1999-06-09 07:02 RD, revision 2720

Added config values (commented out) for generating the MS HTML Help project, contents, and index files.

1999-06-09 00:32 RR, revision 2719

WINE is so fine.

1999-06-08 22:01 VZ, revision 2718

compile and cursor positioning fixes

1999-06-08 20:56 RR, revision 2717

Chianti, Pinot noir, WINE..

1999-06-08 19:10 VZ, revision 2716

more Motif fixes (still doesn't compile, but *really* close :-)

1999-06-08 18:03 VZ, revision 2715

1. fixes for non-Posix sh in configure 2. better caching of wxUSE_<toolkit> argument 3. new wxString::PrintfV() is configured by configure

1999-06-08 15:56 JS, revision 2714

Removed floor() references

1999-06-08 15:54 JS, revision 2713

Removed floor references

1999-06-08 15:42 VZ, revision 2712

explained (?) difference between LeftDown and LeftIsDown

1999-06-08 15:08 VZ, revision 2711

the default value for the constraints is wxUnconstrained, not wxAsIs

1999-06-08 14:30 RR, revision 2710

Compile fixes.

1999-06-08 12:20 KB, revision 2709

another fix

1999-06-08 12:17 karsten, revision 2708

Fixed compilation, sorry for that.

1999-06-08 10:08 RR, revision 2707

A few more WINE fixes.

1999-06-08 07:01 RD, revision 2706

Added wxFrame::MakeModal for MSW, (it's already there for GTK)

1999-06-08 06:58 RD, revision 2705

Changed GetSize to DoGetSize so virtual GetSize works right.

1999-06-07 22:12 RR, revision 2704

compile fixes.

1999-06-07 21:29 RD, revision 2703

Added GetMessage to those that are undef'ed and reimplemented as inlines for wxMSW.

1999-06-07 21:28 RD, revision 2702

Since wxPrivateDataObject doesn't derive from wxObject it can't participate in wxWindows RTTI system using wxClassInfo. Removed DECLARE_DYNAMIC_CLASS( wxPrivateDataObject )

1999-06-07 21:17 RR, revision 2701

Added some WINE things.

1999-06-07 20:49 KB, revision 2700

Coupled some core functionality out, to allow its use outside the wxLibrary framework. Fixed a Unix bug (I believe). Untested, sorry for that, will test ASAP.

1999-06-07 20:48 KB, revision 2699

now accepts automake 1.3, too

1999-06-07 20:47 KB, revision 2698

Added a function to get screen coordinates relating to cursor coords.

1999-06-07 19:44 RR, revision 2697

Ignore.

1999-06-07 19:41 RR, revision 2696

Just ignore CVS. It's better for you.

1999-06-07 19:12 RR, revision 2695

I'm able to make a wxGTK.tgz again.

1999-06-07 18:27 VZ, revision 2694

1. configure caches the command line options 2. Motif makefile added

1999-06-07 18:26 VZ, revision 2693

1. wxWindow::IsTopLevel() added and documented 2. wxDynamicClass() added and documented 3. first Motif fixes (doesn't compile yet)

1999-06-07 16:22 RR, revision 2692

CVS cleanups.

1999-06-07 15:53 RR, revision 2691

Distribution things.

1999-06-07 14:51 RR, revision 2690

Updated distribtion and docs.

1999-06-07 13:54 RR, revision 2689

Fixed wrong include paths for zlib/png/jpeg.

1999-06-07 11:27 RR, revision 2688

Install AFMs as well.

1999-06-07 09:58 KB, revision 2687
  • D /wxWidgets/trunk/user/wxLayout

Moved to ../samples/rtfedit.

1999-06-07 09:57 KB, revision 2686

Formerly known as wxLayout.

1999-06-07 09:47 VZ, revision 2685

compilation fix for newer wxGTK

1999-06-07 09:46 VZ, revision 2684

fix for older versions of automake

1999-06-07 09:00 RR, revision 2683

Corrected cursors for during capture mouse. Added wxSP_LIVE_UPADTE to splitter.

1999-06-06 22:12 VZ, revision 2682

bug in menu accelerators code corrected (don't create empty accel table, this exposes a bug in Win32 API :-)

1999-06-06 22:10 VZ, revision 2681

some small fixes to make it work a bit again under MSW: 1. bg bitmap reenabled 2. wxCaret positioning reenabled

1999-06-06 17:11 KB, revision 2680

My heavy modification and some back-changes to allow it to work with ancient wxGTK.

1999-06-06 16:07 RR, revision 2679

Corrected hotkeys for MDI menus.

1999-06-05 22:38 VZ, revision 2678

background bitmap test added, other minor fixes

1999-06-05 21:29 VZ, revision 2677

repositioning the cursor with mouse clicks works

1999-06-05 20:42 RR, revision 2676

Changed to libtool's interface vs. release versioning make install works

1999-06-05 10:25 RR, revision 2675

Compile fixes.

1999-06-05 05:00 BM, revision 2674

Attempt at getting mingw32 working again... still doesn't work I wonder when the last time it did work

1999-06-05 01:03 VZ, revision 2673

latest changes: added word-wise movement (buggy, esp. backwards), more minor fixes, big problems (scrolling/selection) still remain under MSW

1999-06-05 00:59 VZ, revision 2672

1. added missing wxUSE_TEXTDLG to setup0.h 2. added new style wxWANTS_CHARS and WM_GETDLGCODE handling for windows with this style

1999-06-04 23:18 RR, revision 2671

Added missing file.

1999-06-04 22:53 RR, revision 2670

Added semicolon to macro in list.h - I just read that Vadim doesn't want it there - oh well. Added check for XKBext.h Made BMP loader BIGENDIAN safe.

1999-06-04 22:25 VZ, revision 2669

1. warnings suppressed in wave.cpp 2. various fixes to configure/Makefiles - building in another dir works again 3. AC_C_BIGENDIAN replaced with WX_C_BIGENDIAN (much better :-)

1999-06-04 22:12 VZ, revision 2668
  • D /wxWidgets/trunk/src/gtk.inc
  • D /wxWidgets/trunk/src/motif.inc
  • D /wxWidgets/trunk/src/qt.inc
  • D /wxWidgets/trunk/src/stubs.inc

these files are not used any more

1999-06-04 10:25 RR, revision 2667

Added wxInt32 etc (FIXME for 64bit) Added byte swapping for BIG vs LITTLE endian

1999-06-04 07:27 RR, revision 2666

Corrected bug in DoSetSize() (wxALLOW_MINUS_ONE)

1999-06-04 06:50 RR, revision 2665

More makefiles correction. Minimal runs now.

1999-06-03 23:17 VZ, revision 2664

1. more (minor) wxCaret bug fixes 2. try to enforce wxPaintDC usage only inside EVT_PAINT handler (only in debug mode) 3. warnings removed from pnghand.cpp and dibuitls.cpp

1999-06-03 22:46 VZ, revision 2663

wxString::begin and end added

1999-06-03 22:36 VZ, revision 2662

MSW fixes for wxLayout, part II: now breaking and merging line works too. Scrolling still doesn't :-(

1999-06-03 22:14 RR, revision 2661

Small makefile corrections. Added test for endianness.

1999-06-03 17:13 RR, revision 2660

Reactivtaed the new wxRect code Changed ordering of includes in configure

1999-06-03 16:19 JS, revision 2659

Corrected spelling of 'unrecognized'

1999-06-03 16:17 JS, revision 2658

Removed GetSize from wxToolBar95

1999-06-03 15:59 RR, revision 2657

Another typo in ocnfigure.in

1999-06-03 15:42 RR, revision 2656

Another typo concerning wxUSE_SASH

1999-06-03 14:56 RR, revision 2655

The new wxRect doesn't compile so I #if 0ed it Fixed typo in configure.in

1999-06-03 14:14 RR, revision 2654

Moved main Makefile.am for wxGTK to /src/gtk Removed LTLIBOBJECT code from configure with excpetion of PNG, JPEG, ZLIB and iODBC Added missing #ifdef for the Xkbdetectauto thing

1999-06-03 08:45 JS, revision 2653

min/max -> wxMin/wxMax

1999-06-02 21:26 VZ, revision 2652

First part of fixes to make this work under MSW. 1. letters actually appear on the screen 2. Clear() works 3. Backspace/Delete in one line works too 4. breaking lines works 5. cursor is now a wxCaret 6. tons of other fixes

1999-06-02 15:46 BM, revision 2651

Readd mingw32 support Clean-up

1999-06-02 14:52 VZ, revision 2650

1. library should build 2. first Motif fixes 3. --enable-debug option in configure 4. default toolkit detection actually works - and --with-gtk/motif too

1999-06-02 14:08 JS, revision 2649

Added progdlgg.cpp to makefiles; fixed true/false in treectrl.h; made IsFree consistent (const omission)

1999-06-02 12:29 VZ, revision 2648

--with-toolkit should work now

1999-06-02 12:03 VZ, revision 2647

1. make install/uninstall seems to work 2. setup.h will be automatically updated/recreated when needed (due to automake stupidness I have to create the real setup.h in the top level build directory now) 3. wx-config --cflags gives -I@prefix@/include only once, not twice

1999-06-02 11:49 VZ, revision 2646

(inexisting) datetime.h removed

1999-06-02 11:23 VZ, revision 2645
  • D /wxWidgets/trunk/configure

another autogenerated file removed

1999-06-02 10:34 JS, revision 2644

day_of_week fix to wxDate, wxRect additions

1999-06-02 10:01 VZ, revision 2643

latest changes (no need for link to Makefile.am any more)

1999-06-02 10:00 VZ, revision 2642
  • D /wxWidgets/trunk/include/Makefile.in
  • D /wxWidgets/trunk/include/wx/generic/Makefile.in
  • D /wxWidgets/trunk/include/wx/gtk/Makefile.in
  • D /wxWidgets/trunk/include/wx/gtk1/Makefile.in
  • D /wxWidgets/trunk/include/wx/Makefile.in
  • D /wxWidgets/trunk/include/wx/motif/Makefile.in
  • D /wxWidgets/trunk/include/wx/msw/Makefile.in
  • D /wxWidgets/trunk/include/wx/protocol/Makefile.in
  • D /wxWidgets/trunk/include/wx/unix/Makefile.in
  • D /wxWidgets/trunk/include/wx/unix/setup.h.in
  • D /wxWidgets/trunk/Makefile.in
  • D /wxWidgets/trunk/samples/bombs/Makefile.in
  • D /wxWidgets/trunk/samples/caret/Makefile.in
  • D /wxWidgets/trunk/samples/checklst/Makefile.in
  • D /wxWidgets/trunk/samples/config/Makefile.in
  • D /wxWidgets/trunk/samples/controls/Makefile.in
  • D /wxWidgets/trunk/samples/db/Makefile.in
  • D /wxWidgets/trunk/samples/dialogs/Makefile.in
  • D /wxWidgets/trunk/samples/dnd/Makefile.in
  • D /wxWidgets/trunk/samples/docview/Makefile.in
  • D /wxWidgets/trunk/samples/docvwmdi/Makefile.in
  • D /wxWidgets/trunk/samples/drawing/Makefile.in
  • D /wxWidgets/trunk/samples/dynamic/Makefile.in
  • D /wxWidgets/trunk/samples/forty/Makefile.in
  • D /wxWidgets/trunk/samples/fractal/Makefile.in
  • D /wxWidgets/trunk/samples/grid/Makefile.in
  • D /wxWidgets/trunk/samples/help/Makefile.in
  • D /wxWidgets/trunk/samples/image/Makefile.in
  • D /wxWidgets/trunk/samples/internat/Makefile.in
  • D /wxWidgets/trunk/samples/joytest/Makefile.in
  • D /wxWidgets/trunk/samples/layout/Makefile.in
  • D /wxWidgets/trunk/samples/listctrl/Makefile.in
  • D /wxWidgets/trunk/samples/Makefile.in
  • D /wxWidgets/trunk/samples/mdi/Makefile.in
  • D /wxWidgets/trunk/samples/memcheck/Makefile.in
  • D /wxWidgets/trunk/samples/mfc/Makefile.in
  • D /wxWidgets/trunk/samples/minifram/Makefile.in
  • D /wxWidgets/trunk/samples/minimal/Makefile.in
  • D /wxWidgets/trunk/samples/nativdlg/Makefile.in
  • D /wxWidgets/trunk/samples/notebook/Makefile.in
  • D /wxWidgets/trunk/samples/oleauto/Makefile.in
  • D /wxWidgets/trunk/samples/ownerdrw/Makefile.in
  • D /wxWidgets/trunk/samples/png/Makefile.in
  • D /wxWidgets/trunk/samples/printing/Makefile.in
  • D /wxWidgets/trunk/samples/proplist/Makefile.in
  • D /wxWidgets/trunk/samples/regtest/Makefile.in
  • D /wxWidgets/trunk/samples/resource/Makefile.in
  • D /wxWidgets/trunk/samples/sashtest/Makefile.in
  • D /wxWidgets/trunk/samples/scroll/Makefile.in
  • D /wxWidgets/trunk/samples/splitter/Makefile.in
  • D /wxWidgets/trunk/samples/tab/Makefile.in
  • D /wxWidgets/trunk/samples/taskbar/Makefile.in
  • D /wxWidgets/trunk/samples/thread/Makefile.in
  • D /wxWidgets/trunk/samples/toolbar/Makefile.in
  • D /wxWidgets/trunk/samples/treectrl/Makefile.in
  • D /wxWidgets/trunk/samples/typetest/Makefile.in
  • D /wxWidgets/trunk/samples/validate/Makefile.in
  • D /wxWidgets/trunk/samples/wxpoem/Makefile.in
  • D /wxWidgets/trunk/samples/wxsocket/Makefile.in
  • D /wxWidgets/trunk/src/Makefile.in

removing (finally) autogenerated files

1999-06-02 09:54 VZ, revision 2641

file used to generate setup.h.in

1999-06-02 09:19 VZ, revision 2640

slightly updated makefiles

1999-06-02 09:15 VZ, revision 2639

ok, putting it back... not everybody has autoheader

1999-06-02 09:12 VZ, revision 2638
  • D /wxWidgets/trunk/include/wx/unix/setup.h.in

in fact, this one is auto generated too

1999-06-02 08:34 VZ, revision 2637

headers are now installed by automake too

1999-06-02 07:57 VZ, revision 2636
  • D /wxWidgets/trunk/include/install-sh
  • D /wxWidgets/trunk/include/wx/install-sh

what was it doing there anyhow?

1999-06-02 01:53 RN, revision 2635
  • R /wxWidgets/trunk/src/regex/regerror.c
  • R /wxWidgets/trunk/src/regex/regfree.c

This commit was generated by cvs2svn to compensate for changes in r2634, which included commits to RCS files with non-trunk default branches.

1999-06-02 01:53 RN, revision 2634

Import regex from tcl 8.4.5

1999-06-02 01:53 , revision 2633

This commit was manufactured by cvs2svn to create branch 'RXSPENCER'.

1999-06-02 01:53 RN, revision 2632

Initial revision

1999-06-02 01:53 , revision 2630
  • A /wxWidgets/branches/RXSPENCER
  • D /wxWidgets/branches/RXSPENCER/.cvsignore
  • D /wxWidgets/branches/RXSPENCER/aclocal.m4
  • D /wxWidgets/branches/RXSPENCER/config.guess
  • D /wxWidgets/branches/RXSPENCER/config.sub
  • D /wxWidgets/branches/RXSPENCER/configure
  • D /wxWidgets/branches/RXSPENCER/configure.in
  • D /wxWidgets/branches/RXSPENCER/distrib
  • D /wxWidgets/branches/RXSPENCER/docs
  • D /wxWidgets/branches/RXSPENCER/include
  • D /wxWidgets/branches/RXSPENCER/install-sh
  • D /wxWidgets/branches/RXSPENCER/lib
  • D /wxWidgets/branches/RXSPENCER/locale
  • D /wxWidgets/branches/RXSPENCER/ltconfig
  • D /wxWidgets/branches/RXSPENCER/ltmain.sh
  • D /wxWidgets/branches/RXSPENCER/Makefile.am
  • D /wxWidgets/branches/RXSPENCER/Makefile.in
  • D /wxWidgets/branches/RXSPENCER/misc
  • D /wxWidgets/branches/RXSPENCER/missing
  • D /wxWidgets/branches/RXSPENCER/mkinstalldirs
  • D /wxWidgets/branches/RXSPENCER/samples
  • D /wxWidgets/branches/RXSPENCER/src/.cvsignore
  • D /wxWidgets/branches/RXSPENCER/src/common
  • D /wxWidgets/branches/RXSPENCER/src/cygnus.bat
  • D /wxWidgets/branches/RXSPENCER/src/generic
  • D /wxWidgets/branches/RXSPENCER/src/gtk
  • D /wxWidgets/branches/RXSPENCER/src/gtk.inc
  • D /wxWidgets/branches/RXSPENCER/src/gtk1
  • D /wxWidgets/branches/RXSPENCER/src/iodbc
  • D /wxWidgets/branches/RXSPENCER/src/jpeg
  • D /wxWidgets/branches/RXSPENCER/src/Makefile.am
  • D /wxWidgets/branches/RXSPENCER/src/Makefile.in
  • D /wxWidgets/branches/RXSPENCER/src/mac
  • D /wxWidgets/branches/RXSPENCER/src/make.env
  • D /wxWidgets/branches/RXSPENCER/src/makeb32.env
  • D /wxWidgets/branches/RXSPENCER/src/makebcc.env
  • D /wxWidgets/branches/RXSPENCER/src/makeenvs
  • D /wxWidgets/branches/RXSPENCER/src/makefile.bcc
  • D /wxWidgets/branches/RXSPENCER/src/makefile.dos
  • D /wxWidgets/branches/RXSPENCER/src/makefile.vc
  • D /wxWidgets/branches/RXSPENCER/src/makeg95.env
  • D /wxWidgets/branches/RXSPENCER/src/makelib.b32
  • D /wxWidgets/branches/RXSPENCER/src/makelib.bcc
  • D /wxWidgets/branches/RXSPENCER/src/makelib.env
  • D /wxWidgets/branches/RXSPENCER/src/makelib.g95
  • D /wxWidgets/branches/RXSPENCER/src/makelib.vc
  • D /wxWidgets/branches/RXSPENCER/src/makelib.wat
  • D /wxWidgets/branches/RXSPENCER/src/makemsc.env
  • D /wxWidgets/branches/RXSPENCER/src/makeprog.b32
  • D /wxWidgets/branches/RXSPENCER/src/makeprog.bcc
  • D /wxWidgets/branches/RXSPENCER/src/makeprog.env
  • D /wxWidgets/branches/RXSPENCER/src/makeprog.g95
  • D /wxWidgets/branches/RXSPENCER/src/makeprog.msc
  • D /wxWidgets/branches/RXSPENCER/src/makeprog.sl
  • D /wxWidgets/branches/RXSPENCER/src/makeprog.vc
  • D /wxWidgets/branches/RXSPENCER/src/makeprog.wat
  • D /wxWidgets/branches/RXSPENCER/src/makesc.env
  • D /wxWidgets/branches/RXSPENCER/src/makesl.env
  • D /wxWidgets/branches/RXSPENCER/src/maketwin.env
  • D /wxWidgets/branches/RXSPENCER/src/makevc.env
  • D /wxWidgets/branches/RXSPENCER/src/makewat.env
  • D /wxWidgets/branches/RXSPENCER/src/make_cw.mcp
  • D /wxWidgets/branches/RXSPENCER/src/mingegcs.bat
  • D /wxWidgets/branches/RXSPENCER/src/mingw32.bat
  • D /wxWidgets/branches/RXSPENCER/src/motif
  • D /wxWidgets/branches/RXSPENCER/src/motif.inc
  • D /wxWidgets/branches/RXSPENCER/src/msw
  • D /wxWidgets/branches/RXSPENCER/src/ntwxwin.mak
  • D /wxWidgets/branches/RXSPENCER/src/png
  • D /wxWidgets/branches/RXSPENCER/src/qt
  • D /wxWidgets/branches/RXSPENCER/src/qt.inc
  • D /wxWidgets/branches/RXSPENCER/src/stubs
  • D /wxWidgets/branches/RXSPENCER/src/stubs.inc
  • D /wxWidgets/branches/RXSPENCER/src/unix
  • D /wxWidgets/branches/RXSPENCER/src/xpm
  • D /wxWidgets/branches/RXSPENCER/src/zlib
  • D /wxWidgets/branches/RXSPENCER/tests
  • D /wxWidgets/branches/RXSPENCER/user
  • D /wxWidgets/branches/RXSPENCER/utils
  • D /wxWidgets/branches/RXSPENCER/wx-config.in
  • D /wxWidgets/branches/RXSPENCER/wxGTK.spec

This commit was manufactured by cvs2svn to create branch 'RXSPENCER'.

1999-06-02 01:53 VZ, revision 2629

Initial revision

1999-06-01 22:46 VZ, revision 2628

compilation fixes

1999-06-01 17:13 VZ, revision 2627

headers location fixed

1999-06-01 16:58 VZ, revision 2626

the icon for the sample

1999-06-01 16:40 VZ, revision 2625

file needed by automake

1999-06-01 16:35 VZ, revision 2624
  • D /wxWidgets/trunk/src/Makefile

autogenerated now

1999-06-01 16:30 VZ, revision 2623

re-readding makefiles

1999-06-01 16:27 VZ, revision 2622

this file is needed, after all...

1999-06-01 16:22 VZ, revision 2621
  • D /wxWidgets/trunk/samples/bombs/Makefile.in
  • D /wxWidgets/trunk/samples/caret/Makefile.in
  • D /wxWidgets/trunk/samples/checklst/Makefile.in
  • D /wxWidgets/trunk/samples/config/Makefile.in
  • D /wxWidgets/trunk/samples/controls/Makefile.in
  • D /wxWidgets/trunk/samples/db/Makefile.in
  • D /wxWidgets/trunk/samples/dialogs/Makefile.in
  • D /wxWidgets/trunk/samples/dnd/Makefile.in
  • D /wxWidgets/trunk/samples/docview/Makefile.in
  • D /wxWidgets/trunk/samples/docvwmdi/Makefile.in
  • D /wxWidgets/trunk/samples/drawing/Makefile.in
  • D /wxWidgets/trunk/samples/dynamic/Makefile.in
  • D /wxWidgets/trunk/samples/forty/Makefile.in
  • D /wxWidgets/trunk/samples/fractal/Makefile.in
  • D /wxWidgets/trunk/samples/grid/Makefile.in
  • D /wxWidgets/trunk/samples/help/Makefile.in
  • D /wxWidgets/trunk/samples/image/Makefile.in
  • D /wxWidgets/trunk/samples/internat/Makefile.in
  • D /wxWidgets/trunk/samples/joytest/Makefile.in
  • D /wxWidgets/trunk/samples/layout/Makefile.in
  • D /wxWidgets/trunk/samples/listctrl/Makefile.in
  • D /wxWidgets/trunk/samples/Makefile.in
  • D /wxWidgets/trunk/samples/mdi/Makefile.in
  • D /wxWidgets/trunk/samples/memcheck/Makefile.in
  • D /wxWidgets/trunk/samples/mfc/Makefile.in
  • D /wxWidgets/trunk/samples/minifram/Makefile.in
  • D /wxWidgets/trunk/samples/minimal/Makefile.in
  • D /wxWidgets/trunk/samples/nativdlg/Makefile.in
  • D /wxWidgets/trunk/samples/notebook/Makefile.in
  • D /wxWidgets/trunk/samples/oleauto/Makefile.in
  • D /wxWidgets/trunk/samples/ownerdrw/Makefile.in
  • D /wxWidgets/trunk/samples/png/Makefile.in
  • D /wxWidgets/trunk/samples/printing/Makefile.in
  • D /wxWidgets/trunk/samples/proplist/Makefile.in
  • D /wxWidgets/trunk/samples/regtest/Makefile.in
  • D /wxWidgets/trunk/samples/resource/Makefile.in
  • D /wxWidgets/trunk/samples/sashtest/Makefile.in
  • D /wxWidgets/trunk/samples/scroll/Makefile.in
  • D /wxWidgets/trunk/samples/splitter/Makefile.in
  • D /wxWidgets/trunk/samples/tab/Makefile.in
  • D /wxWidgets/trunk/samples/taskbar/Makefile.in
  • D /wxWidgets/trunk/samples/thread/Makefile.in
  • D /wxWidgets/trunk/samples/toolbar/Makefile.in
  • D /wxWidgets/trunk/samples/treectrl/Makefile.in
  • D /wxWidgets/trunk/samples/typetest/Makefile.in
  • D /wxWidgets/trunk/samples/validate/Makefile.in
  • D /wxWidgets/trunk/samples/wxpoem/Makefile.in
  • D /wxWidgets/trunk/samples/wxsocket/Makefile.in
  • D /wxWidgets/trunk/user/wxConvert/Makefile.in
  • D /wxWidgets/trunk/user/wxFile/Makefile.in
  • D /wxWidgets/trunk/user/wxLayout/Makefile.in
  • D /wxWidgets/trunk/user/wxTest/Makefile.in

re-removing Makefile.in

1999-06-01 16:14 VZ, revision 2620

second try...

1999-06-01 16:13 VZ, revision 2619
  • D /wxWidgets/trunk/config.guess
  • D /wxWidgets/trunk/config.sub
  • D /wxWidgets/trunk/configure
  • D /wxWidgets/trunk/configure.in
  • D /wxWidgets/trunk/install-sh
  • D /wxWidgets/trunk/wx-config.in

second try...

1999-06-01 16:12 VZ, revision 2618
  • D /wxWidgets/trunk/Makefile

Makefile is now autogenerated

1999-06-01 16:05 VZ, revision 2617
  • D /wxWidgets/trunk/mkinstalldirs
  • D /wxWidgets/trunk/setup

another unneeded file

1999-06-01 16:04 VZ, revision 2616

new location for setup.h.in file

1999-06-01 15:55 VZ, revision 2615

more new files

1999-06-01 15:51 VZ, revision 2614

include path to setup.h corrected

1999-06-01 15:32 VZ, revision 2613

new makefiles (part I)

1999-06-01 15:13 VZ, revision 2612
  • D /wxWidgets/trunk/config.guess
  • D /wxWidgets/trunk/config.sub
  • D /wxWidgets/trunk/configure
  • D /wxWidgets/trunk/configure.in
  • D /wxWidgets/trunk/install-sh
  • D /wxWidgets/trunk/Makefile
  • D /wxWidgets/trunk/mkinstalldirs
  • D /wxWidgets/trunk/samples/bombs/Makefile
  • D /wxWidgets/trunk/samples/bombs/Makefile.in
  • D /wxWidgets/trunk/samples/caret/Makefile
  • D /wxWidgets/trunk/samples/caret/Makefile.in
  • D /wxWidgets/trunk/samples/checklst/Makefile
  • D /wxWidgets/trunk/samples/checklst/Makefile.in
  • D /wxWidgets/trunk/samples/config/Makefile
  • D /wxWidgets/trunk/samples/config/Makefile.in
  • D /wxWidgets/trunk/samples/controls/Makefile
  • D /wxWidgets/trunk/samples/controls/Makefile.in
  • D /wxWidgets/trunk/samples/db/Makefile
  • D /wxWidgets/trunk/samples/db/Makefile.in
  • D /wxWidgets/trunk/samples/dde/Makefile
  • D /wxWidgets/trunk/samples/dde/Makefile.in
  • D /wxWidgets/trunk/samples/dialogs/Makefile
  • D /wxWidgets/trunk/samples/dialogs/Makefile.in
  • D /wxWidgets/trunk/samples/dnd/Makefile
  • D /wxWidgets/trunk/samples/dnd/Makefile.in
  • D /wxWidgets/trunk/samples/docview/Makefile
  • D /wxWidgets/trunk/samples/docview/Makefile.in
  • D /wxWidgets/trunk/samples/docvwmdi/Makefile
  • D /wxWidgets/trunk/samples/docvwmdi/Makefile.in
  • D /wxWidgets/trunk/samples/drawing/Makefile
  • D /wxWidgets/trunk/samples/drawing/Makefile.in
  • D /wxWidgets/trunk/samples/dynamic/Makefile
  • D /wxWidgets/trunk/samples/dynamic/Makefile.in
  • D /wxWidgets/trunk/samples/forty/Makefile
  • D /wxWidgets/trunk/samples/forty/Makefile.in
  • D /wxWidgets/trunk/samples/fractal/Makefile
  • D /wxWidgets/trunk/samples/fractal/Makefile.in
  • D /wxWidgets/trunk/samples/grid/Makefile
  • D /wxWidgets/trunk/samples/grid/Makefile.in
  • D /wxWidgets/trunk/samples/help/Makefile
  • D /wxWidgets/trunk/samples/help/Makefile.in
  • D /wxWidgets/trunk/samples/image/Makefile
  • D /wxWidgets/trunk/samples/image/Makefile.in
  • D /wxWidgets/trunk/samples/internat/Makefile
  • D /wxWidgets/trunk/samples/internat/Makefile.in
  • D /wxWidgets/trunk/samples/layout/Makefile
  • D /wxWidgets/trunk/samples/layout/Makefile.in
  • D /wxWidgets/trunk/samples/listctrl/Makefile
  • D /wxWidgets/trunk/samples/listctrl/Makefile.in
  • D /wxWidgets/trunk/samples/Makefile
  • D /wxWidgets/trunk/samples/mdi/Makefile
  • D /wxWidgets/trunk/samples/mdi/Makefile.in
  • D /wxWidgets/trunk/samples/memcheck/Makefile
  • D /wxWidgets/trunk/samples/memcheck/Makefile.in
  • D /wxWidgets/trunk/samples/minifram/Makefile
  • D /wxWidgets/trunk/samples/minifram/Makefile.in
  • D /wxWidgets/trunk/samples/minimal/Makefile
  • D /wxWidgets/trunk/samples/minimal/Makefile.in
  • D /wxWidgets/trunk/samples/notebook/Makefile
  • D /wxWidgets/trunk/samples/notebook/Makefile.in
  • D /wxWidgets/trunk/samples/png/Makefile
  • D /wxWidgets/trunk/samples/png/Makefile.in
  • D /wxWidgets/trunk/samples/printing/Makefile
  • D /wxWidgets/trunk/samples/printing/Makefile.in
  • D /wxWidgets/trunk/samples/proplist/Makefile
  • D /wxWidgets/trunk/samples/proplist/Makefile.in
  • D /wxWidgets/trunk/samples/resource/Makefile
  • D /wxWidgets/trunk/samples/resource/Makefile.in
  • D /wxWidgets/trunk/samples/sashtest/Makefile
  • D /wxWidgets/trunk/samples/sashtest/Makefile.in
  • D /wxWidgets/trunk/samples/scroll/Makefile
  • D /wxWidgets/trunk/samples/scroll/Makefile.in
  • D /wxWidgets/trunk/samples/splitter/Makefile
  • D /wxWidgets/trunk/samples/splitter/Makefile.in
  • D /wxWidgets/trunk/samples/tab/Makefile
  • D /wxWidgets/trunk/samples/tab/Makefile.in
  • D /wxWidgets/trunk/samples/text/Makefile
  • D /wxWidgets/trunk/samples/text/Makefile.in
  • D /wxWidgets/trunk/samples/thread/Makefile
  • D /wxWidgets/trunk/samples/thread/Makefile.in
  • D /wxWidgets/trunk/samples/toolbar/Makefile
  • D /wxWidgets/trunk/samples/toolbar/Makefile.in
  • D /wxWidgets/trunk/samples/treectrl/Makefile
  • D /wxWidgets/trunk/samples/treectrl/Makefile.in
  • D /wxWidgets/trunk/samples/typetest/Makefile
  • D /wxWidgets/trunk/samples/typetest/Makefile.in
  • D /wxWidgets/trunk/samples/validate/Makefile
  • D /wxWidgets/trunk/samples/validate/Makefile.in
  • D /wxWidgets/trunk/samples/wxpoem/Makefile
  • D /wxWidgets/trunk/samples/wxpoem/Makefile.in
  • D /wxWidgets/trunk/samples/wxsocket/Makefile
  • D /wxWidgets/trunk/samples/wxsocket/Makefile.in
  • D /wxWidgets/trunk/setup
  • D /wxWidgets/trunk/template.mak
  • D /wxWidgets/trunk/user/Makefile
  • D /wxWidgets/trunk/user/wxConvert/Makefile
  • D /wxWidgets/trunk/user/wxConvert/Makefile.in
  • D /wxWidgets/trunk/user/wxFile/Makefile
  • D /wxWidgets/trunk/user/wxFile/Makefile.in
  • D /wxWidgets/trunk/user/wxLayout/Makefile
  • D /wxWidgets/trunk/user/wxLayout/Makefile.in
  • D /wxWidgets/trunk/user/wxTest/Makefile
  • D /wxWidgets/trunk/user/wxTest/Makefile.in
  • D /wxWidgets/trunk/utils/dialoged/src/Makefile
  • D /wxWidgets/trunk/utils/framelayout/Makefile
  • D /wxWidgets/trunk/utils/framelayout/samples/demo/Makefile
  • D /wxWidgets/trunk/utils/framelayout/samples/demo/Makefile.in
  • D /wxWidgets/trunk/utils/framelayout/samples/demo/Makefile.vc
  • D /wxWidgets/trunk/utils/framelayout/samples/Makefile
  • D /wxWidgets/trunk/utils/framelayout/samples/Makefile.vc
  • D /wxWidgets/trunk/utils/framelayout/samples/sample/Makefile
  • D /wxWidgets/trunk/utils/framelayout/samples/sample/Makefile.in
  • D /wxWidgets/trunk/utils/framelayout/samples/sample/Makefile.vc
  • D /wxWidgets/trunk/utils/framelayout/samples/test/Makefile
  • D /wxWidgets/trunk/utils/framelayout/samples/test/Makefile.in
  • D /wxWidgets/trunk/utils/framelayout/samples/test/Makefile.vc
  • D /wxWidgets/trunk/utils/framelayout/src/Makefile
  • D /wxWidgets/trunk/utils/framelayout/src/Makefile.in
  • D /wxWidgets/trunk/utils/glcanvas/samples/cube/Makefile
  • D /wxWidgets/trunk/utils/glcanvas/samples/isosurf/Makefile
  • D /wxWidgets/trunk/utils/glcanvas/samples/penguin/Makefile
  • D /wxWidgets/trunk/utils/HelpGen/Makefile
  • D /wxWidgets/trunk/utils/Makefile
  • D /wxWidgets/trunk/utils/ogl/Makefile
  • D /wxWidgets/trunk/utils/ogl/samples/ogledit/Makefile
  • D /wxWidgets/trunk/utils/ogl/samples/ogledit/Makefile.in
  • D /wxWidgets/trunk/utils/ogl/samples/studio/Makefile
  • D /wxWidgets/trunk/utils/ogl/samples/studio/Makefile.in
  • D /wxWidgets/trunk/utils/ogl/samples/studio/manual/Makefile
  • D /wxWidgets/trunk/utils/ogl/src/Makefile
  • D /wxWidgets/trunk/utils/ogl/src/Makefile.in
  • D /wxWidgets/trunk/utils/serialize/Makefile
  • D /wxWidgets/trunk/utils/serialize/Makefile.in
  • D /wxWidgets/trunk/utils/tex2rtf/src/Makefile
  • D /wxWidgets/trunk/utils/tex2rtf/src/Makefile.in
  • D /wxWidgets/trunk/utils/wxMMedia/Makefile
  • D /wxWidgets/trunk/utils/wxMMedia/Makefile.in
  • D /wxWidgets/trunk/utils/wxOLE/samples/servlet/Makefile
  • D /wxWidgets/trunk/utils/wxPython/src/Makefile.pre.in
  • D /wxWidgets/trunk/wx-config.in
  • D /wxWidgets/trunk/wxinstall

old makefiles removed

1999-06-01 14:29 RR, revision 2611

New way to grey out disabled toolbar icons.

1999-06-01 11:10 RR, revision 2610

Added wxTextCtrl::IsEditable(), GetSelection() and ShowPosition()

1999-06-01 10:39 RR, revision 2609

wxImageList::Add() returned wrong index. made list ctrl sample more Unicode friendly.

1999-06-01 09:50 VZ, revision 2608

Oops, I didn't see Robert had already corrected 16bit BMP typo

1999-06-01 08:23 RR, revision 2607

Hotkey fix for submenus.

1999-06-01 07:38 RR, revision 2606

Moving frames and dialogs now reports correct positions. Typo in BMP loading.

1999-05-31 19:24 BM, revision 2605

Reworked the undef stuff a little

1999-05-31 19:16 RR, revision 2604

Tried to find thread/clipboard problem cause...

1999-05-31 17:14 VZ, revision 2603

treectrl.cpp renamed to treegtk.cpp due to usage of VPATH in makefiles

1999-05-31 17:04 RR, revision 2602

Implemented Reparent() and added test for it to minifram sample. Fixed one out of two window resizing bugs in multi-line text ctrl.

1999-05-31 14:54 , revision 2601
  • A /wxWidgets/tags/OLD_MAKEFILES
  • D /wxWidgets/tags/OLD_MAKEFILES/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/distrib
  • D /wxWidgets/tags/OLD_MAKEFILES/docs
  • D /wxWidgets/tags/OLD_MAKEFILES/include
  • R /wxWidgets/tags/OLD_MAKEFILES/install-sh
  • D /wxWidgets/tags/OLD_MAKEFILES/lib
  • D /wxWidgets/tags/OLD_MAKEFILES/locale
  • D /wxWidgets/tags/OLD_MAKEFILES/misc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/bombs/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/bombs/bombs.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/bombs/bombs.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/bombs/bombs.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/bombs/bombs.h
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/bombs/bombs.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/bombs/bombs.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/bombs/bombs.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/bombs/bombs1.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/bombs/game.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/bombs/game.h
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/bombs/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/bombs/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/bombs/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/bombs/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/bombs/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/bombs/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/bombs/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/bombs/readme.txt
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/caret/caret.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/caret/caret.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/caret/caret.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/caret/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/caret/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/caret/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/caret/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/caret/makefile.twn
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/caret/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/caret/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/caret/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/checklst/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/checklst/checklst.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/checklst/checklst.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/checklst/checklst.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/checklst/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/checklst/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/checklst/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/checklst/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/checklst/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/checklst/mondrian.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/config/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/config/conftest.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/config/conftest.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/config/conftest.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/config/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/config/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/config/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/config/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/config/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/config/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/config/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/controls/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/controls/controls.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/controls/controls.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/controls/controls.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/controls/icons
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/controls/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/controls/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/controls/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/controls/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/controls/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/controls/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/controls/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/controls/mondrian.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/controls/mondrian.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/db/db.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/db/dbtest.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/db/dbtest.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/db/dbtest.h
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/db/dbtest.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/db/dbtest.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/db/listdb.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/db/listdb.h
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/db/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/db/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/db/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/db/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/db/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/db/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dde/client.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dde/client.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dde/client.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dde/client.h
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dde/client.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dde/client.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dde/client.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dde/ddesetup.h
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dde/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dde/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dde/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dde/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dde/mondrian.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dde/mondrian.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dde/server.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dde/server.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dde/server.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dde/server.h
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dde/server.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dde/server.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dde/server.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dialogs/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dialogs/dialogs.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dialogs/dialogs.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dialogs/dialogs.h
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dialogs/dialogs.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dialogs/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dialogs/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dialogs/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dialogs/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dialogs/makefile.twn
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dialogs/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dialogs/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dialogs/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dnd/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dnd/dnd.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dnd/dnd.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dnd/dnd.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dnd/d_and_d.txt
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dnd/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dnd/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dnd/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dnd/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dnd/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dnd/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dnd/mondrian.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dnd/mondrian.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dnd/test.dsp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dnd/test.dsw
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/docview/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/docview/chart.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/docview/doc.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/docview/doc.h
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/docview/doc.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/docview/docview.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/docview/docview.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/docview/docview.h
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/docview/docview.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/docview/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/docview/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/docview/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/docview/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/docview/makefile.sc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/docview/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/docview/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/docview/makefile.vms
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/docview/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/docview/mondrian.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/docview/mondrian.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/docview/notepad.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/docview/view.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/docview/view.h
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/docvwmdi/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/docvwmdi/chart.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/docvwmdi/doc.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/docvwmdi/doc.h
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/docvwmdi/doc.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/docvwmdi/docview.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/docvwmdi/docview.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/docvwmdi/docview.h
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/docvwmdi/docview.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/docvwmdi/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/docvwmdi/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/docvwmdi/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/docvwmdi/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/docvwmdi/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/docvwmdi/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/docvwmdi/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/docvwmdi/notepad.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/docvwmdi/view.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/docvwmdi/view.h
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/drawing/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/drawing/drawing.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/drawing/drawing.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/drawing/drawing.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/drawing/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/drawing/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/drawing/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/drawing/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/drawing/makefile.twn
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/drawing/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/drawing/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/drawing/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/drawing/mondrian.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dynamic/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dynamic/dynamic.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dynamic/dynamic.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dynamic/dynamic.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dynamic/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dynamic/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dynamic/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dynamic/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dynamic/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dynamic/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dynamic/minimal.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dynamic/mondrian.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dynamic/mondrian.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/forty/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/forty/canvas.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/forty/canvas.h
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/forty/card.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/forty/card.h
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/forty/cards.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/forty/forty.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/forty/forty.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/forty/forty.h
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/forty/forty.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/forty/game.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/forty/game.h
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/forty/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/forty/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/forty/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/forty/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/forty/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/forty/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/forty/pictures.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/forty/pictures.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/forty/pile.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/forty/pile.h
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/forty/playerdg.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/forty/playerdg.h
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/forty/scoredg.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/forty/scoredg.h
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/forty/scorefil.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/forty/scorefil.h
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/forty/symbols.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/forty/symbols.xbm
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/forty/symbols.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/fractal/fractal.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/fractal/fractal.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/fractal/fractal.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/fractal/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/fractal/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/fractal/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/fractal/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/fractal/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/fractal/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/fractal/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/fractal/mondrian.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/grid/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/grid/bitmap1.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/grid/bitmap2.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/grid/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/grid/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/grid/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/grid/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/grid/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/grid/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/grid/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/grid/test.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/grid/test.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/grid/test.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/help/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/help/demo.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/help/demo.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/help/demo.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/help/doc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/help/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/help/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/help/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/help/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/help/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/help/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/help/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/help/mondrian.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/help/mondrian.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/image/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/image/horse.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/image/horse.gif
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/image/horse.jpg
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/image/horse.png
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/image/image.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/image/image.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/image/image.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/image/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/image/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/image/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/image/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/image/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/image/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/image/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/internat/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/internat/fr
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/internat/internat.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/internat/internat.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/internat/internat.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/internat/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/internat/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/internat/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/internat/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/internat/makefile.sc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/internat/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/internat/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/internat/makefile.vms
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/internat/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/internat/mondrian.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/internat/mondrian.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/internat/readme.txt
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/internat/wxstd.po
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/joytest
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/layout/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/layout/expt.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/layout/fload.xbm
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/layout/layout.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/layout/layout.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/layout/layout.h
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/layout/layout.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/layout/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/layout/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/layout/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/layout/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/layout/makefile.sc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/layout/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/layout/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/layout/makefile.vms
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/layout/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/listctrl/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/listctrl/bitmaps
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/listctrl/listtest.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/listctrl/listtest.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/listctrl/listtest.h
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/listctrl/listtest.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/listctrl/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/listctrl/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/listctrl/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/listctrl/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/listctrl/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/listctrl/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/listctrl/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/listctrl/mondrian.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/listctrl/mondrian.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/listctrl/test.dsp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/listctrl/test.dsw
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/mdi/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/mdi/bitmaps
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/mdi/chart.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/mdi/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/mdi/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/mdi/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/mdi/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/mdi/makefile.sc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/mdi/makefile.sl
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/mdi/makefile.twn
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/mdi/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/mdi/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/mdi/makefile.vms
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/mdi/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/mdi/mdi.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/mdi/mdi.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/mdi/mdi.h
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/mdi/mdi.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/mdi/mdi.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/mdi/mondrian.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/mdi/mondrian.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/memcheck/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/memcheck/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/memcheck/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/memcheck/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/memcheck/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/memcheck/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/memcheck/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/memcheck/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/memcheck/memcheck.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/memcheck/memcheck.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/memcheck/memcheck.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/memcheck/mondrian.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/memcheck/mondrian.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/mfc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/minifram/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/minifram/bitmaps
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/minifram/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/minifram/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/minifram/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/minifram/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/minifram/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/minifram/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/minifram/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/minifram/mondrian.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/minifram/mondrian.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/minifram/test.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/minifram/test.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/minifram/test.h
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/minifram/test.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/minimal/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/minimal/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/minimal/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/minimal/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/minimal/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/minimal/makefile.sc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/minimal/makefile.sl
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/minimal/makefile.twn
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/minimal/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/minimal/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/minimal/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/minimal/make_cw.mcp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/minimal/minimal.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/minimal/minimal.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/minimal/minimal.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/minimal/mondrian.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/minimal/mondrian.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/nativdlg
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/notebook/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/notebook/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/notebook/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/notebook/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/notebook/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/notebook/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/notebook/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/notebook/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/notebook/mondrian.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/notebook/test.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/notebook/test.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/notebook/test.h
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/notebook/test.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/oleauto
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/ownerdrw
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/png/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/png/julian.png
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/png/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/png/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/png/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/png/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/png/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/png/paint.png
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/png/paint16.png
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/png/pngdemo.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/png/pngdemo.h
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/png/pngdemo.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/printing/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/printing/fload.xbm
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/printing/folder.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/printing/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/printing/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/printing/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/printing/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/printing/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/printing/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/printing/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/printing/mondrian.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/printing/mondrian.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/printing/printing.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/printing/printing.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/printing/printing.h
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/printing/printing.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/printing/test.dsp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/printing/test.dsw
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/proplist/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/proplist/cross.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/proplist/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/proplist/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/proplist/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/proplist/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/proplist/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/proplist/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/proplist/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/proplist/test.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/proplist/test.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/proplist/test.h
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/proplist/test.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/proplist/tick.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/regtest
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/resource/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/resource/dialog1.h
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/resource/dialog1.wxr
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/resource/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/resource/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/resource/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/resource/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/resource/makefile.sc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/resource/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/resource/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/resource/makefile.vms
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/resource/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/resource/menu1.wxr
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/resource/resource.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/resource/resource.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/resource/resource.h
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/resource/resource.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/sashtest/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/sashtest/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/sashtest/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/sashtest/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/sashtest/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/sashtest/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/sashtest/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/sashtest/sashtest.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/sashtest/sashtest.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/sashtest/sashtest.h
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/sashtest/sashtest.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/sashtest/sashtest.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/scroll/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/scroll/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/scroll/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/scroll/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/scroll/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/scroll/makefile.twn
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/scroll/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/scroll/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/scroll/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/scroll/scroll.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/scroll/scroll.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/scroll/scroll.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/splitter/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/splitter/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/splitter/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/splitter/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/splitter/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/splitter/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/splitter/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/splitter/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/splitter/mondrian.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/splitter/test.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/splitter/test.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/splitter/test.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/tab/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/tab/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/tab/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/tab/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/tab/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/tab/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/tab/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/tab/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/tab/mondrian.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/tab/test.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/tab/test.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/tab/test.h
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/tab/test.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/taskbar
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/text/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/text/controls.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/text/controls.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/text/controls.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/text/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/text/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/text/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/text/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/text/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/text/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/text/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/text/mondrian.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/text/mondrian.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/thread/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/thread/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/thread/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/thread/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/thread/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/thread/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/thread/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/thread/test.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/thread/test.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/thread/test.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/toolbar/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/toolbar/bitmaps
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/toolbar/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/toolbar/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/toolbar/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/toolbar/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/toolbar/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/toolbar/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/toolbar/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/toolbar/mondrian.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/toolbar/mondrian.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/toolbar/test.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/toolbar/test.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/toolbar/test.h
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/toolbar/test.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/treectrl/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/treectrl/bitmaps
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/treectrl/icon1.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/treectrl/icon2.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/treectrl/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/treectrl/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/treectrl/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/treectrl/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/treectrl/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/treectrl/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/treectrl/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/treectrl/mondrian.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/treectrl/mondrian.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/treectrl/treetest.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/treectrl/treetest.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/treectrl/treetest.h
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/treectrl/treetest.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/typetest/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/typetest/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/typetest/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/typetest/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/typetest/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/typetest/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/typetest/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/typetest/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/typetest/mondrian.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/typetest/mondrian.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/typetest/typetest.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/typetest/typetest.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/typetest/typetest.h
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/typetest/typetest.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/validate/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/validate/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/validate/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/validate/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/validate/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/validate/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/validate/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/validate/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/validate/mondrian.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/validate/mondrian.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/validate/validate.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/validate/validate.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/validate/validate.h
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/validate/validate.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxpoem/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxpoem/corner1.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxpoem/corner1.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxpoem/corner2.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxpoem/corner2.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxpoem/corner3.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxpoem/corner3.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxpoem/corner4.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxpoem/corner4.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxpoem/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxpoem/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxpoem/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxpoem/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxpoem/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxpoem/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxpoem/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxpoem/wxpoem.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxpoem/wxpoem.dat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxpoem/wxpoem.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxpoem/wxpoem.h
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxpoem/wxpoem.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxpoem/wxpoem.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxpoem/wxpoem.txt
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxpoem/wxpoem.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxsocket/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxsocket/client.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxsocket/client.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxsocket/client.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxsocket/client.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxsocket/client.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxsocket/client.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxsocket/connect.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxsocket/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxsocket/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxsocket/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxsocket/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxsocket/mondrian.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxsocket/mondrian.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxsocket/server.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxsocket/server.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxsocket/server.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxsocket/server.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxsocket/server.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxsocket/server.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/src/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/src/common
  • D /wxWidgets/tags/OLD_MAKEFILES/src/cygnus.bat
  • D /wxWidgets/tags/OLD_MAKEFILES/src/generic
  • D /wxWidgets/tags/OLD_MAKEFILES/src/gtk
  • D /wxWidgets/tags/OLD_MAKEFILES/src/gtk1
  • D /wxWidgets/tags/OLD_MAKEFILES/src/iodbc
  • D /wxWidgets/tags/OLD_MAKEFILES/src/jpeg
  • D /wxWidgets/tags/OLD_MAKEFILES/src/Makefile
  • D /wxWidgets/tags/OLD_MAKEFILES/src/Makefile.in
  • D /wxWidgets/tags/OLD_MAKEFILES/src/mac
  • D /wxWidgets/tags/OLD_MAKEFILES/src/make.env
  • D /wxWidgets/tags/OLD_MAKEFILES/src/makeb32.env
  • D /wxWidgets/tags/OLD_MAKEFILES/src/makebcc.env
  • D /wxWidgets/tags/OLD_MAKEFILES/src/makeenvs
  • D /wxWidgets/tags/OLD_MAKEFILES/src/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/src/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/src/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/src/makeg95.env
  • D /wxWidgets/tags/OLD_MAKEFILES/src/makelib.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/src/makelib.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/src/makelib.env
  • D /wxWidgets/tags/OLD_MAKEFILES/src/makelib.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/src/makelib.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/src/makelib.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/src/makemsc.env
  • D /wxWidgets/tags/OLD_MAKEFILES/src/makeprog.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/src/makeprog.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/src/makeprog.env
  • D /wxWidgets/tags/OLD_MAKEFILES/src/makeprog.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/src/makeprog.msc
  • D /wxWidgets/tags/OLD_MAKEFILES/src/makeprog.sl
  • D /wxWidgets/tags/OLD_MAKEFILES/src/makeprog.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/src/makeprog.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/src/makesc.env
  • D /wxWidgets/tags/OLD_MAKEFILES/src/makesl.env
  • D /wxWidgets/tags/OLD_MAKEFILES/src/maketwin.env
  • D /wxWidgets/tags/OLD_MAKEFILES/src/makevc.env
  • D /wxWidgets/tags/OLD_MAKEFILES/src/makewat.env
  • D /wxWidgets/tags/OLD_MAKEFILES/src/make_cw.mcp
  • D /wxWidgets/tags/OLD_MAKEFILES/src/mingegcs.bat
  • D /wxWidgets/tags/OLD_MAKEFILES/src/mingw32.bat
  • D /wxWidgets/tags/OLD_MAKEFILES/src/motif
  • D /wxWidgets/tags/OLD_MAKEFILES/src/msw
  • D /wxWidgets/tags/OLD_MAKEFILES/src/ntwxwin.mak
  • D /wxWidgets/tags/OLD_MAKEFILES/src/png
  • D /wxWidgets/tags/OLD_MAKEFILES/src/qt
  • D /wxWidgets/tags/OLD_MAKEFILES/src/stubs
  • D /wxWidgets/tags/OLD_MAKEFILES/src/unix
  • D /wxWidgets/tags/OLD_MAKEFILES/src/xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/src/zlib
  • D /wxWidgets/tags/OLD_MAKEFILES/tests
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxConvert/.cvsignore
  • R /wxWidgets/tags/OLD_MAKEFILES/user/wxConvert/Makefile.in
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxConvert/wxConvert.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxConvert/wxConvert.h
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxFile/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxFile/commanderview.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxFile/delete.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxFile/dirctrl.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxFile/dirctrl.h
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxFile/exit.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxFile/FMJobs.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxFile/FMJobs.h
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxFile/filectrl.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxFile/filectrl.h
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxFile/fileopen.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxFile/find.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxFile/folder.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxFile/help.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxFile/home.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxFile/iconview.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxFile/list.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxFile/listview.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxFile/prev.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxFile/reportview.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxFile/save.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxFile/search.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxFile/singleview.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxFile/trash.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxFile/treeview.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxFile/txt.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxFile/wxFile.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxFile/wxFile.h
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxLayout/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxLayout/kbList.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxLayout/kbList.h
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxLayout/Micon.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxLayout/Mpch.h
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxLayout/README
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxLayout/TODO
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxLayout/wxLayout.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxLayout/wxLayout.h
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxLayout/wxllist.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxLayout/wxllist.h
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxLayout/wxlparser.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxLayout/wxlparser.h
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxLayout/wxlwindow.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxLayout/wxlwindow.h
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxTest/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxTest/folder.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxTest/horse.png
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxTest/list.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxTest/test.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxTest/wxTest.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxTest/wxTest.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/dialoged/docs
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/dialoged/src/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/dialoged/src/bitmaps
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/dialoged/src/dialoged.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/dialoged/src/dialoged.def
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/dialoged/src/dialoged.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/dialoged/src/dialoged.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/dialoged/src/dialoged.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/dialoged/src/dlghndlr.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/dialoged/src/dlghndlr.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/dialoged/src/edlist.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/dialoged/src/edlist.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/dialoged/src/edtree.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/dialoged/src/edtree.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/dialoged/src/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/dialoged/src/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/dialoged/src/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/dialoged/src/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/dialoged/src/makefile.sc
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/dialoged/src/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/dialoged/src/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/dialoged/src/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/dialoged/src/reseditr.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/dialoged/src/reseditr.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/dialoged/src/reswrite.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/dialoged/src/symbtabl.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/dialoged/src/symbtabl.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/dialoged/src/winprop.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/dialoged/src/winprop.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/dialoged/src/winstyle.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/dialoged/src/winstyle.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/README
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/samples/bitmaps
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/samples/demo/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/samples/demo/fl_demo.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/samples/demo/fl_demo.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/samples/demo/fl_demo.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/samples/demo/settingsdlg.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/samples/demo/settingsdlg.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/samples/demo/wxinfo.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/samples/demo/wxinfo.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/samples/make_Linux_make
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/samples/sample/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/samples/sample/fl_sample.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/samples/sample/fl_sample.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/samples/test/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/samples/test/fl_test.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/samples/test/fl_test.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/samples/test/fl_test.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/antiflickpl.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/antiflickpl.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/bardragpl.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/bardragpl.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/barhintspl.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/barhintspl.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/cbcustom.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/cbcustom.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/controlarea.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/controlarea.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/controlbar.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/controlbar.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/dynbarhnd.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/dyntbar.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/dyntbar.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/dyntbarhnd.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/dyntbarhnd.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/frmview.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/frmview.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/garbagec.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/garbagec.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/gcupdatesmgr.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/gcupdatesmgr.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/hintanimpl.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/hintanimpl.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/newbmpbtn.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/newbmpbtn.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/panedrawpl.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/panedrawpl.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/rowdragpl.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/rowdragpl.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/rowlayoutpl.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/rowlayoutpl.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/toolwnd.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/toolwnd.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/updatesmgr.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/updatesmgr.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/glcanvas/distrib
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/glcanvas/docs
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/glcanvas/gtk
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/glcanvas/motif
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/glcanvas/samples/cube/cube.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/glcanvas/samples/cube/cube.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/glcanvas/samples/cube/cube.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/glcanvas/samples/cube/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/glcanvas/samples/cube/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/glcanvas/samples/cube/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/glcanvas/samples/cube/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/glcanvas/samples/cube/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/glcanvas/samples/cube/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/glcanvas/samples/cube/mondrian.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/glcanvas/samples/isosurf/isosurf.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/glcanvas/samples/isosurf/isosurf.dat.gz
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/glcanvas/samples/isosurf/isosurf.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/glcanvas/samples/isosurf/isosurf.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/glcanvas/samples/isosurf/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/glcanvas/samples/isosurf/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/glcanvas/samples/isosurf/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/glcanvas/samples/isosurf/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/glcanvas/samples/isosurf/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/glcanvas/samples/isosurf/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/glcanvas/samples/isosurf/mondrian.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/glcanvas/samples/penguin/lw.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/glcanvas/samples/penguin/lw.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/glcanvas/samples/penguin/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/glcanvas/samples/penguin/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/glcanvas/samples/penguin/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/glcanvas/samples/penguin/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/glcanvas/samples/penguin/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/glcanvas/samples/penguin/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/glcanvas/samples/penguin/penguin.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/glcanvas/samples/penguin/penguin.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/glcanvas/samples/penguin/penguin.lwo
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/glcanvas/samples/penguin/penguin.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/glcanvas/samples/penguin/trackball.c
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/glcanvas/samples/penguin/trackball.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/glcanvas/win
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/HelpGen/include
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/HelpGen/src
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/HelpHTML
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/nplugin
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/distrib
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/docs
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/ogledit/bitmaps
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/ogledit/doc.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/ogledit/doc.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/ogledit/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/ogledit/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/ogledit/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/ogledit/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/ogledit/makefile.sc
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/ogledit/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/ogledit/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/ogledit/makefile.vms
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/ogledit/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/ogledit/ogl.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/ogledit/ogl.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/ogledit/ogledit.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/ogledit/ogledit.def
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/ogledit/ogledit.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/ogledit/ogledit.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/ogledit/palette.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/ogledit/palette.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/ogledit/view.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/ogledit/view.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/bitmaps
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/cspalette.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/cspalette.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/csprint.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/dialogs.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/dialogs.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/doc.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/doc.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/mainfrm.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/mainfrm.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/abacus.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/alignb.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/alignl.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/alignr.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/alignt.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/arrow.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/BACK.GIF
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/BULLET.BMP
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/bitmap1.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/bitmap2.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/brush.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/CONTENTS.GIF
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/calc.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/chart.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/colour.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/copy.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/copysize.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/cut.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/cutpoint.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/FORWARD.GIF
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/files.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/help.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/helpcs.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/horiz.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/linearrow.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/magnify.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/mike.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/new.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/newpoint.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/open.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/page.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/paste.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/pointsize.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/preview.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/print.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/redo.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/save.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/screw.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/shapes.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/speaker.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/straight.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/studio.tex
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/Tex2rtf.ini
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/telephon.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/texttool.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/therm.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/tick.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/toback.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/tofront.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/tool1.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/tool2.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/tool3.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/tool4.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/torch.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/UP.GIF
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/undo.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/vert.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/wrench.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/zoom.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/project.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/project.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/shapes.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/shapes.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/studio.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/studio.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/studio.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/studio.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/studio.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/studio_resources.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/studio_resources.wxr
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/symbols.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/symbols.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/view.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/view.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/src/basic.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/src/basic.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/src/basic2.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/src/basicp.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/src/bmpshape.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/src/bmpshape.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/src/canvas.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/src/canvas.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/src/composit.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/src/composit.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/src/constrnt.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/src/constrnt.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/src/divided.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/src/divided.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/src/drawn.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/src/drawn.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/src/drawnp.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/src/lines.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/src/lines.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/src/linesp.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/src/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/src/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/src/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/src/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/src/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/src/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/src/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/src/mfutils.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/src/mfutils.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/src/misc.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/src/misc.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/src/ogl.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/src/ogldiag.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/src/ogldiag.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/serialize/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/serialize/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/serialize/sercore.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/serialize/sercore.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/serialize/serctrl.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/serialize/serctrl.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/serialize/serext.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/serialize/serext.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/serialize/sergdi.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/serialize/sergdi.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/serialize/sermain.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/serialize/serwnd.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/serialize/serwnd.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/tex2rtf/docs
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/tex2rtf/src/bmputils.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/tex2rtf/src/books.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/tex2rtf/src/dos.def
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/tex2rtf/src/htmlutil.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/tex2rtf/src/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/tex2rtf/src/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/tex2rtf/src/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/tex2rtf/src/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/tex2rtf/src/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/tex2rtf/src/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/tex2rtf/src/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/tex2rtf/src/makengui.nt
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/tex2rtf/src/maths.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/tex2rtf/src/readshg.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/tex2rtf/src/readshg.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/tex2rtf/src/rtfutils.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/tex2rtf/src/rtfutils.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/tex2rtf/src/table.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/tex2rtf/src/table.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/tex2rtf/src/tex2any.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/tex2rtf/src/tex2any.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/tex2rtf/src/tex2rtf.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/tex2rtf/src/tex2rtf.def
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/tex2rtf/src/tex2rtf.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/tex2rtf/src/tex2rtf.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/tex2rtf/src/tex2rtf.ini
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/tex2rtf/src/tex2rtf.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/tex2rtf/src/tex2rtf.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/tex2rtf/src/texutils.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/tex2rtf/src/wxhlpblk.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/tex2rtf/src/xlputils.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/adpcm
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/cdbase.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/cdbase.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/cdunix.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/cdunix.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/cdwin.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/cdwin.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/makefile.nt
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/mmdata.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/mmedia.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/mmfile.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/mmfile.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/mmriff.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/mmriff.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/mmsolve.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/mmsolve.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/mmtype.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/sndadpcm.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/sndadpcm.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/sndaiff.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/sndaiff.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/sndau.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/sndau.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/sndfile.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/sndfile.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/sndfrag.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/sndfrag.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/sndfrmt.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/sndfrmt.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/sndmulaw.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/sndmulaw.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/sndpcm.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/sndpcm.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/sndsnd.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/sndsnd.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/snduss.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/snduss.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/sndwav.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/sndwav.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/sndwin.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/sndwin.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/TODO
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/ulaw.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/vidbase.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/vidbase.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/vidwin.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/vidwin.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/vidxanm.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/vidxanm.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/WARNING
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/wave.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/wave.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxOLE/gtk
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxOLE/samples/servlet/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxOLE/samples/servlet/mondrian.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxOLE/samples/servlet/servlet.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxOLE/samples/servlet/servlet.gnorba
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/demo
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/distrib
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/lib
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/README.txt
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/SWIG.patches
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/src/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/src/cmndlgs.i
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/src/controls.i
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/src/controls2.i
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/src/events.i
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/src/frames.i
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/src/gdi.i
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/src/glcanvas.i
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/src/glcanvasc.def
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/src/gtk
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/src/helpers.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/src/helpers.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/src/image.i
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/src/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/src/mdi.i
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/src/misc.i
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/src/motif
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/src/msw
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/src/my_typemaps.i
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/src/qt
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/src/Setup.in
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/src/Setup.in.linux
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/src/Setup.in.solaris
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/src/stattool.i
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/src/utils.i
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/src/utilsc.def
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/src/windows.i
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/src/windows2.i
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/src/windows3.i
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/src/wx.i
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/src/wxc.def
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/src/wxc.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/src/wxp.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/src/_defs.i
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/src/_extras.py
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/src/__init__.py
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/tests
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxtree
  • D /wxWidgets/tags/OLD_MAKEFILES/wxGTK.spec

This commit was manufactured by cvs2svn to create tag 'OLD_MAKEFILES'.

1999-05-31 14:54 RR, revision 2600

Added own sample for text ctrl, char/key events, clipboard. This can be removed from the controls sample. Made control tooltips yellow again.

1999-05-31 10:47 RR, revision 2599

Added support for extra bitmap for toggled tool. Implemented WarpPointer() and added a test for it to controls. Some minor documention updates.

1999-05-30 17:45 RR, revision 2598

Compile fix.

1999-05-30 16:20 RR, revision 2597

A bit more Unicode compilation. Window insertion corrections for window, frame, dialog, mdi.

1999-05-30 05:49 , revision 2596
  • A /wxWidgets/tags/BC5_SNAPSHOT_LATEST
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/install-sh
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/lib/dummy
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/misc
  • D /wxWidgets/tags/BC5_SNAPSHOT_LATEST/samples/dynamic/minimal.cpp
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/samples/grid/bitmap1.bmp
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/samples/grid/bitmap2.bmp
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/samples/grid/test.def
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/samples/grid/test.rc
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/samples/internat/internat.def
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/samples/internat/internat.rc
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/samples/internat/makefile.sc
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/samples/internat/makefile.vms
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/samples/internat/mondrian.ico
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/samples/layout/expt.cpp
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/samples/layout/fload.xbm
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/samples/layout/layout.def
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/samples/layout/makefile.sc
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/samples/layout/makefile.vms
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/samples/mdi/chart.ico
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/samples/mdi/makefile.sc
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/samples/mdi/makefile.vms
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/samples/mdi/mdi.def
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/samples/mdi/mdi.ico
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/samples/mdi/mdi.rc
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/samples/mdi/mondrian.ico
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/samples/minimal/mondrian.ico
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/samples/png/pngdemo.rc
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/samples/printing/fload.xbm
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/samples/printing/printing.def
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/samples/splitter/mondrian.ico
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/samples/splitter/test.def
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/samples/splitter/test.rc
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/samples/tab/mondrian.ico
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/samples/tab/test.def
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/samples/tab/test.rc
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/common/glob.inc
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/common/ipcbase.cpp
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/common/matrix.cpp
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/gtk/bdiag.xbm
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/gtk/cdiag.xbm
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/gtk/cross.xbm
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/gtk/fdiag.xbm
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/gtk/horiz.xbm
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/gtk/verti.xbm
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/gtk1/bdiag.xbm
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/gtk1/cdiag.xbm
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/gtk1/cross.xbm
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/gtk1/fdiag.xbm
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/gtk1/horiz.xbm
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/gtk1/verti.xbm
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/png/ansi2knr.1
  • D /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/png/makefile.nt
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/png/scripts
  • A /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/png/scripts/build.bat
  • A /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/png/scripts/makefile.aco
  • A /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/png/scripts/makefile.ama
  • A /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/png/scripts/makefile.atr
  • A /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/png/scripts/makefile.lnx
  • A /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/png/scripts/makefile.mip
  • A /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/png/scripts/makefile.s2x
  • A /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/png/scripts/makefile.sun
  • A /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/png/scripts/makefile.wat
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/zlib
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/zlib/adler32.c
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/zlib/compress.c
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/zlib/crc32.c
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/zlib/deflate.c
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/zlib/deflate.h
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/zlib/example.c
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/zlib/inffixed.h
  • A /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/zlib/Makefile.in2
  • A /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/zlib/makefile.b32
  • A /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/zlib/makefile.bcc
  • A /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/zlib/makefile.dos
  • A /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/zlib/makefile.unx
  • A /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/zlib/makefile.vc
  • A /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/zlib/makefile.wat
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/zlib/minigzip.c
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/zlib/trees.c
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/zlib/uncompr.c
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/zlib/zlib.h
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/zlib/zutil.c
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/zlib/zutil.h
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/user/wxConvert/Makefile.in
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/user/wxConvert/wxConvert.h
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/user/wxFile
  • A /wxWidgets/tags/BC5_SNAPSHOT_LATEST/user/wxFile/.cvsignore
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/user/wxFile/dirctrl.cpp
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/user/wxFile/dirctrl.h
  • A /wxWidgets/tags/BC5_SNAPSHOT_LATEST/user/wxFile/FMJobs.cpp
  • A /wxWidgets/tags/BC5_SNAPSHOT_LATEST/user/wxFile/FMJobs.h
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/user/wxFile/filectrl.cpp
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/user/wxFile/filectrl.h
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/user/wxFile/Makefile
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/user/wxFile/Makefile.in
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/user/wxFile/wxFile.cpp
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/user/wxFile/wxFile.h
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/user/wxTest/folder.xpm
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/user/wxTest/horse.png
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/user/wxTest/list.xpm

This commit was manufactured by cvs2svn to create tag 'BC5_SNAPSHOT_LATEST'.

1999-05-30 05:49 BM, revision 2595

IMHO these are the correct flags for borland

1999-05-29 15:44 BM, revision 2594

fixed #if !NOPCH to be #if !defined(NOPCH)

1999-05-29 00:34 VZ, revision 2593

compilation fixed

1999-05-28 17:27 RD, revision 2592

Made SetFont for wxCheckListBox more intelligent.

1999-05-28 16:10 RR, revision 2591

Added fixes for Unicode compilation. Added WXK_ALT incl test.

1999-05-28 14:54 JS, revision 2590

Added rc and def files for new samples

1999-05-28 10:30 RR, revision 2589

Small correction to list ctrl and default button size. text ctrl doesn't inherit BG colour anymore added missing file.

1999-05-28 09:28 RR, revision 2588

New defines for wxTreeCtrl Corrections to print preview MakeModal behaves sanely now.

1999-05-27 20:39 JS, revision 2587

Added dcbase target to various makefiles

1999-05-27 20:38 JS, revision 2586

Added some makefiles for caret, scroll and drawing samples.

1999-05-27 19:54 RR, revision 2585

Color cubes now get created on 8-bit true-color visual as well. (This exists). Added MakeModal() to wxFrame.

1999-05-27 18:08 RR, revision 2584

Corrected SetItemState() in listctrl Added test for this to scroll sample. Didn't find reason for strange positioning of progress dialog.

1999-05-27 15:37 RR, revision 2583

compile fixes. Vadim ows me a pizza.

1999-05-27 13:22 VZ, revision 2582

1. warning in wxDataObject fixed 2. wxProgressDialog got a new style flag and updated docs

1999-05-27 13:14 RR, revision 2581

Doc updates. Minor dc change.

1999-05-27 12:49 VZ, revision 2580

1. wxDataObject compilation fixes (can't test if it works right now, sorry) 2. wxProgressDialog ctor has "style" parameter 3. the controls samples now also demonstrates wxUpdateUI events and wxProgressDialog

1999-05-27 09:34 RR, revision 2579

Small cursor improvements

1999-05-26 22:39 VZ, revision 2578

wxPrivateDataObject works under MSW as well (hopefully it still does under GTK too)

1999-05-26 20:40 RR, revision 2577

Got a new idea to do cursors, including global ones and busy etc. Fixed an assert in UserScaler from PS code.

1999-05-26 17:17 GL, revision 2576

* Small fix in wxHTTP::BuildRequest * Introduced wxURL::ConvertToValidURI (to be implemented)

1999-05-26 12:39 VZ, revision 2575

validators now validate again

1999-05-26 10:17 RR, revision 2574

Made wxClientDC's use safe as per wxMSW.

1999-05-26 09:03 RR, revision 2573

wxScrolledWindow inherits from wxPanel to make tab travseral work. Work around for GTK scrolledwidget bug.

1999-05-25 23:51 BM, revision 2572

Cleaned up some warnings

1999-05-25 23:40 BM, revision 2571

Move some functions from header into here

1999-05-25 23:39 BM, revision 2570

Added dcbase.cpp

1999-05-25 23:38 BM, revision 2569

Move code to a dcbase.cpp

1999-05-25 23:27 BM, revision 2568

Fixed SetForeground and SetBackground declarations

1999-05-25 23:07 VZ, revision 2567

wxCaret MSW bug fixes

1999-05-25 19:59 RR, revision 2566

"Corrected" logical function in wxDC.

1999-05-25 18:02 VZ, revision 2565

caret.cpp included

1999-05-25 18:01 VZ, revision 2564

wxCaret now exists not only under MSW but on any supported platform as well

1999-05-25 17:14 GL, revision 2563

* wxThread fixes * wxStream fix (Read(wxStreamBase)) * wxEvent: GTK idle loop waking up was actually good, reenabled. * wxSocket: all features working on Linux/RH6 (including high-level protocols) Needs testing on other platforms now.

1999-05-25 13:38 VZ, revision 2562

1. wxNotifyEvent documented 2. wxNotebook event now derives from it under wxGTK too - fixing the PAGE_CHANGING event handling bug 3. the controls sample demonstrates PAGE_CHANGING in action

1999-05-25 13:36 RR, revision 2561

windows emit wxCreateWindowEvent generic controls use wxINVERT for rubberbands etc wxXOR maps to GdkXOR etc

1999-05-25 13:23 JS, revision 2560

Reverted corrupt file (may not be in line with Vadim's changes)

1999-05-25 10:40 RR, revision 2559

Fixed a notebook crash and added more tests to sample. Corrected size behaviour of default button.

1999-05-25 09:02 JS, revision 2558

Small changes for VC++ 4.1, win16 compilation, etc.

1999-05-25 09:01 JS, revision 2557

Misc small changes

1999-05-24 23:53 RR, revision 2556

Made listctrl header BG grey again mapped XOR to GdkInvert and vice versa No more EVT_TEXT after SetValue()

1999-05-24 21:12 VZ, revision 2555

1. bug fixes in wxCaret 2. wxPoint now has += and -= 3. Validate() takes "wxWindow *" (and not wxWindowBase) again

1999-05-24 19:33 RR, revision 2554

Rewrote wxNotebook, incl. PAGE_CHANGING event and InsertPage and internal behaviour more like wxMSW. Leaves pixel junk sometimes...

1999-05-24 17:51 BV, revision 2553

Updated splitter docs to describe new wxSP_PERMIT_UNSPLIT style and wxEVT_COMMAND_SPLITTER_SASH_POS_CHANGED splitter event type.

1999-05-24 16:19 BV, revision 2552

Added always-unsplittable style option (wxSP_PERMIT_UNSPLIT) Added visual feedback on limits for sash-drag (Fix of previous broken behaviour: now unplits only if min pane size == 0 or if always-unsplittable style flag is used.)

1999-05-24 16:19 BV, revision 2551

Added wxEVT_COMMAND_SPLITTER_SASH_POS_CHANGING.

1999-05-24 14:03 RR, revision 2550

Empty notebooks show up again. I'm afraid this might sometimes crash with GTK 1.2.0/1.

1999-05-24 12:05 GL, revision 2549

wxFileIn/OutputStream fix

1999-05-24 11:37 RR, revision 2548

Hardcode colours in systems settings.

1999-05-23 23:48 VZ, revision 2547

1. some minor but nasty bugs fixed (see post to the list) 2. new wxCaret class (MSW only so far)

1999-05-23 23:45 VZ, revision 2546

more MDI features tested

1999-05-23 23:43 VZ, revision 2545

corrected MSW-specific bug (in the sample, not the scrolling code)

1999-05-23 19:33 RR, revision 2544

Now wxYield() calls wxApp::ProcessIdle() which also entails that wxYield() will flush events that have been sent from other threads. I don't know what wxMSW does here, but I guess the same wouldn't be bad.

1999-05-23 18:54 RS, revision 2543

repaired recently broken framelayout

1999-05-23 18:37 RR, revision 2542

Compile fix for GTK 1.0 wxOleStream added

1999-05-23 16:09 GL, revision 2541

* wxSocket seems to work with the async requester turned off. Two things to fix: * async requester bug * GTK/GLIB idle loop wake up URL/HTTP/FTP/SocketServer/SocketClient seems to work (well, they work on my computer).

1999-05-22 15:13 RR, revision 2540

GTK 1.0 compilation (not tested) toolbars can now get inserted in the client area as well (as normal windows) Menu accels can be functions keys Made DialogEd work again (with wxGTK :-) )

1999-05-22 10:11 RR, revision 2539

Played a little with sockets.

1999-05-22 08:01 RR, revision 2538

Put wxGTK's threads back to life.

1999-05-22 03:01 NI, revision 2537

Improved keypress handling

1999-05-22 02:55 NI, revision 2536

Improved keyboard handling

1999-05-21 22:43 VZ, revision 2535

msg catalog code bugfix for 64 bit platforms

1999-05-21 21:28 NI, revision 2534

Added missing comma

1999-05-21 21:22 NI, revision 2533

Fixed handling of keypress WXK_NUMPAD_NEXT

1999-05-21 21:16 NI, revision 2532

added constant WXK_NUMPAD_NEXT

1999-05-21 13:28 RR, revision 2531

Made GetLabel/SetLabel() virtual

1999-05-21 12:50 RR, revision 2530

Fixed typos in window.cpp and utils.cpp Tried to repair HP-UX compilation thing for iODBC.

1999-05-21 11:39 VZ, revision 2529

GetItem() doesn't ignore column number any more

1999-05-21 11:38 VZ, revision 2528

HP-UX gcc compilation fixes

1999-05-21 05:03 RS, revision 2527

documented wxCONFIG_USE_RELATIVE_PATH

1999-05-20 22:53 VZ, revision 2526

mysterious radiobox bug finally fixed

1999-05-20 22:17 VZ, revision 2525

bugs in splitter docs corrected

1999-05-20 17:44 GL, revision 2524

* Added a fix from Allen to wxStringTokenizer

1999-05-20 14:32 RR, revision 2523

GtkMyFixed is now more "GTK 1.2.3 ready". Test added to notebook sample (showing that GTK 1.2.3 is not GTK 1.2.3 ready). Touched frame?

1999-05-20 11:11 OK, revision 2522

Unicode compilation fix for find_*_of() (I might be back at work committing other fixes soon, but probably not before tomorrow at least.)

1999-05-20 06:08 RD, revision 2521

wxScrolledWindow for wxMSW is now getting wxScrollWinEvents and are scrolling again.

1999-05-20 04:25 BV, revision 2520

Added a reference to the splitter event class and macros.

1999-05-20 04:24 BV, revision 2519

Added the rest of the wxSplitterEvent class interface docs.

1999-05-20 04:22 BV, revision 2518

Fix bug in which splitter would not close if sash pulled to one edge of window when minimum pane size != 0.

1999-05-19 22:44 VZ, revision 2517

file which undefs symbols ocnflicting with windows.h

1999-05-19 22:25 VZ, revision 2516

1. bug in wxSplitter corrected: mouse event coords may be negative when the mouse is captured which made sash roll over the window 2. missing functions added to wxRadioBox 3. non existent functions removed from wxRadioBox and wxControl

1999-05-19 17:51 RR, revision 2515

Augmented version to b5 Disabled F10 thing.

1999-05-19 17:40 BM, revision 2514

Changed [] parameters to be unsigned.

1999-05-19 16:47 KB, revision 2513

updated

1999-05-19 13:46 VZ, revision 2512

wxThread::Entry documented

1999-05-19 13:41 RR, revision 2511

YOu can now activate the menu pressing F10 anywhere.

1999-05-19 10:46 RR, revision 2510

Listctrl should now send char and key_down events.

1999-05-19 10:27 RR, revision 2509

Corrected tree ctrl behaviour.

1999-05-19 09:08 RR, revision 2508

Updated distrib. Corrected listbox dclick. Modified char/key event stuff. Added WXWIN_COMPATIBILITY_2 = 1 to setup.hin

1999-05-19 04:41 RD, revision 2507

fixed error about wxFrame::Command not returning a value

1999-05-19 01:15 VZ, revision 2506

notebook creation bug fixed

1999-05-19 01:00 VZ, revision 2505

ScreenToClient() implemented correctly

1999-05-19 00:53 VZ, revision 2504

1. wxMSW seems to work (please test and send your bug reports!) 2. accelerators in the menus a la GTK (actually slightly better) implemented 3. wxSplitter now uses events (and so the code which was broken by recent changes works again)

1999-05-18 19:35 RR, revision 2503

More key event work. Added SetDetectableAutoRepeat.

1999-05-18 19:08 BM, revision 2502

Fixed some compile errors

1999-05-18 16:29 KB, revision 2501

minor progress bar fix

1999-05-18 16:28 KB, revision 2500

highlighting fixes

1999-05-18 15:30 RR, revision 2499

No longer emit char events for shift/ctrl presses.

1999-05-18 15:13 KB, revision 2498

fixed an over-optimisation

1999-05-18 15:05 KB, revision 2497

Merged in from Mahogany. A bit better and safer.

1999-05-18 14:52 VZ, revision 2496

isascii changed to isprint for better logging

1999-05-18 14:49 RR, revision 2495

Correxted myfixed widget to prevent warnings from GTK Changed listbox dclick emission

1999-05-18 14:47 VZ, revision 2494

char/key events testing added

1999-05-18 13:35 VZ, revision 2493

DeleteAllPages() bug corrected

1999-05-17 19:35 RR, revision 2492

Removed an #ifndef __WXGTK__

1999-05-17 19:17 RR, revision 2491

Use wxScrollWinEvent instead of wxScrollEvent in wxWindow and wxScrolledWindow. This breaks all ports! Added Layout() call to wxSplitter. wxDialog at least tries to set its position before its shown. wxGTK now emits char/key events as wxMSW does.

1999-05-17 18:10 GL, revision 2490

* prgodlgg.h: Update() use wxString instead of 'char *' * wxThread: fixes (all should work fluently now) * wxSocket: it is at last usable on my computer GTK/GLIB problem : reenabling the idle event propagation causes very strange problem (Instruction pointer/memory)

1999-05-17 17:10 RD, revision 2489

Moved all WXDLLEXPORT's to be before the return type in order to make VC 6.0 happy when building a DLL.

1999-05-17 17:07 RD, revision 2488

Added wxPoint ClientToScreen(const wxPoint& pt) wxPoint ScreenToClient(const wxPoint& pt) back into class wxWindow

1999-05-17 17:05 RD, revision 2487

Enhanced HTML Help output. 1. Full-text-search is enabled 2. Additional buttons on the help window 3. The root page (contents) is now added to the tree 4. etc.

1999-05-17 15:13 VZ, revision 2486

SelectColour() works

1999-05-17 14:51 VZ, revision 2485

added Next/PrevControlId

1999-05-17 14:35 VZ, revision 2484

DrawCircle() added

1999-05-17 14:10 VZ, revision 2483

more tests added

1999-05-17 12:41 VZ, revision 2482

find_first/last_[not]_of() functions added

1999-05-17 12:27 RR, revision 2481

New virtual key defines (NUMPAD_XXX).

1999-05-17 06:29 RS, revision 2480

Added code to make wxMDIChildFrame::Activate() work

1999-05-16 23:42 KB, revision 2479

minor bug fix

1999-05-16 23:13 KB, revision 2478

Added a wxDataFormat::SetAtom() inline function.

1999-05-16 23:12 KB, revision 2477

Minor fix for wxDF_PRIVATE, but doesn't work yet.

1999-05-16 23:10 KB, revision 2476

Many, many updates. Almost perfect.

1999-05-16 19:04 RR, revision 2475

Minor DC correction.

1999-05-16 15:33 KB, revision 2474

More translations (All that I am interested in, if someone else wants to finish them, go ahead.)

1999-05-16 13:40 GL, revision 2473

* Fixed a dead-lock when the thread finishes.

1999-05-16 13:31 KB, revision 2472

About 30% done.

1999-05-15 23:40 RR, revision 2471

DC change header change for wxMemoryDC and wxPostscriptDC.

1999-05-15 13:56 RR, revision 2470

A little more testing.

1999-05-15 13:33 RR, revision 2469

Started drawing sample.

1999-05-15 12:47 VZ, revision 2468

typo in dcclient.cpp corrected (wxUSE_SPLINE => wxUSE_SPLINES)

1999-05-15 12:01 GL, revision 2467

* Added thread cleanup safeness: thread can be explicitely killed safely now on Unix.

1999-05-15 07:48 RR, revision 2466

wxGLCanvas compile fixes

1999-05-15 00:56 RD, revision 2465

fixes for GetReturnCode/SetReturnCode

1999-05-14 21:04 RR, revision 2464

wxGTK now works a little again. Added new OpenGl code.

1999-05-14 20:27 RR, revision 2463

wxGTK compiles and links again.

1999-05-14 14:44 VZ, revision 2462

minor changes

1999-05-14 11:36 KB, revision 2461

a few more buglets

1999-05-14 10:41 KB, revision 2460

NL insert bug

1999-05-14 10:31 KB, revision 2459

Updated, fixed a colour bug.

1999-05-14 09:35 KB, revision 2458

The new layout mechanism is better than the old one. :-)

1999-05-13 23:02 VZ, revision 2457

wxWindowDC compiles (wxGTK doesn't link yet because of dcpsg.cpp problems...)

1999-05-13 21:33 VZ, revision 2456

wxWindow::Show() works again

1999-05-13 21:21 VZ, revision 2455

1. MSW message handling simplifications 2. wxDC split into wxDC and wxDCBase 3. Several minor bug fixes, many major new bugs

1999-05-13 21:13 KB, revision 2454

I was stupid enough to reorganise the way font changes get stored and applied, so after only four hours work I'm back where I was yesterday. Selections still buggy.

1999-05-13 17:18 KB, revision 2453

untested changes...

1999-05-13 17:18 KB, revision 2452

some changes, untested

1999-05-13 15:52 karsten, revision 2451

ProgressDialog now handles multiple copies and shows total number of pages.

1999-05-13 15:51 KB, revision 2450

slowdown effect

1999-05-13 15:38 KB, revision 2449

another wxLayout bug, prints empty pages suddenly

1999-05-13 15:24 GL, revision 2448

* Some more CopyObject()

1999-05-13 15:09 KB, revision 2447

fixed wrong range for print progress dialog

1999-05-13 15:02 KB, revision 2446

removed an assert which was broken (looked right though)

1999-05-13 13:02 KB, revision 2445

Fixed a minor bug in hotKey handling.

1999-05-13 11:06 KB, revision 2444

two more bug notes

1999-05-13 10:56 KB, revision 2443

first text (header lines) in M get malformatted

1999-05-13 10:56 KB, revision 2442

find position bug fixed

1999-05-13 10:14 KB, revision 2441

Added finding of text in the list and fixed calculation of scrollbar size.

1999-05-13 09:53 RR, revision 2440

Added m_scanCode field to wxKeyEvent Added a few more WXK symbols to wxGTK

1999-05-13 09:44 GL, revision 2439

* fix in wcslen()

1999-05-12 22:14 KB, revision 2438

Modified font handling (on the way to real rtf editing...) Selections are better but still buggy, list size does not get calculated completely, end of list only appears after multiple edits. ???

1999-05-12 22:12 RR, revision 2437

Maybe negative wxWindowId are better than just -1.