[anjuta/git-shell] (151 commits) ...Merge branch 'master' into git-shell
- From: James Liggett <jrliggett src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [anjuta/git-shell] (151 commits) ...Merge branch 'master' into git-shell
- Date: Sat, 13 Nov 2010 09:24:06 +0000 (UTC)
Summary of changes:
c573745... libanjuta: Initial preferences port to GSettings (*)
b397123... gtodo: Fix preferences (*)
754f069... message-view: Fixed preferences (*)
7f8e24f... file-manager: Fixed preferences (*)
b2b8027... terminal: Fixed preferences (*)
a078778... document-manager: Fixed preferences (*)
b224069... sourceview: fixed preferences (*)
083c9ce... language-support-python: fixed preferences (*)
798549b... language-support-cpp-java: Fixed preferences (*)
f92618e... anjuta: Fixed preferences (*)
bae51fe... l10n: Updated Greek translation for anjuta (*)
c434df4... l10n: Updated Greek translation for anjuta (*)
5f14778... Fixed bgo #625884 - no more GtkNotebookPage (*)
35982bf... libanjuta: Fixup preference notifications (*)
cc46125... python-support: Fix bgo#631223 autointention causes anjuta (*)
243ba10... Use upstream gettext instead the Glib one (*)
27d3986... document-manager: Fix #631222 Python support not loaded on (*)
11c3a00... build-basic-autotools: Fixed preference names to match with (*)
754b078... class-gen: Fixed preference names to match with GSettings r (*)
e0eb926... cvs: Fixed preference names to match with GSettings rules (*)
11191ae... debug-manager: Fixed preference names to match with GSettin (*)
3ccba69... document-manager: Fixed preference names to match with GSet (*)
5239c6c... file-manager: Fixed preference names to match with GSetting (*)
e09a04f... gdb: Fixed preference names to match with GSettings rules (*)
10ec34f... language-support-cpp-java: Fixed preference names to match (*)
043f86c... gtodo: Fixed preference names to match with GSettings rules (*)
7aa3097... language-support-js: Fixed preference names to match with G (*)
3a3c695... language-support-python: Fixed preference names to match wi (*)
3157223... message-manager: Fixed preference names to match with GSett (*)
f1421a1... project-wizard: Fixed preference names to match with GSetti (*)
6ef6008... run: Fixed preference names to match with GSettings rules (*)
2540114... sourceview: Fixed preference names to match with GSettings (*)
eed15e9... symbol-db: Fixed preference names to match with GSettings r (*)
47db7c3... terminal: Fixed preference names to match GSettings rules (*)
325c5f0... anjuta: Fixed preference names to match GSettings rules (*)
f0de53c... build-system: Added partial schema files for those preferen (*)
12e3579... search: Simply removed preferences and as such gconf is gon (*)
7c18c4f... message-view Fixed some more leftovers from gsettings conve (*)
5656c6c... autogen.sh: remove unneded call to autopoint (*)
7d832cf... build: Generate an .geschema.xml file per plugin to keep GS (*)
773249b... debug-manager: Generate proper GSettings schema (*)
6cde6ea... scripts: Improved schema generation (*)
eca4cbe... Fixed building of schema files for various plugins (*)
71e8f11... libanjuta: Reworked AnjutaPreferences (*)
c6df4c8... message-view: Ported to GSettings API (*)
60f8e45... debug-manager: Ported to GSettings (*)
ec1c708... gtodo: incomplete port to GSettings (*)
50bb76f... file-manager: Ported to GSettings (*)
a99d7d8... gdb: Ported to GSettings (*)
7514bf4... terminal: Ported to GSettings (*)
094c085... gtodo: Removed from build (*)
e2a323c... build-basic-autotools: Ported to GSettings (*)
40ecd66... cvs-plugin: Ported to GSettings (*)
0af9385... snippets-manager: Ported to GSettings (*)
5d7d516... class-gen: Don't the user name/email from preferences. Get (*)
6f6d751... tools: Ported to GSetttings (*)
27af7f3... document-manager: Ported to GSettings (*)
cbfc42a... gitignore all .gmo files (*)
b4a6d65... Rename configure.in to configure.ac (*)
847107c... Modernize autotools configuration a bit (*)
81de7ed... Define ACLOCAL_AMFLAGS in Makefile.am (*)
76c27fd... Use autoreconf instead gnome-common (*)
f2b3808... language-support-cpp-java: Ported to GSettings (*)
a29771a... sourceview: Ported to GSettings (*)
c4b8889... symbol-db: Ported to GSettings (*)
c85aafa... document-manager: Fix Makefile typo (*)
1c76d06... anjuta: Ported to GSettings (*)
1519f11... Temporarly disabled some plugins to get basic things going (*)
339f585... Fixed gschema build (*)
0cfa190... Partial fix bgo #569992 - support makefiles named GNUmakefi (*)
806cc92... build-basic-autotools: Fixed GSettings issue (*)
e8f3456... gdb: Fixed GSettings issue (*)
a9748fe... language-support-cpp-java: Fixed GSettings issue (*)
92cf2a3... run: Fixed GSettings issue (*)
029d9be... sourceview: Fixed GSettings issue (*)
3d2103b... terminal: Fixed GSettings issue (*)
8fabe15... file-wizard: Treat C# like Java (*)
d4930fa... file-wizard: Add vala source file (*)
e0d8ba2... libanjuta: Implemented remaining set/get stuff for GSetting (*)
b5d41f4... sourceview: Fixed preference problems with GSettings (*)
a972736... Updated Slovenian translation (*)
46d3353... Added sl for Slovenian translation (*)
8274903... Updated Spanish translation (*)
8bf2d1d... build-basic-autotools: Fixed GSettings problem (*)
1650852... message-view: Fixed GSettings problem (*)
34f1327... sourceview: Moved print preferences to print dialog (*)
0c8cc2b... build: Fixed build-schemas.mk script to avoid user-input fo (*)
41a3609... build: small fix in build-schemas.mk (*)
f2f461b... project-wizard: Don't use name, email and homedir preferenc (*)
f5421f9... anjuta: Remove name, mail and default dir from preferences (*)
4b9fa42... build-basic-autotools: Use combo for root installation (*)
a28a119... libanjuta: Updated AnjutaPreferences documentation (*)
719023f... Port Anjuta from gconf to GSettings (using the gsettings-mi (*)
ca3fab8... [i18n] Updated German translation (*)
0ea649f... Updated Spanish translation (*)
5800a84... libanjuta/various: Create anjuta_util_get_user_mail() (*)
cdd7529... language-support-cpp-java: Add preference option for modeli (*)
bdccffb... language-support-cpp-java: bgo#621916 - check for brace (*)
ad2567a... tools: Create GSettings schema (*)
d42397c... python-support: bgo#631216 - Plugin incorrectly linked (*)
9af4d93... python-support: Add support for wsgi files (*)
459370f... python-support: GSettings migration (*)
d03876e... Updated Catalan (Valencian) translation (*)
099b8c5... language-support-vala: port to GSettings (*)
94b4e66... libanjuta: bgo#633042 New: Sensitivity off 'ok' button on t (*)
64504be... language-support-cpp: Don't show duplicated results in auto (*)
db3149b... Updated Indonesian translation (*)
d1a1e01... Updated Slovenian translation (*)
46385a3... Fix generation of GSettings schema when building outside so (*)
442afd1... document-manager: Add text-zoom-factor key needed by IAnjut (*)
b6b8c34... libanjuta: Replace a crash by a critical warning (*)
e8a219d... Updated Thai translation. (*)
7866152... build: Fix when building with introspection outside source (*)
8506c3e... configure: Use GNOME 3.0 libraries (*)
0c70711... Initial port to gtk+-3.0 (*)
2090034... plugins: Sorted plugins alphabetically in Makefile.am (*)
54d7133... configure: Update devhelp and glade dependency (*)
13dd92e... sourceview: Adapt to gtksourceview API changes (*)
458eecc... Updated Japanese translation (*)
a1b45ed... language-support-cpp-java: Multi-Line Comment Asterisk (*)
f85e740... git: bgo#627105 - Mark default diff filenames for translati (*)
bf96448... build: bgo#633661 - vala support is automagic (*)
2b76a66... build: only link plugins against necessary libraries (*)
74ead50... libanjuta: Fix libanjuta-3.0.pc.in file to include libxml-2 (*)
4c2e756... libanjuta: Fixed splash screen (*)
4374a56... Updated Spanish translation (*)
37ce0d0... [l10n] Updated German doc translation, fixed some XML error (*)
d44cec6... build: Allow building with automake-1.10 (*)
7203b5b... libanjuta: fix build with recent gobject-introspection vers (*)
58d2617... dconf: use /org/gnome/anjuta instead of /apps/anjuta (*)
b2b63bd... language-support-js: Port to gsettings (*)
9ad2b4f... language-support-js: Use constant for schema (*)
4fdecc1... language-support-js: Use central header for GSettings keys (*)
790a600... language-support-js: Reenable build (*)
083b29d... starter: Don't call cairo_destroy() in draw handler (*)
f615feb... git: Fix giggle-graph-renderer to work with gtk+-3.0 (*)
2686761... Use gtk_paned_new() instead gtk_[h|v]paned_new() (*)
d1ebbb4... Merge branch 'master' into git-shell
88500e9... libanjuta: Stylistic fixes to cell renderer implementation (*)
6e10272... debug-manager: build with gtk+-3.0 (*)
b092a20... Updated file for 2.92.1 release and fixed distcheck (*)
90fe741... build: Added jhbuildrc sample file (*)
e5d738c... language-support-cpp-java: bgo#633112 - Smart Brace Complet (*)
2dfc6cb... terminal: Reenable plugin (*)
d65856d... anjuta: bgo#631213 - locale.h included twice in main.c (*)
0d27979... Bump vala version to 0.12 (*)
d656b88... Updated Galician translations (*)
3ffc038... libanjuta: Adapt to API and build system changes
9441224... sourceview: Completely get rid of GtkSourceSearchFlags
743deea... sourceview: Completely get rid of GtkSourceSearchFlags
ca075c8... Merge branch 'master' into git-shell
(*) This commit already existed in another branch; no separate mail sent
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]