paul
561d54ef86
lcl: publish drag-drop related properties for TDrawGrid and TStringGrid (0009251)
...
git-svn-id: trunk@14326 -
2008-02-29 18:47:13 +00:00
paul
4a8708a5ad
synedit: fix scroll direction
...
git-svn-id: trunk@14325 -
2008-02-29 18:30:09 +00:00
tombo
975886c991
LCL carbon: fixed mouse button handling with help from Alexander Grau
...
git-svn-id: trunk@14324 -
2008-02-29 18:18:59 +00:00
zeljko
6202babb26
Qt: Fix default position of MDIChild form.
...
git-svn-id: trunk@14323 -
2008-02-29 17:59:28 +00:00
mattias
e6f1b79af9
codetools: implemented parsing union
...
git-svn-id: trunk@14322 -
2008-02-29 17:53:42 +00:00
mattias
3339383d3f
synedit: fixed SetTopLine ScrollWindowEx delta, bug #8479
...
git-svn-id: trunk@14321 -
2008-02-29 17:23:01 +00:00
mattias
ab2ebe4ec9
codetools: implemnted parsing variables pointer struct
...
git-svn-id: trunk@14320 -
2008-02-29 17:16:37 +00:00
mattias
2f6693b16f
synedit: fixed MoveCaretToVisibleArea to move in one step and treating codefolding correctly, bug #8479
...
git-svn-id: trunk@14319 -
2008-02-29 17:03:20 +00:00
mattias
095cf0e3c4
codetools: implemented parsing struct variable
...
git-svn-id: trunk@14318 -
2008-02-29 16:46:15 +00:00
laurent
be5185fcfb
Update components images
...
git-svn-id: trunk@14317 -
2008-02-29 16:22:34 +00:00
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