scintilla: Explicitly set GDK_SCROLL_MASK as recent gtk+ versions require it for...
[anjuta-extras.git] / NEWS
blob3fb8b13b67c3956743aeb027a291739717b0dd23
1 anjuta-extras-3.3.90 (20 February 2012) -- James Liggett
3 Johannes Schmid (2):
4       configure: Use AM_SILENT_RULES when available
5       scintilla: Implement "opened" signal
7 Sébastien Granjoux (2):
8       scintilla: bgo #669359 - Yellow debugger color in dark theme
9       scintilla: Keep window position when reloading a file
10       
12 anjuta-extras-3.3.4 (16 January 2012) -- James Liggett
14 Jiro Matsuzawa (1):
15       Updated Japanese translation
17 Kristjan SCHMIDT (1):
18       Add Esperanto translation
20 Marek Černocký (1):
21       Updated Czech translation
23 Matej Urbančič (1):
24       Updated Slovenian translation
26 Sébastien Granjoux (10):
27       scintilla: Improve style setting dialog
28       scintilla: bgo#610371 - Scite adds a trailing white space after pressing e
29       scintilla: Add one page of documentation in Mallard format
30       scintilla: Fix reload comparison when removing trailing space
31       scintilla: Fix a crash when saving an empty file
32       scratchbox, scintilla: Add an id column to GtkComboBox used in preferences
33       scratchbox: Move preferences to org/gnome/anjuta/plugins/scratchbox
34       scintilla: Move preferences to org/gnome/anjuta/plugins/scintilla
35       scintilla: Add editor view settings
36       scintilla: bgo #664514 - view->editor->* margin doesn't work
38 Vincent Untz (1):
39       scintilla: Link to gmodule to fix build against glib >= 2.31
42 anjuta-extras-3.2.0 (26 September 2011) -- James Liggett
44 Updates
45 - Various Scintilla fixes (Sébastien Granjoux)
47 anjuta-extras-3.1.92 (19 September 2011) -- James Liggett
49 Updates
50 - Scintilla updated to 2.29 (Sébastien Granjoux)
51 - Various other Scintilla fixes (Sébastien Granjoux)
52 - Translations (lv)
54 anjuta-extras 3.1.4 (25 July 2011) -- James Liggett
56 Bugs fixed:
57 scintilla: bgo #631157 - unix is not defined on OpenBSD
58 bgo #654073 - Avoid to pass a directory to builder2schema when there is no key file
60 anjuta-extras 3.1.3 (5 July 2011) -- James Liggett
62 Bugs fixed:
63 scratchbox: Fix bgo #652700 - Scratchbox plugin uses long deprecated GTK2 API
65 anjuta-extras 3.1.2 (13 Jun 2011) -- James Liggett
67 Updates:
68 - Sample, scinitlla, and scratchbox plugins updated to work with GTK+ 3.x
69   (Sébastien Granjoux)
70 - Profiler and valgrind plugins removed
72 anjuta-extras 2.32.1 (25 October 2010) -- James Liggett
74 Updates:
75 - Translations (eu)
77 anjuta-extras 2.32.0 (27 September 2010) -- James Liggett
79 Updates:
80 - Translations (de and pl)
82 anjuta-extras 2.31.92 (14 September 2010) -- James Liggett
84 Updates:
85 - Various translations (cs, fr, hu, pt_BR, and sv)
87 anjuta-extras 2.31.91 (30 August 2010) -- James Liggett
89 Bugs fixed:
90 scintilla: bgo #625397 - Critical warning on project unload. Crash on reload 
92 anjuta-extras 2.31.90 (17 August 2010) -- James Liggett
94 Updates:
95 - Profiler updated to use new symbol-db API (Massimo Cora)
96 - Some changes to Scintilla for snippets support (Dragos Dena)
98 anjuta-extras 2.30.1 (28 April 2010) -- Johannes Schmid
100 Bugs fixed:
101 profiler: Fix bgo 615412
102 profiler: Fix bgo 615360
103 scintilla: Added missing file to EXTRA_DIST
104 Fix COPYING to state GPLv2 correctly
106 anjuta-extras 2.30.0 (30 March 2010) -- James Liggett
108 Updates
109 - Class inheritance plugin completely redone
110 - Use Scintilla 2.03
112 Bugs fixed:
113 bgo #600923 -  anjuta-extras: ANJUTA_PLUGIN_LDFLAGS not defined
114 bgo#585529 -  Replace AnjutaMessageArea with GtkInfoBar
115 bgo #610738 -  Missing license.txt in anjuta-extras scintilla plugin
116 symbol-db: Fixes bgo #612089 - Styles choosen for class-inheritance is broken for some themes
118 anjuta-extras 2.28.0 (22 September 2009) -- Johannes Schmid
120 Updates:
121 - Use scinilla 2.0
123 Bugs fixed:
124 scintilla: bgo #571816 – Scintilla no longer highlights typedefs
125 bgo#590334 – Fix -I ordering
126 bgo #586750 – Tooltips are interestingly irritating
127 scintilla: bgo#575926 – 'Maintain past indentation' disables itself
128 class-inheritance: fixed #590522 remove libgnome(ui)
129 scintilla: bgo#590633 – Add libgthread-2.0 to link
130 bgo#590963 – Anjuta-extras make distcheck fail
132 anjuta-extras 2.27.3  (18 June 2009) -- Johannes Schmid
134 Updates:
135 - Remove libglade dependency
137 Bugs fixed:
138 - Various build issues
140 anjuta-extras 2.27.1  (6 May 2009) -- Johannes Schmid
142 Updates:
143 - Build and installation fixes
145 Bug fixes:
146 - #577721 – tooltips appears in wrong position