about summary refs log tree commit diff stats
path: root/code
Commit message (Expand)AuthorAgeFilesLines
* cleanuphut2009-06-133-60/+7
* extended colorschemes to statusbarhut2009-06-132-5/+19
* fixed Marshal.load of rchut2009-06-131-1/+1
* fixing & cleaning uphut2009-06-134-41/+61
* cleaning uphut2009-06-131-151/+0
* cleaning uphut2009-06-131-2/+15
* rewrite of the way files are executed, easier confighut2009-06-137-90/+239
* expanded color scheme supporthut2009-06-132-13/+36
* moved draw to code/fm/draw.rbhut2009-06-121-0/+0
* logpp more straight forwardhut2009-06-121-6/+1
* removed deprecated cli methodshut2009-06-121-53/+0
* removed void class, it was only there for debugginghut2009-06-121-12/+0
* small changeshut2009-06-121-2/+2
* improved behaviour at preview row when still generatinghut2009-06-122-2/+7
* uncommented exception handler in fm.rbhut2009-06-121-3/+3
* cleanup + removed relics from the dark ageshut2009-06-121-11/+8
* fixed evil bug *completely*hut2009-06-121-0/+1
* clean uphut2009-06-121-3/+4
* detached entry from directory into a seperate filehut2009-06-122-143/+155
* comment out unused barshut2009-06-121-52/+52
* F -> filterhut2009-06-121-19/+44
* no log of unknown keyshut2009-06-121-1/+0
* improved debug modulehut2009-06-121-38/+130
* completed colorscheme supporthut2009-06-123-64/+24
* implementing colorschemes, work in progresshut2009-06-123-145/+309
* renamed Interface module to CLI, cleanupshut2009-06-124-60/+97
* renamed interface/ncurses.rb to code/cli.rbhut2009-06-121-0/+168
* moved screensaver, cleanupshut2009-06-121-10/+0
* moved fm class to code/fm/hut2009-06-123-22/+26
* clearing uphut2009-06-112-4/+4
* mooohut2009-06-116-28/+35
* no priorityhut2009-06-111-1/+1
* wiphut2009-06-114-42/+61
* fixed.hut2009-06-111-15/+26
* stuffhut2009-06-111-5/+3
* removed black borders left/right of highlighted itemhut2009-06-111-2/+2
* wiphut2009-06-112-1/+5
* more generic require systemhut2009-06-112-1/+2
* Initial commithut2009-06-042-50/+18
* lots of changes. version 0.2.1 v0.2.1hut2009-05-0911-419/+2669
* new minor version v0.2.0hut2009-04-107-621/+1195
* the first usable version. v0.1.0hut2009-04-085-0/+1115
n436'>436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588