Quick Search:

jump to detailed chart Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

Watches and RSS

History

trunk 1364 784

latest revision download trunk

1364 annotated / raw | Diffs: previous, other | Lines: 3681 ( +4, -1 )

Created: 2010-03-13 04:07:03 +0100 (36 hours ago) | Author: RobertLee | Changeset: 1364

SpTBXLib 2.4.5 release

1356 annotated / raw | Diffs: previous, other | Lines: 3678 ( +15, -11 )

Created: 2009-12-02 21:36:33 +0100 (3 months 9 days ago) | Author: RobertLee | Changeset: 1356

SpTBXLib 2.4.4 release

1355 annotated / raw | Diffs: previous, other | Lines: 3674 ( +8, -7 )

Created: 2009-11-26 01:37:25 +0100 (3 months 16 days ago) | Author: RobertLee | Changeset: 1355

- Fixed SpSetFormWindowState bug, the Form
 was not restored correctly, thanks to Alex Yagolnik for
 reporting this.
- Fixed incorrect TSpTBXPopupWindow items margins, thanks to
 Pedro Vugluskra for reporting this.
- Fixed TSpTBXComboBox flicker when changing the font,
 thanks to Simon H. for reporting this.
- Fixed TabControl flicker when changing the caption of a tab
 item, thanks to Simon H. for reporting this.
- Fixed TSpTBXLabel accel key handling, thanks to Costas
 Stergiou for reporting this.
- Fixed incorrect hint handling on TSpTBXTextObject.

1301 annotated / raw | Diffs: previous, other | Lines: 3673 ( +20, -4 )

Created: 2009-09-13 19:07:40 +0200 (5 months 28 days ago) | Author: RobertLee | Changeset: 1301

SpTBXLib 2.4.3 release

1296 annotated / raw | Diffs: previous, other | Lines: 3657 ( +47, -16 )

Created: 2009-08-15 05:32:37 +0200 (6 months ago) | Author: RobertLee | Changeset: 1296

- Fixed incorrect menu items painting on Vista, thanks to Maël Hörz and Sertac Akyuz for reporting this.
- Changed TSpTBXDockablePanel docking behavior, when the panel is docked and it's DockPos isn't specified it will be appended to the bottom of the MultiDock.

1275 annotated / raw | Diffs: previous, other | Lines: 3626 ( +2, -2 )

Created: 2009-08-02 02:27:35 +0200 (7 months ago) | Author: RobertLee | Changeset: 1275

- Fixed incorrect TSpTBXMDIHandler MDI buttons painting when
 using the default Windows theme, thanks to Cybrus for
 reporting this.

1267 annotated / raw | Diffs: previous, other | Lines: 3626 ( +2, -0 )

Created: 2009-07-29 06:15:04 +0200 (7 months ago) | Author: RobertLee | Changeset: 1267

- Fixed incorrect TSpTBXColorEdit behavior, when the focus
 was changed the text wasn't validated, thanks to Stephan
 for reporting this.
- Fixed incorrect caret positioning on TSpTBXSpinEdit when
 using a Postfix, thanks to Eric Rappsilber for reporting
 this.

1249 annotated / raw | Diffs: previous, other | Lines: 3624 ( +13, -0 )

Created: 2009-07-25 22:52:29 +0200 (7 months ago) | Author: jim | Changeset: 1249

July 25, 2009

  - Robert: Decided to make my code conditional define until you approve it.  Search for SYSTEM_GRADIENT as a define to see what I suggest changing

1248 annotated / raw | Diffs: previous, other | Lines: 3611 ( +101, -1 )

Created: 2009-07-25 22:46:47 +0200 (7 months ago) | Author: jim | Changeset: 1248

July 25, 2009

  - Jim:  Robert I was given this code to speed up the gradients if the system can draw them for you.  I profiled it and it is a bit better then 2x faster.  It is better to let M$ optimize for all the possible video cards out there <G>.

