<Generated by bzr log --log-format=gnu>

2012-01-04  Curtis Hovey <sinzui.is@verizon.net>

	[431] Incremented version.

2012-01-04  Curtis Hovey <sinzui.is@verizon.net>

	[430] Updated help.

2012-01-04  Curtis Hovey <sinzui.is@verizon.net>

	[429] Added formatting options to formatcheck.

2012-01-04  Curtis Hovey <sinzui.is@verizon.net>

	[428] Remoced redundant code.

2012-01-04  Curtis Hovey <sinzui.is@verizon.net>

	[427] Extracted format_and_save.

2012-01-03  Curtis Hovey <sinzui.is@verizon.net>

	[426] Added line length tests for source and want cases.

2012-01-03  Curtis Hovey <sinzui.is@verizon.net>

	[425] Fixed indentation issue discovered in testing.

2012-01-03  Curtis Hovey <sinzui.is@verizon.net>

	[424] Added more fix header tests.

2012-01-03  Curtis Hovey <sinzui.is@verizon.net>

	[423] Revised indentation tests.

2012-01-03  Curtis Hovey <sinzui.is@verizon.net>

	[422] Added test for indentation corner case.

2012-01-03  Curtis Hovey <sinzui.is@verizon.net>

	[421] Added test to fix moin header.

2012-01-03  Curtis Hovey <sinzui.is@verizon.net>

	[420] Added test for fix bad intentation

2012-01-03  Curtis Hovey <sinzui.is@verizon.net>

	[419] Added test for fix trailing whitespace.

2012-01-03  Curtis Hovey <sinzui.is@verizon.net>

	[418] Added test for fix long lines.

2012-01-03  Curtis Hovey <sinzui.is@verizon.net>

	[417] Added long line test.

2012-01-03  Curtis Hovey <sinzui.is@verizon.net>

	[416] added trailing white-space test.

2012-01-03  Curtis Hovey <sinzui.is@verizon.net>

	[415] Added malformed and bad indentation doctest tests.

2012-01-03  Curtis Hovey <sinzui.is@verizon.net>

	[414] Added test for compilation error.

2012-01-03  Curtis Hovey <sinzui.is@verizon.net>

	[413] Added test for glob identifier.

2012-01-03  Curtis Hovey <sinzui.is@verizon.net>

	[412] Added a rudimentary test for doctests.

2012-01-03  Curtis Hovey <sinzui.is@verizon.net>

	[411] Update DocTestReviewer to use the new pyflakes.

2012-01-03  Curtis Hovey <sinzui.is@verizon.net>

	[410] Updated pep8 to 0.6.1.

2012-01-03  Curtis Hovey <sinzui.is@verizon.net>

	[409] Update PythonChecker and PyFlakes to work together.

2012-01-03  Curtis Hovey <sinzui.is@verizon.net>

	[408] Updated pyflakes to 0.5.0.

2012-01-03  Curtis Hovey <sinzui.is@verizon.net>

	[407] Merged Adi's fix for windows js.

2012-01-02  Curtis Hovey <sinzui.is@verizon.net>

	[406] Added test to remind me that pep8 checks 78 characters, bug Lp
	checks 78.

2011-12-20  Curtis Hovey <sinzui.is@verizon.net>

	[405] Lint twisted applications.

2011-11-15  Curtis Hovey <sinzui.is@verizon.net>

	[404] CSS statements can be empty.

2011-11-13  Curtis Hovey <sinzui.is@verizon.net>

	[403] Fixed lint.

2011-11-13  Curtis Hovey <sinzui.is@verizon.net>

	[402] Fix wrong Line length for lines with Unicode characters.

2011-11-13  Curtis Hovey <sinzui.is@verizon.net>

	[401] Add support for Python 2.5

2011-09-11  Curtis Hovey <sinzui.is@verizon.net>

	[400] Hush lint by using OR convention.

2011-09-11  Curtis Hovey <sinzui.is@verizon.net>

	[399] Define a common Seed object and import fulljslint.

2011-09-10  Curtis Hovey <sinzui.is@verizon.net>

	[398] Updated test to match changed in upstream lib.

2011-09-10  Curtis Hovey <sinzui.is@verizon.net>

	[397] Use any GI enabled JS interpreter: gjs or seed.

2011-06-06  Curtis Hovey <sinzui.is@verizon.net>

	[396] Use seed as the js interpreter.

2011-06-06  Curtis Hovey <sinzui.is@verizon.net>

	[395] Clear refernece.

2011-06-06  Curtis Hovey <sinzui.is@verizon.net>

	[394] Documented how to use jsreporter.js

2011-06-06  Curtis Hovey <sinzui.is@verizon.net>

	[393] Removed unused code.

2011-06-06  Curtis Hovey <sinzui.is@verizon.net>

	[392] Use seed as the default js command.

2011-06-06  Curtis Hovey <sinzui.is@verizon.net>

	[391] Updated attr name.

2011-06-06  Curtis Hovey <sinzui.is@verizon.net>

	[390] Removed js subprocess, but HTML5Browser is slow.

2011-06-05  Curtis Hovey <sinzui.is@verizon.net>

	[389] Updated documentation.

2011-06-05  Curtis Hovey <sinzui.is@verizon.net>

	[388] Minor speed changes.

2011-06-05  Curtis Hovey <sinzui.is@verizon.net>

	[387] Added rudimentary JS checker based on Webkit.

2011-05-10  Curtis Hovey <sinzui.is@verizon.net>

	[386] Incremented version.

2011-05-10  Curtis Hovey <sinzui.is@verizon.net>

	[385] merged Adi's fix.

2011-05-04  Curtis Hovey <sinzui.is@verizon.net>

	[384] Inremented version.

2011-05-04  Curtis Hovey <sinzui.is@verizon.net>

	[383] Corrected the js line number.

2011-05-04  Curtis Hovey <sinzui.is@verizon.net>

	[382] Catch and report IndentationExceptions.

2011-05-04  Curtis Hovey <sinzui.is@verizon.net>

	[381] Removed unneeded checks.

2011-05-04  Curtis Hovey <sinzui.is@verizon.net>

	[380] Remove trailing whitespace.

2011-05-04  Curtis Hovey <sinzui.is@verizon.net>

	[379] Merged python encoding fix.

2011-04-19  Curtis Hovey <sinzui.is@verizon.net>

	[378] Increment version.

