summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: fix duplicate test case pathSébastien Wilmet2015-09-141-1/+1
* build: don't define ACLOCAL_AMFLAGS (deprecated)Sébastien Wilmet2015-08-301-2/+0
* SearchContext: fix bug regex replace with look-aheadSébastien Wilmet2015-08-231-0/+42
* test-search-context: add get_buffer_contents() utilitySébastien Wilmet2015-08-201-26/+18
* SearchContext: fix bug backward regex searchSébastien Wilmet2015-08-201-0/+27
* SearchContext: fix bug look-ahead regexSébastien Wilmet2015-08-201-3/+86
* Allow #rgba() colors in named colorsPaolo Borelli2015-08-163-1/+159
* Add rust.langPaolo Borelli2015-08-151-0/+5
* completion: add support for named-icons and GIconPaolo Borelli2015-08-151-20/+50
* tests: fix warning about 'gchar *' vs 'const gchar *'Sébastien Wilmet2015-08-091-1/+1
* tests: fix warnings about 'gchar **' vs 'const gchar **'Sébastien Wilmet2015-08-091-19/+19
* tests: fix comparison between signed and unsigned integersSébastien Wilmet2015-08-091-1/+1
* build: migrate from GNOME_COMPILE_WARNINGS to AX_COMPILER_FLAGSSébastien Wilmet2015-08-091-0/+2
* build: migrate from GNOME_CODE_COVERAGE to AX_CODE_COVERAGESébastien Wilmet2015-08-091-1/+1
* language-specs: new highlight for mesonIgor Gnatenko2015-07-231-0/+9
* Add "smart-backspace" propertyPaolo Borelli2015-06-212-1/+22
* Revert "FileLoader: call gtk_text_buffer_set_modified()"Sébastien Wilmet2015-06-202-8/+5
* FileLoader: call gtk_text_buffer_set_modified()Sébastien Wilmet2015-06-142-5/+8
* Add a sort line method to the bufferPaolo Borelli2015-05-161-0/+46
* Improve sh syntax variable highlightingIlya Novoselov2015-05-151-0/+29
* Ocaml highlighting example addedGaetan Gilbert2015-05-101-0/+13
* Add source map widgetIgnacio Casal Quinteiro2015-05-073-4/+40
* Add lang file for (basic) CSVMartin Blanchard2015-04-171-0/+4
* Add an example file for JavaScriptAndreas Fackler2015-04-151-0/+15
* Highlighting test file for GDB-log syntax.Rudolf-Walter Kiss-Szakacs2015-04-131-0/+62
* build: add some missing --sourcedir for glib-compile-resourcesSébastien Wilmet2015-03-241-3/+3
* Fix compilation warning on WindowsSébastien Wilmet2015-03-241-0/+4
* One more join-lines case...Paolo Borelli2015-03-121-0/+2
* SearchContext: unit test when buffer destroyed during searchSébastien Wilmet2015-03-051-0/+24
* iter: fix bug with extra-natural word containing only underscoresSébastien Wilmet2015-02-041-0/+16
* Completion: test markupSébastien Wilmet2015-02-041-4/+4
* Background pattern: small code improvementsSébastien Wilmet2015-01-251-1/+3
* Provide a way to draw background patternsIgnacio Casal Quinteiro2015-01-222-0/+42
* Add a buffer_join_lines methodPaolo Borelli2015-01-181-0/+46
* SearchContext: fix bug multi-byte charactersSébastien Wilmet2015-01-031-0/+16
* SearchContext: fix bug replace when regex + at word boundariesSébastien Wilmet2015-01-021-1/+20
* UndoManager: fix bug with modified inside not undoable actionSébastien Wilmet2015-01-021-0/+20
* UndoManager: fix a crash with mixed user action/not undoable actionSébastien Wilmet2015-01-021-1/+139
* Add style scheme chooser widgetsIgnacio Casal Quinteiro2014-12-302-93/+49
* GtkSourceIter, the come backSébastien Wilmet2014-12-252-0/+405
* UndoManager: restore restore selectionSébastien Wilmet2014-11-221-0/+58
* cuda.lang: test the kernel-call contextSébastien Wilmet2014-11-051-0/+26
* Use GtkTextView:monospace propertySébastien Wilmet2014-11-026-25/+3
* Syntax highlighting and test file for Apache Pig 0.12Eyal2014-10-271-0/+11
* yacc.lang: handle multidigit semantic valuesMichael Catanzaro2014-10-251-1/+1
* UndoManager: bug fix for empty user actionsSébastien Wilmet2014-10-071-0/+51
* changecase: better character conversionsSébastien Wilmet2014-09-251-8/+38
* UndoManager: new implementation based on GQueuesSébastien Wilmet2014-09-221-36/+54
* Test UndoManager performancesSébastien Wilmet2014-09-222-0/+107
* completion: implement GtkBuildable::get_internal_child()Sébastien Wilmet2014-09-121-0/+5