mattias
a0a537e1f9
codetools: AddResourceDirective can now add custom directives
...
git-svn-id: trunk@13034 -
2007-11-26 12:09:22 +00:00
mattias
5a4515b1ce
IDE: code templates: removed AddChar attribute and added RemoveChar attribute
...
git-svn-id: trunk@13033 -
2007-11-26 11:56:20 +00:00
mattias
b7c129588d
IDE: code templates: when completion starts with identifier char then auto execute only if token starts at word boundary
...
git-svn-id: trunk@13032 -
2007-11-26 11:39:07 +00:00
kirkpatc
b87224a3b5
LazDoc - updates to StdCtrls (title), ExtCtrls (TCustomImage, TImage, TBevel, TCustomLabeledEdit, TLabeledEdit), ComCtrls (TCustomTreeView, TTreeNode, TTreeView)
...
git-svn-id: trunk@13031 -
2007-11-26 11:22:01 +00:00
mattias
faf05b2194
codetools: added functions to search for resource directives platform independent
...
git-svn-id: trunk@13030 -
2007-11-26 11:07:44 +00:00
paul
fcca92b95d
fix gtk1 compilation
...
git-svn-id: trunk@13029 -
2007-11-26 08:54:03 +00:00
paul
de9e54e0ad
gtk:
...
- fix groupbox with fixed w/o windows (events were broken)
- remove FinishComponentCreate from groupbox
- improve setting label to groupbox (if groupbox text = '' then better to pass nil to prevent drawing of empty string with ugly visual effect)
- fix memory leaks in StaticText
git-svn-id: trunk@13028 -
2007-11-26 07:47:13 +00:00
paul
60f9fecfd1
dont rebuild imagelist cache on application exit
...
git-svn-id: trunk@13027 -
2007-11-26 02:01:48 +00:00
jesus
47ab9233e4
printers, removed libc dependency, issue #10241
...
git-svn-id: trunk@13026 -
2007-11-25 18:07:17 +00:00
marc
3fc6bd15d3
* Fix by DiBo33, correct comapre function is set
...
git-svn-id: trunk@13025 -
2007-11-25 17:55:23 +00:00
marc
de4efa2df8
* Updated translation by Haruyuki Fujimaki
...
git-svn-id: trunk@13024 -
2007-11-25 17:19:05 +00:00
mattias
e2a6763357
IDE: lazdoc: fixed showing hints for procedures
...
git-svn-id: trunk@13023 -
2007-11-25 15:01:26 +00:00
mattias
c8b5bd4bd5
IDE: lazdoc: showing hints for enums
...
git-svn-id: trunk@13022 -
2007-11-25 13:47:17 +00:00
mattias
688c0a4db0
IDE: lazdoc: now reads comments and shows them in hints
...
git-svn-id: trunk@13021 -
2007-11-25 13:23:37 +00:00
mattias
a23d1512a6
lazde: fixed compiltion under non windows
...
git-svn-id: trunk@13020 -
2007-11-25 10:50:50 +00:00
sekelsenmat
8588444419
Fixes getting the text of TMemo on unicode win32
...
git-svn-id: trunk@13019 -
2007-11-25 10:47:25 +00:00
kirkpatc
fba773a9a7
LazDoc - contribution to Grids.xml from Wanderlan Santos dos Anjos
...
git-svn-id: trunk@13018 -
2007-11-25 10:13:29 +00:00
kirkpatc
a258e06943
LazDoc - fixed link in ComCtrls.xml
...
git-svn-id: trunk@13017 -
2007-11-25 09:10:29 +00:00
kirkpatc
a018673490
LazDoc - fixed links in Forms.xml and Graphics.xml
...
git-svn-id: trunk@13016 -
2007-11-25 08:06:19 +00:00
kirkpatc
41c9062ab7
LazDoc - formatting corrections in StdCtrls
...
git-svn-id: trunk@13015 -
2007-11-25 07:30:46 +00:00
mattias
d62038c83e
codetools: fixed finddeclaration in generic methods searching ancestor class
...
git-svn-id: trunk@13014 -
2007-11-24 22:56:09 +00:00
mattias
4a5fbf3a39
IDE: ToDo list: replaced parsing code with codetools function
...
git-svn-id: trunk@13013 -
2007-11-24 22:45:39 +00:00
mattias
dadd700bea
IDE: todolist: moved implem uses section to intf uses section to avoid circles, replaced AnsiCompareText with CompareFilenames
...
git-svn-id: trunk@13012 -
2007-11-24 21:35:20 +00:00
mattias
dd735a4378
replaced writeln with debugln
...
git-svn-id: trunk@13011 -
2007-11-24 21:28:46 +00:00
mattias
42edb792e6
IDE: many improvements for todolist from Gerard
...
git-svn-id: trunk@13010 -
2007-11-24 21:23:19 +00:00
mattias
65ae8c2e56
IDE: lazdoc: enabled lazdoc hints for mouse hints in source editor
...
git-svn-id: trunk@13009 -
2007-11-24 21:17:17 +00:00
sekelsenmat
a2bedef1b0
Fixed getting unicode strings from TMemo on win32
...
git-svn-id: trunk@13008 -
2007-11-24 21:03:37 +00:00
mattias
d8ef375589
replaced non utf-8 char
...
git-svn-id: trunk@13007 -
2007-11-24 20:38:59 +00:00
mattias
9a550b80fd
codetools: FindDeclarationAndOverload now starts at property names, proc names, vars, consts and types
...
git-svn-id: trunk@13006 -
2007-11-24 19:11:42 +00:00
sekelsenmat
f30565766c
Implements threading synchronize on wince.
...
git-svn-id: trunk@13005 -
2007-11-24 18:21:18 +00:00
sekelsenmat
1d3c957dcb
Fixes setting the text of win32 unicode TMemo
...
git-svn-id: trunk@13004 -
2007-11-24 16:54:22 +00:00
andrew
860cb6a8ea
Fixed a gtk2 bug where ComboBox.SelLength worked incorrectly if SelStart was > 1
...
git-svn-id: trunk@13003 -
2007-11-24 16:29:16 +00:00
tombo
f4d85a852f
Carbon intf: fixed designer drawing
...
git-svn-id: trunk@13002 -
2007-11-24 14:32:17 +00:00
vincents
71f345f390
doc editor: add scrollbars for description and error fields.
...
git-svn-id: trunk@13001 -
2007-11-24 14:03:23 +00:00
sekelsenmat
3e4e7f0f00
Fixes support for special keys on TDBMemo. Fixes bug #8029
...
git-svn-id: trunk@13000 -
2007-11-24 11:21:20 +00:00
paul
2b483ab1b4
lazdoc: more native look for toolbar
...
git-svn-id: trunk@12999 -
2007-11-24 10:25:21 +00:00
paul
0e91c08c68
make labels transparent (they were black on black bg)
...
git-svn-id: trunk@12998 -
2007-11-24 10:19:38 +00:00
sekelsenmat
c285003810
Documented TCustomComboBox.ItemIndex and TCustomListBox.ItemIndex
...
git-svn-id: trunk@12997 -
2007-11-24 09:33:44 +00:00
kirkpatc
ab30fd58f4
LazDoc - removed 2 instances of <br/> from Controls.xml
...
git-svn-id: trunk@12996 -
2007-11-24 08:38:11 +00:00
vincents
7e07cf0818
added Wanderlan Santos dos Anjos to the contributors.
...
git-svn-id: trunk@12995 -
2007-11-24 08:19:35 +00:00
vincents
31f743105d
doc editor: several improvements from Wanderlan Santos dos Anjos (issue #10256 )
...
git-svn-id: trunk@12994 -
2007-11-24 08:13:13 +00:00
kirkpatc
ff1fde0a01
LazDoc - some updates to TListItem in ComCtrl.xml
...
git-svn-id: trunk@12993 -
2007-11-24 07:50:22 +00:00
mattias
49285e8ca1
IDE: implemented showing FPDoc short descriptions in code hints
...
git-svn-id: trunk@12992 -
2007-11-23 20:26:16 +00:00
vincents
8fe6b5f1fd
LCL docs: fixed compilation with fpdoc
...
git-svn-id: trunk@12991 -
2007-11-23 20:11:41 +00:00
mattias
49f48b68dd
IDE: lazdoc: started simple hints
...
git-svn-id: trunk@12990 -
2007-11-23 19:52:54 +00:00
paul
b45bfc8cb3
- menu item icon drawing with effect for gtk1/2
...
- cleanup of win32 menu drawing
git-svn-id: trunk@12989 -
2007-11-23 18:34:55 +00:00
mattias
8ac236ef4e
gtk intf: removed unused vras
...
git-svn-id: trunk@12988 -
2007-11-23 15:48:05 +00:00
mattias
9c3ea995b8
IDE: moved code to find hint for source position to helpmanager
...
git-svn-id: trunk@12987 -
2007-11-23 15:39:19 +00:00
mattias
6874d3b117
codetools: replaced TIdentifierListItem.Identifier PChar with string
...
git-svn-id: trunk@12986 -
2007-11-23 15:00:50 +00:00
vincents
6f84b7fbd6
tools, snapshot monitor: don't run the configuration file tests.
...
git-svn-id: trunk@12985 -
2007-11-23 14:39:09 +00:00