gitg/libgitg
Jasper Lievisse Adriaanse 3f8f77d2b1 Fix build on OpenBSD:
- re-order headers so system headers are included before local headers
- rename std{in,out} to g_std{in,out} to prevent symbol redefinitions

https://bugzilla.gnome.org/show_bug.cgi?id=647629
2011-07-21 16:05:20 +02:00
..
gitg-changed-file.c Move the backend part of gitg into a libgitg library. 2010-05-30 22:27:49 +02:00
gitg-changed-file.h Move the backend part of gitg into a libgitg library. 2010-05-30 22:27:49 +02:00
gitg-color.c Move the backend part of gitg into a libgitg library. 2010-05-30 22:27:49 +02:00
gitg-color.h Code cleanup, lib fixes 2010-05-30 23:37:21 +02:00
gitg-command.c Switch command v/va function names111 2010-11-06 15:08:36 +01:00
gitg-command.h Switch command v/va function names111 2010-11-06 15:08:36 +01:00
gitg-commit.c Fix comparison of correct enum 2011-01-11 13:11:55 +01:00
gitg-commit.h Improved GitgRunner/GitgCommand/GitgShell 2010-11-06 12:21:52 +01:00
gitg-config.c Added better debugging for gitg-config 2011-03-27 14:05:07 +02:00
gitg-config.h Improved GitgRunner/GitgCommand/GitgShell 2010-11-06 12:21:52 +01:00
gitg-convert.c Move the backend part of gitg into a libgitg library. 2010-05-30 22:27:49 +02:00
gitg-convert.h Code cleanup, lib fixes 2010-05-30 23:37:21 +02:00
gitg-debug.c Added better debugging for gitg-config 2011-03-27 14:05:07 +02:00
gitg-debug.h Fix --disable-debug 2011-03-28 14:22:48 +02:00
gitg-encodings.c Add UTF8 as the first candidate encoding 2011-03-25 09:42:05 +01:00
gitg-encodings.h Improved charset conversion (fixes #623466) 2010-10-23 18:41:26 +02:00
gitg-enum-types.c.template Move the backend part of gitg into a libgitg library. 2010-05-30 22:27:49 +02:00
gitg-enum-types.h.template Move the backend part of gitg into a libgitg library. 2010-05-30 22:27:49 +02:00
gitg-hash.c Code cleanup, lib fixes 2010-05-30 23:37:21 +02:00
gitg-hash.h Code cleanup, lib fixes 2010-05-30 23:37:21 +02:00
gitg-i18n.c Move the backend part of gitg into a libgitg library. 2010-05-30 22:27:49 +02:00
gitg-i18n.h Fix typo 2010-05-31 09:21:48 +02:00
gitg-io.c Added missing set_auto_utf8 2011-03-27 14:05:01 +02:00
gitg-io.h Added missing set_auto_utf8 2011-03-27 14:05:01 +02:00
gitg-lane.c Move the backend part of gitg into a libgitg library. 2010-05-30 22:27:49 +02:00
gitg-lane.h Code cleanup, lib fixes 2010-05-30 23:37:21 +02:00
gitg-lanes.c Fix warnings spotted by gcc 4.6. 2011-02-22 17:36:28 +01:00
gitg-lanes.h Move the backend part of gitg into a libgitg library. 2010-05-30 22:27:49 +02:00
gitg-line-parser.c Improved debugging 2011-03-25 09:41:58 +01:00
gitg-line-parser.h Added gpl 2010-11-06 14:53:26 +01:00
gitg-ref.c Use G_DEFINE_BOXED_TYPE 2011-01-04 09:08:59 -08:00
gitg-ref.h Code cleanup, lib fixes 2010-05-30 23:37:21 +02:00
gitg-repository.c Disable auto-utf8 for repository loading 2011-03-27 14:04:55 +02:00
gitg-repository.h Improved GitgRunner/GitgCommand/GitgShell 2010-11-06 12:21:52 +01:00
gitg-revision.c Fix warnings spotted by gcc 4.6. 2011-02-22 17:36:28 +01:00
gitg-revision.h Add committer info 2010-06-07 00:14:31 +02:00
gitg-runner.c Fix build on OpenBSD: 2011-07-21 16:05:20 +02:00
gitg-runner.h Added gpl 2010-11-06 14:53:26 +01:00
gitg-shell.c Switch command v/va function names111 2010-11-06 15:08:36 +01:00
gitg-shell.h Improved GitgRunner/GitgCommand/GitgShell 2010-11-06 12:21:52 +01:00
gitg-smart-charset-converter.c Fixed debug macro to accept only format string 2011-03-25 09:42:10 +01:00
gitg-smart-charset-converter.h Improved charset conversion (fixes #623466) 2010-10-23 18:41:26 +02:00
Makefile.am Fix ENABLE_DEBUG use in Makefile.am 2011-03-28 14:22:54 +02:00