[anjuta/sdb-core-trans] (291 commits) ...Merge branch 'sdb-core-trans'
- From: Johannes Schmid <jhs src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [anjuta/sdb-core-trans] (291 commits) ...Merge branch 'sdb-core-trans'
- Date: Fri, 19 Nov 2010 17:16:07 +0000 (UTC)
Summary of changes:
6716d85... Add new IAnjutaProject interface and replace autotools and (*)
ac43c05... Merge branch 'master' into newproject (*)
6ed8524... Improve AnjutaToken object and update all parsers (*)
503f335... Add missing file (*)
dfdc221... Open a directory as a project (*)
3532c11... Add a sources.list file containing patterns to recognize so (*)
bdf09fc... Improve the import project plugin to allow choosing the pro (*)
4f4daa3... Merge branch 'master' into newproject (*)
e395fa2... am: Read _DATA targets (*)
4c9e253... Start implementing properties dialog (read only for the mom (*)
a461a5b... Handle project node properties in a more general way (*)
d635077... Add options for group and target (not loaded nor saved curr (*)
616b29f... am: Improve project propeties (*)
9929838... Display some target properties (*)
044b707... Read target and group properties (*)
107270b... Fix target types and install directory (*)
b37667d... Read and display list properties (*)
d3faa49... Implement project property write (*)
7546f80... Add tests for project manager autotools backend using autot (*)
5bd25d6... Support include file in Makefile.am (*)
89a5756... Remove debugging message (*)
17df2c7... Merge branch 'master' into newproject (*)
a083766... am: Remove criticals warnings on property dialog (*)
4aa9c2d... Use same base type for every AnjutaProjectNode types (*)
45091c4... pm: Display package and module in project tree view (*)
844f912... Add dialog for adding packages and modules (*)
793b634... Improve dialog for adding packages and add missing file (*)
59b43e2... Move interface with ianjuta_project interface in a single o (*)
4431f7b... Move GbfProjectModel in ProjectManagerProject object (*)
c5fe38d... Emit a signal when a project is loaded. (*)
6a97528... Load project in a worker thread (*)
a0aea10... Create a new IAnjutaProject interface (*)
ea0de6e... Restore expanded shortcuts with the new interface (*)
547c664... Start keeping node pointer in tree data (*)
226e1d2... Load package header in the project manager (*)
a3c79b9... Update dir-project for new (temporary) IAnjutaProject inter (*)
c38d199... Update make project to use new (temporary) IAnjutaProject i (*)
270cdc9... Update make check to use new IAnjutaProject interface (*)
a9d9f41... Change IAnjutaProject interface for properties (*)
200ba55... Change implementations of node properties (*)
60faa38... Merge target and node type (*)
75d32aa... Remove gbf_ prefix on project manager files (*)
a1ae6af... Move property dialog in the project manager plugin (*)
d278bfb... Make properties dialog more general (*)
2c729c2... Hide and/or disable unused menu item (*)
0e8390b... Fix some critical warnings (*)
e2574d1... Merge branch 'master' into newproject (*)
c273528... Fix a crash when selected item in project pane (*)
68d9b89... Fix issue with change on target types (*)
1493a5a... Add a new signal in project manager interface to make it wo (*)
f7d3bd5... Reload directory with dir project backend (*)
26b2964... Fix projectparser test, add group, add target and add sourc (*)
6b0a806... Change IAnjutaProject interface, reload should work now (*)
689aabd... Implement add group for dir project (not completly working (*)
ff8f272... Fix a crash on autotool project (having node with a NULL fi (*)
dc719fb... Fix loading of proxy nodes (*)
8d6c680... Implement remove group for dir project backend (*)
907a17d... Implement add and remove source for dir project (*)
78550a3... move all dialogs in dialogs.c (*)
f31b99f... Fix projectparser test program after last changes (*)
3275816... Update am parser from the makefile parser and fix regressio (*)
57d867f... Implement variable support for autotools backend (*)
250de2a... project-manager: Fix few bugs due to recent changes (*)
6f892a5... pm: Fix project manager to work with am backend (*)
e348d92... pm: Allow to modify project property from the GUI (*)
2cedb9f... Merge branch 'master' into newproject (*)
a74afae... symbol-db: Add missing declaration in previous commit (*)
6f19450... Update auto test (*)
a4d0420... Implement add source (automatic refresh doesn't work) (*)
439c9b4... pm: Fix refresh of node including shortcut (*)
ef2702e... pm: Avoid duplicate shortcuts (*)
57aa784... am: Take in account all possible changes (*)
26a61ca... pm: Update project view when reloading the project (*)
71b3928... Merge branch 'master' into newproject (*)
1b63505... pm: Use GError boxed type in GLib, add missing marshal (*)
c473ade... pm: Use URI for saving shortcuts (*)
ca17d9f... am: Fix a bug when loading target properties (*)
399b66c... am: Fix regression test (*)
162bc90... Merge branch 'master' into newproject (*)
08b1660... pm: Change header to help introspection scanner (*)
7522475... pm: Temporary AnjutaProjectNode object to check bindings (*)
624129f... Add properties in test gobject node (*)
d1a85ae... Remove test functions (*)
c7e2701... am: Update checks (*)
d443881... am: Use new interface for adding a source in checks (*)
0370d1f... Use new interface for adding target in check program (*)
9870e9e... Use new interface for adding group in check program (*)
4aad7ae... Remove old IAnjutaProject interface functions (*)
50f4eda... pm: Implement project node with GObject, quite fragile at t (*)
f0d2fc6... Fix a crash with GObject node and proxy (*)
ad0cf44... am: Add missing files (*)
fb49910... Ref and unref GObject correctly using floating reference (*)
c0590dc... Fix a crash when changing a property (*)
f53a214... Use a standard Glist to keep project node properties (*)
4dc3e6d... Implement new IAnjutaProject interface without free_node fu (*)
1794551... ianjuta_project_node_set_property returns a IAnjutaProjectP (*)
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 (*)
a855d7c... am: Fix adding and removing targets in most common case (*)
35982bf... libanjuta: Fixup preference notifications (*)
11f96df... Fix uncommon case when adding target (*)
b78050d... Fix adding target at the end of the file and add more check (*)
9130344... Move creating and destruction of group token in am_writer.c (*)
93a3698... Move creating and destruction of source token in am_writer. (*)
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 (*)
d590a07... Improve variable, Fix regression test (*)
1519f11... Temporarly disabled some plugins to get basic things going (*)
339f585... Fixed gschema build (*)
d050640... Improve source test and fix when _SOURCES variable is alrea (*)
0cfa190... Partial fix bgo #569992 - support makefiles named GNUmakefi (*)
4a0ca8a... Implement removing of group and add corresponding tests (*)
fe42ff5... List properties in a general way, add a property test (not (*)
935fe60... Add a new type of properties for list (not complete) (*)
ee78776... Keep more tokens in target data, replace AmpTargetPropertyB (*)
d477063... Strip space when reading properties, fix anjuta test (*)
21742c6... Add read only flags to project property (*)
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 (*)
e95f0f2... Check for vala flags, accept directory in target names, fix (*)
a972736... Updated Slovenian translation (*)
46d3353... Added sl for Slovenian translation (*)
8274903... Updated Spanish translation (*)
2059db0... am: Implement read and write of flags properties (*)
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 (*)
ba75736... Remove some debug messages (*)
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 (*)
2dd08a3... Implement new IAnjutaProject interface (with signals and wi (*)
047eba7... libanjuta: Add introspection annotation for IAnjutaProject (*)
1a97b70... libanjuta: Add boxed type for AnjutaProjectProperty and Anj (*)
13f141f... Rename IAnjutaProject signals (*)
6073c77... Avoid using g_object_force_floating (*)
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 (*)
7a0175c... am: Fix a crash for module nodes (*)
d1a1e01... Updated Slovenian translation (*)
a7c3a0c... pm: Implement adding and removing module node (*)
e5cd122... pm: Implement adding and removing package (*)
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 (*)
24affb2... dir-project: port to the new IAnjutaProject interface (usin (*)
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 (*)
18e0b49... Merge commit 'ANJUTA_BEFORE_GTK_3_0' into newproject (*)
bf7e77d... libanjuta: Remove some dead code in anjuta-project (*)
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 (*)
84d2c4a... am:Fix configure name in autotools test (*)
b491763... am: Use threads again in autotools project plugin (*)
4374a56... Updated Spanish translation (*)
9d11708... am: Fix autotools autotest after merging master branch and (*)
a39f004... libanjuta, am, pm: Fix lots of warnings (*)
37ce0d0... [l10n] Updated German doc translation, fixed some XML error (*)
cdff7a1... am, pm: Remove dead code and useless debugging messages (*)
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 (*)
f35966d... project-manager: do not clear tree view when reloading a pr (*)
8208b42... am: Fix creating and deleting group with Anjuta interface (*)
2686761... Use gtk_paned_new() instead gtk_[h|v]paned_new() (*)
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 (*)
743deea... sourceview: Completely get rid of GtkSourceSearchFlags (*)
f2db24c... language-support-vala: update to latest libvala (0.12 branc (*)
2702ffe... Added UG translation (*)
794f2d3... Added UG translation (*)
ebe54f3... pm: Fix a bug when displaying new target dialog (*)
b253937... pm: Fix adding and removing packages (*)
5cbd986... pm: Fix updating target properties (*)
bed225e... am: Fix removing and adding modules (*)
bc36896... Updated Thai manual translation. (*)
5fb31c3... Merge branch 'master' into newproject (*)
12fcdcc... Port newproject branch to Gtk+-3.0 (*)
d8fa732... project-manager: Fix a crash when displaying properties dia (*)
3df100c... build-autotools: Add translator comment for bgo#634124 - Di (*)
8b90511... libanjuta: bgo#633911 - Unknown needs a translator comment (*)
c6fb135... libanjuta: bgo#633911 - Unknown needs a translator comment (*)
8718cbe... language-support-cpp-java: fix invalid read of paranthese-s (*)
81f5555... project-manager: Use AnjutaPkgConfigChooser instead of a cu (*)
f0c604a... libanjuta: Simplify anjuta_util_glist_strings_free() (*)
d0f00aa... project-manager: Fixed dialog alignment (*)
6f001af... run-program: Fix dialog alignment (*)
57349ba... Merge branch 'sdb-core-trans'
(*) 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]