commit 67b1038053a3845fb100bdc5a065a851845e8d26 Author: Ignacio Casal Quinteiro Date: 2011-05-18 Destroy tab instead of removing it. We break circular references doing this. Fixes a bug where the tab was not finalized. M src/gtr-actions-file.c M src/gtr-notebook.c M src/gtr-notebook.h M src/gtr-tab-activatable.c M src/gtr-tab-activatable.h M src/gtr-window.c commit c0d8a60db72a3381a18fa2f1ed3e4585f263cdc7 Author: Hiroyuki Sekihara Date: 2011-05-13 Added Japanese translation of help M help/Makefile.am A help/ja/ja.po commit 70a064f8b094e3f37c23039e3e277d8e95956b28 Author: Andrej Žnidaršič Date: 2011-05-09 Updated Slovenian translation M po/sl.po commit 09e1453bef3a2568e9ad0161c7f353338f9e8622 Author: Marek Černocký Date: 2011-05-06 Updated Czech translation M po/cs.po commit fc754ad21c2832e3271241b90c98fd57d80d215d Author: Marek Černocký Date: 2011-05-05 Updated Czech screenshot M help/cs/figures/tm.png commit 90cb435bf44686fad3f1b0db1c2d45a5955e7c74 Author: Marek Černocký Date: 2011-05-05 Updated Czech screenshot M help/cs/figures/mainwindow.png commit 77cf5425c0f14503589eb623e6dba916ceb81c22 Author: Daniel Mustieles Date: 2011-05-04 Updated Spanish translation M po/es.po commit 8d23ee553d77b6d0b7cda42c5cefcdd6060f366b Author: Ignacio Casal Quinteiro Date: 2011-05-04 Add more debug to finalize/dispose methods. M src/gtr-context.c M src/gtr-message-table.c M src/translation-memory/gtr-translation-memory-ui.c commit b64e0fcdd9e3830b79f1c8de26fffce113bd9bd3 Author: Ignacio Casal Quinteiro Date: 2011-05-04 Do not create the tab label twice M src/gtr-notebook.c commit 35ec0b89a9b26a2c32e79c90e5c47226863d3c37 Author: Ignacio Casal Quinteiro Date: 2011-05-04 Add debug and save the layout also when disposing the tab. M src/gtr-notebook.c M src/gtr-tab.c M src/gtr-view.c commit e36004e83d27a001286008be9ca6f3670dbd48ec Author: Ignacio Casal Quinteiro Date: 2011-05-04 Release 2.90.3 M NEWS M configure.ac