[anjuta/newproject] (126 commits) ...am: Fix a bug when loading target properties
- From: Sebastien Granjoux <sgranjoux src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [anjuta/newproject] (126 commits) ...am: Fix a bug when loading target properties
- Date: Sat, 28 Aug 2010 08:11:18 +0000 (UTC)
Summary of changes:
d46b9ea... language-support-python: Initial import (*)
565e87d... python-plugin: Fix auto-loading of plugin and small cleanup (*)
a2b9c04... python-plugin: UI, actions and watched value cleanup (*)
1de6513... python-plugin: Make autocompletion async (*)
fbc5e77... devhelp: Use Devhelp-2 API (bgo#625841) (*)
6eeeb20... Updated files for 2.31.6 release (*)
bfbec97... libanjuta: Small fix on introspection build (*)
59f8bae... sourceview: Don't loop if the found provider is cancelled (*)
692b3f8... configure: Misc devhelp fixes (*)
dffde9f... POTFILES.in: Remove gnome-applet project wizard (*)
d075464... project-wizard: fixed typo in Makefile.am (*)
e67be1e... python-support: Made calltips async and more misc cleanup (*)
a13629d... python-support: Fix preferences UI and translation of files (*)
6f42d3c... python-support: Fixed menu entries and strings (*)
3467990... python-support: Fix a Gtk-Critical (*)
c2255d4... subversion: Replace the dialog mutex hack with a GCond (*)
2e50a05... libanjuta: Add a command-started signal to AnjutaCommand (*)
a7b473c... libanjuta: Add automatic start methods to AnjutaCommand (*)
a236efb... libanjuta: Make AnjutaCommand signals overridable (*)
7f121ee... libanjuta: Add a method to tell the running state of Anjuta (*)
fdc9d33... libanjuta: Don't start an AnjutaCommand that is already run (*)
25ba193... python-support: misc autocomplete fixes, removed warnings (*)
b3d6331... Updated Slovenian translation (*)
ee1dd03... Updated Spanish translation (*)
ce22fc3... anjuta-tags: bgo#625964 - fix build with recent vala (*)
0ce4bf0... language-support-vala: bgo#625964 - fix build with recent v (*)
0f0b666... Updated Galician translations (*)
a90ebd4... Updated files for 2.31.6.1 release (*)
afe74e7... python-support: More fixes on autocompletion (*)
abdfe5d... Merge branch 'master' into python-support (*)
08bf9e9... Add PyGTK project template. Fixes bug #608304. (*)
2003016... project-wizard: Adapted PyGTK-Wizard to new template system (*)
def478c... project-wizard: Fix copy&paste errors from PackageChooser m (*)
51568df... Updated Galician translations (*)
fcf9152... Updated Indonesian translation for 2.32 (*)
43242b7... Updated Swedish translation (*)
ea30563... Updated Slovenian translation (*)
4f69377... gtodo: Remove gconf dependency (*)
f1592e6... gtodo: Remove unused settings (*)
6b34816... class-gen: add missing include (*)
6fd7c9e... libanjuta: Increase launcher buffer size (bgo#624700) (*)
cc709db... project-wizard: Remove generated pygtk.wiz file from reposi (*)
734cdf5... language-support-vala: better completion for local variable (*)
0f0e0e5... language-support-vala: correctly handle calltip showing for (*)
15bde78... language-support-vala: fix critical warnings if there are p (*)
154e83e... language-support-vala: remove remaining critical warnings (*)
d36f13f... language-support-vala: bgo#626306 Symbol completion doesn't (*)
a30ec22... python-support: Spit a warning if rope libraries aren't ins (*)
814ea13... python-support: Fixed typo in warnings message (*)
0a927ed... libanjuta: Added IAnjutaEditorAssist::cancelled signal (*)
4f594c0... sourceview: Implement "cancelled" signal for IAnjutaEditorA (*)
8e22ede... language-support-cpp-java: Connect to "cancelled" signal an (*)
5b4f40e... python-support: Connect to "cancelled" signal to cancel que (*)
e8f3679... gdb: Fixed a Gtk-Critical from a left-over signal handler i (*)
17eca8f... manual: Fixed mailing list adress (bgo#625588) (*)
46dd80d... symbol-db: bgo#616560 - Symbol views do not display names (*)
8160e21... symbol-db: bgo#622529 - Crash when trying to open a non-wri (*)
bf74c19... libanjuta: Added IAnjutaEditor::cursor_moved signal (*)
95cb846... sourceview: Implemented "move-cursor" signal (*)
58eab79... sourceview: Implemented "changed" signal for IAnjutaEditor (*)
cde1cc3... python-support: Fixed interpreter path preferences and sche (*)
0758478... Updated Slovenian translation (*)
1a49cb9... Updated galician translations (*)
81092cb... python loader plugin (*)
1a411c0... build-basic-auotools: bgo#626562 crash refusing to clean th (*)
150de21... python-loader: Fixed build system (*)
f1a9a57... Updated Spanish translation (*)
b8d1ef9... python-support: bgo#626950 Anjuta crash with python support (*)
c44b7db... Added Armenian translation - po file. Modified LINGUAS. (*)
5947eda... symbol-db: fixed little mem leak. Backported from sdb-core- (*)
26c44d8... project-wizard: bgo#625434 - remove cvsignore from template (*)
c5686e0... libanjuta: renamed anjuta_utils_drop_get_files -> anjuta_ut (*)
2a74a9c... sourceview: Removed handler blockers from ieditor_insert (*)
2e681a2... libanjuta: Renamed IAnjutaMacro to IAnjutaSnippetsManager (*)
6081250... snippet-manager: Removed macro plugin (*)
ad9a3ca... snippet-manager: Added the plugin (*)
0bc65f1... Added "snippets-manager" to Makefile.am (*)
0e476eb... Added "snippets-manager" to configure.in (*)
fe52db4... file-wizard: Changed to IAnjutaSnippetsManaer (*)
3c32fef... lanuage-manager: Added 3 languages to lanugages.xml (*)
d7b748a... libanjuta: Corrected IAnjutaSnippetsManager::insert method (*)
fc94d99... sourceview: Corrected length in changed signal. (*)
c4db845... language-manager: Fixed languages.xml (*)
813c687... snippet-manager: Fixed crash for inserting in Scintilla (*)
1da2b67... snippet-manager: Completing label field for the provider's (*)
98f0306... snippet-manager: Basic import feature done. (*)
1b1167d... snippet-manager: Basic export feature done. (*)
6dd0264... glade: Only require 3.6.7 for now (*)
9bc2a20... snippets-manager: Move buttons to grip (*)
798a5c1... i18n: Fixed POTFILES.in/skip (*)
2a05c60... Updated files for 2.31.90 release (*)
9a9ce97... vala: Use vala-0.10 pkg-config file (*)
51b0cec... python-support: Fixed distcheck (*)
21c8313... python-loader: Fixed distcheck (*)
0a34115... Updated Galician translations (*)
1be8d28... Updated Galician translations (*)
53acb85... Updated Galician translations (*)
f70f038... Updated Spanish translation (*)
ffef94e... libanjuta: fix declaration of anjuta_preferences_get_bool_w (*)
7bd73c8... language-support-vala: use code completion preferences from (*)
0c38eee... language-support-vala: update VAPI for libanjuta (*)
24e2a16... Updated Spanish translation (*)
2bdaf30... libanjuta: Fixed bgo #622922: migrated to GDBus (*)
466189a... libanjuta: Glib-Error boxed type is now in Glib (*)
8d12123... Updated Indonesian translation (*)
4a07b69... [i18n] Updated German translation (*)
0d3b738... Updated Serbian translation (*)
8c6bd40... pm: bgo #626690 - wrong project clean on new-project (*)
343665c... pm: bgo #626690 - wrong project clean on new-project (*)
5fee867... Updated Danish translation (*)
8a68e5b... project-wizard: bgo #627595 - Ambiguous strings for transla (*)
97db885... gdb: bgo #627595 - Ambiguous strings for translation (*)
749704a... bgo #627648 - Add IDE to Categories in .desktop file (*)
1b82332... symbol-db: Fix invalid access when loading a project (*)
bc12085... Updated galician translations (*)
90e0947... Updated galician translations (*)
407b9f7... Updated Spanish translation (*)
38a6401... symbol-db: bgo#622340 - Tried to close project and Anjuta c (*)
4f60d06... Updated French translation (*)
e6fa45a... python-support: Don't show unused label in preferences (*)
977e84e... python-support: Adjust preferences page generation a bit (*)
161bee6... Updated Slovenian translation (*)
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
(*) 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]