log

age author description
2007-01-04 giacomo [svn] - do not create GtkAccelGroup anymore; use ui_manager_get_accel_group to get accelerator groups from ui_manager trunk
2007-01-04 nenolod [svn] - somehow playlist_container.h got expunged from the SDK distribution. trunk
2007-01-03 kiyoshi [svn] Update libaudacious copyright notices trunk
2007-01-03 kiyoshi [svn] Update audtool's copyright notices trunk
2007-01-03 kiyoshi [svn] More copyright notice updates trunk
2007-01-03 kiyoshi [svn] Update copyright notices trunk
2007-01-03 giacomo [svn] - added translation domain for actiongroups trunk
2007-01-03 kustodian [svn] Updated sr.po and sr@Latn.po trunk
2007-01-03 nenolod [svn] - add missing actions-playlist.h (sorry) trunk
2007-01-03 giacomo [svn] - added in audtool mainwin-show, playlist-show and equalizer-show to toggle display of audacious windows trunk
2007-01-03 kiyoshi [svn] Add 'mainwin-display' handler; currently can only make the mainwin appear, but not disappear. trunk
2007-01-03 giacomo [svn] - no more menu_popup() in ui_playlist.c, now it uses ui_manager_popup_menu_show() from ui_manager framework trunk
2007-01-03 nenolod [svn] - port playlist uimanager code to giacomo's ui_manager framework trunk
2007-01-03 nenolod [svn] skinwin.[ch] -> ui_skinselector.[ch] trunk
2007-01-03 nenolod [svn] - fix skin scripts trunk
2007-01-03 nenolod [svn] - prefswin.c -> ui_preferences.c trunk
2007-01-03 nenolod [svn] - about.c -> ui_about.c, credits.c -> ui_credits.c trunk
2007-01-03 nenolod [svn] - fix sed trunk
2007-01-03 nenolod [svn] - fix sed trunk
2007-01-03 nenolod [svn] - fix sed trunk
2007-01-03 nenolod [svn] - rename mainwin.c to ui_main.c and such trunk
2007-01-03 nenolod [svn] - rename equalizer.c to ui_equalizer.c trunk
2007-01-03 nenolod [svn] - remove everything relating to GtkItemFactory. trunk
2007-01-03 giacomo [svn] - ensure that popup menus are always fully displayed trunk
2007-01-03 giacomo [svn] - add missing header actions-mainwin.h trunk
2007-01-03 giacomo [svn] - migration from gtkitemfactory to actions and uimanager; main menu has been ported, still much work and test to do trunk
2007-01-01 kiyoshi [svn] Update some copyrights notices, update po/ trunk
2007-01-01 cwchien [svn] zh_TW.po updated by: Cheng-Wei Chien <e.cwchien@gmail.com> trunk
2007-01-01 nenolod [svn] - bmp_playback_* -> playback_* -- i knew something smelled rotten in widgetcore, hmm. trunk
2007-01-01 nenolod [svn] - bmp_playback_* -> playback_* -- i knew something smelled rotten here, hmm. trunk
2006-12-31 nenolod [svn] - mark several tooltips in Preferences as translatable. trunk
2006-12-31 nenolod [svn] - set the translation domain for UIManager owned objects. Closes #719, #720. trunk
2006-12-30 kiyoshi [svn] More eq stuff, from external contributor Michael Faerber <01mf02 -at- gmail.com>. trunk
2006-12-30 nenolod [svn] - memory_pool_alloc_object() trunk
2006-12-30 nenolod [svn] - MemoryPool, a simple performance-oriented memory pool. trunk
2006-12-30 nenolod [svn] - make SIGTERM work in a threadsafe manner. trunk
2006-12-29 giacomo [svn] - deletion of the last playlist is now handled directly in playlist_remove_playlist (patch by Joker) ; small code changes in playlist manager trunk
2006-12-29 yaz [svn] - fix a typo that kustodian pointed out. (probably it's mine.) trunk
2006-12-29 kiyoshi [svn] Add Serbian Latin & Cyrillic translations courtesy of external translator Strahinja Kustudić <kustodian -at- gmail.com> trunk
2006-12-29 kiyoshi [svn] Update po/ trunk
2006-12-29 kiyoshi [svn] Added Serbian (Latin) & Serbian (Cyrillic) to credits.c & updated audacious.pot. trunk
2006-12-27 marvin [svn] - Make voiceprint behave nicer, esp. in doublesize mode trunk
2006-12-26 kiyoshi [svn] equalizer.c: port from GtkCTree to GtkTreeView. Patch by external contributer Michael Farber <01mf02 -at- gmail.com> trunk
2006-12-25 jerome [svn] Fixed ro.po to compile, added charset UTF-8 and a missing \n. trunk
2006-12-25 nenolod [svn] - new Romanian translator: Daniel Patriche trunk
2006-12-25 nenolod [svn] - update credits for russian i18n trunk
2006-12-25 nenolod [svn] - new Traditional Chinese translator: Cheng-Wei Chien trunk
2006-12-25 nenolod [svn] - improve the presentation of the URL entry dialog trunk
2006-12-24 giacomo [svn] - more work done on playlist manager: playlist renaming and keyboard shortcuts trunk
2006-12-24 nhjm449 [svn] - Center new windows so they don't get cut off by the edge of the screen. trunk
2006-12-23 nenolod [svn] - use relative links for this (FHS compliance) trunk
2006-12-23 yaz [svn] - file_path should be dirname. trunk
2006-12-23 giacomo [svn] - added audacious stock icons; source files wanting to use them must include icons-stock.h; removed obsolete pixmaps.h trunk
2006-12-23 nhjm449 [svn] - Correctly set the size of playlistwin_list on startup/etc. trunk
2006-12-23 marvin [svn] - two realcolour modes for voiceprint vis: Fire and Ice trunk
2006-12-23 giacomo [svn] - playlist manager, work done for data consistency; now it should react and update when it is active and playlists are created/modified/deleted outside the manager (i.e. with keyboard shortcuts) trunk