- 23 Feb, 2010 1 commit
-
-
charras authored
All: fixing a recent problem when using scroll bars: the full screen was redrawn, that can be very slow in Pcbnew.
-
- 22 Feb, 2010 3 commits
-
-
charras authored
-
stambaughw authored
* Make USE_WX_ZOOM clipping routine actually clip rather than just test if line needs drawn. * Clean up as many USE_WX_ZOOM #ifdefs as possible. * Minor coordinate rounding improvements. * Minor scrolling and panning improvements. * Remove unused KicadGraphicContext object code.
-
faa authored
-
- 21 Feb, 2010 5 commits
-
-
emmedics4 authored
-
vesa_solonen authored
-
charras authored
-
jerryjacobs authored
-
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 1 commit
-
-
charras authored
All: added in popup menus hotkeys info for zoom commands
-