2011-04-19  Curtis Hovey <sinzui.is@verizon.net>

	[377] Hush WindowError.

2011-04-19  Curtis Hovey <sinzui.is@verizon.net>

	[376] Move signed archives rules into setup.py.

2011-04-17  Curtis Hovey <sinzui.is@verizon.net>

	[375] Incremented version for cssccc

2011-04-17  Curtis Hovey <sinzui.is@verizon.net>

	[374] Merged cssccc lib.

2011-04-17  Curtis Hovey <sinzui.is@verizon.net>

	[373] Added a rule to sign the release after it is made.

2011-04-17  Curtis Hovey <sinzui.is@verizon.net>

	[372] Incremenet version for release.

2011-04-17  Curtis Hovey <sinzui.is@verizon.net>

	[371] Merged Adi's feature that returns the count od reported issues.

2011-04-17  Curtis Hovey <sinzui.is@verizon.net>

	[370] Added simple SQL checker.

2011-04-17  Curtis Hovey <sinzui.is@verizon.net>

	[369] Elaborated comment test.

2011-04-17  Curtis Hovey <sinzui.is@verizon.net>

	[368] Added a basic test to verify comments do not mess up blank line
	counts.

2011-04-17  Curtis Hovey <sinzui.is@verizon.net>

	[367] Update pep8 to version 0.6.1

2011-04-15  Curtis Hovey <sinzui.is@verizon.net>

	[366] Increment version.

2011-04-15  Curtis Hovey <sinzui.is@verizon.net>

	[365] Hacked pocketlint.contrib.pyflakes.checker to import from local
	version.

2011-04-14  Curtis Hovey <sinzui.is@verizon.net>

	[364] Remove the CSS loggin handler after parse so that multiple files
	are reported correctly.

2011-04-14  Curtis Hovey <sinzui.is@verizon.net>

	[363] Upgrades pyflakes to 0.4.0

2011-04-14  Curtis Hovey <sinzui.is@verizon.net>

	[362] Thou shalt not pass what thou hast not cast.

2011-04-11  Curtis Hovey <sinzui.is@verizon.net>

	[361] decrement version...nothing had changed.

2011-04-11  Curtis Hovey <sinzui.is@verizon.net>

	[360] rev version.

2011-04-09  Curtis Hovey <sinzui.is@verizon.net>

	[359] Increment version.

2011-04-09  Curtis Hovey <sinzui.is@verizon.net>

	[358] Added an pyflakes test for bad_syntax2_python.

2011-04-09  Curtis Hovey <sinzui.is@verizon.net>

	[357] Report TokenErrors when pep8 cannot parse the syntax.

2011-03-31  Curtis Hovey <sinzui.is@verizon.net>

	[356] ignore the build dir.

2011-03-31  Curtis Hovey <sinzui.is@verizon.net>

	[355] Explicitly state where to install the javascript files.

2011-03-29  Curtis Hovey <sinzui.is@verizon.net>

	[354] Increment version to suport Python 2.6.

2011-03-29  Curtis Hovey <sinzui.is@verizon.net>

	[353] Hush pyflakes.

2011-03-29  Curtis Hovey <sinzui.is@verizon.net>

	[352] Added suport for Python 2.6- to the test runner. Corrected XML
	lineno reporting.

2011-03-29  Curtis Hovey <sinzui.is@verizon.net>

	[351] Increment version.

2011-03-29  Curtis Hovey <sinzui.is@verizon.net>

	[350] Provide a dummy object for Python 2.6- if ParseError import
	fails.

2011-03-27  Curtis Hovey <sinzui.is@verizon.net>

	[349] Fixed date.

2011-03-27  Curtis Hovey <sinzui.is@verizon.net>

	[348] Incremented version for release.

2011-03-27  Curtis Hovey <sinzui.is@verizon.net>

	[347] Add js integration tests.

2011-03-27  Curtis Hovey <sinzui.is@verizon.net>

	[346] Do not test features the user does not have enabled.

2011-03-27  Curtis Hovey <sinzui.is@verizon.net>

	[345] CSSReporterHandler now recovers from exceptional message
	patters.

2011-03-27  Curtis Hovey <sinzui.is@verizon.net>

	[344] Added tests for ill formed markup.

2011-03-27  Curtis Hovey <sinzui.is@verizon.net>

	[343] Added a test verify entities are supported when there is no dtd.

2011-03-27  Curtis Hovey <sinzui.is@verizon.net>

	[342] Add xml text checker tests. Fixed a bug in the line_no
	reporting.

2011-03-27  Curtis Hovey <sinzui.is@verizon.net>

	[341] inline text that was not being reused.

2011-03-27  Curtis Hovey <sinzui.is@verizon.net>

	[340] Removed data module since it is not being reused.

2011-03-27  Curtis Hovey <sinzui.is@verizon.net>

	[339] Removed unused import.

2011-03-27  Curtis Hovey <sinzui.is@verizon.net>

	[338] Added text checking tests.

2011-03-27  Curtis Hovey <sinzui.is@verizon.net>

	[337] Added test target to makefile.

2011-03-27  Curtis Hovey <sinzui.is@verizon.net>

	[336] Extracted common test rules to CheckerTestCase.

2011-03-27  Curtis Hovey <sinzui.is@verizon.net>

	[335] Added python text tests.

2011-03-27  Curtis Hovey <sinzui.is@verizon.net>

	[334] Added tests for pep8.

2011-03-27  Curtis Hovey <sinzui.is@verizon.net>

	[333] Extracted common test code.

2011-03-27  Curtis Hovey <sinzui.is@verizon.net>

	[332] Added test for pyflakes warnings.

2011-03-27  Curtis Hovey <sinzui.is@verizon.net>

	[331] Added test for pyflakes IndentationError.

2011-03-27  Curtis Hovey <sinzui.is@verizon.net>

	[330] Updated check_pflakes handling of syntax errors.

2011-03-27  Curtis Hovey <sinzui.is@verizon.net>

	[329] Added a test simple test for python checking.

2011-03-27  Curtis Hovey <sinzui.is@verizon.net>

	[328] Added a simple test runner.

2011-03-26  Curtis Hovey <sinzui.is@verizon.net>

	[327] Added js file needed by the jslinter.

