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

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

	[543] Updated docs for release.

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

	[542] Construct test to use the tabs size from gsettings.

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

	[541] Ensure the settings are migrated before activation.

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

	[540] Added functions to migrate settings and config.

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

	[539] Survive gedit plugin configuration changes.

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

	[538] Removed unused setup/teardown.

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

	[537] Use make_gsettings.

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

	[536] Add a helper to safely test gsettings.

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

	[535] Increment version.

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

	[534] Extracted temp file rules to _ensure_file_path.

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

	[533] Fallback to a temporary file when checking syntax and the file
	has not been created yet.

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

	[532] Remove unused methods.

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

	[531] Do not hash info.

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

	[530] Auto colour test output.

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

	[529] Added a test to verify that the FilteredReporter is used.

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

	[528] Use the FilteredReporter.

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

	[527] Do not assume the controller is connected on document save.

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

	[526] Move __all__.

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

	[525] Updated copyright.

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

	[524] Updated copyright.

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

	[523] Restore bzr to previous version.

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

	[522] Updated copyright.

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

	[521] Renamed local_symbols => get_local_symbols and it takes an
	optional is_interactive argument. The syntax-error-python signal is
	only emitted when the call is not interactive.

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

	[520] Removed unused attr.

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

	[519] Completed CompletionProposal implementation.

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

	[518] Return early when _info is '' or None.

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

	[517] Added tests for DynamicProposal.

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

	[516] Remove hacks for get_char() because it works again.

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

	[515] Load the icon using the name.

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

	[514] Reuse the python generator if the cursor has not changed line.

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

	[513] Extracted local_symbols that uses cache to avoid unnneeded
	python compilation.

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

	[512] Only enale the format css and doctest menu items when action is
	applicable.

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

	[511] Implement more Gedit menu.

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

	[510] moved correct_language() to ControllerMixin so that all plugins
	can access it.

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

	[509] Renamed on_tab_added to on_tab_added_or_changed and set it to
	the active-tab-changed signal.

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

	[508] Accept a hack because it may last for 5 years.

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

	[507] Remove non-existent directories from paths during setup. Restore
	previous searches using config on start.

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

	[506] Removed config_get_list functions.

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

	[505] Pushed get/set list methods into the Config class.

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

	[504] Extracted make_config.

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

	[503] Inlined make_gedit().

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

	[502] Use make_config.

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

	[501] Updated module to use GeditTestCase.

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

	[500] Updated module to use GeditTestCase.

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

	[499] Updated module to use GeditTestCase.

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

	[498] Updated test to use make_config.

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

	[497] Used GeditTestCase.

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

	[496] Updated module to use GeditTestCase.

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

	[495] Use GeditTestCase to make gedit and config.

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

	[494] Created GeditTestCase with setup_config() and make_gedit()

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

	[493] Save the find params to the config.

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

	[492] Added save_find_data(). The find methods needs to call it.

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

	[491] Replaced values arg with config_key arg to get values from the
	finder config.

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

	[490] Added values arg to setup_comboentry

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

	[489] Added a test for update_comboentry.

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

	[488] Added tests for setup_comboentry.

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

	[487] Added a test for the existing setup_widgets() method.

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

	[486] Added a test to verify the list serialisation works with config
	parser.

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

	[485] Added config_set_list.

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

	[484] added config_get_list.

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

	[483] Added a finder section to the config.

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

	[482] Renamed test modules.

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

	[481] Remove 'syntax' from the contoller and generator classes.

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

	[480] Renamed SyntaxCompleterPlugin => CompletePlugin.

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

	[479] Revise plugin description.

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

	[478] Renamed syntaxcompleter module to complete.

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

	[477] Build a sane target in the python rules.

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

	[476] Inlined function and updated var names.

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

	[475] Only use bzr when there is a working tree.

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

	[474] Add python specific rules.

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

	[473] Added rudimentatory refactor module based on my rename_module
	helper.

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

	[472] Do not attempt to get the working tree before the document is
	loaded.

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

	[471] Increment version.

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

	[470] Restore decorator property because it is less code.

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

	[469] Update to new upsteam support for filtered reporting: Drop
	__call__, handle setter.

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

	[468] Extracted builtin rules to a cached property.

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

	[467] OR the CompletionActivation bits to enable both user_requested
	and interactive.

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

	[466] Reverted diff parent call.

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

	[465] Added the missing signals the fake gedit.

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

	[464] Add robust recovery for exception in import attempts.

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

	[463] Extracted the smart logic from do_popupate to a private method
	that is easier to test and does not interacte the c-object.

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

	[462] Disabled window.show_all() since code refactors do not require
	it for tests; tests run 200% faster.

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

	[461] Added signal to Fake document.

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

	[460] Hushed cruft in test output.

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

	[459] Added sdist to sign the distributed package.

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

	[458] Added twisted python files (tac) to syntax highlighting and
	style checking.

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

	[457] Increment version and deps (because many warning disapear with
	the newer versions).

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

	[456] Added ShowSyntaxErrorsOnly to menu.

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

	[455] Added a callback to toggle show syntax errors only.

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

	[454] Use config to determine report_only_errors

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

	[453] Added formatter section of config.

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

	[452] Use a filtered reporter to permit users to choose only errors.

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

	[451] Do not return the same word from differnent generators.

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

	[450] Persist the suggest_completions option.

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

	[449] Added sanity rules for word suggestions to minimise the
	intrusion.

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

	[448] Fixed completions title.

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

	[447] Renamed suggest_completions

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

	[446] Use get_iter().

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

	[445] Use the iter.

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

	[444] Recover from a key error in interactive completions.

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

	[443] Added AutoShowCompleter to the menu.

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

	[442] Added on_auto_show_completer_toggled.

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

	[441] do_get_activation checks the config to return USER_REQUESTED or
	INTERACTIVE.

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

	[440] Added auto_show to config.

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

	[439] Removed hack. Do not report errors if the tree does not have a
	parent.

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

	[438] add toggle_actions if they are present.

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

	[437] Update the accel, but the menu does not show it.

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

	[436] Tell the user to restart gedit. Real-time updates to menu accels
	is hard.

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

	[435] Update the menu on do_update_state.

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

	[434] Use focus-out-event so that the config is updated once per
	change. add padding to the ui.

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

	[433] Include complete.ui in the install.

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

	[432] Updated test to use a legitimate accel.

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

	[431] Added do_create_configure_widget.

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

	[430] Fixed comment.

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

	[429] Added test for load without a conf file.

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

	[428] Added a config.load and config.dump test.

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

	[427] Corrected capitalisaion. Added test for dir_path and file_path.

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

	[426] Added the config instance to all. Config is not intended to be
	visible.

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

	[425] Added config that supports the current behaviour as the default.

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

	[424] Added test for existing syntax completer action.

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

	[423] Set button sensativity to automatic (not off) to fix "filename
	pattern" entry. Removed the has_frame overrides to let the theme make
	the descision.

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

	[422] remove `__metaclass__ = type` from modules because TypeError:
	metaclass conflict with pygobject.

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

	[421] Use <Control>F5 to get diff from parent to be consistent with
	other accels.

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

	[420] Remove window.destroy from add clean up because of gtk warning
	about not in main loop.

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

	[419] Fixed casting error.

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

	[418] Do not break on hyphens when wrapping text.

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

	[417] Ensure windows are destroyed as soon as possible during tests.

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

	[416] Used GSettings instead og GConf.

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

	[415] Removed crufty class and fixed window types.

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

	[414] Removed unused var.

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

	[413] Replaced doctest with unittest.

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

	[412] Added more tests for methods used and removed unused property.

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

	[411] Added basic unittest for fakes. Removed fake languages because
	that was pushed down to GtkSource.

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

	[410] Do not package removed module. Run tests in testing.

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

	[409] Moved and renamed get_window to make_gedit.

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

	[408] Removed doctest for unused test helpers.

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

	[407] Replaced doctest with unittest. Add missing method.

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

	[406] Replaced doctest with unittest.

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

	[405] Fix setup.

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

	[404] Use a signal to show the completion. Restore the <Control>space
	accelerator.

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

	[403] Removed unneeded test.

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

	[402] Added SyntaxController unittest.

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

	[401] Removed unneeded doctest.

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

	[400] Corrected set/list rule for MarkupGenerator.get_words().

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

	[399] Added unittest for MarkupGenerator. Adjusted get_words to return
	a set.

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

	[398] Added PythonProposal tests.

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

	[397] Added unittest for PythonSyntaxGenerator

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

	[396] Added unittest for TextGenerator.

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

	[395] Added unittest for BaseSyntaxGenerator.

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

	[394] Removed unneeded doctest.

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

	[393] Replaced doctest with unittest.

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

	[392] Add unittest to replace doctest.

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

	[391] Restored show_syntax_view() to support menus.

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

	[390] Removed unused document.

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

	[389] Do not use a document to init a DynamicProvider.

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

	[388] Use the CompletionContext at the moment of need rather than the
	document at init.

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

	[387] Removed language_id from DynamicProvider because it is knowable
	from the document.

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

	[386] Use explicit check to use fake Gedit.

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

	[385] fixed order of code to avoid warnings in tests.

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

	[384] Revised hack to pass existing tests.

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

	[383] Save a working, though incomplete syntax completer.

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

	[382] Removed erroneously serialised properties from the builder ui
	file.

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

	[381] Extracted the "Do want to test this replacement using Find
	first?" dialog. Updated the code to gtk3.

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

	[380] Removed unneeded doctest.

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

	[379] Wrap text and unknown at 72 characters.

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

	[378] Added a test for the current wrap text rules.

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

	[377] Converted doctest to unittest.

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

	[376] Renamed testcases.

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

	[375] Increment minor version for bug fix.

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

	[374] Fixed show_replace as suggested by Tristan Schmelcher.

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

	[373] Extracted FakePanel and introsuce FakeProps.

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

	[372] Revise code for readability.

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

	[371] Update POTFILES.in and .skip to match renames.

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

	[370] Increment release.

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

	[369] The user's theme does not support the stock icons.

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

	[368] Increment version.

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

	[367] Do not call sizing on a non-sized object.

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

	[366] Add the required libpeas deps.

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

	[365] incremented version.

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

	[364] Restore bzr-gtk integration (running bzr-gtk gtk3 series)
	Removed data arg from menu callbacks because it is not passed.

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

	[363] Removed data arg from menu callback because it is no longer
	passed

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

	[362] Restored tooltip lost in a previous update.

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

	[361] Removed data arg from menu callbacks because it is no longer
	passed.

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

	[360] Fixed mak dist.

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

	[359] Allow users to syntax complete words.

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

	[358] Fix focus and activate in find.

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

	[357] incremented version

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

	[356] Removed test for removed method.

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

	[355] Revised dependancies.

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

	[354] Updated dependancies.

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

	[353] Correct language and menu on tab signals instead of document
	edits.

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

	[352] Factored out GDPPluginMixing.document.

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

	[351] Fixed doc.

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

	[350] Hush lint.

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

	[349] Fixed GDPPluginMixin name.

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

	[348] Renamed PluginMixin to ControllerMixin. Remove GDPWindow.

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

	[347] Updated syntaxcompleter to use mixin.

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

	[346] use signal helper.

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

	[345] Converted format plugin to use mixin.

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

	[344] Updated gdpfind to use mixin.

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

	[343] Pushed the common attrs into the mixin.

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

	[342] Define the required attrs for the child.

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

	[341] Converted GDPBzr to use a mixin instead of a helper to manage
	the controller and window.

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

	[340] Fixed replace confirmation dialog.

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

	[339] Updated format.ui to gtk3.

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

	[338] Removed diagnostic toolstips.

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

	[337] Fixed word-wrap in file_line_view using the parent window's
	width.

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

	[336] Removed self.windows from the last two plugins.

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

	[335] Removed self.windows from two plugins.

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

	[334] Rebuilt find.ui using GtkBox and GtkGrid.

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

	[333] Do not enter bzr-gtk code when the flag is false.

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

	[332] Enabled non-gui bzr commands.

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

	[331] Minor fixes to layout, but the tree view is not taking of the
	needed space.

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

	[330] Restored some width rules for file_lines_view.

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

	[329] Fixed white-space.

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

	[328] Fixed __all__

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

	[327] Install language files in gtksourceview-3.0

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

	[326] Discovered needless actions.

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

	[325] Updated gdpsyntaxcompleter menus to accept actionn and data
	args.

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

	[324] Updated gdpfind menus to accept actionn and data args.

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

	[323] Updated gdp action callbacks to accept widget and data args.

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

	[322] restored file_lines_view text.

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

	[321] Synced get_tab_from_uri to get_tab_from_location.

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

	[320] Updated tests to pass location instead of uri string.

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

	[319] synced create_tab_from_uri to create_tab_from_location.

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

	[318] Fixed get_uri_for_display. Fixed text entry.

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

	[317] Removed utils.

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

	[316] Removed codegen from make.

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

	[315] Removed old codegen code.

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

	[314] Added the actual Gedit module.

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

	[313] Introduced testing.Gedit as in intermediate between codegen and
	gi.

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

	[312] Updated gdpsyntaxcompleter and gdpformat to gedit3. gdpbzr is
	updated, but the underlying lib is using gtk 2.0

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

	[311] Updated all plugin files to gedit3.

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

	[310] Small improvement to find panel. UI is broken.

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

	[309] Converted gdpfind to a gedit3 plugin.

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

	[308] Removed Gtk 2.xisms from late incubation changes.

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

	[307] Merged the fixes from incubation. Gtk calls need fixing.

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

	[306] Fixed copyrights.

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

	[305] Normalised use of GtkSource.

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

	[304] updated copyrights

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

	[303] Corrected tests.

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

	[302] Caste the lineno to a string.

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

	[301] Restored language manager.

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

	[300] Reverted capitalisations wrongly changed by a global replace.

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

	[299] Added a test-log target.

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

	[298] Updated the build requirements.

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

	[297] Fixed missing Tool menu.

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

	[296] Fixed ActionGroup by passing name as a kwarg.

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

	[295] Fix get_char() hack for markup context.

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

	[294] Fixed language in test harness.

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

	[293] Added more hacks for iter get_char().

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

	[292] Added a hack around the exception raises calling
	iter.get_char().

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

	[291] create_mark() should set left-gravify to false.

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

	[290] Commit point in gobjectification.

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

	[289] Swithing to gi.repository.GObject. Moved shared sginals to
	gdp.__init__.

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.