If you don't want to do it then please feel free to revert it.

1245 annotated / raw | Diffs: previous, other | Lines: 3511 ( +7, -2 )

Created: 2009-07-25 03:10:56 +0200 (7 months ago) | Author: RobertLee | Changeset: 1245

- Fixed incorrect TSpTBXComboBox painting, when the Style
 is set to csDropDownList and the control is disabled the
 text is not painted with csGrayText. This is a VCL bug
 the same happens with TComboBox when you set it to
 csDropDownFixed (TSpTBXComboBox uses csDropDownFixed
 instead of csDropDownList).
 Thanks to Arvid for reporting this.
- Fixed incorrect TSpTBXSpinEdit behavior, when the focus
 was changed the text wasn't validated, thanks to Stephan
 for reporting this.
- Fixed TSpTBXMRUListItem.LoadFromIni/SaveToIni bug, in Delphi
 2009, some strings are not stored correctly (Surrogate Pair),
 thanks to Totonica for reporting this.
- Fixed CurrentSkin.GetTextColor bug, it didn't return the
 correct skncDockablePanelTitleBar text color when using
 the EOS skin, thanks to Aaron Taylor for reporting this.

1150 annotated / raw | Diffs: previous, other | Lines: 3506 ( +2, -2 )

Created: 2009-06-16 01:40:52 +0200 (8 months ago) | Author: RobertLee | Changeset: 1150

- Fixed incorrect TabControl painting when transparent
 child controls get invalidated, thanks for Alfred Vink
 for reporting this.
- Fixed incorrect TSpTBXStatusBar painting when XP theming was
 disabled, thanks to Warren Postma for reporting this.
- Fixed incorrect TSpTBXSpeedButton painting, when Flat is
 set to true the button should be painted as a toolbar item,
 thanks to Yann Papouin for reporting this.

1104 annotated / raw | Diffs: previous, other | Lines: 3506 ( +1, -1 )

Created: 2009-05-21 04:24:55 +0200 (9 months ago) | Author: RobertLee | Changeset: 1104

- Fixed incorrect TSpTBXDockablePanel split resizing when FixedDockedSize was true, thanks to Gilles Arcas for reporting this.

1092 annotated / raw | Diffs: previous, other | Lines: 3506 ( +4, -4 )

Created: 2009-05-18 03:09:26 +0200 (9 months ago) | Author: RobertLee | Changeset: 1092

- Minor fix to the Customizer Demo.

1072 annotated / raw | Diffs: previous, other | Lines: 3506 ( +7, -4 )

Created: 2009-05-15 01:20:28 +0200 (9 months ago) | Author: RobertLee | Changeset: 1072

Fixed incorrect skncListItem skin element painting.

1065 annotated / raw | Diffs: previous, other | Lines: 3503 ( +14, -5 )

Created: 2009-05-13 05:18:51 +0200 (10 months ago) | Author: RobertLee | Changeset: 1065

- Added TSpTBXPageScroller control, thanks to Kiriakos for the code donation.
- Fixed TSpTBXToolbar flicker when adding/deleting items.
- Fixed TabSet flicker when closing/selecting/scrolling tab items.

1038 annotated / raw | Diffs: previous, other | Lines: 3494 ( +4, -1 )

Created: 2009-05-08 23:29:54 +0200 (10 months ago) | Author: RobertLee | Changeset: 1038

SpTBXLib 2.4.2 release

1000 annotated / raw | Diffs: previous, other | Lines: 3491 ( +28, -11 )

Created: 2009-04-21 04:57:23 +0200 (10 months ago) | Author: RobertLee | Changeset: 1000

- Added Dutch translation for the Customizer demo, thanks to
 Alfred Vink.
- Added AutoDropDownWidth property to TSpTBXComboBox, use
 this to automatically calculate the DropDown window size.
- Fixed incorrect TabControl behavior, when deleting
 the tabs the ActiveTabIndex is incorrectly set if
 there are regular Items on the control, thanks to
 Jonah for reporting this.
