2003-11-27 Glynn Foster * configure.in: Think I already released this one, but let's do a 0.6.2 to be safe. 2003-10-27 Glynn Foster * src/battfink-apm.c, src/battfink-client.c: Change the timeouts so that we don't waste battery power polling ;) 2003-10-27 Glynn Foster * src/main.c: Blindly add a call to gnome_client_flush () to see if the app will be added to the session. Can't actually test it because I have a non-building laptop. 2003-09-15 Fatih Demir * configure.in: Added "tr" (Turkish) to the languages' list. 2003-09-01 Metin Amiroff * configure.in: Added "az" in ALL_LINGUAS. 2003-08-30 Wang Jian * configure.in: Added "zh_CN" to ALL_LINGUAS. 2003-08-14 Guntupalli Karunakar * configure.in: Added "hi" to ALL_LINGUAS. 2003-08-27 Artur Flinta * configure.in: Added "pl" to ALL_LINGUAS. 2003-07-15 Frederic Crozat * src/Makefile.am: don't ship generated files in tarball. 2003-07-08 Matt Keenan * src/battfink-apm.c: Bug with apm.h parsing when compiling on SuSE 2003-07-07 Glynn Foster * configure.in: Release 0.6 2003-06-28 Dani Carbonell * src/battfink.schemas.in: added new preference * src/battfink.glade: added a checkbox * src/battfink-client.c, src/battfink-apm.h, src/battfink-apm.c: added the new "Show label" preference * .cvsignore: added a few files 2003-06-24 Glynn Foster * src/battfink-apm.c: Patch from block@iie.cnam.fr to avoid charging animation on laptops that may never reach 100% - this seems to be the case on ACPI laptops :/ 2003-06-24 Glynn Foster * src/battfink-acpi.c: Patch from bloch@iie.cnam.fr to fix the incorrect parsing of the ACPI proc files. 2003-05-07 Danilo Ĺ egan * configure.in: Added "sr" and "sr@Latn" to ALL_LINGUAS. 2003-05-02 Abel Cheung * configure.in: Added "zh_TW" (traditional Chinese) to ALL_LINGUAS. 2003-04-29 Dennis Cranston * src/battfink.glade: HIGify widget padding. 2003-04-29 Glynn Foster * HACKING, README: Update 2003-04-27 Hasbullah Bin Pit * configure.in: Added "ms" to ALL_LINGUAS. 2003-04-25 Glynn Foster * configure.in: Release 0.5 2003-04-25 Glynn Foster * src/battfink-acpi.c: Fixes from Manuel Clos to the ACPI support. 2003-04-23 Kjartan Maraas * src/battfink-apm.c: Update the label if you have percentage *or* time remaining. Don't require both. 2003-04-15 Glynn Foster * src/battfink-apm.c: Make sure we never give a time when we have BATTERY_TIME_UNKNOWN. 2003-04-15 Glynn Foster * src/battfink-apm.c: Disable 'Time Remaining' menu item when the battery is charging. Attempts to fix #110838. 2003-04-15 Glynn Foster * src/battfink-apm.c: Try to sync up label and tooltip. Darned APM. 2003-04-15 Glynn Foster * src/battfink-client.c: Make sure a dialog is initialized on session startup, so that clicking on the icon gives you the dialog after a fresh login. * TODO : Update. 2003-04-15 Kjartan Maraas * configure.in (ALL_LINGUAS): Added Norwegian. 2003-04-13 Matthew Garrett * src/battfink-acpi.c: ACPI doesn't support 'Time Remaining'. Fix up so that menu items aren't shown. 2003-04-11 Glynn Foster * configure.in: Release 0.4 2003-04-11 Glynn Foster * src/battfink-acpi.h, src/battfink-apm.c, src/battfink-acpi.c, src/Makefile.am: Add 2 new files to hopefully support ACPI - thanks to Kevin & co for doing most of the work here. I really have no idea if this actually works. It doesn't seem to break the APM support, so I guess that is something. 2003-04-07 Glynn Foster * TODO: Update. 2003-04-05 Kenneth Christiansen * configure.in: Added da to ALL_LINGUAS. 2003-04-05 Christian Neumair * data/battfink-preferences.desktop.in: Removed obsolete trailing space from comment field. * src/battfink.glade: Removed obsolete trailing space from "minutes " string. * configure.in: Added German (de) to ALL_LINGUAS, added AC_PREREQ macro to satisfy ac wrapper scripts. 2003-04-05 Takeshi AIHANA * configure.in: Added "ja" to ALL_LINGUAS. 2003-04-02 Christophe Merlet * configure.in: Added "fr" to ALL_LINGUAS. 2003-03-29 Glynn Foster * configure.in: Release 0.3 2003-03-26 Evandro Fernandes Giovanini * configure.in: Added "pt_BR" to ALL_LINGUAS. 2003-03-26 Pablo Gonzalo del Campo * configure.in: Added "es" to ALL_LINGUAS. 2003-03-23 Glynn Foster * src/battfink-apm.c: I think this fixes a bunch of things, like lamely showing things like 1:3 instead of things like 1:03. Also fix the non appearance of a time label. Remember which display we had selected before we plugged and unplugged the AC power. 2003-03-23 Duarte Loreto * configure.in: Added "pt" to ALL_LINGUAS. 2003-03-23 Christian Rose * configure.in: Added "sv" to ALL_LINGUAS. 2003-03-18 Glynn Foster * data/battfink-charge.png: Updated icon with correct dimensions from Calum. 2003-03-16 Glynn Foster * configure.in: Release 0.2 2003-03-14 Glynn Foster * src/battfink-apm.c: Make sure we never display anything stupid like '0:0' in the display. * src/battfink-client.c, src/battfink.glade: Limit the spin boxes to something sensible, according to the rules of DPMS: standby <= suspend <= shutdown * TODO: Update. 2003-03-11 Glynn Foster * src/battfink-client.c: Ooops, forgot to move the battery warning timeout back to 10 minutes from 150 when I was testing it. 2003-03-11 Glynn Foster * src/battfink-apm.c, src/battfink-apm.h, src/battfink-client.c: Add a prompting dialog when the battery life is low. Register all the icons with stock although still some work needed to get panel resizing working I'm sure. Make the time format hr:mm rather than something more lengthy. Restructure the menus to remove the titles - apparently not HIG friendly. * TODO: Update. 2003-03-07 Glynn Foster * battfink.spec.in: Update. 2003-03-07 Glynn Foster * configure.in, battfink.spec.in: Add new spec file - have no idea if this is correct though. 2003-03-01 Glynn Foster * configure.in: Try to fix build. 2003-02-17 Glynn Foster * src/Makefile.am, src/battfink.schemas.in: Add a schema to the pile. * TODO: Update. 2003-02-17 Glynn Foster * src/battfink-apm.c: Attempt to blindly fix issues where we're getting rather strange times showing. 2003-02-12 Glynn Foster * TODO: Update. 2003-02-12 Glynn Foster * configure.in: Release 0.1 2003-02-12 Glynn Foster * src/battfink-apm.c: Make things work with a non-battery environment. Should now just show the AC icon, with no context menu items except 'Remove icon'. * src/battfink-client.c: Fix up window icon and a minor warning. * TODO: Update. 2003-02-12 Glynn Foster * src/battfink-apm.c, src/battfink-app-server.c, src/battfink-client.c, src/battfink-dpms.c, src/battfink-win-server.c: Add proper config.h checking. Add support for battfink help. * Makefile.am, configure.in, help/C/Makefile.am, help/C/battfink-C.omf, help/C/battfink.xml, help/C/legal.xml, help/Makefile.am, omf.make, src/main.c, xmldocs.make: Add documentation, although it's just a shell for now - haven't tested to see if it works either. * TODO: Update. 2003-02-11 Glynn Foster * README, TODO: Update. 2003-02-11 Glynn Foster * src/battfink-apm.c: Add another #ifdef check to include the apm.h header. 2003-02-11 Glynn Foster * configure.in: Add check for apm.h, since we need that. * TODO: Update somewhat. 2003-02-11 Glynn Foster * src/battfink.glade: Update UI to add some mnemonics. Whoops. 2003-02-06 Glynn Foster * src/battfink-apm.c, src/battfink-apm.h, src/battfink-client.c: Implement Calum's suggestions on how the menus should work - first button brings up the preference dialog, third button brings up the menu with Time, Percent and Remove Icon. 2003-02-06 Glynn Foster * src/battfink-apm.c: Okay, so my apm is seemingly quite broken - removed the hack where if AC power was on, then only show percentage. May be worth trying to put a little check if we're getting something stupid from /proc/apm. 2003-02-06 Glynn Foster * src/battfink-apm.c: Swap the menu label depending on the radio menu items. 2003-02-06 Glynn Foster * data/battfink-preferences.desktop.in, src/battfink.glade: We are now called 'Energy Saving Preferences'. * src/battfink-apm.c: Implement, just like other battery things out there. Looks quite nice. 2003-02-05 Glynn Foster * src/battfink-apm.c, src/battfink-apm.h, src/battfink-client.c: Actually link up the preferences menu - woot, now just need to link up the help stuff and we're almost done. ROCK. 2003-02-05 Glynn Foster * src/battfink-apm.c: Fix up tooltips. Add a nice little menu that should display time left, preferences, help and about. * src/battfink-app-server.c: Actually quit when we are told to at the commandline. * src/battfink-client.c, src/battfink-dpms.c: Fix up the error returning, so we're nice to the user. * src/main.c: We should use gtk_main () instead of bonobo_main (). 2003-02-02 Glynn Foster * configure.in: Fix up the conditional stuff - still need to test it without apm installed and see if it works. 2003-01-31 Glynn Foster * src/battfink-apm.c: Don't monitor if we only ever have AC power. 2003-01-31 Glynn Foster * src/battfink-apm.c: If we don't have a battery, display the charging AC icon. 2003-01-31 Glynn Foster * src/battfink-apm.c, src/battfink-client.c: Try to add a few #defines for the conditional apm stuff. * TODO: Update 2003-01-31 Glynn Foster * src/Makefile.am: Change order of the build so that the idl files get built first. 2003-01-31 Glynn Foster * src/.eggtrayicon.c.swp, src/.deps/*: Prune from CVS. 2003-01-31 Glynn Foster * Initial import into CVS.