public inbox for cygwin-apps-cvs@sourceware.org
help / color / mirror / Atom feed
* setup ChangeLog desktop.cc
@ 2013-11-13 20:57 corinna
  0 siblings, 0 replies; 6+ messages in thread
From: corinna @ 2013-11-13 20:57 UTC (permalink / raw)
  To: cygwin-apps-cvs

CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Changes by:	corinna@sourceware.org	2013-11-13 20:57:16

Modified files:
	.              : ChangeLog desktop.cc 

Log message:
	* desktop.cc (STARTMENUDIR): Define.
	(check_startmenu): Use STARTMENUDIR instead of constant string.
	(DesktopSetupPage::OnActivate): Use TARGET and TERMINALTITLE defines
	to simplify calls to check_startmenu and check_desktop.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.834&r2=2.835
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/desktop.cc.diff?cvsroot=cygwin-apps&r1=2.60&r2=2.61


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

* setup ChangeLog desktop.cc
@ 2013-11-13 20:47 corinna
  0 siblings, 0 replies; 6+ messages in thread
From: corinna @ 2013-11-13 20:47 UTC (permalink / raw)
  To: cygwin-apps-cvs

CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Changes by:	corinna@sourceware.org	2013-11-13 20:47:50

Modified files:
	.              : ChangeLog desktop.cc 

Log message:
	* desktop.cc: Drop dependency on static variable and order of
	initialization.  Allow easier reconfiguration.
	(iconname): Drop static variable.
	(make_link): Add parameter to specify icon path.
	(start_menu): Ditto.  Call make_link accordingly.
	(desktop_icon): Ditto.
	(save_icon): Take windows path as first parameter.  Drop setting
	global iconname variable.
	(TARGET): Define.
	(DEFAULTICON): Define.
	(TERMINALICON): Define.
	(TERMINALTITLE): Define.
	(do_desktop_setup): Rearrange code to use aforementioned defines and
	align function calls to aforementioned changes.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.833&r2=2.834
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/desktop.cc.diff?cvsroot=cygwin-apps&r1=2.59&r2=2.60


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

* setup ChangeLog desktop.cc
@ 2011-07-25  8:59 corinna
  0 siblings, 0 replies; 6+ messages in thread
From: corinna @ 2011-07-25  8:59 UTC (permalink / raw)
  To: cygwin-apps-cvs

CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Changes by:	corinna@sourceware.org	2011-07-25 08:59:15

Modified files:
	.              : ChangeLog desktop.cc 

Log message:
	* desktop.cc (make_link): Create shortcuts to command.com only on 9x.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.750&r2=2.751
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/desktop.cc.diff?cvsroot=cygwin-apps&r1=2.55&r2=2.56


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

* setup ChangeLog desktop.cc
@ 2006-10-13  1:54 igor
  0 siblings, 0 replies; 6+ messages in thread
From: igor @ 2006-10-13  1:54 UTC (permalink / raw)
  To: cygwin-apps-cvs

CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Changes by:	igor@sourceware.org	2006-10-13 01:54:11

Modified files:
	.              : ChangeLog desktop.cc 

Log message:
	2006-10-12  Igor Peshansky  <pechtcha@cs.nyu.edu>
	
	* desktop.cc (make_cygwin_bat,save_icon): Capitalize filename.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.551&r2=2.552
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/desktop.cc.diff?cvsroot=cygwin-apps&r1=2.44&r2=2.45


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

* setup ChangeLog desktop.cc
@ 2006-08-06 21:39 briand
  0 siblings, 0 replies; 6+ messages in thread
From: briand @ 2006-08-06 21:39 UTC (permalink / raw)
  To: cygwin-apps-cvs

CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Changes by:	briand@sourceware.org	2006-08-06 21:39:28

Modified files:
	.              : ChangeLog desktop.cc 

Log message:
	* desktop.cc (DesktopSetupPage::OnInit): Remove stray MessageBox.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.548&r2=2.549
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/desktop.cc.diff?cvsroot=cygwin-apps&r1=2.43&r2=2.44


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

* setup ChangeLog desktop.cc
@ 2003-02-28 22:47 maxb
  0 siblings, 0 replies; 6+ messages in thread
From: maxb @ 2003-02-28 22:47 UTC (permalink / raw)
  To: cygwin-apps-cvs

CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Branch: 	setup-200206
Changes by:	maxb@sourceware.org	2003-02-28 22:47:35

Modified files:
	.              : ChangeLog desktop.cc 

Log message:
	2002-11-26  Robert Collins  <rbtcollins@hotmail.com>
	
	Backport from HEAD
	* desktop.cc (etc_profile): Remove.
	(make_etc_profile): Remove.
	(uexists): Remove.
	(make_passwd_group): Remove.
	(do_desktop_setup): Don't call removed functions.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&only_with_tag=setup-200206&r1=2.249.2.6&r2=2.249.2.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/desktop.cc.diff?cvsroot=cygwin-apps&only_with_tag=setup-200206&r1=2.30&r2=2.30.2.1


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

end of thread, other threads:[~2013-11-13 20:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-11-13 20:57 setup ChangeLog desktop.cc corinna
  -- strict thread matches above, loose matches on Subject: below --
2013-11-13 20:47 corinna
2011-07-25  8:59 corinna
2006-10-13  1:54 igor
2006-08-06 21:39 briand
2003-02-28 22:47 maxb

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).