Editra commits

RevisionAuthorDateDescription
55473CJP05 Sep 2008 09:57:53

Fix bug where line number margin could not fit large line numbers. Also fixes overflow issue of large line numbers into bookmark margin.

55461CJP04 Sep 2008 16:54:03

Set specific dialog title depending on search mode

55460CJP04 Sep 2008 16:48:16

Add optional parameter to allow for setting multiple titles for the dialog so that all modes can have their own title that will be set when switching between them. The original behavior when just one string is set is still preserved.

55459CJP04 Sep 2008 14:12:01

Improved dropdown menu alignment on msw.

55450CJP03 Sep 2008 22:43:52

Lint, general cleanup, and documentation

55443CJP03 Sep 2008 15:01:25

Cleanup and documentation

55442CJP03 Sep 2008 14:35:03

note latest changes/fixes

55441CJP03 Sep 2008 14:31:20

Don't show context menu when click is propagated from a click in a child window.

55440CJP03 Sep 2008 14:25:19

Set focus to find field when dialog is shown or brought back into focus.

55439CJP03 Sep 2008 14:08:42

tuples with one item in them must have a comma after the item or they get interpreted as a single item and not a tuple with one item.

55436CJP03 Sep 2008 13:03:57

no changes really. just some more documentation and comments.

55428CJP02 Sep 2008 18:28:50

Include mac icons in source bundles

55423CJP02 Sep 2008 13:17:10

Update find string when the FindReplaceData owned by the window has its find string changed.