- Fixed incorrect TSpTBXDockablePanel floating border
 painting on Vista with Aero enabled, thanks to Mattias
 Andersson for reporting this.

998 annotated / raw | Diffs: previous, other | Lines: 3474 ( +19, -24 )

Created: 2009-03-20 03:46:47 +0100 (11 months ago) | Author: RobertLee | Changeset: 998

- Fixed Skin loading AV.

997 annotated / raw | Diffs: previous, other | Lines: 3479 ( +10, -10 )

Created: 2009-03-20 00:38:57 +0100 (11 months ago) | Author: RobertLee | Changeset: 997

- Minor changes to Office 2007 toolbar items gradients.
- SpIsWinVista utility function renamed to SpIsWinVistaOrUp.

996 annotated / raw | Diffs: previous, other | Lines: 3479 ( +48, -16 )

Created: 2009-03-16 03:28:08 +0100 (11 months ago) | Author: RobertLee | Changeset: 996

SpTBXLib 2.4.1 release

975 annotated / raw | Diffs: previous, other | Lines: 3447 ( +4, -1 )

Created: 2009-02-02 01:41:12 +0100 (13 months ago) | Author: RobertLee | Changeset: 975

- Fixed incorrect TSpTBXEdit frame painting when the edit was
 placed on a Toolbar, thanks to Alfred Vink for reporting this.

972 annotated / raw | Diffs: previous, other | Lines: 3444 ( +1, -1 )

Created: 2009-01-28 01:25:37 +0100 (13 months ago) | Author: RobertLee | Changeset: 972

- Minor fixes

968 annotated / raw | Diffs: previous, other | Lines: 3444 ( +31, -21 )

Created: 2009-01-21 22:24:39 +0100 (13 months ago) | Author: RobertLee | Changeset: 968

- Fixed TSpTBXEdit frame flicker, thanks to Marc Hoffmann for reporting this.

967 annotated / raw | Diffs: previous, other | Lines: 3434 ( +5, -1 )

Created: 2009-01-18 22:06:54 +0100 (13 months ago) | Author: RobertLee | Changeset: 967

Added TSpTBXColorListBox, D7 doesn't have a ColorList control.

966 annotated / raw | Diffs: previous, other | Lines: 3430 ( +112, -13 )

Created: 2009-01-18 00:39:42 +0100 (13 months ago) | Author: RobertLee | Changeset: 966

SpTBXLib 2.4 release.

953 annotated / raw | Diffs: previous, other | Lines: 3331 ( +0, -1 )

Created: 2008-10-21 22:50:46 +0200 (16 months ago) | Author: RobertLee | Changeset: 953

- Updated Customizer demo, now it supports Delphi 2009
- Fixed TSpTBXEditItem bug, OnChange was not fired when the text was being changed.

951 annotated / raw | Diffs: previous, other | Lines: 3332 ( +4, -3 )

Created: 2008-09-28 01:34:12 +0200 (17 months ago) | Author: RobertLee | Changeset: 951

- Fixed incorrect SubMenuItems painting, the caption was not
 painted correctly when Windows themes was disabled, thanks
 to Yury Plashenkov for reporting this.
- Fixed incorrect TSpTBXGroupBox painting, the control was not
 repainted when the font was changed, thanks to Yury Plashenkov
 for reporting this.
- Added conditional define to SpTBXCustomizer.pas to make it
 compatible with older versions of Delphi, thanks to Arvid
 for reporting this.

950 annotated / raw | Diffs: previous, other | Lines: 3331 ( +7, -39 )

Created: 2008-09-27 03:18:49 +0200 (17 months ago) | Author: RobertLee | Changeset: 950

SpTBXLib 2.3 release.

935 annotated / raw | Diffs: previous, other | Lines: 3363 ( +6, -1 )

Created: 2008-08-23 22:36:18 +0200 (18 months ago) | Author: RobertLee | Changeset: 935

