Quick Search:

View 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: 103 2

latest revision download root:

103 deleted | Diffs: previous, other | Lines: 0 ( +0, -1737 )

Created: 2008-08-09 13:45:53 -0400 (3 months 10 days ago) | Author: Nechckn | Changeset: 103

Removing duplicate, since fun, new folders are in the branches of each repository.

101 new/copied annotated / raw | Diffs: previous, other | Lines: 1737 ( +1737, -0 )

Created: 2008-08-09 10:40:58 -0400 (3 months 10 days ago) | Author: Nechckn | Changeset: 101

Copied from: trunk/Configator/Configator.lua 98

Copied to: branches/WotLK_Beta/Configator/Configator.lua 102

Set for WotLK Beta testing.

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 (3 months 22 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 (3 months 23 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 (3 months 25 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 (4 months 9 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 (7 months 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 (7 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 (9 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 (9 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 (9 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 (9 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 (9 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 (10 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 (10 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 (12 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 (12 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 (12 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 (12 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 (12 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 (13 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 (13 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 (13 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 Crucible, painless code review. (Version:1.6.3 Build:build-337 2008-11-04) - Administration - Page generated 2008-11-20 08:34 -0500