Commit Graph

5 Commits

Author SHA1 Message Date
Esteban Sanchez 89a94c572e 2006-12-12 Esteban Sanchez <estebans@artica.es>
* configure.in: Version 1.2.0.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@317 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2006-12-12 17:24:12 +00:00
Esteban Sanchez c9f271e74f 2006-12-12 Esteban Sanchez <estebans@artica.es>
* src/pandora_status.[ch]: pandora_status_set_* removed and replaced
        by an unique pandora_status_set_all function. Added a new signal
        throwed for each status property when it changes. Added a new signal
        throwed when there is an incidence (any of the values changed to bad
        or good.

        * src/pandora-status-checker.c: Error message when SQL connects failed 
        rewritten. Fixed the return of a gboolean value on functions that 
        returns PandoraState. Check code replaced with the new functions.

        * src/pandora-info-window.c: Listen to new signals of PandoraStatus
        object. Style correction.

        * src/pandora-applet.c: Listen to new "incidence" signal of
        PandoraStatus object. Callback rewritten. Removed unused function.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@316 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2006-12-12 16:19:31 +00:00
Esteban Sanchez 53305575d5 2006-12-12 Esteban Sanchez <estebans@artica.es>
* src/pandora-status-checker.c: Wait one second before starting to
        check the status.

        * src/pandora-applet.c: Updated credits. Hide the applet before
        destroying it.

        * COPYING, INSTALL: Updated to correct files.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@315 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2006-12-12 11:40:20 +00:00
Esteban Sanchez 3d8a49e3d9 2006-08-31 Esteban Sanchez <estebans@artica.es>
* data/pandora-applet-*.png: Updated and changed its colors.

        * src/pandora-applet.c: Restart the status checker when the settings
        are updated.

        * src/pandora-setup-dialog.c, src/pandora-setup.c: Memory leaks fixed.

        * src/pandora-status-checker.h: Enumerator moved to source file.

        * src/pandora-status-checker.c: The stop function now works. Memory
        leaks fixed. Code cleanup.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@174 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2006-09-18 11:26:39 +00:00
Esteban Sanchez c38d87d605 2006-08-31 Esteban Sanchez <estebans@artica.es>
* Initial import.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@172 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2006-09-15 15:16:33 +00:00