Commit Graph

7614 Commits

Author SHA1 Message Date
mattias
577379f6ec fixed underscore in word/identifier completion
git-svn-id: trunk@7567 -
2005-08-25 17:40:43 +00:00
mattias
1f63c9f2f7 identifier completion now shows enums
git-svn-id: trunk@7566 -
2005-08-24 23:38:01 +00:00
mattias
0c8bf07ec3 started showing code context
git-svn-id: trunk@7565 -
2005-08-24 22:48:12 +00:00
vincents
4cc22e9844 csCreating is a ControlState
git-svn-id: trunk@7564 -
2005-08-24 22:35:38 +00:00
micha
3fc488b817 prevent ignoring wrong character (bug #1113)
git-svn-id: trunk@7563 -
2005-08-24 21:10:27 +00:00
mattias
18a6999481 fixed checking dangling events on empty units
git-svn-id: trunk@7562 -
2005-08-24 18:54:09 +00:00
mattias
a6441b5840 implemented allowing resizing of TSynCompletionForm
git-svn-id: trunk@7561 -
2005-08-24 18:10:00 +00:00
mattias
da60edbfea fixed translations for multi lines, fixed converting UTF8 to local charset under linux fpc 2.0
git-svn-id: trunk@7560 -
2005-08-24 17:17:59 +00:00
vincents
e4255e575c added scripts for snapshot rpm building
git-svn-id: trunk@7559 -
2005-08-23 13:50:50 +00:00
vincents
a3472dac78 added template rpm specs for snapshot rpm building, adapted from examples from Joost
git-svn-id: trunk@7558 -
2005-08-23 13:49:03 +00:00
micha
87292a147f fix line ending: DIBs are dword, but CreateBitmap wants word-aligned
git-svn-id: trunk@7557 -
2005-08-23 13:30:17 +00:00
micha
18024f42bd bitmap lines are aligned to dword boundaries (hint by MG)
git-svn-id: trunk@7556 -
2005-08-23 09:42:24 +00:00
mattias
bb8f7429bc optimized copying to memorystreams
git-svn-id: trunk@7555 -
2005-08-23 09:19:39 +00:00
mattias
49bbb18e35 TBitmap with transparent pixels now saves in xpm format
git-svn-id: trunk@7554 -
2005-08-22 23:24:26 +00:00
micha
7fc9aa2035 use keydown instead of keyup to catch key: prevents "ding" sound in windows
git-svn-id: trunk@7553 -
2005-08-22 22:30:36 +00:00
micha
0a5eb91be8 make LCL set result to 1 for handled keys
git-svn-id: trunk@7552 -
2005-08-22 22:30:01 +00:00
micha
50c8ea3af8 fix Result var: initialize Result to something useful if we want to check it
git-svn-id: trunk@7551 -
2005-08-22 21:56:10 +00:00
mattias
482af03b03 implemented enabling/disabling Toggle Unit/Form speedbutton when activating designer form
git-svn-id: trunk@7550 -
2005-08-22 20:50:01 +00:00
mattias
33235b94e5 implemented word/identifier completion on pressing non alphanumeric char
git-svn-id: trunk@7549 -
2005-08-22 20:29:45 +00:00
mattias
a42d9d1c41 implemented unmodify for designer default form bounds
git-svn-id: trunk@7548 -
2005-08-22 20:01:08 +00:00
mattias
302e31ba58 implemented check if designer form mmoved
git-svn-id: trunk@7547 -
2005-08-22 19:48:36 +00:00
mattias
862a04296b added TComboBox.ReadOnly - only partially working under gtk1
git-svn-id: trunk@7546 -
2005-08-22 19:02:06 +00:00
mattias
e053f1f051 fixed designer selection in datamdule
git-svn-id: trunk@7545 -
2005-08-22 18:29:47 +00:00
micha
c4a65fbb5f fix typo, check appropriate message, lmkey for keys
git-svn-id: trunk@7544 -
2005-08-22 15:27:32 +00:00
micha
91d33a67f4 fixed: do not call KeyPress handling for alt-<x> keys (CN_SYSCHAR, WM_SYSCHAR)
fixed: handle tab when pressing the key, not when releasing it (seems platform independent)
fixed: remove tab handling in combobox
fixed: move dialogchar handling to pre-interface, so that widgetset can "ding" when key was not handled

git-svn-id: trunk@7543 -
2005-08-22 12:49:55 +00:00
vincents
924eb93413 removed cvs logs
git-svn-id: trunk@7542 -
2005-08-22 12:36:48 +00:00
vincents
a0311c2cba removed cvs logs
git-svn-id: trunk@7541 -
2005-08-22 12:30:03 +00:00
vincents
7ecd5dbcf0 remove ===-lines in cvs log comments, so removelog awk script does its work correctly
git-svn-id: trunk@7540 -
2005-08-22 11:51:25 +00:00
mattias
4b77b6b726 fixed synedit: assigning text with #0, TSynPasSyn and TSynPHPSyn for #0, added PHP highlighter to IDE
git-svn-id: trunk@7539 -
2005-08-22 11:08:59 +00:00
vincents
7e441f98c9 remove ===-lines in cvs log comments, so removelog awk script does its work correctly
git-svn-id: trunk@7538 -
2005-08-22 10:05:31 +00:00
mattias
70d2949737 fixed IsCharAlphaNumeric to test for numbers too
git-svn-id: trunk@7537 -
2005-08-22 00:24:43 +00:00
mattias
16bf8eb0b8 fixed synedit undo for middle button inserting primary selection
git-svn-id: trunk@7536 -
2005-08-21 23:15:36 +00:00
mattias
c2b3055202 resourcestrings for publish project/package dlg
git-svn-id: trunk@7535 -
2005-08-21 22:29:01 +00:00
mattias
3152027241 resourcestrings for clean dir dialog result
git-svn-id: trunk@7534 -
2005-08-21 21:32:53 +00:00
mattias
7f03be49b1 improved sortseletiondialog for big fonts
git-svn-id: trunk@7533 -
2005-08-21 21:30:18 +00:00
mattias
b597a5b6be added resourcestring for Open %s
git-svn-id: trunk@7532 -
2005-08-21 21:24:52 +00:00
mattias
3f2768d72c updated finnish translation from Seppo
git-svn-id: trunk@7531 -
2005-08-21 21:19:50 +00:00
mattias
1d9930b170 updated translation
git-svn-id: trunk@7530 -
2005-08-21 09:18:58 +00:00
mattias
60145ca7f2 implemented VK_LEFT/VK_RIGHT for word/identifier completion
git-svn-id: trunk@7529 -
2005-08-20 22:51:30 +00:00
mattias
7c6b448dd9 fixing undo of TSynEdit.DoTabKey
git-svn-id: trunk@7528 -
2005-08-20 19:49:24 +00:00
mattias
7c54d2cab4 implemented auto removing dangling component events
git-svn-id: trunk@7527 -
2005-08-20 14:00:31 +00:00
mattias
f4f414bbed implemented hiding protected members in identifier completion
git-svn-id: trunk@7526 -
2005-08-19 19:10:31 +00:00
mattias
6516ac7baa fixed identifier completion in with variables
git-svn-id: trunk@7525 -
2005-08-18 08:12:54 +00:00
mattias
6991d94081 added codetool node for ctnEndPoint, so that even the last tokens have nodes
git-svn-id: trunk@7524 -
2005-08-18 00:03:16 +00:00
mattias
e1c20a0c4d improved IgnoreErrorAfterCursor for begin blocks, class block and proc heads
git-svn-id: trunk@7523 -
2005-08-17 23:32:18 +00:00
mattias
612ad985f5 implemented search for existing class completion comments
git-svn-id: trunk@7522 -
2005-08-17 19:08:29 +00:00
mattias
cad5a68f98 activated IgnoreErrorAfterCursor in codetools finddeclaration and identifier completion
git-svn-id: trunk@7521 -
2005-08-17 16:51:41 +00:00
vincents
40a72b9798 fixed creating string in lfm starting with ' (bug #1036)
git-svn-id: trunk@7520 -
2005-08-17 13:24:49 +00:00
mattias
e6cbf72943 event names for root methods now uses Form or DataModule as prefix instead of the root classname
git-svn-id: trunk@7519 -
2005-08-17 12:36:29 +00:00
mattias
299a0045a9 added View Source (.lfm) menu item to designer popup menu
git-svn-id: trunk@7518 -
2005-08-17 11:47:40 +00:00