Sergey Cherepanov
|
ea89ff33a4
|
Add missing backslash in examples/Makefile.am.
|
2022-08-17 13:45:58 +03:00 |
Sergey Cherepanov
|
7f0336f538
|
Add GTK+ examples to examples/Makefile.am.
|
2022-08-17 13:45:58 +03:00 |
Sergey Cherepanov
|
78aef417bd
|
Update hello-world.scm.
|
2022-08-17 13:45:58 +03:00 |
Sergey Cherepanov
|
7146e4176a
|
Add wrapper for gtk_main_quit().
|
2022-08-17 13:45:58 +03:00 |
Sergey Cherepanov
|
1a4748717f
|
Add prototype for signal handlers in Scheme.
|
2022-08-17 13:45:58 +03:00 |
Sergey Cherepanov
|
ecb505efa6
|
Add requirement for gobject.la.
|
2022-08-17 13:45:58 +03:00 |
Sergey Cherepanov
|
ebdbd5eb13
|
Add minimal infrastructure for GObject.
|
2022-08-17 13:45:58 +03:00 |
Sergey Cherepanov
|
3c42f1ed3b
|
Add checks for GObject.
|
2022-08-17 13:45:58 +03:00 |
Sergey Cherepanov
|
5a4ea5dd5c
|
Change P_Gtk_Window_New() to use Symbols_To_Bits().
|
2022-08-17 13:45:58 +03:00 |
Sergey Cherepanov
|
90eb17ce78
|
Fix coding style in gtkmain.c.
|
2022-08-17 13:45:58 +03:00 |
Sergey Cherepanov
|
c4c11e6896
|
Update examples/gtk/hello-world.scm.
|
2022-08-17 13:45:58 +03:00 |
Sergey Cherepanov
|
bdfcc5fbfc
|
Add missing registration of wrapper for gtk_widget_show_all().
|
2022-08-17 13:45:58 +03:00 |
Sergey Cherepanov
|
d546ac8de3
|
Add wrapper for gtk_window_set_title().
|
2022-08-17 13:45:58 +03:00 |
Sergey Cherepanov
|
fd710559e0
|
Add wrapper for gtk_widow_new().
|
2022-08-17 13:45:58 +03:00 |
Sergey Cherepanov
|
8c45a1ac20
|
Add infrastructure for wrappers for gtkwindow.h.
|
2022-08-17 13:45:58 +03:00 |
Sergey Cherepanov
|
15206a21c7
|
Add wrapper for gtk_widget_show_all().
|
2022-08-17 13:45:58 +03:00 |
Sergey Cherepanov
|
4b150c5f7c
|
Add new type: gtk-widget. It represents pointer to GtkWidget.
|
2022-08-17 13:45:58 +03:00 |
Sergey Cherepanov
|
79bfa12850
|
Add C_LINKAGE_BEGIN/C_LINKAGE_END to gtk.h.
|
2022-08-17 13:45:58 +03:00 |
Sergey Cherepanov
|
81fea964d9
|
Add infrastructure for wrappers for gtkwidget.h.
|
2022-08-17 13:45:58 +03:00 |
Sergey Cherepanov
|
388ef489be
|
Add wrappers for gtk_init() and gtk_main().
|
2022-08-17 13:45:57 +03:00 |
Sergey Cherepanov
|
ad005e9685
|
Add infrastructure for wrappers for gtkmain.h.
|
2022-08-17 13:45:57 +03:00 |
Sergey Cherepanov
|
2b274dd53d
|
Add hello-world.scm for testing GTK+ and GLib wrappers.
|
2022-08-17 13:45:57 +03:00 |
Sergey Cherepanov
|
6f916c8f44
|
Add minimal infrastructure for GTK+ extension.
|
2022-08-17 13:45:57 +03:00 |
Sergey Cherepanov
|
9fadb39f43
|
Add checks for GTK+.
|
2022-08-17 13:45:57 +03:00 |
Sam Hocevar
|
1bc7688bf2
|
Add missing svn:ignore properties.
|
2022-08-17 13:45:57 +03:00 |
Sam Hocevar
|
a81ba72333
|
* No longer version-control autotools.
|
2022-08-17 13:45:57 +03:00 |
Sam Hocevar
|
c57110f07a
|
* Ask SVN to ignore the .dirstamp entry.
|
2022-08-17 13:45:57 +03:00 |
Sam Hocevar
|
09e9225969
|
* Ignore the INSTALL file.
|
2022-08-17 13:45:57 +03:00 |
Sam Hocevar
|
30b223207e
|
* Made SVN ignore temporary files.
|
2022-08-17 13:45:57 +03:00 |
Sam Hocevar
|
ba34d768dc
|
* Hide elk.exe from SVN, now that the cygwin and mingw32 ports work.
|
2022-08-17 13:45:57 +03:00 |
Sam Hocevar
|
920be7acf3
|
* Proper svn:ignore properties.
|
2022-08-17 13:45:57 +03:00 |
sam
|
5ba5ffc44d
|
build: release 0.99.8.
git-svn-id: svn://svn.zoy.org/elk/trunk@281 55e467fa-43c5-0310-a8a2-de718669efc6
|
2011-06-18 11:45:45 +00:00 |
sam
|
edaad7697e
|
test: fix the source code checker POSIX conformity.
git-svn-id: svn://svn.zoy.org/elk/trunk@280 55e467fa-43c5-0310-a8a2-de718669efc6
|
2011-06-18 10:41:59 +00:00 |
sam
|
247a29cb18
|
Support for [] delimiters in addition to (), courtesy of Sanel Zukan.
git-svn-id: svn://svn.zoy.org/elk/trunk@279 55e467fa-43c5-0310-a8a2-de718669efc6
|
2009-12-23 23:30:19 +00:00 |
sam
|
cb4532eb43
|
Fix a link in the README. This was reported to me 4 years ago :(
git-svn-id: svn://svn.zoy.org/elk/trunk@278 55e467fa-43c5-0310-a8a2-de718669efc6
|
2009-12-19 13:51:56 +00:00 |
sam
|
8797e16d7b
|
Add support for primitive->string, compound->string and macro->string,
thanks to Derek Peschel <dpeschel@eskimo.com>. Patch slightly reworked.
git-svn-id: svn://svn.zoy.org/elk/trunk@277 55e467fa-43c5-0310-a8a2-de718669efc6
|
2009-12-19 13:08:32 +00:00 |
sam
|
66a624fb53
|
Add missing svn:ignore properties.
git-svn-id: svn://svn.zoy.org/elk/trunk@276 55e467fa-43c5-0310-a8a2-de718669efc6
|
2009-12-19 12:33:03 +00:00 |
sam
|
0948041886
|
Move all tests to a single directory for "make check".
git-svn-id: svn://svn.zoy.org/elk/trunk@275 55e467fa-43c5-0310-a8a2-de718669efc6
|
2009-12-19 12:28:36 +00:00 |
sam
|
776c2c2fcc
|
Clean up build system and update copyright information.
git-svn-id: svn://svn.zoy.org/elk/trunk@274 55e467fa-43c5-0310-a8a2-de718669efc6
|
2009-12-19 12:28:26 +00:00 |
sam
|
dcdb7f3f16
|
* Remove tabs from source code. Another excuse to test the buildbot.
git-svn-id: svn://svn.zoy.org/elk/trunk@273 55e467fa-43c5-0310-a8a2-de718669efc6
|
2006-09-18 16:59:55 +00:00 |
sam
|
8fe6661370
|
* Removed -Waggregate-return from the build flags.
git-svn-id: svn://svn.zoy.org/elk/trunk@272 55e467fa-43c5-0310-a8a2-de718669efc6
|
2006-09-17 11:08:01 +00:00 |
sam
|
4fe7ccd660
|
* lib/xwidgets/: more pointer/int cast fixes.
git-svn-id: svn://svn.zoy.org/elk/trunk@271 55e467fa-43c5-0310-a8a2-de718669efc6
|
2006-09-17 11:06:03 +00:00 |
sam
|
51d8ac2837
|
* lib/xlib: fix invalid pointer-int casts.
git-svn-id: svn://svn.zoy.org/elk/trunk@270 55e467fa-43c5-0310-a8a2-de718669efc6
|
2006-09-17 10:46:09 +00:00 |
sam
|
44a8ef8d52
|
* Fix the win32 build (still OK for the 0.99.7 release).
git-svn-id: svn://svn.zoy.org/elk/trunk@269 55e467fa-43c5-0310-a8a2-de718669efc6
|
2006-06-14 15:58:08 +00:00 |
sam
|
73110ef804
|
* 0.99.7 release.
git-svn-id: svn://svn.zoy.org/elk/trunk@268 55e467fa-43c5-0310-a8a2-de718669efc6
|
2006-06-14 15:51:02 +00:00 |
sam
|
89b71eb165
|
* Fixed build with recent autotools.
git-svn-id: svn://svn.zoy.org/elk/trunk@267 55e467fa-43c5-0310-a8a2-de718669efc6
|
2006-06-14 15:06:05 +00:00 |
sam
|
4846384ab6
|
* Updated NEWS for 0.99.7.
* Prepared 0.99.7 release.
git-svn-id: svn://svn.zoy.org/elk/trunk@266 55e467fa-43c5-0310-a8a2-de718669efc6
|
2006-06-14 14:48:50 +00:00 |
sam
|
ece1e51f8b
|
* Added a garbage collector stress test.
git-svn-id: svn://svn.zoy.org/elk/trunk@265 55e467fa-43c5-0310-a8a2-de718669efc6
|
2006-06-14 14:47:30 +00:00 |
sam
|
4ad539fda8
|
* Added volatile keyword to prevent gcc from optimising away.
git-svn-id: svn://svn.zoy.org/elk/trunk@264 55e467fa-43c5-0310-a8a2-de718669efc6
|
2006-06-14 14:11:36 +00:00 |
sam
|
6b44e7be05
|
* Removed debian/ directory from upstream.
git-svn-id: svn://svn.zoy.org/elk/trunk@263 55e467fa-43c5-0310-a8a2-de718669efc6
|
2006-06-14 12:33:15 +00:00 |