| patch |
summary |
view |
raw |
| 01_python_plugin_ldflags.patch |
plugins/language-support-python/Makefile.am | 2 ++
1 file changed, 2 insertions(+)
|
view
|
download
|
| 02_python_autoindent_hang.patch |
plugins/language-support-python/plugin.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 03_brace_completion_crash.patch |
plugins/language-support-cpp-java/plugin.c | 26 +++++++++++++++++++++-----
1 file changed, 21 insertions(+), 5 deletions(-)
|
view
|
download
|
| 04_launcher_crash.patch |
libanjuta/anjuta-launcher.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
|
view
|
download
|
| 05_autocompletion_duplicates.patch |
plugins/language-support-cpp-java/cpp-java-assist.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
|
view
|
download
|
| 06_autocompletion_brace.patch |
plugins/language-support-cpp-java/cpp-java-assist.c | 42 +++++++++++++++++---
1 file changed, 36 insertions(+), 6 deletions(-)
|
view
|
download
|
| 07_filewizard_csharp.patch |
plugins/file-wizard/file.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 08_launcher_kill.patch |
libanjuta/anjuta-launcher.c | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
|
view
|
download
|
| 09_libxml_crash.patch |
libanjuta/anjuta-profile-manager.c | 2 --
plugins/document-manager/anjuta-bookmarks.c | 1 -
plugins/language-manager/plugin.c | 1 -
src/Makefile.am | 2 ++
src/main.c | 5 +++++
5 files changed, 7 insertions(+), 4 deletions(-)
|
view
|
download
|
| 21_glib_2.24.patch |
configure.in | 3 --
libanjuta/Makefile.am | 3 ++
libanjuta/anjuta-error.c | 40 +++++++++++++++++++++++++++++++++++++
libanjuta/anjuta-error.h | 37 ++++++++++++++++++++++++++++++++++
libanjuta/interfaces/libanjuta.idl | 5 +++-
5 files changed, 84 insertions(+), 4 deletions(-)
|
view
|
download
|
| 22_no_gdbus.patch |
configure.in | 2 +-
libanjuta/anjuta-utils.c | 47 ++++++++++++++++++++---------------------------
2 files changed, 21 insertions(+), 28 deletions(-)
|
view
|
download
|
| 23_libgda_4.0.patch |
configure.in | 2 +-
plugins/symbol-db/benchmark/libgda/libgda.c | 2 +-
plugins/symbol-db/symbol-db-engine-core.c | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
|
view
|
download
|
| 24_libdevhelp_1.0.patch |
configure.in | 2 +-
plugins/devhelp/plugin.c | 10 ++++++----
2 files changed, 7 insertions(+), 5 deletions(-)
|
view
|
download
|
| 90_autotools.patch |
aclocal.m4 | 57 +-
configure | 661 ++++++++++++++--------------
libanjuta/Makefile.in | 6
plugins/language-support-python/Makefile.in | 7
src/Makefile.in | 2
5 files changed, 394 insertions(+), 339 deletions(-)
|
view
|
download
|
| 99_ltmain_as-needed.patch |
ltmain.sh | 14 ++++++++++++++
1 file changed, 14 insertions(+)
|
view
|
download
|