|
From: <alk...@us...> - 2013-07-01 15:28:13
|
Revision: 2127
http://sourceforge.net/p/hwgui/code/2127
Author: alkresin
Date: 2013-07-01 15:28:10 +0000 (Mon, 01 Jul 2013)
Log Message:
-----------
2013-07-01 19:30 UTC+0300 Alexander Kresin <al...@be...>
* include/guilib.ch
* source/winapi/hedit.prg
* Added ON KEYDOWN clause to EDITBOX and GET commands
Modified Paths:
--------------
trunk/hwgui/Changelog
trunk/hwgui/include/guilib.ch
trunk/hwgui/source/winapi/hedit.prg
|
|
From: <alk...@us...> - 2013-07-02 05:23:07
|
Revision: 2128
http://sourceforge.net/p/hwgui/code/2128
Author: alkresin
Date: 2013-07-02 05:23:04 +0000 (Tue, 02 Jul 2013)
Log Message:
-----------
2013-07-02 09:22 UTC+0300 Alexander Kresin <al...@be...>
* source/gtk/commond.c
* source/gtk/hbrowse.prg
* source/gtk/hcheck.prg
* source/gtk/hcombo.prg
* source/gtk/herrsys.prg
* source/gtk/hgraph.prg
* source/gtk/hownbtn.prg
* source/gtk/hprogres.prg
* source/gtk/hsayimg.prg
* source/gtk/hsplit.prg
* source/gtk/menu.prg
* source/gtk/message.c
* source/gtk/misc.c
* source/gtk/window.c
* Formatting, cleanup.
Modified Paths:
--------------
trunk/hwgui/Changelog
trunk/hwgui/source/gtk/commond.c
trunk/hwgui/source/gtk/hbrowse.prg
trunk/hwgui/source/gtk/hcheck.prg
trunk/hwgui/source/gtk/hcombo.prg
trunk/hwgui/source/gtk/herrsys.prg
trunk/hwgui/source/gtk/hgraph.prg
trunk/hwgui/source/gtk/hownbtn.prg
trunk/hwgui/source/gtk/hprogres.prg
trunk/hwgui/source/gtk/hsayimg.prg
trunk/hwgui/source/gtk/hsplit.prg
trunk/hwgui/source/gtk/menu.prg
trunk/hwgui/source/gtk/message.c
trunk/hwgui/source/gtk/misc.c
trunk/hwgui/source/gtk/window.c
|
|
From: <alk...@us...> - 2013-07-02 06:04:55
|
Revision: 2129
http://sourceforge.net/p/hwgui/code/2129
Author: alkresin
Date: 2013-07-02 06:04:51 +0000 (Tue, 02 Jul 2013)
Log Message:
-----------
2013-07-02 10:05 UTC+0300 Alexander Kresin <al...@be...>
* include/guilib.ch
* source/winapi/hcheck.prg
* Added TRANSPARENT clause to CHECKBOX and GET CHECKBOX commands
Modified Paths:
--------------
trunk/hwgui/Changelog
trunk/hwgui/include/guilib.ch
trunk/hwgui/source/winapi/hcheck.prg
|
|
From: <dr...@us...> - 2013-07-02 19:49:21
|
Revision: 2130
http://sourceforge.net/p/hwgui/code/2130
Author: druzus
Date: 2013-07-02 19:49:16 +0000 (Tue, 02 Jul 2013)
Log Message:
-----------
2013-07-02 21:49 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* hwgui/source/common/debug/dbgentry.c
* reformatted keeping the same rules as used to format dbgentry.c in
Harbour GIT repository.
Modified Paths:
--------------
trunk/hwgui/Changelog
trunk/hwgui/source/common/debug/dbgentry.c
|
|
From: <alk...@us...> - 2013-07-03 06:36:55
|
Revision: 2131
http://sourceforge.net/p/hwgui/code/2131
Author: alkresin
Date: 2013-07-03 06:36:54 +0000 (Wed, 03 Jul 2013)
Log Message:
-----------
2013-07-03 10:35 UTC+0300 Alexander Kresin <al...@be...>
* source/gtk/drawtext.c
* hwg_getTextWidth() function added
+ source/gtk/htree.prg
+ htree gtk implementation added
* source/gtk/Makefile.linux
* source/gtk/Makefile.scr
* hwgui.hbm
* htree.prg added to gtk makefiles
Modified Paths:
--------------
trunk/hwgui/Changelog
trunk/hwgui/hwgui.hbm
trunk/hwgui/source/gtk/Makefile.linux
trunk/hwgui/source/gtk/Makefile.scr
trunk/hwgui/source/gtk/drawtext.c
Added Paths:
-----------
trunk/hwgui/source/gtk/htree.prg
|
|
From: <alk...@us...> - 2013-07-03 08:13:48
|
Revision: 2132
http://sourceforge.net/p/hwgui/code/2132
Author: alkresin
Date: 2013-07-03 08:13:46 +0000 (Wed, 03 Jul 2013)
Log Message:
-----------
2013-07-03 12:12 UTC+0300 Alexander Kresin <al...@be...>
+ utils/debugger/protocol.txt
+ A description of an exchange protocol between the debugger and
debugged program has been added.
Modified Paths:
--------------
trunk/hwgui/Changelog
Added Paths:
-----------
trunk/hwgui/utils/debugger/protocol.txt
|
|
From: <alk...@us...> - 2013-07-03 08:49:47
|
Revision: 2133
http://sourceforge.net/p/hwgui/code/2133
Author: alkresin
Date: 2013-07-03 08:49:45 +0000 (Wed, 03 Jul 2013)
Log Message:
-----------
2013-07-03 12:45 UTC+0300 Alexander Kresin <al...@be...>
* utils/tutorial/tutor_eng.xml
* Mdi windows sample added
* source/winapi/window.c
* WS_VISIBLE is added to mdi child window as default
Modified Paths:
--------------
trunk/hwgui/Changelog
trunk/hwgui/source/winapi/window.c
trunk/hwgui/utils/tutorial/tutor_eng.xml
|
|
From: <alk...@us...> - 2013-07-03 09:28:27
|
Revision: 2134
http://sourceforge.net/p/hwgui/code/2134
Author: alkresin
Date: 2013-07-03 09:28:24 +0000 (Wed, 03 Jul 2013)
Log Message:
-----------
2013-07-03 13:28 UTC+0300 Alexander Kresin <al...@be...>
* source/common/editor/hcedit.prg
* source/common/editor/hcedit_w.c
! Deleting of a block of text fixed, handling of Shift-Del added
Modified Paths:
--------------
trunk/hwgui/Changelog
trunk/hwgui/source/common/editor/hcedit.prg
trunk/hwgui/source/common/editor/hcedit_w.c
|
|
From: <alk...@us...> - 2013-07-03 15:44:47
|
Revision: 2135
http://sourceforge.net/p/hwgui/code/2135
Author: alkresin
Date: 2013-07-03 15:44:44 +0000 (Wed, 03 Jul 2013)
Log Message:
-----------
2013-07-03 19:45 UTC+0300 Alexander Kresin <al...@be...>
* source/winapi/hdialog.prg
* source/winapi/hwindow.prg
! Fixed handling of :bActivate
Modified Paths:
--------------
trunk/hwgui/Changelog
trunk/hwgui/source/winapi/hdialog.prg
trunk/hwgui/source/winapi/hwindow.prg
|
|
From: <alk...@us...> - 2013-07-04 12:36:04
|
Revision: 2136
http://sourceforge.net/p/hwgui/code/2136
Author: alkresin
Date: 2013-07-04 12:36:02 +0000 (Thu, 04 Jul 2013)
Log Message:
-----------
2013-07-04 16:35 UTC+0300 Alexander Kresin <al...@be...>
* source/winapi/hprinter.prg
! Small fix
* source/winapi/hfrmtmpl.prg
* source/gtk/hfrmtmpl.prg
* number of parameters to :Print() increased to 5
* source/common/editor/hcedit.prg
* Some changes
Modified Paths:
--------------
trunk/hwgui/Changelog
trunk/hwgui/source/common/editor/hcedit.prg
trunk/hwgui/source/gtk/hfrmtmpl.prg
trunk/hwgui/source/winapi/hfrmtmpl.prg
trunk/hwgui/source/winapi/hprinter.prg
|
|
From: <alk...@us...> - 2013-07-05 06:49:47
|
Revision: 2137
http://sourceforge.net/p/hwgui/code/2137
Author: alkresin
Date: 2013-07-05 06:49:44 +0000 (Fri, 05 Jul 2013)
Log Message:
-----------
2013-07-05 10:50 UTC+0300 Alexander Kresin <al...@be...>
* source/winapi/htool.prg
* copied from 2.17 and formatted
* include/windows.ch
* Few new definitions for htool
* source/gtk/misc.c
* hwg_getkeyboardstate() added for winapi version compatibility
* source/common/editor/hcedit.prg
* SOme changes for future gtk version compatibility
Modified Paths:
--------------
trunk/hwgui/Changelog
trunk/hwgui/include/windows.ch
trunk/hwgui/source/common/editor/hcedit.prg
trunk/hwgui/source/gtk/misc.c
trunk/hwgui/source/winapi/htool.prg
|
|
From: <alk...@us...> - 2013-07-05 10:22:37
|
Revision: 2138
http://sourceforge.net/p/hwgui/code/2138
Author: alkresin
Date: 2013-07-05 10:22:35 +0000 (Fri, 05 Jul 2013)
Log Message:
-----------
2013-07-05 14:20 UTC+0300 Alexander Kresin <al...@be...>
* source/winapi/control.c
* snprintf() call is changed to sprintf()
* source/winapi/hpanel.prg
* include/guilib.ch
* Added SHAPE command from 2.17 and BACKCOLOR clause to PANEL
* source/gtk/draw.c
* source/gtk/hwgtk.h
! Small fix
Modified Paths:
--------------
trunk/hwgui/Changelog
trunk/hwgui/include/guilib.ch
trunk/hwgui/source/gtk/draw.c
trunk/hwgui/source/gtk/hwgtk.h
trunk/hwgui/source/winapi/control.c
trunk/hwgui/source/winapi/hpanel.prg
|
|
From: <alk...@us...> - 2013-07-09 11:04:48
|
Revision: 2139
http://sourceforge.net/p/hwgui/code/2139
Author: alkresin
Date: 2013-07-09 11:04:45 +0000 (Tue, 09 Jul 2013)
Log Message:
-----------
2013-07-09 15:05 UTC+0300 Alexander Kresin <al...@be...>
- source/common/debug/dbgentry.c
- dbgentry.c removed, the standard will be used
+ source/common/debug/dbgdop.c
+ a couple of C-level routines from dbgentry.c and dbgconnect.prg has been added
* source/common/debug/dbgconnect.prg
* A C routine has been moved to dbgdop.c
* source/common/editor/hcedit.prg
* source/common/editor/hcedit_w.c
* Some changes for future gtk version compatibility
* makefile.bc
* makefile.gcc
* makefile.pc
* makefile.vc
* makefile.wc
* dbgentry.c removed, dbgdop.c added
Modified Paths:
--------------
trunk/hwgui/Changelog
trunk/hwgui/makefile.bc
trunk/hwgui/makefile.gcc
trunk/hwgui/makefile.pc
trunk/hwgui/makefile.vc
trunk/hwgui/makefile.wc
trunk/hwgui/source/common/debug/dbgconnect.prg
trunk/hwgui/source/common/editor/hcedit.prg
trunk/hwgui/source/common/editor/hcedit_w.c
Added Paths:
-----------
trunk/hwgui/source/common/debug/dbgdop.c
Removed Paths:
-------------
trunk/hwgui/source/common/debug/dbgentry.c
|
|
From: <alk...@us...> - 2013-07-10 07:55:07
|
Revision: 2140
http://sourceforge.net/p/hwgui/code/2140
Author: alkresin
Date: 2013-07-10 07:55:01 +0000 (Wed, 10 Jul 2013)
Log Message:
-----------
2013-07-10 11:55 UTC+0300 Alexander Kresin <al...@be...>
+ source/common/editor/hcedit_l.c
+ gtk version of hc_edit_w.c
* source/common/editor/hcedit_w.c
* Some changes for gtk version compatibility
* source/winapi/hradio.prg
! Small fix
Modified Paths:
--------------
trunk/hwgui/Changelog
trunk/hwgui/source/common/editor/hcedit.prg
trunk/hwgui/source/winapi/hradio.prg
Added Paths:
-----------
trunk/hwgui/source/common/editor/hcedit_l.c
|
|
From: <alk...@us...> - 2013-07-10 08:42:09
|
Revision: 2141
http://sourceforge.net/p/hwgui/code/2141
Author: alkresin
Date: 2013-07-10 08:42:06 +0000 (Wed, 10 Jul 2013)
Log Message:
-----------
2013-07-10 12:40 UTC+0300 Alexander Kresin <al...@be...>
* makefile.bc
* source/winapi/htool.prg
! Small fix
Modified Paths:
--------------
trunk/hwgui/Changelog
trunk/hwgui/makefile.bc
trunk/hwgui/source/winapi/htool.prg
|
|
From: <alk...@us...> - 2013-07-10 10:58:22
|
Revision: 2142
http://sourceforge.net/p/hwgui/code/2142
Author: alkresin
Date: 2013-07-10 10:58:20 +0000 (Wed, 10 Jul 2013)
Log Message:
-----------
2013-07-10 14:57 UTC+0300 Alexander Kresin <al...@be...>
* procmisc.hbp
! hcedit_w.c is prefixed with {win}, hcedit_l.c - with {unix}
Modified Paths:
--------------
trunk/hwgui/Changelog
trunk/hwgui/procmisc.hbp
|
|
From: <alk...@us...> - 2013-07-11 09:36:32
|
Revision: 2143
http://sourceforge.net/p/hwgui/code/2143
Author: alkresin
Date: 2013-07-11 09:36:27 +0000 (Thu, 11 Jul 2013)
Log Message:
-----------
2013-07-11 13:35 UTC+0300 Alexander Kresin <al...@be...>
* source/common/editor/hcedit.prg
* New changes for gtk version compatibility and UTF8 support
* source/gtk/misc.c
! Some fixes
* source/gtk/window.c
* hwg_keyval2utf8() function added.
Modified Paths:
--------------
trunk/hwgui/Changelog
trunk/hwgui/source/common/editor/hcedit.prg
trunk/hwgui/source/gtk/misc.c
trunk/hwgui/source/gtk/window.c
|
|
From: <alk...@us...> - 2013-07-12 10:44:01
|
Revision: 2144
http://sourceforge.net/p/hwgui/code/2144
Author: alkresin
Date: 2013-07-12 10:43:58 +0000 (Fri, 12 Jul 2013)
Log Message:
-----------
2013-07-12 14:45 UTC+0300 Alexander Kresin <al...@be...>
* source/common/editor/hcedit.prg
* source/common/editor/hcedit_l.c
* Some changes for UTF8 support
* source/gtk/window.c
! Warnings fixed.
* source/gtk/Makefile.linux
* dbgentry removed, dbgdop inserted.
Modified Paths:
--------------
trunk/hwgui/Changelog
trunk/hwgui/source/common/editor/hcedit.prg
trunk/hwgui/source/common/editor/hcedit_l.c
trunk/hwgui/source/gtk/Makefile.linux
trunk/hwgui/source/gtk/window.c
|
|
From: <alk...@us...> - 2013-07-12 11:18:52
|
Revision: 2145
http://sourceforge.net/p/hwgui/code/2145
Author: alkresin
Date: 2013-07-12 11:18:49 +0000 (Fri, 12 Jul 2013)
Log Message:
-----------
2013-07-12 15:18 UTC+0300 Alexander Kresin <al...@be...>
* source/gtk/Makefile.linux
* source/common/editor files included
Modified Paths:
--------------
trunk/hwgui/Changelog
trunk/hwgui/source/gtk/Makefile.linux
|
|
From: <alk...@us...> - 2013-07-15 08:41:36
|
Revision: 2146
http://sourceforge.net/p/hwgui/code/2146
Author: alkresin
Date: 2013-07-15 08:41:30 +0000 (Mon, 15 Jul 2013)
Log Message:
-----------
2013-07-15 12:40 UTC+0300 Alexander Kresin <al...@be...>
* source/gtk/misc.c
* source/winapi/drawtext.c
* include/gtkcompat.ch
* include/hwgcompat.ch
* include/hwgextern.ch
* hwg_oemtoansi(), hwg_ansitooem() and hwg_numtohex() has been removed, because
they aren't used anywhere in HwGUI and there are similar functions in Harbour.
Modified Paths:
--------------
trunk/hwgui/Changelog
trunk/hwgui/include/gtkcompat.ch
trunk/hwgui/include/hwgcompat.ch
trunk/hwgui/include/hwgextern.ch
trunk/hwgui/source/gtk/misc.c
trunk/hwgui/source/winapi/drawtext.c
trunk/hwgui/utils/designer/xmlrun/XMLRUN.prg
|
|
From: <alk...@us...> - 2013-07-15 12:20:34
|
Revision: 2147
http://sourceforge.net/p/hwgui/code/2147
Author: alkresin
Date: 2013-07-15 12:20:31 +0000 (Mon, 15 Jul 2013)
Log Message:
-----------
2013-07-20 16:15 UTC+0300 Alexander Kresin <al...@be...>
* include/guilib.ch
* call of hwg_SetCtrlName( oCtrl, cName ) added for each control, if the name
of control object is defined
* source/gtk/hcontrol.prg
* source/winapi/hcontrol.prg
* :objName added to HControl and function hwg_SetCtrlName( oCtrl, cName ),
which set this data
* source/gtk/hcwindow.prg
* source/winapi/hcwindow.prg
* ERROR HANDLER OnError() added to HCustomWindow to handle calls of controls
by their :objName properties
The above changes reproduce appropriate functionality of ver.2.17, but in other way.
Modified Paths:
--------------
trunk/hwgui/Changelog
trunk/hwgui/include/guilib.ch
trunk/hwgui/source/gtk/hcontrol.prg
trunk/hwgui/source/gtk/hcwindow.prg
trunk/hwgui/source/winapi/hcontrol.prg
trunk/hwgui/source/winapi/hcwindow.prg
|
|
From: <alk...@us...> - 2013-07-15 12:50:55
|
Revision: 2148
http://sourceforge.net/p/hwgui/code/2148
Author: alkresin
Date: 2013-07-15 12:50:52 +0000 (Mon, 15 Jul 2013)
Log Message:
-----------
2013-07-20 16:50 UTC+0300 Alexander Kresin <al...@be...>
* utils/designer/hformgen.prg
! Bug fixed, related to pointers usage
Modified Paths:
--------------
trunk/hwgui/Changelog
trunk/hwgui/utils/designer/hformgen.prg
|
|
From: <alk...@us...> - 2013-07-17 05:32:29
|
Revision: 2149
http://sourceforge.net/p/hwgui/code/2149
Author: alkresin
Date: 2013-07-17 05:32:25 +0000 (Wed, 17 Jul 2013)
Log Message:
-----------
2013-07-17 09:30 UTC+0300 Alexander Kresin <al...@be...>
* source/gtk/herrsys.prg
* source/gtk/htimer.prg
* source/winapi/herrsys.prg
* source/winapi/htimer.prg
* Timers are killing now before showing the error message to prevent
multiply error dialogs.
* source/winapi/htool.prg
! Bug fixed
Modified Paths:
--------------
trunk/hwgui/Changelog
trunk/hwgui/source/gtk/herrsys.prg
trunk/hwgui/source/gtk/htimer.prg
trunk/hwgui/source/winapi/herrsys.prg
trunk/hwgui/source/winapi/htimer.prg
trunk/hwgui/source/winapi/htool.prg
|
|
From: <alk...@us...> - 2013-07-17 09:43:19
|
Revision: 2150
http://sourceforge.net/p/hwgui/code/2150
Author: alkresin
Date: 2013-07-17 09:43:17 +0000 (Wed, 17 Jul 2013)
Log Message:
-----------
2013-07-17 13:43 UTC+0300 Alexander Kresin <al...@be...>
* source/common/debugger.prg
* source/common/dbgconnect.prg
* utils/debugger/hwgdebug.prg
* Added view of private and public variables
Modified Paths:
--------------
trunk/hwgui/Changelog
trunk/hwgui/source/common/debug/dbgconnect.prg
trunk/hwgui/source/common/debug/debugger.prg
trunk/hwgui/utils/debugger/hwgdebug.prg
|
|
From: <alk...@us...> - 2013-07-17 10:53:35
|
Revision: 2151
http://sourceforge.net/p/hwgui/code/2151
Author: alkresin
Date: 2013-07-17 10:53:27 +0000 (Wed, 17 Jul 2013)
Log Message:
-----------
2013-07-17 14:55 UTC+0300 Alexander Kresin <al...@be...>
* source/gtk/htab.prg
* source/gtk/control.c
* :bChange2 works now for htab in GTK version
* utils/debugger/hwgdebug.prg
! Small fix for GTK version
Modified Paths:
--------------
trunk/hwgui/Changelog
trunk/hwgui/source/gtk/control.c
trunk/hwgui/source/gtk/htab.prg
trunk/hwgui/utils/debugger/hwgdebug.prg
|