CVSROOT:        /cvs/gnome
Module name:    gedit
Changes by:     paolo   06/03/03 11:31:18

Modified files:
        .              : ChangeLog 
        bindings/python: gedit.defs gedit.override 
        gedit          : gedit-app.c gedit-app.h gedit-window.c gedit.c 

Log message:
2006-03-03  Paolo Maggi  <[EMAIL PROTECTED]>

Fixed bug #333129 [http://bugzilla.gnome.org/show_bug.cgi?id=333129] – 
[Multihead] cannot launch multiple instances
of
gedit on different heads

* gedit/gedit-app.c (gedit_app_create_window): added screen
argument
(is_in_workspace): new function
(_gedit_app_get_window_in_workspace): fixed to me multihead
aware

* gedit/gedit-app.h: updated gedit_app_create_window prototype

* gedit/gedit-window.c (clone_window): update to call
gedit_app_create_window with a screen parameter

* gedit/gedit.c (on_message_received) (send_bacon_message)
(main):
updated the client/server protocol used to support single
application
instances so that display name and screen number are
communicated from
client to server

* bindings/python/gedit.defs:
* bindings/python/gedit.override: updated binding for
create_window(),
overridden so that the screen param is optional

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gedit&who=paolo&date=explicit&mindate=2006-03-03%2011:30&maxdate=2006-03-03%2011:32

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to