Граф коммитов

4 Коммитов

Автор SHA1 Сообщение Дата
Chris Toshok 3faab87d36 2005-04-15 Chris Toshok <toshok@ximian.com>
* Makefile.am (GLADE_FILES): add stringvis.glade
	(RESOURCES): same.

	* corlib/stringvis.glade: new file, the string visualizer dialog.

	* corlib/StringVisualizer.cs (StringWindow): display a glade ui
	containing a textview showing the string.  Paves the way for an
	editable UI once ReplaceObject is implemented.
	(StringVisualizer.Show): use StringWindow.


svn path=/trunk/monodevelop-visualizers/; revision=43082
2005-04-15 21:44:50 +00:00
Chris Toshok 87f4701dd6 2005-04-15 Chris Toshok <toshok@ximian.com>
* Makefile.am: add support for gtk glade files and resources.

	* DebugAttributes.cs: change the pixbuf object source to
	GtkVisualizers.PixbufObjectSource from VisualizerObjectSource.

	* gtk/PixbufVisualizer.cs (PixbufWindow): new class to wrap the
	glade UI.
	(PixbufVisualizer): read the data as written by our custom
	objectsource.
	(PixbufObjectSource): new class, since Pixbufs aren't
	serializable, we have to write the data ourselves.


svn path=/trunk/monodevelop-visualizers/; revision=43023
2005-04-15 07:46:56 +00:00
Chris Toshok c832d72ff1 sync
svn path=/trunk/monodevelop-visualizers/; revision=43022
2005-04-15 04:42:30 +00:00
Chris Toshok b4f2adc1e0 initial import
svn path=/trunk/monodevelop-visualizers/; revision=43021
2005-04-15 04:13:09 +00:00