Loading...
 

History: MultiLangVsNetHistory

Preview of version: 226

Multi-Language Add-In for Visual Studio

Update History (Visual Studio 2005/2008/2010 version)

See also:
Update history for Visual Studio .NET 2003 version

Version

Date

Description

4.7x.0027
8.July.2010
  • Some field sizes increased from 1024 to 4096 in the ADO.NET datasets for the the global database and the project database. In the case of the project database, this only affects the Access database format and not the XML format.
4.7x.0026
7.July.2010
  • Project list in the Select project dialog now includes projects in solution folders. (These projects were already included in the drop down project list, but in the dialog!)
4.7x.0025
5.July.2010
  • Bug fix rescanning single components when "scan controls via source code" is selected and the component in question does not have a designer window.
  • Additional logic in XAML scan to handle xmlns attributes in nodes other than the root node.
4.7x.0024
4.July.2010
  • Automatic detection of UTF-8 encoding for source code files without a byte order mark (BOM), as far as this is possible.
  • Corrected handling of content properties in XAML, using the ContentPropertyAttribute on the class definition.
4.7x.0023
1.July.2010
  • Check the availability of Microsoft Translator and get a list of the supported languages in a background thread (rather than the main thread). This speeds up the initialization of the Add-In and prevents it from blocking if there are problems connecting to the online service.
  • New option to select whether components in the controls tab are sorted according to their base class (e.g. Form or UserControl), which was previously the only option. By default this option is not selected.
4.7x.0022
24.June.2010
  • Bug fix scanning XAML files based on the PageFunction type.
4.70.0021
4.71.0021
24.June.2010
  • Bug fix opening the Add-In Settings dialog (only for VS 2008 and 2005)
4.7x.0020
24.June.2010
  • Sort list of components in Export to resources dialog.
  • New option to hide ignored modules when "hidden nodes" are hidden. By default this option is selected.
  • Menu command Native runtime support renamed as Regenerate resources (now that resources are exported automatically anyway).
4.7x.0019
23.June.2010
  • Option added to 'Simple Excel Export' to indicate the translation status with the background colour.
  • Bug fix in generating .resx file (in version 4.7x.0018).
4.7x.0018
22.June.2010
  • Minor corrections to Excel Import/Export functions:
    • 'Only new, modified and untranslated' strings on export
    • 'Update status of all imported strings' on import
  • Exception handler for concurrency violation added to update of properties table in (MDB format) project database.
  • For unmanaged C++/MFC projects, the remove language command now removes language specific resources from the .rc file.
  • Some efficiency improvements in the source code scan for unmanaged C++/MFC projects (in particular for VS 2010).
4.7x.0017
16.June.2010
  • Modified logic in tree/grid to manage which nodes are actually visible.
  • Correction to handling comment tags in the ASP/HTML scan.
  • Improved error checking on updating the SourceScanResults information.
  • Uninstall links to a feedback page on the web.
4.7x.0016
10.June.2010
  • Version of VCCodeModel.dll updated (9 for VS 2005/2008, 10 for VS 2010)