2011-03-26  Curtis Hovey <sinzui.is@verizon.net>

	[326] Updated fulljslint to the 2011-03-22 release.

2011-03-03  Curtis Hovey <sinzui.is@verizon.net>

	[325] Catch and report ParseError.

2010-10-01  Curtis Hovey <sinzui.is@verizon.net>

	[324] Incremented version for release.

2010-10-01  Curtis Hovey <sinzui.is@verizon.net>

	[323] Do not report singleton tuples as missing trailing space.

2010-08-04  Curtis Hovey <sinzui.is@verizon.net>

	[322] Increment version.

2010-08-04  Curtis Hovey <sinzui.is@verizon.net>

	[321] Fixed to the doctest linter.

2010-08-04  Curtis Hovey <sinzui.is@verizon.net>

	[320] Reports DocTestParser exceptions as warning.

2010-08-04  Curtis Hovey <sinzui.is@verizon.net>

	[319] Fixed bad lineno reports in doctests.

2010-08-04  Curtis Hovey <sinzui.is@verizon.net>

	[318] No not raise UndefinedName warning. Do not tamper with the
	doctest before it is parsed.

2010-08-03  Curtis Hovey <sinzui.is@verizon.net>

	[317] incremented version because of import change.

2010-08-03  Curtis Hovey <sinzui.is@verizon.net>

	[316] Hacked import of pyflakes messages to work from the context of
	pocketlint.

2010-08-01  Curtis Hovey <sinzui.is@verizon.net>

	[315] increment version because of an import change.

2010-08-01  Curtis Hovey <sinzui.is@verizon.net>

	[314] Hack pyflakes to know it is embdded.

2010-08-01  Curtis Hovey <sinzui.is@verizon.net>

	[313] Import from contrib.

2010-07-29  Curtis Hovey <sinzui.is@verizon.net>

	[312] Incremented the version.

2010-07-29  Curtis Hovey <sinzui.is@verizon.net>

	[311] Do not check log files because they are not source code.

2010-07-14  Curtis Hovey <sinzui.is@verizon.net>

	[310] Check the basepath and file_name when reporting the console.

2010-07-06  Curtis Hovey <sinzui.is@verizon.net>

	[309] Tell python 2.5 to stfu.

2010-07-06  Curtis Hovey <sinzui.is@verizon.net>

	[308] match .doctest as mime-type.

2010-07-06  Curtis Hovey <sinzui.is@verizon.net>

	[307] Removed unused format module. Incremented the version.

2010-07-06  Curtis Hovey <sinzui.is@verizon.net>

	[306] Report non-ascii chars in python that does not state it is
	utf-8.

2010-07-06  Curtis Hovey <sinzui.is@verizon.net>

	[305] Added checks for tabs.

2010-07-02  Curtis Hovey <sinzui.is@verizon.net>

	[304] Incremented to 0.3.0

2010-07-02  Curtis Hovey <sinzui.is@verizon.net>

	[303] Forced zpt and zcml into mime-types for ignorant systems.

2010-06-30  Curtis Hovey <sinzui.is@verizon.net>

	[302] Updated version.

2010-06-30  Curtis Hovey <sinzui.is@verizon.net>

	[301] Hushed lint.

2010-06-30  Curtis Hovey <sinzui.is@verizon.net>

	[300] Refactored jsreporter.

2010-06-29  Curtis Hovey <sinzui.is@verizon.net>

	[299] Added fulljslint to style checker.

2010-06-29  Curtis Hovey <sinzui.is@verizon.net>

	[298] Include standard text checks in python code. Check for pdb.

2010-06-29  Curtis Hovey <sinzui.is@verizon.net>

	[297] Updated console reporter to work explain what file the errors
	are in.

2010-06-29  Curtis Hovey <sinzui.is@verizon.net>

	[296] Added pocketlint script.

2010-06-29  Curtis Hovey <sinzui.is@verizon.net>

	[295] Correct the version number.

2010-06-29  Curtis Hovey <sinzui.is@verizon.net>

	[294] Include contrib in the dist package.

2010-06-29  Curtis Hovey <sinzui.is@verizon.net>

	[293] Added missing changelog.

2010-06-29  Curtis Hovey <sinzui.is@verizon.net>

	[292] Fixed the package and manifest rules.

2010-06-29  Curtis Hovey <sinzui.is@verizon.net>

	[291] Removed unused __init__.py

2010-06-29  Curtis Hovey <sinzui.is@verizon.net>

	[290] Added a makefile to keep this sane.

2010-06-28  Curtis Hovey <sinzui.is@verizon.net>

	[289] Added distutils/

2010-06-28  Curtis Hovey <sinzui.is@verizon.net>

	[288] Do not use format.py.

2010-06-28  Curtis Hovey <sinzui.is@verizon.net>

	[287] Remove vestigial GDP code.

2010-06-21  Curtis Hovey <sinzui.is@verizon.net>

	[286] Added packages.

2010-06-21  Curtis Hovey <sinzui.is@verizon.net>

	[285] Small refactoring to get the formatter working again.

2010-06-21  Curtis Hovey <sinzui.is@verizon.net>

	[284] Removed unneeded plugins.

2010-06-21  Curtis Hovey <sinzui.is@verizon.net>

	[283] Brutal removal of non-lint files. This is now a fork.

2010-05-15  Curtis Hovey <sinzui.is@verizon.net>

	[282] Do not loose the selection during a replacement.

2010-05-15  Curtis Hovey <sinzui.is@verizon.net>

	[281] Replace the orginal text selection; do not loose it.

2010-04-27  Curtis Hovey <sinzui.is@verizon.net>

	[280] Inced the version to indicate the cssutils is now preferred.

2010-04-27  Curtis Hovey <sinzui.is@verizon.net>

	[279] Added a CSS syntax checker.

2010-04-26  Curtis Hovey <sinzui.is@verizon.net>

	[278] First draft of CSS formatter.

2010-04-17  Curtis Hovey <sinzui.is@verizon.net>

	[277] Incremented to 0.4.1.

2010-04-11  Curtis Hovey <sinzui.is@verizon.net>

	[276] Update the size rules of the find panel to reduce resizing when
	the actions are expanded.

2010-04-11  Curtis Hovey <sinzui.is@verizon.net>

	[275] do find when enter is pressed in the pattern entry.

2010-04-11  Curtis Hovey <sinzui.is@verizon.net>

	[274] Updated builder format

