commit 692e2e580d9bc9ae3054883802ea651afc754de4 Author: Ignacio Casal Quinteiro Date: 2010-04-25 Do not remove the previous line when auto indenting. M gtksourceview/gtksourceview.c commit e41ca09cf3832ca0253d13417381c7981575d7eb Author: Jesse van den Kieboom Date: 2010-04-23 Fix applying matching bracket tags when it should not M gtksourceview/gtksourcebuffer.c commit e0a120a4395d08888d8a09ae25cf3826fe34c9e0 Author: Carles Ferrando Date: 2010-04-21 Updated Catalan (Valencian) translation M po/ca@valencia.po commit 3978ec8b9222b5cb5cb25d0fb5bf4348db779df0 Author: Paolo Borelli Date: 2010-04-18 Update git.mk from pango M git.mk commit ee9e8e37a803954478cbc40b71e063168d8804fa Author: Jesse van den Kieboom Date: 2010-04-09 Don't go forward_to_line_end if already at line end to extend selection M gtksourceview/gtksourceview.c commit 3d7926700e0d9f2c964c83bb8c6265dc99134d0c Author: Jesse van den Kieboom Date: 2010-04-09 Always consume left click gutter button press event This is technically not really correct, but nobody else is using the event anyway. The more fundamental issue is that the cell-activated signal does not allow a return value indicating the event should be consumed. This caused the line gutter clicking things (select line, extend selection) to fail because the buffer got the event and removed the selection. M gtksourceview/gtksourcegutter.c commit 7160d89fb797aa08947c13d038c558b6ea5c5dfe Author: Simon Wenner Date: 2010-04-07 Updated glsl.lang to latest GLSL version (4.0) M gtksourceview/language-specs/glsl.lang commit 6e57ca8ee20dbb064a8032245c06f0e7ac103b7d Author: Jesse van den Kieboom Date: 2010-04-07 Make sure to check forward_line result when merging regions This fixes a small bug where the regions are incorrectly resized, resulting in false rescans M gtksourceview/completion-providers/words/gtksourcecompletionwordsbuffer.c commit b74cbeae4de640ed17c020e0101c135ff646b06d Author: Tristan Van Berkom Date: 2010-03-30 Added some missing user displayable values in gtksourceview-glade.xml M glade/gtksourceview-glade.xml commit da9796430fa1028eae6c03d41733cd72fcd72842 Author: Rene Pärts Date: 2010-03-30 Estonian translation updated M po/et.po commit ebadfb3970037087ef6f7ecc521312d436711cbb Author: Garrett Regier Date: 2010-03-26 Fix sh variable-definition M gtksourceview/language-specs/sh.lang