Commit Graph

14314 Commits

Author SHA1 Message Date
mattias
bd4b61b421 IDEIntf: added handlers for opened and close project
git-svn-id: trunk@14451 -
2008-03-06 22:59:24 +00:00
marc
b895d72611 * converted menueditorform to lfm by Maxim Ganetsky
git-svn-id: trunk@14450 -
2008-03-06 22:51:13 +00:00
marc
109fdc0bf2 * Improved localization of the exttooldialog and updated Russion translation by Maxim Ganetsky
* Updated po files

git-svn-id: trunk@14449 -
2008-03-06 22:42:09 +00:00
kirkpatc
ee5be1f308 FPDoc - updates to several classes in Forms.xml
git-svn-id: trunk@14448 -
2008-03-06 15:09:22 +00:00
paul
922786a879 h2pas: position form on *ScreenCenter* instead of DesktopCenter
git-svn-id: trunk@14447 -
2008-03-06 14:47:22 +00:00
mattias
ed00968185 examples: openglcontrol: set target to default
git-svn-id: trunk@14446 -
2008-03-06 11:39:31 +00:00
tombo
8dde11e9ab LCL Carbon: exclude last pixel when rasterizating line
git-svn-id: trunk@14445 -
2008-03-06 10:59:05 +00:00
mattias
8aedb53f6c h2pas: fixed mem leaks from Paul
git-svn-id: trunk@14444 -
2008-03-06 10:05:24 +00:00
paul
6e1cf88ace fix memory leaks
git-svn-id: trunk@14443 -
2008-03-06 06:49:30 +00:00
paul
2f24df146a formatting, misc
git-svn-id: trunk@14442 -
2008-03-06 06:44:33 +00:00
paul
be2b8c751e fixed memory leak
git-svn-id: trunk@14441 -
2008-03-06 06:42:48 +00:00
jesus
dd277a960c LazReport, fixes CTRL+C and other keys, issue #10953
git-svn-id: trunk@14440 -
2008-03-06 04:41:00 +00:00
sekelsenmat
ec9546222b Fixes identifying carbon as a purely unicode widgetset. Fixes selecting non-ascii words on SynEdit.
git-svn-id: trunk@14439 -
2008-03-05 23:39:41 +00:00
mattias
2c6f89c7a3 README.txt: updated note about widgetsets
git-svn-id: trunk@14438 -
2008-03-05 22:26:31 +00:00
mattias
89b48f4f33 openglcontrol: added exception when no visual was found
git-svn-id: trunk@14437 -
2008-03-05 22:05:25 +00:00
jesus
3370c28e62 LazReport, check valid activecontrol, issue #10950
git-svn-id: trunk@14436 -
2008-03-05 20:45:26 +00:00
tombo
1783c8195e LCL Carbon: fixed 0010872: Block select on the Carbon IDE doesn't work as expected
mouse moves are called only when there is really some change

