Commit Graph

534 Commits

Author SHA1 Message Date
vincents
cebc1c01f6 IDE: added Lithuanian to the list of translations
git-svn-id: trunk@11871 -
2007-08-27 22:12:31 +00:00
vincents
e1a3c061e0 add Lithuanian translations from Valdas
git-svn-id: trunk@11870 -
2007-08-27 21:54:40 +00:00
vincents
5243a46204 regenerated synedit component images
git-svn-id: trunk@11812 -
2007-08-14 11:06:03 +00:00
vincents
b758598ba6 synedit: added icon for TSynFreePascalSyn
git-svn-id: trunk@11811 -
2007-08-14 11:03:48 +00:00
mattias
9708b1003e synedit: fixed codefolding block comparison
git-svn-id: trunk@11789 -
2007-08-11 13:08:53 +00:00
mattias
3b69506329 gtk2 intf: added focus events for combobox, ideintf: textconverter now supports codetool buffers, h2pas wiz: added tool to remove redfinitions, reduced warnings
git-svn-id: trunk@11733 -
2007-08-03 22:38:11 +00:00
mattias
63a8c982ad gtk intf: fixed crash on paste for 64 bit
git-svn-id: trunk@11697 -
2007-07-31 23:13:06 +00:00
mattias
dbdbc446b0 synedit: fixed caret position when searching within tabs and UTF-8 strings
git-svn-id: trunk@11679 -
2007-07-30 17:25:16 +00:00
mattias
2ed9da3c37 synedit: fixed painting codefolding lines in text area
git-svn-id: trunk@11670 -
2007-07-29 14:55:53 +00:00
mattias
85abf3e057 translations: german: updates from Joerg Braun
git-svn-id: trunk@11652 -
2007-07-28 09:38:53 +00:00
sekelsenmat
cb00cac54d Patch from Mattias that fixes SynEdit unicode text selection
git-svn-id: trunk@11651 -
2007-07-28 06:55:28 +00:00
marc
3e9d95ad12 * added and updated translations by Laurent Jacques
git-svn-id: trunk@11530 -
2007-07-16 21:32:53 +00:00
vincents
c3984613f6 synedit: don't show caret, if synedit is not focused, fixes bug #9008
git-svn-id: trunk@11383 -
2007-06-26 13:38:20 +00:00
mattias
0c488faf40 synedit: siabling workaround for scrolling >32k loc: the LCL does not have this winapi limitation
git-svn-id: trunk@11200 -
2007-05-25 10:07:34 +00:00
mattias
efaec13a02 codetools, TSynPasSyn: aded bitpacked keyword
git-svn-id: trunk@11173 -
2007-05-21 10:09:46 +00:00
marc
111a7eaa55 * moved codepageconverter translations to languages dir
* updated brazilian translations by Antonio Galvao

