sourceview: Completely get rid of GtkSourceSearchFlags
[anjuta.git] / NEWS
blobc6439f7d77b6063c5c05d97ee30f96f2c80504fe
1 Anjuta 2.32.0 "Goodbye Berlin" (27 Sep 2010) -- Johannes Schmid
3 This is our new stable release. Older releases won't see any bug-fixing, support,
4 etc and master is now heading for GNOME 3.0 which will rock!
6 Bugs fixed:
7 bgo#630460 PackageKit integration is not working on all distros
8 project-wizard: Update default ui file to use gtk+-2.16
10 Various translation updates, Anjuta is now fully available in over 20 and more
11 languages. Thanks for your effort.
13 Thanks to (again, mostly translators):
14 Andika Triwidada, Andrea Zagli, Aron Xu, Bruce Cowan, Bruno Brouard,
15 Chao-Hsiung Liao, Christian Kirbach, Duarte Loreto, Fran Diéguez, Gabor Kelemen,
16 Jonh Wendell, Jorge González, Kenneth Nielsen, Marek Černocký, Mario Blättermann,
17 Matej Urbančič, Michael Kotsarinis, Milo Casagrande, Piotr Drąg, Takayuki KUSANO,
18 Yuri Myasoedov
20 Anjuta 2.31.92 "What's reality like?" (13 Sep 2010) -- Johannes Schmid
22 Bugs fixed:
23 python-loader: bgo #628975 - error in python loader .plugin
24 sourceview: bgo #626541 - Crash when saving to unavailable location
25 bgo #628397: Fix anjuta-idl-compiler to keep typedef comments
26 bgo #628397 - gir build error
28 Thanks to (mostly translators):
29 Abderrahim Kitouni, Andika Triwidada, Aron Xu, Bruno Brouard, Christian Kirbach,
30 Claude Paroz, Daniel Nylander, Dragos Dena, Gabor Kelemen, Hiroyuki Sekihara,
31 Jorge González, Kjartan Maraas, Philip Withnall, Sébastien Granjoux,
32 Takayuki KUSANO
34 Anjuta 2.31.91 "Cold summer rain" (30 Aug 2010) -- Johannes Schmid
36 Updated:
37 - More updates to the vala support
39 Bugs fixed:
40 libanjuta: Fixed bgo #622922: migrated to GDBus
41 pm: bgo #626690 - wrong project clean on new-project
42 project-wizard: bgo #627595 - Ambiguous strings for translation
43 bgo #627648 - Add IDE to Categories in .desktop file
44 symbol-db: bgo#622340 - Tried to close project and Anjuta crashed
45 bgo #628099 - Remove markup from translatable strings
46 language-support-python: bgo#627437 - couldn't find python rope.
47 bgo #628286 Fix introspection build when builddir != srcdir
48 bgo #628285 Don't distribute the .gir files
50 Thanks to Abderrahim Kitouni, Andika Triwidada, Ask H. Larsen, Branko Kokanović,
51 Bruno Brouard, Christian Kirbach, Fran Diéguez, Gabor Kelemen, James Liggett,
52 Jorge González, Massimo Corà, Matej Urbančič, Philip Withnall, Robert Ancell,
53 Sébastien Granjoux
55 Anjuta 2.31.90 "GSoC is over - we have snippets now" -- Johannes Schmid
57 New:
58 - Python is now fully supported
59 - Initial support for python plugins (Abderrahim Kitouni)
60 - Snippets plugins from GSoC (Dragos Dena)
62 Updated:
63 - Language support for Vala got a major update
65 Bugs fixed:
66 project-wizard: bgo#625434 - remove cvsignore from templates
67 python-support: bgo#626950 Anjuta crash with python support
68 build-basic-auotools: bgo#626562 crash refusing to clean the configuration
69 symbol-db: bgo#622529 - Crash when trying to open a non-writable project
70 symbol-db: bgo#616560  - Symbol views do not display names containing especial chars correctly
71 manual: Fixed mailing list adress (bgo#625588)
72 language-support-vala: bgo#626306 Symbol completion doesn't work with "this."
73 libanjuta: Increase launcher buffer size (bgo#624700)
74 class-gen: add missing include (#626265)
75 Add PyGTK project template. Fixes bug #608304.
77 Abderrahim Kitouni, Andika Triwidada, Daniel Nylander, Dragos Dena
78 Fran Diéguez, James Liggett, Jens Georg, Jorge González, Leandro Mattioli
79 Massimo Corà, Matej Urbančič, Vincent Untz, Yang Hong
81 Anjuta 2.31.6.1 "Thank you, The Hague (5 Aug 2010) -- Johannes Schmid
83 Bugs fixed:
84 symbol-db: bgo#625964 anjuta-tags does not build
85 libanjuta: bgo#621919 AnjutaAsyncCommand class is inconsistent
87 Thanks to James Liggett and Vicent Untz
89 Anjuta 2.31.6 "Thank you, The Hague" (2 Aug 2010) -- Johannes Schmid
91 Updated:
92 - Debugger is now much more polished (Sebastien)
93 - Project wizard shows better package chooser
95 Bugs fixed:
96 devhelp: Use Devhelp-2 API (bgo#625841)
97 build: bgo #625604  - anjuta crashes on starting the debugger
98 gdb: bgo#625605  - register function is not found in a pretty printer
99 symbol-db: bgo #625350 - critical warning on project unload
100 debugger: bgo#558954  - Documentation for debug interfaces is incomplete
101 libanjuta: bgo#624660 introspection build order problem
102 debugger: bgo #515395  - Mouse cursor is a clock in debug mode
103 debugger: bgo #598187  - Feature request: Make 'Locals' columns configurable
104 project-wizard: bgo #624091  - Use AnjutaPkgConfigChooser
105 debugger: bgo #516112  - Debugger create too much variable objects
107 Thanks to Chao-Hsiung Liao, Eleanor Chen, Fran Diéguez, Frédéric Péters,
108 Jorge González, Mario Blättermann, Massimo Corà, Matej Urbančič, Naba Kumar,
109 Sébastien Granjoux, Sergei Grudinin, Tao Wang
111 Anjuta 2.31.5 "Too hot to code" (12 June 2010) -- Johannes Schmid
113 New:
114 - Debugger supports pretty-printing now
116 Updated:
117 - More work on the symbol database code quality and performance
119 Bugs fixed:
120 project-wizard: bgo #623754  - focus on wrong text-field
121 run: bgo #623944  - buttons swapped on "Program parameters"
122 gdb: bgo#494292  - Set next statement
123 gdb: bgo #617323  - Save debugger stack trace
124 configure: Fix the forced debugging mode even if --disable-debug is given (bgo#612453)
125 Fix for bgo #622706 and allow to sort shortcuts by accelerator
126 symbol-db: Fixed bgo #617472: doubled items in locals view
127 bgo #622526  - HAVE_INTROSPECTION does not appear in AM_CONDITIONAL
128 terminal: bgo#619253  - Problem of ianjuta_terminal_execute_command in 2.28
129 anjuta: F6 switches focus instead of setting over (bgo#621678)
130 symbol-db: Fixed crasher bgo #622139
131 project-wizard: bgo #621512  - Remove deprecated glib symbols
132 language-support-vala: bgo#620927  - Vala plugin compilation
133 libanjuta: bgo#620664  - Drag and drop of multiple source files
135 Thanks to Abderrahim Kitouni, Akom C, Andika Triwidada, Fran Diéguez,
136 G. Baylard, Gennaro Bellizio, Jorge González, Massimo Corà, Matej Urbančič,
137 Naba Kumar, Romain Perier Sébastien Granjoux
139 Anjuta 2.31.3 "Smile, tommorow will be worse" (7 June 2010) -- Johannes Schmid
141 New:
142 - language-support for Vala
144 Updated:
145 - Symbol database is super fast now
146 - Glade plugins was cleaned a lot and doesn't spit warnings anymore
148 Bugs fixed:
149 anjuta: bgo #618273  - Anjuta closes when pressing ESC in the save dialog
150 bgo #586428  - paths with symlinks do not get 'real' absolute paths
151 language-support-cpp-java: bgo#618955  - Smart brace completion is no longer smart
152 message-view: bgo#620209  - Message View Crashes When Hovering Mouse Cursor Over Message Toggle Icons
153 npw: fix #610934  - Improve translations for the wizard files
154 Remove deprecated GTK+ symbols. Fixes bug 572754.
156 Anjuta 2.31.2 "There are no ugly girls, just lazy ones" (25 May 2010) -- Johannes Schmid
158 New:
159 - class-inheritance is included using libfoocanvas
161 Bugs fixed:
162 file-wizard: #616810 Error when creating new c source and header
163 language-support-cpp-java: bgo#618314  - Anjuta crash on while editing
164 symbol-db: Fixes #bgo 617433 Tab switching is slow because of rescanned symbols
165 symbol-db: Partially fixes bgo #615429: Optimize global and local views sql queries
166 libanjuta: Completes fixing bgo #615428: new column is_container
168 Anjuta 2.31.1 "Better late than never" (6 May 2010) -- Johannes Schmid
170 New:
171 - Symbol-db tree model with direct database access
172 This brings faster a faster and more up-to-date symbol tree
174 Bugs fixed:
175 anjuta-tags: bgo #616780 - Wrong return type recognition
176 document-manager: fixed bgo #616739 - doesn't open .ui files, neither in xml mode
177 anjuta-tags: fixed bgo #616503 - updates to the ctags vala parser.
178 symbol-db, language-support-js: bgo #616435 - make distclean removes y.tab.c
179 document-manager: bgo#550027  - Open a source tab in full window size
180 document-manager: bgo #586689 - close all but this
181 symbol-db: Bug 613962 - symbol-db views need alphabetical ordering
182 symbol-db: Fixes bgo #614906 - Local view shows namespaces far too often
183 symbol-db: bgo #614408 - convert GET_PRIV () to ->priv
184 anjuta: Fixed bgo 500962 - Further icons
185 symbol-db: Fixed bgo #611834 - Symbol icons are wrong for members
186 macro: #613118 - Please fix escaping of UTF-chars in ui file
188 Anjuta 2.30.1 "BASIC's not the answer" (26 April 2010) -- Johannes Schmid
190 Bugs fixed:
191 symbol-db: Fixed bgo #611834 - Symbol icons are wrong for members
192 document-manager: bgo #600083 - close documents by middle-mouse click
193 symbol-db: bgo #614936 - compile error with cfiles under js_parser
194 symbol-db: bgo #614932 - void function cannot return value
195 symbol-db: bgo #614933 - build fail with sun cc because zero-sized struct
196 language-support-cpp-java: libstdc++ is not available on Solaris #614928
197 gtodo: Deselecting "Hide completed items" does nothing (#614751)
198 language-support-cpp-java: bgo#615596  - . -> completions doesn't work with prefixed &, %, etc
199 libanjuta: #615718  - anjuta-command crash call on set_error_message.
200 js: bgo#615341  - Use correct LDFLAGS for the JS plugins
201 dir-project: bgo #616503 consider Vala files as sources
202 patch: Fixed bug 616740 - duplicated shortcuts nodes
204 Anjuta 2.30.0 "Ostern in Berlin" (29 March 2010) -- Johannes Schmid
206 Bugs fixed:
207 git: Free the log message for merges at the right time
208 Makefile.am missing libxml flags in some plugins (bgo#613559)
209 macro: #613118 - Please fix escaping of UTF-chars in ui file
210 project-wizard: JS template support and require GJS 0.6
211 build: bgo#612959 - Anjuta crashes when clicked 'Compile'
212 language-support-cpp-java: Avoid duplication of local symbols in project search
213 language-support-cpp-java: Fixed some undo problems with indentation
214 sourceview: bgo#567029 - underline warnings/errors using user-selected message colors
215 starter: Add tooltip for recent projects.
217 Anjuta 2.29.92 "Give me Shortcuts" (8 March 2010) -- Johannes Schmid
219 Changes:
220 - Stabilisation fixes with autocompletion
221 - Performance work
223 Bugs fixed:
224 anjuta: bgo#567689 -  Shortcuts grabbed all components of anjuta
225 bgo #566194 -  Garbage in the message pane for messages with bold font
226 sourceview: Don't block F7 shortcut (bgo#611204)
227 language-support-cpp-java: Better expression parsing (bgo#608499)
228 project-wizard: Added back translatable-strings.h until bgo#610934 is fixed
229 preferences: fix preferences registration for recent gtk+ versions (bgo#609190)
230 project-wizard: bgo#606596 -  Javascript template doesn't make sense
231 fm: bgo#605050 -  Saving a file duplicates its entry in File Manager
232 build-basic-autootls: Get make targets for files from language-manager plugin (bgo#611933)
233 bgo #611312 -  Make manual page up-to-date
235 Anjuta 2.29.91 "Vala la Révolution" (22 February 2010) -- Johannes Schmid
237 Features:
238 - Support for Vala symbols in the symbol-db
240 Bugs fixed:
241 language-support-cpp-java: bgo#609227 -  autocompletion problem (and some memory leaks)
242 bgo #550715 - Smaller icons in plugin list.
243 language-support-cpp-java: reapplied previous commit. bgo#610397 bgo#610404
244 symbol-db: bgo#610404 added cancel logic to search command.
245 starter: bgo#582726 -  Loading file from command-line/nautilus puts starter page in front of file
246 project-import: bgo#582717 -  'Create Folder' button not applicable in 'New From Existing Sources' file
247     chooser dialog
249 Also special thanks to all translaters!
251 Anjuta 2.29.90 "Jag älkar svesk..." (7. Februar 2010) -- Johannes Schmid
253 Features:
254 - None (we are in feature freeze) except new language for Codename ;)
256 Bugs fixed:
257 bgo #608701 -  Compiler warnings
258 bgo #608396 -  crash while refreshing a buffer with some breakpoints
259 + Several fixed in symbol-db and language-support-cpp-java
261 This is the first beta release in the 2.30 cycle so please give it some testing!
263 Anjuta 2.29.6 "Naba is back" (25 January 2010) -- Johannes Schmid
265 Features:
266 - Packagekit integration (Naba Kumar)
267 - Project manager supports a simple "Directory" project now which allows
268 to handle project that either don't use automake or where the automake parser
269 can detect the files correctly. (Sébastien Granjoux)
271 Bugs fixed:
272 bgo#541687 - selecting properties of executable with mouse
273 class-gen: bgo#606801 -  Bad translation error + GTKmm Project error
274 bgo#572754 - Replace deprecated GTK_OBJECT_TYPE with G_OBJECT_TYPE
275 bgo#601750 -  Tooltip evaluation doesn't respects mouse position
276 bgo#605060 -  Single-step highlighting works only for the first-opened project
277 bgo#607415 -  Anjuta creates lots of random directories
279 Anjuta 2.29.5 "Birthday present" (12 January 2010) -- Johannes Schmid
281 Features:
282 - Completion for ., ->, and :: in C/C++
284 Bugs fixed:
285 symbol-db: re-fixed bgo#605952 with patch from Sébastien Granjoux.
286 language-support-cpp-java: #566982 -  don't autocomplete inside string or comment
287 sourceview: Implement ianjuta_editor_cell_get_attribute() properly (#586457)
288 bgo #605763 -  No file found while adding a simple c++ class
289 bgo #605730 -  completion "." "->" are not shown
290 bgo #606069 -  Anjuta won't attach to process to debug it
291 symbol-db: bgo#605952 -  Some small fixes for symbol-db
292 bgo #559876 -  I can't add python file source code to Project > Add source code
293 bgo #565191 -  'add project target' is mostly broken
294 bgo#566209 -  "generate inhertances..." progress bar doesn't disappear
295 symbol-db: fixed bgo#605343 - fix build warnings
296 symbol-db: fixed bgo#605306 -  Add missing include to fix build
298 Anjuta 2.29.4 "Snow makes happy aka Last X-Mas" (21. December 2009) -- Johannes Schmid
300 Features:
301 - Javascript support (Deniz Ermilov)
302 - Support for parsing expressions allowing member completion (Massimo' Cora)
303 - Improved autocopletion support using GtkSourceCompletion support in
304 GtkSourceview master (Johannes Schmid)
306 Bugs fixed:
307 bgo#597318 - Anjuta terminal crashes X
308 bgo#597815 - Crash due to malformed UI definition file
309 bgo#599532 - plugin.c: missing call to fclose
310 bgo#600924 - misc. build fixes for 2.28
311 bgo#601567 - Import from git fails
312 bgo#585529 - Replace AnjutaMessageArea with GtkInfoBar
313 bgo#559925 - Send special keys to the terminal
314 bgo#602784 - Remove unneeded libsexy code
315 bgo#604581 - Crash Scintilla when writing a comment
316 bgo#599323 - symbol-db plugin can't create the symbol database
317 bgo#604954 - Configure project fail if project path contains space
318 bgo#604621 - specify /dev/shm at config time.
320 Anjuta 2.29.2 "Prager Herbst" (14 November 2009) -- Johannes Schmid
322 Features:
323 - New codename ;)
324 - For upcoming features, see the new-project-manager and the cxxparser branches
326 Bugs fixed:
327 String review (thanks to Phillip Withnall)
328 symbol-db: fix #597113
329 search-plugin: unmerge ui and remove action group when the plugin is deactivated
330 git: remove action groups when the plugin is deactivated
331 file-manager: fix bug where we accessed the FileView even though it was freed
332 debug-manager:bgo #596009 -  Easier adding of watches
334 Anjuta 2.28.0 (28 September 2009) -- Johannes Schmid
336 Bugs fixed:
337 gdb: bgo#594665 -  Fix link of test program
338 sourceview: Report error when location is > 0 for markers (bgo#593954)
339 terminal: bgo#594648 -  Terminal does not work
340 sourceview: #355151 -  drag/drop into editor window should open file
342 And of course lots of translation updates!
344 Anjuta is translated fully into the following languages:
345 pt_BR, en_GB, bg, de, da, fr, gl, it, pt, sv, es, tr, uk, hu, th
347 The manual is fully translated for:
348 el, es and th
350 Anjuta 2.27.92 (7 September 2009) -- Johannes Schmid
352 Bugs fixed:
353 class-gen: bgo #593532 - Untranslated strings
354 language-support-cpp-java: bgo #593291 - fix small typo
356 Thanks to all translators!
358 Anjuta 2.27.91 (27 August 2009) -- Johannes Schmid
360 Updates:
361 - Some git fixes (file-status, etc.)
362 - Stability fixes on symbol-db
364 Bugs fixed:
365 Typo in Anjuta pot file (bgo#593236)
366 bgo #592941 – Fixed errors in Anjuta IDE Manual (Greek translation)
367 bgo #591758 -  Fix language mistakes
368 bgo #591887 -  Bad strings for translation
369 bgo #590117 – Build failure: local scandir() function collides with system's
370 bgo #589828 – Can't open GtkBuilder files with the glade plugin
371 bgo#590708 – Some untranslated strings
372 project-wizard: bgo#591359 – Need an easier and intuitive way to create a shared library project
373 bgo #590337 – Compile failure: not allowed to link against a -module
374 bgo #590720 – glade plugin FTBFS on mips(el) and alpha, LANGUAGE_C built-in
375 bgo#590337 – Compile failure: not allowed to link against a -module
376 language-support: bgo#575926 – 'Maintain past indentation' disables itself
377 bgo #578690 – Several components underlinked
378 bgo #585428 – Context needed to translate
379 bgo#590334 – Fix -I ordering
380 bgo #590338 – Missing plugins flags
381 git: Add init support (bgo 566698)
382 language-support-cpp-java: fixed critical #588112 - infinite loop / freeze
383 bgo#587248 – Encoding key in desktop file is deprecated
384 bgo#588485 – fixes from running anjuta with G_DEBUG="fatal_warnings"
385 bgo#589699 – When ~/.cache isn't exists, session data isn't saved
386 bgo#588506 – Wrong value of PACKAGE_DOC_DIR
387 bgo#589601 – "gtk-execute" and "gtk-cancel" marked for translation
389 Anjuta 2.27.5 (27 July 2009) -- Johannes Schmid
391 Updates:
392 - Even better git plugin (James Liggett)
393 - Work to get C++ autocompletion done (Massimo' Cora)
395 Bugs fixed:
396 git: Show the active branch in the status bar (bgo 589401)
397 symbol-db: #588387 make typeahead searching caseless
398 Migrate anjuta project wizards from libglade to GtkBuilder (GnomeBug:530740)
399 bgo #575147 – Headers of new C++/GObject classes have wrong copyright and license notices.
400 bgo #577741 – "single step over function" does not always work as expected
401 bgo #587957 – doap file missing bug-database
402 bgo #583731 – Some untranslated strings
403 git: Refresh the log view when switching branches (bgo 580276)
404 bgo#578438 – broken svn libraries detection in configure
405 git: Fix a typo in a menu tooltip (bgo 587191)
406 gbf-am: build fix #586926
407 #586926 – gdbmi_test build fails
408 bgo#513156 – Get rid of libgnome(ui)
409 git: Add descriptions to the menu items (bgo 577924)
410 #586621 – Crash while loading project file
411 go#586148 – Case had to be the other way around
412 bgo#586148 – Fixing setting whitespace for the editor not working
413 bgo#577924 – Fixing AnjutaStatusbar for displaying menu tags
414 #577232 – run-program plugin: projects's working directory should be set to project root on start
415 #586030 – Value of a new environment variable is not saved in run parameter dialog
416 #584180 – Duplicate copy of GBF/General.pm installed to same location
417 #582961 – Replace SexyIconEntry by GtkEntry icon functionality (available in GTK+ 2.16)
418 subversion: Show conflicted files in the commit dialog (bgo 578411)
419 symbol-db: #585498 – Completion stop working and strange warning
421 Anjuta 2.27.3 (14 June 2009) -- Johannes Schmid
423 Updates:
424 - Pixel-saving UI for tabs
425 - Remove markup from translatable strings
427 Bugs fixed:
428 - Lots of git bugs fixed
429 #584013 – libanjuta-1.0.pc.in still requires libglade-2.0
430 #584347 – Don't reference child revisions
431 #567214 - bookmarks window wastes too much space
432 #582464 – crash in Anjuta IDE: Hacking on Empathy, dele...
434 Anjuta 2.27.2 (26 May 2009) -- Johannes Schmid
436 Updates:
437 - Lots of git improvements
438 - Subversion improvements
439 - Removed libglade dependency
441 #581416 - Fix void function cannot return value
442 #581869 - anjuta fails to build outside source tree
443 #582710 - Please consider using g_timeout_add_seconds to reduce wakeups
444 #582977 – String misspelled
445 #581421 - build fail on symbol-db/test
446 #530740 – Use GtkBuilder instead of libglade
447 #583589 – Some untranslated strings
448 #580340 - Reuse the last commit message when amending commits
450 Anjuta 2.27.1 (4 May 2009) -- Johannes Schmid
452 Updates:
453 - Improvements in git plugin
454 - Improvements with auto-completion speed
456 Bugs fixed:
457 #530740 - Use GtkBuilder instead of libglade
458 #581074 - Creating a new wxWidgets project should not include libglade
459 #580994 - using DEBUG_PRINT instead of g_print
460 #580013 – patch plugin doesn't handle patch-files with whitespace
461 #568779 – project wizard should infer project name from base path
462 #577721 – tooltips appears in wrong position
463 #579118 – Segmentation fault when adding file to project
464 #578087 – Artwork for Symbol Database is actually not from Monodevelop
465 #567588 – highlight default button in Find dialog
466 #576959 - Search does not point to correct line number on first match when file is not opened in editor.
467 #577006 – crash creating new file
468 #574607 – Replace function selects text uncorrectly
469 #576057 – doesn't build with graphviz 2.22.2
470 #575617 – Update FSF address
472 Anjuta 2.26.0 (16 March 2009) -- Johannes Schmid
474 Bugs fixed:
475 #397883 – The license info is almost empty
476 #574376 – Save doesn't always save
477 #573858 – link fail on Solaris for plugin symbol-db
478 #562113 – Clean docbook syntax in order to validate
479 #571740 – Get rid of deprecated libgnomecanvas
480 - Fixed crash in git plugin
481 - Fixed little problem in build plugin
482 - Fixed distcheck
484 - Translation updates:
485 Anjuta is now fully translated into the following languages:
486 pt_BR, en_GB, da, fi, fr, gl, el, it, ca, pt, sv, es, tr, hu, vi, de, sl
487 and over 80% in
488 ru, ja, mr, ar, th, pl
489 The manual is translated into Spanish now.
491 Thanks to all translators
493 Anjuta 2.25.903 (2 March 2009) -- Johannes Schmid
495 Bugs fixed:
496 - Valgrind memory fixes
497 - Documentation fixes and updates
498 - Fixes in the glade plugin
499 - Version control integration fixes
500 - Auto-indentation fixes
501 #564282 – configure error: source directory already configured
502 #567513 – Running configure doesn't make anjuta be aware that the
503   project doesn't need a configure stage in its menus
504 #565170 – Invalid read in plugin.c
505 #573326 – Debug misfunction
506 #572637 – Valgrind shows some errors in symbol-db
507 #567068 – autocomplete box should vanish on backspace
508 #564306 – don't ask which program to run if project has only one target
509 #559806 – Anjuta crashes when closing unsaved file
510 #556970 – Swap .h/.c doesn't work for C header files (*.h)
511 #555895 – Save configure options for build configuration
512 #572608 – crash clicking on 'find in files...' results.
513 #572451 - crash on closing project
514 #571760 – Find & Replace is broken (due to my previous changes)
515 #511589 - remove missed includes
516 #572289 – Make code less ambiguous
517 #564891 – Crash when closing editor window
519 Anjuta 2.25.902 (16 February 2009) -- Johannes Schmid
521 This is a bug-fix release for the GNOME 2.25.91 Beta!
523 Updates:
524 - Code completion
525 - Searching
526 - Project Management
528 Bugs fixed:
529 #570820 – problem with gtk+ trunk
530 #564942 – display project-relative path in search results pane
531 #571381 – Seach button disabled if no files opened. 
532 #571733 – file manager should sort files case-insensitively
533 #571233 – Uncorrect loading of subversion plugin
534 #571215 – doesn't indent function declarations correctly
535 #570492 – Some criticals in the terminal plugin
536 #556148 – it's impossible to remove project variables
537 #571262 – gbf-am: treat tail slash as a package
538 #566991 – list project modules in sorted order
539 #571114 – Crash after clicking on Edit/Preferences with open document
540 #571143 - Double free crasher of path string.
541 #563704 – Anjuta displays column/line numbers after edit windows closed
542 #556970 – Swap .h/.c doesn't work for C header files (*.h)
543 #570720 – There are warnings in some cases when I press cancel in 
544         program arguments dialog
545 #566785 – Anjuta crashes after enabling and disabling a plugin
546         often
547 #567606 – Auto-indentation in Anjuta gets tab indentation wrong for function paramaters
548 #565015 – duplicate matches in search results pane
549 #539580 – Uncorrect pass search result to
550 #570614 – outdated download addresses
551 #566531 – Find & Replace results in wrong result for files
552         containing multi-byte UTF-8 sequences
553 #570877 – symbol-db doesn't scan user-added packages.
554 #570929, initialize widgets before add watches.
555 #566987 – display tooltip with prototype when calling function in project.
556 #570245 – gbf gio-critical g_file_query_exists
557 #566693 – Code completion of symbols usually not working
558 #570492 – Canot open editor - crash
559 #567100 – opening Find dialog causes GtkSpinButton warning
560 #570444 – can't change numbers in preferences dialog
561 #566987 – display tooltip with prototype when calling function in project
563 Thanks to anybody involved!
565 Anjuta 2.25.901 (3 February 2009) -- Johannes Schmid
567 This is a bug-fix release for things that were broken too much in 2.25.90
569 Bugs fixed:
570 #570249 – glade plugin does not build
571 #566702 – Please add a separator between Build Project and Build Tarrbal
572 #570264 – cannot do subversion->commit: no modified files are detected anymore
573 #570223 – Replace all in open buffers crashes
574 #567206 – Build doesn't start if auto-save fails
576 Anjuta 2.25.90 (2 February 2009) -- Johannes Schmid
578 New:
579 - Glade integration work (GSoc) merged
580 - Support for scratchbox2
582 Updates:
583 - Improved file status display
584 - Don't depend on Gnomeprint
586 Bugs fixed:
587 #561370 – there is no way to know which files are in repository and which not.
588 #566800 – Had a random crash in "File manager" preferences pane
589 #569908 – completion of symbol shouldn't scroll the editor
590 #511589 - fix c&p error in uri_is_parent; fix uri_get_chrooted_path
591 #570136 – add option to not show unversioned files
592 #542412 – GSoc: Glade3 integration
593 #567728 – Copypasting build errors, messages and warnings
594 #564276 – useless checkbox next to action groups in Shortcuts view
595 #514609 – install-data-hook problem on Gentoo
596 #563499 – Goto Matching Brace and other commands missing in GtkSourceView editor
597 #564272 – Highlight Mode menu should indicate current mode
598 #567030 – gtksourceview editor should underline warnings
599 #561094 – Creation of backup files can't be disabled using gtksourceview
600 #569585 – translation issues, typos
601 #570034 – the open ToolbarItem is named "Open recent file"
602 #570056 – version mismatch for dependency gtk+
603 #567846 – A lot of g_warning-s when starting up Anjuta
604 #570014 – invalid print of uninitalized value
605 #560857 – GNOME Goal: Remove deprecated GLib symbols
606 #567361 – allow me to jump to declaration in external package header
607 #513156 – Get rid of libgnome(ui) (partial)
608 #569857 – terminal copy/paste doesn't work
609 #566209 – "generate inhertances..." progress bar doesn't disappear (partial)
610 #549958 – user is not notified if a file is removed from filesystem
611 #567206 – Build doesn't start if auto-save fails
612 #357275 – allow user to jump directly to Symbols / Search
613 #357275 – allow user to jump directly to Symbols / Search
614 #491491 – Auto save's problem (automatic reload was a bad idea)
615 #357820 – Goto / Previous history should return to previous cursor position
616 #569225 – glade-plugin build error
617 #568493 – Anjuta freezes after moving around large portions of code
618 #511589 for debug-manager plugin
619 #491491 – Auto save's problem (reload automatically)
620 #549958 – user is not notified if a file is removed from filesystem
621 #564308 – autogenerated gtk/gnome program does not exit
622 #565188 – Invalid write on deinitialization
623 #568119 – Automatic scanning of system-packages doesn't work
624 #568381 – Website manual chapter 5. Debugging
625 #548310 – Allow plugins to load/save key accelerators
626 #565320 – sbox2 support for anjuta
627 #564659 – Port anjuta to use Gtk+ print instead of deprecated gnomeprint
628 #566696 – Make the terminal plugin open in the directory of the project
629 #568254 – build fail on symbol-db-engine-core.c with suncc
631 Anjuta 2.25.5 (19 January 2009) -- Johannes Schmid
633 New:
634 - File-browser shows version control status for subversion using emblems
636 Updates:
637 - Removed gnome-vfs usage
638 - Lots of improvements with auto-completion and symbol-db
639 - string fixes
641 Bugs fixed:
642 #567967 – build fail with sun cc because zero-sized struct
643 #568068 – critical warnings on activation of debug-manager
644 #531717 - remove tray icon
645 #511589 - port to gio
646 #568008 – invalid g_object_unref in file-manager
647 #568020 – critical warning on bracket completion
648 #565353 – View Log and Diff context menu commands should 
649         act immediately
650 #568028 – goto [declaration|implementation] should prefer the current 
651         file.
652 #567060 – symbol search should ignore case.
653 #565342 – wizard creates useless dist-hook in Makefile.am
654 65024 – "Retrieving log..." still displayed after retrieval 
655         complete
656 #564988 – Subversion context menu should have a Revert command
657 Fix #567222 – Please add comments for translators
658 Fix #567216 – Don't leave trailing spaces
659 Fix #567226 – Don't leave trailing spaces
660 Fix #567224 – Don't leave trailing spaces
661 Fix #567881 – Strange strings
662 #567523 (Goto Implementation jumps to declaration).
663 #567504 – New Project dialog is not centered
664 #567505 – Anjuta hangs while generating inheritances
665 #567217 – Don't use trailing spaces.
666 #567228 – Don't leave trailing spaces.
667 #548910 Hide the Global tab in case only C-files are used in a project.
668 #567360 – Context Help needs an icon
669 566924 - Subversion diff should be done from the project's root
670         directory.  
671 #566943 – Icons are not not found
672 #567156 – better autodetection of language
673 #567010 - Can't import project if parse scripts failed
674 #567068 – autocomplete box should vanish on backspace
675 #566987 – display tooltip with prototype when calling function in project
676 #566693 – Code completion of symbols usually not working
677 #567227 – Don't leave trailing spaces
678 #567223 – Don't leave trailing spaces
679 #567219 – String fixes
680 #567218 – Don't leave spaces before punctuation
681 #567203 – small signal error in symbol-db-system
682 #566985 – sort multiple symbol matches by file path
683 #567058 – Goto Implementation can't jump to struct or typedef types
684 #566690 – Goto declaration menu item should go to implementation if 
685         there's no delcaration
686 #567067 – Anjuta hangs if I close project while scanning symbols
687 #567049 – Goto Definition fails for symbols ending in a digit
688 #566699 – Default "Available API tags" for 
689         Symbol Database preference tab.
690 #566691 – Goto declaration nor goto definition work with macros
691 #565981 – Don't use g_file_test()
692 #511589 - Remove unnecessary hack for GNOME-VFS which
693         is not needed for GIO/GVFS
694 #511589 – Remove dependency on gnome-vfs from Makefiles
695 #511589 – Anjuta uses GNOME-VFS
696 #566715 – invalid free in run-program/parameters.c
697 #511589 – Anjuta uses GNOME-VFS 
699 Anjuta 2.25.4 (5 January 2009) -- Johannes Schmid
701 Translations updates:
702 ====================
703 es, fr, sv, fi, he, ru, pt_BR, pl
705 New:
706 - Symbol-db plugin now default and working, old ctags code and symbol-browser
707 removed
708 - Starter plugin for fast access to common actions
709 - Remote debugging support using gdbserver
710 - New bookmark interface
711 - gnome-build merge into anjuta
713 Updates:
714 - Single toolbar without bonobo
715 - Devhelp plugin uses webkit now
716 - Lots of HIG fixes
717 - Improved searching
718 - Scintilla updated to 1.77
720 Special thanks to (in no particular order, before the huge list of bugs appears...)
721 - Sébastien Granjoux (for general bug fixing, merging gnome-build and being totally awesome)
722 - Massimo Cora' (for doing the great work on the symbol-db plugin)
723 - Naba Kumar (for giving lots of input on design decisions)
724 - James Liggett (for the work on the version control plugins)
725 - Adam Dingle (for many patches and lots of QA in bugzilla)
726 - Jens Georg (for the GNOME-VFS porting)
727 - Carl-Anton Ingmarsson (for various great patches)
728 - Ignacio Casal Quinteiro (for updating devhelp to webkit and the new starter plugin)
729 - All translators and people I possibly missed here
731 Bugs fixed:
732 #565885 – Search is broken for a single file with output to find pane 
733 #565714 – use F11 shortcut for Full Screen
734 #511589 – Anjuta uses GNOME-VFS (partly)
735 #305515 – Bookmarks are not remembered across sessions
736 #566284 – search-view should match more
737 #566225 – activating selected row in search view does nothing
738 #564302 – "Loaded Project..." is confusing
739 #566129 – crash when project opening and file not found
740 #565773 – symbol scanning is very slow
741 #529181 – refresh dialog pops over all windows
742 #563988 - Zoom factor is not updated correctly in scintilla
743 #565769 – symbol-db blocks anjuta when files are removed
744 #565890 – cleanup thread handling by using a GThreadPool
745 #565823 – symbol-db hardcodes /usr/include for header files
746 #545127 – When searching down can't see below search result
747 #565278 – remove Next Occurrence and Previous Occurrence commands
748 #565014 – sort Find in Files output by filename
749 #564891 – Crash when closing editor window
750 #565691 – no Goto Definition command in symbol-db
751 #565701 – Anjuta hangs if ctags not installed
752 #565578 – Next Document command does not cycle back to first document
753 #565650 – Port anjuta-session from gnome-config to GKeyfile
754 #565706 – trailing period in symbol-db labels
755 #565700 – Enter key inserts garbage into Symbols / Search box
756 #565492 – remove usage of std i/o
757 #560857 – Remove deprecated GLib symbols in project wizard
758 #565381 – Anjuta manual needs copy editing
759 #564987 – Save All, Close All should appear in Documents menu
760 #565002 – Redo shortcut should be Ctrl+Shift+Z
761 #565016 – Previous History and Next History should have shortcuts
762 #563585 – Find in Files is extremely slow
763 #565189 – anjuta fails to build due to IAnjutaBookmark not being
764         removed from documentation
765 #564673 – I cannot activate sourceview plugin over scintilla
766 #563889 – GNOME Goal: Clean up GLib and GTK+ includes
767 #563980 - displayed some more info on search tab
768 #309664 - Some file types impossible to open In Anjuta
769 #563490 – Select Code Block command selects nothing in GtkSourceView editor
770 #559806 – Anjuta crashes when closing unsaved file
771 #563988 – don't display zoom factor when using GtkSourceView editor
772 #564295 - minor English fix
773 #563500 – inconsistent case sensitivity defaults
774 #564377: Avoid opening an empty buffer when file does not exist
775 #562808 – symbol-db crashes with latest libgda
776 #560857: Remove use of g_mem_chunk in tools plugin
777 #513156: Get rid of libgnome(ui) (partial)
778 #563692: added a toolbar with build and execute buttons
779 #563696 – garbage pixels appear in build output
780 #563685 crash when trying to create a GObject
781 #563753 default project directory is "/" until I set it explicitly
782 #563586 Crash if project TODO.tasks is not readable
783 #559951: Class Generator cannot add new class
784 #563530: "Do not show binary files" should add ".pyc" and ".pyo"
785 #552081: Dependent plugins are not added in the preference dialog
786 #560284: Crash when deleting a folder outside Anjuta
787 #562623: Project creation fails if path uses a tilde
788 #562754: Create corresponding header file does not work
789 #548873: File->Close project menu remains active after closing
790         a project
791 #562750 – The view should be showed when you search something.
792 #558910: libanjuta has several warnings
793 #560311 – Update devhelp plugin to use webkit version
794 #557767 – Open file in file tree view on press Enter
795 #312660 – Too many click to set "terminus" font
796 #561369: Debug->add source path menu item doesn't work
797 #558788 – Improving debugging
798 #559800 - Missing debugger menu
799 #558315 – Ambiguous message
800 #544583 Add support for gnome applet projects
801 #556147 Provide valid default directory for project
802 #552996 - New file dialog misses BSD licence
803 #545668 - new file are not added correctly to the project
804 #545668 – file's icon not correctly updated on tabs-right-click
805 #556053 – closing file tabs disable 'save button'
806 #556053 – closing file tabs disable 'save button'
807 #523609 – PATCH: Using a deprecated func in about.c
808 #554337 Allow to change build directory to project directory
809 #554337 Set uri instead of current_folder_uri
810 #554684 – Cursor column number is not updated when typing text
811 #554337 could not find glade file while executing a program
813 Anjuta 2.24.0 (22 September 2008) -- Johannes Schmid
815 Translations updates:
816 ====================
817 he, da, de, nb, ar, hu, mr, pt_BR, cs, da, sr, gl, th, ja, hi, nl, fi, ca, es, pt, en_GB, it, sv, fr, zh_CN, sq, gl, th, gu, tr
819 Updates and fixes:
820 - New version of symbol-db plugin beta
821 - Fix warnings, some documents could have no associated file
822 - Fix #529468: Use weak pointers to avoid acting on widgets that have
823   been destroyed.
824 - Fix #551574 Project names and descriptions are not translatable
825 - Fix #551684: Wrong AC substitutions in anjuta-version.h.
826 - Fixed a problem with async file loading.
827 - Fix libanjuta API documentation
828 - Imported new symbol icons from MonoDevelop.
829 - Fix #550322 - Newlines should be placed at the end of error messages
830   lines
831 - Fix #550470 - Crash: Executing file through popup menu
832 - Use the View->Editor->* menu items for view spaces, view eol and
833   line wrap (new) option instead of the preferences.
834 - Fix #549950 - crash while saving a file
837 Anjuta 2.23.91 (1 September 2008) -- Naba Kumar
838 -------------------------------------------------
840 Translations updates:
841 =====================
842 mr, sq, es, gl, sr@Latin, ar, fi, gu, sv, de
844 New:
845 ====
846 * GSoC Git plugin completed: Beta 1 completes the agreed-upon feature set in
847   the proposal.
848 * Symbol-DB plugin maturing.
850 Updates and fixes:
851 ==================
852 * Fixed a crasher in symbol-db due to use of uninitialised memory
853 * Fixed bug #548622 – sun cc can not compile build-options.c
854 * Do not free mutex in symbol-db because that crashes 50% of the time.
855 * Fixed critical on plugin deactivation of message-view plugin
856 * Fixed bug #546109 - Spurious libanjuta-2.0.pc file
857 * Install anjuta-version.h
858 * Keep const gchar* instead of GFile in debugger interface
859 * Updated debugger documentation
860 * Updated build documentation
861 * when terminal window is active (remove shortcut)
862 * Fixed bug #548646 Delete key press is routed to editor window
863 * Fixed bug #549105 Patch plugin icon not loaded
864 * Fixed bug #549405 – There are warnings when I create a new file
865 * Fixed bug #548606 now engine exits cleanly even if it's in scanning mode.
866   It still remains the libgda bug anyway, bug #545979.
867 * Fixed bug #522032 also for symbol-db.
868 * Added two checkboxes: one is for parallel scan control, the other is for
869   the buffer updating control.
870 * GSoC Git plugin: Beta 1 completes the agreed-upon feature set in
871   the proposal.
872 * Fixed bug #548984 – Use AC_HELP_STRING macro
873 * Use gnome-terminal if terminal plugin is missing
876 Anjuta 2.5.90 (18 August 2008) -- Johannes Schmid
877 -------------------------------------------------
879 Translations updates:
880 =====================
881 ar, be@latin, de, es, fi, gl, he, mk, oc, pt, ru, th, vi
883 Updates and bugfixes:
884 =====================
885 * Fix #536372: Write __MAX_BAUX instead of __MAX_BAUD
886 * Fix a crash when GNOME Terminal is not installed
887 * now search for symbols can be done also in global tags. Added a new parameter
888         to search function and adjusted dependencies on different plugins.
889 * Put tables.sql into distribution
890 * Fix #536889 anjuta doesn't pass "make check"
891 * Fixed #537398 – crash in Anjuta IDE: Closed project
892 * Fix #537134: critical warnings tools->plugin_deactivate
893 * Fix #534523: anjuta parses filenames from make wrong
894   GMatchInfo need to be freed even when regex fail in build_get_summary
895 * Fixed a possible bug where the project-manager plugin is deactivated twice.
896 * Fix #536375: libsocket not included cause build fail on Solaris
897 * Add new scratchbox 1 plugin implementing IAnjutaEnvironment
898 * Enabled tooltips for recent files to identify full paths.
899 * Ported file-manager to gio
900 * Fix #530215 – Have a message area like gedit
901 * Using glib/gi18n.h instead of libgnome/gnome-i18n.h
902 * Fixed a crash on file selection. Gave enough buffer for the formated
903   time print.
904 * Restore text focus on switching editor with ALT+X and
905   navigating from local-symbols view.
906 * Fixed #528699 – Auto-indent ignores spaces-per-indent settings
907 * Fix #538798: UI selected tab document differs from real one
908 * Fix again #538798: UI selected tab document differs from real one
909 * Fix #538921 – Duplicated folders
910 * Fix #539726 – Completing port to GIO
911 * Fix #513156 – Get rid of libgnome(ui)
912 * Fix #538443 – Missing files in POTFILES.in
913 * Fix #538906 – Enable state "Max actions" when "No limit" toggled
914 * Fix #449620 – Implement autocompletion for gtksourceview editor
915 * Fix #540731 - Port editor to gio
916 * Fixed loading of files from the command line
917 * Fixed crash when double-clicking on a breakpoint.
918 * Change (nearly) all interfaces to use GFile* instead of uris
919   Document all shell variables
920 * Fixed #541313 – Crash on saving file
921 * Fix #515954 – create_global_tags.sh: wrong anjuta-tags path
922 * Fixed global tags loading
923 * Fix bug #538217: Run in terminal option isn't remembered
924 * Fix bug: Debugger sources directories isn't remembered neither
925 * Fixed "Hide binary files"
926 * Fix #539551 – AutoComplete doesn't work
927 * Fix #539551 – AutoComplete doesn't work
928 * Fix #357697 – readonly file can be edited
929 * Fix #511762 – Multiple selection don't work well when hitting enter
930 * Fix #535173 – UI isn't updated on closing all documents
931 * Fix #500962 – Further icons
932 * Fix #475244 – AC_SUBST() not needed after PKG_CHECK_MODULES()
933 * Fix #518594 – Get rid of .anjuta and follow fd.o specifications
934 * Fixed #541689 – Filter buttons added
935 * Fixed symbol-db plugin for threaded libgda calls
936 * Show all completions even when the editor makes own suggestions
937 * #541941 – Crash on searching with regular expression
938 * Fixed #542838 – create_global_tags.sh is creating tags in root directory
939 * Added 'continue global tags scan after abort' feature.
940 * Allow to build project outside source directory (fix #540782)
941 * Fix crash on closing project due to the previous patch
942 * Add more options for build command: parallel make, keep going on error
943   and keep message untranslated
944 * Fix another crash on closing project with a file outside project
945 * Fix #375640: Allow user to stop a build in progress
946 * Fix #534566: expand shell variable in configure parameters
947 * Fix #543889: Crash typing in configuration field
948 * Fix #522825: Opening files from shell disable build->compile menu
949 * Fix configuration name not displayed, error when compiling target
950   outside project
951 * Fix #543978: GPL license shown in COPYING file irrespective of
952   which license selected
953 * Fix #544190: Crash double click on item in stack trace
954 * Fix #530630: Scintilla hand up after hit return
955 * Fix #544841 – Cursor set on a wrong line when I click
956 * Fix several memory leaks in build plugin
957 * Keep all command data in one object
958 * Fix #544495: Memory leak
959 * Avoid using the same function name in interfaces implemented
960   by the same object to avoid trouble with bindings
961 * Fix crash on 64bits machine due to the previous change (thanks Ignacio)
962 * Fix #543149 Project doesn't rebuild when file is changed
963 * Bug #529270 - GSoc: Git Plugin, alpha release 3.
964 * Add header file to expose libanjuta versioning information.
965 * Add a preference for the new visible whitespace feature of gtksourceview
966 * Pull GIO into the libraries that libanjuta links against. (Bug #546394)
967 * Fix #542432 – Svn diff doesn't work correctly
968   Convert the output of svn diff from localce to utf-8
969 * Fix #545673 – A bug in isymbol_get_file function
970   Use g_file_new_for_uri() instead of g_file_new_for_path
971 * Fix #546620 – Build- and make dist fixes (with some small changes)
972 * Fix #420279 – INS and OVR do not immediately change in status bar
973 * Save files in their original encoding
974 * Use a fallback dialog if the document was not added to the document-manager
975   yet (#545557 – Crash pressing on message view)
976 * Fix #493818 Close project with opened target properties dialog opened
977   crash Anjuta
978 * 545624 – Toolbar broken
979 * Lots of improvements to symbol-db
980 * Use uf8_strlen instead of strlen to avoid selection problem with
981   non-ASCII search strings (see #440637 comment 15)
982 * New git plugin (Anjuta GSoC project)
984 Anjuta 2.5.0 (02 June 2008) -- Naba Kumar
985 -----------------------------------------
987 Translations updates:
988 =====================
989 gl, zh_TW, el, ru, en_GB, es, he, de, cs, ar, fr
991 Updates and bugfixes:
992 =====================
993 * Fix #514620: Port anjuta to GRegex
994 * Fix #536254: gtk_marshal_VOID__INT_INT shouldn't be used
995 * Update sexy icon entry
996 * Fix #536045: New run program plugin crash
997 * Keep comment for enum and structures
998 * Declare class typedef first
999 * Allow to document Anjuta shell variable using define
1000 * Add a documentation sample in IAnjutaProjectManager interface
1001 * Fix a detail in the previous patch
1002 * Fix #534175: Deprecated code in Plugin Tutorial
1003 * Use sh instead of bash when possible
1004 * Order of include matter on OpenBSD
1005 * ps syntax differ on *BSD
1006 * Fix #527357: gdb plugin doesn't work under OpenBSD (do not clear CREAD).
1007 * Fix #528226: doesn't compiling on FreeBSD6.3
1008 * #535048 – Anjuta doesn't build when checking underlinking and overlinking
1009 * Forget this change to add AnjutaCommand and AnjutaAsyncCommand
1010   in the documentation
1011 * Change the new IAnjutaBuilder interface to use callbacks
1012 * Add the documentation of IAnjutaBuilder
1013 * Fixed bug #532537 - Crash on closing Anjuta Preferences when it
1014   open twice.
1015 * Set line to mouse location when popup-menu is displayed (#530689)
1016 * Document AnjutaCommand and AnjutaAsyncCommand
1017 * Fix a crash when changing a watch while debugger is stopped
1018 * Allow loading application/octet-stream mime type
1019 * Fix #378903: Use IAnjutaBuilder to always debug an up to date program
1020 * Use IAnjutaBuilder to always run an up to date program
1021 * New IAnjutaBuilder interface allowing to check if a target is up to
1022   data and having a notification when the target is built
1023 * Fix #533758: django project creation fails
1024 * #532625 – Wrong consecution of functions calls when opening a glade file
1025 * Fix #533346: Create project in path with spaces fails
1026 * Fix #531940: Can't change the default project directory
1027 * Remove useless _DEPENDENCIES
1028 * Fix #532243: Execute program with whitespace in the project path fails
1029 * Fix #531623: Crash on updating non-existing watch
1030 * Fixed a bunch of compiler warnings
1031 * Fixed global tags loading from project configuration and added a
1032   configuration option
1033 * Fix translation issues (#530860 and #531411)
1034 * #531405 – AM_CONFIG_HEADER macro is obsolete
1035 * add limit/offset keywords to search query. Adjusted APIs.
1036 * Fixed a minor bug with caches in the engine.
1037 * The terminal configuration default option doesn't work (#530031)
1038 * Combobox for terminal choose not working (#530032)
1039 * Do not reverse list of file in save-session (#531445)
1040 * Set line to mouse location when popup-menu is displayed (#530689)
1041 * Add a context menu with copy/paste in terminal plugin
1042 * Add an interface method to access the pkg-config data from gnome-build.
1043 * Automatically load symbol from project configuration (proof-of-concept)
1044 * Adapt to changes in recent libgda for symbols-db
1045 * Fix run plugin again, previous patch was causing a crash when
1046   the program exist
1047 * Fixed bug broken titles for new files
1048 * Added some utility methods (derived from gedit)
1049 * set message 'Generating inheritances...' when doing sdb_engine_second_pass_do ()
1050 * fixed a population bug introduced with using of caches. It broke the kind
1051   of symbol in some cases (e.g. returning of table_id = -1). 
1052 * Avoid lazy initialization and inlined the lookup functions to speed up the
1053   thing.
1054 * Performances improvement in sdb_engine_second_pass_update_heritage () using
1055   a prepared query (libgda parser now rulez!). Some fixes to the lock ()/unlock ()
1056   logic in this part should avoid gui freezing, at least here it does not freeze.
1057 * greyed out trees while population is in place.
1058 * Put the new run program plugin in the default plugin list
1059 * Fix a crash when the program doesn't exist
1060 * Put the menu items of the message-manager in the correct Goto menu
1061 * Allow markup in dialog description
1062 * #523186 – Open With dialog should mention filename
1063 * #530033 – Have window title like gedit
1064 * Also add the dirty char (*) at the beginning of the filename to match HIG
1065 * Moved Goto menu into View to avoid cluttering the menubar and created
1066   new Documents menu
1067 * Show open documents in the "Documents" menu and add actions for next/prev
1068   document like in gedit. Don't center menu items of notebook popup menu.
1069   (Fixes bugs #453702 and #529528)
1070 * 530566 – Fix translation and POTFILES.in
1071 * Use current project folder as default and added a file filter for
1072   the patch file chooser.
1073 * fixed search symbols to match "foo_symbol_%"
1074 * New run program plugin, includes a new dialog box to set
1075   program arguments
1076 * Update debugger plugin to use run program parameter dialog
1077 * Remove run program menu item
1078 * Use a gchar * null terminated array instead of a GList for
1079   passing environment variables
1080 * Add a child-exited signal in the IAnjutaTerminal interface
1081   Remove environment variables merging, it is already done
1082   in vte
1083 * fixed partial pattern match in symbols accordingly with api.
1084 * Hide progress bar when things are done in symbols db.
1085 * new dynamic prepared queries architecture. Now every query used in the
1086   engine has its own compiled query in libgda-sqlite provider. This for speed
1087   improvements, code cleaning and auto-escaping of string parameters. 
1088 * Lookup of dynamic queries takes care of sym_info parameters and of 
1089   parameters passed to functions. The compiled GdaStatements are stored in an 
1090   array of GTree (of GTree(s)). Some parameters, as the filter_kinds, 
1091   are bounded at n = 5, to avoid a third level of indirection on the store-trees.
1092 * Fix #529798: Mark additional strings for translation
1093 * Add additional restriction on project name fix #529226
1094 * Fix #529506: Uncorrect unloading tools plugin
1095 * Don't spit out two many warnings when the message view is destroyed
1096 * Only use first 500 characters for validation
1097 * Use GRegex instead of pcre and convert files to utf-8 if necessary.
1098   Rest of #440637
1099 * #528693 – Ctrl-F (Find) followed by Ctrl-V (Paste) pastes into main window
1100   (there was an else missing...)
1101 * Fixed bug #528264 - New: Uses incorrect spelling "assistent"
1102 * Fixed a condition where we kill our own process
1103 * Added new sessions states to avoid loading the local symbols before
1104   the session is loaded (speeds up start-up).
1105 * Fixed #528705 – There is no Redo
1106 * Add an env parameter in the IAnjutaTerminal interface allowing
1107   to specify additional environment variables
1108 * Show 5 project and 15 file items in recent-chooser
1109 * Make searching utf-8 aware. We still need to fix encodings for
1110   search/replace in files as it is currently assumed they are utf-8 like
1111   the editors.
1112 * Fix recent files in the toolbar
1113 * Do not enable brace autocompletion by defualt because it annoying for
1114   fast typist (i.e. it's easier to type ending brace than move carat)
1115   and it's currently broken for scintilla.
1116 * Removed dead files.
1117 * Added anjuta_utils_get_user_config_dir. This func is used
1118   to get the user config directory.
1119 * Switched from GnomeApp to GtkWindow.
1120 * Move the encoding conversion infrastrcute to libanjuta and update all
1121   users. Test all available encodings by default in scintilla editor
1122   like sourceview is doing and removed encoding preferences
1123 * Fixed crasher
1124 * Various small improvements to the dialog
1125 * Add separator to recent menu (#526932)
1126 * Merged the UI changes from bug #511688 and simplified the search dialog
1127 * Check for ctags binary (#516123)
1128 * GdaSet *plist is now used globally for every prepared statement.
1129   It won't be created/unreffed at every query.
1130 * Fixed crasher when deactivating symbol-db plugin
1131 * Don't use transactions - uses only half of the time now!
1132 * fixed global tab icons. Libgda could not understood the right fields, now it
1133   does.
1134 * Only show () for functions/methods and macros with arguments. Does not work
1135   with symbol-db yet but fixes things for symbol-browser
1136 * Fixed some issues with symbol caching
1137 * Give the symbol-db it's own progress bar because there are too many
1138   interactions with the global status bar.
1139 * Sort symbol trees
1140 * Block insert-text signal on cut/copy/paste
1141 * Only update buffer when a newline is inserted
1142 * Precompute file_defined_id to speed up symbol population
1143 * Fixed some problems with binary streams needed by symbol-db
1144 * Use some caching to speed up symbol population
1145 * Exit properly when symbol scanning is over
1146 * Fix bug #525999: Remove space in file and target names generated
1147   by project wizard
1148 * Fix sample anjuta plugin: ianjuta_document_manager_get_current_editor
1149   has been renamed ianjuta_document_manager_get_current_document
1150 * Added a check for vital programs and packages needed to create a
1151   new project. A warning dialog is shown to user in project
1152   wizard when he proceeds after selecting a project type.
1153   Updated all project templates to cover vital programs and
1154   packages to generate and build correctly.
1155 * Fixed bug #523068 link in about window doesn't work.
1156 * Removed unused color management code
1157 * Added style chooser for sourceview editor (#522555)
1158 * Moved "New" action from document-manager to file-loader using 
1159   IAnjutaDocumentManager interface. Reenabled pop-down menu for "New"-ToolItem.
1160 * Killed libegg (#349279)
1161 * Removed dead code and libegg from Makefiles
1162 * Removed symbol-browser toolbar which used libegg and was
1163   buggy (#451588)
1164 * Port FileLoader to GtkRecent (#398984)
1165 * Merged changes from symbol-db branch
1166 * Use gnome_vfs_get_slow_mime_type()
1167 * Use gnome_vfs_get_slow_mime_type() to determine the mime-type and try
1168   supertype instead no plugin for mime-type was found (#525706)
1169 * Fixed padding in preferences
1170 * #515854 – Move configuration into preferences
1171 * #470483 – Make toolbar type (icon/text/both) independet from GNOME settings
1172 * Improve start program dialog, allowing to specify working
1173   directory and environment variables
1174 * Get rid of gnome_help_display_with_doc_id()
1175 * Fixed type 'assistent' to 'assistant'.
1176 * Ports anjuta-ui to gtk_cell_renderer_accel
1177 * Ported the GnomeDruid stuff to GtkAssistant an removed the glade
1178   file because libglade doesn't have GtkAssistant support.
1179 * Avoid a crash when debugger stop on an error
1180   Display an error message when debugger target is not found
1181 * Fixes 520076 – [PATCH] Add support for setting custom CFLAGS from the UI
1182 * Add API to set environment variables for the forked process
1183 * #520761 – Weirz behavior with popup
1184 * 520415 – [PATCH] Problems in auto indentatation code,
1185 * 520766 – Brace autocompletion (Patch from Ignacio Casal Quinteiro <nacho@gnome.org>)
1186 * 521691 – Crash when click "Resolve Conflicts" without opened project
1187 * 520324 – Execute command is not overridable
1188 * #521847 – anjuta freez when edit file
1189 * Removed all GNOME_CALL* calls in plugins.
1190 * Moved data/properties to plugins/editor/ and removed dead code from
1191   Makefile.am files.
1193 Anjuta 2.4.2 (27 May 2008) -- Naba Kumar
1194 -----------------------------------------
1196 Updates:
1197 ========
1198 Translation updates: he, pt_BR, es, ca
1200 Bugfixes:
1201 =========
1202 * Fixed bug #440637: Make searching utf-8 aware
1203 * Fixed bug #528705: There is no Redo (from trunk)
1204 * Fixed bug #528693: Ctrl-F (Find) followed by Ctrl-V (Paste) pastes into main window
1205 * Fixed bug #531623: Crash on updating non-existing watch
1206 * Fixed bug #532243: Execute Program with whitespace in the project path fails
1207 * Fixed bug #531940: Can't change the default project directory
1208 * Fixed bug #533346: Create project in path with spaces fails
1209 * Fixed bug #532625: Wrong consecution of functions calls when opening a glade file
1210 * Fixed bug #533758: django project creation fails
1211 * Fixed bug: crash when changing a watch while debugger is stopped
1212 * Fixed bug #532537: Crash on closing Anjuta Preferences when it open twice.
1214 Anjuta 2.4.1 (07 Apr 2008) -- Naba Kumar
1215 -----------------------------------------
1217 Updates:
1218 ========
1219 Translation updates: el, zh_TW, zh_HK, ml, ru, en_GB and it
1221 Bugfixes:
1222 =========
1223 * Fixed #520761 - Weirz behavior with popup
1224 * Fixed #520415 - [PATCH] Problems in auto indentatation code
1225 * Fixed #521691 - Crash when click "Resolve Conflicts" without opened project
1226 * Fixed #520324 - Execute command is not overridable
1227 * Fixed #521847 - anjuta freezes when editing file
1228 * Fixed #525706 - Use gnome_vfs_get_slow_mime_type() to determine the
1229    mime-type and try supertype instead no plugin for mime-type was found
1230 * Fixed #525999 - Remove space in file and target names generated
1231    by project wizard
1232 * Fixed sample anjuta plugin
1233 * Block insert-text signal on cut/copy/paste
1235 Anjuta 2.4.0 (10 Mar 2008) -- Naba Kumar
1236 -----------------------------------------
1238 Updates:
1239 ========
1240 Translation updates: ca, it, es, pt_BR, gl, fi, lt, fr, en_GB, hi, hu,
1241 nl, ja, zh_TW, zh_HK, ar, ru, sv, nb, da and ml.
1243 Bugfixes:
1244 =========
1245 * Hide tooltip when Up, Down, Page_Up or Page_Down is pressed
1246 * Fixed memory leaks and implemented ianjuta_editor_get_offset() which
1247   was missing.
1248 * Updated prepare-Changelog.pl to latest script version in gnome svn
1249 * Escape tooltip text to avoid broken markup
1250 * Removed some debug code
1251 * Fixed #519275 - Subversion should allow offline diffs
1252 * Fixes #518469 - Save message buffer not working good
1253 * Added a configure requirement for scintilla editor plugin
1254 * Fixed tags generation that broke in last release.
1256 Anjuta 2.3.5 (25 Feb 2008) -- Naba Kumar
1257 -----------------------------------------
1259 Updates:
1260 ========
1261 Translation updates: si, es, oc, ne, kn, de, en_GB, fi, be and pt_BR
1263 Bugfixes:
1264 =========
1265 * Fixed #515867 - Anjuta dies on startup
1266 * Fixed #515868 - File browser only shows icons when activated
1267 * Fix anjuta_launcher_set_encoding() and cleaned-up. Mostly backported
1268   from symbol-db branch
1269 * Fixed #515954 - create_global_tags.sh: wrong anjuta-tags path
1270 * Move anjuta-shell to noinst_PROGRAMS as it is just a test
1271 * Indent lines after comments correctly
1272 * Set indentation size correctly in sourceview plugin, when tab size is
1273   set by language support plugin
1274 * Indent /* */ comments correctly for multilines.
1275 * Fixed #504905 - Ctrl-I (Auto Indent) doesn't indent properly after
1276   C++ public: and private:
1277 * Fixed #516014 - Output in UTF-8 format to avoid hangs with the editor.
1278 * Fixed #516377 - Status bar does not change its status of 'Search for
1279   .. continued at top'
1280 * Fixed some memory leaks 
1281 * Fixed #516128 - crash in Anjuta IDE: selected profiler as the...
1282 * Fixed #516737: Import project doesn't load project with space in name
1283 * Fixed #516743: Import project keeps an old date on project file
1284 * Fixed #515207: Add a new project window screenshoot
1285 * Fixed #515993: "Add package" button is "Add Package" in code
1286 * Fixed #516727: "Build All" is "Build Project" in code
1287 * Fixed #516728: "Clean All" is "Clean Project" in code
1288 * Fixed #516728: "Autogenerate" is "Run Autogenerate..." in code
1289 * Fixed #516730: Fix note title 
1290 * Fixed #516630 - Selection custom binary in profiler is not user-friendly.
1291 * Fixed #516641 - Valgrind: Load Log does not clear list
1292 * Fixed implementation of get_character and return value of iiter_first()
1293   and iiter_last();
1294 * Cleaned implementation of char-added signal by using "insert-text" signal
1295   instead of filtering "key-press-event"
1296 * Some bugfixes and clean-ups in comment indentation code
1297 * Load executable in gdb with space in path name 
1298 * Fixed "char-added" signal to pass the correct iterator
1299 * Set breakpoint in file with uncommon characters in path name
1300 * Avoid a glib warning if no project is loaded
1301 * Fixed #518329: Crash when adding breakpoint and other similar bugs
1303 Anjuta 2.3.4 (11 Feb 2008) -- Naba Kumar
1304 -----------------------------------------
1306 Bugfixes:
1307 =========
1308 * Documentation fixes for IAnjutaDebugger* interfaces
1309 * ianjuta_document_manager_find_document_with_path expect an uri not a path.
1310 * Fix #513130, #513131 #513135: Wrong menu item names and errors in the
1311   documentation
1312 * Remove a possible memory leak
1313 * Fix #512901: Crash when adding a breakpoint
1314 * Fixed Editor->View popup menu for those entries that are appropriate for
1315   sourceview    
1316 * Fix #507831 - Wrong Profiler values for some locales
1317 * Fixed button ui problem...
1318 * Fix #511586: Project path with "+" not working in debugger
1319 * Emit all state changes notification
1320 * Avoid crash when getting relative path from debugger (same fix
1321   than for #510028)
1322 * Fix #513485: wrong strings maked as translatable
1323 * Fixed crash when closing anjuta after all document tabs have been closed
1324 * Fixed "jumping" tooltips, fixed indentation of brances
1325 * Fixed #512751 - libgnomeprint unnecessary without scintilla
1326 * Use two decimal places for float values in profiler views (bug #507831)
1327 * Another UI issue with the patch plugin and silenced a compiler
1328   warning
1329 * Updated manual figures to be in clearlooks theme, removed old figures
1330 * Updated manual
1331 * Fixed tabsize preference
1332 * Adapted to API changes in GtkSourceView
1333 * Fixed wrong status message output when resolving svn conflicts.
1334 * Pass an uri to ianjuta_document_manager_goto_file_line_mark() to fix
1335   clicking on search result messages
1336 * Fixed #512535 - Open files tabs' position is correctly remembered 
1337   but not applied at startup
1338 * Adjust preferences default values
1339 * Fixed #513730 - Option not present in the GUI po file
1340 * Fixed #509908 - [UI] Problems with the General settings tab
1341 * Fixed #511010 - [UI] Execute program utility window
1342 * Fixed #511981 - Error parsing make output
1343 * Fixed #495511 - Header_h macro correction
1344 * Fixed #513888 – Trailing '\' in anjuta-manual/Makefile.am 
1345   causes make install to fail
1346 * Partial fix of #507921: translation issues in debug-manager, tools,
1347   project-wizard, gdb and anjuta-plugin-manager.
1348 * Update debugger documentation
1349 * Fix bug #514118: Rename Clear All Breakpoints to Remove
1350   All Breakpoints
1351 * Fix search plugin to use an URI instead of a file path
1352 * Fix anjuta_docman_get_uri to always return an URI
1353 * Fix bug #514124 and bug #514138: Wrong menu item name
1354 * Fixed translation bugs from #507921.
1355 * Removed unused files in scintilla plugin
1356 * Fix translation bug #514494 and bug #514440
1357 * Fixed #514732 – 64 bit compliation error
1358 * Fixed bug #514733 – Use of uninitialized variables
1359 * Fix crashes when trying to stop the debugger while it is busy
1360 * Fixes bug #515500 - Make sure that all paths are "canonical" by
1361   libsvn rules so anjuta doesn't die if the user gives a path that
1362   libsvn doesn't like. 
1363 * Removed (almost) empty files, fixes #515383 and #515388
1364 * Fix interrupt command, not working due to previous change
1365 * Fix #512531 - Parallel build fails
1366 * Fix translation bug #515459 and #515460
1367 * Fix bug #515463: Deattaching process kill it
1368 * Fixed stream comment
1369 * Fix spelling errors, including bug #515204, #515172, #515117 and #513892
1370 * Fixes bug #510183 - Tooltips claim to be broken.
1372 Anjuta 2.3.3 (27 Jan 2008) -- Naba Kumar
1373 -----------------------------------------
1375 Changes:
1376 ========
1377 New menu item to add extra source directories for debugger
1378 Select the first window in the glade project when it is first opened. 
1380 Bugfixes:
1381 =========
1382 * Fix #507304 – crash in Anjuta IDE while removing done tasks
1383 * Do not reopen file having escaped character (+,...) in path name
1384 * Add forgotten Swedish entry to DOC_LINGUAS.
1385 * Adds export-dynamic option to LDFLAGS to project template for libglade
1386   to work for autoconnect signals.
1387 * Install anjuta-tags binary into FHS policy compliant directory and
1388   update references. (Fixes bug: 509346.)
1389 * Do not use opacity in assist window in sourceview editor.
1390 * Fix memory leaks
1391 * Added printing support to GtkSourceView editor
1392 * Fixed API docs
1393 * Many string fixes
1394 * Refresh the symbols for new file saved.
1395 * Fixed bug #502322 - Highlight doesn't work on new file saved
1396 * Removed unused gconf_notifications in task manager plugin.
1397 * Fixed bug #509864 - No initial section selected when opening the Preferences dialog
1398 * Fixed bug #509865 - Incorrect padding in the Documents settings tabs
1399 * Fixed bug #509867 - Create button contents is mis-aligned
1400 * Fixed bug #509869 - "Add Directory" button is not HIG complient
1401 * Fixed bug #509875 - The "Update globale tags" button wording is incorrect
1402 * Fixed bug #509873 - Build Autotools Preferences has excessive padding
1403 * Fixed bug #509872 - General Information labels are incorrectly aligned
1404 * Fixed bug #509871 - General preferences has incorrect use of colons
1405 * Fixes bug #508805 - Add support for both file and folder preferences.
1406 * Fixed bug #508399 - When you enable a plugin, preferences don't show up
1407 * Fixed bug #507627 memory tab stay active on debugger stop Remove two unused
1408   variables due to the previous patch
1409 * Fixes Bug #509510 - Check input of some dialogs to avoid termination
1410   if user gives bad or no input
1411 * Resupport cut/copy/paste/clear on GtkEditables when those have focus.
1412 * Fixed symlinks (#510238) and file permission (#405321) handling
1413   for scintilla editor.
1414 * Remove reference to IAnjutaCpuDebugger (useless)
1415 * Use gulong instead of guint for addresses
1416 * Split IAnjutaCpuDebugger interface in IAnjutaDebuggerRegister,
1417   IAnjutaDebuggerMemory and IAnjutaDebuggerInstruction
1418 * Use editor native funtions to avoid round trips.
1419 * Enable logging of gdb communication with an environment variable
1420 * Fix bug #488519, remove critical warning (completion_cache == NULL is valid)
1421 * Fix #498734, typing error in c++ project template
1422 * Fix a crash when scrolling in the diassembly window
1423 * Start the terminal shell on plugin activation
1424 * Fix #502508, use anjuta_launcher to keep program output
1425 * Fix parsing with quotes in the command line. 
1426 * Fixed #465084 - wizard instead of assistant (only string changes...).
1427 * Update IAnjutaEditor and IAnjutaIndicable interfaces to take iterators
1428 * Fix #511757 - Close icon in tabs cut off.
1429 * Fix #511049: Change UI of add source directories dialog
1430 * Fixed some of gtk+ critical warnings.
1431 * Rename filename argument to uri when an uri is expected
1432   anjuta_docman_get_document_for_uri will remove symlinks 
1433 * Probably fix #510028: crash debugger when having a relative filename
1434   in stack trace
1435 * use gnome_vfs_get_uri_from_local_path to get local path from uri
1436   This takes care of escaping some characters
1437 * Fix #512224: Use a string in english
1438 * Fixes Bug #427108 - Scintilla plugin configuration folding-style
1439   setting not working
1440 * Fixed Bug #365490 - problems displaying Scintilla Colors & Fonts dialog
1441 * Added scrollwindow shadow in save dialog.
1442 * Removed unmaintained rpm spec file.
1444 Anjuta 2.3.2 (11 Jan 2008) -- Naba Kumar
1445 -----------------------------------------
1447 Changes:
1448 ========
1449 * Document manager cleanups.
1450 * Use GtkSourceView 2.1.x for sourceview plugin.
1451 * Debugger improvements and cleanups.
1452 * Use hover interface to display variable inspect values.
1453 * Added (basic) support for vim modelines (#504331)
1454 * Added basic Vala support
1455 * Add a menu item to repeat the quick search
1457 Bugfixes:
1458 =========
1459 * Fixed bug #501469: Crash if mime_type is unknown
1460 * Fixed a bug remove all breakpoints was not working due to latest changes
1461 * Setting breakpoints is disabled when program is running
1462 * Fixed bug #481366: Do not stop at the beginning of the program
1463 * Fixed removing condition on breakpoint 
1464 * Fixed bug #488732: Breakpoint on delete lines
1465 * Breakpoints are now linked to their position in editor
1466 * Fixed a crash when a stack command is cancelled
1467 * Do not save temporary breakpoints
1468 * Fixed bug #502533: Implement assembler step
1469 * Present correct widget with anjuta_shell_present_widget(). This got wrong
1470   when the new search bar was introduced.
1471 * Save glade files correctly in session
1472 * Use new tooltip API if available in glade plugin.
1473 * Sort notebook pages when session is restored (needs work)
1474 * Gtk 2.12 Tooltip API is used if available in document manager.
1475 * Fixed some issues with session handling and several memory leaks in docman.
1476 * Remove address, condition and pass breakpoint column if not supported
1477 * Fixed clear all remove_all to avoid an endless loop if a breakpoint
1478   cannot be removed
1479 * Fixed bugs #497878 crash when double clicking on gtk-foobar.glade in PM.
1480 * Fixed #503719 Opening and closing .glade files plays badly with docman.
1481 * Fixed next/previous message
1482 * Fixed bug #491301: Inspecting a variable opens a bad focus dialog
1483 * Fixed bug #504818 Some signals/timeouts should be disconnected when dialogs are closed
1484 * Fixed bug #505237 Sort list of modified files
1485 * Shorten down the title bar if the current path is inside the opened project
1486 * Fixed #505315 anjuta hangs when going from editing a glade file to
1487   editing a c source file
1488 * Fixed #498986 Anjuta-2.3.0 fails to build
1489 * Fixed #506266 – Attempting to build the scintilla plugin, even when
1490   explicitly disabled
1491 * Fixed GtkFileChooserButton preferences to also work when only the combo
1492   changes without a dialog being open.
1493 * Only install glade catalog files if glade-3 is available
1494   (Fixes #506269 and #500296)
1495 * Fixed #506740 – ianjuta_editor_get_text crash if request text
1496   past the buffer length
1497 * Unregister preferences for custom preferences when the widget is
1498   destroyed.
1499 * Fixed #486724 and #488615
1500 * Removed stock icon open/save from
1501   menus to avoid conflict with file open/save. Fixes bug #507455
1502 * Fixed #507441: Disable all breakpoints doesn't work
1503 * Fixed #507444: Enable Breakpoint menu item doesn't change name
1504 * Fixed #348854 invisible cursor in certain themes
1505 * Added disable_password_check for stream where it does not make sense 
1506   (e.g symbol-db) and lots of DEBUG_PRINTS to better scope launcher errors
1507   that sometimes occur in symbol-db plugin
1508 * Made all of the columns resizable and reorderable.
1509 * API in AnjutaDescription for translatable properties. Fixes bug #496833
1510   comment #18.
1511 * Fix bug #505205
1512 * Fixed a crash when creating a new file
1513 * Fixed editor popup menu (Cut, Copy, Paste)
1514 * Fixed a memory corruption reported in bug #507491.
1515 * Fixed #460390 Changing categories while edinting something
1516 * Fixed translation issues (#496833)
1517 * Fixed #508424 Auto complete: previous char was removed when
1518   pre TAB to auto complete.
1519 * Fixed #508497 and added a new chooser to select whether to use
1520   libglade or not.
1522 Anjuta 2.3.1 (02 Dec 2007) -- Naba Kumar
1523 -----------------------------------------
1525 Changes:
1526 ========
1527 New improved subversion plugin (bug #457477)
1528 New improved icons (bug #480093)
1529 Major improvements to debugger
1530 Internationalization improvements
1532 Bugfixes:
1533 =========
1534 * Bug #493062 – gcj template needs AC_PROG_CC
1535 * Bug #493212 – Use GTK_STOCK_ABOUT i.s.o. deprecated GNOME_STOCK_ABOUT
1536 * Bug #422329 – Creating a new directory in program options doesn't work
1537 * Bug #493583 – crash in Anjuta IDE: trying to open a file
1538 * Replace anjuta_children_register by g_child_watch_add
1539 * Fixed translations (Bug #496833, Bug #488211 and Bug #497758)
1540 * Removed unused code in document manager.
1541 * Bug #495536 – Plugins localization improvement
1542 * Bug #495245 – Strings bug
1543 * Add a pulsing progress bar to all dialogs receiving status
1544 * Whole Project checkbox enabled by default in diff and update dialogs.
1545 * Changes the editor names for diff editors to something much more descriptive. 
1546 * The diff dialog should have a checkbox, enabled by default, that
1547   allows the user to make sure that all open files are saved before diffing.
1548 * Do not insensitize New action when there is no document. Indentation fixes.
1549 * Removed redundant icon.
1550 * Fixed dockitem positions for subversion and symbol-db widgets.
1551 * Use Ctrl+Shift+s as shortcut for Save As
1552 * Partial Fix translation Bug #496833 comment 4,7,8,9,10,11 
1553 * Debugger: Display error message returned by debugger command Add new error codes
1554 * Debugger: program-unload signal does not exist used debugger-stopped
1555 * Debugger: Do not display address when not needed
1556 * Debugger: Breakpoints directly connect to debugger signals
1557 * Debugger: Remove gnome terminal check function
1558 * Debugger: Use anjuta terminal plugin instead of gnome terminal
1559 * Debugger: Partial fix of bug #481366
1560 * Debugger: Fix a stupid crash when changing a register value
1561 * Debugger: Rename IAnjutaBreakpointDebugger into IAnjutaDebuggerBreakpoint
1562 * Debugger: Fix parsing of breakpoint data
1563 * Debugger: Add a breakpoint list command
1564 * Debugger: Implement condition, hit count, ignore and temporary attribute
1565 * Debugger: Remove editor watch when plugin is deactivated
1566 * Debugger: Connect debugger signal only when program is loaded
1567 * Debugger: Rename get_feature in is_supported
1568 * Debugger: Fix bug #500376
1569 * Debugger: Use different signals in IAnjutaDebugManager and IAnjutaDebugger
1571 Translation updates:
1572 ====================
1573 nb.po, it.po, es.po, gl.po, sv.po, sl.po, ru.po, ko.po, de.po,
1574 ja.po, oc.po, ko.po
1576 Anjuta 2.3.0 (31 Oct 2007) -- Naba Kumar
1577 -----------------------------------------
1579 Changes:
1580 ========
1581 * Support for GError in interfaces.
1582 * Big improvements in debugger.
1583 * On demand preferences dialog (faster startup) and moved to Edit submenu.
1584 * Moved plugins and shortcuts settings inside General preferences page.
1585 * Move preferences menu from Settings to Edit submenu.
1586 * Got rid of Settings submenu.
1587 * Updates for glade-3 recent releases.
1588 * Sort preferences pages on title.
1589 * Introduced document-interface and reorganized documents handling such
1590   that documents tab can now hold any 'document' and not just editors.
1591 * Glade files are now opened as documents, so they behave just like editors.
1592 * Do not display registers list if not available
1593 * Big fixes in glade plugin.
1594 * Fixed lots of memory leaks (thansk valgrind)
1595 * Change the address of FSF in various files
1596 * Cleaned up message view (#458041)
1597 * Cleaned up message view
1598 * Removed some deprecated widgets.
1599 * New and better (uses gnome-vfs) file-manager plugin
1600 * Big improvements in autocompletion, both in scintilla and sourceview editors.
1601 * Whole lot of new icons for toolbars and plugins.
1602 * Added preference option to set the gdl switcher style
1603 * Function tooltips are finally supported in sourceview.
1604 * Added nicer icons for document manager and debugger.
1605 * New incremental "Quick Search" bar in the document manager
1606 * Improvements in plugin framework.
1607 * Added API for commands override in build interface
1609 Bugfixes:
1610 =========
1612 * Fixed anjuta-plugin project wizard
1613 * Fixed selection management in sourceview
1614 * Fixed incremental search
1615 * Fixed #427390 – Show path of item in currently focused editor window
1616 * Fixed #458034 – Method of indicating unsaved changes breaks convention
1617 * Fixed #343522 – Unable to execute commands that use options.
1618 * Fixed #466031 – Update of pieces of menus for Localization
1619 * Show an error dialog instead of crashing when plugin loading fails
1620 * Clean up debugger queue
1621 * Many small code, warnings and leak fixes
1622 * Fixed #440637 – Search, don't work very well
1623 * Fixed #478238 – set env for execute programe in the terminal
1624 * Fixed #479020 – Use of old open file dialog instead of GtkFileChooser
1625 * Fixed #427104 – No "highlight" of lines matching find-result
1626 * Improved (programming) language management.
1627 * Fixed #480851, disconnect save_session signal when plugin is unloaded
1628 * Moved indent code to it's own plugin.
1629 * Fixed #478987 – Unusable 'Indent setting window' on preferences
1630 * Fixed #477976 – Keybinding in run dialog
1631 * Fixed #482067, escape project wizard user defined strings
1632 * Fix several crashing bugs (including bug#482985) with the debugger
1633   when closing project, stopping the debugger, restarting the program
1634 * Scroll to selected executable and remember it across sessions
1635   (followup of #477976)
1636 * Fixed #357544 – incremental search should work consistently (or not at all) 
1637   when main toolbar is hidden
1638 * Bug 440637 – Search, don't work very well (partly for incremental search)
1639 * Use the same marker for 'important' in sourceview editor as
1640   gedit (yellow background)
1641 * Correction to various search-related issues
1642 * Move glade properties widget into center because it is way to big for
1643   the sidebar
1644 * Added preferences to file-manager.
1645 * Fixed crash when closing a project and unloading another while
1646   the debugger is enabled
1647 * Fixed #487854 – Anjuta crashes when i try to add a SVN url
1648 * Remove maximum gdb command length, should fix bug#474811
1649 * Fix #488061: Mutiple crash dialogs
1650 * Fixed the language supprt loading unloading stuff.
1651 * Added some separators to the toolbar
1652 * Fixed #487683 – undefined operations in libegg/eggtreemodelfilter.c
1653 * Bug 489798 – Do not rely on svn-config
1655 .. and others
1657 Anjuta 2.2.2 (23 Oct 2007) -- Naba Kumar
1658 -----------------------------------------
1660 Changes:
1661 ========
1662 * Fixed #477976 - Keybinding in run dialog
1663 * Fixed #427104 - No "highlight" of lines matching find-result
1664 * Fixed #479020 - Use of old open file dialog instead of GtkFileChooser
1665 * Fixed #478238 - set env for execute programe in the terminal
1666 * Update EggRecent (#456465)
1667 * Fixed #466031 - Update of pieces of menus for Localization
1668 * Fixed #343522 - anjuta: Unable to execute commands that use options.
1669 * Improved incremental search (still sucks) and selection management in
1670 GtkSourceView editor
1671 * Fix bug#487112, crash while removing a breakpoint in a new file
1672 * Fix bug#486597, crash when gdb is not installed
1673 * Fix bug#482067, escape project wizard user defined strings
1674 * Fixed #477976 - Keybinding in run dialog
1675 * Fixed #427104 - No "highlight" of lines matching find-result
1676 * Fixed get_current_word (useful for API help)
1677 * Fixed #487854 - Anjuta crashes when i try to add a SVN url
1678 * Fixed #474811 - Anjuta crash while debugging into variable
1679 * Fixed #488061 - Mutiple crash dialogs
1680 * Show error dialog instead of crashing when plugin loading fails.
1681 * Fixed glade-3 3.3.2 build compatibility.
1682 * Fixed #488928 - Do not register glade plugin if it wasn't built.
1684 Anjuta 2.2.1 (06 Sep 2007) -- Naba Kumar
1685 -----------------------------------------
1687 Changes:
1688 ========
1689 * Fixed lots of memory leaks (thanks valgrind)
1690 * Fixed crasher on shutdown
1691 * Avoid an endless loop if clearing all breakpoints while the programm
1692   is running
1693 * Fixed help activation (bug #451557).
1694 * Fixed compiler warnings.
1695 * Fixed #423467 (View->Tasks menu items are not checked on startup)
1696 * Fixed anjuta-plugin template plugin by moving the "\" out of the [IF] block
1697 * Fixes bug #433552: crash in Anjuta IDE: add file test.h in project on
1698   generic Makefile.
1699 * Disables 'Add to project' in wizards for projects that can not add sources.
1700 * Fixed bug #450217: Refreshing tree brings to random crashes
1701 * Fixed bug 453931 - crash in Anjuta IDE: Trying some c++ exampled
1702 * Fixed bug 457093 - crash in Anjuta IDE: just typed in some text
1704 Anjuta 2.2.0 (25 June 2007) -- Naba Kumar
1705 -----------------------------------------
1707 Changes:
1708 ========
1709 * Autocompletion in gtksourceview editor.
1710 * Allow/remember target specific options in profiler plugin.
1711 * Allow selecting independent executable target for profiler.
1712 * Fixed class generation templates.
1713 * Updated users manual.
1714 * Updated faqs.
1715 * Simple support for building and executing inside scratchbox.
1716 * Use progressbar instead of messages for system tags creation.
1717 * SDL project template for project wizard.
1718 * Be able to forget previously selected plugins from query dialog.
1719 * Fixes in loading project
1720 * Build fixes for some platforms.
1721 * Fixed lots of bugs, both stability and usability bugs (see below).
1723 Translation updates:
1724 ====================
1725 es.po, gl.po, ja.po
1727 Bug fixed
1728 =========
1729 #306968 After a time of write (may be the program make a auto-save), if you try to save the program detect a more recent version in the file vs. the buffer.
1730 #310577 Chosen plugins aren't kept after application is closed
1731 #314277 Option for Anjuta 1.x style project files
1732 #315635 There's no SDL wizard...
1733 #315983 Mac OS 10.3/Darwin support
1734 #320192 Shared library targets compiled as executables
1735 #346207 task manager doesn't repaint- anjuta 2.0.2
1736 #350003 crash when doing file->new
1737 #355151 drag/drop into editor window should open file
1738 #355166 in Find dialog, Search Expression combo list is always empty
1739 #358560 segfault while trying use scinilla editor
1740 #362372 Problems with Help->About and a warning when creating a new file.
1741 #371406 Anjuta 2.0.2-8 hangs on startup
1742 #377461 don't create new message window for each build/find
1743 #390990 Anjuta errors out when attempting to create generic C project
1744 #393680 huge icon on the files pane for .anjuta files
1745 #395362 Tagmanager crashes on update - Probably because of project reload
1746 #397881 The credits are empty
1747 #400572 Anjuta crashes on file pane refresh
1748 #403502 User should also be allowed to select an independent executable target
1749 #403503 Incorrect use of AnjutaPreferences. Use AnjutaSession instead
1750 #412186 crash in Anjuta IDE: Crash on initial app. st...
1751 #417372 Scintilla Editor Crash
1752 #418448 crash in Anjuta IDE: I just installed Anjunta...
1753 #424121 anjuta Cygwin fixes
1754 #424845 crash in Anjuta IDE: I was closing a project ...
1755 #427101 Compiler reports various warnings about sloppy code
1756 #427395 Typo in configuration GUI
1757 #427399 Typo in configuration GUI
1758 #427406 Subversion plugin won't stay unloaded in new session
1759 #427410 Enable changiing of editor for a project
1760 #427702 Creating a static ou dynamic library
1761 #428032 Crashes when removing "other files" sub-tree
1762 #437466 Implement IAnjutaEditorAssist interface
1763 #437688 crash in Anjuta IDE: closing project
1764 #437689 when i generate a new c++ class it ask me to reload the file cpp
1765 #437960 crash in Anjuta IDE: trying to start anjuta
1766 #438878 Using gtksourceview editor for the first time has black background
1767 #439710 Use G_DEFINE_TYPE parent_class global variable
1768 #440196 crash in Anjuta IDE: removing a target (other...
1769 #440370 Symbol browser doesn't jump to definition
1770 #440585 Crash on opening source file
1771 #440801 config.h should not be included in libanjuta public header
1772 #440866 Anjuta aborts with numerous assertion failures when adding a new message view tab
1773 #442038 Makefile-Project Wizard always fails
1774 #442314 Autogeneration fails when there is no autogen.sh
1775 #442315 After calling configure, the build menus are still insensitive
1776 #445171 Build Failure on Slackware-11.0/Garnome: missing #include <sys/types.h>
1777 #445707 undefined symbol: glade_project_get_changed
1778 #447304 Souceview system default font should used fixed font (one used for terminal)
1779 #447655 C keyword must NOT be localised
1780 #448034 Anjuta crashes on starting
1781 #448053 Crash on deactivating
1782 #448408 crash in Anjuta IDE: Trying to change the edi...
1783 #448491 Empty Lines Problem
1785 Anjuta 2.1.3 (11 May 2007) -- Naba Kumar
1786 ----------------------------------------
1788 Changes:
1789 ========
1790 * Fixed glade plugin build against glade3 svn trunk
1791 * Fixes for sun cc compiler
1792 * Fixes for cygwin
1793 * Debugger fixes
1794 * Icons for build messages.
1795 * Enabled makefile based projects (not fully working)
1796 * Resolved namespace conflicts
1797 * Better templates for GObject class generator.
1798 * Fixes to editor life-cycle
1799 * Support for shared library in new project templates.
1800 * Fixes subversion build.
1801 * New django project template
1802 * New minimal and flat project template
1804 Translation updates
1805 ===================
1806 dz, hu, ja, de, gl, ar, en_GB
1808 Bugs fixed
1809 ==========
1810 #346355 search in project files don't work the first time
1811 #355145 makefile-based projects are broken
1812 #359399 Anjuta crash, I don't know (remember) why
1813 #378193 Find in Files for empty string hangs Anjuta
1814 #397505 code errors reported by compiler
1815 #397509 Close project menu-item is disabled when no project file is open
1816 #406963 File > New > Glade File does nothing
1817 #409412 crash in Anjuta IDE: Changing font preference...
1818 #417875 Use G_DEFINE_TYPE in plugins:class-gen
1819 #417918 Use G_*_DECLS macro in Header_c maco
1820 #419008 Does not use prefence set e-mail
1821 #419036 Only one hyphen is replaced by underscore in macros
1822 #422143 Crash when loading multiple files or several files quickly
1823 #423680 sun cc can not compile anonymous union
1824 #423682 sun cc can not compile with zero subscript
1825 #423727 sun cc can not compile with inline function can not use static function
1826 #423730 build fail on different return value of function anjuta_launcher_get_child_pid
1827 #423733 build fail on solaris: missing header files in anjuta-utils.c
1828 #423737 build fail on solaris: can not find lib util
1829 #423768 compile fail on plugins/class-gen/window.c: void function cannot return value
1830 #423772 compile fail on plugins/class-inheritance/class-inherit.c: invalid cast expression
1831 #424121 anjuta Cygwin fixes
1832 #424845 crash in Anjuta IDE: I was closing a project ...
1833 #425850 anjuta crashes on import project from existing sources
1834 #426701 can not find subversion --with-svn-include
1835 #427395 Typo in configuration GUI
1836 #427399 Typo in configuration GUI
1837 #430401 Anjuta crash when closing file when debugger active
1838 #433070 [Patch] Run gtk-update-icon-cache in uninstall-hook
1840 Anjuta 2.1.2 (28 March 2007) -- Naba Kumar
1841 ------------------------------------------
1843 New: Plugin profiles. Each project and user session would remember their plugins.
1844 New: Improvements and clean up of icons.
1845 New: API docs improvements.
1846 New: Translatable strings cleanups.
1847 New: Display program counter and breakpoints in disassembly view
1848 New: Add markers in the disassembly view
1849 New: Display function name in disassembly view
1850 New: Segmentated toolbars for added configurability. Store and restore toolbar states.
1851 New: Several stability improvements in debugger and others.
1852 New: Improved local tags navigation
1853 New: Fixed/improved global/project tags navigation (highlighting, autocompletion, calltips work now)
1854 New: Improved gtksourceview editor component.
1855 New: Improved autoindentation
1856 New: Add a window displaying all threads in debugger
1857 New: Several improvements in debugger navigation.
1858 New: Improved prepare changelog tool script
1859 New: Improved docking strategy. No more docking anomalies when enabling new plugins
1861 Translation updates
1862 ===================
1863 gl, en_GB, dz. hu, ca
1865 Bugs fixed
1866 ==========
1867 #306971 The auto-ident in swich/case doesn't work in an intelligent way (the best is for version 1.2.x series)
1868 #355155 Goto / Matching Brace does nothing
1869 #357541 can't launch Anjuta project file from Nautilus
1870 #360462 Avoid markup in translatable messages
1871 #374709 Anjuta Crash activating devhelp plugin
1872 #377483 don't display "D" beside each directory in Files view
1873 #378927 allow switching threads in debugger
1874 #387208 [Patch] Add custom file-manager ignore pattern support
1875 #392904 Disassembly view navigation is uncomfortable
1876 #394709 symbol browser preference window is does re-size correctly
1877 #397981 Automatic indentation does not work in some cases
1878 #398035 Project manager templates are not localized
1879 #398985 File symbol list as a combo box is useless. It should just be a button with popdown
1880 #402774 No button at Empty Log message
1881 #403514 Double clicking on the function names does not do anything
1882 #407115 debugger crash on right-click on a frame in stack trace pane
1883 #407314 build breakage in class-gen plugin
1884 #407473 refresh dialog appears after saving a file
1885 #408218 cass-gen is setting gtk.entries with null 'name' and 'email' values
1886 #409176 Create Tags produces "The anjuta-tags utility is not installed. Please install it."
1887 #409216 crash periodically
1888 #409410 crash in Anjuta IDE: Right click in the sourc...
1889 #409592 crash in Anjuta IDE: I closed the application...
1890 #411377 Build breakage in profiler plugin
1891 #411623 GLIB_REQUIRED should be 2.12
1892 #412186 crash in Anjuta IDE: Crash on initial app. st...
1893 #417612 GNOME Goal #3: Remove "Application" category from .desktop files
1894 #418174 toolbar size
1895 #418448 crash in Anjuta IDE: I just installed Anjunta...
1896 #421525 Locals view does not update when stack frame is changed
1897 #421529 Disassembly view is not updated when strack frame is changed
1898 #423111 Wall can not build with sun cc
1899 #423270 crash in Anjuta IDE: Crash on adding a new tool item
1901 Anjuta 2.1.1 (11 Feb 2007) -- Naba Kumar
1902 ----------------------------------------
1904 New: gprof based program profiler plugin.
1905 New: Several improvements in debugger plugin.
1906 New: Several improvements in editor plugins.
1907 New: Enabled integrated devhelp now that it works.
1908 New: Use pixmaps for editor markers.
1909 New: Several minor improvements.
1911 Translation updates
1912 ===================
1913 * en_GB, sv, ja, Swedish translation of manual.
1915 Bugs fixed
1916 ==========
1917 #335235 python programs are not executeable/ do not start when pr...
1918 #335981 Migration from popt to GOption
1919 #340618 Application wizards should use gtkmm-2.4 API
1920 #355160 show debug toolbar without debugger plugin => crash
1921 #357997 add a new project variable => crash
1922 #374709 Anjuta Crash activating devhelp plugin
1923 #394216 No indication of subversion commands running
1924 #395875 upon startup i get this big fat warning -- crash when add...
1925 #398067 plugin.in files are not localized
1926 #398930 Set alignment in the tab page header widget
1927 #398991 Anjuta manuals does not use the gnome-doc-utils format
1928 #400833 Changes in libgladeui ABI
1929 #404561 xml and xsl editing is not possible
1930 #397406 Class files are not created in the right directory
1931 #394184 [Bounty] Test and fix all project wizards templates
1932 #359478 Bounty: Gprof performance profiler plugin
1933 #403501 Proper handling of parsing error
1934 #403515 When a target is selected, the profiler widget should be ...
1935 #391728 Program crashes when accepting save directory.
1936 #378600 indicate debugger state
1937 #392537 Starting debugger is very confusing: UI suggestions
1938 #395808 breakpoints don't seem to work
1939 #404755 Multiple instances of debugger views
1940 #406113 debugger crash on 'Run/continue'
1941 #376404 show current line arrow only when debugger running
1943 Anjuta 2.1.0 (14 Jan 2007) -- Naba Kumar
1945 New: Debug manager and gdb plugins.
1946 New: Disassembly window in debugger.
1947 New: C++ and gobject class wizard.
1948 New: Mime icons in editor tabs.
1949 New: Improvements in project templates.
1950 New: C++ and java indentation plugin.
1951 New: Save prompt implemented for unsaved data.
1952 New: Documentation updates, both API and users manual.
1953 New: Improvements in glade-3 integration.
1954 New: Many other improvements.
1956 Translation updates:
1957 ====================
1958 ar, en_GB, hu, en_CA, nb, es, gl, ca, fi, ru, ne, de, ja
1960 Bugs fixed:
1961 ===========
1962 #396571 Anjuta crashes as soon as editing starts in normal text files.
1963 #395362 Tagmanager crashes on update - Probably because of project reload
1964 #377477 when debugging, scintilla editor grays out all lines before current line.
1965 #342717 Build errors redisplayed AFTER a successful build.
1966 #167534 Multiple errors in strings
1967 #168274 anjuta creates an empty system.tags file
1968 #168301 the new project druid should be center on the anjuta window
1969 #169068 Unclear new strings, with misspellings
1970 #169137 Missing spaces from changed strings
1971 #169138 Spelling error in modified string
1972 #169139 Missing spaces from changed string
1973 #170406 problem when creating a new projects
1974 #170467 crash when changing fonts and color in the preferences dialog
1975 #172666 cvs diff does not always obtain full diff
1976 #173048 library selection plugin
1977 #300228 Ctrl + S intermittent behaviour
1978 #300229 Replace button fault
1979 #300231 Find pane non-functional
1980 #301054 Help window not docked - Anjuta closes when Help window is closed.
1981 #304495 Project saved as fullscreen
1982 #304515 can not edit project properties
1983 #304523 Crashes while importing a project
1984 #304641 Can't type the "-character
1985 #304650 make -j CPUS doesn't always work for anjuta2
1986 #304651 Restoring the project doesn't restore the cursor location of the files
1987 #304652 Possibility to set breakpoints in libraries that will be dlopen()'ed
1988 #304829 questions on use anjuta 2.0
1989 #305076 anjuta 2.0.0: edge column editor preference not functionnal
1990 #305299 Error in anjuta.desktop file
1991 #305301 In menu tree "Settings"->"Customize shortcuts" there are two lines "Task In menu tree "Settings"->"Customize shortcuts" there are two similar lines "Task manager"
1992 #305303 Error while installing anjuta-devel rpm package
1993 #306085 Keybindings are not saved.
1994 #306187 bad definition of PACKAGE_LOCALE_DIR
1995 #306474 The ordering of the buttons in the file open dialog is reversed.
1996 #306582 Anjuta crashes when typing "std::"
1997 #306790 doble click in a message, doesn't find the file.
1998 #306966 Search tool on the tool bar don't work correctly
1999 #306970 The order of the command buttons "Close" - "Search" - "Stop" in the Search Dialog, is useless; the sugestion is: "Search" - "Stop" - "Close"
2000 #307800 Crashes when project directory removed from command line.
2001 #307810 Can't configure a project after creating with new project wizard
2002 #307872 Remember Configure and autogen options for the next time
2003 #307886 Activated plugins not remembered
2004 #308007 Bad interpreter in global-tags/create_global_tags.sh
2005 #308870 Glade Plugin Won't open Glade file.
2006 #309153 code cleanup use glib/gi18n.h
2007 #309154 gnome_color_picker is deprecated
2008 #309348 Anjuta 2.0.1, Anjuta application crash upon build (F9)
2009 #309688 When committing a file that is loaded, I get a file-modification warning
2010 #311420 Crash on terminal deactivation
2011 #311948 some strings untranslatedable Preference dialog
2012 #312227 Crash when selecting debug command
2013 #312566 Patch that will fix another make -j 10 problem
2014 #312666 Return "F3" to execute project
2015 #314069 Window gets hidden when using glade3 plugin
2016 #315188 Project Wizard Problems
2017 #315218 anjuta 2.0 freeze on opening my project
2018 #315521 Failed to compile HEAD-hourly-2005-09-05-18
2019 #316731 Can not add new encodings
2020 #317454 Anjuta crash when array lenght is incorrect
2021 #320191 It's a chore adding/removing files and setting up targets
2022 #320338 Colors of tab menu labels
2023 #320341 Critical error in debugger "locals" window.
2024 #321090 Wrong array/struct/union var type display in locals windows
2025 #321455 Ask for root password when installing
2026 #322634 anjuta_ui_add_action_group_entries : Anjuta Developers Reference Manual incorrect
2027 #322744 New anjuta plugin project configured incorrectly
2028 #323591 Data lost, two tab of the same file
2029 #324572 anjuta crashes on open
2030 #328209 Crash when opening a file while an unsaved new file is open
2031 #332084 Anjuta crashes, when Ctrl+c is pressed.
2032 #332161 Test editor not opening
2033 #332954 No read permission for: file:///usr/share/anjuta/profiles/default.anjuta
2034 #333601 GPL headers are first to c-header template.
2035 #333606 Macro contain hyphen
2036 #334546 No more lookup widget
2037 #334663 Allow to set a parent class to new GObject class
2038 #335142 crash when opeing a second file
2039 #335981 Migration from popt to GOption
2040 #336389 Should check for libwnck
2041 #339296 Wizard can't cope with insufficient permissions in project target directory
2042 #341359 Search function doesnt doing their job.
2043 #341997 The 'Tree' tab in the symbol-browser is not type-to-search able
2044 #342352 Can't close file which in not the current editor
2045 #342375 configure doesn't check for g++
2046 #342401 Compile fix when NLS is enabled
2047 #342447 Crash when using the live-search-entry
2048 #342937 crash after accepting Reload Warning Dialog
2049 #343023 make gives strange error
2050 #344015 on_build_mesg_format prepends an absolute path with the current dir
2051 #344099 valgrind plugin is not built
2052 #346295 Crash when removing breakpoint
2053 #346450 Crash when removing all breakpoints
2054 #346575 data loss when disk is full
2055 #346775 No highlight styles to edit are shown in the preferences dialog in anjuta
2056 #347412 crash when opening file with sourceview plugin
2057 #347414 Stack trace window
2058 #349374 Compilation on FreeBSD 6.1
2059 #351387 don't use Alt+key combinations for shortcut keys
2060 #355148 title bar should show name of active project
2061 #355149 Anjuta should warn if I try to exit with unsaved edits
2062 #355156 plugins window should sort plugins alphabetically
2063 #355168 color selection is broken in messages preferences
2064 #355407 The create_global_tags script doesn't find the anjuta-tags bin
2065 #357151 a + character in a directory name confuses anjuta
2066 #357534 syntax coloring fails and breaks selection display
2067 #357537 allow double click in plugin selection dialog
2068 #357542 Anjuta Plugins window is too narrow
2069 #357546 add keyboard shortcut for toggling breakpoint
2070 #358009 activating stack frame in debugger should also jump to source
2071 #358068 indicate when Find in Files is complete
2072 #358134 Goto Address command should prompt more clearly
2073 #358163 debug Inspect/Evaluate dialog leads to crash
2074 #358583 close any project => crash
2075 #359118 Anjuta crashes when trying to open "src folder" after finishing creating/loading a project
2076 #359259 highlight modes listed in reverse alphabetical order
2077 #359317 can't load debug manager
2078 #359663 make line highlighting optional in GtkSourceView editor
2079 #359730 Anjuta can't launch help files
2080 #359750 fix find/replace shortcut keys
2081 #359862 Bounty: Improve class wizard
2082 #361830 AboutDialog does not close
2083 #363884 CVS head of 21/10 doesn't compile
2084 #363953 create_global_tags.sh contains bash-ism
2085 #364133 There are some GTK+ warning caused by document-manager plugins
2086 #364135 Incorrect widget removed from notebook if call to anjuta_preferences_dialog_remove_page are not in LIFO
2087 #364137 The valgrind plugin can cause anjuta to crash
2088 #364142 Valgrind plugin crash when unloaded
2089 #364144 There is a warning when closing and reloading a plugin using the symbol-browser plugin
2090 #364179 Usage of srcdir and argv fields of vg_action object is incorrect
2091 #364754 Subversion plugin doesn't compile with apr 1.2.X
2092 #364755 Glade plugin crashes on anjuta exit
2093 #364801 Unable to edit glade windows in fullscreen mode
2094 #364900 Warning during compilation of valgrind plugin
2095 #364903 Memory leak in valgrind plugin
2096 #369030 create_global_tags.sh has some errors
2097 #374665 Bounty: Use class macros for type casting in all plugin classes
2098 #376031 [PATCH] CVS command file entry dialog show only directories
2099 #376335 menu items should be capitalized
2100 #377027 crash after unloading Terminal plugin
2101 #377043 Intltool-update -m complains about missing files from POTFILES.in
2102 #377061 close project while debugging => Anjuta hangs
2103 #377767 resize crashes window manager in gnome
2104 #377903 improve message color defaults
2105 #378850 double clicking breakpoint should jump to its source
2106 #378871 Debug / Info command problems
2107 #378879 several command names need ellipses
2108 #383319 GLADE_PROJECT_VIEW_TREE error with glade 3.1.2
2109 #385597 Closed one project and attempted to open another
2110 #388727 Block-tab does not work
2111 #388731 Odd editor behaviour after performing block-text operations
2112 #389764 Tags search do not retrieve all matching symbols
2113 #392290 Missed install as root option in project manager
2114 #392699 Some patches are necessary to build anjuta on NetBSD 3.0
2115 #393680 huge icon on the files pane for .anjuta files
2116 #394218 Signals list view in gobject class creation tab does not scroll horiz.
2117 #395767 when selecting a GTK+ project the sample files generated do not compile
2119 Anjuta 2.0.2 (15 May 2006) -- Naba Kumar
2121 New: GtkSourceView based editor
2122 New: Project configuration
2123 New: Valgrind plugin
2124 New: Tab drag&drop in Editor
2125 Updated: Manual and FAQ
2127 Improved: global tags can now be updated after installation
2128 Improved: Remember toolbars on restart
2129 Improved: Tag manager now knows about classes/namespaces which
2130 should make C++ programming much more easy (IComplete)
2131 Improved: Devhelp plugin improved but we still have linking problems
2132 Improved: Scintilla is now up-to-date 1.68
2134 Known issues:
2135 - Glade plugin crashes because of namespace conflict with libglade (#341073)
2136 - Devhelp plugin cannot be loaded without setting the correct LD_PATH (#341170)
2138 Bug fixes:
2139 #171314         Anjuta crash when trying to do "stream comment"
2140 #311420         Crash on terminal deactivation
2141 #317454         Anjuta crash when array lenght is incorrect
2142 #332084         Anjuta crashes, when Ctrl+c is pressed.
2143 #170467         crash when changing fonts and color in the preferences di...
2144 #172442         inserting empty box comment
2145 #172666         cvs diff does not always obtain full diff
2146 #300231         Find pane non-functional
2147 #304495         Project saved as fullscreen
2148 #304641         Can't type the "-character
2149 #305082         anjuta 2.0.0: crash in debugger / watch / inspect memory
2150 #305301         In menu tree "Settings"->"Customize shortcuts" there are ...
2151 #305587         gtkmm project compile crash
2152 #306790         doble click in a message, doesn't find the file.
2153 #306966         Search tool on the tool bar don't work correctly
2154 #306970         The order of the command buttons "Close" - "Search" - "St...
2155 #307800         Crashes when project directory removed from command line.
2156 #307810         Can't configure a project after creating with new project...
2157 #307872         Remember Configure and autogen options for the next time
2158 #307879         Crashed when exiting
2159 #308870         Glade Plugin Won't open Glade file.
2160 #309153         code cleanup use glib/gi18n.h
2161 #309348         Anjuta 2.0.1, Anjuta application crash upon build (F9)
2162 #309526         Help->ReportBugs points to removed bug tracking system
2163 #309688         When committing a file that is loaded, I get a file-modif...
2164 #311710         freeze in __lll_mutex_lock_wait () after crash?
2165 #312566         Patch that will fix another make -j 10 problem
2166 #312666         Return "F3" to execute project
2167 #314069         Window gets hidden when using glade3 plugin
2168 #315188         Project Wizard Problems
2169 #315218         anjuta 2.0 freeze on opening my project
2170 #315521         Failed to compile HEAD-hourly-2005-09-05-18
2171 #316731         Can not add new encodings
2172 #320338         Colors of tab menu labels
2173 #320341         Critical error in debugger "locals" window.
2174 #321090         Wrong array/struct/union var type display in locals windows
2175 #321455         Ask for root password when installing
2176 #322634         anjuta_ui_add_action_group_entries : Anjuta Developers Re...
2177 #322744         New anjuta plugin project configured incorrectly
2178 #324572         anjuta crashes on open
2179 #328209         Crash when opening a file while an unsaved new file is open
2180 #332161         Test editor not opening
2181 #333601         GPL headers are first to c-header template.
2182 #333606         Macro contain hyphen
2183 #334663         Allow to set a parent class to new GObject class
2184 #335142         crash when opeing a second file
2185 #336389         Should check for libwnck
2186 #107510         Excessive messages marked for translation in anjuta
2187 #304650         make -j CPUS doesn't always work for anjuta2
2188 #334546         No more lookup widget
2189 #312319         Opening files when Anjuta is already open
2190 #339296         Wizard can't cope with insufficient permissions in project target directory
2192 Anjuta 2.0.1 (26 Jun 2005) -- Naba Kumar
2194 New: Group and target properties (for automake based projects)
2195 New: Improvements in class heirarchy. Added members view.
2196 New: Tools plugin improvements and scripts as tools.
2197 New: Prepare-ChangeLog tool.
2198 New: Find-Fixmes tool.
2199 New: Project translation status tool.
2200 New: Save and restore editor current line positions.
2201 New: Added configure flags to enable/disable optional plugins.
2202 New: Message saving from menu.
2203 New: Message manager context menu.
2204 New: Remember plugins profile for project sessions.
2205 Mew: Progress bar implementation.
2206 New: Better progress bar in splash.
2207 New: General preferences page.
2208 New: "Add to project" in file wizard and class wizard implemented.
2209 New: glade plugin improvements.
2210 Updated: RPM spec file
2211 Bug fix: Fixed lots of project import bugs.
2212 Bug fix: Group and target removal.
2213 Bug fix: Fixed Message tab position preferece.
2214 Bug fix: Scroll messages on next/previous.
2215 Bug fix: Fixed crash on project Import
2216 Bug fix: Fixed crash on terminal dockings.
2217 Bug fix: Fixed crash on exit (after using save-as dialog once).
2218 Bug fix: Fixed crash on exit.
2219 Bug fix: Fixed mime installation screw-up
2220 Bug fix: Fixed installation paths.
2221 Bug fix: Fixed 64bit arch build problems
2222 Bug fix: Fixed Autoformat/indent problems.
2223 Bug fix: Fixed Keyboard shortcuts for message navigation.
2224 Bug fix: Fixed graphviz build problems.
2225 Bug fix: Start gdb even if the program does     not exists. Fixes bug #305074
2226 Bug fix: Fixed default font names and sizes.
2227 Bug fix: Fixed errors in opening zero sized files.
2228 Bug fix: Fixed buttons order in open dialog.
2230 Anjuta 2.0.0 (15 May 2005) -- Naba Kumar
2232 Architecture and code base:
2233 New: New plugin architecture and all IDE components ported to this framework.
2234 New: Complex docking shell that allows arbitrary docking of IDE widgets.
2235 New: Dynamic plugin activation and deactivation.
2236 New: Extensible architecture.
2237 New: Plugins can interact with other plugins through interface.
2238 New: Plugins can install dynamic UIs (menus/toolbars), including installing
2239          context menus in other plugins.
2240 New: Shell and Plugin API documentation.
2242 Integration:
2243 New: Integrated help system with Devhelp.
2244 New: Integrated glade UI designer (incomplete).
2246 Editor plugin:
2247 New: Scope memeber autocompletion (e.g ., -> and :: autocompletion).
2248 New: Editor split views.
2249 New: Automatic indentation with tabbing.
2250 New: More syntax highlighting lexers
2251 New: Split multiple views of document
2252 New: Remote editing (full gnome-vfs support)
2253 New: Real-time file modification monitor.
2255 Project management and build plugin:
2256 New: Multiple parallel builds and independent debugging and execution.
2257 New: Synchronous project management (simultaneous manual and automatic management)
2258 New: Mime based filemanager and desktop integration.
2260 Other plugins:
2261 New: Task Manager.
2262 New: Macro plugin allows inserting predefined and user defined texts (macros).
2263 New: Easily extensible template based project wizards (based on autogen).
2264 New: Symbol search plugin.
2265 New: C++ and GObject based class wizard.
2266 New: Class inheritance diagram plugin.
2267 New: Subversion plugin (incomplete)
2268 New: Session management framework.
2269 Updated: Debuger uses GDB machine-interface.
2270 Updated: CVS plugin
2271 Updated: Pretty much everyting.
2273 Anjuta 1.2.2 (13 Apr 2004) -- Naba Kumar
2275 New: Anjuta advanced tutorial
2276 New: Goes to first error automatically (Default is off. need to enable in anjuta.properties).
2277 Bug fix: Use build.silent option from preferences (bug #895726)
2278 Bug fix: Use font style defined for message indicators (bug #885032)
2279 Bug fix: Set bold color as foreground color in terminal (bug #864924)
2280 Bug fix: Removed 'cmp' dependency and used internal function to compare files.
2281 Bug fix: Fixed return value when dest file could not be created.
2282 Bug fix: Fixed a typo in Hello World indentation style.
2283 Bug fix: Fixed misuse of translated strings when looking for style (bug #876037)
2284 Bug fix: Save-all action now asks for filenames for new files (bug #898111)
2285 Bug fix: Fixed a compiler warnings.
2286 Bug fix: Disabled printing of long debug lines.
2287 Bug fix: Close buttons on all dialogs (HIG) and ESC closes them (bug #671596).
2288 Bug fix: Fixed a program execution crash bug.
2289 Bug fix: Fixed Crash on Find & Replace (#887833)
2290 Bug fix: Use defined file name when saving new files (fixes bug #898105).
2291 Bug fix: Don't change filename when clicking on a directory.
2292 Bug fix: Implemented keypress ctrl-c and ctrl-d for terminal (bug #878357).
2293 Bug fix: Do not reload new files (bug #900897).
2294 Bug fix: Disconnects menuitem signal properly (bug #901723).
2295 Bug fix: Fixed bugs #890609 and #890609, #900903.
2296 Bug fix: Fixed a typo in tutorial (bug #866143).
2297 Bug fix: Reduced size of Search and Replace dialog (bug #902636).
2298 Bug fix: Fixed a runtime warning (bug #900087).
2299 Bug fix: Changed build shortcut to F11 (bug #877683).
2300 Bug fix: Do not defualt to -k make option (bug #875486).
2301 Bug fix: CFLAGS passed correctly (bug #816130, #801056, #782798, #773459)
2302 Bug fix: Improved Search and Replace. Fixed crash bug.
2303 Bug fix: Fixed bug #910097 (Insert comment).
2304 Bug fix: Find-Usage rework (bug #890609).
2305 Bug fix: Generated projects read m4 directory. Project generation works. (bug #917781).
2306 Bug fix: Fixed Find-Usage crash when no project open
2307 Bug fix: Fixed bug #893400 ("Remove file" in project tree).
2308 Bug fix: Aligned buttons in the New file dialog and HIG compliance.
2309 Bug fix: Fixed to get correct child exit status using mask (bug #905738).
2310 Bug fix: Goto the first error if it exists (bug #874380).
2311 Bug fix: Save-all for 1 file opened (bug #912618).
2312 Bug fix: Fixed conditional breakpoints.
2313 Bug fix: Fixed debugger calltips displayed for wrong file.
2314 Bug fix: Fixed delete breakpoints.
2315 Bug fix: Fixed Breakpoint setting bugs (bug #895536).
2316 Bug fix: Fixed a crash bug with debugger attach process dialog
2317 Bug fix: Fixed freeze-ups during build terminations (bug #905738).
2318 Bug fix: Fixed a memory corruption (bug #921893).
2319 Bug fix: Open file starts in right directory (bug #908941).
2320 Bug fix: Fixed another crash bug in Find-Usage.
2321 Bug fix: Correctly prompts and reponds passwords (bug #894533).
2322 Bug fix: Fixed 'remove' and 'clear' of Defines list in compiler options (bug #883837).
2323 Bug fix: Installs .glade file of libgllade projects (bug #861038).
2324 Bug fix: Glade based projects can now find installed pixmaps (bug #919903).
2325 Bug fix: Fixed ADA syntax highlighting (bug #923474).
2326 Bug fix: Fixed HANGUP bug for long lines (bugs #700968 and #911376)
2327 Bug fix: Fixed core file loading in debugger.
2328 Bug fix: Partially fixed to show long calltips properly (bug #917982).
2329 Bug fix: Fixed a crash bug in search replace. (bug #921893).
2330 Bug fix: Fixed a crash when launcher child could not be executed (bug #926606).
2331 Bug fix: Fixed a crash bug when opening and closing a large project repeatedly.
2332 Bug fix: Sets filename when saving new files.
2333 Bug fix: Most font and print related bugs fixed (bug #885023, #925956, #890473).
2335 Anjuta 1.2.1 (29 Jan 2004) -- Naba Kumar, Johannes Schmid
2337 New: "New File" with some options for newly created files
2338 Bug fix: #849914, #840159, #864922, #849928, #846386, #845782
2339 Bug fix: #860906, #859329, #858993, #857605, #878404
2340 Bug fix: 169058@bugs.debian.org
2341 Bug fix: compile file works with shell expression like `command` now
2342 Bug fix: Buildiing on SMP systems
2343 Bug fix: debugger improvements & cleanups
2344 Bug fix: Sample file confirms to C++-Standard now
2345 Bug fix: Use gtk stock icon for editor tabs
2346 Bug fix: Should builf sucessfully on Slackware 9.1 now (libiconv)
2348 Thanks to Pavol Bosik, Andreas Volz, grzegol@pld-linux.org, Dan Elphick,
2349 Franco Catrin L and Stefano Vallarino for their patches.
2351 From this release on anjuta has two new development responsibilities
2352 alongside with Naba Kumar <naba@gnome.org>:
2353 Jean-Noel Guiheneuf <Jnoel@cvs.gnome.org>
2354 Johannes Schmid <jhs@cvs.gnome.org>
2356 If you want to support anjuta development please contact the
2357 list <anjuta-devel@list.sourceforge.net>, more manpower is much-needed.
2358 You can also make a donation through the SF.net donation system now.
2360 Anjuta 1.2.0 (8 Dec 2003) -- Naba Kumar
2362 Updated: Prompts users for unsaved files during project closing.
2363 Updated: Added checkbox in wizard to enable/disable glade source generation.
2364 Updated: Scintilla to version 1.57
2365 Bug fix: Crash on preferences with other locales.
2366 Bug fix: Freeze ups during build/debugging with other locales.
2367 Bug fix: Crash with readonly project files (during saves).
2368 Bug fix: Breakpoints bug.
2369 Bug fix: Syntax hiliting bug.
2370 Bug fix: Avoids error conditions for glade/glademm not found
2371 Bug fix: Crash on anjuta exit
2372 Bug fix: Crash on project close with unsaved files.
2373 Bug fix: Compilation errors with old gcc.
2374 Bug fix: Fixed debugger malfunctioning with non-english locales.
2375 Bug fix: Crash bug during import.
2376 Bug fix: Dnd file drop.
2377 Bug fix: Setting breakpoints for c++ files works.
2378 Bug fix: Crash bug to multiple open of same file fixed.
2379 Bug fix: Enables debug and optimization flags for new projects.
2380 Bug fix: Fixed pascal highlighting
2381 Bug fix: Fixed build failure with no 'intl' directory.
2382 Bug fix: Added filters to find in files.
2383 Bug fix: Fixed tutorial
2384 Bug fix: Added horizontal scrollbar to description text in wizard.
2385 Bug fix: Installs properly even when system.tags file could not be generated.
2386 Bug fix: Compiler error with old gcc.
2388 Anjuta 1.1.98 rc2 for 1.2.0   (07 Nov 2003) -- Naba Kumar
2390 New: Double click on margin toggles bookmark.
2391 New: Double click on margin (debugger mode) adds/removes breakpoints.
2392 New: Single click on margin (debugger mode) enables/disables breakpoints
2393 New: Find previous added.
2394 New: Emacs style file modeline in files.
2395 Updated: Removed 'page setup' item from the file menu.
2396 Updated: Scintilla (cvs 2003-09-29 -- ver 1.55+)
2397 Updated: No libzvt dependency (means faster operation).
2398 Updated: Performance improvements in Editor.
2399 Updated: Documentations revived in docbook xml format.
2400 Bug fix: Symbol browser now loads properly for new projects.
2401 Bug fix: Fixed many compiler warnings.
2402 Bug fix: Fixed crash bug in Application wizard.
2403 Bug fix: Fixed crash bug in Project Import.
2404 Bug fix: Printing in proper UTF8
2405 Bug fix: Fixed crash bug during project creation.
2406 Bug fix: Fixed clean-before-build bug.
2407 Bug fix: Fixed find in files bugs.
2408 Bug fix: Fixed gettext bug with projects.
2409 Bug fix: Fixed Autoformat
2410 Bug fix: Fixed crash bug with 'Add watch expression'
2411 Bug fix: Fixed debugger freeze ups due to uninitialized strings in target programs.
2413 Anjuta 1.1.97 rc1 for 1.2.0   (26 June 2003) -- Naba Kumar
2415 New: Support for all text file encodings (can be customized in preferences).
2416 New: Line and word selection menu entries (setting shortcuts possible).
2417 New: Added *.css files highlighting.
2418 Updated: Project window and message window no longer always float above the main window.
2419 Updated: Reorganized messages tabs in more sensible order.
2420 Updated: Better 'Customize menu' message.
2421 Updated: Prompts for 'clean' for modified compiler options.
2422 Updated: Deprecated GNOME 1.x project wizards. It can still open older projects.
2423 Updated: Speedier startup (but needs more optimization todo).
2424 Updated: New splash.
2425 Updated: Some re-organization and cleanups.
2426 Updated: Better debugger operations.
2427 Updated: Better HIG complient dialogs.
2428 Updated: Many many translation updates.
2429 Bug fix: Separated -dP and -A flags of CVS update into different options.
2430 Bug fix: No more file corruption for non-utf-8 encodings.
2431 Bug fix: Removed references to older automake/autoconf in generated projects.
2432 Bug fix: Fixed automake errors with old automake in generated projects.
2433 Bug fix: Tcl/tk properties fix (all keywords will be recognized).
2434 Bug fix: Red color editor tab for modified files now consistent in inactive state also.
2435 Bug fix: Backward search works correctly.
2436 Bug fix: Fixed shell script to properly detect installed *-config files.
2437 Bug fix: Corrected many project generation codes.
2438 Bug fix: Fixed compiler errors associated with older gcc.
2439 Bug fix: Stack trace output can be activated with double-click.
2440 Bug fix: Properly closes automatic debugger-tip (was very annoying before).
2441 Bug fix: Properly jumps to correct file/line from build messages.
2442 Bug fix: CVS dialogs bug fixes.
2443 Bug fix: Fixed gnome-print, zvt and pcre dependencies in configure and rpm spec file.
2444 Bug fix: Fixed glade/glade-2 confusion in generated projects.
2445 Bug fix: Multiple file selection works now.
2446 Bug fix: Fixed failure in poping up search combo puldown (in main menu).
2447 Bug fix: And many more critical/non-critical bug fixes.
2448 Bug fix: Fixed non-working shortcuts (changed to working ones).
2450 Anjuta 1.1.1-beta   (05 May 2003)     -- Naba Kumar
2452 New: Ported to GNOME2:
2453 New: New Preferences management.
2454 New: Tools management.
2455 New: Watch and Backtrace moved to messages pane.
2456 New: GNOMEVFS based file browser.
2457 New: Pango fonts in editor (Anti-Aliased fonts).
2458 New: Project configuration for GUI editor and version.
2459 New: Advance search and replace (ported from 1.0.x branch).
2460 Updated: Scintilla 1.51+ (cvs)
2461 Updated: Session management. It now saves tree states.
2462 Bug fix: Many
2464 Anjuta 1.0.1:           (xth June 2002)                 -- Naba Kumar
2466 New: Auto-complete takes graphics now.
2467 NEW: Auto-complete automatic.
2468 New: Per project editor properties
2469 New: Sub windows now float above main window.
2470 New: Project version and excluded modules configuration.
2471 NEW: Errors and warnings indications in editor.
2472 New: Tools support and tools editor.
2473 New: Incremental search (like emacs I-Search)
2474 Bug fix: Printing now takes editor default fonts
2475 Bug fix: Rpm package fix
2476 Bug fix: ChangeLog insert uses spaces (instead of tabs)
2477 Bug fix: Fixed compiler warnings.
2478 Bug fix: Fixed debug terminal bug
2479 Bug fix: Disabled gladen to remove the libssl dep.
2480 Bug fix: brace indentation works properly.
2481 Bug fix: Wrap-around search
2482 Updated: Upgraded scintilla to 1.49+
2483 Updated: Upgraded editor properties and added new properties.
2484 Updated: Organized plugins
2486 Anjuta 1.0-beta1:       (1st August 2002)                       -- Andy Piper
2488    => Release of Anjuta-1.0-beta1 (beta)
2490 This precedes the final release of Anjuta for the 
2491 GNOME 1.x platform...
2493 New: CVS support for Projects and individual files,
2494      file revisions are displayed in Files pane
2495 New: Gnome Print support (including syntax colouring)
2496 New: Patch plugin to apply diffs
2497 New: Application Wizard support for wxWindows, Xlib, 
2498      GNOME2, Gtk2 and libglade2 Projects, plus option for 
2499          dynamic or static libraries as targets in generic Projects
2500 New: user identity preferences enabling new editor functions
2501 New: better GNOME integration, now uses configured GNOME URL 
2502      handlers
2503 New: MIME handling
2504 New: Anjuta kickstart tutorial
2505 New: automatic expression tips during debugging (hover-and-show)
2506 New: compilation warning/error navigation from terminal
2507 New: better find functionality
2508 New: enhanced file selection widget
2509 New: enhanced Evolution-style about dialog
2510 New: Automatic Variable display when mouse hovered on the
2511      variable name (in dubugger mode).
2512 New: Raw memory veiw for debugger (somewhat resembling ghex).
2514 Updated: synced to Scintilla 1.46
2515 Updated: many usability improvements to the GUI and menus
2517 --------------------------------------------------------------------
2519 Anjuta 0.1.9:   (14th February 2002)            -- Andy Piper
2521    => Release of Anjuta-0.1.9 (stable)
2522    
2523 New: messages manager rewritten to use notebook tabs
2524 New: symbol and tag browser fully based on TagManager
2525 New: embedded terminal window (using zvt)
2526 New: Project Import Wizard makes it easier to migrate
2527      existing projects to Anjuta (experimental)
2528 New: libglade project type added to the Application
2529      Wizard
2530 New: simple class creator plugin now included
2531 New: files autosaved before a build
2532 New: more translations - 21 languages now fully or 
2533      partially supported
2535 Updated: new look for the Application Wizard
2536 Updated: UI enhancements
2537 Updated: Solaris support improved
2538 Updated: many, many bug fixes.....
2540 --------------------------------------------------------------------
2542 Anjuta 0.1.8:   (30th November 2001)            -- Andy Piper
2544    => Release of Anjuta-0.1.8 (stable)
2545    
2546 New: integration of new TagManager library - much improved
2547      autocompletion and calltips functionality
2548 New: multiple file drag-and-drop
2549 New: ability to save build message output
2550 New: DOS file (CR/LF) handling
2551 New: basic plugin hooks added
2552 New: many new translations - 17 languages now fully or 
2553      partially supported
2555 Updated: notebook tabs notify when file has been changed, can be
2556          scrolled for browsing
2557 Updated: improvements to interactive debugger and communication
2558          with gdb
2559 Updated: improved find functionality, better dialogs
2560 Updated: synced up to version 1.41 of Scintilla, new lexers added
2561 Updated: new icons
2563 ... plus the usual bug fixes and minor feature additions.
2565 --------------------------------------------------------------------
2567 Anjuta 0.1.7:   (21st August 2001)              -- Stephane Demurget
2569    => Release of Anjuta-0.1.7 (stable) - bug fixes release
2571 Fixed: Two nasty bugs preventing to use the wizards (macros dir copy and
2572        src/source.c).
2573 Fixed: Interface clean up.
2574 Updated: HACKING, doc, and others
2575 Updated: french, spanish, turk and japan translations fully up-to-date.
2577 --------------------------------------------------------------------
2579 Anjuta 0.1.6:   (31st July 2001)                -- Nabakumar. 
2581    => Release of Anjuta-0.1.6 (stable).
2583 New: Class browser and file browser added in the project manager.
2584 New: GDP standardized docbook documentations.
2585 New: Anjuta faqs documentation.
2586 New: New gnomish icon set and splashscreen.
2587 New: Context sensitive help and gnome api browser
2588      (need Devhelp and the dev books to be installed).
2590 Added: Preferences for setting caret and selection colors.
2591 Fix for gdb version 5.
2592 Closes all files when project is closed.
2593 And many big fixes and minor feature additions.
2594 Translations updated.
2596 Note : the major part of the new project manager has been written but
2597 it needs time to be integrated and tested. That's why it's not present in
2598 this release. 
2600 --------------------------------------------------------------------
2602 Anjuta 0.1.4:   (25nd Mar 2001)         -- Nabakumar. 
2604    => Release of Anjuta-0.1.4 (stable).
2606 Calltips provided for Gnome function prototypes (and standard libraries functions).   
2607 Fixed project dir creation bug.
2608 Fixed double accelerators bug.
2609 Fixed source generation bug.
2610 Fixed pixmap creation with NULL window.
2611 i18n bug fix.
2612 Debugger now takes program args.
2613 Japanese translation.
2614 Other minor  bug fixes.
2616 --------------------------------------------------------------------
2618 Anjuta 0.1.3:   (4th Mar 2001)          -- Nabakumar. 
2620    => Release of Third  version (Alpha)  with lots of bugs.
2621    
2622 New Features in Anjuta 0.1.3:
2623 -----------------------------
2625         => Anjuta now integrates Scintilla editing component:
2626         ----------------------------------------------------
2627                 * Automatic syntax hilighting (using lexers).
2628                 * Code folding/hiding .
2629                 * Linenumbers/markers display.
2630                 * Text zooming.
2631                 * Text autocompletion
2632                 * Automatic indentation and indentation guides
2633                 * ... and much more.
2635         => Dynamic Project Management:
2636         -----------------------------
2637                 * Anjuta no longer uses the template based project management.
2638                 * Provides project configuration.
2639                 * Added two more modules in project management:
2640                         (Help module and Translation module).
2641                 * Added BONOBO support and BONOBO application wizard.
2642                 
2643         => Java style Properties management:
2644         -----------------------------------
2645                 Now uses Java style properties management. Which makes
2646                 it highly configurable, both from distributor's and user's side.
2647         
2648         => Supports for Other languages added:
2649         -------------------------------------
2650                 * Java, Perl, Python, LaTeX, 
2651                 ... and others can be user configurable.
2652                 
2653         => On-Board command editor:
2654         --------------------------
2655                 Facilitates customization of commands used
2656                 for compiling, building and execution.
2657         
2658         => Provides Hilite style editor:
2659         -------------------------------
2660                 Used for customizing Syntax hiliting style.
2661         
2662         => More intelligent messaging system:
2663         -----------------------------------
2664                 * Now error messages (or messages in general)
2665                 can be browsed using go to Prev/Next message,
2666                 goto start/end of block and goto matching braces.
2667         
2668         => Bookmarks management:
2669         -----------------------
2670                 Anjuta has now supported Bookmarks
2671                 management.
2672         
2673         => Debugger:
2674         -----------
2675                 * Now breakpoints can be toggled Onboard.
2676                 * Added Run to cursor.
2677                 * Fixed some earlier bugs.
2678         
2679         => Added Two more toolbars:
2680         --------------------------
2681                 * Browser toolbar for browsing messages,
2682                 bookmarks and code blocks.
2683                 * Format toolbar for easy formatting
2684                 of code statements.
2685                 
2686         => Application GUI:
2687         ------------------
2688                 * Smarter and more informative status bar.
2689                 * Improved memory to remember Application
2690                 GUI configuration between sessions.
2692 Thing that I forgot to change:
2693 ------------------------------
2694         => Anjuta Online manual. It's still the old one.
2695         so, new users may find it a bit annoying to learn
2696         the controls, especially those who are young
2697         in programming.
2699 --------------------------------------------------------------------
2700 Anjuta 0.1.2-beta_2:    (24th Feb 2001)         -- Nabakumar. 
2702    => Release of 0.1.2 beta2  version  with lesser bugs.
2704 --------------------------------------------------------------------
2705 Anjuta 0.1.2:   (03rd Nov 2000)         -- Nabakumar. 
2707    => Release of second version (Beta) with lesser bugs.
2709    => Minor fixes in Doc files.
2710    => Fixed to ignore non-existent dir for blank prj.
2711    => More checking in project creation, especially to confirm
2712         that the prj file already does not exist.
2713    => Now Menu item "Format/Detach current document" is inactive
2714         when there is no document opened.
2715    => Improved Library settings GUI.
2716    => Can now enable/disable added libraries.
2717    => Stock libs provided for ease of entry.
2719 --------------------------------------------------------------------
2720 Anjuta 0.1.1: (01rd Nov 2000)   -- Nabakumar. 
2722   => Release of first version (Beta) with lots of bugs.
2723         
2724 --------------------------------------------------------------------