summary refs log tree commit diff stats
path: root/plugins/perl
AgeCommit message (Collapse)Author
2013-09-27Update link to site in perl pluginEustachy Kapusta
2013-09-15Convert project files to vs2013Eustachy Kapusta
2013-08-04Add reload command for plugins and add to guiTingPing
2013-07-24Move optimization settings from all subsequent projects to hexchat.propsEustachy Kapusta
2013-06-22perl: Fixed get_list('networks') to work with new servlist.conf syntax for ↵Arnavion
autojoin channels.
2013-04-28Don't hardcode "plugins" as the subdirectory for plugins in manyChristoph J. Thompson
places. modified: config-win32.h modified: configure.ac modified: plugins/checksum/Makefile.am modified: plugins/doat/Makefile.am modified: plugins/fishlim/Makefile.am modified: plugins/perl/Makefile.am modified: plugins/python/Makefile.am modified: plugins/sysinfo/Makefile.am modified: plugins/xdcc/Makefile.am modified: src/common/plugin.c modified: src/fe-text/fe-text.c
2013-04-25win32: Moved PlatformToolset configuration to individual project files. It ↵Arnavion
should be set before setting other properties or importing other props. This fixes the broken GUI Platform Toolset indicator, as well as VS compilation itself if another version such as 2010 was also installed.
2013-04-23Add '(void)' to fix perl.c unused-value warning messageRichardHitt
2013-04-13Fix last filenameBerke Viktor
Left here to make changes trackable
2013-04-13Get rid of multiple Perl versionsBerke Viktor
2013-04-01Add future Perl 5.18 projectBerke Viktor
2013-04-01Remove another bunch of obsolete junkBerke Viktor
2013-03-24TypoTingPing
2013-03-24Update missing perl note.TingPing
2013-03-23Get rid of the servlist_ rubbishBerke Viktor
2013-03-19Update Perl download linksBerke Viktor
2013-03-16Backport XChat r1523Berke Viktor
2012-12-23fix incorrect FSF addressDan Mashal
2012-11-12Update Perl error message according to recent changesBerke Viktor
2012-11-12Prepare solution for Perl 5.16 VC buildBerke Viktor
2012-11-11RebrandingBerke Viktor
2012-11-04Use configdir instead of *xchatdir*Berke Viktor
2012-10-30Nah, even more rebrandingBerke Viktor
2012-10-30Some final rebrandingBerke Viktor
2012-10-30Rebrand get_info(xchatdir) but remain compatible for Perl and PythonBerke Viktor
2012-10-30Some remaining fixesBerke Viktor
2012-10-30Rebranding for the rest of plugin*Berke Viktor
2012-10-30Rebranding for XCHAT_EAT_*Berke Viktor
2012-10-30Rebranding for XCHAT_FD_*Berke Viktor
2012-10-30Rebranding for XCHAT_PRI_*Berke Viktor
2012-10-30Remove hexchat-plugin.h duplicateBerke Viktor
2012-10-28Further doc relocations and conversionsBerke Viktor
2012-10-27Ignore generated config.h properly on UnixBerke Viktor
2012-10-24A lot more rebrandingBerke Viktor
2012-10-21Move warning level to property sheetBerke Viktor
2012-10-13Compatibility for Automake 1.12.4+Berke Viktor
2012-10-03Revert to VS2010 part4Berke Viktor
2012-10-02Use explicit project names, output filenames depend on themBerke Viktor
2012-10-02Oops, wrong find'n'replaceBerke Viktor
2012-10-02Remove hardcoding as much as possibleBerke Viktor
2012-10-02Change platform toolset to Visual Studio 2012Berke Viktor
2012-10-02Add XP (WDK) solution as a fallback optionBerke Viktor
2012-07-26Auto-load user plugins and scripts from <config>/addonsBerke Viktor
On Unix leave $(libdir)/hexchat/plugins for plugin packagers, on Windows prevent users from modifying Program Files by ignoring everything except bundled plugins
2012-07-21Use <configdir>/scripts to (auto)load Lua/Perl/Python/Tcl scriptsBerke Viktor
2012-07-21Add _AMD64_ definition for x64 builds, make Visual Studio even happierBerke Viktor
2012-07-21Add trailing backslashes to Output and Intermediate directories, make Visual ↵Berke Viktor
Studio happy
2012-07-20Some more rebrandingBerke Viktor
2012-07-19more branding changesxhmikosr
2012-07-14Update XChat to r1519Berke Viktor
2012-07-14Merge pull request #1 from XhmikosR/masterbviktor
Minor changes, merge as a whole for convenience, update it slightly later
SETFONT | WS_CHILD FONT 8, "Tahoma", 0, 0, 0x0 BEGIN CONTROL 119,IDC_STATIC,"Static",SS_BITMAP | SS_SUNKEN | WS_BORDER,3,6,88,81 CTEXT "HexTray\r\nBy: Michael Hotaling\r\n www.SinisterDevelopments.com", IDC_STATIC,95,33,118,30 LTEXT "Folken\r\nBasket\r\nDonatzsky\r\nDaemon404",IDC_STATIC, 15,103,64,33 GROUPBOX "Special Thanks To:",IDC_STATIC,3,91,89,50 GROUPBOX "Version Information:",IDC_STATIC,101,92,109,49 LTEXT "1.3.0",IDC_STATIC,170,105,33,8,0,WS_EX_RIGHT LTEXT "Compiled In: ",IDC_STATIC,110,117,54,8 LTEXT "2012",IDC_STATIC,170,117,33,8,0,WS_EX_RIGHT LTEXT "Version Number:",IDC_STATIC,110,105,54,8 END IDD_ALERTS DIALOGEX 8, 20, 216, 143 STYLE DS_SETFONT | WS_CHILD FONT 8, "Tahoma", 0, 0, 0x0 BEGIN GROUPBOX "Alerts",IDC_STATIC,5,5,205,117 CONTROL "Only show alerts while minimized",14,"Button", BS_AUTOCHECKBOX | WS_TABSTOP,27,46,117,10 CONTROL "Use tray alerts to notify me about events",13,"Button", BS_AUTOCHECKBOX | WS_TABSTOP,16,32,152,10 CONTROL "Use window instead of balloons",15,"Button", BS_AUTOCHECKBOX | WS_TABSTOP,27,60,141,11 EDITTEXT IDC_ALERT_TIME,137,101,61,12,ES_AUTOHSCROLL | ES_NUMBER, WS_EX_RIGHT LTEXT "Show alert for x seconds:",IDC_ALERT_TIME_TEXT,40,103, 83,9 CONTROL "Alert Hotkey",IDC_ALERT_HOTKEY,"msctls_hotkey32", WS_BORDER | WS_TABSTOP,137,74,61,13 LTEXT "Close all alerts hotkey:",IDC_ALERT_HOTKEY_TEXT,39,75, 76,10 CONTROL "Leave alerts open indefinitely",16,"Button", BS_AUTOCHECKBOX | WS_TABSTOP,27,88,115,11 CONTROL "Blink Icon to alert me about events",18,"Button", BS_AUTOCHECKBOX | WS_TABSTOP,16,18,127,10 END ///////////////////////////////////////////////////////////////////////////// // // DESIGNINFO // #ifdef APSTUDIO_INVOKED GUIDELINES DESIGNINFO BEGIN IDD_EVENTS, DIALOG BEGIN BOTTOMMARGIN, 56 END IDD_SETTINGS, DIALOG BEGIN BOTTOMMARGIN, 66 END IDD_ALERT, DIALOG BEGIN RIGHTMARGIN, 150 BOTTOMMARGIN, 26 END IDD_PREF, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 232 TOPMARGIN, 7 BOTTOMMARGIN, 176 END IDD_ABOUT, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 209 TOPMARGIN, 7 BOTTOMMARGIN, 136 END IDD_ALERTS, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 208 TOPMARGIN, 7 BOTTOMMARGIN, 136 END END #endif // APSTUDIO_INVOKED #ifdef APSTUDIO_INVOKED ///////////////////////////////////////////////////////////////////////////// // // TEXTINCLUDE // 1 TEXTINCLUDE BEGIN "resource.h\0" END 2 TEXTINCLUDE BEGIN "#define APSTUDIO_HIDDEN_SYMBOLS\r\n" "#include ""windows.h""\r\n" "#undef APSTUDIO_HIDDEN_SYMBOLS\r\n" "\0" END 3 TEXTINCLUDE BEGIN "hextray.h\0" END 4 TEXTINCLUDE BEGIN "\r\n" "\0" END #endif // APSTUDIO_INVOKED ///////////////////////////////////////////////////////////////////////////// // // Version // VS_VERSION_INFO VERSIONINFO FILEVERSION 1,3,0,0 PRODUCTVERSION 1,3,0,0 FILEFLAGSMASK 0x3fL #ifdef _DEBUG FILEFLAGS 0x1L #else FILEFLAGS 0x0L #endif FILEOS 0x40004L FILETYPE 0x2L FILESUBTYPE 0x0L BEGIN BLOCK "StringFileInfo" BEGIN BLOCK "040904b0" BEGIN VALUE "CompanyName", "SinisterDevelopments" VALUE "FileDescription", "HexTray" VALUE "FileVersion", "1,3,0,0" VALUE "InternalName", "HexTray" VALUE "LegalCopyright", "Copyright � 2005" VALUE "OriginalFilename", "hchextray.dll" VALUE "ProductName", "HexTray - HexChat Win32 System Tray Plugin" VALUE "ProductVersion", "1,3,0,0" END END BLOCK "VarFileInfo" BEGIN VALUE "Translation", 0x409, 1200 END END ///////////////////////////////////////////////////////////////////////////// // // Menu // IDR_TRAY_MENU MENU BEGIN POPUP "TRAY" BEGIN MENUITEM "Restore", ACT_RESTORE MENUITEM SEPARATOR MENUITEM "Away", 65535 MENUITEM "Settings", ACT_SETTINGS MENUITEM SEPARATOR MENUITEM "Exit", ACT_EXIT END END ///////////////////////////////////////////////////////////////////////////// // // Icon // // Icon with lowest ID value placed first to ensure application icon // remains consistent on all systems. ICO_XCHAT ICON "icons\\hexchat.ico" ICO_BANNED ICON "icons\\ban.ico" ICO_CHANMSG ICON "icons\\message.ico" ICO_HIGHLIGHT ICON "icons\\highlight.ico" ICO_KICKED ICON "icons\\kick.ico" ICO_PMSG ICON "icons\\message.ico" ICO_SNOTICE ICON "icons\\notice.ico" ICO_DISCONNECTED ICON "icons\\disconnect.ico" ///////////////////////////////////////////////////////////////////////////// // // Bitmap // IDB_SD_LOGO BITMAP "bitmaps\\sd.bmp" #endif // English (U.S.) resources ///////////////////////////////////////////////////////////////////////////// #ifndef APSTUDIO_INVOKED ///////////////////////////////////////////////////////////////////////////// // // Generated from the TEXTINCLUDE 3 resource. // hextray.h ///////////////////////////////////////////////////////////////////////////// #endif // not APSTUDIO_INVOKED