[gtksourceview] (36 commits) Non-fast-forward update to branch wip/search



The branch 'wip/search' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:

 http://live.gnome.org/Git/Help/NonFastForward

Commits removed from the branch:

  3f41b03... Higher-level asynchronous search and replace API
  2c8ed1f... search: add GTK_SOURCE_SEARCH_AT_WORD_BOUNDARIES flag
  009bf0e... search: The King is Dead
  af2b458... Synchronous forward and backward search
  fca72bf... Asynchronous forward search
  1ec1ac6... search: cancel running task on buffer modification
  45e7914... Asynchronous backward search
  02de050... search: some fixes
  82a24de... search: wrap around flag
  fae2412... search: do not search NULL string
  2975585... search: fix bug with idle callback not called
  bbedf6e... Split GtkSourceSearchFlags into three bool properties
  cef0833... forward/backward search: NULL for the end/start of the sele
  ecdffd1... test-search-ui: simplify forward/backward search
  6dc84ed... Add gtk_source_buffer_replace_search_match()
  b7136fe... test-search-ui: add replace entry and button
  757a57a... Rename function
  5f35506... Add gtk_source_buffer_search_replace_all()
  673a8e3... search: return the number of replaced matches
  4c2eb98... search: unit test for multiple lines
  91ecaa6... search: small code simplification in idle_scan_cb()
  d77f2aa... search: speed up the search (almost 2x faster)
  4d1b99f... search: tune a bit the SCAN_BATCH_SIZE
  687a76b... test-search-performances
  f5c83db... Add gtk_source_buffer_get_search_occurrence_position()
  f72ec5e... test-search-ui: display the occurrence position
  394ed77... test-search-ui: clean-up the code
  bd8691b... search: avoid reference cycle between buffer and search
  9451ddd... test-search-ui: s/finalize/dispose/
  fd592e3... test-search-ui: connect to "notify::text" instead of "chang
  8ed7fd9... Note about the delayed "changed" signal on a GtkSearchEntry
  fe82e74... Use G_SOURCE_CONTINUE and G_SOURCE_REMOVE
  0145d31... search: various small code improvements
  6f4c01a... search: transfrom recursive functions into loops
  1395a44... search: avoid memory leak of GTask and GCancellable

Commits added to the branch:

  110cc1c... Updated Lithuanian translation (*)
  1f38662... Higher-level asynchronous search and replace API
  68abef6... search: add GTK_SOURCE_SEARCH_AT_WORD_BOUNDARIES flag
  9cf3036... search: The King is Dead
  b4136a0... Synchronous forward and backward search
  24e1e64... Asynchronous forward search
  5040946... search: cancel running task on buffer modification
  204992e... Asynchronous backward search
  b948ca9... search: some fixes
  1e7da9f... search: wrap around flag
  eb5156e... search: do not search NULL string
  571854f... search: fix bug with idle callback not called
  41a20a9... Split GtkSourceSearchFlags into three bool properties
  60faa13... forward/backward search: NULL for the end/start of the sele
  2193d20... test-search-ui: simplify forward/backward search
  1ea2e77... Add gtk_source_buffer_replace_search_match()
  c61b2f2... test-search-ui: add replace entry and button
  56000c9... Rename function
  eff45c4... Add gtk_source_buffer_search_replace_all()
  b15743c... search: return the number of replaced matches
  d32c690... search: unit test for multiple lines
  0c8e818... search: small code simplification in idle_scan_cb()
  9f3c9a2... search: speed up the search (almost 2x faster)
  f1bec04... search: tune a bit the SCAN_BATCH_SIZE
  4ffd8d5... test-search-performances
  cbcd055... Add gtk_source_buffer_get_search_occurrence_position()
  ae05912... test-search-ui: display the occurrence position
  b8a85c4... test-search-ui: clean-up the code
  27131c6... search: avoid reference cycle between buffer and search
  c46b8f0... test-search-ui: s/finalize/dispose/
  2a8de87... test-search-ui: connect to "notify::text" instead of "chang
  652fe5b... Note about the delayed "changed" signal on a GtkSearchEntry
  cf5c1e1... Use G_SOURCE_CONTINUE and G_SOURCE_REMOVE
  5b05fe7... search: various small code improvements
  ef96ab3... search: transfrom recursive functions into loops
  9bbd420... search: avoid memory leak of GTask and GCancellable

(*) This commit already existed in another branch; no separate mail sent



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]