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

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

	[306] Put ChangeLog back.

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

	[305] Removed unneeded ChangeLog.

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

	[304] Added ChangeLog to check.

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

	[303] Removed unneeded target.

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

	[302] Added a build target.

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

	[301] Added backward compatability for python 2.6. Added support for
	unittests.

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

	[300] Added a threaded worker to search so that gedit is always
	usable.

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

	[299] Show the correct icon in find and replace.

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

	[298] Do not do a untested replacement without a confirmation.

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

	[297] Added support to save the find params for latter comparison.
	Added a rudimentary dialog that is shown for untested replacents.

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

	[296] Restore the check style on save rule.

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

	[295] Close child windows instead of quiting gedit.

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

	[294] Removed the bzr info window because it is unsupported.

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

	[293] Update the bzr accellerators.

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

	[292] Disable check style and syntax on save because it is disruptive.

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

	[291] Changed the commit and status menu items to use F7 and F4
	respectively.

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

	[290] Updated tests to work with newer gedit.

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

	[289] Updated gdp to Python 2.7 and Gtk 2.22.

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

	[288] Fixed python types.

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

	[287] Increment version because of dependency changes

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

	[286] Show all the errors when there are errors.

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

	[285] Use mimetypes to identify file extensions.

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

	[284] Merged work that switches gdp to use pocket-lint.

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

	[283] Merged format check on save.

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.