2010-04-09  Curtis Hovey <sinzui.is@verizon.net>

	[273] Implement CompletionProposal hash() and equal(). Improved the
	Info window to to use pydoc.

2010-04-06  Curtis Hovey <sinzui.is@verizon.net>

	[272] fxed typo in NEWS/

2010-04-06  Curtis Hovey <sinzui.is@verizon.net>

	[271] When completing a closing tag, the closing angle-bracket is also
	inserted.

2010-04-06  Curtis Hovey <sinzui.is@verizon.net>

	[270] Refactored DynamicProvider.get_word to behave like english and
	programming langauges are.

2010-04-06  Curtis Hovey <sinzui.is@verizon.net>

	[269] Merged Lucid chages for gedit 2.30.

2009-12-05  Curtis Hovey <sinzui.is@verizon.net>

	[268] Updated news. Do not raise an exception because the closed and
	empty rules suck.

2009-11-29  Curtis Hovey <sinzui.is@verizon.net>

	[267] gdp 0.3.1.

2009-11-29  Curtis Hovey <sinzui.is@verizon.net>

	[266] Inc version to reflect new feature.

2009-11-29  Curtis Hovey <sinzui.is@verizon.net>

	[265] Support markup completion.

2009-11-28  Curtis Hovey <sinzui.is@verizon.net>

	[264] Fixed style.

2009-11-28  Curtis Hovey <sinzui.is@verizon.net>

	[263] Added test coverage for PythonChecker.

2009-11-28  Curtis Hovey <sinzui.is@verizon.net>

	[262] Fixed XMLChecker reporting of unknonwn entities.

2009-11-28  Curtis Hovey <sinzui.is@verizon.net>

	[261] Added test for formatcheckers.

2009-11-28  Curtis Hovey <sinzui.is@verizon.net>

	[260] Extracted AnyTextChecker rules to AnyTextMixin so that they can
	be reused by other classes. Fixed spelling.

2009-10-18  sinzui

	[259] Tuned the config.

2009-10-16  sinzui

	[258] Added a deactivate method to the PluginMixin to ensure that each
	plugin provides cleanup statements.

2009-10-16  sinzui

	[257] Removed unused macros.

=== 2.28.0, 0.2 ===
2009-10-10  sinzui

	[256] Removed references to removed language-specs.

2009-10-10  sinzui

	[255] Updated the release notes.

2009-10-10  sinzui

	[254] Fixed url.

2009-10-10  sinzui

	[253] Removed unused imports.

2009-10-10  sinzui

	[252] Style fixes.

2009-10-10  sinzui

	[251] Removed unused files from build.

2009-10-10  sinzui

	[250] Removed import hack from syntaxcompleter. Let the testrunner do
	the work.

2009-10-09  sinzui

	[249] Added a hack and adjusted the tests to work in the distcheck
	environment.

2009-10-09  sinzui

	[248] autogen changes for upgrade to Karmic.

2009-10-09  sinzui

	[247] Do not translate fake gedit.

2009-10-09  sinzui

	[246] Updated the syntaxxompleter tests to verify the ui_manager
	changes.

2009-10-09  sinzui

	[245] Added a fake get_side_panel.

2009-10-08  sinzui

	[244] Improved the alignment of the line number column.

2009-10-08  sinzui

	[243] Added an dedicated cell renderer for line_no. Wrapping is much
	better, but the file path is separated from the icon because the
	line_no cell is always allocated width.

2009-10-07  sinzui

	[242] Store the file_pattern and search path.

2009-10-07  sinzui

	[241] Switched from lxml.etree to standard xml.etree. This
	implementation supports HTML entities, which is better than the XXX
	hack used for lxml.

2009-10-05  sinzui

	[240] Moved Check syntax and style into the side panel. Added support
	to check all open documents.

2009-10-05  sinzui

	[239] Place the find and replace plugin in the side panel.

2009-10-04  sinzui

	[238] Added support for gmissing.

2009-10-04  sinzui

	[237] Updated XXX comments with bug number,

2009-10-03  sinzui

	[236] Comprimsed between gdiff and writing the diff to file.

2009-10-03  sinzui

	[235] Added bazaar preferences.

2009-10-03  sinzui

	[234] Added support for send merge directives.

2009-10-03  sinzui

	[233] Move imports inline to avoid the seahorse dbus except when the
	session is cold.

2009-10-03  sinzui

	[232] Fixed titles.

2009-10-03  sinzui

	[231] Added gcheckout.

2009-10-03  sinzui

	[230] Added support for gbranch.

2009-10-03  sinzui

	[229] Added initialized_branch,

2009-10-03  sinzui

	[228] Removed comment.

2009-09-22  sinzui

	[227] Moved reformat doctest to the tools menu.

2009-09-22  sinzui

	[226] Added a save action to the file and replace widget.

2009-09-22  sinzui

	[225] Fixed active iter rule in find combobox. The liststore is sorted
	so the last index is rarely the location of the newly added text.
	Appending the text and calling the method again will do the right
	thing since the method activated exisitng text before trying to append
	text.

2009-09-21  sinzui

	[224] Refactored bzr-branch-open signal so that it is managed by the
	plugin.

2009-09-21  sinzui

	[223] Added python-syntax-error to signals.

2009-09-20  sinzui

	[222] Added gdpsyntaxcompleter to the menu.

2009-09-20  sinzui

	[221] Add an error dialog to explain to the user that the snippet
	plugin must be enabled before the gdpsyntaxcompleter

2009-09-20  sinzui

	[220] Fixed rule for identifing code comments that canses some
	comments in doctest to be wrongly reported as too long.

2009-09-20  sinzui

	[219] Added signal to add the path of the working tree to the finder
	widget when one is opened. Adjusted the level indentation of the
	file_lines results.

2009-09-19  sinzui

	[218] Set the working directory as the active item in the
	path_comboboxentry.

2009-09-19  sinzui

	[217] Removed the use of the 'activate' signal in the ui file because
	it overlaps with 'click'.

2009-09-15  sinzui

	[216] Revised the documentation.

2009-09-14  sinzui

	[215] Added autogen.sh to make hacking easier. Lowered the intltool
	requirement (incremented micro).

2009-09-14  sinzui

	[214] Do not make snippets.

