scintilla: Fix a crash when closing editors
[anjuta-extras.git] / NEWS
blob659f32ff135248b6a730479747a9d41241d67ca7
1 anjuta-extras-3.4.0 (26 March 2012) -- James Liggett
3 Akom Chotiphantawanon (1):
4       Updated Thai translation.
6 Bruno Brouard (1):
7       Updated French translation
9 Gabor Kelemen (1):
10       Updated Hungarian translation
12 James Liggett (1):
13       scintilla: Include scintilla-marshal.h in scintilla-marshal.c
15 Mario Blättermann (1):
16       [l10n] Added German doc translation
18 Piotr Drąg (1):
19       Updated Polish translation
21 Sébastien Granjoux (6):
22       scintilla: Update to include scintilla 3.0.3
23       scintilla: Reorganize files like in scintilla source archive
24       scintilla: Add a forgotten file in Makefile.am in the previous changes
25       scintilla: bgo #348850 - doesn't respect theme colours
26       bgo #351214 - Anjuta doesn't respect Gnome blinking cursor preference
27       scintilla: Explicitly set GDK_SCROLL_MASK as recent gtk+ versions require 
29 Yuri Myasoedov (1):
30       Updated Russian translation
32 Мирослав Николић (1):
33       Updated Serbian translation
35 anjuta-extras-3.3.90 (20 February 2012) -- James Liggett
37 Johannes Schmid (2):
38       configure: Use AM_SILENT_RULES when available
39       scintilla: Implement "opened" signal
41 Sébastien Granjoux (2):
42       scintilla: bgo #669359 - Yellow debugger color in dark theme
43       scintilla: Keep window position when reloading a file
44       
46 anjuta-extras-3.3.4 (16 January 2012) -- James Liggett
48 Jiro Matsuzawa (1):
49       Updated Japanese translation
51 Kristjan SCHMIDT (1):
52       Add Esperanto translation
54 Marek Černocký (1):
55       Updated Czech translation
57 Matej Urbančič (1):
58       Updated Slovenian translation
60 Sébastien Granjoux (10):
61       scintilla: Improve style setting dialog
62       scintilla: bgo#610371 - Scite adds a trailing white space after pressing e
63       scintilla: Add one page of documentation in Mallard format
64       scintilla: Fix reload comparison when removing trailing space
65       scintilla: Fix a crash when saving an empty file
66       scratchbox, scintilla: Add an id column to GtkComboBox used in preferences
67       scratchbox: Move preferences to org/gnome/anjuta/plugins/scratchbox
68       scintilla: Move preferences to org/gnome/anjuta/plugins/scintilla
69       scintilla: Add editor view settings
70       scintilla: bgo #664514 - view->editor->* margin doesn't work
72 Vincent Untz (1):
73       scintilla: Link to gmodule to fix build against glib >= 2.31
76 anjuta-extras-3.2.0 (26 September 2011) -- James Liggett
78 Updates
79 - Various Scintilla fixes (Sébastien Granjoux)
81 anjuta-extras-3.1.92 (19 September 2011) -- James Liggett
83 Updates
84 - Scintilla updated to 2.29 (Sébastien Granjoux)
85 - Various other Scintilla fixes (Sébastien Granjoux)
86 - Translations (lv)
88 anjuta-extras 3.1.4 (25 July 2011) -- James Liggett
90 Bugs fixed:
91 scintilla: bgo #631157 - unix is not defined on OpenBSD
92 bgo #654073 - Avoid to pass a directory to builder2schema when there is no key file
94 anjuta-extras 3.1.3 (5 July 2011) -- James Liggett
96 Bugs fixed:
97 scratchbox: Fix bgo #652700 - Scratchbox plugin uses long deprecated GTK2 API
99 anjuta-extras 3.1.2 (13 Jun 2011) -- James Liggett
101 Updates:
102 - Sample, scinitlla, and scratchbox plugins updated to work with GTK+ 3.x
103   (Sébastien Granjoux)
104 - Profiler and valgrind plugins removed
106 anjuta-extras 2.32.1 (25 October 2010) -- James Liggett
108 Updates:
109 - Translations (eu)
111 anjuta-extras 2.32.0 (27 September 2010) -- James Liggett
113 Updates:
114 - Translations (de and pl)
116 anjuta-extras 2.31.92 (14 September 2010) -- James Liggett
118 Updates:
119 - Various translations (cs, fr, hu, pt_BR, and sv)
121 anjuta-extras 2.31.91 (30 August 2010) -- James Liggett
123 Bugs fixed:
124 scintilla: bgo #625397 - Critical warning on project unload. Crash on reload 
126 anjuta-extras 2.31.90 (17 August 2010) -- James Liggett
128 Updates:
129 - Profiler updated to use new symbol-db API (Massimo Cora)
130 - Some changes to Scintilla for snippets support (Dragos Dena)
132 anjuta-extras 2.30.1 (28 April 2010) -- Johannes Schmid
134 Bugs fixed:
135 profiler: Fix bgo 615412
136 profiler: Fix bgo 615360
137 scintilla: Added missing file to EXTRA_DIST
138 Fix COPYING to state GPLv2 correctly
140 anjuta-extras 2.30.0 (30 March 2010) -- James Liggett
142 Updates
143 - Class inheritance plugin completely redone
144 - Use Scintilla 2.03
146 Bugs fixed:
147 bgo #600923 -  anjuta-extras: ANJUTA_PLUGIN_LDFLAGS not defined
148 bgo#585529 -  Replace AnjutaMessageArea with GtkInfoBar
149 bgo #610738 -  Missing license.txt in anjuta-extras scintilla plugin
150 symbol-db: Fixes bgo #612089 - Styles choosen for class-inheritance is broken for some themes
152 anjuta-extras 2.28.0 (22 September 2009) -- Johannes Schmid
154 Updates:
155 - Use scinilla 2.0
157 Bugs fixed:
158 scintilla: bgo #571816 – Scintilla no longer highlights typedefs
159 bgo#590334 – Fix -I ordering
160 bgo #586750 – Tooltips are interestingly irritating
161 scintilla: bgo#575926 – 'Maintain past indentation' disables itself
162 class-inheritance: fixed #590522 remove libgnome(ui)
163 scintilla: bgo#590633 – Add libgthread-2.0 to link
164 bgo#590963 – Anjuta-extras make distcheck fail
166 anjuta-extras 2.27.3  (18 June 2009) -- Johannes Schmid
168 Updates:
169 - Remove libglade dependency
171 Bugs fixed:
172 - Various build issues
174 anjuta-extras 2.27.1  (6 May 2009) -- Johannes Schmid
176 Updates:
177 - Build and installation fixes
179 Bug fixes:
180 - #577721 – tooltips appears in wrong position