Archives
- August 2014 (1)
- May 2014 (1)
- November 2011 (1)
- September 2010 (1)
- April 2009 (15)
- March 2009 (16)
- February 2009 (14)
- January 2009 (10)
- December 2008 (10)
- November 2008 (18)
- October 2008 (7)
- September 2008 (10)
Tags
0.5 complete Add-on addon annotate bug Bugzilla changesets changesetUI changeset UI css djc expand/collapse Extension filesTouched Firefox Fitness graph graph view hg hg annotate hgweb HTML JavaScript jQuery lineBreaks Mercurial Mercurial Project Mozilla OnLoad OnScroll Open Source patch Project pushlog pushloghtml Python scroll bar split bug SVN templates v0.2 v0.3 v0.8 v0.9 v1.0
Tag Archives: v0.9
v0.9 Release Complete
All the goals for my v0.9 release have been accomplished and thus another release comes to an end. Looking back I ended up using quite a bit of jquery to fix my bugs. In the process I learnt some new … Continue reading
Posted in DPS911, Mercurial Project, Open Source
Tagged changesetUI, filesTouched, lineBreak, v0.9
1 Comment
v0.9 Release – Fix for the Line Break bug
In my previous blog post I explained the line break bug and how I would go about fixing it. I’ve managed to get the functionality up and running now. Lets have a look at the code: // ellipsis for multi-line … Continue reading
v0.9 Release – Contemplating the Implementation for the Line Break bug
As one of my goals for this release I wanted to take on a new bug. Now, the problem is that if there are line breaks in the commit message the pushlog will just turn them into spaces. Thus the … Continue reading
v0.9 Release – Implementing changes to the Changset Query UI
In my goals blog post I outlined my revised plans for the changeset query UI. I wanted to make the use of jquery now that the library has been added to the repo. Also, the textbox value that the user … Continue reading
v0.9 Release – Updating the Files Touched Patch
So, as I had mentioned in my goals blog post, I would be updating my files touched patch to work with the new code now found in the repo. First of all lets have a look at my old code: … Continue reading
v0.9 Release Goals
The end of the semester is approaching rapidly (only 2 weeks left) and so is my time here at Seneca. I can’t believe 4 years have gone by so fast. No time to think about my time after graduation though. … Continue reading
Posted in DPS911, Mercurial Project, Open Source
Tagged changesetUI, filesTouched, lineBreaks, v0.9
1 Comment