2009-09-13  sinzui

	[213] Do not install snippets because they overwrite user data (bug
	429072)

=== 0.1, 2.26.1 ===
2009-09-13  sinzui

	[212] Added documentation.

2009-09-13  sinzui

	[211] Do not translate pyflakes because it is in contrib.

2009-09-13  sinzui

	[210] incremented the lib requirements for gtk.builder.

2009-09-13  sinzui

	[209] Gracefully recover from a Python SyntaxError when completing
	words. see bug 428713.

2009-09-12  sinzui

	[208] Added hack to XMLCheck to avoid false reports of entitiy
	problems. See lp bug 267825 and lp bug 410916 for the nature of the
	issue in lxml.

2009-09-12  sinzui

	[207] Fixed the jump_to behaviour when opening a file (bug 428451).
	Expand all the lines when there is only one file in the file-lines-
	view (bug 428441).

2009-09-09  sinzui

	[206] Updated docs.

2009-09-09  sinzui

	[205] Added Pyflakes to contrib to lower plugin dependencies.

2009-09-07  sinzui

	[204] fixes bug 425981.

2009-09-07  sinzui

	[203] Replaced the try/finally block with a callback to ensure the
	lock and un lock happens on the correct order

2009-09-07  sinzui

	[202] Included the tests in the dist package.

2009-09-07  sinzui

	[201] Fixed dist rules. The tarball is correct, but the tests should
	be included too.

2009-09-07  sinzui

	[200] Addedin missing HACKING.

2009-09-07  sinzui

	[199] Updated POTFILES.in with files that have translatable strings.

2009-09-07  sinzui

	[198] Added copyright to plugin libs.

2009-09-07  sinzui

	[197] Added copyright to plugins.

2009-09-07  sinzui

	[196] Added copyright to utils.

2009-09-07  sinzui

	[195] Removed the external tools dir. The scripts are too old to be
	used. The launchpad project plugin will provide the wanted functions.

2009-09-07  sinzui

	[194] Added copyright and linted.

2009-09-07  sinzui

	[193] Added copyright to adapted lang files.

2009-09-07  sinzui

	[192] Added copyright notifices to files.

2009-09-07  sinzui

	[191] Added a setup and teardown to the test suite to manages gedit's
	addition of gettext to builtins.

2009-09-07  sinzui

	[190] Updated syntax completer to use the other plugin
	infrastructure..

2009-09-07  sinzui

	[189] Removed lint.

2009-09-07  sinzui

	[188] The intent of the test is no loger valid. Changed it to do a
	rudimentary test that the Finder can be created.

2009-09-07  sinzui

	[187] Updated def to provide a panel for tests.

2009-09-07  sinzui

	[186] Removed the activate method from the mixin.

2009-09-07  sinzui

	[185] Removed gedit dependency in the mixin because None can be used
	for the default document encoding.

2009-09-07  sinzui

	[184] Converted gdp*.actions to a method to decouple the controller
	methods.

2009-09-06  sinzui

	[183] Revised the position of menus.

2009-09-06  sinzui

	[182] Removed unused snippet and made placeholder menus consistent.

2009-09-05  sinzui

	[181] Added missing action to search menu.

2009-09-04  sinzui

	[180] Fixed some snippets.

2009-09-04  sinzui

	[179] Removed lint from the syntaxcompleter

2009-09-04  sinzui

	[178] introduced GDPWindow to decouple the plugin from the
	GeditWindow.

2009-09-03  sinzui

	[177] Added tabs to spaces.

2009-09-03  sinzui

	[176] Added find in <Current File>

2009-09-02  sinzui

	[175] Fix the bug lp:423342. Also adjust the find widget.

2009-09-02  sinzui

	[174] Added bzr-gtk merge.

2009-09-02  sinzui

	[173] Added bzr-gtk visualise.

2009-09-01  sinzui

	[172] Added bzr-gtk tags

2009-09-01  sinzui

	[171] Added bzr-gtk ginfo and gconflicts.

2009-09-01  sinzui

	[170] Added icons to messages.

2009-09-01  sinzui

	[169] Switched from glade to gtkbuilder.

2009-09-01  sinzui

	[168] Switch from glade to gtkbuilder. There is one problematic glade
	file left.

2009-09-01  sinzui

	[167] Fixed exception when opening a file outside of the working tree.

2009-09-01  sinzui

	[166] Refacted the checks into smaller pieces. Added a simple XML
	checker to verify well-formedness.

2009-09-01  sinzui

	[165] Added pep8 style checking.

2009-09-01  sinzui

	[164] Added pep8.py to contrib

2009-08-31  sinzui

	[163] Added doctest checking.

2009-08-31  sinzui

	[162] Refacted the Reporter and BaseChecker to simplify extensions.

2009-08-31  sinzui

	[161] Show the Check syntax and styles panel when a file is checked.

2009-08-31  sinzui

	[160] Added rudimentary text and python syntax and style checkers. The
	initialisation and message reporting is bad.

2009-08-30  sinzui

	[159] Renamed match_view to file_lines_view

2009-08-30  sinzui

	[158] Add support to open and file and goto the line number from the
	file-lines-view.

2009-08-30  sinzui

	[157] Extracted the rules to setup the file-lines-view.

2009-08-30  sinzui

	[156] Added Replace in files to the menu.

2009-08-30  sinzui

	[155] Exposed replace in files.

2009-08-30  sinzui

	[154] updated formatting

2009-08-30  sinzui

	[153] Exposed the file pattern and directory path for searching.

2009-08-28  sinzui

	[152] Icons work some of the time.

2009-08-28  sinzui

	[151] Saving file icon even though it does not work.

2009-08-28  sinzui

	[150] Added support for mime-type in the model.

2009-08-28  sinzui

	[149] Use two cells to separate the lineno from the match/filename

2009-08-28  sinzui

	[148] Do not mutate the view after the model is set.

2009-08-28  sinzui

	[147] Updated UI

2009-08-28  sinzui

	[146] Show the matches in a treeview. The lineno needs its own column
	and there is a error that does not seemt to break the app:
	find.py:110: GtkWarning: A floating object was finalized. This means
	that someone called g_object_unref() on an object that had only a
	floating reference; the initial floating reference is not owned by
	anyone and must be removed with g_object_ref_sink().
	match_view.append_column(self.column)

2009-08-28  sinzui

	[145] Fixed some menu nonsense that was appearing on the console.

