summaryrefslogtreecommitdiff
path: root/modemlights
AgeCommit message (Expand)AuthorFilesLines
2008-04-07post-release bump to 2.22.2.Vincent Untz1-0/+2
2007-10-13Use G_DEFINE_TYPE macros rather than hand-rolled code.Callum McKenzie2-26/+6
2007-07-17set minimum requirements for glib to 2.13.0 and for gtk+ to 2.11.0 inJaap Haitsma3-6/+16
2007-07-14Fix various Makefile.am to be BSD compatible. == -> =Callum McKenzie2-2/+7
2006-10-11Updated.Luca Ferretti1-2/+4
2006-09-04- release GNOME Applets 2.16.0GNOME_APPLETS_2_16_0Davyd Madeley1-0/+9
2006-08-30- latest icons from the art teamDavyd Madeley6-265/+1166
2006-08-22release GNOME Applets 2.15.90GNOME_APPLETS_2_15_90Davyd Madeley1-2/+15
2006-08-21bump required GNOME_ICON_THEMEDavyd Madeley9-9/+514
2006-01-30add missing link flags for mixerDavyd Madeley1-8/+8
2006-01-10Avoid a critical warning and a crash when iface == NULL. Closes bugKjartan Maraas2-0/+8
2006-01-08stop updating the tooltip when the applet is removed, fix a crasherSebastien Bacher2-0/+11
2005-11-16A cleanup patch of serious scope. Cleanup and dead code removal fromDavyd Madeley1-2/+2
2005-08-25==> ChangeLog <==Ryan Lortie2-0/+14
2005-07-03Fix naming in the about dialog. Patch from <Lex.Hider@gmail.com>. ClosesKjartan Maraas2-1/+7
2005-04-24s/translator_credits/translator-credits/, fixes #300959Carlos Garnacho Parro2-1/+6
2005-02-27Don't leak style while handling the change_background signal. Fix adaptedRyan Lortie2-1/+8
2005-02-24Mark a function as static.Kjartan Maraas2-1/+5
2005-01-24added su checks for the modemlights appletCarlos Garnacho Parro4-87/+128
2005-01-11specify DATADIR in panel_applet_setup_menu_from_file(), this will load theDavyd Madeley1-2/+2
2005-01-10Move geyes themes to ${pkgdatadir}Davyd Madeley2-2/+1
2005-01-10No need to define VERSION or ICONDIR as they are defined for the entireDavyd Madeley2-3/+6
2005-01-10use $(pixmapsdir) "framework". Cleanups. Remove using -DGNOMELOCALEDIRTomasz Kłoczko1-10/+10
2005-01-07Support for new modemlights (requires gnome-system-tools to build). OutDavyd Madeley91-5270/+1475
2005-01-03Up requirement to automake-1.8.Davyd Madeley1-1/+1
2005-01-02Add base infrastructure for icons and pixmaps. Remove -DPIXMAPDIR fromTomasz Kłoczko1-3/+3
2004-12-28Scrollkeeper fix for distcheck (patch from Mariano Suárez-AlvarezDavyd Madeley1-3/+4
2004-11-01Release 2.9.1GNOME_APPLETS_2_9_1Davyd Madeley1-1/+2
2004-10-25gtik/gnome-money.pngDavyd Madeley3-11/+5
2004-10-06Bump requirements for GTK+ and other core libraries. We now requireDavyd Madeley1-1/+1
2004-09-27hushMark McLoughlin1-0/+4
2004-09-23add a better description. Bug #152040.Mark McLoughlin2-1/+6
2004-09-13- Updates for 2.8Shaun McCance3-39/+34
2004-08-16Remove from CVS.Davyd Madeley3-3/+6
2004-08-15Don't use egg to display help. Also a lot of NULL vs. 0 stuff. Same here.Kjartan Maraas3-7/+14
2004-08-10Require gnome-panel 2.7.xDavyd Madeley1-1/+0
2004-08-09Switch connected time display to the format days:hours when connectionVincent Noel2-5/+15
2004-07-30Fix build.Xan Lopez2-1/+7
2004-07-29Merge fix for bug #148712 from stable.Kjartan Maraas2-1/+9
2004-07-10small fix for vertical panels. Patch by Vicent Noel.Kevin Vandersloot2-3/+20
2004-06-11s/O_utline/O_utline:/ as spotted by: Paisa SeeluangsawatDennis Smit2-1/+9
2004-06-10Removed ellipses in context menus.Dennis Smit1-2/+2
2004-06-10Copy needed defines from linux/isdn.h instead of including it, unbreakingDennis Smit2-1/+14
2004-06-10Added tooltip. Removed static variable usage. Fixes bug #141484.Dennis Smit3-15/+22
2004-04-22Added Basque help filesPablo Saratxaga26-1/+657
2004-03-17The Great 'I HATE CVSIGNORE' Commit.Glynn Foster4-66/+2
2004-02-23Free the MLData structure so it doesn't leak.Dennis Smit2-1/+9
2004-02-23Set the screen right when the user requests the about dialog and it'sDennis Smit2-0/+12
2004-02-10Spawm help on the right screen.Dennis Smit1-1/+1
2004-02-10Added connect_dialog and run_dialog entries to the mldata structure.Dennis Smit3-41/+106