Commit Graph

32 Commits

Author SHA1 Message Date
jesusr
8eb36210b7 GradControls, removed MultilogLaz dependency
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2660 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-05 18:36:49 +00:00
jesusr
2d5f3f2b19 GradControls, make button caption transparent
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2659 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-05 18:32:57 +00:00
jesusr
b4fadb7ad8 GradControls, make it compile again
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2658 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-05 18:32:07 +00:00
eugene1
ea64d0c14f TGradButton: Update Demo-App (DropDown & SplitButton)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1456 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-23 00:53:26 +00:00
eugene1
bdd5f9aaec TGradButton:
- Added TGradCustomControl
- Added DropDown-SplitButton Support

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1455 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-23 00:17:36 +00:00
eugene1
5ab6b52d81 TGradButton: DropDownMenu Support
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1453 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-20 21:44:05 +00:00
eugene1
3aad4e18fa gradcontrols: little beautiful fixes under Darwin (full paint width)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1359 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-10-31 22:09:32 +00:00
blikblum
0c024f25e6 * Use the font orientation feature to draw rotate text instead of using an intermediary rotated bitmap
* Add urotatebitmap to the package file so the ide can track changes in it
(Changes acknowledged by eugen)

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1173 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-03-01 18:16:55 +00:00
eugene1
6edaf05fe6 git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1112 8e941d3f-bd1b-0410-a28a-d453659cc2b4 2010-01-03 06:46:02 +00:00
eugene1
4db6f37d8c ! Now only 1 Package for Both Components
! Working Styles on TGradTabControl

#2

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1111 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-01-03 06:45:42 +00:00
eugene1
f8cbbc00b8 ! Now only 1 Package for Both Components
! Working Styles on TGradTabControl

#1

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1110 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-01-03 06:42:20 +00:00
blikblum
61d2516245 * Publish BorderSpacing property for GradButton and GradTabControl (with permission of Eugen Bolz)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1104 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-12-31 13:09:57 +00:00
eugene1
0ea82dc33e TGradTabControl: Fixed Hide Close-Button on MouseLeave
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@905 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-07-13 14:51:03 +00:00
eugene1
b52dd4fc09 git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@866 8e941d3f-bd1b-0410-a28a-d453659cc2b4 2009-06-26 18:47:55 +00:00
eugene1
8ce72fb2cd GradTabConGradTabControl: Added Style-Support for the Left-/Right-Navigation Buttons
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@865 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-06-26 18:43:15 +00:00
eugene1
02f81dec33 GradTabControl: Added Style-Support (Standard, Vista-Like)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@860 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-06-25 00:51:42 +00:00
eugene1
e8729f32a8 GradButton: Fixed Repaint at OwnerBackgroundDraw
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@859 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-06-25 00:41:47 +00:00
eugene1
beee4476aa Linux GTK2 Caption Bug - Fixed
Linux Background Draw Bug
Close Buttons on TGradTabControl
Updated TGradTabControl-Demo

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@824 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-06-06 13:14:46 +00:00
eugene1
99043817ca Vista Fuchsia Bug
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@693 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-02-02 20:58:42 +00:00
eugene1
0a389177d4 Added OnDblClick
Cleaned up code
Added IFDEFs
Added TabColors

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@631 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-12-15 15:32:15 +00:00
eugene1
0109a3c3ad Now ImageLists are working with TGradTabControl correctly
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@625 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-12-12 16:36:42 +00:00
eugene1
6741150b9a added PopupMenu to the ScrollButtons
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@596 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-10-18 11:10:39 +00:00
eugene1
24627399e9 ScrollToTab-Issue solved
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@593 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-10-17 15:35:14 +00:00
eugene1
ef371ad0d4 ImageList Support, Popup-Properties, ScrollToTab(unstable), LongTabs, fixed some issues
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@592 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-10-13 16:35:25 +00:00
eugene1
170b2a730f fixed issues, added events
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@589 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-10-08 20:15:45 +00:00
eugene1
07b9c83841 fixed TabPosition-change issue
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@582 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-10-05 17:29:37 +00:00
eugene1
7320cca41f some fixed issues by Luiz Americo Pereira Camara =)
first working TGradTabControl

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@581 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-10-04 23:45:02 +00:00
eugene1
c469f3a322 fixed glyph display issue and Luiz Americo Pereira Camara
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@534 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-08-25 13:07:22 +00:00
eugene1
1a7f321de7 improved font handling and updated demo by Luiz Americo Pereira Camara
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@529 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-08-15 19:28:55 +00:00
eugene1
e8f965bb06 git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@528 8e941d3f-bd1b-0410-a28a-d453659cc2b4 2008-08-13 06:41:59 +00:00
eugene1
3c3e91c992 GradButtonExample Compilation-Error Solved
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@527 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-08-13 06:41:30 +00:00
eugene1
92d9a5bf49 initial import of TGradButton and TGradTabControl
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@526 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-08-10 18:23:45 +00:00