git-svn-id: trunk@14435 -
2008-03-05 17:03:39 +00:00
mattias
d0b3a6aebd IDE: only compiling package clean once if state file missing
git-svn-id: trunk@14434 -
2008-03-05 16:13:30 +00:00
mattias
d591f6327e IDE: only compiling project clean once if state file missing
git-svn-id: trunk@14433 -
2008-03-05 16:01:13 +00:00
vincents
0b76672701 gtk, gtk2 interface: fixed compilation with fpc 2.3.1 on unix (bug #10949)
git-svn-id: trunk@14432 -
2008-03-05 15:35:29 +00:00
kirkpatc
c5849bcd5d FPDoc - updates to TCustomForm and TForm in Forms.xml
git-svn-id: trunk@14431 -
2008-03-05 15:08:26 +00:00
vincents
6f62d8681a LCL: published TListbox.DragKind (bug #8350)
git-svn-id: trunk@14430 -
2008-03-05 14:46:55 +00:00
mattias
75930154ad IDEIntf: OI: added check if property is readonly, TSessionPropertiesPropertyEditor now read only
git-svn-id: trunk@14429 -
2008-03-05 13:26:14 +00:00
mattias
891d6f994c IDEIntf: no issue browser on double click, bug #10947
git-svn-id: trunk@14428 -
2008-03-05 12:59:35 +00:00
mattias
afa9baafa7 IDE: compiler options: restoring old options when Ok failed
git-svn-id: trunk@14427 -
2008-03-05 12:53:29 +00:00
mattias
b0e8ed453a IDE: compiler options: immediate invalidate when changing paths
git-svn-id: trunk@14426 -
2008-03-05 12:33:35 +00:00
mattias
8d42e3ebab IDE: find in files: fixed endless loop in padding filenames
git-svn-id: trunk@14425 -
2008-03-05 12:12:13 +00:00
mattias
fc8080d388 IDE: find in fiels: reduced fResultList updates
git-svn-id: trunk@14424 -
2008-03-05 11:56:27 +00:00
mattias
2bbb89db49 IDE: build lazarus IDE: fixed always cleaning
git-svn-id: trunk@14423 -
2008-03-05 11:46:23 +00:00
mattias
fb384fe93a updated README.txt
git-svn-id: trunk@14422 -
2008-03-05 11:42:46 +00:00
mattias
d3434d8359 IDE: find in files: reduced calls of ProcessMessages
git-svn-id: trunk@14421 -
2008-03-05 11:42:29 +00:00
mattias
cc31f4881a debugger: clean up
git-svn-id: trunk@14420 -
2008-03-05 11:41:47 +00:00
vincents
7d7226758a LCL: fixed memleak in SelectDirectory functions
git-svn-id: trunk@14419 -
2008-03-05 08:36:00 +00:00
vincents
6d91bd3510 LCL: call TreeView OnExpanded event after the screen has been updated (bug #10946)
git-svn-id: trunk@14418 -
2008-03-05 08:25:02 +00:00
jesus
ec867d6c35 LazReport, fix keys when object ispector editor has focus, modified patch from Junior Goncalves, issue #10934
git-svn-id: trunk@14417 -
2008-03-05 07:59:39 +00:00
jesus
97f0e9c95f LazReport, stop propagation of handled cursor key in designer
git-svn-id: trunk@14416 -
2008-03-05 07:18:21 +00:00
paul
7bebb27eab messages:
- change messages name from LM_CUTTOCLIP to LM_CUT, LM_COPYTOCLIP to LM_COPY, LM_PASTEFROMCLIP to LM_PASTE, LM_CLEARSEL to LM_CLEAR since they are come from WM_CUT, WM_COPY, WM_CLEAR, WM_PASTE
- assign windows message number to that messages (fixes issue #0010747)

git-svn-id: trunk@14415 -
2008-03-05 03:52:01 +00:00
paul
8f523aab33 - formatting
- misc

git-svn-id: trunk@14414 -
2008-03-05 03:29:25 +00:00
paul
f17329bc7c fixed wrong assumption in 14401
git-svn-id: trunk@14413 -
2008-03-05 02:45:54 +00:00
paul
df83fa1a25 qt: insert menu items to proper position (tracker issue: #0010842)
git-svn-id: trunk@14412 -
2008-03-05 02:02:04 +00:00
jesus
e536a2251a LCL, added CopyToClipboard method to stringgrid
git-svn-id: trunk@14411 -
2008-03-04 21:33:31 +00:00
mattias
753945f7af tuborpower ipro: added DefaultFontSize from Dieter
git-svn-id: trunk@14410 -
2008-03-04 20:51:29 +00:00
mattias
944b28741c IDE: fixed building lazarus ide item clean
git-svn-id: trunk@14409 -
2008-03-04 20:26:34 +00:00
jesus
2cc82b2869 LCL, grids, VisibleRowCount and VisibleColCount delphi compatible, issue #10932
git-svn-id: trunk@14408 -
2008-03-04 18:47:53 +00:00
mattias
58e4529589 codetools: started h2pastool
git-svn-id: trunk@14407 -
2008-03-04 13:23:11 +00:00
vincents
14ae0b57cc LCL: published TDBMemo.ParentFont (bug #10695)
git-svn-id: trunk@14406 -
2008-03-04 12:04:03 +00:00
vincents
6eeefb5a81 LCL: published TDBCheckbox.ParentFont (bug #10694)
git-svn-id: trunk@14405 -
2008-03-04 12:01:47 +00:00
vincents
7b8e54dadb LCL: fixed default value of TCustomGrid.ScrollBars (bug #10395)
git-svn-id: trunk@14404 -
2008-03-04 10:46:59 +00:00
paul
a91d51cb83 more fixes for opRemove notification handling of TCustomLazControlDocker
git-svn-id: trunk@14403 -
2008-03-04 09:58:35 +00:00
mattias
6ea2bc5ca1 anchordocking: fixed opRemove for menus and menuitems
git-svn-id: trunk@14402 -
2008-03-04 09:42:26 +00:00