summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Do the deed in size-allocatewip/centertextPaolo Borelli2013-09-041-17/+42
* Try to center just the text area and not the line nums etcPaolo Borelli2013-09-013-70/+53
* Prototype to center the text viewPaolo Borelli2013-09-013-9/+108
* GtkSourceStyle: add missing GObject stuff in the headerSébastien Wilmet2013-08-194-10/+10
* Doc: "Returns:" for gtk_source_buffer_iter_has_context_class()Sébastien Wilmet2013-08-191-0/+1
* SearchContext: replace() and replace_all(): clear replace errorSébastien Wilmet2013-08-191-0/+19
* SearchContext: add the "regex-state" propertySébastien Wilmet2013-08-193-1/+98
* Better document context classesSébastien Wilmet2013-08-191-1/+35
* SearchContext: more unit testsSébastien Wilmet2013-08-191-0/+57
* SearchContext: fix a bug with partial matchesSébastien Wilmet2013-08-191-1/+9
* SearchContext: fix the unit testsSébastien Wilmet2013-08-191-0/+4
* SearchContext: fix a crash with backward regex searchSébastien Wilmet2013-08-191-1/+1
* SearchContext: use the regex error for the replace tooSébastien Wilmet2013-08-191-8/+19
* SearchContext: stop search on regex matching errorSébastien Wilmet2013-08-191-29/+30
* SearchContext: document a known issue (for a rare corner case)Sébastien Wilmet2013-08-191-0/+17
* SearchContext: don't scan_all_region() in smart sync searchSébastien Wilmet2013-08-191-2/+26
* SearchContext: small code improvementSébastien Wilmet2013-08-191-2/+9
* Test regex search performancesSébastien Wilmet2013-08-191-5/+104
* SearchContext: add improvement ideasSébastien Wilmet2013-08-191-3/+28
* Remove gtk_source_buffer_disable_search_highlighting()Sébastien Wilmet2013-08-195-49/+7
* SearchContext: free the found_tagSébastien Wilmet2013-08-191-0/+10
* SearchContext: take directly search->priv->settingsSébastien Wilmet2013-08-191-82/+36
* Test programs: re-add search highlightingSébastien Wilmet2013-08-192-2/+28
* SearchContext: set_settings(): allow NULL to create a new settingsSébastien Wilmet2013-08-191-5/+13
* Add gtk_source_buffer_disable_search_highlighting()Sébastien Wilmet2013-08-195-3/+105
* Move private buffer functions to gtksourcebuffer-private.hSébastien Wilmet2013-08-198-23/+59
* SearchContext: add highlight propertySébastien Wilmet2013-08-193-2/+74
* SearchContext: init found_tag in set_buffer()Sébastien Wilmet2013-08-191-57/+10
* build: sort the tests and unit testsSébastien Wilmet2013-08-191-49/+49
* Adapt the documentation for the new search APISébastien Wilmet2013-08-196-47/+147
* Doc: sort the classes in gtksourceview-3.0-sections.txtSébastien Wilmet2013-08-191-286/+286
* New search and replace API, with SearchContext and SearchSettingsSébastien Wilmet2013-08-1915-1585/+1631
* Search: rename test programsSébastien Wilmet2013-08-197-1230/+1229
* Rename GtkSourceSearch -> GtkSourceSearchContextSébastien Wilmet2013-08-1913-499/+471
* Regex searchSébastien Wilmet2013-08-198-74/+1862
* buffer: fix a memory leak in get_context_classes_at_iter()Sébastien Wilmet2013-08-161-0/+2
* Updated Lithuanian translationAurimas Černius2013-08-111-187/+228
* Updated Galician translationsFran Diéguez2013-08-021-173/+224
* Updated Hebrew translation.Yaron Shahrabani2013-07-311-681/+634
* Updated Spanish translationDaniel Mustieles2013-07-311-1/+1
* [l10n] Updated Italian translation.Milo Casagrande2013-07-301-202/+374
* Post-release version bumpSébastien Wilmet2013-07-292-4/+4
* Release 3.9.43.9.4Sébastien Wilmet2013-07-291-0/+6
* Warning: the search and replace API is unstableSébastien Wilmet2013-07-291-0/+6
* GTK+ >= 3.9.9 requiredSébastien Wilmet2013-07-272-2/+2
* Fix tests for recent GTK+ api changesMatthias Clasen2013-07-261-12/+12
* Fix api break for templatesIgnacio Casal Quinteiro2013-07-261-3/+3
* Updated Traditional Chinese translation(Hong Kong and Taiwan)Chao-Hsiung Liao2013-07-252-416/+768
* javascript.lang: include the missing null value contextPaolo Borelli2013-07-241-0/+1
* Completion: add a comment with an idea to improve the codeSébastien Wilmet2013-07-241-0/+5