From c300ba14ee5125ddfa8b51acb6e388fd1324fcb0 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Mon, 23 Jul 2012 15:32:39 +0000 Subject: [PATCH] 2012-07-23 17:26 UTC+0200 Viktor Szakats (harbour syenar.net) + contrib/gtwvg/3state.prg + contrib/gtwvg/activex.prg + contrib/gtwvg/bitmap.prg + contrib/gtwvg/checkbox.prg + contrib/gtwvg/class.prg + contrib/gtwvg/combobox.prg + contrib/gtwvg/crt.prg + contrib/gtwvg/dataref.prg + contrib/gtwvg/dialog.prg + contrib/gtwvg/drawarea.prg + contrib/gtwvg/genrc.prg + contrib/gtwvg/htmlview.prg + contrib/gtwvg/listbox.prg + contrib/gtwvg/menubar.prg + contrib/gtwvg/mle.prg + contrib/gtwvg/paint.prg + contrib/gtwvg/parthdlr.prg + contrib/gtwvg/pushbut.prg + contrib/gtwvg/radiobut.prg + contrib/gtwvg/scrollbr.prg + contrib/gtwvg/sle.prg + contrib/gtwvg/statbar.prg + contrib/gtwvg/static.prg + contrib/gtwvg/syswnd.prg + contrib/gtwvg/tabpage.prg + contrib/gtwvg/toolbar.prg + contrib/gtwvg/treeview.prg + contrib/gtwvg/wnd.prg + contrib/hbxbp/3state.prg + contrib/hbxbp/appevent.prg + contrib/hbxbp/bitmap.prg + contrib/hbxbp/browse.prg + contrib/hbxbp/checkbox.prg + contrib/hbxbp/clipboard.prg + contrib/hbxbp/combobox.prg + contrib/hbxbp/crt.prg + contrib/hbxbp/dataref.prg + contrib/hbxbp/dialog.prg + contrib/hbxbp/filedialog.prg + contrib/hbxbp/fontdialog.prg + contrib/hbxbp/generic.prg + contrib/hbxbp/gra.prg + contrib/hbxbp/htmlviewer.prg + contrib/hbxbp/listbox.prg + contrib/hbxbp/menubar.prg + contrib/hbxbp/mle.prg + contrib/hbxbp/parthandler.prg + contrib/hbxbp/presspace.prg + contrib/hbxbp/printdialog.prg + contrib/hbxbp/printer.prg + contrib/hbxbp/pushbutton.prg + contrib/hbxbp/radiobutton.prg + contrib/hbxbp/rtf.prg + contrib/hbxbp/scrollbar.prg + contrib/hbxbp/sle.prg + contrib/hbxbp/spinbutton.prg + contrib/hbxbp/static.prg + contrib/hbxbp/statusbar.prg + contrib/hbxbp/style.prg + contrib/hbxbp/tabpage.prg + contrib/hbxbp/toolbar.prg + contrib/hbxbp/treeview.prg + contrib/hbxbp/window.prg - contrib/gtwvg/wvg3stat.prg - contrib/gtwvg/wvgax.prg - contrib/gtwvg/wvgbitmp.prg - contrib/gtwvg/wvgcheck.prg - contrib/gtwvg/wvgclass.prg - contrib/gtwvg/wvgcombo.prg - contrib/gtwvg/wvgcrt.prg - contrib/gtwvg/wvgdarea.prg - contrib/gtwvg/wvgdatar.prg - contrib/gtwvg/wvgdlg.prg - contrib/gtwvg/wvggenrc.prg - contrib/gtwvg/wvghtmlv.prg - contrib/gtwvg/wvglistb.prg - contrib/gtwvg/wvgmenub.prg - contrib/gtwvg/wvgmle.prg - contrib/gtwvg/wvgpaint.prg - contrib/gtwvg/wvgphdlr.prg - contrib/gtwvg/wvgpushb.prg - contrib/gtwvg/wvgradio.prg - contrib/gtwvg/wvgscrlb.prg - contrib/gtwvg/wvgsle.prg - contrib/gtwvg/wvgstatb.prg - contrib/gtwvg/wvgstatc.prg - contrib/gtwvg/wvgsysw.prg - contrib/gtwvg/wvgtabpg.prg - contrib/gtwvg/wvgtoolb.prg - contrib/gtwvg/wvgtreev.prg - contrib/gtwvg/wvgwnd.prg - contrib/hbxbp/xbp3state.prg - contrib/hbxbp/xbpappevent.prg - contrib/hbxbp/xbpbitmap.prg - contrib/hbxbp/xbpbrowse.prg - contrib/hbxbp/xbpcheckbox.prg - contrib/hbxbp/xbpclipboard.prg - contrib/hbxbp/xbpcombobox.prg - contrib/hbxbp/xbpcrt.prg - contrib/hbxbp/xbpdataref.prg - contrib/hbxbp/xbpdialog.prg - contrib/hbxbp/xbpfiledialog.prg - contrib/hbxbp/xbpfontdialog.prg - contrib/hbxbp/xbpgeneric.prg - contrib/hbxbp/xbpgra.prg - contrib/hbxbp/xbphtmlviewer.prg - contrib/hbxbp/xbplistbox.prg - contrib/hbxbp/xbpmenubar.prg - contrib/hbxbp/xbpmle.prg - contrib/hbxbp/xbpparthandler.prg - contrib/hbxbp/xbppresspace.prg - contrib/hbxbp/xbpprintdialog.prg - contrib/hbxbp/xbpprinter.prg - contrib/hbxbp/xbppushbutton.prg - contrib/hbxbp/xbpradiobutton.prg - contrib/hbxbp/xbprtf.prg - contrib/hbxbp/xbpscrollbar.prg - contrib/hbxbp/xbpsle.prg - contrib/hbxbp/xbpspinbutton.prg - contrib/hbxbp/xbpstatic.prg - contrib/hbxbp/xbpstatusbar.prg - contrib/hbxbp/xbpstyle.prg - contrib/hbxbp/xbptabpage.prg - contrib/hbxbp/xbptoolbar.prg - contrib/hbxbp/xbptreeview.prg - contrib/hbxbp/xbpwindow.prg * contrib/gtwvg/gtwvg.hbp * contrib/hbxbp/hbxbp.hbp % deleted unnecessary prefix from .prg filenames, thus making the much more easily searchable and recognizable and also allowing more room for the real description with much less undecipherable abbreviations. --- harbour/ChangeLog | 135 ++++++++++++++++++ .../gtwvg/{wvg3stat.prg => 3state.prg} | 0 .../contrib/gtwvg/{wvgax.prg => activex.prg} | 0 .../gtwvg/{wvgbitmp.prg => bitmap.prg} | 0 .../gtwvg/{wvgcheck.prg => checkbox.prg} | 0 .../contrib/gtwvg/{wvgclass.prg => class.prg} | 0 .../gtwvg/{wvgcombo.prg => combobox.prg} | 0 harbour/contrib/gtwvg/{wvgcrt.prg => crt.prg} | 0 .../gtwvg/{wvgdatar.prg => dataref.prg} | 0 .../contrib/gtwvg/{wvgdlg.prg => dialog.prg} | 0 .../gtwvg/{wvgdarea.prg => drawarea.prg} | 0 .../contrib/gtwvg/{wvggenrc.prg => genrc.prg} | 0 harbour/contrib/gtwvg/gtwvg.hbp | 56 ++++---- .../gtwvg/{wvghtmlv.prg => htmlview.prg} | 0 .../gtwvg/{wvglistb.prg => listbox.prg} | 0 .../gtwvg/{wvgmenub.prg => menubar.prg} | 0 harbour/contrib/gtwvg/{wvgmle.prg => mle.prg} | 0 .../contrib/gtwvg/{wvgpaint.prg => paint.prg} | 0 .../gtwvg/{wvgphdlr.prg => parthdlr.prg} | 0 .../gtwvg/{wvgpushb.prg => pushbut.prg} | 0 .../gtwvg/{wvgradio.prg => radiobut.prg} | 0 .../gtwvg/{wvgscrlb.prg => scrollbr.prg} | 0 harbour/contrib/gtwvg/{wvgsle.prg => sle.prg} | 0 .../gtwvg/{wvgstatb.prg => statbar.prg} | 0 .../gtwvg/{wvgstatc.prg => static.prg} | 0 .../contrib/gtwvg/{wvgsysw.prg => syswnd.prg} | 0 .../gtwvg/{wvgtabpg.prg => tabpage.prg} | 0 .../gtwvg/{wvgtoolb.prg => toolbar.prg} | 0 .../gtwvg/{wvgtreev.prg => treeview.prg} | 0 harbour/contrib/gtwvg/{wvgwnd.prg => wnd.prg} | 0 .../hbxbp/{xbp3state.prg => 3state.prg} | 0 .../hbxbp/{xbpappevent.prg => appevent.prg} | 0 .../hbxbp/{xbpbitmap.prg => bitmap.prg} | 0 .../hbxbp/{xbpbrowse.prg => browse.prg} | 0 .../hbxbp/{xbpcheckbox.prg => checkbox.prg} | 0 .../hbxbp/{xbpclipboard.prg => clipboard.prg} | 0 .../hbxbp/{xbpcombobox.prg => combobox.prg} | 0 harbour/contrib/hbxbp/{xbpcrt.prg => crt.prg} | 0 .../hbxbp/{xbpdataref.prg => dataref.prg} | 0 .../hbxbp/{xbpdialog.prg => dialog.prg} | 0 .../{xbpfiledialog.prg => filedialog.prg} | 0 .../{xbpfontdialog.prg => fontdialog.prg} | 0 .../hbxbp/{xbpgeneric.prg => generic.prg} | 0 harbour/contrib/hbxbp/{xbpgra.prg => gra.prg} | 0 harbour/contrib/hbxbp/hbxbp.hbp | 70 ++++----- .../{xbphtmlviewer.prg => htmlviewer.prg} | 0 .../hbxbp/{xbplistbox.prg => listbox.prg} | 0 .../hbxbp/{xbpmenubar.prg => menubar.prg} | 0 harbour/contrib/hbxbp/{xbpmle.prg => mle.prg} | 0 .../{xbpparthandler.prg => parthandler.prg} | 0 .../hbxbp/{xbppresspace.prg => presspace.prg} | 0 .../{xbpprintdialog.prg => printdialog.prg} | 0 .../hbxbp/{xbpprinter.prg => printer.prg} | 0 .../{xbppushbutton.prg => pushbutton.prg} | 0 .../{xbpradiobutton.prg => radiobutton.prg} | 0 harbour/contrib/hbxbp/{xbprtf.prg => rtf.prg} | 0 .../hbxbp/{xbpscrollbar.prg => scrollbar.prg} | 0 harbour/contrib/hbxbp/{xbpsle.prg => sle.prg} | 0 .../{xbpspinbutton.prg => spinbutton.prg} | 0 .../hbxbp/{xbpstatic.prg => static.prg} | 0 .../hbxbp/{xbpstatusbar.prg => statusbar.prg} | 0 .../contrib/hbxbp/{xbpstyle.prg => style.prg} | 0 .../hbxbp/{xbptabpage.prg => tabpage.prg} | 0 .../hbxbp/{xbptoolbar.prg => toolbar.prg} | 0 .../hbxbp/{xbptreeview.prg => treeview.prg} | 0 .../hbxbp/{xbpwindow.prg => window.prg} | 0 66 files changed, 198 insertions(+), 63 deletions(-) rename harbour/contrib/gtwvg/{wvg3stat.prg => 3state.prg} (100%) rename harbour/contrib/gtwvg/{wvgax.prg => activex.prg} (100%) rename harbour/contrib/gtwvg/{wvgbitmp.prg => bitmap.prg} (100%) rename harbour/contrib/gtwvg/{wvgcheck.prg => checkbox.prg} (100%) rename harbour/contrib/gtwvg/{wvgclass.prg => class.prg} (100%) rename harbour/contrib/gtwvg/{wvgcombo.prg => combobox.prg} (100%) rename harbour/contrib/gtwvg/{wvgcrt.prg => crt.prg} (100%) rename harbour/contrib/gtwvg/{wvgdatar.prg => dataref.prg} (100%) rename harbour/contrib/gtwvg/{wvgdlg.prg => dialog.prg} (100%) rename harbour/contrib/gtwvg/{wvgdarea.prg => drawarea.prg} (100%) rename harbour/contrib/gtwvg/{wvggenrc.prg => genrc.prg} (100%) rename harbour/contrib/gtwvg/{wvghtmlv.prg => htmlview.prg} (100%) rename harbour/contrib/gtwvg/{wvglistb.prg => listbox.prg} (100%) rename harbour/contrib/gtwvg/{wvgmenub.prg => menubar.prg} (100%) rename harbour/contrib/gtwvg/{wvgmle.prg => mle.prg} (100%) rename harbour/contrib/gtwvg/{wvgpaint.prg => paint.prg} (100%) rename harbour/contrib/gtwvg/{wvgphdlr.prg => parthdlr.prg} (100%) rename harbour/contrib/gtwvg/{wvgpushb.prg => pushbut.prg} (100%) rename harbour/contrib/gtwvg/{wvgradio.prg => radiobut.prg} (100%) rename harbour/contrib/gtwvg/{wvgscrlb.prg => scrollbr.prg} (100%) rename harbour/contrib/gtwvg/{wvgsle.prg => sle.prg} (100%) rename harbour/contrib/gtwvg/{wvgstatb.prg => statbar.prg} (100%) rename harbour/contrib/gtwvg/{wvgstatc.prg => static.prg} (100%) rename harbour/contrib/gtwvg/{wvgsysw.prg => syswnd.prg} (100%) rename harbour/contrib/gtwvg/{wvgtabpg.prg => tabpage.prg} (100%) rename harbour/contrib/gtwvg/{wvgtoolb.prg => toolbar.prg} (100%) rename harbour/contrib/gtwvg/{wvgtreev.prg => treeview.prg} (100%) rename harbour/contrib/gtwvg/{wvgwnd.prg => wnd.prg} (100%) rename harbour/contrib/hbxbp/{xbp3state.prg => 3state.prg} (100%) rename harbour/contrib/hbxbp/{xbpappevent.prg => appevent.prg} (100%) rename harbour/contrib/hbxbp/{xbpbitmap.prg => bitmap.prg} (100%) rename harbour/contrib/hbxbp/{xbpbrowse.prg => browse.prg} (100%) rename harbour/contrib/hbxbp/{xbpcheckbox.prg => checkbox.prg} (100%) rename harbour/contrib/hbxbp/{xbpclipboard.prg => clipboard.prg} (100%) rename harbour/contrib/hbxbp/{xbpcombobox.prg => combobox.prg} (100%) rename harbour/contrib/hbxbp/{xbpcrt.prg => crt.prg} (100%) rename harbour/contrib/hbxbp/{xbpdataref.prg => dataref.prg} (100%) rename harbour/contrib/hbxbp/{xbpdialog.prg => dialog.prg} (100%) rename harbour/contrib/hbxbp/{xbpfiledialog.prg => filedialog.prg} (100%) rename harbour/contrib/hbxbp/{xbpfontdialog.prg => fontdialog.prg} (100%) rename harbour/contrib/hbxbp/{xbpgeneric.prg => generic.prg} (100%) rename harbour/contrib/hbxbp/{xbpgra.prg => gra.prg} (100%) rename harbour/contrib/hbxbp/{xbphtmlviewer.prg => htmlviewer.prg} (100%) rename harbour/contrib/hbxbp/{xbplistbox.prg => listbox.prg} (100%) rename harbour/contrib/hbxbp/{xbpmenubar.prg => menubar.prg} (100%) rename harbour/contrib/hbxbp/{xbpmle.prg => mle.prg} (100%) rename harbour/contrib/hbxbp/{xbpparthandler.prg => parthandler.prg} (100%) rename harbour/contrib/hbxbp/{xbppresspace.prg => presspace.prg} (100%) rename harbour/contrib/hbxbp/{xbpprintdialog.prg => printdialog.prg} (100%) rename harbour/contrib/hbxbp/{xbpprinter.prg => printer.prg} (100%) rename harbour/contrib/hbxbp/{xbppushbutton.prg => pushbutton.prg} (100%) rename harbour/contrib/hbxbp/{xbpradiobutton.prg => radiobutton.prg} (100%) rename harbour/contrib/hbxbp/{xbprtf.prg => rtf.prg} (100%) rename harbour/contrib/hbxbp/{xbpscrollbar.prg => scrollbar.prg} (100%) rename harbour/contrib/hbxbp/{xbpsle.prg => sle.prg} (100%) rename harbour/contrib/hbxbp/{xbpspinbutton.prg => spinbutton.prg} (100%) rename harbour/contrib/hbxbp/{xbpstatic.prg => static.prg} (100%) rename harbour/contrib/hbxbp/{xbpstatusbar.prg => statusbar.prg} (100%) rename harbour/contrib/hbxbp/{xbpstyle.prg => style.prg} (100%) rename harbour/contrib/hbxbp/{xbptabpage.prg => tabpage.prg} (100%) rename harbour/contrib/hbxbp/{xbptoolbar.prg => toolbar.prg} (100%) rename harbour/contrib/hbxbp/{xbptreeview.prg => treeview.prg} (100%) rename harbour/contrib/hbxbp/{xbpwindow.prg => window.prg} (100%) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 21b6dc32de..beac699c93 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -16,6 +16,141 @@ The license applies to all entries newer than 2009-04-28. */ +2012-07-23 17:26 UTC+0200 Viktor Szakats (harbour syenar.net) + + contrib/gtwvg/3state.prg + + contrib/gtwvg/activex.prg + + contrib/gtwvg/bitmap.prg + + contrib/gtwvg/checkbox.prg + + contrib/gtwvg/class.prg + + contrib/gtwvg/combobox.prg + + contrib/gtwvg/crt.prg + + contrib/gtwvg/dataref.prg + + contrib/gtwvg/dialog.prg + + contrib/gtwvg/drawarea.prg + + contrib/gtwvg/genrc.prg + + contrib/gtwvg/htmlview.prg + + contrib/gtwvg/listbox.prg + + contrib/gtwvg/menubar.prg + + contrib/gtwvg/mle.prg + + contrib/gtwvg/paint.prg + + contrib/gtwvg/parthdlr.prg + + contrib/gtwvg/pushbut.prg + + contrib/gtwvg/radiobut.prg + + contrib/gtwvg/scrollbr.prg + + contrib/gtwvg/sle.prg + + contrib/gtwvg/statbar.prg + + contrib/gtwvg/static.prg + + contrib/gtwvg/syswnd.prg + + contrib/gtwvg/tabpage.prg + + contrib/gtwvg/toolbar.prg + + contrib/gtwvg/treeview.prg + + contrib/gtwvg/wnd.prg + + contrib/hbxbp/3state.prg + + contrib/hbxbp/appevent.prg + + contrib/hbxbp/bitmap.prg + + contrib/hbxbp/browse.prg + + contrib/hbxbp/checkbox.prg + + contrib/hbxbp/clipboard.prg + + contrib/hbxbp/combobox.prg + + contrib/hbxbp/crt.prg + + contrib/hbxbp/dataref.prg + + contrib/hbxbp/dialog.prg + + contrib/hbxbp/filedialog.prg + + contrib/hbxbp/fontdialog.prg + + contrib/hbxbp/generic.prg + + contrib/hbxbp/gra.prg + + contrib/hbxbp/htmlviewer.prg + + contrib/hbxbp/listbox.prg + + contrib/hbxbp/menubar.prg + + contrib/hbxbp/mle.prg + + contrib/hbxbp/parthandler.prg + + contrib/hbxbp/presspace.prg + + contrib/hbxbp/printdialog.prg + + contrib/hbxbp/printer.prg + + contrib/hbxbp/pushbutton.prg + + contrib/hbxbp/radiobutton.prg + + contrib/hbxbp/rtf.prg + + contrib/hbxbp/scrollbar.prg + + contrib/hbxbp/sle.prg + + contrib/hbxbp/spinbutton.prg + + contrib/hbxbp/static.prg + + contrib/hbxbp/statusbar.prg + + contrib/hbxbp/style.prg + + contrib/hbxbp/tabpage.prg + + contrib/hbxbp/toolbar.prg + + contrib/hbxbp/treeview.prg + + contrib/hbxbp/window.prg + - contrib/gtwvg/wvg3stat.prg + - contrib/gtwvg/wvgax.prg + - contrib/gtwvg/wvgbitmp.prg + - contrib/gtwvg/wvgcheck.prg + - contrib/gtwvg/wvgclass.prg + - contrib/gtwvg/wvgcombo.prg + - contrib/gtwvg/wvgcrt.prg + - contrib/gtwvg/wvgdarea.prg + - contrib/gtwvg/wvgdatar.prg + - contrib/gtwvg/wvgdlg.prg + - contrib/gtwvg/wvggenrc.prg + - contrib/gtwvg/wvghtmlv.prg + - contrib/gtwvg/wvglistb.prg + - contrib/gtwvg/wvgmenub.prg + - contrib/gtwvg/wvgmle.prg + - contrib/gtwvg/wvgpaint.prg + - contrib/gtwvg/wvgphdlr.prg + - contrib/gtwvg/wvgpushb.prg + - contrib/gtwvg/wvgradio.prg + - contrib/gtwvg/wvgscrlb.prg + - contrib/gtwvg/wvgsle.prg + - contrib/gtwvg/wvgstatb.prg + - contrib/gtwvg/wvgstatc.prg + - contrib/gtwvg/wvgsysw.prg + - contrib/gtwvg/wvgtabpg.prg + - contrib/gtwvg/wvgtoolb.prg + - contrib/gtwvg/wvgtreev.prg + - contrib/gtwvg/wvgwnd.prg + - contrib/hbxbp/xbp3state.prg + - contrib/hbxbp/xbpappevent.prg + - contrib/hbxbp/xbpbitmap.prg + - contrib/hbxbp/xbpbrowse.prg + - contrib/hbxbp/xbpcheckbox.prg + - contrib/hbxbp/xbpclipboard.prg + - contrib/hbxbp/xbpcombobox.prg + - contrib/hbxbp/xbpcrt.prg + - contrib/hbxbp/xbpdataref.prg + - contrib/hbxbp/xbpdialog.prg + - contrib/hbxbp/xbpfiledialog.prg + - contrib/hbxbp/xbpfontdialog.prg + - contrib/hbxbp/xbpgeneric.prg + - contrib/hbxbp/xbpgra.prg + - contrib/hbxbp/xbphtmlviewer.prg + - contrib/hbxbp/xbplistbox.prg + - contrib/hbxbp/xbpmenubar.prg + - contrib/hbxbp/xbpmle.prg + - contrib/hbxbp/xbpparthandler.prg + - contrib/hbxbp/xbppresspace.prg + - contrib/hbxbp/xbpprintdialog.prg + - contrib/hbxbp/xbpprinter.prg + - contrib/hbxbp/xbppushbutton.prg + - contrib/hbxbp/xbpradiobutton.prg + - contrib/hbxbp/xbprtf.prg + - contrib/hbxbp/xbpscrollbar.prg + - contrib/hbxbp/xbpsle.prg + - contrib/hbxbp/xbpspinbutton.prg + - contrib/hbxbp/xbpstatic.prg + - contrib/hbxbp/xbpstatusbar.prg + - contrib/hbxbp/xbpstyle.prg + - contrib/hbxbp/xbptabpage.prg + - contrib/hbxbp/xbptoolbar.prg + - contrib/hbxbp/xbptreeview.prg + - contrib/hbxbp/xbpwindow.prg + * contrib/gtwvg/gtwvg.hbp + * contrib/hbxbp/hbxbp.hbp + % deleted unnecessary prefix from .prg filenames, + thus making the much more easily searchable and + recognizable and also allowing more room for + the real description with much less undecipherable + abbreviations. + 2012-07-23 17:17 UTC+0200 Viktor Szakats (harbour syenar.net) * contrib/gtwvg/tests/demoxbp.prg * contrib/gtwvg/tests/wvgactivex.prg diff --git a/harbour/contrib/gtwvg/wvg3stat.prg b/harbour/contrib/gtwvg/3state.prg similarity index 100% rename from harbour/contrib/gtwvg/wvg3stat.prg rename to harbour/contrib/gtwvg/3state.prg diff --git a/harbour/contrib/gtwvg/wvgax.prg b/harbour/contrib/gtwvg/activex.prg similarity index 100% rename from harbour/contrib/gtwvg/wvgax.prg rename to harbour/contrib/gtwvg/activex.prg diff --git a/harbour/contrib/gtwvg/wvgbitmp.prg b/harbour/contrib/gtwvg/bitmap.prg similarity index 100% rename from harbour/contrib/gtwvg/wvgbitmp.prg rename to harbour/contrib/gtwvg/bitmap.prg diff --git a/harbour/contrib/gtwvg/wvgcheck.prg b/harbour/contrib/gtwvg/checkbox.prg similarity index 100% rename from harbour/contrib/gtwvg/wvgcheck.prg rename to harbour/contrib/gtwvg/checkbox.prg diff --git a/harbour/contrib/gtwvg/wvgclass.prg b/harbour/contrib/gtwvg/class.prg similarity index 100% rename from harbour/contrib/gtwvg/wvgclass.prg rename to harbour/contrib/gtwvg/class.prg diff --git a/harbour/contrib/gtwvg/wvgcombo.prg b/harbour/contrib/gtwvg/combobox.prg similarity index 100% rename from harbour/contrib/gtwvg/wvgcombo.prg rename to harbour/contrib/gtwvg/combobox.prg diff --git a/harbour/contrib/gtwvg/wvgcrt.prg b/harbour/contrib/gtwvg/crt.prg similarity index 100% rename from harbour/contrib/gtwvg/wvgcrt.prg rename to harbour/contrib/gtwvg/crt.prg diff --git a/harbour/contrib/gtwvg/wvgdatar.prg b/harbour/contrib/gtwvg/dataref.prg similarity index 100% rename from harbour/contrib/gtwvg/wvgdatar.prg rename to harbour/contrib/gtwvg/dataref.prg diff --git a/harbour/contrib/gtwvg/wvgdlg.prg b/harbour/contrib/gtwvg/dialog.prg similarity index 100% rename from harbour/contrib/gtwvg/wvgdlg.prg rename to harbour/contrib/gtwvg/dialog.prg diff --git a/harbour/contrib/gtwvg/wvgdarea.prg b/harbour/contrib/gtwvg/drawarea.prg similarity index 100% rename from harbour/contrib/gtwvg/wvgdarea.prg rename to harbour/contrib/gtwvg/drawarea.prg diff --git a/harbour/contrib/gtwvg/wvggenrc.prg b/harbour/contrib/gtwvg/genrc.prg similarity index 100% rename from harbour/contrib/gtwvg/wvggenrc.prg rename to harbour/contrib/gtwvg/genrc.prg diff --git a/harbour/contrib/gtwvg/gtwvg.hbp b/harbour/contrib/gtwvg/gtwvg.hbp index 8583116d33..487aeec769 100644 --- a/harbour/contrib/gtwvg/gtwvg.hbp +++ b/harbour/contrib/gtwvg/gtwvg.hbp @@ -31,31 +31,31 @@ wvgutils.c wvgwin.c wvgwing.c -wvg3stat.prg -wvgax.prg -wvgbitmp.prg -wvgcheck.prg -wvgclass.prg -wvgcombo.prg -wvgcrt.prg -wvgdarea.prg -wvgdatar.prg -wvgdlg.prg -wvghtmlv.prg -wvglistb.prg -wvgmenub.prg -wvgmle.prg -wvgpaint.prg -wvgphdlr.prg -wvgpushb.prg -wvgradio.prg -wvgscrlb.prg -wvgsle.prg -wvgstatb.prg -wvgstatc.prg -wvgsysw.prg -wvgtabpg.prg -wvgtoolb.prg -wvgtreev.prg -wvgwnd.prg -wvggenrc.prg +3state.prg +activex.prg +bitmap.prg +checkbox.prg +class.prg +combobox.prg +crt.prg +dataref.prg +dialog.prg +drawarea.prg +genrc.prg +htmlview.prg +listbox.prg +menubar.prg +mle.prg +paint.prg +parthdlr.prg +pushbut.prg +radiobut.prg +scrollbr.prg +sle.prg +statbar.prg +static.prg +syswnd.prg +tabpage.prg +toolbar.prg +treeview.prg +wnd.prg diff --git a/harbour/contrib/gtwvg/wvghtmlv.prg b/harbour/contrib/gtwvg/htmlview.prg similarity index 100% rename from harbour/contrib/gtwvg/wvghtmlv.prg rename to harbour/contrib/gtwvg/htmlview.prg diff --git a/harbour/contrib/gtwvg/wvglistb.prg b/harbour/contrib/gtwvg/listbox.prg similarity index 100% rename from harbour/contrib/gtwvg/wvglistb.prg rename to harbour/contrib/gtwvg/listbox.prg diff --git a/harbour/contrib/gtwvg/wvgmenub.prg b/harbour/contrib/gtwvg/menubar.prg similarity index 100% rename from harbour/contrib/gtwvg/wvgmenub.prg rename to harbour/contrib/gtwvg/menubar.prg diff --git a/harbour/contrib/gtwvg/wvgmle.prg b/harbour/contrib/gtwvg/mle.prg similarity index 100% rename from harbour/contrib/gtwvg/wvgmle.prg rename to harbour/contrib/gtwvg/mle.prg diff --git a/harbour/contrib/gtwvg/wvgpaint.prg b/harbour/contrib/gtwvg/paint.prg similarity index 100% rename from harbour/contrib/gtwvg/wvgpaint.prg rename to harbour/contrib/gtwvg/paint.prg diff --git a/harbour/contrib/gtwvg/wvgphdlr.prg b/harbour/contrib/gtwvg/parthdlr.prg similarity index 100% rename from harbour/contrib/gtwvg/wvgphdlr.prg rename to harbour/contrib/gtwvg/parthdlr.prg diff --git a/harbour/contrib/gtwvg/wvgpushb.prg b/harbour/contrib/gtwvg/pushbut.prg similarity index 100% rename from harbour/contrib/gtwvg/wvgpushb.prg rename to harbour/contrib/gtwvg/pushbut.prg diff --git a/harbour/contrib/gtwvg/wvgradio.prg b/harbour/contrib/gtwvg/radiobut.prg similarity index 100% rename from harbour/contrib/gtwvg/wvgradio.prg rename to harbour/contrib/gtwvg/radiobut.prg diff --git a/harbour/contrib/gtwvg/wvgscrlb.prg b/harbour/contrib/gtwvg/scrollbr.prg similarity index 100% rename from harbour/contrib/gtwvg/wvgscrlb.prg rename to harbour/contrib/gtwvg/scrollbr.prg diff --git a/harbour/contrib/gtwvg/wvgsle.prg b/harbour/contrib/gtwvg/sle.prg similarity index 100% rename from harbour/contrib/gtwvg/wvgsle.prg rename to harbour/contrib/gtwvg/sle.prg diff --git a/harbour/contrib/gtwvg/wvgstatb.prg b/harbour/contrib/gtwvg/statbar.prg similarity index 100% rename from harbour/contrib/gtwvg/wvgstatb.prg rename to harbour/contrib/gtwvg/statbar.prg diff --git a/harbour/contrib/gtwvg/wvgstatc.prg b/harbour/contrib/gtwvg/static.prg similarity index 100% rename from harbour/contrib/gtwvg/wvgstatc.prg rename to harbour/contrib/gtwvg/static.prg diff --git a/harbour/contrib/gtwvg/wvgsysw.prg b/harbour/contrib/gtwvg/syswnd.prg similarity index 100% rename from harbour/contrib/gtwvg/wvgsysw.prg rename to harbour/contrib/gtwvg/syswnd.prg diff --git a/harbour/contrib/gtwvg/wvgtabpg.prg b/harbour/contrib/gtwvg/tabpage.prg similarity index 100% rename from harbour/contrib/gtwvg/wvgtabpg.prg rename to harbour/contrib/gtwvg/tabpage.prg diff --git a/harbour/contrib/gtwvg/wvgtoolb.prg b/harbour/contrib/gtwvg/toolbar.prg similarity index 100% rename from harbour/contrib/gtwvg/wvgtoolb.prg rename to harbour/contrib/gtwvg/toolbar.prg diff --git a/harbour/contrib/gtwvg/wvgtreev.prg b/harbour/contrib/gtwvg/treeview.prg similarity index 100% rename from harbour/contrib/gtwvg/wvgtreev.prg rename to harbour/contrib/gtwvg/treeview.prg diff --git a/harbour/contrib/gtwvg/wvgwnd.prg b/harbour/contrib/gtwvg/wnd.prg similarity index 100% rename from harbour/contrib/gtwvg/wvgwnd.prg rename to harbour/contrib/gtwvg/wnd.prg diff --git a/harbour/contrib/hbxbp/xbp3state.prg b/harbour/contrib/hbxbp/3state.prg similarity index 100% rename from harbour/contrib/hbxbp/xbp3state.prg rename to harbour/contrib/hbxbp/3state.prg diff --git a/harbour/contrib/hbxbp/xbpappevent.prg b/harbour/contrib/hbxbp/appevent.prg similarity index 100% rename from harbour/contrib/hbxbp/xbpappevent.prg rename to harbour/contrib/hbxbp/appevent.prg diff --git a/harbour/contrib/hbxbp/xbpbitmap.prg b/harbour/contrib/hbxbp/bitmap.prg similarity index 100% rename from harbour/contrib/hbxbp/xbpbitmap.prg rename to harbour/contrib/hbxbp/bitmap.prg diff --git a/harbour/contrib/hbxbp/xbpbrowse.prg b/harbour/contrib/hbxbp/browse.prg similarity index 100% rename from harbour/contrib/hbxbp/xbpbrowse.prg rename to harbour/contrib/hbxbp/browse.prg diff --git a/harbour/contrib/hbxbp/xbpcheckbox.prg b/harbour/contrib/hbxbp/checkbox.prg similarity index 100% rename from harbour/contrib/hbxbp/xbpcheckbox.prg rename to harbour/contrib/hbxbp/checkbox.prg diff --git a/harbour/contrib/hbxbp/xbpclipboard.prg b/harbour/contrib/hbxbp/clipboard.prg similarity index 100% rename from harbour/contrib/hbxbp/xbpclipboard.prg rename to harbour/contrib/hbxbp/clipboard.prg diff --git a/harbour/contrib/hbxbp/xbpcombobox.prg b/harbour/contrib/hbxbp/combobox.prg similarity index 100% rename from harbour/contrib/hbxbp/xbpcombobox.prg rename to harbour/contrib/hbxbp/combobox.prg diff --git a/harbour/contrib/hbxbp/xbpcrt.prg b/harbour/contrib/hbxbp/crt.prg similarity index 100% rename from harbour/contrib/hbxbp/xbpcrt.prg rename to harbour/contrib/hbxbp/crt.prg diff --git a/harbour/contrib/hbxbp/xbpdataref.prg b/harbour/contrib/hbxbp/dataref.prg similarity index 100% rename from harbour/contrib/hbxbp/xbpdataref.prg rename to harbour/contrib/hbxbp/dataref.prg diff --git a/harbour/contrib/hbxbp/xbpdialog.prg b/harbour/contrib/hbxbp/dialog.prg similarity index 100% rename from harbour/contrib/hbxbp/xbpdialog.prg rename to harbour/contrib/hbxbp/dialog.prg diff --git a/harbour/contrib/hbxbp/xbpfiledialog.prg b/harbour/contrib/hbxbp/filedialog.prg similarity index 100% rename from harbour/contrib/hbxbp/xbpfiledialog.prg rename to harbour/contrib/hbxbp/filedialog.prg diff --git a/harbour/contrib/hbxbp/xbpfontdialog.prg b/harbour/contrib/hbxbp/fontdialog.prg similarity index 100% rename from harbour/contrib/hbxbp/xbpfontdialog.prg rename to harbour/contrib/hbxbp/fontdialog.prg diff --git a/harbour/contrib/hbxbp/xbpgeneric.prg b/harbour/contrib/hbxbp/generic.prg similarity index 100% rename from harbour/contrib/hbxbp/xbpgeneric.prg rename to harbour/contrib/hbxbp/generic.prg diff --git a/harbour/contrib/hbxbp/xbpgra.prg b/harbour/contrib/hbxbp/gra.prg similarity index 100% rename from harbour/contrib/hbxbp/xbpgra.prg rename to harbour/contrib/hbxbp/gra.prg diff --git a/harbour/contrib/hbxbp/hbxbp.hbp b/harbour/contrib/hbxbp/hbxbp.hbp index 77976418e6..cb1e35d3cd 100644 --- a/harbour/contrib/hbxbp/hbxbp.hbp +++ b/harbour/contrib/hbxbp/hbxbp.hbp @@ -20,38 +20,38 @@ hbqt.hbc hbxbp.hbx hbpprocess.prg -xbp3state.prg -xbpappevent.prg -xbpbitmap.prg -xbpbrowse.prg -xbpcheckbox.prg -xbpclipboard.prg -xbpcombobox.prg -xbpcrt.prg -xbpdataref.prg -xbpdialog.prg -xbpfiledialog.prg -xbpfontdialog.prg -xbpgeneric.prg -xbpgra.prg -xbphtmlviewer.prg -xbplistbox.prg -xbpmenubar.prg -xbpmle.prg -xbpparthandler.prg -xbppresspace.prg -xbpprintdialog.prg -xbpprinter.prg -xbppushbutton.prg -xbpradiobutton.prg -xbprtf.prg -xbpscrollbar.prg -xbpsle.prg -xbpspinbutton.prg -xbpstatic.prg -xbpstatusbar.prg -xbpstyle.prg -xbptabpage.prg -xbptoolbar.prg -xbptreeview.prg -xbpwindow.prg +3state.prg +appevent.prg +bitmap.prg +browse.prg +checkbox.prg +clipboard.prg +combobox.prg +crt.prg +dataref.prg +dialog.prg +filedialog.prg +fontdialog.prg +generic.prg +gra.prg +htmlviewer.prg +listbox.prg +menubar.prg +mle.prg +parthandler.prg +presspace.prg +printdialog.prg +printer.prg +pushbutton.prg +radiobutton.prg +rtf.prg +scrollbar.prg +sle.prg +spinbutton.prg +static.prg +statusbar.prg +style.prg +tabpage.prg +toolbar.prg +treeview.prg +window.prg diff --git a/harbour/contrib/hbxbp/xbphtmlviewer.prg b/harbour/contrib/hbxbp/htmlviewer.prg similarity index 100% rename from harbour/contrib/hbxbp/xbphtmlviewer.prg rename to harbour/contrib/hbxbp/htmlviewer.prg diff --git a/harbour/contrib/hbxbp/xbplistbox.prg b/harbour/contrib/hbxbp/listbox.prg similarity index 100% rename from harbour/contrib/hbxbp/xbplistbox.prg rename to harbour/contrib/hbxbp/listbox.prg diff --git a/harbour/contrib/hbxbp/xbpmenubar.prg b/harbour/contrib/hbxbp/menubar.prg similarity index 100% rename from harbour/contrib/hbxbp/xbpmenubar.prg rename to harbour/contrib/hbxbp/menubar.prg diff --git a/harbour/contrib/hbxbp/xbpmle.prg b/harbour/contrib/hbxbp/mle.prg similarity index 100% rename from harbour/contrib/hbxbp/xbpmle.prg rename to harbour/contrib/hbxbp/mle.prg diff --git a/harbour/contrib/hbxbp/xbpparthandler.prg b/harbour/contrib/hbxbp/parthandler.prg similarity index 100% rename from harbour/contrib/hbxbp/xbpparthandler.prg rename to harbour/contrib/hbxbp/parthandler.prg diff --git a/harbour/contrib/hbxbp/xbppresspace.prg b/harbour/contrib/hbxbp/presspace.prg similarity index 100% rename from harbour/contrib/hbxbp/xbppresspace.prg rename to harbour/contrib/hbxbp/presspace.prg diff --git a/harbour/contrib/hbxbp/xbpprintdialog.prg b/harbour/contrib/hbxbp/printdialog.prg similarity index 100% rename from harbour/contrib/hbxbp/xbpprintdialog.prg rename to harbour/contrib/hbxbp/printdialog.prg diff --git a/harbour/contrib/hbxbp/xbpprinter.prg b/harbour/contrib/hbxbp/printer.prg similarity index 100% rename from harbour/contrib/hbxbp/xbpprinter.prg rename to harbour/contrib/hbxbp/printer.prg diff --git a/harbour/contrib/hbxbp/xbppushbutton.prg b/harbour/contrib/hbxbp/pushbutton.prg similarity index 100% rename from harbour/contrib/hbxbp/xbppushbutton.prg rename to harbour/contrib/hbxbp/pushbutton.prg diff --git a/harbour/contrib/hbxbp/xbpradiobutton.prg b/harbour/contrib/hbxbp/radiobutton.prg similarity index 100% rename from harbour/contrib/hbxbp/xbpradiobutton.prg rename to harbour/contrib/hbxbp/radiobutton.prg diff --git a/harbour/contrib/hbxbp/xbprtf.prg b/harbour/contrib/hbxbp/rtf.prg similarity index 100% rename from harbour/contrib/hbxbp/xbprtf.prg rename to harbour/contrib/hbxbp/rtf.prg diff --git a/harbour/contrib/hbxbp/xbpscrollbar.prg b/harbour/contrib/hbxbp/scrollbar.prg similarity index 100% rename from harbour/contrib/hbxbp/xbpscrollbar.prg rename to harbour/contrib/hbxbp/scrollbar.prg diff --git a/harbour/contrib/hbxbp/xbpsle.prg b/harbour/contrib/hbxbp/sle.prg similarity index 100% rename from harbour/contrib/hbxbp/xbpsle.prg rename to harbour/contrib/hbxbp/sle.prg diff --git a/harbour/contrib/hbxbp/xbpspinbutton.prg b/harbour/contrib/hbxbp/spinbutton.prg similarity index 100% rename from harbour/contrib/hbxbp/xbpspinbutton.prg rename to harbour/contrib/hbxbp/spinbutton.prg diff --git a/harbour/contrib/hbxbp/xbpstatic.prg b/harbour/contrib/hbxbp/static.prg similarity index 100% rename from harbour/contrib/hbxbp/xbpstatic.prg rename to harbour/contrib/hbxbp/static.prg diff --git a/harbour/contrib/hbxbp/xbpstatusbar.prg b/harbour/contrib/hbxbp/statusbar.prg similarity index 100% rename from harbour/contrib/hbxbp/xbpstatusbar.prg rename to harbour/contrib/hbxbp/statusbar.prg diff --git a/harbour/contrib/hbxbp/xbpstyle.prg b/harbour/contrib/hbxbp/style.prg similarity index 100% rename from harbour/contrib/hbxbp/xbpstyle.prg rename to harbour/contrib/hbxbp/style.prg diff --git a/harbour/contrib/hbxbp/xbptabpage.prg b/harbour/contrib/hbxbp/tabpage.prg similarity index 100% rename from harbour/contrib/hbxbp/xbptabpage.prg rename to harbour/contrib/hbxbp/tabpage.prg diff --git a/harbour/contrib/hbxbp/xbptoolbar.prg b/harbour/contrib/hbxbp/toolbar.prg similarity index 100% rename from harbour/contrib/hbxbp/xbptoolbar.prg rename to harbour/contrib/hbxbp/toolbar.prg diff --git a/harbour/contrib/hbxbp/xbptreeview.prg b/harbour/contrib/hbxbp/treeview.prg similarity index 100% rename from harbour/contrib/hbxbp/xbptreeview.prg rename to harbour/contrib/hbxbp/treeview.prg diff --git a/harbour/contrib/hbxbp/xbpwindow.prg b/harbour/contrib/hbxbp/window.prg similarity index 100% rename from harbour/contrib/hbxbp/xbpwindow.prg rename to harbour/contrib/hbxbp/window.prg