2009-08-28  sinzui

	[144] Extracted the update_match_text rules.

2009-08-28  sinzui

	[143] The combobox's liststore is sorted and unique.

2009-08-28  sinzui

	[142] Add simple log to gdpfind as shim to build the UI. This provides
	the same report that comes from the command line.

2009-08-27  sinzui

	[141] Added simple support for case insensitivity and re escaping.

2009-08-27  sinzui

	[140] Added a non-working find panel.

2009-08-27  sinzui

	[139] Fixed syntax highlighting of doctests.

2009-08-27  sinzui

	[138] Removed unused tools.

2009-08-27  sinzui

	[137] Close the push dialog when it is finished.

2009-08-27  sinzui

	[136] Added gpush to gdpbzr.

2009-08-27  sinzui

	[135] Added gannotate to gdpbzr.

2009-08-27  sinzui

	[134] Removed unused tools.

2009-08-27  sinzui

	[133] Added status to gdpbzr.

2009-08-27  sinzui

	[132] Close the commit dialog when the user is done.

2009-08-27  sinzui

	[131] Used gdpbzr to commit itself.

2009-08-27  sinzui

	[130] Added diff of changes to push.

2009-08-27  sinzui

	[129] Added diff from parent.

2009-08-27  sinzui

	[128] Revered the use of jump_to because it creates unwanted tabs.

2009-08-27  sinzui

	[127] Use jump_to instead of manually calling set active on the tab.

2009-08-27  sinzui

	[126] Added diff uncommitted changes. Removed redundant tool.

2009-08-27  sinzui

	[125] Moved methods to make the class easier to read.

2009-08-27  sinzui

	[124] Refactored the push_tree and parent_tree to be DRY.

2009-08-27  sinzui

	[123] Added open divierged files from parent. Removed redundant tools.

2009-08-27  sinzui

	[122] Added open changed files that have not been pushed.

2009-08-27  sinzui

	[121] Rearranged method for readability.

2009-08-27  sinzui

	[120] Renamed method to describe what it really does.

2009-08-26  sinzui

	[119] Fixed grammar.

2009-08-26  sinzui

	[118] Toggle the sensitivity of bzr project menu items based on the
	need for a working tree.

2009-08-26  sinzui

	[117] Added a rule to use the active document or cwd to get th working
	tree via open_containing()

2009-08-26  sinzui

	[116] Added open_changed_files to gdpbzr.

2009-08-26  sinzui

	[115] Install po files in .local for home installs.

2009-08-26  sinzui

	[114] Removed hack to make the build work.

2009-08-26  sinzui

	[113] Fixed bad file names that were breaking the builld.

2009-08-26  sinzui

	[112] Add a scketch of the gdpbzr plugin.

2009-08-26  sinzui

	[111] Hack to make the plugin-files build

2009-08-26  sinzui

	[110] Hack to make the plugin-files build

2009-08-26  sinzui

	[109] Made plugin names consistent.

2009-08-26  sinzui

	[108] Moved formatdoctest into the format plugin. Removed redundant
	tools.

2009-08-25  sinzui

	[107] Fixed method name.

2009-08-25  sinzui

	[106] Refactored the wrapping rules.

2009-08-25  sinzui

	[105] Removed redundant tools.

2009-08-25  sinzui

	[104] All the selection commands now run in the format menu.

2009-08-25  sinzui

	[103] Added Formatter to work with plugin. The sort import and line
	ending methods work.

2009-08-25  sinzui

	[102] Added first draft of the format menu.

2009-08-24  sinzui

	[101] Updated tools.

2009-08-24  sinzui

	[100] Updated snippets.

2009-08-24  sinzui

	[99] Updated configure.ac to work with jaunty.

2009-03-05  sinzui

	[98] Added missing files.

2009-03-05  sinzui

	[97] Added tools, snippets, and langs from my own setup.

2009-03-05  sinzui

	[96] Added new test.

2009-03-05  sinzui

	[95] Refactored the find code.

2008-08-25  Curtis Hovey <sinzui.is@verizon.net>

	[94] Roughed out the FindPlugin test.

2008-08-25  Curtis Hovey <sinzui.is@verizon.net>

	[93] Added a test for FindPlugin.activate(). Added a fake
	Window.get_ui_manager to test the method.

2008-08-25  Curtis Hovey <sinzui.is@verizon.net>

	[92] Added a basic FindPlugin test.

2008-08-25  Curtis Hovey <sinzui.is@verizon.net>

	[91] Added a rough version of the FindGenerator and FindController
	based on the find.py shell script. Tests are needed to define the
	correct API.

2008-08-25  Curtis Hovey <sinzui.is@verizon.net>

	[90] Fixed typo cause by renaming.

2008-08-25  Curtis Hovey <sinzui.is@verizon.net>

	[89] Renamed searchplugin to findplugin. Add glade file to makefile.am

2008-08-25  Curtis Hovey <sinzui.is@verizon.net>

	[88] Added a glade file to provide UI elements.

2008-08-25  Curtis Hovey <sinzui.is@verizon.net>

	[87] Added basic plugin for search multiple files. There is enough in
	place to write tests and add the core feature.

2008-08-25  Curtis Hovey <sinzui.is@verizon.net>

	[86] Fixed line indexing issue caused by end_iter can be after the
	last index of of the buffer (WTF).

2008-08-24  Curtis Hovey <sinzui.is@verizon.net>

	[85] Added test coverage for PythonGenerator._get_parsable_text. Added
	support for keywords as candidates for symbol completion.

2008-08-24  Curtis Hovey <sinzui.is@verizon.net>

	[84] Revised the rules for 'authoritative' added rules to make the
	source code compilable when the current line is invalid.

2008-06-28  Curtis Hovey <sinzui.is@verizon.net>

	[83] Extracted get_string_before_cursor and ensure_prefix. The tests
	need revision. get_words now returns a 2-tuple of (is_authoratative,
	words).

2008-06-24  Curtis Hovey <sinzui.is@verizon.net>

	[82] Extracted get_word from get_word_prefix to allow the
	PythonSyntaxGenerator to see the python identifier.

2008-06-23  Curtis Hovey <sinzui.is@verizon.net>

	[81] Renamed methods to follow PEP 8.

