5f9ce549f8
Removed redundant inline comments in the timer plugin that did not add useful context (plugin handle declaration and return value comment), keeping behavior unchanged.
...
Removed an obsolete visual alignment guide comment above the timer list header print call to clean up the function body.
2026-02-25 01:32:27 -07:00
2b98ebc544
HEXCHAT -> ZOITECHAT
2026-01-25 16:13:47 -07:00
4683ef705b
new name after fork
2026-01-05 23:12:38 -07:00
Patrick Griffis
8443755772
Fix timer being locale dependent for decimals
...
`/timer .1 echo hi` now works in all locales.
2021-11-12 12:44:09 -06:00
TingPing
83032b1aa3
Use glib for all allocations
...
- Removes need to check for malloc failure
- Removes need for NULL checks on free
- Adds checks for integer overflows
- Removes some extra memset calls
- Removes chance of mixing libc and glib malloc/free
2014-12-28 06:44:44 -05:00
TingPing
aeb5d15871
More consistently include config.h
2014-12-17 18:21:10 -05:00
Arnavion
985ea610e6
Store timer hook's timeout as milliseconds.
2014-12-04 04:06:38 -08:00
TingPing
3342af4185
Make plugin-timer translatable
2014-06-21 22:11:37 -04:00
Berke Viktor
3c1bd3cff0
Supposed fix for license issues
...
I have no clue what to put here so I'll just use what the About dialog
provides (unless specified otherwise in the file)
2013-03-31 21:45:05 +02:00
Berke Viktor
a51a69134b
Nah, even more rebranding
2012-10-30 11:35:39 +01:00
Berke Viktor
82936df2af
Some final rebranding
2012-10-30 10:42:37 +01:00
Berke Viktor
e681eafa78
Rebranding for the rest of plugin*
2012-10-30 08:42:48 +01:00
Berke Viktor
45d4fa5801
Rebranding for XCHAT_EAT_*
2012-10-30 07:40:37 +01:00
Berke Viktor
91dd079add
Rebranding for XCHAT_PRI_*
2012-10-30 07:18:25 +01:00
Berke Viktor
1a75c8e1be
A lot more rebranding
2012-10-24 21:33:02 +02:00
Berke Viktor
35821f3875
Fix string handling for Turkish locale
2012-06-16 13:01:47 +02:00
Berke Viktor
132ef6cb50
initial patches for linux compatibility
2011-12-11 17:34:02 +01:00
berkeviktor@aol.com
d03d6e606b
add wdk changes to named branch
2011-02-28 18:59:32 +01:00
berkeviktor@aol.com
4a6ceffb98
add xchat r1489
2011-02-24 04:14:30 +01:00