|
472b85b94b
|
Display corection of the enter and rm will now redisplay all the screen
|
2011-10-05 18:07:35 +02:00 |
|
|
d21a3892df
|
add comment @ in asm code and do not request redraw in GTK3.0
|
2011-10-04 18:11:33 +02:00 |
|
|
eff5e3ae25
|
Some amelioration of the redrawing
|
2011-10-04 13:19:29 +02:00 |
|
|
85806b2638
|
force the redraw when get the focus ...
|
2011-10-04 13:03:40 +02:00 |
|
|
4477ef0ab5
|
basic optimisation of line update ==> not tested
|
2011-10-03 22:31:54 +02:00 |
|
|
7cf06ba256
|
sys: first correct version of the display line by line
|
2011-09-29 17:50:26 +02:00 |
|
|
df4b14611e
|
redisplay lines where we are adding char
|
2011-09-28 17:42:07 +02:00 |
|
|
127ad0aac5
|
Little clean
|
2011-09-28 09:16:33 +02:00 |
|
|
1d0bcd7087
|
buffer list : normalize the display methode
|
2011-09-22 17:07:57 +02:00 |
|
|
d3efb637ab
|
internal doubleBuffer with re-copy ==> OK
|
2011-09-22 15:01:49 +02:00 |
|
|
3dad4f219b
|
first test of internal double buffer ==> display is bad...
|
2011-09-20 18:27:11 +02:00 |
|
|
74cfca4516
|
Sys: request redraw of a specific area of a widget
|
2011-09-19 17:40:31 +02:00 |
|
|
db85018627
|
SYS: page up and page down coorection
|
2011-09-19 10:06:18 +02:00 |
|
|
9bad01fc37
|
sys : rework seem fonctionnal (slow) and a correction start selection error
|
2011-09-18 20:46:05 +02:00 |
|
|
89394d5770
|
sys : back to normal compilation and working ok (slow but ok)
|
2011-09-18 16:43:57 +02:00 |
|
|
03484cc85d
|
sys: rework internal compilation ok
|
2011-09-18 13:35:24 +02:00 |
|
|
7fbfe1f86a
|
gui : change the display of internal Titile
|
2011-09-15 18:16:44 +02:00 |
|
|
745ca76a74
|
SYS : next step of the new display methode ...
|
2011-09-12 16:43:13 +02:00 |
|
|
2712d4f67d
|
SYS: Buffer anchor mechanism first step
|
2011-09-11 22:46:36 +02:00 |
|
|
bdc4793955
|
SYS : remove blobal clean in the main displayer
|
2011-09-10 10:40:00 +02:00 |
|
|
650206f04e
|
SYS : key error in gtk 3.0
|
2011-09-08 21:52:02 +02:00 |
|
|
d21d661f15
|
SYS : color display is back ==> but so slow ...
|
2011-09-08 14:57:25 +02:00 |
|
|
f5f97c53de
|
SYS : Selection is Back
|
2011-09-08 14:22:05 +02:00 |
|
|
d78a67f99f
|
SYS : display with left and right movement is back
|
2011-09-08 14:09:20 +02:00 |
|
|
0b2599fb81
|
SYS : First step for the display line by line
|
2011-09-07 18:17:05 +02:00 |
|
|
83dd23b8a9
|
try to find the error of italic, it seam that cairo does not support monospace italic
|
2011-09-06 17:05:06 +02:00 |
|
|
2714560c38
|
SYS : Indent with TAB only when multiple line selected
|
2011-09-06 09:11:51 +02:00 |
|
|
e48c75df72
|
gui : Add the current folder in the title area
|
2011-09-05 10:02:17 +02:00 |
|
|
1de1f787e7
|
sys : corection of the keypad enter and add the shift+enter replacement with \r
|
2011-09-05 09:50:15 +02:00 |
|
|
1b3dd3ce98
|
SYS : catch the shift+tab event
|
2011-09-04 12:08:48 +02:00 |
|
|
fc9b98f09e
|
TEST : color changing of menu
|
2011-09-01 17:58:04 +02:00 |
|
|
a497b028ca
|
GUI : update the display of the about windows to use gtk:about
|
2011-09-01 16:04:12 +02:00 |
|
|
88b76c074d
|
SYS : Add a Edn:VectorType eraseLen and an erase ==> normalisation with std::vector
|
2011-09-01 14:34:06 +02:00 |
|
|
28b709bfb8
|
SYS : Confirm Save when exit
|
2011-09-01 13:38:12 +02:00 |
|
|
1c01dbd7cd
|
SYS : Change position of the close request message ==> the good position
|
2011-09-01 09:45:37 +02:00 |
|
|
948240f05f
|
LOG : Remove the change state of the Main windows
|
2011-08-31 10:11:22 +02:00 |
|
|
72f63a8990
|
DISPLAY : add a menu to change the color on the fly
|
2011-08-31 09:42:30 +02:00 |
|
|
01276b581f
|
SEARCH : Change the hide policy
|
2011-08-26 17:59:38 +02:00 |
|
|
fd13467832
|
REPLACE : addition done
|
2011-08-24 12:13:57 +02:00 |
|
|
643f2e38b3
|
CTAGS : Back is done but the display result is not the best I can do...
|
2011-08-24 09:44:10 +02:00 |
|
|
c30f57b3f7
|
GUI : change some displayable element : think at a new methode of gui will be organized
|
2011-08-19 18:10:46 +02:00 |
|
|
514a5cf003
|
GUI : Reload on the fly the Color file
|
2011-08-19 16:09:58 +02:00 |
|
|
0c1f6004eb
|
GUI : Maximisation remove the 'decoration of the windows' ==> need to be an option
|
2011-08-18 22:50:29 +02:00 |
|
|
c02747d8fb
|
GUI : Add the basic icon for Edn ... must change the color, maybe
|
2011-08-17 12:24:51 +02:00 |
|
|
80dae2dab9
|
MAKEFILE : Remove the Abstraction Layer (deprecated)
|
2011-08-17 12:23:27 +02:00 |
|
|
bd8c11a9da
|
LANG : Add matlab basic parser (not compleate)
HL : Corection of a parser bug
|
2011-08-16 10:01:28 +02:00 |
|
|
1f08a99ac1
|
CTAGS : multiple jump OK ... ==> need to go back now...
|
2011-08-14 11:32:31 +02:00 |
|
|
0eeb214369
|
HL : Add bash colorisation (basic)
|
2011-08-12 16:56:32 +02:00 |
|
|
f5911d5463
|
CTAGS : Set the display of the file for the multiple jump list .
TODO : Set the selection keep when press jump button
TODO : Double click on a specific raw
|
2011-08-10 15:56:48 +02:00 |
|
|
54cc9da39f
|
HL : End of the parsing Error corection
|
2011-08-09 17:07:03 +02:00 |
|