5
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 18 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
README: update gtk requirements, libmad homepage and add info about the sweep-i18n mailing list. More... over 18 years ago
added <Ctrl><w> window close accel to the load and save dialogs More... over 18 years ago
added a hack to make the zoom combo width track theme/font changes (in lieu of gtk_entry_set_width_chars() which was introduced in GTK+-2.6 More... over 18 years ago
head.c: reenabled the red transport button style in the record dialog. (having forgotten to do so after pulling out the theme code earlier). More... over 18 years ago
made anti label wobble hack track theme/font changes. More... over 18 years ago
cleaned out the last of my lazy port comments. closes ticket:3 in the trac. More... over 18 years ago
added the new speex logo to the encoding dialog. More... over 18 years ago
file_speex.c: gave speex encoding dialog the sweep window icon. More... over 18 years ago
added more <ctrl><w> accels to dialogs, moved new callbacks from interface.c to callbacks.c. More... over 18 years ago
cleaned out some old commented out code and tidied up comments. More... over 18 years ago
added <Ctrl><w> key accelerators to close the encoding dialogs. More... over 18 years ago
remove deprecated acconfig.h and replace with inline templates (in configure.ac). More... over 18 years ago
configure.ac: change some comments from the *cough*stolen*cough* configure.ac excerpt so they refer to sweep. More... over 18 years ago
first stab at deriving the platform specific flags to export all the symbols during linking, hopefully fixing the plugins and resolving ticket:7 in the trac More... over 18 years ago
preferences.c: revert prefs dir back to ~/.sweep from ~/.sweep-gtk2 More... over 18 years ago
cleaned up most of the compiler warnings More... over 18 years ago
sw_chooser.c:chooser_entry_changed_cb(): correctly order signal blocking/unblocking. resolves ticket:5 in the trac More... over 18 years ago
sw_chooser.c: clear up compiler warnings More... over 18 years ago
finish up changes to sweep_set_window_icon() More... over 18 years ago
view.c: fix the mouse position label wobble manually rather than use gtk_label_set_width_chars More... over 18 years ago
added pixmaps/sweep_app_icon.xpm More... over 18 years ago
fixed window icons by switching to an xpm. saves messing around with pixmap installation. More... over 18 years ago
about-dialog.c: rename sweep_logo.png to sweep_logo.ppm to fix the about splash image More... over 18 years ago
sample-display.c: revert changes accidentally committed in revision 263 More... over 18 years ago
TODO: move GTK2 port into the done section of the TODO More... over 18 years ago
PL linguas in sweep.spec More... over 18 years ago
Update polish translation More... over 18 years ago
plugin.c: change 0 for G_MODULE_BIND_LAZY in calls to g_module_open. fixes plugin loading. More... over 18 years ago
sw_chooser.c: apply the patch to fix the saveas segfault. More... over 18 years ago
interface.h: re-add the mysteriously absent init_styles function prototype. More... over 18 years ago