jesus
|
2b65ae6477
|
LazReport, updated sample translations, remove lazreport missing script code from localize
git-svn-id: trunk@15468 -
|
2008-06-19 03:06:26 +00:00 |
|
marc
|
f16a90121b
|
* Updated Russion translation by Maxim Ganetsky
git-svn-id: trunk@15463 -
|
2008-06-18 23:12:42 +00:00 |
|
marc
|
5bf1f6ccbd
|
Updated Lithuanian translation by Valdas Jankunas
git-svn-id: trunk@15460 -
|
2008-06-18 22:45:32 +00:00 |
|
mattias
|
20f65465f5
|
gtk1: fixed compilation
git-svn-id: trunk@15430 -
|
2008-06-15 11:31:56 +00:00 |
|
mattias
|
aa685453e3
|
synedit: removed indenter
git-svn-id: trunk@15429 -
|
2008-06-15 11:28:49 +00:00 |
|
mattias
|
f1f758e093
|
synedit: started TSynCustomBeautifier
git-svn-id: trunk@15428 -
|
2008-06-15 10:59:47 +00:00 |
|
mattias
|
a2eb97b8a3
|
synedit: hiding half visible caret on last visible line, bug #9916
git-svn-id: trunk@15415 -
|
2008-06-13 19:28:58 +00:00 |
|
mattias
|
56f181b65c
|
synedit: fixed updating bracket highlighting on text changes from Martin Friebe
git-svn-id: trunk@15411 -
|
2008-06-13 17:40:46 +00:00 |
|
mattias
|
f4a4c53091
|
lazreport: added lr_propedit.pas to split designer forms of lr_edit
git-svn-id: trunk@15407 -
|
2008-06-13 11:50:35 +00:00 |
|
mattias
|
4526640d8f
|
IDE: fixed old Gutter.OnChange
git-svn-id: trunk@15405 -
|
2008-06-13 10:17:03 +00:00 |
|
vincents
|
c0f7c4db42
|
synedit: made TSynGutter.OnChange public instead of published, fixes #10995
git-svn-id: trunk@15396 -
|
2008-06-12 22:21:48 +00:00 |
|
mattias
|
e05e391f2b
|
IDE: implemented adding packages when creating new unit
git-svn-id: trunk@15394 -
|
2008-06-12 10:04:25 +00:00 |
|
mattias
|
730b5f6b42
|
customforms: made TForm the base class.
git-svn-id: trunk@15393 -
|
2008-06-11 22:29:34 +00:00 |
|
mattias
|
96a7abc480
|
translations: german: updates from Joerg Braun
git-svn-id: trunk@15390 -
|
2008-06-11 21:05:57 +00:00 |
|
mattias
|
e25395d533
|
IDE: source editor: implemented changing file encoding
git-svn-id: trunk@15364 -
|
2008-06-08 20:44:46 +00:00 |
|
mattias
|
a008d75250
|
gtk2 intf: moved doublebuffering from synedit to gtk2 as this is faster since gtk2.12
git-svn-id: trunk@15362 -
|
2008-06-08 13:17:51 +00:00 |
|
marc
|
e187d433b1
|
* Updated Russian translation by Maxim Ganetsky (includes translation mentioned in #9797)
git-svn-id: trunk@15360 -
|
2008-06-08 12:34:03 +00:00 |
|
mattias
|
7814e569d4
|
synedit: fixed searching backwards and end of range contains half pattern, bug #11430
git-svn-id: trunk@15356 -
|
2008-06-07 16:08:18 +00:00 |
|
mattias
|
0ca6ca49d9
|
translations: russian: updates from Andrey
git-svn-id: trunk@15355 -
|
2008-06-07 09:24:57 +00:00 |
|
mattias
|
bf145b6d96
|
synedit: implemented eoShowSpecialChars for #32 and #9, similar to 9797
git-svn-id: trunk@15349 -
|
2008-06-07 01:13:14 +00:00 |
|
mattias
|
e8e615a9b1
|
synedit: implemented non UTF-8 characters are shown as ?
git-svn-id: trunk@15347 -
|
2008-06-07 00:39:15 +00:00 |
|
mattias
|
cc4514a7f3
|
translations: german: updates from Joerg Braun
git-svn-id: trunk@15331 -
|
2008-06-06 04:41:30 +00:00 |
|
mattias
|
30d78489eb
|
messagescomposer: added resourcestrings
git-svn-id: trunk@15317 -
|
2008-06-05 15:27:20 +00:00 |
|
vincents
|
561fbf548c
|
carbon and cocoa widget set, printers4lazarus: fixed compilation with fpc 2.2.1 and higher
git-svn-id: trunk@15310 -
|
2008-06-04 22:26:25 +00:00 |
|
jesus
|
6997537d50
|
LazReport, mousewheel scrolling in preview, hint from Domingo Alvarez Duarte, issue #11180
git-svn-id: trunk@15299 -
|
2008-06-03 15:39:04 +00:00 |
|
jesus
|
6aa7877586
|
lazreport, updated editor sample (indices and current report)
git-svn-id: trunk@15291 -
|
2008-06-02 15:41:58 +00:00 |
|
vincents
|
59c009eaf5
|
TAChart: Fixed Legend selection bug, DrawLegend bugfix (by Anton Vychegzhanin) (bug #11398)
git-svn-id: trunk@15289 -
|
2008-06-02 13:28:08 +00:00 |
|
jesus
|
a353f8dd84
|
printers, use ms recommended method to obtain default printer, issue #11301
git-svn-id: trunk@15281 -
|
2008-05-31 17:22:05 +00:00 |
|
jesus
|
35ede8b695
|
printers, fix selecting default printer and updating devmode (windows)
git-svn-id: trunk@15278 -
|
2008-05-30 15:10:51 +00:00 |
|
vincents
|
8c765ce1af
|
sqldb components:
* enabled TSqlite3Connection, TSQLScript and TSQLConnector for fpc 2.2.1
- removed support for versions before 2.2.0
git-svn-id: trunk@15276 -
|
2008-05-30 08:31:47 +00:00 |
|
mattias
|
6db258bc44
|
codetools: fixed stop/continue searching for overload procs, bug #8632
git-svn-id: trunk@15270 -
|
2008-05-28 12:47:36 +00:00 |
|
mattias
|
252f7ee831
|
codetools: fixed: not searching with context in parent nodes
git-svn-id: trunk@15267 -
|
2008-05-28 08:17:30 +00:00 |
|
jesus
|
ab422b9665
|
Printers, setdc after sucessful change printer, issue #11279
git-svn-id: trunk@15265 -
|
2008-05-28 05:22:03 +00:00 |
|
vincents
|
affaad4f42
|
codetools: merged r10717 and r10718 #7847b25113 from fileutils to fileprocs to fix FileIsExecutable for directories
git-svn-id: trunk@15259 -
|
2008-05-27 12:08:36 +00:00 |
|
vincents
|
a3230ffdcd
|
win32 printers: cleanup
git-svn-id: trunk@15235 -
|
2008-05-26 14:09:18 +00:00 |
|
mattias
|
2bf1be0786
|
synedit: lfm highlighter: added keyword inline
git-svn-id: trunk@15234 -
|
2008-05-26 14:08:50 +00:00 |
|
mattias
|
29eab2b98f
|
IDE: designer: implemented creating a nested frame
git-svn-id: trunk@15226 -
|
2008-05-25 16:30:59 +00:00 |
|
mattias
|
07802eab4d
|
codetools: h2pas: added todo for unsigned/signed
git-svn-id: trunk@15225 -
|
2008-05-25 13:08:43 +00:00 |
|
mattias
|
9598e8b7a7
|
translations: turkish: updates from Hakan
git-svn-id: trunk@15220 -
|
2008-05-23 18:57:36 +00:00 |
|
mattias
|
49291a20cd
|
codetools: fixed reading til statement end, bug #7970
git-svn-id: trunk@15208 -
|
2008-05-22 15:08:31 +00:00 |
|
mattias
|
a45d589f57
|
codetools: extended ctnWithStatement EndPos to next atom when possible, bug #7970
git-svn-id: trunk@15207 -
|
2008-05-22 14:48:32 +00:00 |
|
mattias
|
376c870ffe
|
codetools: fixed EndPos of ctnWithStatement
git-svn-id: trunk@15205 -
|
2008-05-22 14:01:11 +00:00 |
|
paul
|
f94b387c2c
|
components: move project templates options to more fixed parent (0011332)
git-svn-id: trunk@15196 -
|
2008-05-21 13:11:51 +00:00 |
|
mattias
|
5e981c6e48
|
codetools: fixed parsing }}, bug #11304
git-svn-id: trunk@15180 -
|
2008-05-19 12:53:49 +00:00 |
|
vincents
|
dcbb734a78
|
o paradox component:
* fixed filter description when selecting a blob file (bug #11299) from Michael Van Canneyt
* updated minimal fpc version
git-svn-id: trunk@15141 -
|
2008-05-14 21:19:09 +00:00 |
|
mattias
|
791e885180
|
printers4lazarus: fixed carbon compilation
git-svn-id: trunk@15128 -
|
2008-05-14 06:53:26 +00:00 |
|
mattias
|
192289e250
|
clean up
git-svn-id: trunk@15125 -
|
2008-05-13 22:40:51 +00:00 |
|
mattias
|
c3c453b7f6
|
codetools: fixed double remove
git-svn-id: trunk@15116 -
|
2008-05-13 10:05:57 +00:00 |
|
mattias
|
4058612e2e
|
codetools: undo CompareLFMTreesByLFMBuffer, it should bomb if there is a nil pointer
git-svn-id: trunk@15114 -
|
2008-05-13 08:03:27 +00:00 |
|
paul
|
2ab9ba5790
|
fix crash on closing lazarus
git-svn-id: trunk@15108 -
|
2008-05-13 01:45:55 +00:00 |
|