<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Activity for CGUI - a gui lib for multiplatform</title><link>https://sourceforge.net/p/cgui/activity/</link><description>Recent activity for CGUI - a gui lib for multiplatform</description><language>en</language><lastBuildDate>Mon, 25 Dec 2023 16:55:42 -0000</lastBuildDate><item><title>Christer Sandberg committed [r29] on base</title><link>https://sourceforge.net/p/cgui/base/29/</link><description>Canged country code to languge code.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christer Sandberg</dc:creator><pubDate>Mon, 25 Dec 2023 16:55:42 -0000</pubDate><guid>https://sourceforge.net/p/cgui/base/29/</guid></item><item><title>Joseph Reilly posted a comment on ticket #109</title><link>https://sourceforge.net/p/cgui/bugs/109/?limit=25#7a39</link><description>Hello Christer, I trust that your day is going well! I tried 'make STATICLINK=1' however it hit the error 'no such file or directory', which I don'tunderstand since environment variables MINGDIR, ALLEGRO, and paths are set properly. The Allegro library has worked with other graphics programs without extended delay or any otherproblem when loading. If I had more time available, I would research it further. CGUI dialogslook great and I like how the controls function. However I cannot put any more time...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Joseph Reilly</dc:creator><pubDate>Thu, 16 Feb 2023 16:24:22 -0000</pubDate><guid>https://sourceforge.net/p/cgui/bugs/109/?limit=25#7a39</guid></item><item><title>Christer Sandberg posted a comment on ticket #109</title><link>https://sourceforge.net/p/cgui/bugs/109/?limit=25#08d1/bcfa</link><description>Hello Joseph. That was good news. Well done! What kind of warnings were there? gcc version 4.8.4 gives no warnings on Linux. You can see the version number by command "gcc --version". Strange with the startup delay. A difference to the Linux system is the handling of dynamic libraries. Have you tried the static linked version? One can do that by running "make clean" and then "make STATICLINK=1". Alternatively you could test to change to a different initialization function in one of the examples,...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christer Sandberg</dc:creator><pubDate>Wed, 15 Feb 2023 22:31:26 -0000</pubDate><guid>https://sourceforge.net/p/cgui/bugs/109/?limit=25#08d1/bcfa</guid></item><item><title>Joseph Reilly posted a comment on ticket #109</title><link>https://sourceforge.net/p/cgui/bugs/109/?limit=25#08d1</link><description>Hello Christer,I made the edit to cgui.def and dllsyms.lst that you suggested and it eliminated the undefined reference error for 'InsertIntoWinClip'. During compilation, there was one other error resulting in failure regarding conflicting type for 'strerror_r'. I edited filedial.c and filebuff.c to eliminate the error then cleaned and re-compiled.The compiler produced these files:libcgui.acgui21.dllThere were many warnings reported by the compiler but I did not try to correct those. I just allowed...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Joseph Reilly</dc:creator><pubDate>Wed, 15 Feb 2023 19:29:22 -0000</pubDate><guid>https://sourceforge.net/p/cgui/bugs/109/?limit=25#08d1</guid></item><item><title>Christer Sandberg posted a comment on ticket #109</title><link>https://sourceforge.net/p/cgui/bugs/109/?limit=25#cb85/a98d</link><description>Hi OK, you can remove that line, but that will not solve the problem. There is a text file cgui/lib/mingw32/cgui.def. Line 114 should look like this: InsertIntoWinClip @112 Remove that line. There is another text file cgui/misc/dllsyms.lst which has a line 112 that looks like: InsertIntoWinClip Remove the text from that line but keep the empty line. In the best case this will solve the problem, but I doubt it will. It might seem strange that I haven't discovered these problems myself, but I am working...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christer Sandberg</dc:creator><pubDate>Tue, 14 Feb 2023 21:08:12 -0000</pubDate><guid>https://sourceforge.net/p/cgui/bugs/109/?limit=25#cb85/a98d</guid></item><item><title>Joseph Reilly posted a comment on ticket #109</title><link>https://sourceforge.net/p/cgui/bugs/109/?limit=25#cb85</link><description>Hello Christer,Thank you for the quick response!There was no reference in obedbox.c for 'InsertIntoWinClip'.I searched other files in CGUI directories and found one reference.It is in line 12 of 'clipwin.h':CGUI_FUNC(int, InsertIntoWinClip, (char *p));Best regards,Joe From: "Christer Sandberg" chrisan@users.sourceforge.net To: "[cgui:bugs] " 109@bugs.cgui.p.re.sourceforge.net Subject: [cgui:bugs] Re: #109 #100 CGUI 2.1 does not build on Windows Date: Tue, 14 Feb 2023 09:46:14 -0000</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Joseph Reilly</dc:creator><pubDate>Tue, 14 Feb 2023 16:32:14 -0000</pubDate><guid>https://sourceforge.net/p/cgui/bugs/109/?limit=25#cb85</guid></item><item><title>Christer Sandberg posted a comment on ticket #109</title><link>https://sourceforge.net/p/cgui/bugs/109/?limit=25#7de4</link><description>Thank you for the bug report. I have downloaded the 2.1 packages (both zip and tar) and made a global text search through the entire source code, and get no matches for the text "InsertIntoWinClip" and get no matches. However, I looked into the revision history on sourceforge and found that there exists a reference to InsertIntoWinClip in the file obedbox.c in the src directory. Can you check if this is the case also in your code? If so, I guess that you have got an older version ov CGUI, not 2.1....</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christer Sandberg</dc:creator><pubDate>Tue, 14 Feb 2023 09:46:13 -0000</pubDate><guid>https://sourceforge.net/p/cgui/bugs/109/?limit=25#7de4</guid></item><item><title>Joseph Reilly created ticket #109</title><link>https://sourceforge.net/p/cgui/bugs/109/</link><description>#100 CGUI 2.1 does not build on Windows</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Joseph Reilly</dc:creator><pubDate>Tue, 14 Feb 2023 02:51:46 -0000</pubDate><guid>https://sourceforge.net/p/cgui/bugs/109/</guid></item><item><title>Christer Sandberg committed [r28] on base</title><link>https://sourceforge.net/p/cgui/base/28/</link><description>Modified usages of english language tag in language files to conform with the parsing tool.^C</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christer Sandberg</dc:creator><pubDate>Fri, 06 Jan 2023 18:50:04 -0000</pubDate><guid>https://sourceforge.net/p/cgui/base/28/</guid></item><item><title>Christer Sandberg committed [r27]</title><link>https://sourceforge.net/p/cgui/base/27/</link><description>Replaced english language code from en to gb. Corrected the percentage handling in mktext to follow the intentions.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christer Sandberg</dc:creator><pubDate>Thu, 03 Feb 2022 16:11:22 -0000</pubDate><guid>https://sourceforge.net/p/cgui/base/27/</guid></item><item><title>Christer Sandberg committed [r26]</title><link>https://sourceforge.net/p/cgui/base/26/</link><description>Fixed bug in handling of time in the edit box.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christer Sandberg</dc:creator><pubDate>Wed, 31 Mar 2021 10:14:44 -0000</pubDate><guid>https://sourceforge.net/p/cgui/base/26/</guid></item><item><title>Christer Sandberg committed [r25]</title><link>https://sourceforge.net/p/cgui/base/25/</link><description>Added function to control the speed of the mouse wheel.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christer Sandberg</dc:creator><pubDate>Wed, 13 Jan 2021 22:07:18 -0000</pubDate><guid>https://sourceforge.net/p/cgui/base/25/</guid></item><item><title>Christer Sandberg committed [r24]</title><link>https://sourceforge.net/p/cgui/base/24/</link><description>Fixed bug that froze while editing if another editbox was deactivated in the meantime.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christer Sandberg</dc:creator><pubDate>Sun, 10 Jan 2021 21:48:59 -0000</pubDate><guid>https://sourceforge.net/p/cgui/base/24/</guid></item><item><title>Christer Sandberg committed [r23]</title><link>https://sourceforge.net/p/cgui/base/23/</link><description> </description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christer Sandberg</dc:creator><pubDate>Mon, 16 Mar 2020 18:30:43 -0000</pubDate><guid>https://sourceforge.net/p/cgui/base/23/</guid></item><item><title>Christer Sandberg committed [r22]</title><link>https://sourceforge.net/p/cgui/base/22/</link><description>Added the possibility for the application to free memory when the user switches active tab. Added functions to cusomise the tab chain.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christer Sandberg</dc:creator><pubDate>Sat, 09 Mar 2019 17:20:04 -0000</pubDate><guid>https://sourceforge.net/p/cgui/base/22/</guid></item><item><title>Christer Sandberg committed [r21]</title><link>https://sourceforge.net/p/cgui/base/21/</link><description>Added the possibility for applications to control the color of the delimiter line in list boxes.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christer Sandberg</dc:creator><pubDate>Sat, 09 Mar 2019 17:16:34 -0000</pubDate><guid>https://sourceforge.net/p/cgui/base/21/</guid></item><item><title>Christer Sandberg committed [r20]</title><link>https://sourceforge.net/p/cgui/base/20/</link><description>Corrected handling of 'blank 0'-function of floating types.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christer Sandberg</dc:creator><pubDate>Sat, 09 Mar 2019 17:14:29 -0000</pubDate><guid>https://sourceforge.net/p/cgui/base/20/</guid></item><item><title>CGUI - a gui lib for multiplatform released /2.1.0/readme.txt</title><link>https://sourceforge.nethttps%3A//sourceforge.net/projects/cgui/files/2.1.0/readme.txt/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">CGUI - a gui lib for multiplatform</dc:creator><pubDate>Thu, 10 Jan 2019 21:34:02 -0000</pubDate><guid>https://sourceforge.net/projects/cgui/files/2.1.0/readme.txt/download</guid></item><item><title>CGUI - a gui lib for multiplatform released /2.1.0/cgui-2.1.0.tar.gz</title><link>https://sourceforge.nethttps%3A//sourceforge.net/projects/cgui/files/2.1.0/cgui-2.1.0.tar.gz/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">CGUI - a gui lib for multiplatform</dc:creator><pubDate>Thu, 10 Jan 2019 21:22:03 -0000</pubDate><guid>https://sourceforge.net/projects/cgui/files/2.1.0/cgui-2.1.0.tar.gz/download</guid></item><item><title>CGUI - a gui lib for multiplatform released /2.1.0/cgui210.zip</title><link>https://sourceforge.nethttps%3A//sourceforge.net/projects/cgui/files/2.1.0/cgui210.zip/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">CGUI - a gui lib for multiplatform</dc:creator><pubDate>Thu, 10 Jan 2019 21:22:03 -0000</pubDate><guid>https://sourceforge.net/projects/cgui/files/2.1.0/cgui210.zip/download</guid></item><item><title>Christer Sandberg committed [r19]</title><link>https://sourceforge.net/p/cgui/base/19/</link><description>Release 2.1.0</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christer Sandberg</dc:creator><pubDate>Thu, 10 Jan 2019 21:13:58 -0000</pubDate><guid>https://sourceforge.net/p/cgui/base/19/</guid></item><item><title>Christer Sandberg committed [r18]</title><link>https://sourceforge.net/p/cgui/base/18/</link><description>Prepared for version 2.1</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christer Sandberg</dc:creator><pubDate>Thu, 10 Jan 2019 21:12:26 -0000</pubDate><guid>https://sourceforge.net/p/cgui/base/18/</guid></item><item><title>Christer Sandberg committed [r17]</title><link>https://sourceforge.net/p/cgui/base/17/</link><description>Modified build instructions</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christer Sandberg</dc:creator><pubDate>Thu, 10 Jan 2019 21:10:01 -0000</pubDate><guid>https://sourceforge.net/p/cgui/base/17/</guid></item><item><title>Christer Sandberg committed [r16]</title><link>https://sourceforge.net/p/cgui/base/16/</link><description>Added missing declaration</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christer Sandberg</dc:creator><pubDate>Thu, 10 Jan 2019 20:58:37 -0000</pubDate><guid>https://sourceforge.net/p/cgui/base/16/</guid></item><item><title>Christer Sandberg committed [r15]</title><link>https://sourceforge.net/p/cgui/base/15/</link><description>Added missing header</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christer Sandberg</dc:creator><pubDate>Thu, 10 Jan 2019 20:56:39 -0000</pubDate><guid>https://sourceforge.net/p/cgui/base/15/</guid></item><item><title>Christer Sandberg committed [r14]</title><link>https://sourceforge.net/p/cgui/base/14/</link><description>Documented changes</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christer Sandberg</dc:creator><pubDate>Thu, 10 Jan 2019 20:54:08 -0000</pubDate><guid>https://sourceforge.net/p/cgui/base/14/</guid></item><item><title>Christer Sandberg committed [r13]</title><link>https://sourceforge.net/p/cgui/base/13/</link><description>Added option to reduce the view numver of decimals in flot types. Added the possibility to preselect the entire text output. Added copy to/paste from Linux clipboard and primary selection. Adapting to the decimal point type from the locale.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christer Sandberg</dc:creator><pubDate>Thu, 10 Jan 2019 20:26:31 -0000</pubDate><guid>https://sourceforge.net/p/cgui/base/13/</guid></item><item><title>Christer Sandberg committed [r12]</title><link>https://sourceforge.net/p/cgui/base/12/</link><description>Updated makefiles to work with allegro 4.2</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christer Sandberg</dc:creator><pubDate>Sun, 08 Apr 2018 17:02:15 -0000</pubDate><guid>https://sourceforge.net/p/cgui/base/12/</guid></item><item><title>Christer Sandberg committed [r11]</title><link>https://sourceforge.net/p/cgui/base/11/</link><description>Introduced the possibilty to mark text in text boxes with multiple high light sections.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christer Sandberg</dc:creator><pubDate>Tue, 06 Mar 2018 13:27:17 -0000</pubDate><guid>https://sourceforge.net/p/cgui/base/11/</guid></item><item><title>Christer Sandberg committed [r10]</title><link>https://sourceforge.net/p/cgui/base/10/</link><description>Added a function to mark text background in arbitrary sectons of a textbox.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christer Sandberg</dc:creator><pubDate>Tue, 13 Feb 2018 14:27:32 -0000</pubDate><guid>https://sourceforge.net/p/cgui/base/10/</guid></item><item><title>Christer Sandberg committed [r9]</title><link>https://sourceforge.net/p/cgui/base/9/</link><description>Added combo box.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christer Sandberg</dc:creator><pubDate>Wed, 17 Jan 2018 17:28:15 -0000</pubDate><guid>https://sourceforge.net/p/cgui/base/9/</guid></item><item><title>Christer Sandberg committed [r8]</title><link>https://sourceforge.net/p/cgui/base/8/</link><description>Added combo box.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christer Sandberg</dc:creator><pubDate>Wed, 17 Jan 2018 17:27:39 -0000</pubDate><guid>https://sourceforge.net/p/cgui/base/8/</guid></item><item><title>Christer Sandberg committed [r7]</title><link>https://sourceforge.net/p/cgui/base/7/</link><description>Removed generated files</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christer Sandberg</dc:creator><pubDate>Sun, 12 Nov 2017 20:32:58 -0000</pubDate><guid>https://sourceforge.net/p/cgui/base/7/</guid></item><item><title>Christer Sandberg committed [r6]</title><link>https://sourceforge.net/p/cgui/base/6/</link><description>Added a function to retrieve the size of an object. Added comments to the browser object.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christer Sandberg</dc:creator><pubDate>Sun, 12 Nov 2017 20:25:54 -0000</pubDate><guid>https://sourceforge.net/p/cgui/base/6/</guid></item><item><title>Christer Sandberg committed [r5]</title><link>https://sourceforge.net/p/cgui/base/5/</link><description>Added a function to retrieve the size of an object. Added comments to the browser object.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christer Sandberg</dc:creator><pubDate>Sun, 12 Nov 2017 20:13:55 -0000</pubDate><guid>https://sourceforge.net/p/cgui/base/5/</guid></item><item><title>Christer Sandberg committed [r4]</title><link>https://sourceforge.net/p/cgui/base/4/</link><description>Corrected bug in the Requester that ignored the specified max width; Corrected docs about MkText;Corrected path to Allegro in makefile</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christer Sandberg</dc:creator><pubDate>Wed, 06 Sep 2017 15:53:10 -0000</pubDate><guid>https://sourceforge.net/p/cgui/base/4/</guid></item><item><title>Christer Sandberg committed [r3]</title><link>https://sourceforge.net/p/cgui/base/3/</link><description>Fixed bug in example 29</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christer Sandberg</dc:creator><pubDate>Mon, 30 Jan 2017 20:23:01 -0000</pubDate><guid>https://sourceforge.net/p/cgui/base/3/</guid></item><item><title>Christer Sandberg committed [r2]</title><link>https://sourceforge.net/p/cgui/base/2/</link><description>Initial add</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christer Sandberg</dc:creator><pubDate>Mon, 30 Jan 2017 20:14:32 -0000</pubDate><guid>https://sourceforge.net/p/cgui/base/2/</guid></item><item><title>Christer Sandberg committed [r1]</title><link>https://sourceforge.net/p/cgui/base/1/</link><description>Added default directories</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christer Sandberg</dc:creator><pubDate>Mon, 30 Jan 2017 20:05:26 -0000</pubDate><guid>https://sourceforge.net/p/cgui/base/1/</guid></item><item><title>CGUI - a gui lib for multiplatform released /2.0.5/cgui205.zip</title><link>https://sourceforge.nethttp%3A//sourceforge.net/projects/cgui/files/2.0.5/cgui205.zip/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">CGUI - a gui lib for multiplatform</dc:creator><pubDate>Tue, 15 Dec 2015 18:57:03 -0000</pubDate><guid>http://sourceforge.net/projects/cgui/files/2.0.5/cgui205.zip/download</guid></item><item><title>CGUI - a gui lib for multiplatform released /2.0.5/cgui-2.0.5.tar.gz</title><link>https://sourceforge.nethttp%3A//sourceforge.net/projects/cgui/files/2.0.5/cgui-2.0.5.tar.gz/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">CGUI - a gui lib for multiplatform</dc:creator><pubDate>Tue, 15 Dec 2015 18:57:03 -0000</pubDate><guid>http://sourceforge.net/projects/cgui/files/2.0.5/cgui-2.0.5.tar.gz/download</guid></item><item><title>Christer Sandberg created ticket #108</title><link>https://sourceforge.net/p/cgui/bugs/108/</link><description>Build fails on 64 bit Linux systems</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christer Sandberg</dc:creator><pubDate>Mon, 07 Dec 2015 18:13:37 -0000</pubDate><guid>https://sourceforge.net/p/cgui/bugs/108/</guid></item></channel></rss>