4.7x.0015
9.June.2010
  • Installation logic for SQL Server Compact 3.5 modified:
    • An existing installation is detected by the presence of the registry value
      HKLM\SOFTWARE\Microsoft\Microsoft SQL Server Compact Edition\v3.5\Version
      The actual version number is not checked.
      (Previously a check was made via the Windows Installer, using several different product UUID's, but it was not enough. For example, different language versions have different product codes!)
    • The installation is not aborted if you decline to download and install SQL Server Compact 3.5.
      (However, in this case, the Add-In may not work!)
4.7x.0014
8.June.2010
  • Bug fix determining the highest numeric value nnnn used in the name ML_nnnn of a node in a XAML file.
4.7x.0013
6.June.2010
  • New logic to hide <%# %> and <%= %> script tags in ASP files.
4.7x.0012
4.June.2010
  • New logic to detect extended properties (e.g. Tooltip on ToolTip1) which works with with VS 2010.
4.7x.0011
2.June.2010
  • Another modification to the logic to add the menu command to the tools menu, which should work reliably on localized versions of Visual Studio.
  • New logic to load and unload assemblies which are referenced in WPF projects, by loading them into a separate AppDomain.
4.7x.0010
27.May.2010
  • Creating menu command in tools menu fixed.
4.7x.0009
26.May.2010
  • Further development of support for strings in script code embedded in ASP.NET files.
    (This version mostly works, except for hiding items with the sun/moon icon, which is not yet implemented.)
  • Show in Multi-Language context menu command fixed for Visual Studio 2010.
  • Runtime-language-switching support for Web Projects no longer added to .master files.
  • After a scan, changes to any original texts are handled as a change to the text in the original language and (new) immediately stored to the language specific resource files.
4.7x.0008
19.May.2010
  • Modified handling of referenced assemblies in WPF projects.
  • New logic to insert ml_string() call into script code in ASP files. Still experimental.
4.7x.0007
16.May.2010
  • Fix bug which could cause target files in a multi-project solution to be locked.
  • Option to enable code scan in ASP files. This is for experimental use only.
  • Modified handling of referenced assemblies in WPF projects.
4.7x.0006
14.May.2010
  • Size of field XPath in ControlsScanResults increased from 255 to 8192.
  • License check added on changing the status of a translation from online to edited.
4.7x.0005
13.May.2010
  • Separate versions created for Visual Studio 2005, 2008 and 2010, compiled against the .NET framework versions 2.0, 3.5 and 4.0 respectively.
    Version numbers used as follows:
    • 4.70 Visual Studio 2005
    • 4.71 Visual Studio 2008
    • 4.72 Visual Studio 2010
4.70.0004
5.May.2010
  • Previous change reverted.
  • Suppress writing changes to project database to disk during the initialisation phase.
4.70.0003
4.May.2010
  • Write XML project database by calling the function DataSet.WriteXml with an XmlWriter object, instead of simply specifying the filename. This is a desperate attempt to avoid a file locking problem (which might only be with Windows 7).
  • Check for presence of Microsoft SQL Server Compact 3.5 SP2 ENU 3.5.8080 before downloading and installing an older version!
4.70.0002
2.May.2010
  • Efficiency improvement accessing XML format project database, in particular during the initial scan.
4.70.0001
19.April.2010
  • Context menu command Go to next conflict changed to Go to next 'out of date' translation.
  • Some texts translated to German and French.
4.70.0000
18.April.2010
  • Column original text removed. The original text is shown in the column for the original language.
  • New translation status out of date. If the original text is changed in the project, then this text is automatically copied to the original language. The status of all existing translations is set to out of date. The previous text is shown in the comment column.
  • Excel export option Only export untranslated strings is now based on the translation status. If selected, then texts will be exported if:
    • one or more translations of the text are missing
    • one of more translations of the text do not have the status spreadsheet import.
  • New Excel import option to set the status of all imported texts to spreadsheet import, even if the imported text is identical to the previous text.
  • New handling of escape sequences. Escape sequences are now always processed when the source code is scanned and stored in the unescaped state. If you wish to see escape sequences in the grid, then you can select an option in the Add-In setup dialog. (A similar option for the Excel export is coming soon).
  • New code generation options for the function ml_UpdateControls():
    • Load global resources explicitly
    • Load local resources explicilty
    • Load local resources implicitly
4.65.0081
22.March.2010
  • Improved error checking on storing texts to the global database.
  • Some updates to the help file.
4.65.0080
14.March.2010
  • Additional resources tab added for unmanaged C++/MFC projects.
  • Some updates to the help file.
4.65.0079
12.March.2010
  • Bug fix adding .resx files to web projects.
4.65.0078
9.March.2010
  • Bug fix in ASP Scan
4.65.0077
7.March.2010
  • New option to show the translation status as a tooltip. If not selected, and if a text is truncated (or wrapped onto multiple lines), then the full text is shown as a tooltip (which is probably a better feature).
  • Some localization in French and German.
  • Some updates to the help, in particular concerning the translation status.
    (The help file is still woefully out of date.)
4.65.0076
6.March.2010
  • Always add generated resx files to the Visual Studio project. This now includes web projects.
  • Change to dirty-flag in version 4.65.0074 mostly reversed. Updates are now only suppressed for Windows Forms components - when there is only one language in the project. In particular, this avoids pointlessly setting the localizable property after the initial scan.
4.65.0075
2.March.2010
  • Bug fix reading accented characters from ASP files (or .rc files for unmanaged C++ projects), by specify encoding parameters to the StreamReader constructor.
  • Avoid opening ASP designer windows on sorting the ASP grid, by suppressing unwanted selection changed events.
4.65.0074
1.March.2010
  • XAML scan (for WPF projects) handles unnamed XML elements. If an attribute is selected for translation, or simply hidden, then a name attribute is generated for the element.
  • Dirty-flag logic to save resource strings and - if necessary - set the localizable property for a form or usercontrol, disabled so long as there is only one language in the project.
  • Bug fix iterating over a list of languages, which could be modified during the iteration.
4.65.0073
25.February.2010
  • Bug fix in 3-Worksheet excel export, writing strings to the source code worksheet. (This was broken in version 4.65.)
  • Check for newer versions of SQL Server Compact edition before downloading and installing it. In particular, check for the version installed with Visual Studio 2010 beta.
4.65.0072
22.February.2010
  • Bug fix saving texts to .resx files immediately after editing the texts, for ASP projects.
4.65.0071
21.February.2010
  • Support for online translation with the Google translator added.
  • For C++/MFC projects, close any resource editor before updating the .rc file.
4.65.0070
18.February.2010
  • Catch exception in additional resource scan, caused by missing image resource file.
4.65.0069
17.February.2010
  • Modified logic for concatenating multiple texts for translation with the Microsoft Translator.
  • New support for attributes.
4.65.0068
8.February.2010
  • Minor fixes to WPF support.
  • Minor fix to additional resource scan.
4.65.0067
5.February.2010
  • Fix sorting components in ASP grid.
  • Fix the go to line command in the editor context menu for ASP files.
4.65.0066
1.February.2010
  • Additional error handling in the additional resource scan.
4.65.0065
31.January.2010
  • Ignore source code files which are referenced in the project, but do not actually exist.
  • Schema update function for global database made more robust.
  • Always catch exceptions on the CodeElements.Count property.
  • Fix bug in ASP scan which caused a rescan whenever you clicked on the component item in the grid.
  • Fix bug in handling hidden texts in ASP pages, whose tag has an ID, but no meta:resoureckey attribute.
  • Fix problems with context menu commands, when the menu is shown in an empty part of one of the grid windows.
  • Suppress the context completely, if there is no active project.
  • Catch exceptions from the function ProjectItem.IsOpen.
4.65.0064
27.January.2010
  • Minor fix to logic to suppress ASP tags with no text and not localizable attributes.
4.65.0063
27.January.2010
  • Do not show ASP tags with no text and no localizable attributes.
  • Sort components in ASP grid.
  • Hide sun icon for selected items (which cannot be hidden anyway).
4.65.0062
26.January.2010
  • Bug fix in Go to line function for source or ASP code, via the Add-In toolbar or the code editor context menu.
4.65.0061
25.January.2010
  • New tab for additional resources.
  • New context menu command to change the original language of a project.
4.65.0060
19.January.2010
  • Bug fix saving the expanded state of nodes in the ASP/HTML grid.
4.65.0059
16.January.2010
  • New option for the ASP scan, to include properties which do not have the Localizable attribute.
4.65.0058
12.January.2010
  • New options in the setup dialog to suppress showing a selected a control in a designer window, and to suppress showing the selected source code line in the code editor.
4.65.0057
10.January.2010
  • Additional check for errors accessing a source code file on selecting or deselecting lines (in the source code).
  • Special handling of ALT-Enter (to change the status of a translation to edited) fixed.
  • Some updates to the help file.
4.65.0056
7.January.2010
  • Minor efficiency improvement in spreadsheet import.
  • Bug fix for properties in a string array which have been hidden. Previously these properties were always selected (and no longer hidden) after a rescan.
4.65.0055
5.January.2010
  • New dialog to remove Multi-Language support, available via the tools menu.
4.65.0054
3.January.2010
  • Catch exceptions using Visual Studio CodeModel
    • on accessing CodeElement.InfoLocation
    • on accessing CodeElements.Count
  • Update local resource files after scan, if new properties are automatically selected.
4.65.0053
1.January.2010
  • Dotnetrix.TabControlEx removed. (Standard TabControl without visual styles used instead.)
  • Some additional checking for read only files.
  • Safer exception handling in the function CloseNonVisibleWindows() (the windows collection can contain a window which has already been disposed!)
4.65.0052
25.December.2009
  • Minor fixes to adding the language selection dialog to a WPF project.
  • Automatically run custom tool on MultiLang.resx for WPF projects.
4.65.0051
21.December.2009
  • Add language selection dialog feature supports WPF projects.
  • Installation now supports Visual Studio 2010%%%(the Add-In seems to work, but hasn't been tested very much)
  • Internal restructuring of functions which access the Visual Studio Code-Model recursively.
4.65.0050
16.December.2009
  • Bug fix in search function (introduced in version 4.65)
  • Catch exception checking out a file, or simply checking whether a file is under version control
  • Handle illegal text records in XML project file (without LanguageID or without StringID)
4.65.0049
14.December.2009
  • Support for _T macro in (unmanaged) C++ projects.
  • Generate string tables in .rc files with STRINGTABLE PRELOAD DISCARDABLE instead of just STRINGTABLE DISCARDABLE.
4.65.0048
13.December.2009
  • Some updates to WPF support
4.65.0047
10.December.2009
  • Minor modification to tree drawing logic (to handle cases which shouldn't happen anyway!)
  • Bug fix in the code which restores the scan results from project database.
4.65.0046
9.December.2009
  • TabControlEx 2.0.0.1 from Dotnetrix used.
  • Support online translation with neutral language, if specific language is not supported.
  • More error checking in XAML parser.
  • Some minor fixes for C++/MFC support.
4.65.0045
7.December.2009
  • Update and Delete SQL statements simplified for some tables in the project database (if the MDB format is used).
  • First version with basic WPF support.
4.65.0044
5.December.2009
  • Dotnetrix.TabControl removed. Standard TabControl used with visual styles disabled (because the tabs at the bottom of the control are rendered incorrectly with visual styles).
4.65.0043
4.December.2009
  • Bug fix adding a (non existent) resx file to a project.
  • Minor change to the configuration of the user interface to avoid unnecessary (and possibly dangerous?) resizing of the tab control.
4.65.0042
1.December.2009
  • Prevent a NullReference exception (in the function FindFunction()), during the source code scan.
4.65.0041
27.November.2009
  • Fix errors in Excel Export with illegal worksheet name, in particular for ASP projects.
4.65.0040
21.November.2009
  • Some minor changes to avoid errors if a project contains both Windows Forms and WPF forms.
    (Still no WPF support, but it's coming soon.)
4.65.0039
21.November.2009
  • Some tentative changes for WPF projects removed, because WPF and Windows Forms components can be mixed in a single project.
  • Multiple texts passed to the Microsoft Translator in a single translation request, which improves performance and avoids a throughput limit at the server.
4.65.0038
19.November.2009
  • Suppress generation of .resx files which do not contain any texts.
  • Restore generation of neutral culture .resx file for web projects.
  • Truncate mailto command line to 2000 characters.
4.65.0037
18.November.2009
  • Add-In registration changed to XML method.
4.65.0036
12.November.2009
  • Add logging of opening .resx files during scan.
4.65.0035
11.November.2009
  • Bug fix inferring ASP properties from resources.
4.65.0034
11.November.2009
  • Fix logic to trap prohibited changes to project database in unlicensed version.
4.65.0033
10.November.2009
  • Fix resource export for properties of child controls, such as menu items.
    (An old project database may contain duplicate records with different names for the same property, e.g. MainMenu.Item(0).Text and FileMenu.Text, but with the same resource name. This could result in the resource not being exported!)
4.65.0032
9.November.2009
  • Improved proxy support for Microsoft Translator.
  • Improved logging of detected files and of opening designer windows.
4.65.0031
5.November.2009
  • Proxy address option to the setup dialog.
    (Not yet tested on a system which needs it!)
4.65.0030
4.November.2009
  • Set GeneralIDs.ResourceName to NULL on adding a new string ID, to meet constraint if the project database is an access database.
  • Disallow changing the status of a translation to online translation or imported localization in an unlicensed version.
4.65.0029
3.November.2009
  • Reworking of the limitations in the unlicensed version.
  • Minor changes to the templates MlString.vb and MlString.cs, to handle the case where there is no RootNamespace.
  • Additional Import statements added to the template SelectLanguage.vb.
4.65.0028
25.October.2009
  • Optionally indicate the translation status with the background colour:
    • white = edited in grid
    • blue = original text
    • yellow = from global database
    • green = from excel import
    • red = online translation (Microsoft Translator)
  • Commands to change the translation status:
    • In the context menu
    • In edit mode, ALT-UP and ALT-DOWN move to the cell above or below, and change the status of the translation to edited.
  • Optionally set the background colour in the Excel export in the same manner
  • Extended support for Microsoft Translator:
    • New command in tools menu
    • New command in context menu (in language submenu)
    • New option in Add Language dialog
  • Note: The background colour is important in conjunction with online translation, because we can't expect online translations to be of a high quality. In general, a translator will still have to check every single text.
4.65.0027
21.October.2009
  • Uninstall removes registry entries which are created by the installation.
    Registry entries created by the Add-In itself are not removed (yet).
  • Uninstall removes registry keys which are created by the installation, if they are empty.
  • Error report via email contains the windows version.
  • Translation status is shown in the context menu, and can be modified.
4.65.0026
19.October.2009
  • Bug fix in translation memory dialog (incorrect field length in ADO.NET DataTable definition).
  • New fields in project database (in preparation for new features) to:
    • identify StringIDs which have been explicitly added by the user
    • define a status for each translation.
4.65.0025
15.October.2009
  • Bug fix in copy operation after selecting Apply to all in the multiple-usage dialog.
4.65.0024
12.October.2009
  • The Add-In no longer updates the neutral .resx files for Forms, UserControls or Web pages. It is better to leave this to Visual Studio
    (Exception: If you edit the original text in the Add-In's controls grid, then the neutral .resx file will be updated.)
  • Check for NullReference during the scan of InitializeComponent(), on reading a text from the resource file.
4.65.0023
11.October.2009
  • Controls scan via source code (InitializeComponent) now detects use of AddRange() method to initialise - for example - a combo box.
4.65.0022
10.October.2009
  • Tutorial files are now installed to the Shared Documents directory (instead of Program Files).
  • New command in the Add-In's Help Menu opens the Windows Explorer in this directory.
4.65.0021
9.October.2009
  • Fix error showing context menu on column headers and add exception handler to this function. (The previous version crashed!)
4.65.0020
9.October.2009
  • Installation modified to grant users modify access to the global database file in common application data directory.
    (No program change. No version change.)
4.65.0020
6.October.2009
  • Minor corrections to installation.
4.65.0019
5.October.2009
  • Bug fixes editing the original text column in the controls grid.
  • Bug fix in C++ source code scan (detecting function names).
4.65.0018
3.October.2009
  • Global database now uses SQL Server Compact 3.5.
  • If it is not already installed, then it is downloaded and installed automatically.
  • SQL Server and Access are still supported, but the database files are no longer included in the installation.
4.65.0017
28.September.2009
  • More exception handling on enumerating CodeElements.
4.65.0016
22.September.2009
New version with numerous internal changes, user interface changes and some extended functionality:
  • New grid component used
  • All database access finally with ADO.NET
  • Consistent handling of hidden items in both grids
  • Immediate updates to .resx files
  • Immediate updates to the function ml_UpdateControls()
  • Toggle between two modes for column sizing
  • Option to ignore specified modules
  • Auto generated files ignored automatically
  • Microsoft Translator button in translation memory dialog
See also Description of version 4.65 beta
4.60.0048
28.July.2009
  • Additional error checking on the FileCodeModel.CodeElements property, which can cause a COMException (in the function FindFunction()).
4.60.0047
28.July.2009
  • Bug fix in controls scan, for properties which have been explicitly deselected.
  • Bug fix recognizing forms which derive only indirectly from System.Windows.Forms.Form.
4.60.0046
27.July.2009
  • Truncate worksheet name to 31 characters and remove special characters during Excel export.
4.60.0045
20.July.2009
  • Catch error on CodeElement.FullName.
4.60.0044
18.July.2009
  • Automatically import texts from existing .resx files for new projects (with prior localization).
4.60.0043
16.July.2009
  • Test for member variable for a control removed. Alternative code generation for this case also removed, because it did not always compile correctly. Controls with GenerateMember=False are not supported.
4.60.0042
14.July.2009
  • Avoid COMException from EnvDTE.FileCodeModel.CodeElements at another place (see also 4.60.0038).
4.60.0041
11.July.2009
  • Modified procedure to attach global database file to an existing instance of SQL Server. This is performed with the utility AttachGlobalDatabase, which now uses late binding to work with SQL Server 2005 or 2008, if one of these is installed.
    (No change to the Add-In itself.)
4.60.0040
8.July.2009
Changes to the global database installation (taken from version 4.65 beta).
  • Store global database connection in HKCU\Software\Jollans\MultiLang instead of HKCU\Software\Jollans\MultiLang2005 or ...\MultiLang2008:
    • for compatibility with the VB6 Add-In
    • for compatibility with possible future products (Excel Add-In?)
    • because differentiating between VS 2005 and 2008 was stupid anyway
  • Install SQL Server datafile for global database (to Common App Data\MultiLang) and try to connect it to an existing SQL Server Express installation. If this succeeds, the Add-In is configured to use this database. Otherwise it continues to use the old Access database file.
4.60.0039
8.July.2009
  • Fix for "Projectitem unavailable" error after removing a language.
4.60.0038
7.July.2009
  • Add exception handler around EnvDTE.FileCodeModel.CodeElements, which can cause the COMException E_UNEXPECTED (aka. Catastrophic failure).
4.60.0037
7.July.2009
  • Bug fix in the changes in previous version.
4.60.0036
6.July.2009
  • Check constraints in ml_temp_xxx.xml files if a constraint error occurs.
4.60.0035
4.July.2009
  • Additional error checking on opening the Add-In's Window.
  • Registry entry GlobalDBUseConnectString changed to GlobalDBUseConnect for consistency with the setup program (which creates this entry) and with the VB6 Add-In.
4.60.0034
24.June.2009
  • Another change to Infragistics support. Specifically scan into properties with the Attribute LocalizationCategory="Data", but not other values ("Appearance" or "Behavior"). This is more restrictive than the previous version.
  • Fix handling of asp:literal tags with were not created the Add-In itself and contain additional attributes, in particular the Visible attribute.
4.60.0033
23.June.2009
  • Bug fix for Infragistics support.
4.60.0032
22.June.2009
  • A slightly better fix for Infragistics service release 20091.2023.
4.60.0031
16.June.2009
  • Minor (and experimental) fix for Infragistics service release 20091.2023.
4.60.0030
14.June.2009
  • Improved constraint check on reading project database from XML file.
  • Identify menu items (and similar nested controls) by their own control name, rather than the indexed property in the parent control.
  • New project setting to show menu items (and similar nested controls) as top level controls in the grid, rather than as child nodes under the parent control.
4.60.0029
4.May.2009
  • Detect a language added to an Excel file (3-Worksheet format) when the new language is to the right of the comment column and prevent an error on importing the texts for this language.
4.60.0028
4.April.2009
  • Check for localizable attribute on the Text property of an ASP tag in base classes.
4.60.0027
2.April.2009
  • Incorrect and unnecessary handling of quotes in HTML text removed.
  • Global database installed to Application Data directory (instead of Program Files).
4.60.0026
25.March.2009
  • Minor update to the logic for detecting an unmanaged C++ project based on the Common Language Runtime support option. The options No support and /clr are now both handled as unmanaged code.
4.60.0025
19.March.2009
  • Change to method of inserting Asp:Literal tag. Text is now placed between the start and end tags, rather than in the Text attribute.
4.60.0024
18.March.2009
  • Option Untranslated Only added to Excel and Open Document export. If you select this option, strings are only exported if at least one translation is missing.
  • New Single Worksheet Excel export with the features:
    • Multiply used strings are exported multiple times
    • Location column indicates where the string is used
    • Multiple usage column indicates how many times the string is used
    • Header is only one row (which is better suited to sorting the worksheet)
    • You can sort the worksheet on the String ID column to group multiple occurrences of the same String ID together
    • You can sort the worksheet on the Location column to group the texts according to where they are used
4.60.0023
14.March.2009
  • Remove (Default) form the language selection list.
  • Detect the title attribute in the page directive (for ASP content pages used in master pages).
  • Bug fix updating the current text of ASP attributes from the grid.
4.60.0022
6.March.2009
  • Support added for the Title of an ASP page, by defining the meta:resource key in the page directive.
  • Check out temporary XML files, if they are under source controls (which I do not usually recommend).
4.60.0021
3.March.2009
  • Check out XML project database, if it is under source control.
4.60.0020
25.February.2009
  • Catch ConstraintException on reading project database from XML file. Remove duplicate records and try to set DataSet.EnforceConstraints to True.
4.60.0019
24.February.2009
  • Minor fix to loading assemblies. Assembly.LoadFile replaced with Assembly.LoadFrom.
4.60.0018
23.February.2009
  • Attempt to open assembly for referenced web control using Assembly.LoadFile, if Assembly.Load fails. Guess that VS has copied the referenced control into the bin directory.
4.60.0017
21.February.2009
  • Fix to handling of web controls registered via the web.config file.
  • Some restructuring to how assemblies registered via web.config or with a register directive in an ASP page are handled.
4.60.0016
18.February.2009
  • Additional logic on closing Excel, to try to ensure that the Excel application is actually closed.
  • Minor modification to colours used in Excel export, to avoid compatibility error saving to .xls format with Excel 2007.
4.60.0015
14.February.2009
  • Additional checking for null reference in the function AddPropertyNodes, after some error reports.
4.60.0014
11.February.2009
  • Bug fix in function Remove unused String IDs in the case where the project database is a .mdb file.
4.60.0013
6.February.2009
  • Detect additional source code files, in particular code files which are children of other types of files, such as .xsd files.
  • Additional localization of the Add-In itself.
4.60.0012
5.February.2009
  • Fix to Advanced Copy function, to prevent the case where the option specified language is selected (for source or destination), but no language is selected.
  • Catch AccessViolationException accessing ProjectItem.Properties when opening a designer window.
4.60.0011
4.February.2009
  • Handle LANGUAGE LANG_NEUTRAL, SUBLANG_SYS_DEFAULT in a .rc file as meaning the neutral culture. (Previously, it generated LCID=0x800, which is not supported by the CultureInfo class.)
4.60.0010
3.February.2009
  • Detect ASP Tags using binding syntax, e.g. Text='&lt;%# Bind("title") %&gt;', and treat them as non-localizable.
4.60.0009
28.January.2009
  • Comment feature added
  • Word wrap feature added
  • Context menu command Goto Line-Break conflict
  • Bug fix in .rc file scan for LANG_NEUTRAL
4.60.0008
17.January.2009
  • Minor change to an error message for unmanaged C++ support.
  • Updated help for unmaneged C++ support.
4.60.0007
15.January.2009
  • Minor fixes to support for unmanaged C++ projects
    • Template paths for MlString module were stored incorrectly
    • Control ID -1 in dialog resources is treated identically to IDC_STATIC and replaced with a newly generated unique ID
    • Symbolic names are generated in the string tables in the .rc file (e.g. IDS_MULTILANG_181 instead of 181), although this is of no particular importance
4.60.0006
12.January.2009
  • Minor fix for unmanaged C++ support.
4.60.0005
8.January.2009
  • Minor fix to identify properties of Kliksoft controls. At present, this support will only work if you select alternative runtime support.
4.60.0004
5.January.2009
  • Bug fix for selecting ASP properties when the grid is in the Flat list mode.
4.60.0003
5.January.2009
  • First version with support for unmanaged C++, in particular MFC, projects.
  • Some modifications to the HTML/ASP scanner:
    • All text between starting and ending tags for an ASP control, e.g. a label, is now associated with the text property, and may include formatting tags.
    • The formatting tags "ABBR", "ACRONYM", "ADDRESS", "B", "BIG", "CITE", "CODE", "DEL", "DFN", "EM", "FONT", "I", "KBD", "SAMP", "SMALL", "STRONG", "SUB", "SUP", "TT" and "VAR" are now left as part of the static HTML text for translation. This means that a translator will see these tags as part of the text. Previously, all tags were handled as a break between one block of text and the next.
    • Text within style tags is ignored.
  • Goto line button enabled for HTML/ASP source windows.
  • Goto line functionality added to context menu in source code and HTML/ASP windows (with the text Show in Multi-Language).
  • Some speed improvements handling source code files.
  • Expanded state of nodes in the HTML/ASP grid now saved to ml_temp_HtmlScan.xml (and restored after a new scan).
4.60.0002
17.December.2008
  • Attempt to fix a NullReferenceException.
4.60.0001
16.December.2008
  • Support for ASP server side comments added to ASP/HTML scanner.
  • Bug fix in search dialog for ASP/HTML grid
  • Partially implemented support for unmanaged C++ projects. Not yet ready for use!
4.60.0000
6.December.2008
  • The default format for the project database is now XML and not an Access database.
  • Bux fix assigning new StringIDs for the XML format.
  • Tutorial projects updated to use the XML project database.
4.55.0000
4.December.2008
  • Minor fix to saving the list of selected components.
  • The support for runtime language switching now generates code to remove the handler for the language changed event when a form is disposed.
  • Project properties dialog now has a second tab, where you can select how the project data is stored:
    • Access database, as in all previous versions
    • an XML file
4.54.0019
27.November.2008
  • Special handling of inherited forms restricted to forms, whose base form is in the same project.
  • List of selected components for Export to ResX and Rescan selected components saved (to ml_temp_ControlsScan.xml).
  • More internal changes, moving towards replacing the project database with an XML file.
4.54.0018
22.November.2008
  • Fix error opening the Language switching for web projects dialog.
    (Incorrect namespace "System.UI.Web" used instead of "System.Web.UI"!)
4.54.0017
18.November.2008
  • Minor fix to the versioning of the project database schema, to correctly update a database from the most recent version for VS 2003, if a project is converted to VS 2005 or VS 2008.
4.54.0016
2.November.2008
  • Support for hidden blocks in the source code, delimited by the comments MLHIDEON and MLHIDEOFF.
  • The dialogs Export to ResX and Import from ResX now have a components list as well as a language list, so that you can select specific forms and usercontrols for the export or import operation.
4.54.0015
29.October.2008
  • Minor bug fix on switching the alternative runtime support option, to prevent a (harmless) error dialog.
4.54.0014
28.October.2008
  • Modified code generation for the function ml_UpdateControls() to handle inherited forms. The function ml_UpdateControls() in an inherited form now calls the equivalent function in the base form.
4.54.0013
23.October.2008
  • Bug fix in source code scan for files with Unix style line breaks (LF only, not CR LF).
4.54.0012
21.October.2008
  • Bug fix handling verbatim strings in C#.
  • Bug fix handling extended properties (e.g. on ToolTip or HelpProvider controls) if the controls scan is performed by scanning the InitializeComponent() function.
4.54.0011
24.September.2008
Several changes to the resource export, mainly aimed at making support for Infragistics controls more reliable:
  • Close any resource editor windows before exporting resources.
  • Automatically select the option "Determine Resource Names" if any Infragistics controls are detected in the project.
  • New option "Clean up resource strings" to remove existing resource strings before exporting. (Not particularly recommended.)
  • Option to set Localizable=True removed. This is now always performed for Forms and UserControls which have Localizable=False. (Determining if Localizable=False is faster since version 4.53.0024).
4.54.0010
21.September.2008
  • Bug fix in the Filter by Regular Expression dialog. If you searched using an empty string, then an error occurred the next time the dialog was opened.
4.54.0009
18.September.2008
  • Bug fix for possible NullReferenceException on attempting to switch the designer language via the language list on the Add-Ins toolbar
4.54.0008
15.September.2008
  • First version with support for DevExpress XtraReports.
4.54.0007
13.September.2008
  • Fix bug generated on selecting a source code string containing a single inverted comma.
4.54.0006
20.August.2008
  • Exception handler added on closing hidden windows.
4.54.0005
13.August.2008
  • Fix adding support for runtime language switching for the special case that a control has a static (shared) constructor.
  • Some additional internal restructuring to the project database access (still preparing for bigger changes).
4.54.0004
4.August.2008
  • Fix parameter error in log statment.
4.54.0003
31.July.2008
  • Fix to ASP scan for empty attributes, e.g. Text="".
  • Fix to resource fallback logic for ASP pages, if a rescan is performed whilst preview mode is active (i.e. the language of the designer has been changed).
  • Special log file option for Excel import removed. The log information is now always stored in the standard log file.
  • Some additional error checking before updating the project database.
4.53.0031
30.July.2008
  • Same change as in 4.54.0002 applied to version 4.53.
4.54.0002
29.July.2008
  • ASP scan uses a case insensitive search for the PropertyInfo objects describing the attributes of ASP controls. (The function Type.GetProperty() is case sensitive.)

    Note that whilst this fixes a problem with the ASP scan, I haven't tested whether the localized resources are actually detected at runtime, if the case does not exactly match the original case of the property.
4.54.0001
26.July.2008
  • Internal restructuring of the access to the project database. At present, this introduces no change in functionality.
4.53.0030
26.July.2008
  • Minor fix to assigning resource names to ASP controls.
4.53.0029
24.July.2008
  • Some updates to handling multiple selection in the ASP/HTML grid.
  • Improved logic to relocate the current item, if an ASP file has to be rescanned on the fly.
4.53.0028
23.July.2008
  • Bug fix in the Filter with regular expression feature, if the match was against the complete code line and not just the text string. Previously, changes made to a file might not have been saved.
  • Bug fix in operations on a multiple selection in the ASP/HTML grid. Previously, the operation might have broken off before completion.
4.53.0027
22.July.2008
  • Bug fix on selecting multiple texts in the ASP grid. Previously, updates to an ASP file might not have been saved and a single file might have been opened multiple times.
4.53.0026
21.July.2008
  • Check for the Localizable attribute on the properties of web controls in all base classes. For example, the HeaderText of a CheckBoxField is inherited from BoundField, which itself overrides the definition in DataControlField. The definition in BoundField does not have the Localizable attribute, but if we look in the base class DataControlField, we find that it does have the localizable attribute.
  • Updates to the table GeneralIds in the project database. Column SourceCodeString renamed ContainsEscape (to reflect its actual usage). Column DontTranslate removed. Columns ContainsLineBreak and Comment added, but not yet used.
4.53.0025
20.July.2008
  • Bug fix in SQL WHERE clause for boolean comparison. Automatic type conversion from boolean to string is language dependent, which led to a localized version of True or False in the SQL statement. This has been replaced with the syntax '<>0' or '=0' which should be safer.
  • Minor fix to the initialsation of the list of languages, if you switch back and forth between different projects.
  • More information written to the log file.
4.54.0000
16.July.2008
  • Internal restructuring of the access to the project database. At present, this introduces no change in functionality. (Withdrawn.)
4.53.0024
24.June.2008


  • Installation modified to specifically require Administrator privileges.
  • On failing to load an assembly during the ASP scan, an error message is written to the output window, but the error dialog is not shown (might be a temporary change).
  • Bug fix in the function "Determine Resource Names" required for Infragistics controls.
  • Only show properties which have the IsBrowsable attribute. This is to avoid a particularly weird problem with the Infragistics UltraNumericEditor and UltraCurrencyEditor.
  • New function to determine whether a form or UserControl has the localizable attribute, without having to load the designer window, speeds up a couple of operations.
4.53.0023
22.June.2008
  • On deleting a translation via the context menu, and if the option "Store all strings in the global database" is selected, then the translation is also removed from the global database.
4.53.0022
19.June.2008
  • Support added for ASP components referenced via a Register directive in the ASP file.
  • Bug fix fetching translations from the global database for ASP pages.
  • Changes to project database:
    • SourceScanResults and ControlsScanResults tables removed.
      The identical information is now saved in the XML files ml_temp_SourceScan.xml and ml_temp_ControlsScan.xml. These files contain temporary information and can be deleted.
    • ToolboxBitmapCache table removed.
      The identical information is now saved in a project-independent file in
      \Application Data\MultiLang.Net\
  • Code generated in the function ml_UpdateControls() modified to support controls from Telerik (defined with local variables in InitializeComponent()).
4.53.0019
28.May.2008
  • Additional exception handler on fetching toolbox bitmap. The controls scan should not be aborted if this unimportant feature fails.
  • New logic on scanning controls via InitializeComponent, to open .resx file without using the designer window. This is almost certainly faster and may be more reliable.
4.53.0018
26.May.2008
  • Advanced copy does not copy texts which are the only defined via resource fallback (shown in light grey).
  • On inserting texts automatically from the global database, a text is not inserted if the identical text is already defined via resource fallback.
4.53.0017
22.May.2008
  • Advanced copy function speeded up.
  • Progress bar logic for controls scan simplified. The table ComponentInfoCache in the project database is now obsolete.
4.53.0016
14.May.2008
  • Fix to saving changes to controls, following an Advanced Copy operation, in the case that the designer window for the component was not already open. (Note: The current implementation is intolerably slow, but at least it seems to work.)
4.53.0015
11.May.2008

  • Restructuring of the scan of the function InitializeComponent() to handle concatenated strings.
4.53.0014
9.May.2008
  • When the Advanced Copy function copies strings to a source code file, and the file has to be opened first, then ensure that it is saved before closing it.
4.53.0013
8.May.2008
  • Show source code line in editor window after search or filter with regular expression operation.
4.53.0012
7.May.2008
  • Bug fix storing texts to the global database, after changing the identification of an existing language in a project.
4.53.0011
2.May.2008
  • Bug fix on importing from 3-Worksheet Excel format. If a string ID was changed in the source code worksheet, but the file was not already open in an editor window, then the source file would be updated, but then closed without saving the change.
4.53.0010
30.April.2008
  • Bug fixes handling the drop down project list (due to the new item).
4.53.0009
23.April.2008
  • Detect Forms and UserControls implemented with multiple partial classes. Only add the function ml_UpdateControls() to one of them.
  • Support for custom cultures (new in .NET Framework 2.0). Custom cultures do not have a unique LCID.
  • item added to the drop down project list.
  • Translation memory extended, to allow you to search for additional words, not in the original text.
  • Bug fix counting lines in ASP files, if lines end with LF only (and not CR-LF).
4.53.0008
28.March.2008
  • Fix to a bug which could cause an error on adding alternative runtime support.
  • Update to template file SelectLanguage.vb, required if Option Strict is selected.
4.53.0007
27.March.2008
  • Do not use Add_Code subdirectory for the MlString module for Web Application projects.
4.53.0006
26.March.2008
  • Copy correct MlString template file for Web Application projects.
4.53.0005
24.March.2008
  • New dialog to add the Language-Selection Dialog, in particular with support for VB.NET projects which use the application framework.
  • New option on Excel or Open Document export to include texts resulting from resource fallback.
  • New handling of empty strings on Excel or Open Document import. An emtpy string is now interpreted as no translation, rather than an empty translation. If there is no translation, then the resource fallback mechanism will be used.
  • Bug fix in the AODL library for cells with the table:number-columns-repeated attribute.
4.53.0004
17.March.2008
  • ASP scan includes ASP files with no code behind file.
    (Note that the code scan still only scans the code behind file and not code embedded in the ASP file.)
4.53.0003
15.March.2008
  • ASP scan handles attributes in single quotes.
  • Bug fix on hiding empty ASP literal tag.
  • Support for time limited license key added.
4.53.0002
12.March.2008
  • Alternative Runtime Support dialog now detects the Localizable property of Forms or UserControls by reading the .resx files and not via the designer windows. This is faster and more reliable.
  • Rescan selected components function fixed for ASP components. (Previously it always did a full scan.)
  • Languages detected in .resx files are now added to the project automatically.
  • Existing resource texts for ASP files are now always imported, unless there is already a text stored in the project database for the same property.
4.53.0001
10.March.2008
  • Automatically import existing resource strings after scanning ASP files.
    (Initial version)
  • Additional check added, for the case where the project database is referenced by the Visual Studio project file, but has actually been deleted.
4.53.0000
8.March.2008


  • Bug fix for Visual Studio 2008. Previously, it was not possible to create a new project if the Add-In was loaded.
  • Fix for error message on removing a project from the active solution when the Add-In is loaded, but no project has been selected.
  • MLString template files for Smart Device projects updated.
  • First version compiled using Visual Studio 2008.
    (This version can still be used with Visual Studio 2005.)
4.52.0005
6.March.2008
  • Minor changes for Smart Device projects.
    • Alternative Runtime Support is no longer selected automatically. This was a hang over from Visual Studio 2003.
    • Bug fix in the template file MlString.vb.
    • Broken version template file SelectLanguage.Designer.cs corrected.
4.52.0004
5.March.2008
  • Minor bug fix on exporting resource strings for a web project in the OnBuild event when using Visual Studio 2008. Under certain circumstances, Visual Studio 2008 would show a warning, that a file was about to be saved. If you selected cancel, then a COMException would be generated.
4.52.0003
1.March.2008
  • New feature to import existing localization, which searches for function calls which load resource strings, imports the resource strings into the project database and converts the function calls into calls to ml_string().
4.52.0002
23.February.2008
  • New templates for the MLRuntime project for Visual Studio 2008.
  • The Add-In configuration for Visual Studio 2008 is now stored in a separate registry key (HKEY_CURRENT_USER\Software\Jollans\MultiLang2008)
4.52.0000
4.52.0001
19.Februray.2008
21.Februray.2008
  • Export/Import as OpenOffice spreadsheet in the for OpenDocument .ods format. This feature uses the library AODL.
  • 4.52.0001 is just an update to the help and the localization of the new dialogs.
4.51.0016
8.February.2008
  • Bug fix detecting whether the MLRuntime project present in the solution, for the Runtime Language Switching feature.
4.51.0015
21.January.2008
  • Bug fix scanning non-ASP files in ASP projects.
4.51.0014
19.January.2008
  • Web Application projects are now recognized correctly.
  • Informative error message if the Add-In is unable to open the Global Translations Database.
  • Improved error checking in the case that the Global Translations Database is not available.
4.51.0012
22.December.2007
  • Bug fix, for an error which caused the Localizable property to be reset to False after exporting resources for a Form or UserControl.
4.51.0011
20.December.2007
  • Bug fix, for an error which caused resource strings for properties which are not translated to be excluded from even the original (non-localized) resource file.
4.51

4-Nov-2007
Modified behaviour for ASP.NET support
  • The Add-In no longer adds an ID attribute to ASP tags.
  • If an ASP tag has an ID attribute, then the Add-In will use the same name for the resourcekey. Otherwise it will generate a resourekey in the form ML_nnnn. In particular, this applies to tags such as ListItem or TreeNode, which do not allow an ID attribute.
  • The Add-In detects which ASP tags have a localizable Text attribute. Tags which do not have a localizable Text attribute cannot be selected in the grid.
4.50
September 2007
New support for ASP.NET 2.0
  • Resource strings are now referenced using the meta:resourcekey tag. No additional code must be generated to initialise the fields.
  • New integrated scan of static HTML text and ASP controls. The results are presented in a single HTML/ASP tab.
  • New HTML scan is faster and more reliable.
    • The ASP scan is performed by parsing the HTML source file and not (as previously) via the designer windows. This is significantly faster.
    • The ASP scan now handles template elements, for example in FormView or MultiView controls, which were previously not detected.
  • Static HTML text is converted to an asp:Literal tag, so that the text can be read from a resource string. This replaces the previous method with a Span tag.
4.00.0097
19.July.2007
  • New scan for resource names can be selected in the Export to ResX dialog. This provides improved support for controls from Infragistics.
4.00.0011
12.November.2006
New features for ASP.NET projects:
  • a completely new scan for texts in the HTML source, in addition to texts which are properties of ASP.NET controls
  • an improved scan for properties of ASP controls
  • a new Language Selection Web Control, which can be added to your project
  • support for switching languages on an ASP.NET web page
Additional new features:
  • translation memory to show existing translations of similar texts
  • multiple selection in the grids, so that multiple items can be hidden or selected for translation as a single operation
  • user interface in French
  • improved support for Smart Device projects in Visual Studio 2005
3.00.0000
22.May,2006
  • Internal restructuring improves reliability
  • Version 3 has no new features.
2.71.0000
26.March 2006

  • Filter using regular expressions.
2.70.0006
5.Februray 2006
  • New logic for the limitation in the unlicensed version (up to 50 translations from the global database, up to 100 translations in total).
    Naturally, these limitations do not apply to a licensed version.
2.70.0000
15.December 2005
  • Some limited support for ASP.NET projects added.
2.60.0000
4.December 2005
  • Global database of commonly used translations
2.50.0000
6.November 2005
  • Structured three-worksheet Excel Import/Export
2.20.0001
6.June.2005
  • Template file MlString.vb updated to handle solution names containing spaces.
2.20.0000
28.May.2005
  • Speed improvement during source code scan.
2.11.0000
8.February.2005
  • Runtime Language Switching extended to C++ projects.
2.10.0000
3.February.2005
  • First version with support for Smart Device projects.
2.00.0000
28.January.2005
  • Support for Runtime Language Switching.
    Change the language of the user interface at any time when the application is running.
  • Quick initialisation of the grids from the project database.
    The Add-In can now reinitialize the two grids based on information cached in the project database. This means that it is not necessary to rescan the project each time the Add-In is used. You can enable this feature by turning off the automatic rescan in the project properties dialog.
  • Hide properties in the controls tab.
    Properties listed in the controls tab may now be hidden. This is similar to mechanism for the source code tab (but at present not identical). Toggle the hidden state by clicking on the sun or moon icon. Show or hide 'hidden' properties via the "+-" drop down menu.
    Hide or show all properties with a given name, e.g. AccessibleDescription, via a context menu on the sun or moon icon in the controls tab.
  • Select individual properties for translation.
    New check boxes in the controls tab allow individual properties to be selected for translation.
    Enable or disable translation of all properties with a given name, e.g. AccessibleDescription, via a context menu on the check box in the controls tab.
  • New commands in the expand/collapse menu (for the controls tab only) to expand the tree to 1, 2, 3 or 4 levels.
    The expanded state of the nodes in the controls grid is now saved in the project database and restored when you restart the Add-In.
  • Quick Export to resources.
    Using this option, the Add-In stores strings directly to the resource file, bypassing the controls. This may not work with all (third party) controls.
    (Starting with version 3, this is the only supported method).
  • Handling of escape sequences in C# and C++ strings.
  • Property filtering technique used to determine which properties will be read from the resource file. Properties which are not selected will not be read from resources. (Later removed).
  • New command to remove all calls to ml_string() in the tools menu.
1.13.0000
9.November 2004
  • Bug fix adding language containing inverted comma (e.g. People's republic of China)
  • Source code scan now excludes the function InitializeComponent, rather than attempting to exclude the region of code generated by the forms designer.
1.12.0000
26.October 2004
  • New commands "Goto next conflict" and "Goto next missing translation" added to the context menu.
1.11.0000
7.October 2004
  • Font selection dialog now supports font size. Both font name and font size are stored on a per language basis.
1.10.0000
2.October 2004
  • Bug fix for entering Asian characters, in particular Thai.
  • Automatic source code scan can be disabled via the (new) project properties dialog. The results of the most recent scan are then loaded from the project database
  • Bug fix for crash scanning very large projects
1.02.0017
18.October 2003
  • Bug fixes in Search function.
  • Controls scan logic updated to handle the Infragistics UltraWinToolbar control.

1.02.0016
6.October 2003
  • Constraint added to project database to prevent duplicate translations for a single string ID and language ID.
1.02.0003
7 September 2003
  • 'public class ml' changed 'internal class ml' in the template file MlString.cs.
  • Character literals '\"' and '"' are now ignored.
  • Error dialog shown if project database is read only.
  • User interface disabled during long operations.
1.02.0002
31 August 2003
  • Component VSUserControlHost.dll replaced with MLUserControlHost.dll, to fix initialisation problems on some systems. No change to the functionality.
1.02.0000
29 June 2003
  • Support for Windows Forms Applications in C++ added
    (Visual Studio .NET 2003 only)
1.01.0005
4 June 2003
  • Correction to handling of \" embedded in a C# string.
1.01.0004
3 June 2003
  • Similar change at additional places in the program, to avoid an InvalidCastException with Components which are not "Components".
1.01.0003
28 May 2003
  • Bug fix to handle forms containing "components" which do not inherit from Component, for example a DataSet. This error could be generated by the GridEx sample from Janus Systems.
1.01.0002
26 May 2003
  • Minor fix to a problem exporting strings to resources, which occasionally caused languages to get mixed up.
1.01.0001
21 May 2003
  • Error selecting "Advanced Copy" from context menu in title bar of grids fixed.
1.01.0000
18 May 2003
  • C# support added
1.00.0003
3 May 2003
  • Problems on first use of the Add-In with the error message COM object that has been separated from its underlying RCW can not be used and subsequent associated errors fixed.
1.00.0002
27 April 2003
  • First public version of the Multi-Language Add-In for Visual Studio .NET, with support for Visual Basic applications.

See also

Overview
Major Features
Quick Tour (Windows Forms)
Quick Tour (ASP.NET 2.0)
Quick Tour (Unmanaged C++/MFC)
Download
Image

History

Information Version
Sat 19 of Mar, 2016 15:22 GMT Phil 382
Sat 24 of Jan, 2015 17:55 GMT Phil 381
Wed 05 of Sep, 2012 21:59 GMT Phil 380
Mon 03 of Sep, 2012 20:38 GMT Phil 379
Thu 30 of Aug, 2012 21:00 GMT Phil 378
Thu 30 of Aug, 2012 19:28 GMT Phil 377
Mon 27 of Aug, 2012 21:51 GMT Phil 376
Sun 29 of Jul, 2012 17:35 GMT Phil 375
Sun 29 of Jul, 2012 09:44 GMT Phil 374
Wed 11 of Jul, 2012 20:23 GMT Phil 373
Thu 05 of Jul, 2012 20:28 GMT Phil 372
Sun 24 of Jun, 2012 18:11 GMT Phil 371
Mon 11 of Jun, 2012 20:26 GMT Phil 370
Tue 05 of Jun, 2012 20:11 GMT Phil 369
Mon 04 of Jun, 2012 19:55 GMT Phil 368
Tue 29 of May, 2012 20:07 GMT Phil 367
Sun 27 of May, 2012 14:30 GMT Phil 366
Sat 26 of May, 2012 16:33 GMT Phil 365
Fri 13 of Apr, 2012 22:31 GMT Phil 364
Thu 12 of Apr, 2012 20:33 GMT Phil 363
Tue 10 of Apr, 2012 19:54 GMT Phil 362
Sun 08 of Apr, 2012 10:40 GMT Phil 361
Fri 06 of Apr, 2012 19:57 GMT Phil 360
Sun 01 of Apr, 2012 19:43 GMT Phil 359
Mon 26 of Mar, 2012 20:26 GMT Phil 358
Sun 25 of Mar, 2012 08:04 GMT Phil 357
Sat 24 of Mar, 2012 21:07 GMT Phil 356
Sat 24 of Mar, 2012 17:47 GMT Phil 355
Thu 22 of Mar, 2012 20:39 GMT Phil 354
Sun 11 of Mar, 2012 08:41 GMT Phil 353
Wed 07 of Mar, 2012 20:59 GMT Phil 352
Tue 06 of Mar, 2012 23:18 GMT Phil 351
Sun 26 of Feb, 2012 20:09 GMT Phil 350
Wed 22 of Feb, 2012 21:14 GMT Phil 349
Tue 21 of Feb, 2012 21:21 GMT Phil 348
Sun 19 of Feb, 2012 22:40 GMT Phil 347
Tue 14 of Feb, 2012 22:45 GMT Phil 346
Fri 10 of Feb, 2012 23:01 GMT Phil 345
Sun 05 of Feb, 2012 16:23 GMT Phil 344
Wed 25 of Jan, 2012 20:52 GMT Phil 343
Tue 24 of Jan, 2012 23:00 GMT Phil 342
Wed 14 of Dec, 2011 21:05 GMT Phil 341
Tue 06 of Dec, 2011 22:56 GMT Phil 340
Mon 05 of Dec, 2011 21:18 GMT Phil 339
Sat 03 of Dec, 2011 17:30 GMT Phil 338
Wed 30 of Nov, 2011 22:59 GMT Phil 337
Mon 28 of Nov, 2011 22:20 GMT Phil 336
Mon 28 of Nov, 2011 22:11 GMT Phil 335
Wed 23 of Nov, 2011 23:44 GMT Phil 334
Wed 23 of Nov, 2011 22:51 GMT Phil 333
Thu 10 of Nov, 2011 22:05 GMT Phil 332
Wed 09 of Nov, 2011 22:16 GMT Phil 331
Sun 06 of Nov, 2011 17:11 GMT Phil 330
Thu 03 of Nov, 2011 22:36 GMT Phil 329
Thu 27 of Oct, 2011 20:22 GMT Phil 328
Thu 20 of Oct, 2011 22:00 GMT Phil 327
Wed 19 of Oct, 2011 22:22 GMT Phil 326
Thu 13 of Oct, 2011 20:23 GMT Phil 325
Wed 12 of Oct, 2011 21:13 GMT Phil 324
Sun 09 of Oct, 2011 13:46 GMT Phil 323
Sat 08 of Oct, 2011 22:39 GMT Phil 322
Wed 14 of Sep, 2011 22:20 GMT Phil 321
Wed 14 of Sep, 2011 21:37 GMT Phil 320
Tue 13 of Sep, 2011 21:07 GMT Phil 319
Mon 12 of Sep, 2011 20:42 GMT Phil 318
Thu 08 of Sep, 2011 20:41 GMT Phil 317
Wed 07 of Sep, 2011 22:14 GMT Phil 316
Sun 04 of Sep, 2011 17:58 GMT Phil 315
Thu 01 of Sep, 2011 20:28 GMT Phil 314
Thu 25 of Aug, 2011 21:25 GMT Phil 313
Sun 21 of Aug, 2011 15:21 GMT Phil 312
Sat 20 of Aug, 2011 13:51 GMT Phil 311
Tue 16 of Aug, 2011 21:26 GMT Phil 310
Mon 08 of Aug, 2011 19:01 GMT Phil 309
Wed 03 of Aug, 2011 21:00 GMT Phil 308
Tue 02 of Aug, 2011 21:03 GMT Phil 307
Mon 01 of Aug, 2011 21:33 GMT Phil 306
Tue 26 of Jul, 2011 21:55 GMT Phil 305
Mon 25 of Jul, 2011 21:47 GMT Phil 304
Mon 25 of Jul, 2011 21:21 GMT Phil 303
Sun 24 of Jul, 2011 21:50 GMT Phil 302
Sun 24 of Jul, 2011 08:08 GMT Phil 301
Thu 21 of Jul, 2011 19:23 GMT Phil 300
Sat 16 of Jul, 2011 18:39 GMT Phil 299
Tue 12 of Jul, 2011 20:54 GMT Phil 298
Sun 10 of Jul, 2011 20:41 GMT Phil 297
Sun 10 of Jul, 2011 07:55 GMT Phil 296
Tue 21 of Jun, 2011 20:17 GMT Phil 295
Thu 16 of Jun, 2011 20:55 GMT Phil 294
Tue 17 of May, 2011 20:15 GMT Phil 293
Sun 15 of May, 2011 19:35 GMT Phil 292
Mon 09 of May, 2011 20:33 GMT Phil 291
Tue 03 of May, 2011 20:00 GMT Phil 290
Wed 27 of Apr, 2011 19:10 GMT Phil 289
Tue 26 of Apr, 2011 19:47 GMT Phil 288
Tue 19 of Apr, 2011 22:12 GMT Phil 287
Thu 14 of Apr, 2011 19:38 GMT Phil 286
Wed 13 of Apr, 2011 19:10 GMT Phil 285
Tue 05 of Apr, 2011 21:55 GMT Phil 284
Sun 03 of Apr, 2011 21:52 GMT Phil 283
Sun 27 of Mar, 2011 21:38 GMT Phil 282
Wed 16 of Mar, 2011 22:32 GMT Phil 281
Mon 14 of Mar, 2011 00:37 GMT Phil 280
Sun 13 of Mar, 2011 22:12 GMT Phil 279
Sun 13 of Mar, 2011 22:11 GMT Phil 278
Sun 13 of Mar, 2011 22:08 GMT Phil 277
Sun 13 of Mar, 2011 21:57 GMT Phil 276
Thu 10 of Mar, 2011 21:18 GMT Phil 275
Wed 09 of Mar, 2011 22:15 GMT Phil 274
Sun 06 of Mar, 2011 21:06 GMT Phil 273
Sat 05 of Mar, 2011 18:06 GMT Phil 272
Sat 26 of Feb, 2011 09:42 GMT Phil 271
Sat 26 of Feb, 2011 09:37 GMT Phil 270
Thu 24 of Feb, 2011 21:06 GMT Phil 269
Sun 20 of Feb, 2011 21:28 GMT Phil 268
Sun 20 of Feb, 2011 14:59 GMT Phil 267
Tue 15 of Feb, 2011 12:10 GMT Phil 266
Sun 13 of Feb, 2011 20:06 GMT Phil 265
Sun 06 of Feb, 2011 17:23 GMT Phil 264
Mon 24 of Jan, 2011 21:08 GMT Phil 263
Sun 23 of Jan, 2011 08:56 GMT Phil 262
Sun 23 of Jan, 2011 08:56 GMT Phil 261
Thu 20 of Jan, 2011 21:09 GMT Phil 260
Mon 17 of Jan, 2011 20:57 GMT Phil 259
Sun 16 of Jan, 2011 20:24 GMT Phil 258
Thu 06 of Jan, 2011 19:41 GMT Phil 257
Tue 04 of Jan, 2011 00:04 GMT Phil 256
Sat 01 of Jan, 2011 19:20 GMT Phil 255
Fri 31 of Dec, 2010 12:37 GMT Phil 254
Mon 27 of Dec, 2010 21:47 GMT Phil 253
Mon 20 of Dec, 2010 21:49 GMT Phil 252
Sun 19 of Dec, 2010 17:17 GMT Phil 251
Sat 11 of Dec, 2010 08:47 GMT Phil 250
Tue 07 of Dec, 2010 23:55 GMT Phil 249
Mon 06 of Dec, 2010 21:11 GMT Phil 248
Wed 01 of Dec, 2010 00:05 GMT Phil 247
Wed 24 of Nov, 2010 20:52 GMT Phil 246
Sun 21 of Nov, 2010 22:59 GMT Phil 245
Sat 30 of Oct, 2010 15:21 GMT Phil 244
Tue 26 of Oct, 2010 21:53 GMT Phil 243
Wed 13 of Oct, 2010 20:45 GMT Phil 242
Mon 11 of Oct, 2010 19:56 GMT Phil 241
Mon 04 of Oct, 2010 22:25 GMT Phil 240
Mon 04 of Oct, 2010 22:25 GMT Phil 239
Mon 04 of Oct, 2010 21:21 GMT Phil 238
Sun 03 of Oct, 2010 23:16 GMT Phil 237
Wed 08 of Sep, 2010 21:10 GMT Phil 236
Sun 05 of Sep, 2010 19:03 GMT Phil 235
Mon 23 of Aug, 2010 19:49 GMT Phil 234
Wed 18 of Aug, 2010 06:03 GMT Phil 233
Mon 16 of Aug, 2010 21:18 GMT Phil 232
Sat 24 of Jul, 2010 16:49 GMT Phil 231
Sat 24 of Jul, 2010 16:20 GMT Phil 230
Tue 20 of Jul, 2010 20:56 GMT Phil 229
Mon 19 of Jul, 2010 21:22 GMT Phil 228
Thu 15 of Jul, 2010 22:09 GMT Phil 227
Thu 08 of Jul, 2010 22:10 GMT Phil 226
Wed 07 of Jul, 2010 21:50 GMT Phil 225
Mon 05 of Jul, 2010 21:30 GMT Phil 224
Sun 04 of Jul, 2010 22:06 GMT Phil 223
Fri 02 of Jul, 2010 06:07 GMT Phil 222
Mon 28 of Jun, 2010 22:14 GMT Phil 221
Thu 24 of Jun, 2010 21:51 GMT Phil 220
Thu 24 of Jun, 2010 21:20 GMT Phil 219
Wed 23 of Jun, 2010 20:58 GMT Phil 218
Tue 22 of Jun, 2010 22:12 GMT Phil 217
Wed 16 of Jun, 2010 22:32 GMT Phil 216
Thu 10 of Jun, 2010 20:08 GMT Phil 215
Wed 09 of Jun, 2010 20:47 GMT Phil 214
Tue 08 of Jun, 2010 20:11 GMT Phil 213
Sun 06 of Jun, 2010 18:42 GMT Phil 212
Sun 06 of Jun, 2010 18:42 GMT Phil 211
Fri 04 of Jun, 2010 12:54 GMT Phil 210
Wed 02 of Jun, 2010 20:34 GMT Phil 209
Fri 28 of May, 2010 22:12 GMT Phil 208
Wed 26 of May, 2010 21:51 GMT Phil 207
Wed 26 of May, 2010 21:46 GMT Phil 206
Wed 19 of May, 2010 21:45 GMT Phil 205
Sun 16 of May, 2010 22:52 GMT Phil 204
Fri 14 of May, 2010 08:57 GMT Phil 203
Thu 13 of May, 2010 11:50 GMT Phil 202
Wed 05 of May, 2010 20:43 GMT Phil 201
Tue 04 of May, 2010 21:41 GMT Phil 200
Sun 02 of May, 2010 22:42 GMT Phil 199
Sun 02 of May, 2010 22:37 GMT Phil 198
Mon 19 of Apr, 2010 20:38 GMT Phil 197
Sun 18 of Apr, 2010 19:51 GMT Phil 196
Mon 22 of Mar, 2010 23:02 GMT Phil 195
Sun 14 of Mar, 2010 18:17 GMT Phil 194
Fri 12 of Mar, 2010 21:59 GMT Phil 193
Tue 09 of Mar, 2010 23:04 GMT Phil 192
Sun 07 of Mar, 2010 19:56 GMT Phil 191
Sat 06 of Mar, 2010 11:55 GMT Phil 190
Tue 02 of Mar, 2010 23:19 GMT Phil 189
Mon 01 of Mar, 2010 23:41 GMT Phil 188
Thu 25 of Feb, 2010 19:33 GMT Phil 187
Mon 22 of Feb, 2010 23:37 GMT Phil 186
Sun 21 of Feb, 2010 17:34 GMT Phil 185
Thu 18 of Feb, 2010 21:23 GMT Phil 184
Wed 17 of Feb, 2010 19:55 GMT Phil 183
Mon 08 of Feb, 2010 21:12 GMT Phil 182
Fri 05 of Feb, 2010 22:01 GMT Phil 181
Mon 01 of Feb, 2010 23:49 GMT Phil 180
Sun 31 of Jan, 2010 18:28 GMT Phil 179
Wed 27 of Jan, 2010 22:49 GMT Phil 178
Wed 27 of Jan, 2010 22:31 GMT Phil 177
Tue 26 of Jan, 2010 23:10 GMT Phil 176
Mon 25 of Jan, 2010 22:19 GMT Phil 175
Sat 16 of Jan, 2010 10:30 GMT Phil 174
Tue 12 of Jan, 2010 17:57 GMT Phil 173
Sun 10 of Jan, 2010 17:31 GMT Phil 172
Thu 07 of Jan, 2010 21:03 GMT Phil 171
Tue 05 of Jan, 2010 12:14 GMT Phil 170
Sun 03 of Jan, 2010 19:39 GMT Phil 169
Fri 01 of Jan, 2010 14:15 GMT Phil 168
Fri 25 of Dec, 2009 09:12 GMT Phil 167
Mon 21 of Dec, 2009 22:44 GMT Phil 166
Wed 16 of Dec, 2009 22:47 GMT Phil 165
Tue 15 of Dec, 2009 00:08 GMT Phil 164
Sun 13 of Dec, 2009 21:48 GMT Phil 163
Thu 10 of Dec, 2009 21:50 GMT Phil 162
Thu 10 of Dec, 2009 00:19 GMT Phil 161
Mon 07 of Dec, 2009 23:36 GMT Phil 160
Sat 05 of Dec, 2009 16:51 GMT Phil 159
Fri 04 of Dec, 2009 23:11 GMT Phil 158
Tue 01 of Dec, 2009 23:20 GMT Phil 157
Fri 27 of Nov, 2009 20:52 GMT Phil 156
Mon 23 of Nov, 2009 23:27 GMT Phil 155
Sat 21 of Nov, 2009 15:54 GMT Phil 154
Thu 19 of Nov, 2009 23:23 GMT Phil 153
Thu 19 of Nov, 2009 00:19 GMT Phil 152
Thu 12 of Nov, 2009 20:38 GMT Phil 151
Wed 11 of Nov, 2009 23:00 GMT Phil 150
Wed 11 of Nov, 2009 22:06 GMT Phil 149
Tue 10 of Nov, 2009 22:27 GMT Phil 148
Mon 09 of Nov, 2009 21:19 GMT Phil 147
Thu 05 of Nov, 2009 21:33 GMT Phil 146
Wed 04 of Nov, 2009 23:09 GMT Phil 145
Tue 03 of Nov, 2009 23:48 GMT Phil 144
Sun 25 of Oct, 2009 22:24 GMT Phil 143
Wed 21 of Oct, 2009 21:31 GMT Phil 142
Mon 19 of Oct, 2009 22:09 GMT Phil 141
Thu 15 of Oct, 2009 21:19 GMT Phil 140
Mon 12 of Oct, 2009 20:32 GMT Phil 139
Sun 11 of Oct, 2009 16:59 GMT Phil 138
Sat 10 of Oct, 2009 13:53 GMT Phil 137
Fri 09 of Oct, 2009 23:15 GMT Phil 136
Fri 09 of Oct, 2009 22:33 GMT Phil 135
Tue 06 of Oct, 2009 22:29 GMT Phil 134
Mon 05 of Oct, 2009 19:57 GMT Phil 133
Sat 03 of Oct, 2009 17:04 GMT Phil 132
Mon 28 of Sep, 2009 20:23 GMT Phil 131
Tue 22 of Sep, 2009 21:41 GMT Phil 130
Tue 28 of Jul, 2009 20:37 GMT Phil 129
Tue 28 of Jul, 2009 19:37 GMT Phil 128
Mon 27 of Jul, 2009 20:30 GMT Phil 127
Mon 20 of Jul, 2009 21:16 GMT Phil 126
Sat 18 of Jul, 2009 18:03 GMT Phil 125
Thu 16 of Jul, 2009 20:35 GMT Phil 124
Tue 14 of Jul, 2009 19:21 GMT Phil 123
Sat 11 of Jul, 2009 21:55 GMT Phil 122
Sat 11 of Jul, 2009 21:54 GMT Phil 121
Wed 08 of Jul, 2009 20:54 GMT Phil 120
Wed 08 of Jul, 2009 19:28 GMT Phil 119
Tue 07 of Jul, 2009 20:19 GMT Phil 118
Tue 07 of Jul, 2009 19:34 GMT Phil 117
Mon 06 of Jul, 2009 19:47 GMT Phil 116
Sun 05 of Jul, 2009 13:13 GMT Phil 115
Sun 05 of Jul, 2009 13:12 GMT Phil 114
Sat 04 of Jul, 2009 22:51 GMT Phil 113
Sat 04 of Jul, 2009 10:23 GMT Phil 112
Wed 24 of Jun, 2009 22:04 GMT Phil 111
Tue 23 of Jun, 2009 20:34 GMT Phil 110
Mon 22 of Jun, 2009 20:13 GMT Phil 109
Tue 16 of Jun, 2009 22:07 GMT Phil 108
Sun 14 of Jun, 2009 20:40 GMT Phil 107
Mon 04 of May, 2009 18:35 GMT Phil 106
Sat 04 of Apr, 2009 08:10 GMT Phil 105
Thu 02 of Apr, 2009 18:58 GMT Phil 104
Wed 25 of Mar, 2009 20:38 GMT Phil 103
Thu 19 of Mar, 2009 20:31 GMT Phil 102
Wed 18 of Mar, 2009 23:24 GMT Phil 101
Sat 14 of Mar, 2009 20:30 GMT Phil 100
Fri 06 of Mar, 2009 21:45 GMT Phil 99
Tue 03 of Mar, 2009 21:52 GMT Phil 98
Thu 26 of Feb, 2009 00:01 GMT Phil 97
Thu 26 of Feb, 2009 00:00 GMT Phil 96
Tue 24 of Feb, 2009 19:46 GMT Phil 95
Mon 23 of Feb, 2009 20:43 GMT Phil 94
Sat 21 of Feb, 2009 13:45 GMT Phil 93
Wed 18 of Feb, 2009 23:38 GMT Phil 92
Sat 14 of Feb, 2009 17:29 GMT Phil 91
Sat 14 of Feb, 2009 17:27 GMT Phil 90
Sat 14 of Feb, 2009 16:48 GMT Phil 89
Wed 11 of Feb, 2009 22:13 GMT Phil 88
Fri 06 of Feb, 2009 20:50 GMT Phil 87
Thu 05 of Feb, 2009 23:53 GMT Phil 86
Wed 04 of Feb, 2009 21:05 GMT Phil 85
Tue 03 of Feb, 2009 23:25 GMT Phil 84
Wed 28 of Jan, 2009 22:39 GMT Phil 83
Sat 17 of Jan, 2009 21:34 GMT Phil 82
Sat 17 of Jan, 2009 13:04 GMT Phil 81
Thu 15 of Jan, 2009 23:27 GMT Phil 80
Mon 12 of Jan, 2009 21:57 GMT Phil 79
Mon 12 of Jan, 2009 19:14 GMT Phil 78
Thu 08 of Jan, 2009 23:13 GMT Phil 77
Mon 05 of Jan, 2009 22:03 GMT Phil 76
Mon 05 of Jan, 2009 16:59 GMT Phil 75
Mon 05 of Jan, 2009 16:51 GMT Phil 74
Wed 17 of Dec, 2008 21:35 GMT Phil 73
Tue 16 of Dec, 2008 23:45 GMT Phil 72
Sat 06 of Dec, 2008 22:25 GMT Phil 71
Thu 04 of Dec, 2008 21:24 GMT Phil 70
Wed 26 of Nov, 2008 23:41 GMT Phil 69
Sat 22 of Nov, 2008 16:02 GMT Phil 68
Tue 18 of Nov, 2008 22:53 GMT Phil 67
Sun 02 of Nov, 2008 20:39 GMT Phil 66
Wed 29 of Oct, 2008 21:20 GMT Phil 65
Tue 28 of Oct, 2008 23:15 GMT Phil 64
Thu 23 of Oct, 2008 20:20 GMT Phil 63
Thu 23 of Oct, 2008 20:18 GMT Phil 62
Wed 22 of Oct, 2008 21:56 GMT Phil 61
Tue 21 of Oct, 2008 23:00 GMT Phil 60
Wed 24 of Sep, 2008 21:59 GMT Phil 59
Sun 21 of Sep, 2008 20:59 GMT Phil 58
Thu 18 of Sep, 2008 21:11 GMT Phil 57
Mon 15 of Sep, 2008 21:32 GMT Phil 56
Sat 13 of Sep, 2008 18:01 GMT Phil 55
Wed 20 of Aug, 2008 20:35 GMT Phil 54
Wed 13 of Aug, 2008 18:46 GMT Phil 53
Mon 04 of Aug, 2008 19:38 GMT Phil 52
Thu 31 of Jul, 2008 22:36 GMT Phil 51
Wed 30 of Jul, 2008 19:46 GMT Phil 50
Tue 29 of Jul, 2008 21:51 GMT Phil 49
Sat 26 of Jul, 2008 18:53 GMT Phil 48
Thu 24 of Jul, 2008 23:10 GMT Phil 47
Wed 23 of Jul, 2008 21:44 GMT Phil 46
Tue 22 of Jul, 2008 20:47 GMT Phil 45
Mon 21 of Jul, 2008 19:24 GMT Phil 44
Sun 20 of Jul, 2008 09:14 GMT Phil 43
Thu 17 of Jul, 2008 23:39 GMT Phil 42
Wed 16 of Jul, 2008 21:57 GMT Phil 41
Tue 24 of Jun, 2008 20:46 GMT Phil 40
Sun 22 of Jun, 2008 11:59 GMT Phil 39
Thu 19 of Jun, 2008 19:34 GMT Phil 38
Wed 28 of May, 2008 22:39 GMT Phil 37
Mon 26 of May, 2008 22:34 GMT Phil 36
Thu 22 of May, 2008 19:34 GMT Phil 35
Wed 14 of May, 2008 21:13 GMT Phil 34
Sun 11 of May, 2008 07:23 GMT Phil 33
Fri 09 of May, 2008 21:11 GMT Phil 32
Thu 08 of May, 2008 20:27 GMT Phil 31
Wed 07 of May, 2008 21:38 GMT Phil 30
Sun 04 of May, 2008 20:34 GMT Phil 29
Fri 02 of May, 2008 22:24 GMT Phil 28
Wed 30 of Apr, 2008 23:31 GMT Phil 27
Wed 23 of Apr, 2008 20:58 GMT Phil 26
Fri 28 of Mar, 2008 20:01 GMT Phil 25
Thu 27 of Mar, 2008 19:39 GMT Phil 24
Wed 26 of Mar, 2008 20:59 GMT Phil 23
Mon 24 of Mar, 2008 12:41 GMT Phil 22
Mon 17 of Mar, 2008 22:09 GMT Phil 21
Sat 15 of Mar, 2008 18:24 GMT Phil 20
Thu 13 of Mar, 2008 00:22 GMT Phil 19
Mon 10 of Mar, 2008 23:54 GMT Phil 18
Mon 10 of Mar, 2008 19:30 GMT Phil 17
Sat 08 of Mar, 2008 16:31 GMT Phil 16
Thu 06 of Mar, 2008 23:34 GMT Phil 15
Wed 05 of Mar, 2008 22:01 GMT Phil 14
Sat 01 of Mar, 2008 21:42 GMT Phil 13
Sat 23 of Feb, 2008 13:17 GMT Phil 12
Fri 22 of Feb, 2008 00:02 GMT Phil 11
Tue 19 of Feb, 2008 23:12 GMT Phil 10
Tue 19 of Feb, 2008 22:49 GMT Phil 9
Fri 08 of Feb, 2008 21:30 GMT admin 8
Thu 24 of Jan, 2008 22:35 GMT admin 7
Wed 23 of Jan, 2008 23:28 GMT admin 6
Wed 23 of Jan, 2008 23:11 GMT admin 5
Wed 23 of Jan, 2008 23:02 GMT admin 4
Wed 23 of Jan, 2008 22:21 GMT admin 3
Mon 21 of Jan, 2008 22:59 GMT admin 2
Mon 21 of Jan, 2008 22:50 GMT admin 1