SCM Repositories - lirc

Files shown:33 (Show 6 dead files)
Sticky Tag:

Index of /lircrc-config


File Rev. Age Author Last log entry
 Parent Directory        
.cvsignore  1.6  6 years  ranty  Polished the build system; 'make distcheck' works now.
AUTHORS  1.1  7 years  ranty  Started using autotools.
COPYING  1.1  7 years  ranty  Started using autotools.
Makefile.am  1.9  5 years  ranty  It now works without GTK_ENABLE_BROKEN and with GNOME_DISABLE_DEPRECATED. I'll l...
NEWS  1.17  6 years  ranty  Checking commit emails.
README  1.8  6 years  ranty  Tell where to get future versions.
autogen.sh  1.3  5 years  ranty  Rename configure.ac back to configure.in gnome's autogen.sh didn't like the chan...
comments.c  1.8  5 years  ranty  It now works without GTK_ENABLE_BROKEN and with GNOME_DISABLE_DEPRECATED. I'll l...
comments.h  1.8  5 years  ranty  It now works without GTK_ENABLE_BROKEN and with GNOME_DISABLE_DEPRECATED. I'll l...
configure.in  1.7  5 years  ranty  GNOME_INIT doesn't seam appropriate any more.
file-dialog.c  1.7  6 years  ranty  Handle empty files gracefully.
file-dialog.h  1.4  6 years  ranty  Handle empty files gracefully.
gtk-helpers.c  1.8  5 years  ranty  It now works without GTK_ENABLE_BROKEN and with GNOME_DISABLE_DEPRECATED. I'll l...
gtk-helpers.h  1.4  5 years  ranty  The Text editor now works.
interface-lircd.c  1.9  5 years  ranty  Keep asking the user about reconnecting with lircd if reconnection fails.
interface-lircd.h  1.1  7 years  ranty  Initial revision
interface-lists.c  1.7  5 years  ranty  GTK2 also allows storing user data along with list elements. Use it for better p...
interface-lists.h  1.2  5 years  ranty  Ported config and button lists to GtkTreeView since GtkCList is deprecated.
interface-text.c  1.7  5 years  ranty  The Text editor now works.
interface-text.h  1.1  7 years  ranty  Added a text editor for editing everything by hand, including comments; This aim...
interface.c  1.47  5 years  ranty  GTK2 also allows storing user data along with list elements. Use it for better p...
interface.h  1.5  7 years  ranty  Improved behavior applying changes; Text editor no tryes to show the full entry ...
lircd_query.c  1.2  7 years  ranty  Remove button codes from the button list
lircd_query.h  1.2  7 years  ranty  Remove button codes from the button list
lircrc-config.c  1.14  5 years  ranty  First GNOME2 porting round.
lircrc-config.glade  1.28  6 years  ranty  Only accept button presses when we have the focus.
lircrc-config.glade2  1.4  5 years  ranty  Ported config and button lists to GtkTreeView since GtkCList is deprecated.
parser.h  1.10  7 years  ranty  Added a text editor for editing everything by hand, including comments; This aim...
parser.lex  1.14  5 years  ranty  Make sure that the '=' is not taken as part of the ID. Suggested by Ingo van Lil...
parser.y  1.27  6 years  ranty  Fixed a crash when parsing again after a parse error.
query.c  1.2  7 years  ranty  show full information about buttons
widget-groups.c  1.9  5 years  ranty  First GNOME2 porting round.
widget-groups.h  1.3  6 years  ranty  Removed some cruft.