commit 5e855432104afc8ae4df13560bafafc175ed231c Author: MichaelAgarkov Date: Sun May 17 00:35:16 2026 +0300 Initial commit diff --git a/LICENSE.txt b/LICENSE.txt new file mode 100644 index 0000000..062ae97 --- /dev/null +++ b/LICENSE.txt @@ -0,0 +1,12 @@ +Copyright (c) 2026 Michael Agarkov + +Permission to use, copy, modify, and/or distribute this software for any +purpose with or without fee is hereby granted. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH +REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY +AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, +INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM +LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR +OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR +PERFORMANCE OF THIS SOFTWARE. \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000..b36428e --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# URL viewer - preview a URL that is about to open. +By [Михаил Агарков](https://codeberg.org/MichaelAgarkov) + +Do you easily get annoyed by programs that open a link in your browser without asking? This program is made specifically to address that. + +## How to use +For it to work, you should set it as your default browser. Then, in the program, set the path to the executable of your browser. + +> [!IMPORTANT] +> I made this program for my personal use. You may encounter bugs or even crashes, if you do, feel free to report them. + +Licensed under the [0BSD](https://choosealicense.com/licenses/0bsd/). +Made with love ^w^ \ No newline at end of file diff --git a/URLViewer.cbp b/URLViewer.cbp new file mode 100644 index 0000000..f7505e2 --- /dev/null +++ b/URLViewer.cbp @@ -0,0 +1,80 @@ + + + + + + diff --git a/URLViewer.depend b/URLViewer.depend new file mode 100644 index 0000000..151fbe3 --- /dev/null +++ b/URLViewer.depend @@ -0,0 +1,3053 @@ +# depslib dependency file v1.0 +1778945654 source:c:\users\michaelagarkov\documents\codeblocks projects\urlviewer\wx_pch.h + + + +1587539368 c:\wxwidgets-3.0.5\include\wx\wxprec.h + "wx/defs.h" + "wx/chartype.h" + "wx/msw/wrapwin.h" + "wx/msw/private.h" + "wx/msw/wrapcctl.h" + "wx/msw/wrapcdlg.h" + "wx/msw/missing.h" + "wx/os2/private.h" + "wx/wx.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\defs.h + "wx/platform.h" + "wx/version.h" + "wx/dlimpexp.h" + + "wx/debug.h" + + + "wx/windowid.h" + + "wx/msw/winundef.h" + "wx/features.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\platform.h + + + + "wx/osx/config_xcode.h" + "wx/android/config_android.h" + "wx/compiler.h" + "wx/setup.h" + "wx/msw/wince/libraries.h" + "wx/msw/libraries.h" + "wx/msw/gccpriv.h" + + + "wx/chkconf.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\osx\config_xcode.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\android\config_android.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\compiler.h + +1587539368 c:\wxwidgets-3.0.5\lib\gcc_dll\mswu\wx\setup.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\msw\wince\libraries.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\msw\libraries.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\msw\gccpriv.h + <_mingw.h> + + +1587539368 c:\wxwidgets-3.0.5\include\wx\chkconf.h + "wx/msw/wince/chkconf.h" + "wx/msw/chkconf.h" + "wx/gtk/chkconf.h" + "wx/gtk/chkconf.h" + "wx/cocoa/chkconf.h" + "wx/osx/chkconf.h" + "wx/os2/chkconf.h" + "wx/dfb/chkconf.h" + "wx/motif/chkconf.h" + "wx/x11/chkconf.h" + "wx/android/chkconf.h" + "wx/unix/chkconf.h" + "wx/univ/chkconf.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\msw\wince\chkconf.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\msw\chkconf.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk\chkconf.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\cocoa\chkconf.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\osx\chkconf.h + "wx/osx/iphone/chkconf.h" + "wx/osx/carbon/chkconf.h" + "wx/osx/cocoa/chkconf.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\osx\iphone\chkconf.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\osx\carbon\chkconf.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\osx\cocoa\chkconf.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\os2\chkconf.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\dfb\chkconf.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\motif\chkconf.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\x11\chkconf.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\android\chkconf.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\unix\chkconf.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\univ\chkconf.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\version.h + "wx/cpp.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\cpp.h + "wx/compiler.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\dlimpexp.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\debug.h + + + "wx/chartype.h" + "wx/cpp.h" + "wx/dlimpexp.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\chartype.h + "wx/platform.h" + + + + + + + + + + + + +1587539368 c:\wxwidgets-3.0.5\include\wx\windowid.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\msw\winundef.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\features.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\msw\wrapwin.h + "wx/platform.h" + + + "wx/msw/winundef.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\msw\private.h + "wx/msw/wrapwin.h" + "wx/msw/microwin.h" + "wx/log.h" + "wx/window.h" + "wx/gdicmn.h" + "wx/colour.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\msw\microwin.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\log.h + "wx/defs.h" + "wx/cpp.h" + "wx/string.h" + "wx/strvararg.h" + "wx/arrstr.h" + + "wx/dynarray.h" + "wx/hashmap.h" + "wx/thread.h" + "wx/iosfwrap.h" + "wx/generic/logg.h" + "wx/cocoa/log.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\string.h + "wx/defs.h" + + + + + + + + + + + "wx/wxcrtbase.h" + "wx/strvararg.h" + "wx/buffer.h" + "wx/strconv.h" + "wx/stringimpl.h" + "wx/stringops.h" + "wx/unichar.h" + "wx/tls.h" + "wx/iosfwrap.h" + "wx/crt.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\wxcrtbase.h + "wx/chartype.h" + + + + + + + +1587539368 c:\wxwidgets-3.0.5\include\wx\strvararg.h + "wx/platform.h" + "wx/cpp.h" + "wx/chartype.h" + "wx/strconv.h" + "wx/buffer.h" + "wx/unichar.h" + + + + "wx/stringimpl.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\strconv.h + "wx/defs.h" + "wx/chartype.h" + "wx/buffer.h" + "typeinfo.h" + + "wx/fontenc.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\buffer.h + "wx/chartype.h" + "wx/wxcrtbase.h" + + +1587539368 c:\wxwidgets-3.0.5\include\wx\typeinfo.h + "wx/defs.h" + + + +1587539368 c:\wxwidgets-3.0.5\include\wx\fontenc.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\unichar.h + "wx/defs.h" + "wx/chartype.h" + "wx/stringimpl.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\stringimpl.h + "wx/defs.h" + "wx/chartype.h" + "wx/wxcrtbase.h" + + "wx/beforestd.h" + + "wx/afterstd.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\beforestd.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\afterstd.h + "wx/msw/winundef.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\stringops.h + "wx/chartype.h" + "wx/stringimpl.h" + "wx/unichar.h" + "wx/buffer.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\tls.h + "wx/defs.h" + "wx/msw/tls.h" + "wx/os2/tls.h" + "wx/unix/tls.h" + + +1587539368 c:\wxwidgets-3.0.5\include\wx\msw\tls.h + "wx/msw/wrapwin.h" + "wx/thread.h" + "wx/vector.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\thread.h + "wx/defs.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\vector.h + "wx/defs.h" + + + "wx/scopeguard.h" + "wx/meta/movable.h" + "wx/meta/if.h" + "wx/beforestd.h" + + "wx/afterstd.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\scopeguard.h + "wx/defs.h" + "wx/except.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\except.h + "wx/defs.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\meta\movable.h + "wx/meta/pod.h" + "wx/string.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\meta\pod.h + "wx/defs.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\meta\if.h + "wx/defs.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\os2\tls.h + "wx/os2/private.h" + "wx/thread.h" + "wx/vector.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\os2\private.h + + + + + + + + "wx/dlimpexp.h" + "wx/fontenc.h" + "wx/thread.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\unix\tls.h + + +1587539368 c:\wxwidgets-3.0.5\include\wx\iosfwrap.h + + + "wx/msw/winundef.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\crt.h + "wx/defs.h" + "wx/chartype.h" + "wx/wxcrt.h" + "wx/wxcrtvararg.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\wxcrt.h + "wx/wxcrtbase.h" + "wx/string.h" + + +1587539368 c:\wxwidgets-3.0.5\include\wx\wxcrtvararg.h + "wx/wxcrt.h" + "wx/strvararg.h" + "wx/string.h" + + +1587539368 c:\wxwidgets-3.0.5\include\wx\arrstr.h + "wx/defs.h" + "wx/string.h" + "wx/dynarray.h" + "wx/beforestd.h" + + "wx/afterstd.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\dynarray.h + "wx/defs.h" + "wx/beforestd.h" + + + "wx/afterstd.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\hashmap.h + "wx/string.h" + "wx/wxcrt.h" + + + + + + +1587539368 c:\wxwidgets-3.0.5\include\wx\generic\logg.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\cocoa\log.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\window.h + "wx/event.h" + "wx/list.h" + "wx/cursor.h" + "wx/font.h" + "wx/colour.h" + "wx/region.h" + "wx/utils.h" + "wx/intl.h" + "wx/validate.h" + "wx/palette.h" + "wx/accel.h" + "wx/access.h" + "wx/msw/window.h" + "wx/motif/window.h" + "wx/gtk/window.h" + "wx/gtk1/window.h" + "wx/x11/window.h" + "wx/dfb/window.h" + "wx/osx/window.h" + "wx/cocoa/window.h" + "wx/os2/window.h" + "wx/univ/window.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\event.h + "wx/defs.h" + "wx/cpp.h" + "wx/object.h" + "wx/clntdata.h" + "wx/gdicmn.h" + "wx/cursor.h" + "wx/mousestate.h" + "wx/dynarray.h" + "wx/thread.h" + "wx/tracker.h" + "wx/typeinfo.h" + "wx/any.h" + "wx/meta/convertible.h" + "wx/meta/removeref.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\object.h + "wx/memory.h" + "wx/xti.h" + "wx/rtti.h" + "wx/xti2.h" + "wx/msw/msvcrt.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\memory.h + "wx/defs.h" + "wx/string.h" + "wx/msgout.h" + + +1587539368 c:\wxwidgets-3.0.5\include\wx\msgout.h + "wx/defs.h" + "wx/chartype.h" + "wx/strvararg.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\xti.h + "wx/defs.h" + "wx/xtitypes.h" + "wx/xtihandler.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\xtitypes.h + "wx/defs.h" + "wx/string.h" + "wx/hashmap.h" + "wx/arrstr.h" + "wx/flags.h" + "wx/intl.h" + "wx/log.h" + + +1587539368 c:\wxwidgets-3.0.5\include\wx\flags.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\intl.h + "wx/defs.h" + "wx/string.h" + "wx/translation.h" + "wx/fontenc.h" + "wx/language.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\translation.h + "wx/defs.h" + "wx/string.h" + "wx/buffer.h" + "wx/language.h" + "wx/hashmap.h" + "wx/strconv.h" + "wx/scopedptr.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\language.h + "wx/defs.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\scopedptr.h + "wx/defs.h" + "wx/checkeddelete.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\checkeddelete.h + "wx/cpp.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\xtihandler.h + "wx/defs.h" + "wx/xti.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\rtti.h + "wx/memory.h" + "wx/flags.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\xti2.h + "wx/xtiprop.h" + "wx/xtictor.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\xtiprop.h + "wx/defs.h" + "wx/xti.h" + "wx/any.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\any.h + "wx/defs.h" + + "wx/string.h" + "wx/meta/if.h" + "wx/typeinfo.h" + "wx/list.h" + "wx/datetime.h" + "wx/variant.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\list.h + "wx/defs.h" + "wx/object.h" + "wx/string.h" + "wx/vector.h" + "wx/beforestd.h" + + + + "wx/afterstd.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\datetime.h + "wx/defs.h" + "wx/msw/wince/time.h" + + + "wx/longlong.h" + "wx/anystr.h" + "wx/dynarray.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\msw\wince\time.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\longlong.h + "wx/defs.h" + "wx/string.h" + + "wx/iosfwrap.h" + + "wx/strvararg.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\anystr.h + "wx/string.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\variant.h + "wx/defs.h" + "wx/object.h" + "wx/string.h" + "wx/arrstr.h" + "wx/list.h" + "wx/cpp.h" + "wx/longlong.h" + "wx/datetime.h" + "wx/iosfwrap.h" + "wx/any.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\xtictor.h + "wx/defs.h" + "wx/xti.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\msw\msvcrt.h + + + +1587539368 c:\wxwidgets-3.0.5\include\wx\clntdata.h + "wx/defs.h" + "wx/string.h" + "wx/hashmap.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\gdicmn.h + "wx/defs.h" + "wx/list.h" + "wx/string.h" + "wx/fontenc.h" + "wx/hashmap.h" + "wx/math.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\math.h + "wx/defs.h" + + + + + +1587539368 c:\wxwidgets-3.0.5\include\wx\cursor.h + "wx/defs.h" + "wx/msw/cursor.h" + "wx/motif/cursor.h" + "wx/gtk/cursor.h" + "wx/gtk1/cursor.h" + "wx/x11/cursor.h" + "wx/dfb/cursor.h" + "wx/osx/cursor.h" + "wx/cocoa/cursor.h" + "wx/os2/cursor.h" + "wx/utils.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\msw\cursor.h + "wx/msw/gdiimage.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\msw\gdiimage.h + "wx/gdiobj.h" + "wx/gdicmn.h" + "wx/list.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\gdiobj.h + "wx/object.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\motif\cursor.h + "wx/gdiobj.h" + "wx/gdicmn.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk\cursor.h + "wx/gdiobj.h" + "wx/gdicmn.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk1\cursor.h + "wx/gdiobj.h" + "wx/gdicmn.h" + "wx/image.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\image.h + "wx/defs.h" + "wx/object.h" + "wx/string.h" + "wx/gdicmn.h" + "wx/hashmap.h" + "wx/arrstr.h" + "wx/stream.h" + "wx/variant.h" + "wx/imagbmp.h" + "wx/imagpng.h" + "wx/imaggif.h" + "wx/imagpcx.h" + "wx/imagjpeg.h" + "wx/imagtga.h" + "wx/imagtiff.h" + "wx/imagpnm.h" + "wx/imagxpm.h" + "wx/imagiff.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\stream.h + "wx/defs.h" + + "wx/object.h" + "wx/string.h" + "wx/filefn.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\filefn.h + "wx/list.h" + "wx/arrstr.h" + "wx/msw/wince/time.h" + "wx/msw/private.h" + + + + + "wx/os2/private.h" + + + + + + + + + + + + + + + + + +1587539368 c:\wxwidgets-3.0.5\include\wx\imagbmp.h + "wx/image.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\imagpng.h + "wx/defs.h" + "wx/image.h" + "wx/versioninfo.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\versioninfo.h + "wx/string.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\imaggif.h + "wx/image.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\imagpcx.h + "wx/image.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\imagjpeg.h + "wx/defs.h" + "wx/image.h" + "wx/versioninfo.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\imagtga.h + "wx/image.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\imagtiff.h + "wx/defs.h" + "wx/image.h" + "wx/versioninfo.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\imagpnm.h + "wx/image.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\imagxpm.h + "wx/image.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\imagiff.h + "wx/image.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\x11\cursor.h + "wx/gdiobj.h" + "wx/gdicmn.h" + "wx/colour.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\colour.h + "wx/defs.h" + "wx/gdiobj.h" + "wx/variant.h" + "wx/msw/colour.h" + "wx/motif/colour.h" + "wx/gtk/colour.h" + "wx/gtk1/colour.h" + "wx/generic/colour.h" + "wx/x11/colour.h" + "wx/osx/colour.h" + "wx/cocoa/colour.h" + "wx/os2/colour.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\msw\colour.h + "wx/object.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\motif\colour.h + "wx/object.h" + "wx/string.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk\colour.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk1\colour.h + "wx/defs.h" + "wx/object.h" + "wx/string.h" + "wx/gdiobj.h" + "wx/palette.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\palette.h + "wx/defs.h" + "wx/object.h" + "wx/gdiobj.h" + "wx/msw/palette.h" + "wx/x11/palette.h" + "wx/generic/paletteg.h" + "wx/osx/palette.h" + "wx/os2/palette.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\msw\palette.h + "wx/gdiobj.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\x11\palette.h + "wx/list.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\generic\paletteg.h + "wx/defs.h" + "wx/object.h" + "wx/gdiobj.h" + "wx/gdicmn.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\osx\palette.h + "wx/gdiobj.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\os2\palette.h + "wx/gdiobj.h" + "wx/os2/private.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\generic\colour.h + "wx/object.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\x11\colour.h + "wx/defs.h" + "wx/object.h" + "wx/string.h" + "wx/gdiobj.h" + "wx/palette.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\osx\colour.h + "wx/osx/core/colour.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\osx\core\colour.h + "wx/object.h" + "wx/string.h" + "wx/osx/core/cfref.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\osx\core\cfref.h + + + +1587539368 c:\wxwidgets-3.0.5\include\wx\cocoa\colour.h + "wx/object.h" + "wx/string.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\os2\colour.h + "wx/object.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\dfb\cursor.h + "wx/gdiobj.h" + "wx/gdicmn.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\osx\cursor.h + "wx/bitmap.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\bitmap.h + "wx/string.h" + "wx/gdicmn.h" + "wx/colour.h" + "wx/image.h" + "wx/variant.h" + "wx/msw/bitmap.h" + "wx/x11/bitmap.h" + "wx/gtk/bitmap.h" + "wx/gtk1/bitmap.h" + "wx/x11/bitmap.h" + "wx/dfb/bitmap.h" + "wx/osx/bitmap.h" + "wx/cocoa/bitmap.h" + "wx/os2/bitmap.h" + "wx/generic/mask.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\msw\bitmap.h + "wx/msw/gdiimage.h" + "wx/math.h" + "wx/palette.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\x11\bitmap.h + "wx/defs.h" + "wx/object.h" + "wx/string.h" + "wx/palette.h" + "wx/gdiobj.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk\bitmap.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk1\bitmap.h + "wx/defs.h" + "wx/object.h" + "wx/string.h" + "wx/palette.h" + "wx/gdiobj.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\dfb\bitmap.h + "wx/dfb/dfbptr.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\dfb\dfbptr.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\osx\bitmap.h + "wx/palette.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\cocoa\bitmap.h + "wx/palette.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\os2\bitmap.h + "wx/os2/private.h" + "wx/os2/gdiimage.h" + "wx/gdicmn.h" + "wx/palette.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\os2\gdiimage.h + "wx/gdiobj.h" + "wx/gdicmn.h" + "wx/list.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\generic\mask.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\cocoa\cursor.h + "wx/bitmap.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\os2\cursor.h + "wx/bitmap.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\utils.h + "wx/object.h" + "wx/list.h" + "wx/filefn.h" + "wx/hashmap.h" + "wx/versioninfo.h" + "wx/meta/implicitconversion.h" + "wx/gdicmn.h" + "wx/mousestate.h" + "wx/longlong.h" + "wx/platinfo.h" + + + + + +1587539368 c:\wxwidgets-3.0.5\include\wx\meta\implicitconversion.h + "wx/defs.h" + "wx/meta/if.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\mousestate.h + "wx/gdicmn.h" + "wx/kbdstate.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\kbdstate.h + "wx/defs.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\platinfo.h + "wx/string.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\tracker.h + "wx/defs.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\meta\convertible.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\meta\removeref.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\font.h + "wx/defs.h" + "wx/fontenc.h" + "wx/gdiobj.h" + "wx/gdicmn.h" + "wx/msw/font.h" + "wx/motif/font.h" + "wx/gtk/font.h" + "wx/gtk1/font.h" + "wx/x11/font.h" + "wx/dfb/font.h" + "wx/osx/font.h" + "wx/cocoa/font.h" + "wx/os2/font.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\msw\font.h + "wx/gdicmn.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\motif\font.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk\font.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk1\font.h + "wx/hash.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\hash.h + "wx/defs.h" + "wx/string.h" + "wx/object.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\x11\font.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\dfb\font.h + "wx/dfb/dfbptr.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\osx\font.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\cocoa\font.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\os2\font.h + "wx/gdiobj.h" + "wx/os2/private.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\region.h + "wx/gdiobj.h" + "wx/gdicmn.h" + "wx/msw/region.h" + "wx/gtk/region.h" + "wx/gtk1/region.h" + "wx/x11/region.h" + "wx/dfb/region.h" + "wx/osx/region.h" + "wx/cocoa/region.h" + "wx/os2/region.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\msw\region.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk\region.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk1\region.h + "wx/list.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\x11\region.h + "wx/list.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\dfb\region.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\osx\region.h + "wx/osx/carbon/region.h" + "wx/generic/region.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\osx\carbon\region.h + "wx/list.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\generic\region.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\cocoa\region.h + "wx/generic/region.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\os2\region.h + "wx/list.h" + "wx/os2/private.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\validate.h + "wx/defs.h" + "wx/event.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\accel.h + "wx/defs.h" + "wx/object.h" + "wx/generic/accel.h" + "wx/msw/accel.h" + "wx/motif/accel.h" + "wx/gtk/accel.h" + "wx/gtk1/accel.h" + "wx/osx/accel.h" + "wx/generic/accel.h" + "wx/os2/accel.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\generic\accel.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\msw\accel.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\motif\accel.h + "wx/object.h" + "wx/string.h" + "wx/event.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk\accel.h + "wx/generic/accel.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk1\accel.h + "wx/generic/accel.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\osx\accel.h + "wx/string.h" + "wx/event.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\os2\accel.h + "wx/object.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\access.h + "wx/defs.h" + "wx/variant.h" + "wx/msw/ole/access.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\msw\ole\access.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\msw\window.h + "wx/settings.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\settings.h + "wx/colour.h" + "wx/font.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\motif\window.h + "wx/region.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk\window.h + "wx/dynarray.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk1\window.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\x11\window.h + "wx/region.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\dfb\window.h + "wx/dfb/dfbptr.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\osx\window.h + "wx/brush.h" + "wx/dc.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\brush.h + "wx/defs.h" + "wx/object.h" + "wx/gdiobj.h" + "wx/gdicmn.h" + "wx/msw/brush.h" + "wx/x11/brush.h" + "wx/gtk/brush.h" + "wx/gtk1/brush.h" + "wx/dfb/brush.h" + "wx/osx/brush.h" + "wx/cocoa/brush.h" + "wx/os2/brush.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\msw\brush.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\x11\brush.h + "wx/gdiobj.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk\brush.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk1\brush.h + "wx/defs.h" + "wx/object.h" + "wx/string.h" + "wx/gdiobj.h" + "wx/bitmap.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\dfb\brush.h + "wx/defs.h" + "wx/object.h" + "wx/string.h" + "wx/gdiobj.h" + "wx/bitmap.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\osx\brush.h + "wx/gdicmn.h" + "wx/gdiobj.h" + "wx/bitmap.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\cocoa\brush.h + "wx/gdicmn.h" + "wx/gdiobj.h" + "wx/bitmap.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\os2\brush.h + "wx/bitmap.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\dc.h + "wx/object.h" + "wx/intl.h" + "wx/cursor.h" + "wx/font.h" + "wx/colour.h" + "wx/bitmap.h" + "wx/brush.h" + "wx/pen.h" + "wx/palette.h" + "wx/dynarray.h" + "wx/math.h" + "wx/image.h" + "wx/region.h" + "wx/affinematrix2d.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\pen.h + "wx/gdiobj.h" + "wx/gdicmn.h" + "wx/msw/pen.h" + "wx/x11/pen.h" + "wx/gtk/pen.h" + "wx/gtk1/pen.h" + "wx/dfb/pen.h" + "wx/osx/pen.h" + "wx/cocoa/pen.h" + "wx/os2/pen.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\msw\pen.h + "wx/gdiobj.h" + "wx/gdicmn.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\x11\pen.h + "wx/gdicmn.h" + "wx/gdiobj.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk\pen.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk1\pen.h + "wx/defs.h" + "wx/object.h" + "wx/string.h" + "wx/gdiobj.h" + "wx/gdicmn.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\dfb\pen.h + "wx/defs.h" + "wx/object.h" + "wx/string.h" + "wx/gdiobj.h" + "wx/gdicmn.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\osx\pen.h + "wx/gdiobj.h" + "wx/colour.h" + "wx/bitmap.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\cocoa\pen.h + "wx/gdiobj.h" + "wx/gdicmn.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\os2\pen.h + "wx/gdiobj.h" + "wx/bitmap.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\affinematrix2d.h + "wx/defs.h" + "wx/affinematrix2dbase.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\affinematrix2dbase.h + "wx/defs.h" + "wx/geometry.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\geometry.h + "wx/defs.h" + "wx/utils.h" + "wx/gdicmn.h" + "wx/math.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\cocoa\window.h + "wx/cocoa/NSView.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\cocoa\nsview.h + "wx/hashmap.h" + "wx/cocoa/ObjcAssociate.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\cocoa\objcassociate.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\os2\window.h + + "wx/hash.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\univ\window.h + "wx/bitmap.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\msw\wrapcctl.h + "wx/msw/wrapwin.h" + + "wx/msw/missing.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\msw\missing.h + + "wx/msw/winundef.h" + "wx/msw/wince/missing.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\msw\wince\missing.h + "wx/msw/private.h" + "shellapi.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\msw\wrapcdlg.h + "wx/defs.h" + "wx/msw/wrapwin.h" + "wx/msw/private.h" + "wx/msw/missing.h" + + "wx/msw/winundef.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\wx.h + "wx/defs.h" + "wx/object.h" + "wx/dynarray.h" + "wx/list.h" + "wx/hash.h" + "wx/string.h" + "wx/hashmap.h" + "wx/arrstr.h" + "wx/intl.h" + "wx/log.h" + "wx/event.h" + "wx/app.h" + "wx/utils.h" + "wx/stream.h" + "wx/memory.h" + "wx/math.h" + "wx/stopwatch.h" + "wx/timer.h" + "wx/module.h" + "wx/wxcrt.h" + "wx/wxcrtvararg.h" + "wx/window.h" + "wx/containr.h" + "wx/panel.h" + "wx/toplevel.h" + "wx/frame.h" + "wx/gdicmn.h" + "wx/gdiobj.h" + "wx/region.h" + "wx/bitmap.h" + "wx/image.h" + "wx/colour.h" + "wx/font.h" + "wx/dc.h" + "wx/dcclient.h" + "wx/dcmemory.h" + "wx/dcprint.h" + "wx/dcscreen.h" + "wx/button.h" + "wx/menuitem.h" + "wx/menu.h" + "wx/pen.h" + "wx/brush.h" + "wx/palette.h" + "wx/icon.h" + "wx/cursor.h" + "wx/dialog.h" + "wx/settings.h" + "wx/msgdlg.h" + "wx/dataobj.h" + "wx/control.h" + "wx/ctrlsub.h" + "wx/bmpbuttn.h" + "wx/checkbox.h" + "wx/checklst.h" + "wx/choice.h" + "wx/scrolbar.h" + "wx/stattext.h" + "wx/statbmp.h" + "wx/statbox.h" + "wx/listbox.h" + "wx/radiobox.h" + "wx/radiobut.h" + "wx/textctrl.h" + "wx/slider.h" + "wx/gauge.h" + "wx/scrolwin.h" + "wx/dirdlg.h" + "wx/toolbar.h" + "wx/combobox.h" + "wx/layout.h" + "wx/sizer.h" + "wx/statusbr.h" + "wx/choicdlg.h" + "wx/textdlg.h" + "wx/filedlg.h" + "wx/mdi.h" + "wx/validate.h" + "wx/valtext.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\app.h + "wx/event.h" + "wx/eventfilter.h" + "wx/build.h" + "wx/cmdargs.h" + "wx/init.h" + "wx/intl.h" + "wx/log.h" + "wx/unix/app.h" + "wx/msw/app.h" + "wx/motif/app.h" + "wx/dfb/app.h" + "wx/gtk/app.h" + "wx/gtk1/app.h" + "wx/x11/app.h" + "wx/osx/app.h" + "wx/cocoa/app.h" + "wx/os2/app.h" + "wx/univ/theme.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\eventfilter.h + "wx/defs.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\build.h + "wx/version.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\cmdargs.h + "wx/arrstr.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\init.h + "wx/defs.h" + "wx/chartype.h" + "wx/msw/init.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\msw\init.h + "wx/msw/wrapwin.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\unix\app.h + + +1587539368 c:\wxwidgets-3.0.5\include\wx\msw\app.h + "wx/event.h" + "wx/icon.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\icon.h + "wx/iconloc.h" + "wx/msw/icon.h" + "wx/motif/icon.h" + "wx/generic/icon.h" + "wx/generic/icon.h" + "wx/generic/icon.h" + "wx/generic/icon.h" + "wx/osx/icon.h" + "wx/generic/icon.h" + "wx/cocoa/icon.h" + "wx/os2/icon.h" + "wx/variant.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\iconloc.h + "wx/string.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\msw\icon.h + "wx/msw/gdiimage.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\motif\icon.h + "wx/bitmap.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\generic\icon.h + "wx/bitmap.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\osx\icon.h + "wx/bitmap.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\cocoa\icon.h + "wx/gdicmn.h" + "wx/gdiobj.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\os2\icon.h + "wx/bitmap.h" + "wx/os2/gdiimage.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\motif\app.h + "wx/event.h" + "wx/hashmap.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\dfb\app.h + "wx/dfb/dfbptr.h" + "wx/vidmode.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\vidmode.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk\app.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk1\app.h + "wx/frame.h" + "wx/icon.h" + "wx/strconv.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\frame.h + "wx/toplevel.h" + "wx/statusbr.h" + "wx/univ/frame.h" + "wx/msw/frame.h" + "wx/gtk/frame.h" + "wx/gtk1/frame.h" + "wx/motif/frame.h" + "wx/osx/frame.h" + "wx/cocoa/frame.h" + "wx/os2/frame.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\toplevel.h + "wx/nonownedwnd.h" + "wx/iconbndl.h" + "wx/weakref.h" + "wx/msw/toplevel.h" + "wx/gtk/toplevel.h" + "wx/gtk1/toplevel.h" + "wx/x11/toplevel.h" + "wx/dfb/toplevel.h" + "wx/osx/toplevel.h" + "wx/cocoa/toplevel.h" + "wx/os2/toplevel.h" + "wx/motif/toplevel.h" + "wx/univ/toplevel.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\nonownedwnd.h + "wx/window.h" + "wx/dfb/nonownedwnd.h" + "wx/gtk/nonownedwnd.h" + "wx/osx/nonownedwnd.h" + "wx/msw/nonownedwnd.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\dfb\nonownedwnd.h + "wx/window.h" + "wx/dfb/dfbptr.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk\nonownedwnd.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\osx\nonownedwnd.h + "wx/window.h" + "wx/graphics.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\graphics.h + "wx/defs.h" + "wx/geometry.h" + "wx/dynarray.h" + "wx/dc.h" + "wx/image.h" + "wx/vector.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\msw\nonownedwnd.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\iconbndl.h + "wx/gdiobj.h" + "wx/gdicmn.h" + "wx/icon.h" + "wx/dynarray.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\weakref.h + "wx/tracker.h" + "wx/meta/convertible.h" + "wx/meta/int2type.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\meta\int2type.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\msw\toplevel.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk\toplevel.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk1\toplevel.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\x11\toplevel.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\dfb\toplevel.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\osx\toplevel.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\cocoa\toplevel.h + "wx/hashmap.h" + "wx/cocoa/NSWindow.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\cocoa\nswindow.h + "wx/hashmap.h" + "wx/cocoa/ObjcAssociate.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\os2\toplevel.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\motif\toplevel.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\univ\toplevel.h + "wx/univ/inpcons.h" + "wx/univ/inphand.h" + "wx/icon.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\univ\inpcons.h + "wx/object.h" + "wx/event.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\univ\inphand.h + "wx/univ/inpcons.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\statusbr.h + "wx/defs.h" + "wx/control.h" + "wx/list.h" + "wx/dynarray.h" + "wx/univ/statusbr.h" + "wx/msw/statusbar.h" + "wx/generic/statusbr.h" + "wx/osx/statusbr.h" + "wx/generic/statusbr.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\control.h + "wx/defs.h" + "wx/window.h" + "wx/univ/control.h" + "wx/msw/control.h" + "wx/motif/control.h" + "wx/gtk/control.h" + "wx/gtk1/control.h" + "wx/osx/control.h" + "wx/cocoa/control.h" + "wx/os2/control.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\univ\control.h + "wx/univ/inphand.h" + "wx/univ/inpcons.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\msw\control.h + "wx/dynarray.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\motif\control.h + "wx/window.h" + "wx/list.h" + "wx/validate.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk\control.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk1\control.h + "wx/defs.h" + "wx/object.h" + "wx/list.h" + "wx/window.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\osx\control.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\cocoa\control.h + "wx/cocoa/NSControl.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\cocoa\nscontrol.h + "wx/hashmap.h" + "wx/cocoa/ObjcAssociate.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\os2\control.h + "wx/dynarray.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\univ\statusbr.h + "wx/univ/inpcons.h" + "wx/arrstr.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\msw\statusbar.h + "wx/vector.h" + "wx/tooltip.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\tooltip.h + "wx/defs.h" + "wx/msw/tooltip.h" + "wx/gtk/tooltip.h" + "wx/gtk1/tooltip.h" + "wx/osx/tooltip.h" + "wx/cocoa/tooltip.h" + "wx/os2/tooltip.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\msw\tooltip.h + "wx/object.h" + "wx/gdicmn.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk\tooltip.h + "wx/string.h" + "wx/object.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk1\tooltip.h + "wx/defs.h" + "wx/string.h" + "wx/object.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\osx\tooltip.h + "wx/string.h" + "wx/event.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\cocoa\tooltip.h + "wx/object.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\os2\tooltip.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\generic\statusbr.h + "wx/defs.h" + "wx/pen.h" + "wx/arrstr.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\osx\statusbr.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\univ\frame.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\msw\frame.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk\frame.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk1\frame.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\motif\frame.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\osx\frame.h + "wx/toolbar.h" + "wx/accel.h" + "wx/icon.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\toolbar.h + "wx/defs.h" + "wx/tbarbase.h" + "wx/univ/toolbar.h" + "wx/msw/toolbar.h" + "wx/msw/wince/tbarwce.h" + "wx/motif/toolbar.h" + "wx/gtk/toolbar.h" + "wx/gtk1/toolbar.h" + "wx/osx/toolbar.h" + "wx/cocoa/toolbar.h" + "wx/os2/toolbar.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\tbarbase.h + "wx/defs.h" + "wx/bitmap.h" + "wx/list.h" + "wx/control.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\univ\toolbar.h + "wx/button.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\button.h + "wx/defs.h" + "wx/anybutton.h" + "wx/univ/button.h" + "wx/msw/button.h" + "wx/motif/button.h" + "wx/gtk/button.h" + "wx/gtk1/button.h" + "wx/osx/button.h" + "wx/cocoa/button.h" + "wx/os2/button.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\anybutton.h + "wx/defs.h" + "wx/bitmap.h" + "wx/control.h" + "wx/univ/anybutton.h" + "wx/msw/anybutton.h" + "wx/gtk/anybutton.h" + "wx/osx/anybutton.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\univ\anybutton.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\msw\anybutton.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk\anybutton.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\osx\anybutton.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\univ\button.h + "wx/bitmap.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\msw\button.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\motif\button.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk\button.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk1\button.h + "wx/defs.h" + "wx/object.h" + "wx/list.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\osx\button.h + "wx/control.h" + "wx/gdicmn.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\cocoa\button.h + "wx/cocoa/NSButton.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\cocoa\nsbutton.h + "wx/hashmap.h" + "wx/cocoa/ObjcAssociate.h" + "wx/cocoa/ObjcRef.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\cocoa\objcref.h + "wx/osx/core/cfref.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\os2\button.h + "wx/control.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\msw\toolbar.h + "wx/dynarray.h" + "wx/imaglist.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\imaglist.h + "wx/defs.h" + "wx/generic/imaglist.h" + "wx/msw/imaglist.h" + "wx/osx/imaglist.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\generic\imaglist.h + "wx/list.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\msw\imaglist.h + "wx/bitmap.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\osx\imaglist.h + "wx/defs.h" + "wx/list.h" + "wx/icon.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\msw\wince\tbarwce.h + "wx/dynarray.h" + "wx/msw/toolbar.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\motif\toolbar.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk\toolbar.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk1\toolbar.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\osx\toolbar.h + "wx/tbarbase.h" + "wx/dynarray.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\cocoa\toolbar.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\os2\toolbar.h + "wx/timer.h" + "wx/tbarbase.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\timer.h + "wx/defs.h" + "wx/object.h" + "wx/longlong.h" + "wx/event.h" + "wx/stopwatch.h" + "wx/utils.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\stopwatch.h + "wx/defs.h" + "wx/longlong.h" + "wx/time.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\time.h + "wx/longlong.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\cocoa\frame.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\os2\frame.h + "wx/os2/wxrsc.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\os2\wxrsc.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\x11\app.h + "wx/gdicmn.h" + "wx/event.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\osx\app.h + "wx/defs.h" + "wx/object.h" + "wx/gdicmn.h" + "wx/event.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\cocoa\app.h + "wx/osx/core/cfref.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\os2\app.h + + + + + + + + + "wx/event.h" + "wx/icon.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\univ\theme.h + "wx/string.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\module.h + "wx/object.h" + "wx/list.h" + "wx/arrstr.h" + "wx/dynarray.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\containr.h + "wx/defs.h" + "wx/event.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\panel.h + "wx/window.h" + "wx/containr.h" + "wx/univ/panel.h" + "wx/msw/panel.h" + "wx/generic/panelg.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\univ\panel.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\msw\panel.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\generic\panelg.h + "wx/bitmap.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\dcclient.h + "wx/dc.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\dcmemory.h + "wx/dc.h" + "wx/bitmap.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\dcprint.h + "wx/defs.h" + "wx/dc.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\dcscreen.h + "wx/defs.h" + "wx/dc.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\menuitem.h + "wx/defs.h" + "wx/object.h" + "wx/univ/menuitem.h" + "wx/msw/menuitem.h" + "wx/motif/menuitem.h" + "wx/gtk/menuitem.h" + "wx/gtk1/menuitem.h" + "wx/osx/menuitem.h" + "wx/cocoa/menuitem.h" + "wx/os2/menuitem.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\univ\menuitem.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\msw\menuitem.h + "wx/ownerdrw.h" + "wx/bitmap.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\ownerdrw.h + "wx/defs.h" + "wx/font.h" + "wx/colour.h" + "wx/msw/ownerdrw.h" + "wx/os2/ownerdrw.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\msw\ownerdrw.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\os2\ownerdrw.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\motif\menuitem.h + "wx/bitmap.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk\menuitem.h + "wx/bitmap.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk1\menuitem.h + "wx/bitmap.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\osx\menuitem.h + "wx/defs.h" + "wx/bitmap.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\cocoa\menuitem.h + "wx/hashmap.h" + "wx/bitmap.h" + "wx/cocoa/ObjcRef.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\os2\menuitem.h + "wx/defs.h" + "wx/os2/private.h" + "wx/ownerdrw.h" + "wx/bitmap.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\menu.h + "wx/defs.h" + "wx/list.h" + "wx/window.h" + "wx/menuitem.h" + "wx/univ/menu.h" + "wx/msw/menu.h" + "wx/motif/menu.h" + "wx/gtk/menu.h" + "wx/gtk1/menu.h" + "wx/osx/menu.h" + "wx/cocoa/menu.h" + "wx/os2/menu.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\univ\menu.h + "wx/accel.h" + "wx/dynarray.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\msw\menu.h + "wx/accel.h" + "wx/dynarray.h" + "wx/arrstr.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\motif\menu.h + "wx/colour.h" + "wx/font.h" + "wx/arrstr.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk\menu.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk1\menu.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\osx\menu.h + "wx/arrstr.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\cocoa\menu.h + "wx/cocoa/NSMenu.h" + "wx/accel.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\cocoa\nsmenu.h + "wx/hashmap.h" + "wx/cocoa/ObjcAssociate.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\os2\menu.h + "wx/accel.h" + "wx/list.h" + "wx/dynarray.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\dialog.h + "wx/toplevel.h" + "wx/containr.h" + "wx/sharedptr.h" + "wx/univ/dialog.h" + "wx/msw/dialog.h" + "wx/motif/dialog.h" + "wx/gtk/dialog.h" + "wx/gtk1/dialog.h" + "wx/osx/dialog.h" + "wx/cocoa/dialog.h" + "wx/os2/dialog.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\sharedptr.h + "wx/defs.h" + "wx/atomic.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\atomic.h + "wx/defs.h" + "wx/msw/wrapwin.h" + "libkern/OSAtomic.h" + + "wx/thread.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\univ\dialog.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\msw\dialog.h + "wx/panel.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\motif\dialog.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk\dialog.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk1\dialog.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\osx\dialog.h + "wx/panel.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\cocoa\dialog.h + "wx/defs.h" + "wx/panel.h" + "wx/cocoa/NSPanel.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\cocoa\nspanel.h + "wx/hashmap.h" + "wx/cocoa/ObjcAssociate.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\os2\dialog.h + "wx/panel.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\msgdlg.h + "wx/defs.h" + "wx/dialog.h" + "wx/stockitem.h" + "wx/generic/msgdlgg.h" + "wx/cocoa/msgdlg.h" + "wx/msw/msgdlg.h" + "wx/motif/msgdlg.h" + "wx/gtk/msgdlg.h" + "wx/osx/msgdlg.h" + "wx/os2/msgdlg.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\stockitem.h + "wx/defs.h" + "wx/chartype.h" + "wx/string.h" + "wx/accel.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\generic\msgdlgg.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\cocoa\msgdlg.h + "wx/msgdlg.h" + "wx/generic/msgdlgg.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\msw\msgdlg.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\motif\msgdlg.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk\msgdlg.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\osx\msgdlg.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\os2\msgdlg.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\dataobj.h + "wx/defs.h" + "wx/string.h" + "wx/bitmap.h" + "wx/list.h" + "wx/arrstr.h" + "wx/msw/ole/dataform.h" + "wx/motif/dataform.h" + "wx/gtk/dataform.h" + "wx/gtk1/dataform.h" + "wx/x11/dataform.h" + "wx/osx/dataform.h" + "wx/cocoa/dataform.h" + "wx/os2/dataform.h" + "wx/msw/ole/dataobj.h" + "wx/motif/dataobj.h" + "wx/x11/dataobj.h" + "wx/gtk/dataobj.h" + "wx/gtk1/dataobj.h" + "wx/osx/dataobj.h" + "wx/cocoa/dataobj.h" + "wx/os2/dataobj.h" + "wx/msw/ole/dataobj2.h" + "wx/gtk/dataobj2.h" + "wx/gtk1/dataobj2.h" + "wx/x11/dataobj2.h" + "wx/motif/dataobj2.h" + "wx/osx/dataobj2.h" + "wx/cocoa/dataobj2.h" + "wx/os2/dataobj2.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\msw\ole\dataform.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\motif\dataform.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk\dataform.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk1\dataform.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\x11\dataform.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\osx\dataform.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\cocoa\dataform.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\os2\dataform.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\msw\ole\dataobj.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\motif\dataobj.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\x11\dataobj.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk\dataobj.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk1\dataobj.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\osx\dataobj.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\cocoa\dataobj.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\os2\dataobj.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\msw\ole\dataobj2.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk\dataobj2.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk1\dataobj2.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\x11\dataobj2.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\motif\dataobj2.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\osx\dataobj2.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\cocoa\dataobj2.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\os2\dataobj2.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\ctrlsub.h + "wx/defs.h" + "wx/arrstr.h" + "wx/control.h" + "wx/msw/ctrlsub.h" + "wx/motif/ctrlsub.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\msw\ctrlsub.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\motif\ctrlsub.h + "wx/dynarray.h" + "wx/generic/ctrlsub.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\generic\ctrlsub.h + "wx/dynarray.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\bmpbuttn.h + "wx/defs.h" + "wx/button.h" + "wx/univ/bmpbuttn.h" + "wx/msw/bmpbuttn.h" + "wx/motif/bmpbuttn.h" + "wx/gtk/bmpbuttn.h" + "wx/gtk1/bmpbuttn.h" + "wx/osx/bmpbuttn.h" + "wx/cocoa/bmpbuttn.h" + "wx/os2/bmpbuttn.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\univ\bmpbuttn.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\msw\bmpbuttn.h + "wx/button.h" + "wx/bitmap.h" + "wx/brush.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\motif\bmpbuttn.h + "wx/motif/bmpmotif.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\motif\bmpmotif.h + "wx/defs.h" + "wx/bitmap.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk\bmpbuttn.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk1\bmpbuttn.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\osx\bmpbuttn.h + "wx/button.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\cocoa\bmpbuttn.h + "wx/cocoa/NSButton.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\os2\bmpbuttn.h + "wx/button.h" + "wx/dcclient.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\checkbox.h + "wx/defs.h" + "wx/control.h" + "wx/univ/checkbox.h" + "wx/msw/checkbox.h" + "wx/motif/checkbox.h" + "wx/gtk/checkbox.h" + "wx/gtk1/checkbox.h" + "wx/osx/checkbox.h" + "wx/cocoa/checkbox.h" + "wx/os2/checkbox.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\univ\checkbox.h + "wx/button.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\msw\checkbox.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\motif\checkbox.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk\checkbox.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk1\checkbox.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\osx\checkbox.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\cocoa\checkbox.h + "wx/cocoa/NSButton.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\os2\checkbox.h + "wx/control.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\checklst.h + "wx/defs.h" + "wx/listbox.h" + "wx/univ/checklst.h" + "wx/msw/wince/checklst.h" + "wx/msw/checklst.h" + "wx/motif/checklst.h" + "wx/gtk/checklst.h" + "wx/gtk1/checklst.h" + "wx/osx/checklst.h" + "wx/cocoa/checklst.h" + "wx/os2/checklst.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\listbox.h + "wx/defs.h" + "wx/ctrlsub.h" + "wx/univ/listbox.h" + "wx/msw/listbox.h" + "wx/motif/listbox.h" + "wx/gtk/listbox.h" + "wx/gtk1/listbox.h" + "wx/osx/listbox.h" + "wx/os2/listbox.h" + "wx/cocoa/listbox.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\univ\listbox.h + "wx/scrolwin.h" + "wx/dynarray.h" + "wx/arrstr.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\scrolwin.h + "wx/panel.h" + "wx/gtk/scrolwin.h" + "wx/gtk1/scrolwin.h" + "wx/generic/scrolwin.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk\scrolwin.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk1\scrolwin.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\generic\scrolwin.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\msw\listbox.h + "wx/dynarray.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\motif\listbox.h + "wx/ctrlsub.h" + "wx/clntdata.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk\listbox.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk1\listbox.h + "wx/list.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\osx\listbox.h + "wx/dynarray.h" + "wx/arrstr.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\os2\listbox.h + "wx/dynarray.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\cocoa\listbox.h + "wx/cocoa/NSTableView.h" + "wx/dynarray.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\cocoa\nstableview.h + "wx/hashmap.h" + "wx/cocoa/ObjcAssociate.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\univ\checklst.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\msw\wince\checklst.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\msw\checklst.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\motif\checklst.h + "wx/listbox.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk\checklst.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk1\checklst.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\osx\checklst.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\cocoa\checklst.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\os2\checklst.h + + "wx/defs.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\choice.h + "wx/defs.h" + "wx/ctrlsub.h" + "wx/univ/choice.h" + "wx/msw/wince/choicece.h" + "wx/msw/choice.h" + "wx/motif/choice.h" + "wx/gtk/choice.h" + "wx/gtk1/choice.h" + "wx/osx/choice.h" + "wx/cocoa/choice.h" + "wx/os2/choice.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\univ\choice.h + "wx/combobox.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\combobox.h + "wx/defs.h" + "wx/textctrl.h" + "wx/ctrlsub.h" + "wx/textentry.h" + "wx/univ/combobox.h" + "wx/msw/combobox.h" + "wx/motif/combobox.h" + "wx/gtk/combobox.h" + "wx/gtk1/combobox.h" + "wx/osx/combobox.h" + "wx/cocoa/combobox.h" + "wx/os2/combobox.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\textctrl.h + "wx/defs.h" + "wx/control.h" + "wx/textentry.h" + "wx/dynarray.h" + "wx/gdicmn.h" + "wx/ioswrap.h" + "wx/x11/textctrl.h" + "wx/univ/textctrl.h" + "wx/msw/wince/textctrlce.h" + "wx/msw/textctrl.h" + "wx/motif/textctrl.h" + "wx/gtk/textctrl.h" + "wx/gtk1/textctrl.h" + "wx/osx/textctrl.h" + "wx/cocoa/textctrl.h" + "wx/os2/textctrl.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\textentry.h + "wx/filefn.h" + "wx/gdicmn.h" + "wx/gtk/textentry.h" + "wx/osx/textentry.h" + "wx/msw/textentry.h" + "wx/motif/textentry.h" + "wx/os2/textentry.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk\textentry.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\osx\textentry.h + "wx/control.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\msw\textentry.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\motif\textentry.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\os2\textentry.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\ioswrap.h + "wx/beforestd.h" + + + "wx/afterstd.h" + "wx/msw/winundef.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\x11\textctrl.h + "wx/univ/textctrl.h" + "wx/scrolwin.h" + "wx/arrstr.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\univ\textctrl.h + "wx/scrolwin.h" + "wx/univ/inphand.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\msw\wince\textctrlce.h + "wx/dynarray.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\msw\textctrl.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\motif\textctrl.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk\textctrl.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk1\textctrl.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\osx\textctrl.h + "wx/control.h" + "wx/textctrl.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\cocoa\textctrl.h + "wx/cocoa/NSTextField.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\cocoa\nstextfield.h + "wx/hashmap.h" + "wx/cocoa/ObjcAssociate.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\os2\textctrl.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\univ\combobox.h + "wx/combo.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\combo.h + "wx/defs.h" + "wx/control.h" + "wx/renderer.h" + "wx/bitmap.h" + "wx/textentry.h" + "wx/msw/combo.h" + "wx/generic/combo.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\renderer.h + "wx/gdicmn.h" + "wx/colour.h" + "wx/font.h" + "wx/bitmap.h" + "wx/string.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\msw\combo.h + "wx/timer.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\generic\combo.h + "wx/dcbuffer.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\dcbuffer.h + "wx/dcmemory.h" + "wx/dcclient.h" + "wx/window.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\msw\combobox.h + "wx/choice.h" + "wx/textentry.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\motif\combobox.h + "wx/choice.h" + "wx/textentry.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk\combobox.h + "wx/choice.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk1\combobox.h + "wx/defs.h" + "wx/object.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\osx\combobox.h + "wx/containr.h" + "wx/choice.h" + "wx/textctrl.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\cocoa\combobox.h + "wx/hashmap.h" + "wx/cocoa/ObjcAssociate.h" + "wx/textctrl.h" + "wx/dynarray.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\os2\combobox.h + "wx/choice.h" + "wx/textentry.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\msw\wince\choicece.h + "wx/defs.h" + "wx/dynarray.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\msw\choice.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\motif\choice.h + "wx/clntdata.h" + "wx/dynarray.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk\choice.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk1\choice.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\osx\choice.h + "wx/control.h" + "wx/dynarray.h" + "wx/arrstr.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\cocoa\choice.h + "wx/cocoa/NSMenu.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\os2\choice.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\scrolbar.h + "wx/defs.h" + "wx/control.h" + "wx/univ/scrolbar.h" + "wx/msw/scrolbar.h" + "wx/motif/scrolbar.h" + "wx/gtk/scrolbar.h" + "wx/gtk1/scrolbar.h" + "wx/osx/scrolbar.h" + "wx/cocoa/scrolbar.h" + "wx/os2/scrolbar.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\univ\scrolbar.h + "wx/univ/scrarrow.h" + "wx/renderer.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\univ\scrarrow.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\msw\scrolbar.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\motif\scrolbar.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk\scrolbar.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk1\scrolbar.h + "wx/defs.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\osx\scrolbar.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\cocoa\scrolbar.h + "wx/cocoa/NSScroller.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\cocoa\nsscroller.h + "wx/hashmap.h" + "wx/cocoa/ObjcAssociate.h" + "wx/cocoa/ObjcRef.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\os2\scrolbar.h + "wx/scrolbar.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\stattext.h + "wx/defs.h" + "wx/control.h" + "wx/univ/stattext.h" + "wx/msw/stattext.h" + "wx/motif/stattext.h" + "wx/gtk/stattext.h" + "wx/gtk1/stattext.h" + "wx/osx/stattext.h" + "wx/cocoa/stattext.h" + "wx/os2/stattext.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\univ\stattext.h + "wx/generic/stattextg.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\generic\stattextg.h + "wx/stattext.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\msw\stattext.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\motif\stattext.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk\stattext.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk1\stattext.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\osx\stattext.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\cocoa\stattext.h + "wx/cocoa/NSTextField.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\os2\stattext.h + "wx/control.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\statbmp.h + "wx/defs.h" + "wx/control.h" + "wx/bitmap.h" + "wx/icon.h" + "wx/univ/statbmp.h" + "wx/msw/statbmp.h" + "wx/motif/statbmp.h" + "wx/gtk/statbmp.h" + "wx/gtk1/statbmp.h" + "wx/osx/statbmp.h" + "wx/cocoa/statbmp.h" + "wx/os2/statbmp.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\univ\statbmp.h + "wx/bitmap.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\msw\statbmp.h + "wx/control.h" + "wx/icon.h" + "wx/bitmap.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\motif\statbmp.h + "wx/motif/bmpmotif.h" + "wx/icon.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk\statbmp.h + "wx/icon.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk1\statbmp.h + "wx/icon.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\osx\statbmp.h + "wx/osx/carbon/statbmp.h" + "wx/generic/statbmpg.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\osx\carbon\statbmp.h + "wx/icon.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\generic\statbmpg.h + "wx/statbmp.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\cocoa\statbmp.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\os2\statbmp.h + "wx/control.h" + "wx/icon.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\statbox.h + "wx/defs.h" + "wx/control.h" + "wx/containr.h" + "wx/univ/statbox.h" + "wx/msw/statbox.h" + "wx/motif/statbox.h" + "wx/gtk/statbox.h" + "wx/gtk1/statbox.h" + "wx/osx/statbox.h" + "wx/cocoa/statbox.h" + "wx/os2/statbox.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\univ\statbox.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\msw\statbox.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\motif\statbox.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk\statbox.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk1\statbox.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\osx\statbox.h + "wx/control.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\cocoa\statbox.h + "wx/cocoa/NSBox.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\cocoa\nsbox.h + "wx/hashmap.h" + "wx/cocoa/ObjcAssociate.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\os2\statbox.h + "wx/control.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\radiobox.h + "wx/defs.h" + "wx/ctrlsub.h" + "wx/dynarray.h" + "wx/univ/radiobox.h" + "wx/msw/radiobox.h" + "wx/motif/radiobox.h" + "wx/gtk/radiobox.h" + "wx/gtk1/radiobox.h" + "wx/osx/radiobox.h" + "wx/cocoa/radiobox.h" + "wx/os2/radiobox.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\univ\radiobox.h + "wx/statbox.h" + "wx/dynarray.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\msw\radiobox.h + "wx/statbox.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\motif\radiobox.h + "wx/dynarray.h" + "wx/arrstr.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk\radiobox.h + "wx/bitmap.h" + "wx/list.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk1\radiobox.h + "wx/bitmap.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\osx\radiobox.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\cocoa\radiobox.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\os2\radiobox.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\radiobut.h + "wx/defs.h" + "wx/control.h" + "wx/univ/radiobut.h" + "wx/msw/radiobut.h" + "wx/motif/radiobut.h" + "wx/gtk/radiobut.h" + "wx/gtk1/radiobut.h" + "wx/osx/radiobut.h" + "wx/cocoa/radiobut.h" + "wx/os2/radiobut.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\univ\radiobut.h + "wx/checkbox.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\msw\radiobut.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\motif\radiobut.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk\radiobut.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk1\radiobut.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\osx\radiobut.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\cocoa\radiobut.h + "wx/cocoa/NSButton.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\os2\radiobut.h + "wx/control.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\slider.h + "wx/defs.h" + "wx/control.h" + "wx/univ/slider.h" + "wx/msw/slider.h" + "wx/motif/slider.h" + "wx/gtk/slider.h" + "wx/gtk1/slider.h" + "wx/osx/slider.h" + "wx/cocoa/slider.h" + "wx/os2/slider.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\univ\slider.h + "wx/univ/scrthumb.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\univ\scrthumb.h + "wx/timer.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\msw\slider.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\motif\slider.h + "wx/control.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk\slider.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk1\slider.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\osx\slider.h + "wx/control.h" + "wx/slider.h" + "wx/stattext.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\cocoa\slider.h + "wx/cocoa/NSSlider.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\cocoa\nsslider.h + "wx/hashmap.h" + "wx/cocoa/ObjcAssociate.h" + "wx/cocoa/ObjcRef.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\os2\slider.h + "wx/control.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\gauge.h + "wx/defs.h" + "wx/control.h" + "wx/univ/gauge.h" + "wx/msw/gauge.h" + "wx/motif/gauge.h" + "wx/gtk/gauge.h" + "wx/gtk1/gauge.h" + "wx/osx/gauge.h" + "wx/cocoa/gauge.h" + "wx/os2/gauge.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\univ\gauge.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\msw\gauge.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\motif\gauge.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk\gauge.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk1\gauge.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\osx\gauge.h + "wx/control.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\cocoa\gauge.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\os2\gauge.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\dirdlg.h + "wx/defs.h" + "wx/dialog.h" + "wx/generic/dirdlgg.h" + "wx/generic/dirdlgg.h" + "wx/generic/dirdlgg.h" + "wx/msw/dirdlg.h" + "wx/gtk/dirdlg.h" + "wx/generic/dirdlgg.h" + "wx/osx/dirdlg.h" + "wx/cocoa/dirdlg.h" + "wx/generic/dirdlgg.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\generic\dirdlgg.h + "wx/dialog.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\msw\dirdlg.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk\dirdlg.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\osx\dirdlg.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\cocoa\dirdlg.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\layout.h + "wx/object.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\sizer.h + "wx/defs.h" + "wx/window.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\choicdlg.h + "wx/defs.h" + "wx/generic/choicdgg.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\generic\choicdgg.h + "wx/dynarray.h" + "wx/dialog.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\textdlg.h + "wx/generic/textdlgg.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\generic\textdlgg.h + "wx/defs.h" + "wx/dialog.h" + "wx/valtext.h" + "wx/textctrl.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\valtext.h + "wx/defs.h" + "wx/validate.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\filedlg.h + "wx/defs.h" + "wx/dialog.h" + "wx/arrstr.h" + "wx/generic/filedlgg.h" + "wx/msw/filedlg.h" + "wx/motif/filedlg.h" + "wx/gtk/filedlg.h" + "wx/gtk1/filedlg.h" + "wx/osx/filedlg.h" + "wx/cocoa/filedlg.h" + "wx/os2/filedlg.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\generic\filedlgg.h + "wx/listctrl.h" + "wx/datetime.h" + "wx/filefn.h" + "wx/artprov.h" + "wx/filedlg.h" + "wx/generic/filectrlg.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\listctrl.h + "wx/defs.h" + "wx/listbase.h" + "wx/msw/listctrl.h" + "wx/osx/listctrl.h" + "wx/generic/listctrl.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\listbase.h + "wx/colour.h" + "wx/font.h" + "wx/gdicmn.h" + "wx/event.h" + "wx/control.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\msw\listctrl.h + "wx/textctrl.h" + "wx/dynarray.h" + "wx/vector.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\osx\listctrl.h + "wx/defs.h" + "wx/generic/listctrl.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\generic\listctrl.h + "wx/containr.h" + "wx/scrolwin.h" + "wx/textctrl.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\artprov.h + "wx/string.h" + "wx/bitmap.h" + "wx/icon.h" + "wx/iconbndl.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\generic\filectrlg.h + "wx/containr.h" + "wx/listctrl.h" + "wx/filectrl.h" + "wx/filename.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\filectrl.h + "wx/defs.h" + "wx/string.h" + "wx/event.h" + "wx/gtk/filectrl.h" + "wx/generic/filectrlg.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk\filectrl.h + "wx/control.h" + "wx/filectrl.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\filename.h + "wx/arrstr.h" + "wx/filefn.h" + "wx/datetime.h" + "wx/intl.h" + "wx/longlong.h" + "wx/file.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\file.h + "wx/defs.h" + "wx/string.h" + "wx/filefn.h" + "wx/convauto.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\convauto.h + "wx/strconv.h" + "wx/fontenc.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\msw\filedlg.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\motif\filedlg.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk\filedlg.h + "wx/gtk/filectrl.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk1\filedlg.h + "wx/generic/filedlgg.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\osx\filedlg.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\cocoa\filedlg.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\os2\filedlg.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\mdi.h + "wx/defs.h" + "wx/frame.h" + "wx/menu.h" + "wx/generic/mdig.h" + "wx/msw/mdi.h" + "wx/gtk/mdi.h" + "wx/gtk1/mdi.h" + "wx/osx/mdi.h" + "wx/cocoa/mdi.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\generic\mdig.h + "wx/panel.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\msw\mdi.h + "wx/frame.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk\mdi.h + "wx/frame.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\gtk1\mdi.h + "wx/frame.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\osx\mdi.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\cocoa\mdi.h + "wx/frame.h" + +1584205418 source:c:\users\michaelagarkov\documents\codeblocks projects\urlviewer\resource.rc + "wx/msw/wx.rc" + +1587539368 c:\wxwidgets-3.0.5\include\wx\msw\wx.rc + + "wx/msw/wince/wince.rc" + "wx/msw/rcdefs.h" + +1587539368 c:\wxwidgets-3.0.5\include\wx\msw\wince\wince.rc + + "wx/msw/wince/resources.h" + "wx/msw/wince/smartphone.rc" + +1587539368 c:\wxwidgets-3.0.5\include\wx\msw\wince\resources.h + +1587539368 c:\wxwidgets-3.0.5\include\wx\msw\wince\smartphone.rc + + +1587539368 c:\wxwidgets-3.0.5\include\wx\msw\rcdefs.h + +1778947636 source:c:\users\michaelagarkov\documents\codeblocks projects\urlviewer\urlviewerapp.cpp + "wx_pch.h" + "URLViewerApp.h" + "URLViewerMain.h" + + +1778945654 c:\users\michaelagarkov\documents\codeblocks projects\urlviewer\wx_pch.h + + + +1778945645 c:\users\michaelagarkov\documents\codeblocks projects\urlviewer\urlviewerapp.h + + +1778947711 c:\users\michaelagarkov\documents\codeblocks projects\urlviewer\urlviewermain.h + + + + + + + +1778947746 source:c:\users\michaelagarkov\documents\codeblocks projects\urlviewer\urlviewermain.cpp + "wx_pch.h" + "URLViewerMain.h" + + + + + + + +1778962739 source:e:\codeblocks projects\urlviewer\wx_pch.h + + + +1778962739 source:e:\codeblocks projects\urlviewer\resource.rc + "wx/msw/wx.rc" + +1778962739 source:e:\codeblocks projects\urlviewer\urlviewerapp.cpp + "wx_pch.h" + "URLViewerApp.h" + "URLViewerMain.h" + + +1778962739 e:\codeblocks projects\urlviewer\wx_pch.h + + + +1778962739 e:\codeblocks projects\urlviewer\urlviewerapp.h + + +1778962739 e:\codeblocks projects\urlviewer\urlviewermain.h + + + + + + + +1778952635 source:e:\codeblocks projects\urlviewer\urlviewermain.cpp + "wx_pch.h" + "URLViewerMain.h" + + + + "version.h" + + + + + + + +1778952593 e:\codeblocks projects\urlviewer\version.h + diff --git a/URLViewer.layout b/URLViewer.layout new file mode 100644 index 0000000..d83e98c --- /dev/null +++ b/URLViewer.layout @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/URLViewerApp.cpp b/URLViewerApp.cpp new file mode 100644 index 0000000..05089d5 --- /dev/null +++ b/URLViewerApp.cpp @@ -0,0 +1,33 @@ +/*************************************************************** + * Name: URLViewerApp.cpp + * Purpose: Code for Application Class + * Author: Michael Agarkov (michaelagarkov@michaelagarkov.ru) + * Created: 2026-05-16 + * Copyright: Michael Agarkov (https://michaelagarkov.ru/MichaelAgarkov) + * License: 0BSD + **************************************************************/ + +#include "wx_pch.h" +#include "URLViewerApp.h" + +//(*AppHeaders +#include "URLViewerMain.h" +#include +//*) + +IMPLEMENT_APP(URLViewerApp); + +bool URLViewerApp::OnInit() { + wxString cliArg; + if (argc > 1) { + cliArg = argv[1]; + } + bool wxsOK = true; + wxInitAllImageHandlers(); + if (wxsOK) { + URLViewerFrame* frame = new URLViewerFrame(nullptr, cliArg); + frame->Show(); + SetTopWindow(frame); + } + return wxsOK; +} diff --git a/URLViewerApp.h b/URLViewerApp.h new file mode 100644 index 0000000..c95c088 --- /dev/null +++ b/URLViewerApp.h @@ -0,0 +1,20 @@ +/*************************************************************** + * Name: URLViewerApp.h + * Purpose: Defines Application Class + * Author: Michael Agarkov (michaelagarkov@michaelagarkov.ru) + * Created: 2026-05-16 + * Copyright: Michael Agarkov (https://michaelagarkov.ru/MichaelAgarkov) + * License: 0BSD + **************************************************************/ + +#ifndef URLVIEWERAPP_H +#define URLVIEWERAPP_H + +#include + +class URLViewerApp : public wxApp { +public: + virtual bool OnInit(); +}; + +#endif // URLVIEWERAPP_H diff --git a/URLViewerMain.cpp b/URLViewerMain.cpp new file mode 100644 index 0000000..bf3a1ee --- /dev/null +++ b/URLViewerMain.cpp @@ -0,0 +1,160 @@ +/*************************************************************** + * Name: URLViewerMain.cpp + * Purpose: Code for Application Frame + * Author: Michael Agarkov (michaelagarkov@michaelagarkov.ru) + * Created: 2026-05-16 + * Copyright: Michael Agarkov (https://michaelagarkov.ru/MichaelAgarkov) + * License: 0BSD + **************************************************************/ + +#include "wx_pch.h" +#include "URLViewerMain.h" +#include +#include +#include +#include +#include "version.h" + +//(*InternalHeaders(URLViewerFrame) +#include +#include +#include +#include +#include +#include +//*) + +//helper functions +enum wxbuildinfoformat { + short_f, long_f +}; + +wxString wxbuildinfo(wxbuildinfoformat format) { + wxString wxbuild(wxVERSION_STRING); + + if (format == long_f ) { +#if defined(__WXMSW__) + wxbuild << _T("-Windows"); +#elif defined(__UNIX__) + wxbuild << _T("-Linux"); +#endif + +#if wxUSE_UNICODE + wxbuild << _T("-Unicode build"); +#else + wxbuild << _T("-ANSI build"); +#endif // wxUSE_UNICODE + } + + return wxbuild; +} + +wxString getDefaultBrowser() { + std::ifstream file("defaultBrowserSet.conf"); + if (!file) { + throw std::runtime_error("Failed to open default browser setting file"); + } + + std::stringstream buffer; + buffer << file.rdbuf(); + return wxString(buffer.str()); +} + +//(*IdInit(URLViewerFrame) +const long URLViewerFrame::ID_STATICTEXT1 = wxNewId(); +const long URLViewerFrame::ID_TEXTCTRL1 = wxNewId(); +const long URLViewerFrame::ID_BUTTON1 = wxNewId(); +const long URLViewerFrame::ID_BUTTON2 = wxNewId(); +const long URLViewerFrame::ID_PANEL1 = wxNewId(); +const long URLViewerFrame::idMenuSetBrowser = wxNewId(); +const long URLViewerFrame::idMenuAbout = wxNewId(); +//*) + +BEGIN_EVENT_TABLE(URLViewerFrame,wxFrame) + //(*EventTable(URLViewerFrame) + //*) +END_EVENT_TABLE() + +URLViewerFrame::URLViewerFrame(wxWindow* parent, const wxString& cliArg) { + int id {0}; + //(*Initialize(URLViewerFrame) + wxMenu* Menu1; + wxMenu* Menu2; + wxMenuBar* MenuBar1; + wxMenuItem* MenuItem1; + wxMenuItem* MenuItem2; + + Create(parent, id, _("URL viewer"), wxDefaultPosition, wxDefaultSize, wxDEFAULT_FRAME_STYLE, _T("id")); + SetClientSize(wxSize(385,120)); + { + wxIcon FrameIcon; + FrameIcon.CopyFromBitmap(wxArtProvider::GetBitmap(wxART_MAKE_ART_ID_FROM_STR(_T("wxART_WARNING")),wxART_MAKE_CLIENT_ID_FROM_STR(wxString(_T("wxART_MESSAGE_BOX"))))); + SetIcon(FrameIcon); + } + Panel1 = new wxPanel(this, ID_PANEL1, wxPoint(232,248), wxDefaultSize, wxTAB_TRAVERSAL, _T("ID_PANEL1")); + AboveURLStaticText = new wxStaticText(Panel1, ID_STATICTEXT1, _("You are about to visit:"), wxPoint(8,8), wxDefaultSize, 0, _T("ID_STATICTEXT1")); + UrlText = new wxTextCtrl(Panel1, ID_TEXTCTRL1, _("URL"), wxPoint(8,24), wxSize(368,23), 0, wxDefaultValidator, _T("ID_TEXTCTRL1")); + UrlText->Disable(); + OpenButton = new wxButton(Panel1, ID_BUTTON1, _("Open in browser"), wxPoint(8,64), wxDefaultSize, 0, wxDefaultValidator, _T("ID_BUTTON1")); + CancelButton = new wxButton(Panel1, ID_BUTTON2, _("Cancel"), wxPoint(288,64), wxDefaultSize, 0, wxDefaultValidator, _T("ID_BUTTON2")); + MenuBar1 = new wxMenuBar(); + Menu1 = new wxMenu(); + MenuItem1 = new wxMenuItem(Menu1, idMenuSetBrowser, _("Set default browser"), _("Set the default browser"), wxITEM_NORMAL); + Menu1->Append(MenuItem1); + MenuBar1->Append(Menu1, _("&Settings")); + Menu2 = new wxMenu(); + MenuItem2 = new wxMenuItem(Menu2, idMenuAbout, _("About\tF1"), _("Show info about this program"), wxITEM_NORMAL); + Menu2->Append(MenuItem2); + MenuBar1->Append(Menu2, _("Help")); + SetMenuBar(MenuBar1); + Center(); + + Connect(ID_BUTTON1,wxEVT_COMMAND_BUTTON_CLICKED,(wxObjectEventFunction)&URLViewerFrame::OnOpenButtonClick); + Connect(ID_BUTTON2,wxEVT_COMMAND_BUTTON_CLICKED,(wxObjectEventFunction)&URLViewerFrame::OnCancelButtonClick); + Connect(idMenuSetBrowser,wxEVT_COMMAND_MENU_SELECTED,(wxObjectEventFunction)&URLViewerFrame::OnSetBrowser); + Connect(idMenuAbout,wxEVT_COMMAND_MENU_SELECTED,(wxObjectEventFunction)&URLViewerFrame::OnAbout); + //*) + UrlText->SetValue(cliArg); +} + +URLViewerFrame::~URLViewerFrame() { + //(*Destroy(URLViewerFrame) + //*) +} + +void URLViewerFrame::OnSetBrowser(wxCommandEvent& event) { + wxTextEntryDialog defaultBrowserSetDlg(this, + "Path to the executable of the default browser:", + "Enter path", + "", + wxOK | wxCANCEL); + if (defaultBrowserSetDlg.ShowModal() != wxID_OK) + return; + wxString browserPathString = defaultBrowserSetDlg.GetValue(); + std::ofstream settingFile("defaultBrowserSet.conf"); + if (!settingFile) return; + settingFile << browserPathString; + settingFile.close(); +} + +void URLViewerFrame::OnAbout(wxCommandEvent& event) { + wxString msg; + msg << "URL viewer\nVersion "; + msg << AutoVersion::MAJOR << "." << AutoVersion::MINOR; + msg << "\n\nBy ������ �������\n\nUses "; + msg << wxbuildinfo(long_f); + wxMessageBox(msg, _("About URL viewer")); +} + +void URLViewerFrame::OnOpenButtonClick(wxCommandEvent& event) { + wxString url = UrlText->GetValue().Trim(); + if (!url.IsEmpty()) { + wxString cmd = wxString::Format("\"%s\" \"%s\"", getDefaultBrowser(), url); + wxExecute(cmd, wxEXEC_ASYNC); + } + Close(); +} + +void URLViewerFrame::OnCancelButtonClick(wxCommandEvent& event) { + Close(); +} diff --git a/URLViewerMain.h b/URLViewerMain.h new file mode 100644 index 0000000..bf2ec7d --- /dev/null +++ b/URLViewerMain.h @@ -0,0 +1,59 @@ +/*************************************************************** + * Name: URLViewerMain.h + * Purpose: Defines Application Frame + * Author: Michael Agarkov (michaelagarkov@michaelagarkov.ru) + * Created: 2026-05-16 + * Copyright: Michael Agarkov (https://michaelagarkov.ru/MichaelAgarkov) + * License: 0BSD + **************************************************************/ + +#ifndef URLVIEWERMAIN_H +#define URLVIEWERMAIN_H + +//(*Headers(URLViewerFrame) +#include +#include +#include +#include +#include +#include +//*) + +class URLViewerFrame: public wxFrame { +public: + + URLViewerFrame(wxWindow* parent, const wxString& cliArg = wxEmptyString); + virtual ~URLViewerFrame(); + +private: + wxString m_cliArg; + + //(*Handlers(URLViewerFrame) + void OnSetBrowser(wxCommandEvent& event); + void OnAbout(wxCommandEvent& event); + void OnOpenButtonClick(wxCommandEvent& event); + void OnCancelButtonClick(wxCommandEvent& event); + //*) + + //(*Identifiers(URLViewerFrame) + static const long ID_STATICTEXT1; + static const long ID_TEXTCTRL1; + static const long ID_BUTTON1; + static const long ID_BUTTON2; + static const long ID_PANEL1; + static const long idMenuSetBrowser; + static const long idMenuAbout; + //*) + + //(*Declarations(URLViewerFrame) + wxButton* CancelButton; + wxButton* OpenButton; + wxPanel* Panel1; + wxStaticText* AboveURLStaticText; + wxTextCtrl* UrlText; + //*) + + DECLARE_EVENT_TABLE() +}; + +#endif // URLVIEWERMAIN_H diff --git a/bin/Release/URLViewer.exe b/bin/Release/URLViewer.exe new file mode 100644 index 0000000..7c3c0b2 Binary files /dev/null and b/bin/Release/URLViewer.exe differ diff --git a/bin/Release/wxbase30u_gcc_custom.dll b/bin/Release/wxbase30u_gcc_custom.dll new file mode 100644 index 0000000..e290160 Binary files /dev/null and b/bin/Release/wxbase30u_gcc_custom.dll differ diff --git a/bin/Release/wxmsw30u_core_gcc_custom.dll b/bin/Release/wxmsw30u_core_gcc_custom.dll new file mode 100644 index 0000000..3cdd830 Binary files /dev/null and b/bin/Release/wxmsw30u_core_gcc_custom.dll differ diff --git a/icon.ico b/icon.ico new file mode 100644 index 0000000..ae65bf0 Binary files /dev/null and b/icon.ico differ diff --git a/installer.iss b/installer.iss new file mode 100644 index 0000000..a144639 --- /dev/null +++ b/installer.iss @@ -0,0 +1,84 @@ +[Setup] +AppId={{0A850D90-3F5F-4E89-BAB6-C2C206FAA915} +AppName=URL viewer +AppVersion=1.0 +AppPublisher=MichaelAgarkov +AppPublisherURL=https://michaelagarkov.ru/MichaelAgarkov +DefaultDirName={autopf}\URL viewer +DefaultGroupName=URL viewer +LicenseFile=LICENSE.txt +PrivilegesRequiredOverridesAllowed=commandline +Compression=lzma +SolidCompression=yes +WizardStyle=classic + +[Types] +Name: "full"; Description: "With wxWidgets" +Name: "compact"; Description: "I'll provide my own wxWidgets DLLs" +Name: "custom"; Description: "Custom installation"; Flags: iscustom + +[Components] +Name: "main"; Description: "URLViewer"; Types: full compact custom; Flags: fixed +Name: "wx"; Description: "wxWidgets DLLs required"; Types: full + +[Languages] +Name: "english"; MessagesFile: "compiler:Default.isl" + +[Files] +Source: "bin\Release\URLViewer.exe"; DestDir: "{app}"; Flags: ignoreversion; Components: main +Source: "bin\Release\wxbase30u_gcc_custom.dll"; DestDir: "{app}"; Flags: ignoreversion; Components: wx +Source: "bin\Release\wxmsw30u_core_gcc_custom.dll"; DestDir: "{app}"; Flags: ignoreversion; Components: wx + +[Registry] +Root: HKCR; Subkey: "URLViewer"; ValueType: string; ValueName: ""; ValueData: "URL viewer"; Flags: uninsdeletekey +Root: HKCR; Subkey: "URLViewer\DefaultIcon"; ValueType: string; ValueName: ""; ValueData: "{app}\URLViewer.exe,0" +Root: HKCR; Subkey: "URLViewer\shell\open\command"; ValueType: string; ValueName: ""; ValueData: """{app}\URLViewer.exe"" ""%1""" +Root: HKLM; Subkey: "SOFTWARE\RegisteredApplications"; ValueType: string; ValueName: "URLViewer"; ValueData: "Software\URLViewer\Capabilities" +Root: HKLM; Subkey: "SOFTWARE\URLViewer\Capabilities"; ValueType: string; ValueName: "ApplicationDescription"; ValueData: "Preview a URL that is about to open." +Root: HKLM; Subkey: "SOFTWARE\URLViewer\Capabilities\URLAssociations"; ValueType: string; ValueName: "http"; ValueData: "URLViewer" +Root: HKLM; Subkey: "SOFTWARE\URLViewer\Capabilities\URLAssociations"; ValueType: string; ValueName: "https"; ValueData: "URLViewer" + +[Code] +var + DefaultBrowserPage: TWizardPage; + DefaultBrowserCheckBox: TNewCheckBox; + +procedure InitializeWizard; +begin + DefaultBrowserPage := CreateCustomPage(wpSelectTasks, 'Set as default browser', 'Set URL viewer as the default browser?'); + DefaultBrowserCheckBox := TNewCheckBox.Create(DefaultBrowserPage); + DefaultBrowserCheckBox.Parent := DefaultBrowserPage.Surface; + DefaultBrowserCheckBox.Caption := 'Set URL viewer as the default browser'; + DefaultBrowserCheckBox.Checked := True; + DefaultBrowserCheckBox.Top := 0; + DefaultBrowserCheckBox.Left := 0; + DefaultBrowserCheckBox.Width := DefaultBrowserPage.SurfaceWidth; + DefaultBrowserCheckBox.Height := ScaleY(30); +end; + +procedure OpenDefaultAppsSettings; +var + ErrorCode: Integer; +begin + if not ShellExec('open', 'ms-settings:defaultapps', '', '', SW_SHOWNORMAL, ewNoWait, ErrorCode) then + begin + if not ShellExec('open', 'control.exe', '/name Microsoft.DefaultPrograms /page pageDefaultPrograms', '', SW_SHOWNORMAL, ewNoWait, ErrorCode) then + begin + MsgBox('Unable to open default apps settings.', mbError, MB_OK); + end; + end; +end; + +procedure CurStepChanged(CurStep: TSetupStep); +begin + if CurStep = ssDone then + begin + if DefaultBrowserCheckBox.Checked then + begin + if MsgBox('Open settings to set URL viewer as your default browser?', mbConfirmation, MB_YESNO) = IDYES then + begin + OpenDefaultAppsSettings; + end; + end; + end; +end; diff --git a/obj/Release/URLViewerApp.o b/obj/Release/URLViewerApp.o new file mode 100644 index 0000000..e50f748 Binary files /dev/null and b/obj/Release/URLViewerApp.o differ diff --git a/obj/Release/URLViewerMain.o b/obj/Release/URLViewerMain.o new file mode 100644 index 0000000..00088ea Binary files /dev/null and b/obj/Release/URLViewerMain.o differ diff --git a/obj/Release/resource.res b/obj/Release/resource.res new file mode 100644 index 0000000..3e98697 Binary files /dev/null and b/obj/Release/resource.res differ diff --git a/resource.rc b/resource.rc new file mode 100644 index 0000000..7cbfc37 --- /dev/null +++ b/resource.rc @@ -0,0 +1,3 @@ +aaaa ICON "icon.ico" + +#include "wx/msw/wx.rc" diff --git a/version.h b/version.h new file mode 100644 index 0000000..1d4e2a6 --- /dev/null +++ b/version.h @@ -0,0 +1,33 @@ +#ifndef VERSION_H +#define VERSION_H + +namespace AutoVersion{ + + //Date Version Types + static const char DATE[] = "16"; + static const char MONTH[] = "05"; + static const char YEAR[] = "2026"; + static const char UBUNTU_VERSION_STYLE[] = "26.05"; + + //Software Status + static const char STATUS[] = "Release"; + static const char STATUS_SHORT[] = "r"; + + //Standard Version Type + static const long MAJOR = 1; + static const long MINOR = 0; + static const long BUILD = 0; + static const long REVISION = 0; + + //Miscellaneous Version Types + static const long BUILDS_COUNT = 1; + #define RC_FILEVERSION 1,0,0,0 + #define RC_FILEVERSION_STRING "1, 0, 0, 0\0" + static const char FULLVERSION_STRING [] = "1.0.0.0"; + + //These values are to keep track of your versioning state, don't modify them. + static const long BUILD_HISTORY = 0; + + +} +#endif //VERSION_H diff --git a/wx_pch.h b/wx_pch.h new file mode 100644 index 0000000..f585da9 --- /dev/null +++ b/wx_pch.h @@ -0,0 +1,28 @@ +/*************************************************************** + * Name: wx_pch.h + * Purpose: Header to create Pre-Compiled Header (PCH) + * Author: Michael Agarkov (michaelagarkov@michaelagarkov.ru) + * Created: 2026-05-16 + * Copyright: Michael Agarkov (https://michaelagarkov.ru/MichaelAgarkov) + * License: 0BSD + **************************************************************/ + +#ifndef WX_PCH_H_INCLUDED +#define WX_PCH_H_INCLUDED + +// basic wxWidgets headers +#include + +#ifdef __BORLANDC__ +#pragma hdrstop +#endif + +#ifndef WX_PRECOMP +#include +#endif + +#ifdef WX_PRECOMP +// put here all your rarely-changing header files +#endif // WX_PRECOMP + +#endif // WX_PCH_H_INCLUDED diff --git a/wx_pch.h.gch/Release_wx_pch_h_gch b/wx_pch.h.gch/Release_wx_pch_h_gch new file mode 100644 index 0000000..7132f7b Binary files /dev/null and b/wx_pch.h.gch/Release_wx_pch_h_gch differ diff --git a/wxsmith/URLViewerframe.wxs b/wxsmith/URLViewerframe.wxs new file mode 100644 index 0000000..86d4c67 --- /dev/null +++ b/wxsmith/URLViewerframe.wxs @@ -0,0 +1,51 @@ + + + + URL viewer + 1 + + 385,120 + + 232,248 + + + 8,8 + + + URL + 8,24 + 368,23 + 0 + + + + 8,64 + + + + + 288,64 + + + + + + + + + Set the default browser + + + + + + + + F1 + Show info about this program + + + + + +