Commit Graph

14329 Commits

Author SHA1 Message Date
mattias
4485625ff6 translations: finnish: updates from Seppo
git-svn-id: trunk@14316 -
2008-02-29 15:29:19 +00:00
mattias
16cdbab6c5 codetools: implemented parsing struct variable
git-svn-id: trunk@14315 -
2008-02-29 14:40:33 +00:00
mattias
7145dce634 codetools: implemented parsing function header
git-svn-id: trunk@14314 -
2008-02-29 14:31:46 +00:00
zeljko
8d4d35c742 Qt: fix win32 problems with new clipboard workaround.
git-svn-id: trunk@14313 -
2008-02-29 14:03:39 +00:00
mattias
8d36f6dd13 codetools: implemented parsing struct
git-svn-id: trunk@14312 -
2008-02-29 13:34:38 +00:00
zeljko
2f9c799570 Qt: workaround for #10881. Clipboard should be initialized at app start. Workaround for clipboard (synedit) blocking linux desktop.Small optimizations for clipboard.
git-svn-id: trunk@14311 -
2008-02-29 13:33:38 +00:00
mattias
5c469d66fa codetools: implemented parsing typedef
git-svn-id: trunk@14310 -
2008-02-29 12:55:53 +00:00
vincents
64b32ffce8 wince interface: fix range check error, WPARAM has become unsigned in fpc 2.3.1 (bug #10912)
git-svn-id: trunk@14309 -
2008-02-29 11:40:38 +00:00
kirkpatc
f48c665e65 FPDoc - updates to TBitMapImage, TBitmap. TJpegImage in Graphics.xml
git-svn-id: trunk@14308 -
2008-02-29 10:58:15 +00:00
laurent
52641984c9 Update images for issue
git-svn-id: trunk@14307 -
2008-02-29 10:47:21 +00:00
marc
a7df917db2 * fixed inconsistency between package menu and shortcutkey editor by Maxim Ganetsky
* updated Russian translation by Maxim Ganetsky
* updated po files

git-svn-id: trunk@14306 -
2008-02-28 22:32:09 +00:00
marc
28a173889d * updated Spanish translation by Jose Angel
git-svn-id: trunk@14305 -
2008-02-28 22:22:19 +00:00
kirkpatc
2768b01cfa FPDoc - updates to TGraphic, TPicture and TCanvas in graphics.xml
git-svn-id: trunk@14304 -
2008-02-28 22:18:12 +00:00
mattias
5546ec3c29 IDE: fixed compilation under 64bit
git-svn-id: trunk@14303 -
2008-02-28 14:18:43 +00:00
mattias
abdd8c5aa4 IDE: codehelp: made range checks more robust
git-svn-id: trunk@14302 -
2008-02-28 13:25:11 +00:00
mattias
cab6632f4c codetools: implemented some more c tokens
git-svn-id: trunk@14301 -
2008-02-28 13:06:06 +00:00
mattias
e4cad5b120 gtk intf: fixed RealizeAccelerate
git-svn-id: trunk@14300 -
2008-02-28 13:05:18 +00:00
tombo
a6dd95e3b2 IDE issues: use IDEImageIntf instead of separate imagelist
git-svn-id: trunk@14299 -
2008-02-28 11:33:17 +00:00
paul
a37ee688c7 fix compilation error on 64bit target (by Almindor)
git-svn-id: trunk@14298 -
2008-02-28 10:19:40 +00:00
paul
6133c58a06 add TCustomTimer.OnTimer to the list of favorites
git-svn-id: trunk@14297 -
2008-02-28 10:05:48 +00:00
paul
59f40cb1af codehelp: dont try to access string at positions > it length (0010887)
git-svn-id: trunk@14296 -
2008-02-28 07:13:22 +00:00
paul
f181308801 fix GetKeyState for carbon
git-svn-id: trunk@14295 -
2008-02-28 06:59:17 +00:00
paul
40c9844f59 GetKeyState:
- gtk1, gtk2: implement pressed state for mouse buttons
- qt: return state for X mouse buttons

git-svn-id: trunk@14294 -
2008-02-28 06:07:29 +00:00
paul
c0c5d656fc win32:
- replace few places where combo edit window has been accessed through GetTopWindow instead of GetComboboxInfo (for csSimple style GetTopWindow assumption is not correct)
- simplify window class name extraction

git-svn-id: trunk@14293 -
2008-02-28 04:41:35 +00:00
paul
929eef8853 win32: fix crash with combos w/o edit (csDropDownList for example)
git-svn-id: trunk@14292 -
2008-02-28 04:39:18 +00:00
mattias
0e9a820edc codetools: implemented parsing c enums
git-svn-id: trunk@14291 -
2008-02-27 22:59:53 +00:00
mattias
e033e82e6d codetools: fixed using the right keyword DoIt function
git-svn-id: trunk@14290 -
2008-02-27 20:15:49 +00:00
mattias
84a959ff17 IDE: added some more default favorite properties
git-svn-id: trunk@14289 -
2008-02-27 19:26:29 +00:00
mattias
60266f5461 IDEIntf: clean up
git-svn-id: trunk@14288 -
2008-02-27 18:36:37 +00:00
tombo
ecb6afce2f IDE implemented compatibility issues:
- added Issues tab to Object Inspector
- added View/Issue browser
- added new package file type - issue xml file
- added Windows and Carbon LCL issues
- added jump back and forward images
- removed TButton and TBitBtn Color property hiding
- set mime type for package images
- added TLCLPlatforms set

git-svn-id: trunk@14287 -
2008-02-27 16:23:28 +00:00
mattias
da92985afe IDE: updated translations
git-svn-id: trunk@14286 -
2008-02-27 15:53:18 +00:00
laurent
6467ca401a Update french languages for IDE
git-svn-id: trunk@14285 -
2008-02-27 15:51:45 +00:00
mattias
d148841201 IDE: renamed menu item Component to Package
git-svn-id: trunk@14284 -
2008-02-27 15:31:50 +00:00
mattias
9519c2624f codetools: implemented start of extern c
git-svn-id: trunk@14283 -
2008-02-27 15:22:12 +00:00
mattias
1825f74f2a codetools: implemented parsing c directives
git-svn-id: trunk@14282 -
2008-02-27 14:50:50 +00:00
mattias
e5c953b67b codetools: implemented TCCodeParserTool.Replace
git-svn-id: trunk@14281 -
2008-02-27 14:10:09 +00:00
mattias
e748b6291f codetools: moved AdjustPositionAfterInsert
git-svn-id: trunk@14280 -
2008-02-27 14:08:53 +00:00
mattias
ce09782485 codetools: started c parser
git-svn-id: trunk@14279 -
2008-02-27 14:05:42 +00:00
mattias
c5b0d677e4 codetools: started example for h2pas
git-svn-id: trunk@14278 -
2008-02-27 13:49:35 +00:00
paul
083521d007 gtk:
- fix GetKeyState (only keys state at moment)
- gtk drag/dock for windows

git-svn-id: trunk@14277 -
2008-02-27 12:54:30 +00:00
mattias
de71745a05 synedit: syncompletion: calling old OnKeyDown events, bug #9020
git-svn-id: trunk@14276 -
2008-02-27 12:54:09 +00:00
mattias
4e31f256a5 translations: german: updates from Joerg Braun
git-svn-id: trunk@14275 -
2008-02-27 12:06:23 +00:00
mattias
598037b372 IDE: fixed spelling mistake
git-svn-id: trunk@14274 -
2008-02-27 12:05:54 +00:00
mattias
aeeef1f0fa IDE: fixed spelling mistake
git-svn-id: trunk@14273 -
2008-02-27 12:04:33 +00:00
mattias
b50025e9de synedit: fixing wrong cursor position after repacing selection at end of line with spaces, bug #9104
git-svn-id: trunk@14272 -
2008-02-27 11:56:51 +00:00
mattias
f9c4e55a9c docs: LCL: TForm.LCLVersion
git-svn-id: trunk@14271 -
2008-02-27 11:19:54 +00:00
mattias
3e7f7a99cc LCL: added hidden published property TForm.LCLVersion, bug #10069
git-svn-id: trunk@14270 -
2008-02-27 11:15:16 +00:00
mattias
7fb3c565e0 LCL: TForm: sorted published properties
git-svn-id: trunk@14269 -
2008-02-27 11:01:23 +00:00
laurent
05fae9bac6 Update Components images
git-svn-id: trunk@14268 -
2008-02-27 08:22:12 +00:00
paul
3faf42a722 qt: improve GetKeyState - make it more windows compatible
git-svn-id: trunk@14267 -
2008-02-27 06:07:35 +00:00