- Fixed incorrect TSpTBXEditItem.OnChange event handling,
 the event was only fired if the text property was changed,
 thanks to Anta for reporting this.
- Fixed minor painting issues, thanks to Ricardo Cardona and
 Miha Vrhovnik for reporting this.

932 annotated / raw | Diffs: previous, other | Lines: 3358 ( +6, -0 )

Created: 2008-08-14 01:36:15 +0200 (18 months ago) | Author: RobertLee | Changeset: 932

- Fixed incorrect skin loading when the Aluminum skin was used,
 thanks to Costas Stergiou for reporting this.

927 annotated / raw | Diffs: previous, other | Lines: 3352 ( +65, -68 )

Created: 2008-08-10 01:13:48 +0200 (19 months ago) | Author: RobertLee | Changeset: 927

- Fixed incorrect Alt-Space handling on TSpTBXTitleBar, the
 System PopupMenu was still showed even when SystemMenu was
 setted to False, thanks to Ilya Zaytsev for reporting this.
- Fixed incorrect items text sizing when SystemFont was setted
 to False, thanks to Minoru Yoshida for reporting this.
- Fixed TSpTBXDockablePanel bug, anchored children were not
 correctly resized when the Form was loaded, thanks to
 Alex Neznanov for reporting this.
- Added DefaultDockedSize property to TSpTBXDockablePanel,
 this property is used to set the DockablePanel size when
 it's docked on an empty MultiDock.

925 annotated / raw | Diffs: previous, other | Lines: 3355 ( +56, -19 )

Created: 2008-07-30 05:30:42 +0200 (19 months ago) | Author: RobertLee | Changeset: 925

2.2 release

919 annotated / raw | Diffs: previous, other | Lines: 3318 ( +59, -35 )

Created: 2008-07-18 00:30:56 +0200 (19 months ago) | Author: RobertLee | Changeset: 919

- Fixed incorrect gradients in Office 2003 skins, thanks to
 David for reporting this.
- Fixed Vista painting bug, the menu checkboxes are stretched
 by the themes API, this doesn't happen on XP, thanks to
 Arvid for reporting this.
- Fixed incorrect TSpTBXEditItem size when the item is on
 a menu, thanks to David for reporting it.
- Minor fixes.

900 annotated / raw | Diffs: previous, other | Lines: 3294 ( +7, -3 )

Created: 2008-07-02 01:47:49 +0200 (20 months ago) | Author: RobertLee | Changeset: 900

- Fixed incorrect TRGBQuadArray declaration, thanks to Arvid
 for reporting this.
- Fixed incorrect menu items painting on Vista when the Windows
 themes was disabled, thanks to Arvid for reporting this.
- Minor fixes.

896 annotated / raw | Diffs: previous, other | Lines: 3290 ( +61, -46 )

Created: 2008-06-26 23:17:12 +0200 (20 months ago) | Author: RobertLee | Changeset: 896

26 June 2008 - version 2.1
 - New skin added: Aluminum, thanks to Pete for his contribution.
 - Added Windows Vista specific constants to support Vista
   themes on Delphi versions prior to 2007, thanks to Wolf B.
   for his contribution.
 - Added Turkish translation for the Customizer demo, thanks to
   Zylar.
 - Added EditImageIndex property to TSpTBXEditItem and
   TSpTBXSpinEditItem, use this to show an icon image
   on the left of the EditCaption when the item is on a menu.
 - Added AutoSplitterVisibility property to TSpTBXMultiDock,
   use this property to autmotically hide the adjacent
   splitter when the MultiDock is empty.
 - Added OnWindowStateChanged event to TSpTBXDockablePanel,
   this event is fired when the DockablePanel gets minimized,
   maximized or restored.
 - Fixed incorrect keyboard handling on TSpTBXTitleBar, Alt+Space
   didn't popup the system menu, thanks to Costas Stergiou for
   reporting this.
 - Fixed TSpTBXDockablePanel bug, the floating panel was able to be
   dragged offscreen leaving no way to move it back, thanks to
   Minoru Yoshida for reporting this.
 - Fixed TSpTBXSplitter bug, incorrect alignment when the split
   control was minimized and the Form was resized, thanks to
   Den and Minoru Yoshida for reporting this.

