This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/blenkernel/intern
Sergey Sharybin 471c28f91c Fix #27319: Text editor "Find" does not locate words.
Added new option to find panel of space text which toggles
case-esensitive search.

Additional changes:
- Send NC_TEXT|NA_EDITED when removing markers in find_and_replace modifier
  this prevents "sticked" markers which disappears on first redraw when
  search text wasn't found
- Do not show "Text wasn't found" error when text to be searched is contained
  in the end of buffer and it's selected. Replacing/marking used to happen, but
  this popup message was really annoying for this case.

TODO: It's incorrect to use UI_GetThemeColor4ubv from this operator
2011-05-07 17:52:44 +00:00
..
2011-02-27 20:40:57 +00:00
2011-02-27 20:40:57 +00:00
2011-02-27 20:40:57 +00:00
2011-05-01 21:39:13 +00:00
2011-02-27 20:40:57 +00:00
2011-02-27 20:40:57 +00:00
2011-02-27 20:40:57 +00:00
2011-02-27 20:40:57 +00:00
2011-05-04 15:09:48 +00:00
2011-05-01 10:14:09 +00:00
2011-02-27 20:40:57 +00:00
2011-02-27 20:40:57 +00:00
2011-02-27 20:40:57 +00:00
2011-02-27 20:40:57 +00:00
2011-03-25 17:11:32 +00:00
2011-02-27 20:40:57 +00:00
2011-04-17 10:05:27 +00:00
2011-05-01 10:14:09 +00:00