dadubrow [Wed, 11 Aug 2010 15:25:32 -0500] rev 1810
feature config exporter + non-functional importer
fturovic <frank.turovich@nokia.com> [Wed, 11 Aug 2010 14:53:40 -0500] rev 1809
fixed links to separate pages
stechong [Wed, 11 Aug 2010 14:32:13 -0500] rev 1808
Removed SDKCacheUtils type from public API.
fturovic <frank.turovich@nokia.com> [Wed, 11 Aug 2010 14:31:07 -0500] rev 1807
updated link to new pages
fturovic <frank.turovich@nokia.com> [Wed, 11 Aug 2010 14:30:23 -0500] rev 1806
separted symbian os data into multiple pages
timkelly [Wed, 11 Aug 2010 11:52:30 -0500] rev 1805
merge from default
timkelly [Wed, 11 Aug 2010 11:18:20 -0500] rev 1804
added stubs for two wrapper utils to get build (cpp) macros and metadata macros -- WIP
timkelly [Wed, 11 Aug 2010 09:54:24 -0500] rev 1803
fix some merge glitches
timkelly [Tue, 10 Aug 2010 19:18:52 -0500] rev 1802
merge commit
timkelly [Tue, 10 Aug 2010 19:07:16 -0500] rev 1801
refactoring usage for getting variant.hrh and compiler preinclude macros. Now should use ISymbianContext both for preprocessed results and getting the IPath to the file.
Removed start-up checks for Perl version.
timkelly [Mon, 09 Aug 2010 17:32:51 -0500] rev 1800
some prototyping for linked project root
timkelly [Tue, 10 Aug 2010 14:39:10 -0500] rev 1799
mark abld-specific methods as deprecated
fturovic <frank.turovich@nokia.com> [Tue, 10 Aug 2010 13:24:56 -0500] rev 1798
minor additions and edits
fturovic <frank.turovich@nokia.com> [Tue, 10 Aug 2010 11:52:10 -0500] rev 1797
initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com> [Tue, 10 Aug 2010 11:51:37 -0500] rev 1796
added key shortcuts page and updated links for custom pages
fturovic <frank.turovich@nokia.com> [Tue, 10 Aug 2010 11:32:55 -0500] rev 1795
removed .internal from path
fturovic <frank.turovich@nokia.com> [Mon, 09 Aug 2010 14:26:09 -0500] rev 1794
expanded customize carbide pages
dadubrow [Mon, 09 Aug 2010 09:15:52 -0500] rev 1793
make discovery layer more amenable to customization
wpaul [Fri, 06 Aug 2010 16:11:35 -0500] rev 1792
housekeeping
fturovic <frank.turovich@nokia.com> [Fri, 06 Aug 2010 14:28:38 -0500] rev 1791
added new customize carbide section and some relinking done for deleted duplicate page
dadubrow [Fri, 06 Aug 2010 14:05:52 -0500] rev 1790
add empty interface implementation to abstract class to remove burden from subclasses (avoid API break)
timkelly [Fri, 06 Aug 2010 12:17:31 -0500] rev 1789
deprecated a method using OS branch as an input mechanism - added a new one that does not use the branch.
Tim
fturovic <frank.turovich@nokia.com> [Fri, 06 Aug 2010 11:25:31 -0500] rev 1788
updated copyright to 2010
fturovic <frank.turovich@nokia.com> [Fri, 06 Aug 2010 11:00:31 -0500] rev 1787
fixed font size again
fturovic <frank.turovich@nokia.com> [Fri, 06 Aug 2010 10:58:40 -0500] rev 1786
updated INF editor pages
timkelly [Fri, 06 Aug 2010 10:12:39 -0500] rev 1785
don't add SBSv2 macro for SBSv1
fturovic <frank.turovich@nokia.com> [Fri, 06 Aug 2010 08:56:53 -0500] rev 1784
minor edit to release notes
dadubrow [Fri, 06 Aug 2010 08:39:21 -0500] rev 1783
fall back to normal browser renderer if error
dadubrow [Fri, 06 Aug 2010 08:18:06 -0500] rev 1782
don't use error directly when logging to avoid dialog
timkelly [Thu, 05 Aug 2010 15:32:59 -0500] rev 1781
put back Version getSBSv2Version(boolean forceScan) in ISDKManager. Tracebuilder uses it, and could be an important API.