[gtksourceview] 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:

  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
  1054334... test-search-ui: update label in an idle
  823671e... compute_nb_of_lines() -> compute_number_of_lines()
  d7ed8cc... Validate gbooleans from public API
  5dcc03b... Do not allow NULL iters
  3f5b3a6... test-search-ui: use gtk_entry_buffer_get_bytes()
  620db58... set_search_text(): the string must be nul-terminated
  535d2b6... search: more API documentation

Commits added to the branch:

  5cd819c... Higher-level asynchronous search and replace API



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