gtranslator r3279 - branches/GOBJECT_WORK/src



Author: icq
Date: 2007-10-23 11:52:09 +0100 (Tue, 23 Oct 2007)
New Revision: 3279
ViewCVS link: http://svn.gnome.org/viewcvs/gtranslator?rev=3279&view=rev

Added:
   branches/GOBJECT_WORK/src/prefs-manager-app.c
   branches/GOBJECT_WORK/src/prefs-manager-app.h
Modified:
   branches/GOBJECT_WORK/src/ChangeLog
   branches/GOBJECT_WORK/src/Makefile.am
   branches/GOBJECT_WORK/src/actions-file.c
   branches/GOBJECT_WORK/src/application.c
   branches/GOBJECT_WORK/src/main.c
   branches/GOBJECT_WORK/src/prefs-manager.h
   branches/GOBJECT_WORK/src/window.c
Log:
2007-10-23  Ignacio Casal Quinteiro  <nacho resa gmail com>

        * actions-file.c: Fixed some things in quit func.
        * prefs-manager.h: Added glib dependencie.
        * application.c: Now destroy the program when all windows
        are closed. And added window size and state when a new window
        is created.
        * window.c: Added save_panes_state func to store window size,
        panel size and window state.
        Added destroy event. When a window is destroyed the size should
        be saved. Added configure event to store width and height values.
        * main.c: Now main func call to gtranslator_prefs_manager_app_init func
        instead of gtranslator_prefs_manager_init and calls
        _prefs_manager_app_shutdown when gtk_main loop is finished to store
        the state window preferences.
        * Makefile.am: Added prefs-manager-app.ch.
        * prefs-manager-app.ch: Added to manage the preferences in the window.
        If something is changed in the preferences dialog window should change.






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]