public inbox for frysk-cvs@sourceware.org
help / color / mirror / Atom feed
* frysk-gui/frysk/gui/monitor ChangeLog CheckedL ...
@ 2006-04-25 19:54 swagiaal
  0 siblings, 0 replies; 7+ messages in thread
From: swagiaal @ 2006-04-25 19:54 UTC (permalink / raw)
  To: frysk-cvs

CVSROOT:	/cvs/frysk
Module name:	frysk-gui
Changes by:	swagiaal@sourceware.org	2006-04-25 19:53:59

Modified files:
	frysk/gui/monitor: ChangeLog CheckedListView.java 

Log message:
	2006-04-25  Sami Wagiaalla  <swagiaal@redhat.com>
	
	* CheckedListView.java: Changed default to unchecked boxes.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/monitor/ChangeLog.diff?cvsroot=frysk&r1=1.206&r2=1.207
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/monitor/CheckedListView.java.diff?cvsroot=frysk&r1=1.5&r2=1.6


^ permalink raw reply	[flat|nested] 7+ messages in thread

* frysk-gui/frysk/gui/monitor ChangeLog CheckedL ...
@ 2006-05-03 22:35 pmuldoon
  0 siblings, 0 replies; 7+ messages in thread
From: pmuldoon @ 2006-05-03 22:35 UTC (permalink / raw)
  To: frysk-cvs

CVSROOT:	/cvs/frysk
Module name:	frysk-gui
Changes by:	pmuldoon@sourceware.org	2006-05-03 22:35:04

Modified files:
	frysk/gui/monitor: ChangeLog CheckedListView.java 

Log message:
	2006-05-03  Phil Muldoon  <pmuldoon@redhat.com>
	
	* CheckedListView.java (initTreeView): Alter column
	addition so that Boolean column is first.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/monitor/ChangeLog.diff?cvsroot=frysk&r1=1.216&r2=1.217
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/monitor/CheckedListView.java.diff?cvsroot=frysk&r1=1.10&r2=1.11


^ permalink raw reply	[flat|nested] 7+ messages in thread

* frysk-gui/frysk/gui/monitor ChangeLog CheckedL ...
@ 2006-05-01 19:33 pmuldoon
  0 siblings, 0 replies; 7+ messages in thread
From: pmuldoon @ 2006-05-01 19:33 UTC (permalink / raw)
  To: frysk-cvs

CVSROOT:	/cvs/frysk
Module name:	frysk-gui
Changes by:	pmuldoon@sourceware.org	2006-05-01 19:33:34

Modified files:
	frysk/gui/monitor: ChangeLog CheckedListView.java ListView.java 

