index
:
scilab
5.3
5.4
5.5
6.0
6.1
YaSp
YaSp2012
android
apef
atoms-improvements
breakpad
cdftest
eigen
graphic
jgraphx
jit
master
newsfeed
object
palette-browser
preferences
richelieu
richelieu-vmkit
scatter
simulinkimport
slint-cnes
uicontrol
uiwidget
vmkit
windows
xcos
xcos-layout
Scilab official GIT repository
Scilab
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scilab
/
modules
/
xpad
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-30
we still have a xpad directory in Scilab code ?
Sylvestre Ledru
2
-1334
/
+0
2011-10-10
Merge remote-tracking branch 'origin/5.3' into MPI
Sylvestre Ledru
214
-22435
/
+0
2010-06-23
rename xpad --> scinotes
Allan CORNET
243
-40840
/
+0
2010-06-22
Bug 5648 fixed : problem of case with filename under Windows OS
Calixte DENIZET
2
-69
/
+79
2010-06-22
Bug 7299 fixed : bad left parenthesis matching
Vincent COUVERT
4
-632
/
+567
2010-06-22
Fix a bug on resized window
Calixte DENIZET
3
-7
/
+29
2010-06-22
Had a default for underlined keywords
Calixte DENIZET
3
-4
/
+45
2010-06-22
Improve the handle of external modifications
Calixte DENIZET
8
-10
/
+234
2010-06-22
Bugs 7240, 7281 fixed : certains menus weren't disabled in certains conditions
Calixte DENIZET
3
-13
/
+103
2010-06-21
Bad namespace for CompoundUndoManager
Calixte DENIZET
2
-2
/
+1
2010-06-14
Bug 7277 fixed : bad order for recent opened files
Calixte DENIZET
2
-8
/
+2
2010-06-11
Xpad: - install etc/keysConfiguration.xml
Pierre MARECHAL
2
-63
/
+65
2010-06-11
Bug 4990 fixed : when arg is a directory, an error was displayed
Calixte DENIZET
1
-10
/
+55
2010-06-11
Bad refresh of undo/redo buttons
Calixte DENIZET
3
-18
/
+15
2010-06-11
Bugs 4790, 7237 fixed : problems of colorization
Pierre MARECHAL
7
-1395
/
+1549
2010-06-11
Bug 7262 fixed : an exception was thrown when a text was dragged and droped
Pierre MARECHAL
1
-1
/
+1
2010-06-10
Update of the localization templates
Sylvestre Ledru
3
-17
/
+20
2010-06-10
Bug 5632 fixed : could not open a file in readonly mode
Pierre MARECHAL
10
-229
/
+401
2010-06-10
Bug 4872 fixed : problem with binary file
Calixte DENIZET
7
-45
/
+179
2010-06-10
Change the way to split & checkstyle
Calixte DENIZET
18
-271
/
+666
2010-06-09
Bug 6748 fixed : problem between local computer and NFS
Calixte DENIZET
2
-20
/
+32
2010-06-09
Use openmp flags only when needed
Vincent COUVERT
1
-0
/
+3
2010-06-09
Bug 6658 fixed : position and size of the editor were not saved
Calixte DENIZET
1
-0
/
+16
2010-06-09
Only trigger the Java test when the code is actually compiled
Sylvestre Ledru
1
-1
/
+2
2010-06-09
Completed text was not undoable
Calixte DENIZET
1
-1
/
+4
2010-06-09
Bug 7239 fixed : font style was lost a selected text
Calixte DENIZET
2
-19
/
+42
2010-06-09
Bug 7238 fixed : pb with dot/del key on numpad
Calixte DENIZET
1
-1
/
+8
2010-06-08
add keysConfiguration.xml in .iss
Allan CORNET
1
-0
/
+1
2010-06-07
Merge remote branch 'origin/Xpad'
Pierre MARECHAL
102
-8311
/
+23580
2010-06-07
Bug 5320 fixed : a good name with Save as...
Calixte DENIZET
2
-1
/
+27
2010-06-07
Bugs 5644 & 6515 fixed : pb with DnD
Calixte DENIZET
1
-123
/
+146
2010-06-07
Fix bug 4865 : disable buttons to undo and redo when needed
Calixte DENIZET
6
-22
/
+120
2010-06-07
A nice GUI to configure colors and styles
Calixte DENIZET
13
-933
/
+1723
2010-06-07
Coloration for args/returned values of a function
Calixte DENIZET
6
-31
/
+100
2010-06-07
Reactivate the star in the title when a doc is modified
Calixte DENIZET
5
-1346
/
+1344
2010-06-03
Add help on keyword in the popup menu
Calixte DENIZET
1
-15
/
+32
2010-06-03
clean .iss
Allan CORNET
1
-8
/
+11
2010-06-01
Configurable shortcut for GotoLine (& checkstyle)
Calixte DENIZET
3
-672
/
+649
2010-06-01
Add the possibility to remove trailing whitespaces
Calixte DENIZET
6
-0
/
+180
2010-06-01
Add the possibility to have several instances and to split the window
Calixte DENIZET
28
-714
/
+1346
2010-06-01
Improve function scanner and generate comments for help_from_sci (ctrl+alt+G)
Calixte DENIZET
10
-160
/
+784
2010-06-01
Fix a bug in matching (RL) when a comment contained a single slash
Calixte DENIZET
2
-284
/
+295
2010-06-01
Add the possibility to configure bgcolor and caretColor via xml
Calixte DENIZET
3
-7
/
+53
2010-06-01
Modify the way to have a temporary file
Calixte DENIZET
1
-92
/
+85
2010-05-27
module parallel gateway (dynamic load)
Bernard HUGUENEY
1
-0
/
+1
2010-05-25
fix build windows (wrong library name, release x64)
cdftest
Allan CORNET
1
-9
/
+21
2010-05-21
build scilab x64 with VS 2010 (compatibility)
Allan CORNET
2
-18
/
+10
2010-05-21
CompileAsManaged ref removed in VS 2010
Allan CORNET
1
-4
/
+4
2010-05-20
Fix a bug in the autocompletion
Calixte DENIZET
1
-21
/
+27
2010-05-20
remove warnings about VCWebServiceProxyGeneratorTool and Detect64BitPortabili...
Allan CORNET
1
-16
/
+8
[next]