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

root: 114 2

latest revision download root:

114 annotated / raw | Diffs: previous, other | Lines: 1738 ( +3, -2 )

Created: 2008-08-17 23:56:17 -0400 (10 days ago) | Author: Esamynn | Changeset: 114

[MISC-31, CNFG-59]
MoneyInputFrame_SetOnvalueChangedFunc was renamed to MoneyInputFrame_SetOnValueChangedFunc in WoW 3.0

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision URL

113 annotated / raw | Diffs: previous, other | Lines: 1737 ( +3, -2 )

Created: 2008-08-17 23:48:10 -0400 (10 days ago) | Author: Esamynn | Changeset: 113

[MISC-30, CNFG-57]
updates for the WoW 3.0 button font changes

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision URL

109 annotated / raw | Diffs: previous, other | Lines: 1736 ( +2, -3 )

Created: 2008-08-12 19:56:50 -0400 (16 days ago) | Author: kandoko | Changeset: 109

Copied to: branches/LibTT/Configator/Configator.lua 111

CNFG-56 Updates minor revision to 18
Sliders with number boxes will no longer display 0 when first created, but the actual value of the slider.

For NumeriSlider style sliders we will now define the sliders value before creating the number box.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision URL

107 annotated / raw | Diffs: previous, other | Lines: 1737 ( +2, -2 )

Created: 2008-08-10 01:50:33 -0400 (18 days ago) | Author: Shirik | Changeset: 107

CNFG-54, CNFG-55, Revert revisions 104/105 intended for branch

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision URL

105 annotated / raw | Diffs: previous, other | Lines: 1737 ( +1, -1 )

Created: 2008-08-09 22:53:19 -0400 (18 days ago) | Author: kandoko | Changeset: 105

CNFG-55
Blizzard corrected a typo of MoneyInputFrame_SetOnValueChangedFunc  Leading to a nil function call.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision URL

104 annotated / raw | Diffs: previous, other | Lines: 1737 ( +1, -1 )

Created: 2008-08-09 16:39:30 -0400 (19 days ago) | Author: kandoko | Changeset: 104

CNFG-54
replaces SetTextFontObject with SetNormalFontObject

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision URL

98 annotated / raw | Diffs: previous, other | Lines: 1737 ( +2, -2 )

Created: 2008-07-28 09:46:17 -0400 (31 days ago) | Author: RockSlice | Changeset: 98

Copied to: WotLK_Beta/Configator/Configator.lua 101

MISC-14: cleans up a few small problems with previous commit
including LIBRARY_VERSION_MINOR bump

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision URL

97 annotated / raw | Diffs: previous, other | Lines: 1737 ( +38, -15 )

Created: 2008-07-28 08:03:43 -0400 (31 days ago) | Author: Norganna | Changeset: 97

MISC-14: Remove LibRecycle and revert all allocations/recyclings of tables to native lua table allocation and garbage collection.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision URL

94 annotated / raw | Diffs: previous, other | Lines: 1714 ( +1, -1 )

Created: 2008-07-25 15:20:15 -0400 (34 days ago) | Author: RockSlice | Changeset: 94

