Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-01-19Cleanupvladt2-19/+0
2011-01-19crlfIgor Fedorenko1-99/+99
2011-01-18MNGECLIPSE-2707 m2menu extension point -> /dev/nullMilos Kleint2-39/+0
2011-01-18MNGECLIPSE-2717 fix npeMilos Kleint1-10/+12
2011-01-17MNGECLIPSE-2707 comment out the m2menu extension impls, add declarative bindi...Milos Kleint2-3/+37
2011-01-14Update vendor namePascal Rapicault1-1/+1
2011-01-13mergeMilos Kleint1-12/+30
2011-01-13TODOMilos Kleint1-1/+3
2011-01-13MNGECLIPSE-2717 proper updating of values in the dependencies lists based on ...Milos Kleint2-5/+42
2011-01-13MNGECLIPSE-2717 i18nMilos Kleint3-1/+5
2011-01-13MNGECLIPSE-2717 show a decorator text/icon for managed versions. reverted th...Milos Kleint3-17/+76
2011-01-13MNGECLIPSE-2717 show a decorator text/icon for managed versions. had to conv...Milos Kleint2-25/+320
2011-01-12MNGECLIPSE-2734 have a field decorator for texts and CCombos that appears whe...Milos Kleint4-2/+143
2011-01-11MNGECLIPSE-2673 introduced a way to get the pages notified when new cached Ma...Milos Kleint4-6/+48
2011-01-11MNGECLIPSE-2719 when a short message contains a newline it shall also be spli...Milos Kleint2-2/+11
2011-01-10a cheap way of trying to reduce the number of changes propagating through the...Milos Kleint1-2/+16
2011-01-07Removed unused importsvladt4-16/+0
2011-01-07add hint about where to visually edit dependency exclusionsMilos Kleint3-0/+15
2011-01-07MNGECLIPSE-2080 need to update ui when root element is removed/readdedMilos Kleint2-0/+10
2011-01-05MNGECLIPSE-2675 improve manage button enablement for external changes in the ...Milos Kleint1-0/+6
2011-01-05MNGECLIPSE-2694 get inspired by the plugins composite and fix the update of u...Milos Kleint1-4/+6
2011-01-05MNGECLIPSE-2674 one more change to cater for local fs files initially readonly.Milos Kleint1-1/+1
2011-01-04MNGECLIPSE-2690 fix undo stack for the addition of dependencies as well.Milos Kleint2-30/+39
2011-01-03MNGECLIPSE-2690 fix the basic problem of proper editingDomain resolution. Edi...Milos Kleint1-13/+86
2011-01-03improve undo-ability of the changesMilos Kleint1-6/+10
2010-12-29just notesMilos Kleint1-1/+5
2010-12-29MNGECLIPSE-2690 attempt to unify the way emf models get created. Milos Kleint2-18/+15
2010-12-29fix NPEMilos Kleint1-3/+6
2010-12-28MNGECLIPSE-2547, MNGECLIPSE-2687 remove unused code, no longer load the Depen...Milos Kleint2-141/+0
2010-12-28MNGECLIPSE-2547 have the dependency management's Add button reuse the same se...Milos Kleint1-13/+31
2010-12-28MNGECLIPSE-2547 have the add dependency dialog show the currently managed ent...Milos Kleint1-1/+1
2010-12-27use IAdaptable instead of special purpose interfaceMilos Kleint1-4/+10
2010-12-27get rid of readMavenProject method that was actually just an elaborate way of...Milos Kleint1-40/+5
2010-12-27attempt to unify the caching and cache updates of MavenProject instances in t...Milos Kleint2-164/+121
2010-12-27simplify the dependency label providerMilos Kleint5-94/+24
2010-12-27attempt to add a new method for getting the MavenProject instance that return...Milos Kleint1-0/+18
2010-12-27the addition of workspace resource listener was added at pretty dubious place...Milos Kleint1-1/+3
2010-12-27when dependency changes (eg. in xml editor or manage... dialog) refresh the c...Milos Kleint1-0/+4
2010-12-23MNGECLIPSE-2677 in clickable description popup dialog, list texts from all th...Milos Kleint4-6/+30
2010-12-23MNGECLIPSE-2677 from markers on the pom file, select one with highest severit...Milos Kleint1-37/+65
2010-12-23MNGECLIPSE-2675 fixed enablement logic and dialog content. Only enable manage...Milos Kleint2-2/+23
2010-12-23add todoMilos Kleint1-0/+1
2010-12-23MNGECLIPSE-2674 we shall not enable all buttons when switching pages. The pro...Milos Kleint2-1/+15
2010-12-22avoid duplicate appearance of a managed dependencyMilos Kleint1-1/+1
2010-12-22correcting a misconception, managed dependencies have no relation to "inherit...Milos Kleint1-2/+1
2010-12-21sysout goneMilos Kleint1-1/+0
2010-12-21MNGECLIPSE-2667, MNGECLIPSE-2540 have the effective MavenProject instance aro...Milos Kleint1-32/+126
2010-12-20MNGECLIPSE-2461 fix enablement logic for global actionMilos Kleint1-3/+21
2010-12-20MNGECLIPSE-2461 fix enablement logicMilos Kleint1-1/+3
2010-12-20remove sysoutMilos Kleint1-1/+0

Back to the top