Log message:
	2006-05-01  Phil Muldoon  <pmuldoon@redhat.com>
	
	* CheckedListView.java (setChecked): Added. Set toggle state from
	GuiObject parameter.
	(setChecked(GuiObject[]): As above. Take GuiObject[] instead.
	(clearChecked): Clear all selections.
	(initListStore): Changed toggle to first column.
	* ListView.java: Make watchedList protected from private
	(for subclass CheckedListView access).

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/monitor/ChangeLog.diff?cvsroot=frysk&r1=1.214&r2=1.215
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/monitor/CheckedListView.java.diff?cvsroot=frysk&r1=1.9&r2=1.10
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/monitor/ListView.java.diff?cvsroot=frysk&r1=1.14&r2=1.15


^ permalink raw reply	[flat|nested] 7+ messages in thread

* frysk-gui/frysk/gui/monitor ChangeLog CheckedL ...
@ 2006-04-26 15:26 swagiaal
  0 siblings, 0 replies; 7+ messages in thread
From: swagiaal @ 2006-04-26 15:26 UTC (permalink / raw)
  To: frysk-cvs

CVSROOT:	/cvs/frysk
Module name:	frysk-gui
Changes by:	swagiaal@sourceware.org	2006-04-26 15:26:22

Modified files:
	frysk/gui/monitor: ChangeLog CheckedListView.java 

Log message:
	2006-04-26  Sami Wagiaalla  <swagiaal@redhat.com>
	
	* CheckedListView.java (cellRendererToggleEvent): Added a call
	to update the currently selected object upon a toggle event.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/monitor/ChangeLog.diff?cvsroot=frysk&r1=1.210&r2=1.211
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/monitor/CheckedListView.java.diff?cvsroot=frysk&r1=1.8&r2=1.9


^ permalink raw reply	[flat|nested] 7+ messages in thread

* frysk-gui/frysk/gui/monitor ChangeLog CheckedL ...
@ 2006-04-26 14:55 pmuldoon
  0 siblings, 0 replies; 7+ messages in thread
From: pmuldoon @ 2006-04-26 14:55 UTC (permalink / raw)
  To: frysk-cvs

CVSROOT:	/cvs/frysk
Module name:	frysk-gui
Changes by:	pmuldoon@sourceware.org	2006-04-26 14:55:38

Modified files:
	frysk/gui/monitor: ChangeLog CheckedListView.java 

Log message:
	2006-04-26  Phil Muldoon  <pmuldoon@redhat.com>
	
	* CheckedListView.java (getToggleDC): Added getToggleDC
	for injected listener querying.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/monitor/ChangeLog.diff?cvsroot=frysk&r1=1.209&r2=1.210
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/monitor/CheckedListView.java.diff?cvsroot=frysk&r1=1.7&r2=1.8


^ permalink raw reply	[flat|nested] 7+ messages in thread

* frysk-gui/frysk/gui/monitor ChangeLog CheckedL ...
@ 2006-04-25 19:26 swagiaal
  0 siblings, 0 replies; 7+ messages in thread
From: swagiaal @ 2006-04-25 19:26 UTC (permalink / raw)
  To: frysk-cvs

CVSROOT:	/cvs/frysk
Module name:	frysk-gui
Changes by:	swagiaal@sourceware.org	2006-04-25 19:26:00

Modified files:
	frysk/gui/monitor: ChangeLog CheckedListView.java 

Log message:
	2006-04-25  Sami Wagiaalla  <swagiaal@redhat.com>
	
	* CheckedListView.java (getCellRendererToggle): New function to
	expose the local CellRendererToggle.
	Removed getToggleDC.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/monitor/ChangeLog.diff?cvsroot=frysk&r1=1.205&r2=1.206
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/monitor/CheckedListView.java.diff?cvsroot=frysk&r1=1.4&r2=1.5


^ permalink raw reply	[flat|nested] 7+ messages in thread

* frysk-gui/frysk/gui/monitor ChangeLog CheckedL ...
@ 2006-04-24 21:53 swagiaal
  0 siblings, 0 replies; 7+ messages in thread
From: swagiaal @ 2006-04-24 21:53 UTC (permalink / raw)
  To: frysk-cvs

CVSROOT:	/cvs/frysk
Module name:	frysk-gui
Changes by:	swagiaal@sourceware.org	2006-04-24 21:53:05

Modified files:
	frysk/gui/monitor: ChangeLog CheckedListView.java 

Log message:
	2006-04-24  Sami Wagiaalla  <swagiaal@redhat.com>
	
	* CheckedListView.java (isChecked): new function.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/monitor/ChangeLog.diff?cvsroot=frysk&r1=1.203&r2=1.204
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/monitor/CheckedListView.java.diff?cvsroot=frysk&r1=1.1&r2=1.2


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2006-05-03 22:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-04-25 19:54 frysk-gui/frysk/gui/monitor ChangeLog CheckedL swagiaal
  -- strict thread matches above, loose matches on Subject: below --
2006-05-03 22:35 pmuldoon
2006-05-01 19:33 pmuldoon
2006-04-26 15:26 swagiaal
2006-04-26 14:55 pmuldoon
2006-04-25 19:26 swagiaal
2006-04-24 21:53 swagiaal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).