git-svn-id: trunk@11139 -
2007-05-14 22:05:46 +00:00
mattias
8d7812da86 IDE: completion form is now created on demand and the internal double buffer bitmap is resized correct
git-svn-id: trunk@11130 -
2007-05-12 09:39:20 +00:00
mattias
0f2b6b8e44 gtk2 intf: fonts of device contexts are now created on demand
git-svn-id: trunk@11121 -
2007-05-10 08:44:03 +00:00
marc
78584a938d * Update pb translation by Antonio Galvao
git-svn-id: trunk@11096 -
2007-05-07 22:39:48 +00:00
mattias
3012a523fe fixed FPC 2.0 compilation
git-svn-id: trunk@11018 -
2007-04-27 15:06:08 +00:00
mattias
87921a7455 gtk2 intf: reduced notes
git-svn-id: trunk@10948 -
2007-04-15 08:54:04 +00:00
vincents
2b2dcceaac synedit: use registry key constants from registry unit instead of LCLType
git-svn-id: trunk@10902 -
2007-04-06 17:37:01 +00:00
mattias
4eb87534ac synedit: changed TSynPasSyn to use internally PChar instead of String
git-svn-id: trunk@10881 -
2007-04-05 12:27:23 +00:00
vincents
a0cd202e73 regenerated makefiles with fpcmake 2.3.1 to include the -Cg flag for x86_64-linux
git-svn-id: trunk@10844 -
2007-04-01 19:38:53 +00:00
mattias
2327279e54 translations: updated german from Joerg Braun
git-svn-id: trunk@10841 -
2007-04-01 09:27:05 +00:00
vincents
4652c75ba9 synedit: fixed return value of SearchReplace (bug #8470)
git-svn-id: trunk@10827 -
2007-03-29 13:26:37 +00:00
vincents
1810ae2f91 synedit: fixed drawing codefolding [+] and [-] broken by TCanvas.Rectangle change
git-svn-id: trunk@10789 -
2007-03-23 18:56:27 +00:00
mattias
769478772a gtk intf: fixed sending keypress event twice
git-svn-id: trunk@10737 -
2007-03-10 22:38:35 +00:00
mattias
84d5619a1e IDE: source editor using real gutter width, synedit; public GutterWidth property
git-svn-id: trunk@10624 -
2007-02-12 10:43:12 +00:00
vincents
f060c5cd2a SynEdit: fixed firing OnKeyPress event (bug #8250)
git-svn-id: trunk@10557 -
2007-02-01 10:58:13 +00:00
vincents
d85bb5745e updated Indonesian translations from Zaenal Mutaqin
git-svn-id: trunk@10532 -
2007-01-29 20:04:36 +00:00
marc
1f429be860 * new and modified italian translations from Mario Bonati
git-svn-id: trunk@10495 -
2007-01-23 00:19:44 +00:00
mattias
fd99df5372 synedit: fixed cursor movement with Tabs and not eoScrollPastEOL
git-svn-id: trunk@10483 -
2007-01-20 11:44:36 +00:00
vincents
aeae3fdd32 updated polish translations from Paweł (ACD)
git-svn-id: trunk@10443 -
2007-01-14 19:08:59 +00:00
mattias
07cdb27c5d IDE: added Close Project menu item
git-svn-id: trunk@10413 -
2007-01-10 19:28:38 +00:00
mattias
40a2432420 synedit: fixed updating gutter when codefolding ranges changed
git-svn-id: trunk@10412 -
2007-01-10 11:17:02 +00:00
mattias
dbc57f5c29 translation: german updates from Joerg Braun
git-svn-id: trunk@10389 -
2007-01-07 21:13:06 +00:00
vincents
b01374ab2a IDE: added "Insert modified LGPL notice" (#7995)
git-svn-id: trunk@10376 -
2007-01-05 13:19:43 +00:00
mattias
a527f37527 SynEdit: added NoStackFrame to keywords of TSynPasSyn
git-svn-id: trunk@10287 -
2006-12-04 00:51:20 +00:00
vincents
f4f8d20afd update Catalan translation from J.Salvador Pérez
git-svn-id: trunk@10168 -
2006-11-03 19:34:27 +00:00
mattias
fa382552fa updated finnish translation from Seppo
git-svn-id: trunk@10146 -
2006-10-31 17:54:07 +00:00
mattias
5beb7e0377 IDE: added new editor options page for code folding from Graeme
git-svn-id: trunk@10143 -
2006-10-31 13:34:39 +00:00
mattias
44743b499f TSynPasSyn: added keyword otherwise issue #7529
git-svn-id: trunk@10141 -
2006-10-31 12:52:43 +00:00
vincents
d07bdfa776 updated russian translations from Maxim Ganetsky
git-svn-id: trunk@10047 -
2006-10-08 11:30:56 +00:00
mattias
9747f91093 added FontIsMonoSpace
git-svn-id: trunk@10043 -
2006-10-05 21:50:05 +00:00
mattias
557f62de95 updated finnish translation from Seppo
git-svn-id: trunk@10033 -
2006-10-03 21:58:11 +00:00
vincents
8c67e4df5b update Italian translations from Mario
git-svn-id: trunk@10022 -
2006-10-02 08:14:57 +00:00
mattias
4f6130917f synedit: codefolding: implemented UnfoldAll
git-svn-id: trunk@10003 -
2006-09-28 21:11:13 +00:00
mattias
037fd36454 synedit codefolding: fixed first line number of folded block
git-svn-id: trunk@9994 -
2006-09-27 18:02:52 +00:00
mattias
6615896b68 synedit: improved gutter space for line numbers
git-svn-id: trunk@9988 -
2006-09-26 22:03:52 +00:00