| Age | Commit message (Collapse) | Author | 
|---|
|  | Double-clicking a search result will open the file in the previous view (if it
exists) rather than clobbering the current one. Also added the find text to the
output. | 
|  |  | 
|  |  | 
|  | Since every keypress causes "changed" to fire, the file browser should only
populate the PM view if the current filepath is a valid directory. | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | MARK_REPLACEALL_END should be the first marker (0), so MARK_BOOKMARK was changed
to be the second marker (1). | 
|  |  | 
|  |  | 
|  |  | 
|  | Including:
* autocomplete_word_from_dict
* move_line (up and down)
* ruby_exec
* lua_exec
* reformat_paragraph | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | According to the gtk+ Bugzilla, Mac OSX implements its own resize grip. So the
grip the GtkStatusBar has conflicts with the OSX one and weird stuff happens.
This should be fixed in a later version of the GTK-OSX framework. | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  |