Commit Graph

41 Commits

Author SHA1 Message Date
paul
1b68ef3e5c ide: allow other types than XPM as component images
git-svn-id: trunk@12947 -
2007-11-21 04:23:07 +00:00
mattias
8e45b505de IDE: various layout improvements for IDE dialogs
git-svn-id: trunk@12490 -
2007-10-16 17:30:54 +00:00
mattias
1eff85d939 gtk2 intf: improved resizing code to not need the caching trick
git-svn-id: trunk@11212 -
2007-05-29 00:30:26 +00:00
mattias
78509220c9 LCL: TSpeedButton: if mouse capture lost then update state, fixed state when invoking Click which triggers ShowModal
git-svn-id: trunk@11211 -
2007-05-28 12:12:51 +00:00
mattias
87cb2dde3f IDE: component palette: aligning buttons in multiple rows if there is enough space
git-svn-id: trunk@10239 -
2006-11-24 14:30:26 +00:00
mattias
8416ec2b2d IDE: using new unitname instead of default unitname
git-svn-id: trunk@9975 -
2006-09-25 20:34:51 +00:00
mattias
b45d740067 sorted IDE macros
git-svn-id: trunk@9796 -
2006-09-02 21:10:32 +00:00
mattias
6fc60316d1 component palette: added resourcestrings
git-svn-id: trunk@9705 -
2006-08-06 08:52:27 +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
mattias
a681ab7b71 added TXMLConfigStorage
git-svn-id: trunk@9438 -
2006-06-15 21:49:57 +00:00
mattias
63dd31ff22 implemented a dialog to find components in the palette
git-svn-id: trunk@9434 -
2006-06-14 17:50:08 +00:00
mattias
84a4d25163 added example for HTML help
git-svn-id: trunk@9311 -
2006-05-19 21:56:07 +00:00
mattias
9c1a175b91 fixed typos makro
git-svn-id: trunk@9271 -
2006-05-13 12:00:43 +00:00
mattias
d7347356ff implemented compiler options parsed optins with platform independent makros, disabled string highlighting
git-svn-id: trunk@8573 -
2006-01-20 13:38:42 +00:00
mattias
0b40ab4bb7 fixed makros in componentpalette
git-svn-id: trunk@7885 -
2005-10-02 10:19:20 +00:00
mattias
859081d346 component palette popup menu now searches for virtual units
git-svn-id: trunk@7883 -
2005-10-02 10:02:06 +00:00
vincents
e91c979c4e removed $IFDEF VER1 from Salvatore
git-svn-id: trunk@7475 -
2005-08-03 20:14:56 +00:00
mattias
e387f94475 fixed compilation
git-svn-id: trunk@7427 -
2005-07-26 18:16:57 +00:00
mattias
49190601ad fixed componentpalette adding via double click
git-svn-id: trunk@6826 -
2005-02-21 20:15:28 +00:00
vincents
c535f37167 use xml units from fpc, if not compiling with fpc 1.0
git-svn-id: trunk@6603 -
2005-01-15 13:44:03 +00:00
micha
a66848beab draw nonvisual components transparently
git-svn-id: trunk@6483 -
2005-01-05 10:55:52 +00:00
mattias
b00a14bfc5 published TSpeedButton.OnDoubleClick
git-svn-id: trunk@6369 -
2004-12-12 23:40:55 +00:00
mattias
93cb3ed38c implemented auto add on double click on component palette
git-svn-id: trunk@6358 -
2004-12-10 19:22:28 +00:00
mattias
68c0ee8c21 renamed avl_tree.pas to oldavltree.pas for new fpc 1.9.5
git-svn-id: trunk@6210 -
2004-11-06 19:49:14 +00:00
mattias
02957fe9b9 Open unit of component palette component now jumps to declaration
git-svn-id: trunk@5773 -
2004-08-12 10:50:14 +00:00
mattias
d71325aced moved componentreg.pas to ideintf
git-svn-id: trunk@5753 -
2004-08-09 09:24:29 +00:00
mattias
7bf089b375 invisible selected persistents are no longer drawn with grabbers
git-svn-id: trunk@5730 -
2004-08-04 08:50:23 +00:00
mattias
add76d4e8b completed new TToolBar
git-svn-id: trunk@5226 -
2004-02-23 18:24:38 +00:00
mattias
9bcc3289ba implemented generic function to hide TComponents without page in designer
git-svn-id: trunk@5164 -
2004-02-04 13:55:08 +00:00
mattias
a8e9adf180 fixed showing components in palette
git-svn-id: trunk@4778 -
2003-11-08 10:50:45 +00:00
mattias
9e186eb76b fixed freeing glyphs
git-svn-id: trunk@4725 -
2003-10-22 19:52:07 +00:00
mattias
24a046fcf6 prepared image sharing
git-svn-id: trunk@4724 -
2003-10-22 18:43:23 +00:00
mattias
58b51dbc7b fixed unhiding components
git-svn-id: trunk@4239 -
2003-06-06 08:34:18 +00:00
mattias
02dd1c8887 fixed inserting code in front of delphi comment
git-svn-id: trunk@4224 -
2003-06-02 17:55:55 +00:00
mattias
06d7c7abf3 localization
git-svn-id: trunk@4127 -
2003-05-03 23:02:08 +00:00
mattias
7b321b0a5a fixed popupmenu for component palette
git-svn-id: trunk@4125 -
2003-05-03 09:53:33 +00:00
mattias
a5f0ab0d3f implemented IsUpdateLocked
git-svn-id: trunk@4111 -
2003-04-29 22:15:20 +00:00
mattias
5800ad0cf3 implemented open package for component palette
git-svn-id: trunk@4100 -
2003-04-27 20:31:53 +00:00
mattias
53ba42a1ef implemented installing components in component palette
git-svn-id: trunk@4092 -
2003-04-22 13:27:10 +00:00
mattias
a90e7d1689 implemented dynamic component palette
git-svn-id: trunk@4091 -
2003-04-22 07:56:17 +00:00
mattias
583f88ee9d fixed opening main unit
git-svn-id: trunk@2946 -
2002-08-18 08:56:27 +00:00