CNFG-51: bumps LIBRARY_VERSION_MINOR (which wasn't done with r88)

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision URL

88 annotated / raw | Diffs: previous, other | Lines: 1714 ( +21, -1 )

Created: 2008-07-11 23:10:25 -0400 (47 days ago) | Author: RockSlice | Changeset: 88

Adds resizing button to small config spaces (CNFG-49)
This will help the space issue in GUIs such as SearchUI, where the settings section only takes up part of the main window height

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision URL

84 annotated / raw | Diffs: previous, other | Lines: 1694 ( +1, -1 )

Created: 2008-04-17 23:18:13 -0400 (4 months 10 days ago) | Author: RockSlice | Changeset: 84

Bumps LIBRARY_VERSION_MINOR, so it will take loading priority before earlier versions (CNFG-44)

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision URL

78 annotated / raw | Diffs: previous, other | Lines: 1694 ( +2, -2 )

Created: 2008-03-28 03:58:01 -0400 (5 months ago) | Author: Mikk | Changeset: 78

CNFG-39:
- Changed configator strata from "DIALOG" (normally reserved for quick prompts) to "HIGH".

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision URL

68 annotated / raw | Diffs: previous, other | Lines: 1694 ( +10, -10 )

Created: 2008-02-12 03:05:07 -0500 (6 months ago) | Author: mentalpower | Changeset: 68

Holy war against trailing white space!

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision URL

64 annotated / raw | Diffs: previous, other | Lines: 1694 ( +79, -2 )

Created: 2008-02-03 03:44:13 -0500 (6 months ago) | Author: Norganna | Changeset: 64

Add a ColorSelect control to Configator's repertoire.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision URL

63 annotated / raw | Diffs: previous, other | Lines: 1617 ( +10, -10 )

Created: 2008-01-25 00:01:59 -0500 (7 months ago) | Author: Esamynn | Changeset: 63

[CNFG-31]
moved the setting of the OnValueChanged script for Sliders to after the new slider's initial value is initialized

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision URL

62 annotated / raw | Diffs: previous, other | Lines: 1617 ( +20, -7 )

Created: 2008-01-24 00:12:40 -0500 (7 months ago) | Author: Esamynn | Changeset: 62

-changed where the cat names are stored
-added specifying whether the order of tabs in a category is alphabetical and whether the category starts open as arguments to :AddCat

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision URL

61 annotated / raw | Diffs: previous, other | Lines: 1604 ( +59, -48 )

Created: 2008-01-23 23:52:02 -0500 (7 months ago) | Author: Esamynn | Changeset: 61

added an optional catName arg to the :AddCat function to allow the displayed name to be different from the category identifier

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision URL

56 annotated / raw | Diffs: previous, other | Lines: 1593 ( +14, -2 )

Created: 2008-01-15 23:54:20 -0500 (7 months ago) | Author: Esamynn | Changeset: 56

fixes CNFG-30
- dialogs now :SetClampedToScreen(1) at PLAYER_LOGOUT and resave their position to prevent them from being saved off screen
- added a slash command /configator reset that will reset the position of all currently created Configator dialogs

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision URL

55 annotated / raw | Diffs: previous, other | Lines: 1581 ( +16, -13 )

Created: 2008-01-05 19:09:54 -0500 (7 months ago) | Author: RockSlice | Changeset: 55

Adds support for non-integer slider step values (CNFG-29)

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision URL

41 annotated / raw | Diffs: previous, other | Lines: 1578 ( +9, -1 )

Created: 2007-11-18 13:56:58 -0500 (9 months ago) | Author: ccox | Changeset: 41

(fixes #CNFG-15)  make sure money frames cycle on tabs without error

It would be nice to have them cycle down to other fields, but that's not easy since the next moneyframe may not be defined when we define the current field and set it's previous/next relationship.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision URL

36 annotated / raw | Diffs: previous, other | Lines: 1570 ( +17, -7 )

Created: 2007-11-15 07:38:09 -0500 (9 months ago) | Author: kandoko | Changeset: 36

Starts CNFG-2
All configator created frames have a lower drag-bar ro compliment the upper drag-bar.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision URL

34 annotated / raw | Diffs: previous, other | Lines: 1560 ( +115, -13 )

Created: 2007-11-13 10:30:29 -0500 (9 months ago) | Author: Norganna | Changeset: 34

Supporting changes for the new SearchUI (ADV-3)

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision URL

29 annotated / raw | Diffs: previous, other | Lines: 1458 ( +126, -20 )

Created: 2007-11-09 22:14:58 -0500 (9 months ago) | Author: Norganna | Changeset: 29

Add new methods, widgets and functionality for SearchUI (CNFG-13)

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision URL

26 annotated / raw | Diffs: previous, other | Lines: 1352 ( +337, -91 )

Created: 2007-11-04 10:03:17 -0500 (9 months ago) | Author: Norganna | Changeset: 26

Add additional functionality for expanding and contracting category levels to increase the number of tabs configator can support (CNFG-10)

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision URL

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

Created: 2007-09-25 02:36:30 -0400 (11 months ago) | Author: mentalpower | Changeset: 4

Forgot to update the minor revision

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision URL

3 annotated / raw | Diffs: previous, other | Lines: 1106 ( +2, -2 )

Created: 2007-09-25 02:25:59 -0400 (11 months ago) | Author: mentalpower | Changeset: 3

Corrected the positioning of the scroll frame's borders within the Configator window so that the contents do not overlap the borders.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision URL

2 new annotated / raw | Lines: 1106 ( +1106, -0 )

Created: 2007-09-24 08:24:01 -0400 (11 months ago) | Author: root | Changeset: 2

Performing move of newtrunk/* to trunk

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision URL

Crucible: Open Source License registered to Norganna's AddOns.
Atlassian FishEye, Subversion, CVS & Perforce analysis. (Version:1.5.4 Build:build-308 2008-07-31 ) - Administration - Page generated 2008-08-28 21:27 -0400