2008-06-23  Curtis Hovey <sinzui.is@verizon.net>

	[80] Added a test to show that create_list is a unique list of words.
	Renamed SyntaxCompleter methods to follow PEP 8. Updated docstrings.

2008-06-23  Curtis Hovey <sinzui.is@verizon.net>

	[79] Minor improvements to the SyntaxModel. The PythonSyntaxGenerator
	appears to work, but there is stability issues. More testing is need
	to fix this.

2008-06-22  Curtis Hovey <sinzui.is@verizon.net>

	[78] Added make rules for ChangeLog. Decided to sync plugin versions
	with gedit to clearly state the intended compatability.

2008-06-22  Curtis Hovey <curtis.hovey@canonical.com>

	[77] auto<re>conf; configure; make; make install "Just Works".

2008-06-08  Curtis Hovey <curtis.hovey@canonical.com>

	[76] Documented a place-holder fix can be removed..

2008-06-08  Curtis Hovey <curtis.hovey@canonical.com>

	[75] Minor updates because of system upgrade.

2007-12-28  Curtis Hovey <curtis.hovey@canonical.com>

	[74] Underscores are non-breaking spaces--they are considered a word
	character when creating the list of words in a document.

2007-10-30  Curtis Hovey <curtis.hovey@canonical.com>

	[73] Added a destroy method to restor the SnippetCompleter.model so
	that Snippets continue to work after syntax is used. Add a kludge to
	handle a situation where createList is being passed a list instead of
	a document.

2007-10-29  Curtis Hovey <curtis.hovey@canonical.com>

	[72] Updated ignored.

2007-10-29  Curtis Hovey <curtis.hovey@canonical.com>

	[71] Unversioned aclocal.m4.

2007-10-29  Curtis Hovey <curtis.hovey@canonical.com>

	[70] Added i18n.

2007-10-29  Curtis Hovey <curtis.hovey@canonical.com>

	[69] Added base effort to use autotools for l10n and installation.

2007-10-28  Curtis Hovey <curtis.hovey@canonical.com>

	[68] Replaced signal test with direct call to destroy to avoid gtk-
	warnings.

2007-10-28  Curtis Hovey <curtis.hovey@canonical.com>

	[67] Restructured testrunner to divide tests into suites by directory,
	and run a single report.

2007-10-28  Curtis Hovey <curtis.hovey@canonical.com>

	[66] Restructured testrunner to divide tests into suites by directory

2007-10-27  Curtis Hovey <curtis.hovey@canonical.com>

	[65] Fixed tests to match new object reprs.

2007-10-07  Curtis Hovey <curtis.hovey@canonical.com>

	[64] Added gettext to builtins following gedit's example.

2007-10-07  Curtis Hovey <curtis.hovey@canonical.com>

	[63] Updated plugin to use gtksourceview2. There is a gtkTextView
	assertion error that needs fixing.

2007-09-01  Curtis Hovey <curtis.hovey@canonical.com>

	[62] Evil touchpad.

2007-09-01  Curtis Hovey <curtis.hovey@canonical.com>

	[61] Revised the _calculateSyntaxViewPosition() test to use a dummy
	get_origin to ensure the window is correctly positioned. Used proof
	for the last check because screen width's vary.

2007-08-31  Curtis Hovey <curtis.hovey@canonical.com>

	[60] Replaced the source tuple with just the gedit.Document because it
	has all the infomation added to sources.

2007-08-31  Curtis Hovey <curtis.hovey@canonical.com>

	[59] Revised the Fake to use a scrolledwindow to ensure the window
	size is retrained in testing.

2007-08-31  Curtis Hovey <curtis.hovey@canonical.com>

	[58] Cleaned up the Fake behaviour.

2007-08-31  Curtis Hovey <curtis.hovey@canonical.com>

	[57] Added Dummy to the Fake implementations.

2007-08-31  Curtis Hovey <curtis.hovey@canonical.com>

	[56] Completed plugin doctests.

2007-08-30  Curtis Hovey <curtis.hovey@canonical.com>

	[55] Completed fake implementation off the core gedit objects. The
	Dummy is not used at the moment, but it will be kept since it is very
	good at providing adhoc data.

2007-08-30  Curtis Hovey <curtis.hovey@canonical.com>

	[54] Moved the testing doctests to tests to ensure that they are run.
	Added a fake Document class for loading files and checking metadata.

2007-08-29  Curtis Hovey <curtis.hovey@canonical.com>

	[53] Pushed the most of the dummy setup into gedithelpers.get_window.
	Add some plugin tests.

2007-08-29  Curtis Hovey <curtis.hovey@canonical.com>

	[52] Updated overrides to support get_window_group. Updated fakegen to
	support functions.

2007-08-29  Curtis Hovey <curtis.hovey@canonical.com>

	[51] Added a Dummy variable to all Fake modules for easy access by
	functions and methods. Added a fake implementation of get_app_default
	since it must always return an instance of Gedit.App.

2007-08-29  Curtis Hovey <curtis.hovey@canonical.com>

	[50] Pushed universal testing objects and functions to testing, moved
	remaining function to gedithelpers. Added the universal objected and
	function to the test suite's globs.

2007-08-28  Curtis Hovey <curtis.hovey@canonical.com>

	[49] Added rules to define fake functions. Revised the rules for Dummy
	data.

2007-08-28  Curtis Hovey <curtis.hovey@canonical.com>

	[48] Renamed Fake to Dummy, and moved it to testing. Updated Dummy to
	behave like a singleton dictionary. Updated tests to use Dummy. Add
	gen-gedit to regenerate gedit fake py files.

2007-08-28  Curtis Hovey <curtis.hovey@canonical.com>

	[47] Added overrides handling. Added DefsOverridesMixer to manage the
	writing of both source of data.

2007-08-28  Curtis Hovey <curtis.hovey@canonical.com>

	[46] Renamed mock.* to fake.*. In the long term, the fake class
	generator will need both stub and mock features, but they will be
	provided by testing so that code need not be regenerated when testing
	features are added.

2007-08-26  Curtis Hovey <curtis.hovey@canonical.com>

	[45] Moved mockgen to testing

2007-08-26  Curtis Hovey <curtis.hovey@canonical.com>

	[44] syntaxcompleterplugin started. Mock needs a thorough revision
	before the tests can be completed.

