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.