Commit Graph

14210 Commits

Author SHA1 Message Date
mattias
d2e840a1ee paradox: demo: storing session in IDE config dir
git-svn-id: trunk@14347 -
2008-03-01 13:38:15 +00:00
mattias
a4e5ca8215 ports: added FreeBSD ports von Joerg Braun
git-svn-id: trunk@14346 -
2008-03-01 13:32:05 +00:00
paul
da1d1dbdd0 reduced verbosity
git-svn-id: trunk@14345 -
2008-03-01 13:26:49 +00:00
mattias
c949bf2178 IDE: reduced verbosity
git-svn-id: trunk@14344 -
2008-03-01 13:09:26 +00:00
mattias
9525beef2a openglcontrol: fixed restoring canvas.handle at designtime
git-svn-id: trunk@14343 -
2008-03-01 12:59:04 +00:00
paul
53648747fc fix design time drawing of openglcontext (at least under win32)
git-svn-id: trunk@14342 -
2008-03-01 12:53:07 +00:00
mattias
3d96887a31 IDE: fixed updating BuildTarget when rescanning FPC sources
git-svn-id: trunk@14341 -
2008-03-01 12:35:48 +00:00
mattias
0840e778f1 IDE: reduced verbosity
git-svn-id: trunk@14340 -
2008-03-01 12:16:11 +00:00
mattias
22bd534fe8 IDE: auto renaming project title when renaming project, bug #10902
git-svn-id: trunk@14339 -
2008-03-01 12:14:09 +00:00
mattias
8f3ae0f07f synedit: eoAlwaysVisibleCaret: fixed scrolling when inserting text on identifier completion, bug #10914
git-svn-id: trunk@14338 -
2008-03-01 12:00:18 +00:00
mattias
65a770df87 IDE: fixed overriding build target OS/CPU/LCL, bug #10915
git-svn-id: trunk@14337 -
2008-03-01 11:28:43 +00:00
zeljko
13b1c51267 Qt: TQtTableView implemented.
git-svn-id: trunk@14336 -
2008-03-01 08:44:18 +00:00
marc
ea2b67af4b * updated Russian translation by Maxim Ganetsky
git-svn-id: trunk@14335 -
2008-02-29 23:23:56 +00:00
vincents
fe6405f549 IDE: fixed running svn2revisioninc when building the IDE. This used to happen in the compile-the-without-linking step.
git-svn-id: trunk@14334 -
2008-02-29 23:02:51 +00:00
mattias
54230934eb fpc deb: fixed typo
git-svn-id: trunk@14333 -
2008-02-29 20:45:22 +00:00
mattias
b093045c3b lazreport: using Screen.DataModules
git-svn-id: trunk@14332 -
2008-02-29 20:13:17 +00:00
mattias
d00602020a LCL: added TScreen.DataModules form Aleksey Lagunov
git-svn-id: trunk@14331 -
2008-02-29 20:11:29 +00:00
mattias
6ed82a2a82 openglcontrol: gtk2: changed note to full support
git-svn-id: trunk@14330 -
2008-02-29 19:42:00 +00:00
mattias
06639f326d codetools: implemented parsing end bracket of extern
git-svn-id: trunk@14329 -
2008-02-29 19:34:59 +00:00
mattias
deb076e47d codetools: implemented parsing pointer to function
git-svn-id: trunk@14328 -
2008-02-29 19:29:41 +00:00
mattias
59d9edd4e7 codetools: implemented parsing initial constant of variable
git-svn-id: trunk@14327 -
2008-02-29 19:26:00 +00:00
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