Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2002-11-08This commit was manufactured by cvs2svn to create tagGA_1_0_candidate_20021108cvs2svn120-9059/+0
2002-11-08Added support for converting projectsJudy N. Green3-12/+67
2002-11-08Added comments regarding the CDescriptor changesJudy N. Green1-0/+14
2002-11-08updated;Alain Magloire1-0/+7
2002-11-08New method getDefaultPrefixes() for ISourceViewerConfiguration.Alain Magloire1-1/+7
2002-11-07When a referenced project is deleted it's location is null. The source locato...Mikhail Khodjaiants2-1/+10
2002-11-07Recompiled.Alain Magloire1-0/+0
2002-11-07Remove not portable function.Alain Magloire1-20/+9
2002-11-07Update.Alain Magloire1-0/+8
2002-11-07updated.Alain Magloire1-0/+9
2002-11-07put -1 for line number when no resources found.Alain Magloire1-1/+1
2002-11-07Remove deadcode parse() and trim() the string.Alain Magloire1-28/+2
2002-11-06Catch the exception and use a list.Alain Magloire1-10/+7
2002-11-06updated.Alain Magloire1-2/+8
2002-11-06many fixes see ChangeLogDavid Inglis4-5/+18
2002-11-06updated.Alain Magloire1-3/+11
2002-11-06Remove check for spaces.Alain Magloire1-5/+0
2002-11-06Remove projecContainsSpace locale.Alain Magloire1-1/+0
2002-11-06updated.Alain Magloire1-0/+6
2002-11-06some element of the argument array was null.Alain Magloire1-11/+10
2002-11-06fixes errors when no compiler info exitsDavid Inglis2-3/+8
2002-11-06fixed bug with preselection of project/program on new configurationsDavid Inglis3-14/+25
2002-11-06updated.Alain Magloire1-0/+13
2002-11-06Look for the filename in the workspace if it is an absolute path.Alain Magloire1-3/+2
2002-11-06Move the code to check for "(Each undeclared" pattern.Alain Magloire1-51/+54
2002-11-06updated.Alain Magloire1-0/+10
2002-11-06New implementation of a COFF/EXE/PE parserAlain Magloire5-0/+1499
2002-11-05Added support of the 'Add Global Variables' action of the Expressions view.Mikhail Khodjaiants9-4/+441
2002-11-05Added support of the 'Add Global Variables' action of the Expressions view.Mikhail Khodjaiants4-0/+89
2002-11-05updated.Alain Magloire1-1/+7
2002-11-05Fire ChangedEvent when setting the value.Alain Magloire1-2/+8
2002-11-05updated.Alain Magloire1-0/+5
2002-11-05trim the line.Alain Magloire1-0/+1
2002-11-05FIx for PR 25725 -- enable overview rulerSebastien Marineau1-0/+2
2002-11-04new pty libDavid Inglis1-0/+0
2002-11-04change library layoutDavid Inglis17-495/+531
2002-11-04new file.Alain Magloire5-0/+96
2002-11-04new file.Alain Magloire4-0/+247
2002-11-04local to nativeDavid Inglis1-1/+1
2002-11-04support "*" as platform and change local to nativeDavid Inglis3-4/+11
2002-11-04since config is shared we shouldn't filter that tab listDavid Inglis2-14/+12
2002-11-04Since standard make project don't really know what there target platformDavid Inglis2-18/+53
2002-11-04removed dependency on jdt docs. Our help just doesn't fully work without it b...Judy N. Green1-1/+0
2002-11-04Update to appease the SWT versions which do not initially provide a callback ...Thomas Fletcher1-28/+35
2002-11-04CDT is not a primary feature. Removed the inidcator so that our welcome page ...Judy N. Green1-3/+1
2002-11-04Implementation of the "Format/Decimal" and "Format/Unsigned Decimal" actions ...Mikhail Khodjaiants7-8/+163
2002-11-04Added support of the formatting actions of the Memory view.Mikhail Khodjaiants5-48/+80
2002-11-01Implementing decimal format support of the Memory view.Mikhail Khodjaiants2-3/+67
2002-11-01Added conversion utilities to support decimal format in the Memory View.Mikhail Khodjaiants2-2/+115
2002-11-01Added 'IExecFileInfo' interface.Mikhail Khodjaiants3-3/+62

Back to the top