| CODENOTIFIER | HelpYou are not signed inSign in |
| Revision | Author | Date | Description |
|---|---|---|---|
| 55473 | CJP | 05 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. |
| 55461 | CJP | 04 Sep 2008 16:54:03 | Set specific dialog title depending on search mode |
| 55460 | CJP | 04 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. |
| 55459 | CJP | 04 Sep 2008 14:12:01 | Improved dropdown menu alignment on msw. |
| 55450 | CJP | 03 Sep 2008 22:43:52 | Lint, general cleanup, and documentation |
| 55443 | CJP | 03 Sep 2008 15:01:25 | Cleanup and documentation |
| 55442 | CJP | 03 Sep 2008 14:35:03 | note latest changes/fixes |
| 55441 | CJP | 03 Sep 2008 14:31:20 | Don't show context menu when click is propagated from a click in a child window. |
| 55440 | CJP | 03 Sep 2008 14:25:19 | Set focus to find field when dialog is shown or brought back into focus. |
| 55439 | CJP | 03 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. |
| 55436 | CJP | 03 Sep 2008 13:03:57 | no changes really. just some more documentation and comments. |
| 55428 | CJP | 02 Sep 2008 18:28:50 | Include mac icons in source bundles |
| 55423 | CJP | 02 Sep 2008 13:17:10 | Update find string when the FindReplaceData owned by the window has its find string changed. |