| patch |
summary |
view |
raw |
| 01-doc.patch |
docs/gtkada-config.1 | 57 ++++++++++++++++++++---------------------
docs/gtkada-dialog.1 | 49 +++++++++++++++++++++++++++++++++++
docs/gtkada_rm/gtkada_rm.texi | 29 +++++++++++++++++----
docs/gtkada_ug/gtkada_ug.texi | 58 ++++++++++++++++--------------------------
4 files changed, 124 insertions(+), 69 deletions(-)
|
view
|
download
|
| 04-testgtk.patch |
testgtk/testgtk.gpr | 29 +++++++++++------------------
testgtk/testgtk.mak | 47 +++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 58 insertions(+), 18 deletions(-)
|
view
|
download
|
| example_makefiles.patch |
examples/Makefile | 3 --
examples/composite_widget/Makefile | 5 ++--
examples/composite_widget/composite_widget.gpr | 4 +++
examples/display_switch/Makefile | 8 +++++++
examples/display_switch/display_switch.gpr | 4 +++
examples/doublebuffer/Makefile | 27 +++++++++++--------------
examples/doublebuffer/anim.gpr | 4 +++
examples/doublebuffer/anim2.gpr | 4 +++
examples/doublebuffer/main_full_test.adb | 10 +++++++++
examples/doublebuffer/main_full_test.gpr | 4 +++
examples/dynamic_cast/Makefile | 7 ++++--
examples/dynamic_cast/dynamic_cast.gpr | 4 +++
examples/gtk_examples/Makefile | 12 +++++------
examples/gtk_examples/scribble.gpr | 4 +++
examples/images/README | 3 --
examples/images/rect.adb | 2 -
examples/powergnu/Makefile | 15 ++++---------
examples/powergnu/file.tst | 3 +-
examples/powergnu/makefile2 | 13 ++++++++++++
examples/powergnu/powergnu.gpr | 4 +++
examples/tooltips/Makefile | 8 +++++++
examples/tooltips/tooltips.gpr | 6 ++---
examples/tutorial/Makefile | 3 --
examples/tutorial/gtkdial/Makefile | 10 +++++----
examples/tutorial/gtkdial/gtkdial.gpr | 7 ++++++
examples/tutorial/helloworld/Makefile | 9 ++++----
examples/tutorial/helloworld/helloworld.gpr | 4 +++
examples/tutorial/helloworld2/Makefile | 11 ++++++----
examples/tutorial/helloworld2/helloworld2.gpr | 4 +++
examples/tutorial/packbox/Makefile | 17 ++++++++-------
examples/tutorial/packbox/packbox.gpr | 4 +++
examples/tutorial/simple/Makefile | 13 +++++++-----
examples/tutorial/simple/simple.gpr | 4 +++
examples/tutorial/table/Makefile | 11 ++++++----
examples/tutorial/table/table.gpr | 4 +++
examples/tutorial/tictactoe/Makefile | 11 ++++++----
examples/tutorial/tictactoe/tictactoe.gpr | 5 ++++
examples/user_data/Makefile | 8 +++++--
examples/user_data/user_data.gpr | 4 +++
39 files changed, 201 insertions(+), 82 deletions(-)
|
view
|
download
|
| avoid_hardening_flags_errors.patch |
src/misc.c | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
|
view
|
download
|
| include_only_glib_h.patch |
src/misc.c | 2 --
1 file changed, 2 deletions(-)
|
view
|
download
|