879 annotated / raw | Diffs: previous, other | Lines: 3275 ( +19, -16 )

Created: 2008-05-03 18:33:17 +0200 (22 months ago) | Author: RobertLee | Changeset: 879

2.0 release

864 annotated / raw | Diffs: previous, other | Lines: 3272 ( +4, -1 )

Created: 2008-04-02 22:17:38 +0200 (23 months ago) | Author: RobertLee | Changeset: 864

1.9.5 release

845 annotated / raw | Diffs: previous, other | Lines: 3269 ( +2, -9 )

Created: 2008-03-22 00:03:34 +0100 (23 months ago) | Author: RobertLee | Changeset: 845

- Added ExtendedAccept property to TSpTBXSpinEditor.
- Fixed incorrect floating border painting on Vista,
 the borders should not be transparent, thanks to
 Costas Stergiou for reporting this.
- Fixed incorrect TSpTBXMRUListItem behavior, MaxItems
 had no effect when new files were added, thanks to
 Senfore for reporting this.
- Minor bug fixes.

829 annotated / raw | Diffs: previous, other | Lines: 3276 ( +1, -0 )

Created: 2008-02-13 17:31:31 +0100 (2 years ago) | Author: RobertLee | Changeset: 829

- Fixed incorrect TSpTBXSpinEditor.ValueInc/ValueDec behavior
 when ValueSnap was true and Increment was a fraction, thanks
 to John for reporting this.
- Fixed incorrect TabControl behavior, when deleting the
 only visible Tab all the auto-hidden tabs will not
 be showed on resize, thanks to Jim for reporting this.
- Improved the background painting of TSpTBXPanel.

828 annotated / raw | Diffs: previous, other | Lines: 3275 ( +3, -26 )

Created: 2008-02-12 03:36:01 +0100 (2 years 1 month ago) | Author: RobertLee | Changeset: 828

- Fixed AV when changing the Windows theme at designtime.

827 annotated / raw | Diffs: previous, other | Lines: 3298 ( +19, -11 )

Created: 2008-02-12 00:39:00 +0100 (2 years 1 month ago) | Author: RobertLee | Changeset: 827

- Fixed incorrect item painting when no themes were
 used, thanks to Denis for reporting this.
- Fixed incorrect TSpTBXToolPalette.Images handling, thanks
 to Minoru Yoshida for reporting this.

826 annotated / raw | Diffs: previous, other | Lines: 3290 ( +1, -1 )

Created: 2008-02-10 21:12:56 +0100 (2 years 1 month ago) | Author: RobertLee | Changeset: 826

- Fixed incorrect menubar painting when no themes are
 used, thanks to Denis for reporting this.

823 annotated / raw | Diffs: previous, other | Lines: 3290 ( +2, -2 )

Created: 2008-02-03 21:38:50 +0100 (2 years 1 month ago) | Author: RobertLee | Changeset: 823

3 February 2008 - version 1.9.4
 - Added HidePathExtension property to TSpTBXMRUListItem.
 - Added TitleBarBorderSize to the skins options.
 - Added LoadFromIni/SaveToIni to TSpTBXMRUListItem.
 - Fixed AV on TabControl when scrolling tabs, thanks
   to Beta Xiong and Yucel Yavuz for reporting this.
 - Fixed incorrect TabControl.ScrollState behavior
   thanks to Michele for reporting this.
 - Fixed incorrect TSpTBXSpinEditor.ValueInc/ValueDec behavior
   when ValueSnap was true and Increment was higher than
   10000, thanks to Yucel Yavuz for reporting this.
 - Minor bug fixes.

