about summary refs log tree commit diff stats
path: root/xxxterm.conf
Commit message (Expand)AuthorAgeFilesLines
...
* show_{tab,url} in conf + docoTodd Fries2011-01-121-0/+2
* kill runtime settings and simply enable it at all times.Marco Peereboom2011-01-101-3/+0
* add feature to save all rejected cookies. Handy for data mining themMarco Peereboom2011-01-071-0/+4
* add user_agent settingMarco Peereboom2011-01-071-0/+6
* add latest stuff to confMarco Peereboom2011-01-061-0/+4
* add save_global_historyMarco Peereboom2011-01-051-0/+1
* Add bunch of iconsMarco Peereboom2011-01-031-0/+1
* Add runtime cookie white list toggle.Marco Peereboom2010-12-291-0/+1
* add runtime settings option, not in use yet.Marco Peereboom2010-12-291-1/+4
* now that we have the socket stuff add single_instance optionMarco Peereboom2010-12-281-0/+1
* Add local socket option to open new tabs from the command line.Marco Peereboom2010-12-281-0/+1
* add append_next to enable tab insertions instead of appending as requestedMarco Peereboom2010-12-281-0/+1
* add a toggle js button on the toolbarMarco Peereboom2010-12-271-1/+1
* handle certificates more gracefully. Trusted is green, untrusted yellow.Marco Peereboom2010-12-261-0/+2
* add conformal as a good guyMarco Peereboom2010-12-221-0/+2
* Add javascript whitelist.Marco Peereboom2010-12-221-0/+6
* Add proper cookie support with policy, cookie white list, session cookiesMarco Peereboom2010-12-221-0/+15
* Add refres_interval for dlmanMarco Peereboom2010-12-211-0/+1
* add word docsMarco Peereboom2010-08-101-0/+3
* add alias exampleMarco Peereboom2010-08-101-0/+4
* add scrogle ssl search link; much nicerMarco Peereboom2010-02-281-1/+2
* add pdf exampleMarco Peereboom2010-02-271-0/+3
* mime handler for launching content in an external program.Marco Peereboom2010-02-271-0/+10
* disable scripts and plugins by default. WTF was I on?Marco Peereboom2010-02-261-2/+2
* Add fancy_bar that contains stop, backward and forward buttonn and searchMarco Peereboom2010-02-231-0/+13
* Add default_font_size, enable_scripts & enable_pluginsMarco Peereboom2010-02-211-0/+3
* Add proxy supportMarco Peereboom2010-02-211-0/+3
* Add cookie enable and read only cookies to config fileMarco Peereboom2010-02-211-0/+2
* Add download dirMarco Peereboom2010-02-211-0/+1
* Add basic config fileMarco Peereboom2010-02-211-0/+4
333'>333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 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