about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* Only allow loading of whitelisted valid uri typesJosh Rickmar2012-08-231-0/+6
* Remove some deprecated signalsJosh Rickmar2012-08-223-16/+25
* Kill the gcrypt deprecated warningsJosh Rickmar2012-08-221-0/+2
* Redo the back/forward list hackJosh Rickmar2012-08-212-128/+25
* Remove duplicate codeJosh Rickmar2012-08-063-23/+5
* Add a favedit command and remove rm links from :favJosh Rickmar2012-08-063-14/+28
* Add a new setting, gnutls_priority_string.Josh Rickmar2012-08-024-2/+53
* ref/unref t->active before it is set or unsetJosh Rickmar2012-08-202-2/+14
* Make middle click to paste work in t->cmdJosh Rickmar2012-08-171-5/+8
* Destroy the session key when done with it.Josh Rickmar2012-08-162-5/+27
* Give each tab its own session key for xtp links.Josh Rickmar2012-08-166-158/+70
* Add more info and features to about:secviolationJosh Rickmar2012-08-153-15/+98
* Also add www.bitrig.org to preloaded hstsJosh Rickmar2012-08-151-0/+1
* Bitrig mirrors aren't https, don't include subdomains in hstsJosh Rickmar2012-08-151-1/+1
* Add a (!) next to the exclamation mark text.Josh Rickmar2012-08-151-2/+2
* many changes to about:allthethings and about:webkitTodd T. Fries2012-08-142-104/+183
* Undo the backout of all the inputfocus changes.Josh Rickmar2012-08-143-54/+185
* Send a fake focus-in event to fix the focus.Josh Rickmar2012-08-091-13/+79
* Sync preloaded HSTS with ChromiumJosh Rickmar2012-08-141-0/+1
* fix compile breakage when debug is enabled.David Hill2012-08-101-1/+1
* Reintroduce the FreeBSD fixes that were lost in the backouts.Josh Rickmar2012-08-092-1/+3
* Backout commitsJosh Rickmar2012-08-094-215/+118
* Include . and .. when building on FreeBSDJosh Rickmar2012-08-091-1/+1
* Make sure LOGIN_NAME_MAX is defined properly for FreeBSDJosh Rickmar2012-08-091-0/+2
* Merge in my about:allthethings toplevel changesJosh Rickmar2012-08-081-11/+20
|\
| * Don't recurse for toplevel windows and use proper glib foreachJosh Rickmar2012-08-081-11/+20
* | Merge in todd's about:allthethings changes for extra debugging.Josh Rickmar2012-08-082-104/+177
|\|
| * nix unused varTodd T. Fries2012-08-081-1/+0
| * fix for() loop, s/settings/name of gtk widget/, nix main_windowTodd T. Fries2012-08-081-4/+11
| * initial stab at toplevel window infozTodd T. Fries2012-08-081-0/+10
| * breakout deeply nested function and comment soup sessionTodd T. Fries2012-08-082-97/+105
| * comment soup session bits for nowTodd T. Fries2012-08-081-0/+2
| * cast warnings to oblivionTodd T. Fries2012-08-081-2/+2
| * This diff munges and massages the show_g_object_settings functionTodd T. Fries2012-08-081-54/+101
* | Unref t->completion when deleting a tab to destroy the completionJosh Rickmar2012-08-071-0/+2
* | Destroy a hidden arrow menu instead of simply unreferencing it. ThisJosh Rickmar2012-08-071-6/+10
* | Only hide when switching switching tabsJosh Rickmar2012-08-061-4/+6
* | Attach t->cmd to the hide signal to focus t->wvJosh Rickmar2012-08-061-7/+12
|/
* Fix reminder message on about:aboutJosh Rickmar2012-08-061-1/+1
* Drop the insensitive background color for all insensitive widgets.Josh Rickmar2012-08-061-1/+1
* Sync preloaded HSTS list with ChromiumJosh Rickmar2012-08-061-0/+5
* Prevent expanding tabs when using the P keybinding.Josh Rickmar2012-08-021-0/+6
* Add a :https commandJosh Rickmar2012-08-015-11/+149
* Distinguish between toplevel domains and FQDNs in whitelist code.Josh Rickmar2012-08-014-46/+47
* Undo the backout of the changes made to xombrero.conf.Josh Rickmar2012-08-021-51/+51
* Backout all changes I've made to inputfocus.c.Josh Rickmar2012-08-024-236/+105
* Don't run the (struct setting).ismodified function in the as on of theJosh Rickmar2012-08-011-1/+4
* Use the correct javascriptcoregtk on linux with gtk3.Josh Rickmar2012-07-181-1/+6
* sanity check better to fix a warning only perl on linux reports, how odd!Todd T. Fries2012-08-011-1/+1
* Re-add more google domains to the preloaded HSTS list. AccidentlyJosh Rickmar2012-07-311-0/+16
href='#n535'>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 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674