commit | 6b7322d846c85a05166e91a5993167cd43724c86 | |
author | Ales Hvezda <ahvezda@seul.org> | |
Sun, 8 Aug 2004 02:46:43 +0000 (8 02:46 +0000) | ||
committer | Ales Hvezda <ahvezda@seul.org> | |
Sun, 8 Aug 2004 02:46:43 +0000 (8 02:46 +0000) | ||
tree | c662139113ced1059e42bc8b10842dec11a68b36 | treesnapshot (tar.gz zip) |
parent | 3180244c8fd0894ddfd5c0a0159abbad13f88633 | commitdiff |
gattrib/AUTHORS | [new file with mode: 0644] | blob |
gattrib/COPYING | [new file with mode: 0644] | blob |
gattrib/ChangeLog | [new file with mode: 0644] | blob |
gattrib/INSTALL | [new file with mode: 0644] | blob |
gattrib/Makefile.am | [new file with mode: 0644] | blob |
gattrib/NEWS | [new file with mode: 0644] | blob |
gattrib/NOTES | [new file with mode: 0644] | blob |
gattrib/README | [new file with mode: 0644] | blob |
gattrib/README.gEDA | [new file with mode: 0644] | blob |
gattrib/ToDos | [new file with mode: 0644] | blob |
gattrib/autogen.sh | [new file with mode: 0755] | blob |
gattrib/configure.ac | [new file with mode: 0644] | blob |
gattrib/include/Makefile.am | [new file with mode: 0644] | blob |
gattrib/include/gettext.h | [new file with mode: 0644] | blob |
gattrib/include/globals.h | [new file with mode: 0644] | blob |
gattrib/include/gtkextra-marshal.h | [new file with mode: 0644] | blob |
gattrib/include/gtkitementry_1_2.h | [new file with mode: 0644] | blob |
gattrib/include/gtkitementry_2_2.h | [new file with mode: 0644] | blob |
gattrib/include/gtksheet_1_2.h | [new file with mode: 0644] | blob |
gattrib/include/gtksheet_2_2.h | [new file with mode: 0644] | blob |
gattrib/include/i_vars.h | [new file with mode: 0644] | blob |
gattrib/include/pixmaps.h | [new file with mode: 0644] | blob |
gattrib/include/prototype.h | [new file with mode: 0644] | blob |
gattrib/include/struct.h | [new file with mode: 0644] | blob |
gattrib/include/x_menu.h | [new file with mode: 0644] | blob |
gattrib/include/x_states.h | [new file with mode: 0644] | blob |
gattrib/lib/Makefile.am | [new file with mode: 0644] | blob |
gattrib/lib/system-gattribrc.in | [new file with mode: 0644] | blob |
gattrib/src/Makefile.am | [new file with mode: 0644] | blob |
gattrib/src/g_rc.c | [new file with mode: 0644] | blob |
gattrib/src/g_register.c | [new file with mode: 0644] | blob |
gattrib/src/gattrib.c | [new file with mode: 0644] | blob |
gattrib/src/globals.c | [new file with mode: 0644] | blob |
gattrib/src/gtkextra-marshal.c | [new file with mode: 0644] | blob |
gattrib/src/gtkitementry_1_2.c | [new file with mode: 0644] | blob |
gattrib/src/gtkitementry_2_2.c | [new file with mode: 0644] | blob |
gattrib/src/gtksheet_1_2.c | [new file with mode: 0644] | blob |
gattrib/src/gtksheet_2_2.c | [new file with mode: 0644] | blob |
gattrib/src/i_basic.c | [new file with mode: 0644] | blob |
gattrib/src/i_vars.c | [new file with mode: 0644] | blob |
gattrib/src/listsort.c | [new file with mode: 0644] | blob |
gattrib/src/parsecmd.c | [new file with mode: 0644] | blob |
gattrib/src/s_misc.c | [new file with mode: 0644] | blob |
gattrib/src/s_object.c | [new file with mode: 0644] | blob |
gattrib/src/s_rename.c | [new file with mode: 0644] | blob |
gattrib/src/s_sheet_data.c | [new file with mode: 0644] | blob |
gattrib/src/s_string_list.c | [new file with mode: 0644] | blob |
gattrib/src/s_table.c | [new file with mode: 0644] | blob |
gattrib/src/s_toplevel.c | [new file with mode: 0644] | blob |
gattrib/src/x_dialog.c | [new file with mode: 0644] | blob |
gattrib/src/x_fileselect.c | [new file with mode: 0644] | blob |
gattrib/src/x_gtksheet.c | [new file with mode: 0644] | blob |
gattrib/src/x_window.c | [new file with mode: 0644] | blob |