Commit Graph

9633 Commits

Author SHA1 Message Date
micha
97bd8ff729 release/snapshot building fixes
git-svn-id: trunk@9651 -
2006-07-21 14:14:49 +00:00
micha
f88cd92e06 fix restored values, only need to be updated when LCL will realize new bounds, DoSetBounds also called from LM_MOVE and autosizing (issue #2016)
git-svn-id: trunk@9650 -
2006-07-21 12:46:17 +00:00
mattias
478828be8e lazde: calling SaveOptions on destroy from Graeme
git-svn-id: trunk@9649 -
2006-07-21 08:36:08 +00:00
mattias
92ccd86ac0 fixed typo
git-svn-id: trunk@9648 -
2006-07-20 21:10:49 +00:00
jesus
8396895ec1 dbgrid: checking field visibility change
git-svn-id: trunk@9647 -
2006-07-20 20:40:19 +00:00
mattias
c3a3491b91 replaced *.* with GetAllFilesMask from Darius
git-svn-id: trunk@9646 -
2006-07-20 20:33:10 +00:00
mattias
ed55bb0c94 fixed TBitmap.Draw
git-svn-id: trunk@9645 -
2006-07-20 20:14:45 +00:00
mattias
5e215f3b4a implemented ReAlignRawImageLines expanding
git-svn-id: trunk@9644 -
2006-07-20 19:41:33 +00:00
mattias
9dcb4a3620 added resourcestring, added ampersand for close buttons, renamed env options backup option none
git-svn-id: trunk@9643 -
2006-07-20 19:31:12 +00:00
mattias
69a6edd9a9 gtk intf: fixed realign masks, LCL TBitmap: added CHangingAll to avoid overhead when changing the whole bitmap
git-svn-id: trunk@9642 -
2006-07-20 19:20:43 +00:00
mattias
c75d21e68f file filter for the conversion tool from Darius
git-svn-id: trunk@9641 -
2006-07-20 19:03:14 +00:00
mattias
de49382304 Change cursor shape from "beam" to "hand" when hovering over "mouse link" in source editor. from Alexander Klenin
git-svn-id: trunk@9640 -
2006-07-20 19:00:48 +00:00
mattias
c5fe5ea2b5 anchordocking: implemented checking config for compatible
git-svn-id: trunk@9639 -
2006-07-20 17:57:23 +00:00
mattias
4d5de4ab10 update german translation from Swen
git-svn-id: trunk@9638 -
2006-07-19 22:59:02 +00:00
mattias
4e7d43b405 h2pas gui: implemented projects and configs
git-svn-id: trunk@9637 -
2006-07-19 22:46:57 +00:00
mattias
5ba422890c moved ProcedureList shortcut/command to the IDE key/menu tables from Graeme
git-svn-id: trunk@9636 -
2006-07-19 22:26:35 +00:00
mattias
1ecaec575c TPageControl: AutoSizing is now delayed until page handle was added to the parent handle
git-svn-id: trunk@9635 -
2006-07-19 22:13:37 +00:00
micha
8b1f47f873 fix notebook accelerator handling, send only to active page (issue #1989)
git-svn-id: trunk@9634 -
2006-07-19 16:11:41 +00:00
mattias
1af44f9fb0 improved laz_xmlcfg.TXmlConfig to delete unused parent nodes
git-svn-id: trunk@9633 -
2006-07-19 09:54:40 +00:00
micha
cfd72aa2fb fix TPageControl.OnChanging event (issue #1984)
git-svn-id: trunk@9632 -
2006-07-19 09:34:42 +00:00
mattias
67458062b3 started h2pas frontend, localized watch list
git-svn-id: trunk@9631 -
2006-07-18 23:05:46 +00:00
mattias
4baf95a5f5 fixed mem leak
git-svn-id: trunk@9630 -
2006-07-18 17:37:21 +00:00
mattias
b17384ebc1 TButtonGlyph now uses shared bitmaps, improved debugging mem leaks
git-svn-id: trunk@9629 -
2006-07-18 17:20:34 +00:00
micha
88558ed640 handle external deletion of menuitems; note: deleting "root" menu item will cause a crash still
git-svn-id: trunk@9628 -
2006-07-18 14:14:05 +00:00
mattias
e07af6a39f gtk intf: fixed calling OnChange during hndle creation
git-svn-id: trunk@9627 -
2006-07-17 18:57:14 +00:00
mattias
83fc712326 codetools: fixed parsing invalid subrange
git-svn-id: trunk@9626 -
2006-07-17 18:47:07 +00:00
mattias
c92b18ed82 added procedure list from Graeme Geldenhuys
git-svn-id: trunk@9625 -
2006-07-17 18:41:28 +00:00
micha
3742d8f5be fix notebook page indexing when TabVisible is false for some page
git-svn-id: trunk@9624 -
2006-07-17 18:20:25 +00:00
mattias
ed52351960 fixed mouse wheel scrolling in IDE source editor under windows from Alexandre Leclerc
git-svn-id: trunk@9623 -
2006-07-17 18:03:03 +00:00
mattias
3744d96407 fixed script cross building binutils
git-svn-id: trunk@9622 -
2006-07-17 17:39:25 +00:00
mattias
f0b0ae7a39 codetools: code context: now works with empty param lists
git-svn-id: trunk@9621 -
2006-07-17 09:51:59 +00:00
mattias
4091f9a74f updated finnish translation from Seppo
git-svn-id: trunk@9620 -
2006-07-17 09:31:56 +00:00
mattias
e5a64772a0 added checklistboxeditordlg.pas, added Apply button to checklist editor from Salvatore
git-svn-id: trunk@9619 -
2006-07-16 07:48:22 +00:00
mattias
a233f11c99 fixed warning about fixed filenames
git-svn-id: trunk@9618 -
2006-07-14 23:16:08 +00:00
mattias
8473940844 codetools: directory cache now ignores case on windows
git-svn-id: trunk@9617 -
2006-07-14 23:11:44 +00:00
mattias
fbcb1ced0c mouse wheel now hides the hint window, hint window now appears after 1000ms instead of 500 from Darek
git-svn-id: trunk@9616 -
2006-07-14 22:54:52 +00:00
mattias
760fe6159f TLabel: not painting background when Transparent=true, and when disabled paint label embossed from Darek
git-svn-id: trunk@9615 -
2006-07-14 22:51:00 +00:00
mattias
92b44bf68e TSpeedButton: fixed painting disabled button from Darek
git-svn-id: trunk@9614 -
2006-07-14 22:48:31 +00:00
mattias
8cc91672fe source editor now switches to the right, instead of the left when deleting a page from Alexandre Leclerc
git-svn-id: trunk@9613 -
2006-07-14 22:39:38 +00:00
mattias
21e56d495e fixed win32 intf compilation
git-svn-id: trunk@9612 -
2006-07-14 22:35:24 +00:00
mattias
ace64d3a32 changed RawImage sizes to PtrUInt
git-svn-id: trunk@9611 -
2006-07-14 22:21:17 +00:00
mattias
835168efa7 gtk intf: added automatic realign for bitmap masks bug #2022
git-svn-id: trunk@9610 -
2006-07-14 16:45:05 +00:00
mattias
41f5aae4d5 published TSpinEdit.OnEditingDone
git-svn-id: trunk@9609 -
2006-07-14 15:38:12 +00:00
mattias
adcb17d61b updated po files
git-svn-id: trunk@9608 -
2006-07-14 15:16:49 +00:00
mattias
585a602696 IDE codetools: added option to disable adding semicolon for identifier completion
git-svn-id: trunk@9607 -
2006-07-14 15:13:05 +00:00
mattias
e2ba095290 fixed default value of TImage.Transparent
git-svn-id: trunk@9606 -
2006-07-14 14:48:31 +00:00
mattias
7ccd87bded added IDE macros: LanguageID and LanguageName bug #1931
git-svn-id: trunk@9605 -
2006-07-14 14:17:40 +00:00
mattias
4aa0e5a469 DragDrop: sending dmDragMove added bug #1930
git-svn-id: trunk@9604 -
2006-07-14 14:09:14 +00:00
mattias
0e494526fd added TCheckListBox.OnItemClick
git-svn-id: trunk@9603 -
2006-07-14 12:26:39 +00:00
mattias
b399abb1a0 implemented freepascal highlighter with nested comments for (* comments
git-svn-id: trunk@9602 -
2006-07-14 11:26:39 +00:00