Commit Graph

67 Commits

Author SHA1 Message Date
d5d238a4b2 Import the "clint" and "fixme" tests from DeforaOS configure 2020-11-19 01:17:24 +01:00
6e1a9db264 Also implement gwidget_hide() 2020-04-12 09:04:03 +02:00
7077c0605c Also implement gwindow_present() 2020-04-12 08:58:40 +02:00
263f2ef7e6 Also implement gwindow_move() 2020-04-12 08:53:37 +02:00
4386617a6f Actually resize windows in gwindow_resize() 2020-04-12 08:53:20 +02:00
52172db5e9 Rely on common.h for the GToolkit headers 2020-04-12 08:38:21 +02:00
76e44f261d Introduce a weak notion of inheritance 2020-04-12 08:07:15 +02:00
75e3a2dfaf Add more stubs to the GWindow widget 2020-04-12 07:20:09 +02:00
f9a1b20912 Add stubs for gwindow_{get,set}_resizable() 2020-04-12 05:25:30 +02:00
e7fb2501bd Rework setting window titles 2020-04-12 05:22:34 +02:00
a73e14a141 Free the windows registered upon exit 2020-04-12 05:20:59 +02:00
e0be319993 Set the copyright and license information
The license chosen is the BSD 2-clause license.
2020-04-12 04:41:56 +02:00
837dce5d2a Rename gtoolkit_quit() to gtoolkit_main_quit() 2020-04-12 03:03:32 +02:00
5718a750e3 Code cleanup 2020-04-12 02:58:47 +02:00
90a2337a00 Let the window be closed 2020-04-11 08:12:30 +02:00
3332b40f21 Let GLX fall back on a single-buffered visual 2020-04-11 08:12:08 +02:00
9edc682ab9 Implement XExposeEvent on windows 2020-04-11 07:43:48 +02:00
e2a1ba8947 Also depend on glu 2020-04-11 07:41:41 +02:00
6d4d53382c Register some dependencies 2020-04-11 07:30:17 +02:00
a36d1b5f9c Implement XConfigureEvent on windows 2020-04-11 07:29:51 +02:00
3cf94d5ba5 Avoid namespace conflicts 2020-04-11 06:46:12 +02:00
26ff7d0813 Get rid of the memory allocation wrappers 2020-04-11 06:02:10 +02:00
a434a20075 Register the two latest new targets 2020-04-11 05:28:09 +02:00
d72b4454eb Create and install a pkg-config file for libGToolkit 2020-04-11 05:27:22 +02:00
d455323695 Fix linking with libGL 2020-04-11 05:21:58 +02:00
d84998258a Remove the Makefiles from the source tree 2020-04-11 05:14:45 +02:00
1c9d3fa957 Add .gitignore files 2017-11-18 05:32:19 +01:00
5144f97896 No longer store Makefiles in the source tree 2017-11-18 05:32:19 +01:00
bfe7e4edf6 Re-generate the Makefiles 2017-11-18 05:31:52 +01:00
87c253d4ae Re-generated the Makefiles 2014-12-27 21:40:28 +01:00
d7c46f13c3 .cvsignore files are no longer necessary 2014-12-27 21:40:05 +01:00
d48c55558c Added support for building with OBJDIR 2014-11-13 01:18:42 +01:00
2193ed5704 Re-generated the Makefiles 2014-04-24 23:34:55 +08:00
1ae9283551 Re-generated the Makefiles 2013-03-24 17:14:01 +01:00
2eccb3c4b3 Let CVS be quieter 2011-10-29 02:12:09 +00:00
19529f80d3 Re-generated Makefiles 2011-10-29 01:58:19 +00:00
c266203f52 Re-generated Makefiles 2011-09-16 11:54:13 +00:00
53cd96ffe3 Re-generated Makefiles 2011-09-16 11:36:26 +00:00
59fe4d9150 Re-generated Makefiles 2011-09-16 10:19:40 +00:00
d14372e12a Removed useless self-mention of .cvsignore in .cvsignore files 2011-07-29 00:28:45 +00:00
b877a736ca Some cleanup 2011-03-07 00:05:09 +00:00
8763235078 Re-generated Makefiles 2011-01-27 02:18:20 +00:00
5eaf88957c Re-generated Makefiles 2010-12-05 00:37:24 +00:00
9d0eacf357 Actually installing the library 2010-09-06 14:55:06 +00:00
35d6838025 Let "make dist" work properly 2010-08-25 11:08:07 +00:00
1da5b1d8b9 Let CVS be quieter 2010-08-25 11:05:11 +00:00
fffc87f768 Improving the chances for the project to compile 2010-08-25 11:04:38 +00:00
661c3a04a7 Re-generated Makefiles 2010-08-24 23:50:25 +00:00
1f0a0f014d Re-generated Makefiles and compiling with -pedantic 2009-12-12 12:13:29 +00:00
7089a849e2 Re-generated Makefile 2007-06-13 22:56:37 +00:00