Commit Graph

9811 Commits

Author SHA1 Message Date
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
mattias
25cfb2b746 implemented freepascal highlighter with nested comments issue #1991
git-svn-id: trunk@9601 -
2006-07-14 11:22:25 +00:00
mattias
54775b843e adding events for properties of method types of indirect units implemented issue #1990
git-svn-id: trunk@9600 -
2006-07-13 22:06:24 +00:00
mattias
d7bb813f84 cleanup, smaller layout fixes and fixed issue #1861
git-svn-id: trunk@9599 -
2006-07-12 20:52:07 +00:00
mattias
ea32192248 removed old places, where CVS was used
git-svn-id: trunk@9598 -
2006-07-12 20:11:50 +00:00
mattias
e9000b7286 removed setup.sh
git-svn-id: trunk@9597 -
2006-07-12 20:07:53 +00:00
vincents
07a636a01a use architecture in the package name, so that both packages can coexist
git-svn-id: trunk@9596 -
2006-07-12 18:05:13 +00:00
jesus
d019406bc5 fixed grid's autoadvance and selectable cells
git-svn-id: trunk@9595 -
2006-07-12 15:13:51 +00:00
mattias
39bc2bc165 improved selecting help for overloaded procs
git-svn-id: trunk@9594 -
2006-07-10 20:15:42 +00:00
mattias
30bd7f175a fied debian dependencies for lazarus package
git-svn-id: trunk@9593 -
2006-07-10 19:54:00 +00:00
mattias
aa4b103bad OI: setting PageIndex when selecting a Page in the treeview (issue #884)
git-svn-id: trunk@9592 -
2006-07-10 19:51:05 +00:00
mattias
b71a2a8654 added check if fDockClients=nil (issue #7023)
git-svn-id: trunk@9591 -
2006-07-10 19:41:27 +00:00
vincents
ddd6c3806a use drawtext to draw menu items (issue #7036, #7102)
patch by: Martin Smat

git-svn-id: trunk@9590 -
2006-07-10 19:23:04 +00:00
mattias
62b45b27b6 objectinspector: refresh after DoCallEdit and selection change
git-svn-id: trunk@9589 -
2006-07-10 19:03:35 +00:00
mattias
af6c4688eb improved german translation for Abort
git-svn-id: trunk@9588 -
2006-07-10 18:56:26 +00:00
mattias
8dddb17fa3 IDE find replace dlg: fixed resize events
git-svn-id: trunk@9587 -
2006-07-10 18:26:56 +00:00
mattias
297fa4d99e fixed findreplace dlg replace all button innerborder
git-svn-id: trunk@9586 -
2006-07-10 17:33:42 +00:00
mattias
2d45a994ab fixed Makefile cleanlaz by breaking circle
git-svn-id: trunk@9585 -
2006-07-10 17:28:29 +00:00
mattias
ab98d4268e codetools: implemented finding the expression type of a constant
git-svn-id: trunk@9584 -
2006-07-10 17:03:32 +00:00
mattias
6df73a9fb9 codetools: not found identifiers of fdfcollect are not cached
git-svn-id: trunk@9583 -
2006-07-10 15:21:33 +00:00
mattias
e28e38295b codetools: added compiler procedure length to identifier completion
git-svn-id: trunk@9582 -
2006-07-10 14:55:55 +00:00
vincents
619b2afae0 IDE: Build Lazarus dialog, clean all defaults to false
git-svn-id: trunk@9581 -
2006-07-10 12:50:58 +00:00
vincents
b5a32f8ebd fixed creating fpc.cfg after installing
git-svn-id: trunk@9580 -
2006-07-10 12:10:59 +00:00