- 22 Aug, 2021 1 commit
-
-
GdaTimestamp has been removed and replaced by GDateTime. The version number went back to 5.90 and bumped to 5.91 on the libgda master branch.
-
- 20 Aug, 2021 1 commit
-
-
Rico Tzschichholz authored
-
- 22 Feb, 2020 1 commit
-
-
Rico Tzschichholz authored
-
- 14 Mar, 2019 2 commits
-
-
Bugzilla: https://gitlab.gnome.org/GNOME/anjuta/issues/7 Signed-off-by:
Konstantin Kharlamov <Hi-Angel@yandex.ru>
-
Signed-off-by:
Konstantin Kharlamov <Hi-Angel@yandex.ru>
-
- 28 Feb, 2019 2 commits
-
-
Konstantin Kharlamov authored
Signed-off-by:
Konstantin Kharlamov <Hi-Angel@yandex.ru>
-
Konstantin Kharlamov authored
It's not simple to retrieve the actual index from fpos_t, even more so in case of parsers written in Vala. In addition, the filePosition usually means just that, the offset in file, so let's store it in an according type. Signed-off-by:
Konstantin Kharlamov <Hi-Angel@yandex.ru>
-
- 03 Nov, 2017 1 commit
-
-
Sebastien Granjoux authored
-
- 01 Oct, 2017 2 commits
-
-
Piotr Drąg authored
-
Piotr Drąg authored
-
- 28 Sep, 2017 1 commit
-
-
Piotr Drąg authored
-
- 10 Sep, 2017 3 commits
-
-
This enables the files to removed with make clean and to be removed from the list of git untracked files by using git.mk
-
-
The CCodeModuleBase have been removed from the vala library in version 0.38.
-
- 20 Aug, 2017 3 commits
-
-
Sebastien Granjoux authored
-
Sebastien Granjoux authored
I get a crash when running 'git checkout master~1000; git checkout master'. It was due to the git plugins which keeps a common hash table of diff commands. This table was filled by a first status command and was updated by a second status command called after the first one but before all first diff commands have been completed.
-
Sebastien Granjoux authored
-
- 25 Jun, 2017 2 commits
-
-
Stops Anjuta from nagging you with "file on disk is more recent" queries almost every time you save
-
Sebastien Granjoux authored
In the symbol db plugin, the callback on_editor_buffer_symbols_update_timeout was returning FALSE in some case which automatically remove the source. In this case, we have to clear sdb_plugin->buf_update_timeout_id to indicate that the source is removed. In most of the case, I think it was better to return TRUE to keep checking the buffer even if an update shouldn't be done at the moment.
-
- 24 Jun, 2017 2 commits
-
-
Sebastien Granjoux authored
-
Sebastien Granjoux authored
-
- 08 Jun, 2017 1 commit
-
-
- 06 Jun, 2017 2 commits
-
-
Sebastien Granjoux authored
-
-
- 05 Jun, 2017 1 commit
-
-
Sebastien Granjoux authored
-
- 03 Jun, 2017 2 commits
-
-
Sebastien Granjoux authored
-
Sebastien Granjoux authored
-
- 25 May, 2017 2 commits
-
-
Sebastien Granjoux authored
-
Sebastien Granjoux authored
-
- 09 Apr, 2017 1 commit
-
-
Callback generation through drag-and-dro was broken a long time ago. Fix it to work correctly when dragging-and-dropping and also when user_data is set on glade.
-
- 26 Jan, 2017 1 commit
-
-
Piotr Drąg authored
They need to be exactly one line above a string to show up in .po files.
-
- 09 Apr, 2016 1 commit
-
-
- 25 Oct, 2015 1 commit
-
-
sourceview: bgo #756426 - Anjuta show "The file ... has been deleted on the disk" everytime I save file SourceviewIO - Only emit "deleted" if monitored file isn't temporary.
-
- 05 Aug, 2015 1 commit
-
-
Sebastien Granjoux authored
-
- 01 Aug, 2015 1 commit
-
-
Sebastien Granjoux authored
-
- 27 Jul, 2015 2 commits
-
-
* Undefined references in indentation-c-style and jhbuild. These changes should not have an impact on other platforms
-
Sebastien Granjoux authored
It is not portable and does not work on Mac OS X
-
- 25 Mar, 2015 1 commit
- 07 Mar, 2015 2 commits
-
-
Sebastien Granjoux authored
This reverts commit 0512e908.
-