- 21 Feb, 2010 1 commit
-
-
charras authored
-
- 20 Feb, 2010 6 commits
-
-
dickelbeck authored
1) nested quotes. This is in anticipation of broader usage of the file type/syntax. A string like this in the file: "my ""favorate"" string" can be returned as my "favorite" string 2) CommentsAsTokens is implemented, so you can ask the lexer to return comments as tokens, so they can be preserved. The default is to ignore them. A comment is defined as any line that has # as its first non-blank character. (This means comments cannot follow anything else on a line.)
-
charras authored
-
charras authored
-
charras authored
-
charras authored
-
charras authored
-
- 19 Feb, 2010 6 commits
- 18 Feb, 2010 3 commits
-
-
reniemarquet authored
-
charras authored
-
charras authored
pcbnew: fixed crash when opening the pad edit dialog from Preference (without current pad to edit) and closing the dialog.
-
- 17 Feb, 2010 4 commits
- 16 Feb, 2010 7 commits
-
-
charras authored
-
charras authored
-
vesa_solonen authored
-
reniemarquet authored
-
charras authored
-
charras authored
-
charras authored
-
- 15 Feb, 2010 4 commits
-
-
charras authored
-
vesa_solonen authored
-
charras authored
eeschema, fixed : after a change in library list (Preference menu) the library cache was the first in priority list (now it is the last ,as it does)
-
charras authored
-
- 14 Feb, 2010 4 commits
-
-
charras authored
All: added in popup menus hotkeys info for zoom commands
-
faa authored
-
jerryjacobs authored
-
faa authored
-
- 13 Feb, 2010 4 commits
- 12 Feb, 2010 1 commit
-
-
dickelbeck authored
-