820 annotated / raw | Diffs: previous, other | Lines: 3290 ( +30, -3 )

Created: 2008-01-24 00:02:32 +0100 (2 years 1 month ago) | Author: RobertLee | Changeset: 820

- Added HidePathExtension property to TSpTBXMRUListItem.
- Added TitleBarBorderSize to the skins options.
- Fixed AV on TSpTBXTabControl when scrolling tabs, thanks
 to Beta Xiong for reporting this.

818 annotated / raw | Diffs: previous, other | Lines: 3263 ( +12, -9 )

Created: 2008-01-19 23:33:20 +0100 (2 years 1 month ago) | Author: RobertLee | Changeset: 818

19 January 2008 - version 1.9.3
 - New component added: TSpTBXMDIHandler.
 - New toolbar item added: TSpTBXMRUListItem.
 - New toolbar item added: TSpTBXMDIWindowItem.
 - New skin added: Human.
 - Reduced ~10 KB from exe size.
 - Completed the Brazilian Portuguese translation of the Customizer
   demo, thanks to Mauricio Magnani.
 - Added BlankSeparators property to TSpTBXCustomizer.
 - Fixed item stretching problems.
 - Fixed incorrect gutter painting on the popup menus.
 - Fixed incorrect Autosizing of TSpTBXTextControl, thanks
   to Alexey Naumov for reporting this.
 - Fixed AV on TSpTBXCustomizer when ShorcutsList was nil
   when calling ApplyItemOptions, thanks to PyScripter for
   reporting this.
 - Fixed recursion on TSpTBXTabToolbar.RightAlignItems,
   thanks to Jim for reporting this.

802 annotated / raw | Diffs: previous, other | Lines: 3260 ( +75, -30 )

Created: 2007-12-26 22:33:42 +0100 (2 years 2 months ago) | Author: RobertLee | Changeset: 802

26 December 2007 - version 1.9.2
 - New component added: TSpTBXToolWindow, a fully customizable
   ToolWindow with unicode support.
 - New gradient skin style added to mimic Vista toolbar gradients, use
   9 or 10 gradient style to paint vertically or horizontally.
 - Added State parameter to OnDrawCaption event.
 - Fixed AV on Delphi 2005, Margins and Paddings were introduced
   on Delphi 2006, thanks to Stefan for reporting this.
 - Fixed incorrect Default property handling of TSpTBXButton,
   thanks to Karpushin Matvey and Beta Xiong for reporting this.
 - Fixed AV on TSpTBXSplitter when the skin was changed, thanks
   to Marko Savolainen for reporting this.
 - Fixed incorrect TSpTBXSpinEdit font behavior, when the font
   was changed at runtime the edit rect was not updated, thanks
   to Beta Xiong for reporting this.
 - Fixed incorrect focus handling on TSpTBXFormPopupMenu,
   thanks to Costas Stergiou for reporting this.
 - Minor bug fixes.

792 new/moved annotated / raw | Diffs: previous, other | Lines: 3215 ( +3215, -0 )

Created: 2007-12-26 16:24:37 +0100 (2 years 2 months ago) | Author: jim | Changeset: 792

Moved from: SpTBX/Source/SpTBXSkins.pas 784

Moved remotely

784 new annotated / raw | Lines: 3215 ( +3215, -0 )

Created: 2007-12-21 03:43:18 +0100 (2 years 2 months ago) | Author: jim | Changeset: 784

Moved to: SpTBXLib/Source/SpTBXSkins.pas 792

Robert Lee's SpTBX 1.9.1 Initial Check-In

Open Source License registered to the www.soft-gems.net Project. This license of FishEye is provided to support the development of www.soft-gems.net only.
Atlassian FishEye, Subversion, CVS & Perforce analysis. (Version:1.5.4 Build:build-307 2008-07-31 ) - Administration - Page generated 2010-03-14 16:10 +0100