root/branches


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1587 [1587] 07/18/08 00:44:40 ed_mann Moved images to icons/php from phpeditor and also updated references to …
(edit) @1586 [1586] 07/18/08 00:37:03 ed_mann Renamed PHPeclipsePlugin to PHPEclipsePlugin
(edit) @1585 [1585] 07/17/08 22:09:54 ed_mann Reorganizing files.
(edit) @1584 [1584] 07/17/08 22:01:44 ed_mann Fixed some minor errors in names of files that were to be imported, and …
(edit) @1537 [1537] 03/12/08 19:34:00 incastrix again.!
(edit) @1500 [1500] 01/18/08 22:04:57 incastrix Some fix for 1.2.x release.
(edit) @1492 [1492] 01/16/08 16:26:44 ed_mann Importing smarty.ui code into 1.3.x branch from trunk
(edit) @1491 [1491] 01/16/08 16:11:35 ed_mann Importing debug feature into 1.3.x branch from trunk
(edit) @1490 [1490] 01/16/08 16:10:57 incastrix Creating 1.3.x branch import
(edit) @1489 [1489] 01/16/08 15:16:57 ed_mann Removing CVS information that is not needed.
(edit) @1488 [1488] 01/16/08 14:36:09 incastrix Resolved import.
(edit) @1487 [1487] 01/16/08 14:29:27 incastrix Creating 1.3.x branch import
(edit) @1486 [1486] 01/16/08 14:28:55 ed_mann Removing by request New import is expected
(edit) @1485 [1485] 01/16/08 13:52:25 incastrix Creating 1.3.x branch import
(edit) @1484 [1484] 01/16/08 13:50:40 incastrix Creating 1.3.x branch import
(edit) @1483 [1483] 01/16/08 13:36:55 incastrix Creating 1.3.x branch import
(edit) @1482 [1482] 01/16/08 13:27:36 incastrix Creating 1.3.x branch import
(edit) @1481 [1481] 01/16/08 13:21:19 incastrix Creating 1.3.x branch import
(edit) @1480 [1480] 01/16/08 13:17:53 incastrix Creating 1.3.x branch import
(edit) @1479 [1479] 01/16/08 13:16:43 incastrix Creating 1.3.x branch import
(edit) @1478 [1478] 01/16/08 13:06:48 incastrix Creating 1.3.x branch import
(edit) @1477 [1477] 01/16/08 13:05:14 incastrix Creating 1.3.x branch import
(edit) @1476 [1476] 01/16/08 12:57:29 incastrix Creating 1.3.x branch import
(edit) @1475 [1475] 01/16/08 12:46:24 incastrix Creating 1.3.x branch import
(edit) @1474 [1474] 01/16/08 12:43:55 incastrix Creating 1.3.x branch import
(edit) @1473 [1473] 01/15/08 19:36:56 incastrix Creating 1.3.x branch import
(edit) @1472 [1472] 01/15/08 18:13:37 incastrix Creating 1.3.x branch import
(edit) @1471 [1471] 01/15/08 18:03:49 incastrix Creating 1.3.x branch import
(edit) @1470 [1470] 01/15/08 13:41:43 incastrix Creating 1.3.x branch import
(edit) @1469 [1469] 01/15/08 13:10:05 incastrix Creating 1.3.x branch import
(edit) @1468 [1468] 01/15/08 12:51:55 incastrix Creating 1.3.x branch import
(edit) @1467 [1467] 01/15/08 12:05:14 incastrix Initial import.
(edit) @1464 [1464] 01/11/08 13:49:46 ajt testing remove, this should not work
(edit) @1463 [1463] 01/10/08 18:11:07 root removing branch that was created in cvs and is empty
(edit) @1440 [1440] 11/12/07 10:05:07 incastrix Fix findSourceElements to mapping path only when do remote debug.
(edit) @1439 [1439] 11/12/07 10:03:21 incastrix Fix breakpointAdded to pass correct path to XDebugConnection#addBreakpoint …
(edit) @1437 [1437] 11/03/07 22:19:20 pombredanne Added some more tests,a nd reformtted the code a little.
(edit) @1436 [1436] 11/03/07 21:04:16 pombredanne Adding new passing tests.
(edit) @1434 [1434] 11/03/07 19:56:34 pombredanne Fixed issue with object casts. Now the method returns an empty array if we …
(edit) @1432 [1432] 10/31/07 14:11:12 incastrix Remove List and HashMap? template.
(edit) @1431 [1431] 10/31/07 13:47:46 incastrix remove mappath recursive instances. code clean up.
(edit) @1430 [1430] 10/31/07 13:45:44 incastrix Remove XDebugCorePlugin dependence.
(edit) @1429 [1429] 10/31/07 13:44:02 incastrix remove XDebugCorePlugin dependence.
(edit) @1428 [1428] 10/31/07 13:37:14 incastrix Remove XdebugCodePlugin? dependence.
(edit) @1427 [1427] 10/31/07 13:35:03 incastrix Code clean up.
(edit) @1426 [1426] 10/31/07 13:33:23 incastrix Add resource type, first implementation of variables changes compute, code …
(edit) @1425 [1425] 10/31/07 13:31:56 incastrix Change getStackFrame to perform variables changes compute, code clean up.
(edit) @1424 [1424] 10/31/07 13:30:20 incastrix Change constructor interface: removed mappath list, change breakpointAdded …
(edit) @1423 [1423] 10/31/07 13:26:56 incastrix First implementation of variables compare, change member fName from IPath …
(edit) @1422 [1422] 10/31/07 13:24:40 incastrix First implementation of resource variable type.
(edit) @1421 [1421] 10/31/07 13:22:29 incastrix First implementation of variables compare.
(edit) @1420 [1420] 10/31/07 13:20:20 incastrix Implements context path mapping.
(edit) @1419 [1419] 10/31/07 13:18:27 incastrix Implements getSourceElement.
(edit) @1418 [1418] 10/31/07 13:17:18 incastrix Code clean up.
(edit) @1417 [1417] 10/31/07 13:14:38 incastrix code clean up.
(edit) @1416 [1416] 10/31/07 13:13:01 incastrix Change super class from AbstractUIPlugin to Plugin, remove all unused …
(edit) @1415 [1415] 10/31/07 13:09:18 incastrix Remove recursive flag, code clean up.
(edit) @1414 [1414] 10/31/07 12:56:11 incastrix Set HasMap? template, code clean up.
(edit) @1413 [1413] 10/31/07 12:53:03 incastrix Modify addBreakpoint interface, code clean up.
(edit) @1412 [1412] 10/31/07 12:51:24 incastrix Remove unused methods, code clean up.
(edit) @1411 [1411] 10/31/07 12:50:16 incastrix Change getStackFrame to set frame.setFullName as an URL, change …
(edit) @1410 [1410] 10/31/07 12:43:55 incastrix Set HashMap? templates and code clean up.
(edit) @1406 [1406] 10/09/07 11:43:03 anonymous This commit was manufactured by cvs2svn to create branch 'xdebug_new'.
(edit) @1404 [1404] 10/09/07 11:43:01 incastrix change on event handling to support DBGp conform to spec on …
(edit) @1395 [1395] 09/08/07 22:49:48 anonymous This commit was manufactured by cvs2svn to create branch 'xdebug_current'.
(edit) @1393 [1393] 09/08/07 22:49:46 pombredanne updating manifest to require Java 1.4
(edit) @1392 [1392] 09/08/07 14:58:50 anonymous This commit was manufactured by cvs2svn to create branch 'XDebugProxy'.
(edit) @1358 [1358] 07/31/07 00:13:23 scorphus Added icon for launch configuration entries
(edit) @1333 [1333] 06/05/07 15:49:11 incastrix modified evaluateExpression to handle object/array variables
(edit) @1332 [1332] 06/05/07 15:47:57 incastrix add getVariableFromNodeA to get object/array variable in watchexpression
(edit) @1331 [1331] 06/05/07 14:59:00 incastrix add setFullName and getFullName
(edit) @1330 [1330] 06/05/07 14:57:28 incastrix enabled FindDuplicate? to resolve same filename different location
(edit) @1329 [1329] 06/05/07 14:56:13 incastrix implements ISourceLookupParticipant#findSourceElements to resolve same …
(edit) @1326 [1326] 06/05/07 14:46:15 incastrix Add setFullName in getStackFrames
(edit) @1323 [1323] 06/05/07 14:32:34 emann Changing version to 0.0.0 so pluginbuilder will be able to work from cvs, …
(edit) @1319 [1319] 05/24/07 17:04:43 incastrix Hack in setValue for set value even with no debugTarget (evalExpression)
(edit) @1318 [1318] 05/24/07 17:02:38 incastrix Avoid java null exception in expression label (expression view)
(edit) @1317 [1317] 05/24/07 15:17:58 incastrix Added extension for watchExpressionDelegates
(edit) @1316 [1316] 05/24/07 15:14:25 incastrix First implementation
(edit) @1315 [1315] 05/24/07 15:13:05 incastrix Changed PathMapContentProvider? for resolve some mappath problem
(edit) @1314 [1314] 05/24/07 15:08:21 incastrix Hacked to permit the eval expression
(edit) @1313 [1313] 05/24/07 15:04:26 incastrix Changed Init to set DebugTarget? in debugproxy, need to retrive if is local …
(edit) @1312 [1312] 05/24/07 14:59:02 incastrix Modified hasVariables to return always true, maybe a change in debug …
(edit) @1311 [1311] 05/24/07 14:53:25 incastrix remove adding of default remote path in Lanch method
(edit) @1310 [1310] 05/24/07 14:51:22 incastrix Modified featureGet, implement featureSet, modified getVariables to get …
(edit) @1309 [1309] 05/24/07 14:43:41 incastrix Added method to get response attributes, modified behaviour of …
(edit) @1308 [1308] 05/24/07 14:40:49 incastrix Added method for get/set DebugTarget?
(edit) @1307 [1307] 05/24/07 14:38:55 incastrix Added some method to interface
(edit) @1306 [1306] 05/24/07 14:38:02 incastrix change getRemotePath behaviour
(edit) @1230 [1230] 03/25/06 20:10:37 cperkonig system dependent code removed
(edit) @1229 [1229] 03/23/06 15:28:23 cperkonig System independent detection of breakpoint file
(edit) @1228 [1228] 03/20/06 13:35:19 cperkonig Changes for Java 1.5 and some minor bugfix
(edit) @1221 [1221] 02/14/06 07:43:37 cperkonig support for files which are outside the default sourcepath
(edit) @1200 [1200] 01/30/06 02:42:58 cperkonig new dialog for pathmap
(edit) @1199 [1199] 01/30/06 02:41:43 cperkonig Major changes to make integration of an other debug engine easier
(edit) @1096 [1096] 11/06/05 04:19:01 axelcl Branch 1_1_9
(edit) @1095 [1095] 11/04/05 08:37:10 cperkonig ProxyListenerJob? will be stopped when plugin is stopped
(edit) @1094 [1094] 11/02/05 14:52:02 anonymous This commit was manufactured by cvs2svn to create branch 'branch1_1_9'.
(edit) @1091 [1091] 11/02/05 06:04:21 cperkonig Double click on the ruler toggles Breakpoint
(edit) @1084 [1084] 10/22/05 16:55:02 cperkonig show whole init tag in log-view
Note: See TracRevisionLog for help on using the revision log.