Menu

Tree [r261] / trunk /
 History

HTTPS access


File Date Author Commit
 Prefs 2022-04-02 deadwood_pl [r260] Change how first time setup works:
 Presets 2013-07-03 geit [r219] changed user state names, created drawer and ad...
 Sound 2013-06-17 geit [r136] added audio muiclass
 catalogs 2017-01-11 marust [r224] Ignore generated files.
 .gitignore 2013-05-25 deadwood_pl [r7] Update .gitignore
 DEVELOPER.README 2013-06-27 geit [r186] updated information regarding latest changes
 LEGAL 2013-05-25 deadwood_pl [r2] Initial code import
 LICENSE 2013-05-25 deadwood_pl [r2] Initial code import
 Makefile.aos4 2020-06-08 deadwood_pl [r230] Remove execution bits
 Makefile.aros 2017-01-11 marust [r223] AROS Makefile updated.
 Makefile.axrt 2022-04-02 deadwood_pl [r261] Adjust make file for AxRT 4.0
 Makefile.morphos 2013-06-27 geit [r185] removed includes.h, added irccommand.?, to keep...
 SDI_compiler.h 2013-06-10 deadwood_pl [r97] Update SDI headers to version that support AROS
 SDI_hook.h 2013-06-10 deadwood_pl [r97] Update SDI headers to version that support AROS
 SDI_interrupt.h 2013-06-10 deadwood_pl [r97] Update SDI headers to version that support AROS
 SDI_lib.h 2013-06-10 deadwood_pl [r97] Update SDI headers to version that support AROS
 SDI_misc.h 2013-06-10 deadwood_pl [r97] Update SDI headers to version that support AROS
 SDI_stdarg.h 2013-06-10 deadwood_pl [r97] Update SDI headers to version that support AROS
 WookieChat.cd 2013-07-03 geit [r214] renamed chatchannel structure and its content p...
 WookieChat.cs 2013-07-03 geit [r214] renamed chatchannel structure and its content p...
 debug.c 2013-07-01 geit [r206] finished logging, removed warnings
 debug.h 2013-06-23 geit [r174] replaced false copyright header
 functions.c 2020-06-08 deadwood_pl [r236] Add comment about problem on 64-bit.
 functions.h 2017-01-11 marust [r225] Get rid of some compiler warnings.
 irccommand.c 2020-06-12 deadwood_pl [r258] Mark channels public/private
 irccommand.h 2013-06-27 geit [r185] removed includes.h, added irccommand.?, to keep...
 locale.c 2017-01-08 kas1e [r222] necessary changes for aos4 build
 locale.h 2013-07-01 geit [r206] finished logging, removed warnings
 memorytracking.c 2017-01-08 kas1e [r222] necessary changes for aos4 build
 memorytracking.h 2013-07-01 geit [r205] more work on channel logging
 mui4wrapper.h 2020-06-08 deadwood_pl [r226] 64-bit fixes
 muiclass.c 2020-06-11 deadwood_pl [r244] Write penspecs under an ID offset from objectid...
 muiclass.h 2020-06-08 deadwood_pl [r226] 64-bit fixes
 muiclass_aliaslist.c 2013-07-03 geit [r216] fixed tons of missing IPTR, should at least fix...
 muiclass_aliaslist.h 2020-06-08 deadwood_pl [r226] 64-bit fixes
 muiclass_application.c 2020-06-12 deadwood_pl [r249] Set the default width to 800px to give some mor...
 muiclass_application.h 2020-06-08 deadwood_pl [r226] 64-bit fixes
 muiclass_audio.c 2020-06-08 deadwood_pl [r226] 64-bit fixes
 muiclass_audio.h 2020-06-08 deadwood_pl [r226] 64-bit fixes
 muiclass_buttonlist.c 2013-07-03 geit [r216] fixed tons of missing IPTR, should at least fix...
 muiclass_buttonlist.h 2020-06-08 deadwood_pl [r226] 64-bit fixes
 muiclass_channellist.c 2013-07-03 geit [r216] fixed tons of missing IPTR, should at least fix...
 muiclass_channellist.h 2020-06-08 deadwood_pl [r226] 64-bit fixes
 muiclass_chatchannellist.c 2017-01-11 marust [r225] Get rid of some compiler warnings.
 muiclass_chatchannellist.h 2020-06-08 deadwood_pl [r226] 64-bit fixes
 muiclass_chatlog.c 2017-01-11 marust [r225] Get rid of some compiler warnings.
 muiclass_chatlog.h 2020-06-12 deadwood_pl [r257] 64-bit fix.
 muiclass_chatuserlist.c 2020-06-08 deadwood_pl [r226] 64-bit fixes
 muiclass_chatuserlist.h 2013-07-03 geit [r215] renamed chatnick structure and its content pref...
 muiclass_eventlist.c 2020-06-08 deadwood_pl [r226] 64-bit fixes
 muiclass_eventlist.h 2020-06-08 deadwood_pl [r226] 64-bit fixes
 muiclass_ignorelist.c 2013-07-03 geit [r216] fixed tons of missing IPTR, should at least fix...
 muiclass_ignorelist.h 2020-06-08 deadwood_pl [r226] 64-bit fixes
 muiclass_messageinput.c 2020-06-10 deadwood_pl [r239] Invoke AddEventHandler on window of object, not...
 muiclass_messageinput.h 2020-06-08 deadwood_pl [r226] 64-bit fixes
 muiclass_network.c 2020-06-12 deadwood_pl [r258] Mark channels public/private
 muiclass_network.h 2020-06-12 deadwood_pl [r254] Implement MM_NETWORK_CHANNELNEXT which iterates...
 muiclass_nicklist.c 2013-07-03 geit [r216] fixed tons of missing IPTR, should at least fix...
 muiclass_nicklist.h 2020-06-08 deadwood_pl [r226] 64-bit fixes
 muiclass_serverlist.c 2020-06-08 deadwood_pl [r235] 64-bit fix
 muiclass_serverlist.h 2020-06-08 deadwood_pl [r226] 64-bit fixes
 muiclass_settingsalias.c 2013-07-03 geit [r216] fixed tons of missing IPTR, should at least fix...
 muiclass_settingsalias.h 2020-06-08 deadwood_pl [r226] 64-bit fixes
 muiclass_settingsbutton.c 2013-07-03 geit [r216] fixed tons of missing IPTR, should at least fix...
 muiclass_settingsbutton.h 2020-06-08 deadwood_pl [r226] 64-bit fixes
 muiclass_settingscolor.c 2020-06-11 deadwood_pl [r246] Adjust colors to match original WookieChat more.
 muiclass_settingscolor.h 2020-06-08 deadwood_pl [r226] 64-bit fixes
 muiclass_settingsdcc.c 2020-06-08 deadwood_pl [r226] 64-bit fixes
 muiclass_settingsdcc.h 2020-06-08 deadwood_pl [r226] 64-bit fixes
 muiclass_settingsevent.c 2013-07-03 geit [r216] fixed tons of missing IPTR, should at least fix...
 muiclass_settingsevent.h 2020-06-08 deadwood_pl [r226] 64-bit fixes
 muiclass_settingsgeneral.c 2020-06-08 deadwood_pl [r226] 64-bit fixes
 muiclass_settingsgeneral.h 2020-06-10 deadwood_pl [r241] Simplistic implementation of private messages
 muiclass_settingsgui.c 2020-06-08 deadwood_pl [r226] 64-bit fixes
 muiclass_settingsgui.h 2020-06-08 deadwood_pl [r226] 64-bit fixes
 muiclass_settingslist.c 2013-07-03 geit [r216] fixed tons of missing IPTR, should at least fix...
 muiclass_settingslist.h 2013-06-26 geit [r184] introducing messageinput with proper chat histo...
 muiclass_settingslog.c 2020-06-08 deadwood_pl [r226] 64-bit fixes
 muiclass_settingslog.h 2020-06-08 deadwood_pl [r226] 64-bit fixes
 muiclass_settingsserver.c 2020-06-08 deadwood_pl [r226] 64-bit fixes
 muiclass_settingsserver.h 2020-06-08 deadwood_pl [r226] 64-bit fixes
 muiclass_settingssound.c 2020-06-08 deadwood_pl [r226] 64-bit fixes
 muiclass_settingssound.h 2020-06-08 deadwood_pl [r226] 64-bit fixes
 muiclass_urllist.c 2013-07-03 geit [r216] fixed tons of missing IPTR, should at least fix...
 muiclass_urllist.h 2020-06-08 deadwood_pl [r226] 64-bit fixes
 muiclass_windowabout.c 2020-06-08 deadwood_pl [r226] 64-bit fixes
 muiclass_windowabout.h 2013-06-23 geit [r168] added memory tracking, added debug, fixed memor...
 muiclass_windowchat.c 2020-06-12 deadwood_pl [r259] Have the [X] button close also private channels
 muiclass_windowchat.h 2020-06-08 deadwood_pl [r226] 64-bit fixes
 muiclass_windowdccincoming.c 2020-06-08 deadwood_pl [r226] 64-bit fixes
 muiclass_windowignorelist.c 2020-06-08 deadwood_pl [r226] 64-bit fixes
 muiclass_windowignorelist.h 2020-06-08 deadwood_pl [r226] 64-bit fixes
 muiclass_windowquicksetup.c 2022-04-02 deadwood_pl [r260] Change how first time setup works:
 muiclass_windowquicksetup.h 2013-06-23 geit [r168] added memory tracking, added debug, fixed memor...
 muiclass_windowquit.c 2013-07-03 geit [r216] fixed tons of missing IPTR, should at least fix...
 muiclass_windowquit.h 2013-06-23 geit [r168] added memory tracking, added debug, fixed memor...
 muiclass_windowsettings.c 2020-06-08 deadwood_pl [r226] 64-bit fixes
 muiclass_windowsettings.h 2020-06-08 deadwood_pl [r226] 64-bit fixes
 muiclass_windowurlgrabber.c 2013-07-03 geit [r216] fixed tons of missing IPTR, should at least fix...
 muiclass_windowurlgrabber.h 2020-06-08 deadwood_pl [r226] 64-bit fixes
 system.h 2013-06-19 geit [r148] added system#? files to keep system specific st...
 system_amigaos4.c 2020-06-08 deadwood_pl [r230] Remove execution bits
 system_amigaos4.h 2017-01-11 marust [r225] Get rid of some compiler warnings.
 system_aros.h 2020-06-08 deadwood_pl [r234] Fix warnings
 system_classic.h 2017-01-11 marust [r225] Get rid of some compiler warnings.
 system_morphos.c 2013-06-23 geit [r168] added memory tracking, added debug, fixed memor...
 system_morphos.h 2017-01-11 marust [r225] Get rid of some compiler warnings.
 version.c 2013-06-09 deadwood_pl [r75] version.c/h - Remove non-indenting tab, add cas...
 version.h 2022-04-02 deadwood_pl [r260] Change how first time setup works:
 wookiechat.c 2017-01-11 marust [r225] Get rid of some compiler warnings.