aboutsummaryrefslogtreecommitdiffstats
path: root/docs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* docs/General/Internals: start of some documentation of the internals of howTom Feist2011-01-011-0/+48
| | | | irssi works. Beginning with the display subsystem.
* docs: recommitting due to revert confusionTom Feist2010-12-012-4/+2
|
* docs: clarify signal_remove cannot be applied to coderef handlers.Tom Feist2010-12-012-2/+4
|
* docs: updated buildpod script to save to new tmp locationvim_mode_1.0Tom Feist2010-11-261-1/+1
|
* Merge remote branch 'origin/dev'Tom Feist2010-10-141-0/+379
|\
| * merged configTom Feist2010-10-142-2/+360
| |\
| * \ Merge remote branch 'origin/dev' into devTom Feist2010-10-082-1/+22
| |\ \ | | | | | | | | | | | | | | | | | | | | Conflicts: prompt_info/prompt_replace.pl test/irssi/config
| * | | added prompt_replace to dev branchTom Feist2010-10-071-0/+379
| | | |
* | | | misc: tidying up my working dirTom Feist2010-10-146-0/+26672
| |_|/ |/| |
* | | added list of all signals, including internal ones.Tom Feist2010-10-141-0/+358
| | |
* | | modified buildpod to account for repo renameTom Feist2010-10-111-2/+2
| |/ |/|
* | documentation improvementsTom Feist2010-10-061-1/+16
| |
* | added a brief snippet showing how to intercept 'print text' signals, and updatedTom Feist2010-10-011-0/+6
|/ | | | the signal docs to describe hte behaviour of 'gui print text'
* changes suggested by ahf to guide.pod - be less bossyTom Feist2010-09-251-3/+2
|
* added some requests for help notes to the index pageTom Feist2010-09-053-5/+58
|
* extracted all signals from irssi codebase, uniqed and sorted: ↵Tom Feist2010-08-273-0/+1140
| | | | complete-signal-list.txt
* lots of doc updatesTom Feist2010-08-237-126/+389
|
* moved some stuff into General, and started to modify buildpod.pl to render a ↵Tom Feist2010-08-226-10/+222
| | | | better index page.
* added first attempt at a patch for creating bindings accessor. Currently ↵Tom Feist2010-08-214-280/+404
| | | | lives in the Irssi::UI::bindings() to avoid poking makefiles too hard
* some stuff with colour popupsTom Feist2010-08-042-30/+38
|
* added some text files with various irssi perl-xs glue function dumpsTom Feist2010-07-242-0/+382
|
* modified parse_xsfuncs to output arguments as wellTom Feist2010-07-241-3/+24
|
* more doc stuffsTom Feist2010-07-243-7/+30
|
* additional docs about some Irssi:: core funcsTom Feist2010-07-233-35/+75
|
* removed deprecated irssi::theme podTom Feist2010-07-223-11/+14
|
* added additional packages and full function dumps to pod, unformatted so farTom Feist2010-07-2223-12/+770
|
* added messagelevel docs to irssi.pod, more stuff in guide, and a little ↵Tom Feist2010-07-225-70/+356
| | | | script to dump .xs func definitions
* added formats, and some copypasta from default.theme comments into themeTom Feist2010-07-2111-152/+316
|
* stubbed out empty files, mroe content in GuideTom Feist2010-07-219-5/+110
|
* added some stuff to the guide, and cleaned up some irssi.pod function descsTom Feist2010-07-2111-71/+200
|
* more fixing and movingTom Feist2010-07-167-19/+23
|
* moved process to ui namespaceTom Feist2010-07-164-18/+31
|
* removed irssi/window since it was only a placeholderTom Feist2010-07-161-3/+0
|
* hmm, apparently git didn\'t notice my renamingTom Feist2010-07-1631-0/+3173
|
* renamed everything to .pod since they are not actually perl modulesTom Feist2010-07-1633-3204/+0
|
* signals maybe finished!Tom Feist2010-07-167-279/+1719
|
* reformatting of signals into more useful format for parsing, work on teh ↵Tom Feist2010-07-132-95/+669
| | | | signal generator
* started marking up signals for auto-generationTom Feist2010-07-124-19/+216
|
* more reformattingm, added a guide.pm for general stuffTom Feist2010-07-1019-426/+756
|
* Forgot to add a whole bunch of filesTom Feist2010-07-1011-0/+382
|
* migrated quite a lot of the perl.txt into individual modulesTom Feist2010-07-104-508/+747
|
* added a build script for POD to htmlTom Feist2010-07-091-0/+17
|
* added history_search and scrolled-reminder as work in progressTom Feist2010-07-092-0/+1549
|
* initial podifying of irssi docsTom Feist2010-07-0911-0/+100