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
sam
c6193d0b53
* src/cont.c: marked as volatile variables that we don't want optimised
...
away.
git-svn-id: svn://svn.zoy.org/elk/trunk@262 55e467fa-43c5-0310-a8a2-de718669efc6
2006-03-02 21:17:23 +00:00
sam
2d0bfa1171
* src/proc.c: store function pointers in typed variables before calling them.
...
git-svn-id: svn://svn.zoy.org/elk/trunk@261 55e467fa-43c5-0310-a8a2-de718669efc6
2006-03-02 21:07:01 +00:00
sam
f6644fbe65
* src/type.c: Replaced useless ++p with p+1.
...
git-svn-id: svn://svn.zoy.org/elk/trunk@260 55e467fa-43c5-0310-a8a2-de718669efc6
2006-03-02 21:04:10 +00:00
sam
6f77a6d9ed
* bootstrap: imported a newer bootstrap script.
...
git-svn-id: svn://svn.zoy.org/elk/trunk@259 55e467fa-43c5-0310-a8a2-de718669efc6
2006-03-02 21:02:40 +00:00
sam
550ad4e2a3
* include/object.h: use uintptr_t instead of intptr_t to avoid side
...
effects during divisions.
git-svn-id: svn://svn.zoy.org/elk/trunk@258 55e467fa-43c5-0310-a8a2-de718669efc6
2006-03-02 20:54:22 +00:00
sam
04359f2053
* bootstrap: support automake version 1.8 and 1.9.
...
git-svn-id: svn://svn.zoy.org/elk/trunk@257 55e467fa-43c5-0310-a8a2-de718669efc6
2005-11-01 18:59:20 +00:00
sam
29930448d4
* src/cont.c: workaround for an amd64 gcc bug.
...
git-svn-id: svn://svn.zoy.org/elk/trunk@256 55e467fa-43c5-0310-a8a2-de718669efc6
2005-11-01 18:58:14 +00:00
sam
7bbd3cda52
* src/heap-gen.c:
...
+ Fixed shadowed global declarations.
git-svn-id: svn://svn.zoy.org/elk/trunk@255 55e467fa-43c5-0310-a8a2-de718669efc6
2004-08-09 20:21:00 +00:00
sam
93ec4486de
* No longer version-control autotools.
...
git-svn-id: svn://svn.zoy.org/elk/trunk@254 55e467fa-43c5-0310-a8a2-de718669efc6
2004-08-09 20:09:20 +00:00
sam
f53cb70249
* bootstrap:
...
+ Call aclocal after libtoolize.
+ Got rid of autotools/
* configure.ac:
+ Added more warning flags to the compilation process.
git-svn-id: svn://svn.zoy.org/elk/trunk@253 55e467fa-43c5-0310-a8a2-de718669efc6
2004-08-09 20:08:52 +00:00
sam
da3485795e
* Got rid of P_() and ELLIPSIS macros.
...
* Adapted all prototypes to no longer use P_().
git-svn-id: svn://svn.zoy.org/elk/trunk@252 55e467fa-43c5-0310-a8a2-de718669efc6
2004-08-09 20:05:25 +00:00
sam
fd5175bedd
* debian/control:
...
+ Build-depend on the new X development packages instead of xlibs-dev.
* debian/menu:
+ Syntax fixes.
git-svn-id: svn://svn.zoy.org/elk/trunk@251 55e467fa-43c5-0310-a8a2-de718669efc6
2004-03-14 13:10:32 +00:00
sam
3de0d32a54
* src/loadlib.c:
...
+ Use the internal Get_String() function to allocate a C string from
library objects, since Elk strings are not null-terminated.
git-svn-id: svn://svn.zoy.org/elk/trunk@250 55e467fa-43c5-0310-a8a2-de718669efc6
2004-03-11 18:21:55 +00:00