2007-08-19  Curtis Hovey <curtis.hovey@canonical.com>

	[43] Removed test hook hack. Tests for the controller are complete.

2007-08-19  Curtis Hovey <curtis.hovey@canonical.com>

	[42] Tests for SyntaxController are complete. There is a testing hook
	in showSyntaxView that should be removed.

2007-08-19  Curtis Hovey <curtis.hovey@canonical.com>

	[41] Added more signal testing helpers and one signal test.

2007-08-19  Curtis Hovey <curtis.hovey@canonical.com>

	[40] Added tests. Removed SyntaxController.updateLanguage().

2007-08-18  Curtis Hovey <curtis.hovey@canonical.com>

	[39] Added missing doctest. Added additional tests for the
	SyntaxController. Refactored a few methods.

2007-08-18  Curtis Hovey <curtis.hovey@canonical.com>

	[38] Refactored the SyntaxController. Some additional test coverage is
	needed.

2007-08-16  Curtis Hovey <curtis.hovey@canonical.com>

	[37] Change SyntaxControler to descend from object to remove the gedit
	and snippet dependancies.

2007-08-13  Curtis Hovey <curtis.hovey@canonical.com>

	[36] Reworded mock testing. Not a very good session. However, if/when
	gtk.main() is run after controller.show_completion(), the feature will
	really run in an interactive session.

2007-08-12  Curtis Hovey <curtis.hovey@canonical.com>

	[35] Moved heleprs to new modules testing. Added base test for
	SyntaxController. Method testing is needed.

2007-08-12  Curtis Hovey <curtis.hovey@canonical.com>

	[34] Moved testing helpers to new testing module.

2007-08-01  Curtis Hovey <curtis.hovey@canonical.com>

	[33] Introduced SignalTester and proof to make testing easier.

2007-07-31  Curtis Hovey <curtis.hovey@canonical.com>

	[32] Added a hack and a base test to create a SyntaxView with the
	SyntaxModel.

2007-07-31  Curtis Hovey <curtis.hovey@canonical.com>

	[31] Added a Mock singleton to pass data between the test and the mock
	classes.

2007-07-31  Curtis Hovey <curtis.hovey@canonical.com>

	[30] Removing other plugins.

2007-07-31  Curtis Hovey <curtis.hovey@canonical.com>

	[29] Removing other plugins.

2007-07-31  Curtis Hovey <curtis.hovey@canonical.com>

	[28] removing other plugings

2007-07-30  Curtis Hovey <curtis.hovey@canonical.com>

	[27] Fixed the use of sources.

2007-07-29  Curtis Hovey <curtis.hovey@canonical.com>

	[26] Added model tests. Replaced the model with a sensible
	implementation.

2007-07-28  Curtis Hovey <curtis.hovey@canonical.com>

	[25] Renamed CompleteModel to SyntaxModel. Need to work out how to
	make sure SyntaxModel is used instead of CompleteModel.

2007-07-28  Curtis Hovey <curtis.hovey@canonical.com>

	[24] Refactored syntax completer.

2007-07-26  Curtis Hovey <curtis.hovey@canonical.com>

	[23] Pulled the plugin code together. This is very bad. The bottom is
	tested and understood. The top is neither. The middle needs tests.
	Everything needs another round of naming.

2007-07-25  Curtis Hovey <curtis.hovey@canonical.com>

	[22] Moved tests into gdp. Removed the forced addition of the prefix
	to the SyntaxModel because that is something else's responsability.

2007-07-22  Curtis Hovey <curtis.hovey@canonical.com>

	[21] Extended tests. Clean up SyntaxControler. I need to understand it
	better to write tests and create logic that is needed for syntax
	completion.

2007-07-21  Curtis Hovey <curtis.hovey@canonical.com>

	[20] Hooked TextModel into CompleteModel.

2007-07-21  Curtis Hovey <curtis.hovey@canonical.com>

	[19] Added the missing test pieces.

2007-07-21  Curtis Hovey <curtis.hovey@canonical.com>

	[18] Added some basic tests.

2007-07-21  Curtis Hovey <curtis.hovey@canonical.com>

	[17] Renamed *Context => *Model to make its purpose clear.

2007-07-19  Curtis Hovey <curtis.hovey@canonical.com>

	[16] Did preliminary work on CompleteModel. Testing is needed.

2007-07-18  Curtis Hovey <curtis.hovey@canonical.com>

	[15] Added tests for TextContext. Fixed a bug that stopped hyphenated
	words from matching.

2007-07-09  Curtis Hovey <curtis.hovey@canonical.com>

	[14] Added missing files from last commit.

2007-07-09  Curtis Hovey <curtis.hovey@canonical.com>

	[13] Rearranged test infrastructure so that the config file is
	executible, and the testrunner was moved to utils.

2007-07-09  Curtis Hovey <curtis.hovey@canonical.com>

	[12] Started Context classes, revised test infrastructure.

2007-07-08  Curtis Hovey <curtis.hovey@canonical.com>

	[11] Compatability changes to with with zope testing.

2007-07-08  Curtis Hovey <curtis.hovey@canonical.com>

	[10] Revised commandline arguments and rc. Improved colourization of
	test output.

2007-07-08  Curtis Hovey <curtis.hovey@canonical.com>

	[9] Added bold and colors to test output.

2007-07-08  Curtis Hovey <curtis.hovey@canonical.com>

	[8] Revised test setup.

2007-07-02  Curtis Hovey <curtis.hovey@canonical.com>

	[7] restructured project. Added Mock object generator in utils/ to
	make gedit/.

2007-07-01  Curtis Hovey <curtis.hovey@canonical.com>

	[6] Partial changes for new syntax checker. New work coexists with the
	old work

2007-06-17  Curtis Hovey <curtis.hovey@canonical.com>

	[5] Refactored the logic for readability.

2007-06-16  Curtis Hovey <curtis.hovey@canonical.com>

	[4] Added language knowledge to the completer to allow it to knwo when
	to complete Python symbols.

2007-06-16  Curtis Hovey <curtis.hovey@canonical.com>

	[3] Cleaned up pylint errors about gedit_pylint. Modified it to work
	with any PyLint that supports --output-format.

2007-06-16  Curtis Hovey <curtis.hovey@canonical.com>

	[2] Renamed directory.

2007-06-16  Curtis Hovey <curtis.hovey@canonical.com>

	[1] Added first plugins.

