summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 0.4.30.4.3Christian Dywan2011-12-172-1/+24
* Use classes in widget demo including file controlsChristian Dywan2011-12-171-9/+9
* Use appearance in widget demo instead of colorsChristian Dywan2011-12-171-1/+1
* Fix progress element in demo and add missing commaChristian Dywan2011-12-171-3/+3
* Implemment about:widgets page for HTML5 widgetsChristian Dywan2011-12-171-0/+45
* Always hide the border when going fullscreenChristian Dywan2011-12-171-0/+1
* Set appropximate minimum size on inspectorChristian Dywan2011-12-171-0/+2
* The dark themes are there since GTK+ 3.0 in factChristian Dywan2011-12-171-1/+1
* Use icon channel-(in)secure-symbolc if availableChristian Dywan2011-12-171-2/+8
* Use style classes for location entry in GTK+3Christian Dywan2011-12-171-7/+40
* Undo 'Refactor icons handling. Reducing strdups, improve memory cache usage'Christian Dywan2011-12-171-15/+30
* Request dark style for private browsing windowsChristian Dywan2011-12-161-0/+5
* Add help_button class to help in preferencesChristian Dywan2011-12-161-0/+8
* No timeout for notebook sizing, but a size cacheChristian Dywan2011-12-161-13/+21
* Use previously cached icon in error pagesChristian Dywan2011-12-162-0/+5
* Refactor icons handling. Reducing strdups, improve memory cache usageAlexander Butenko2011-12-161-30/+15
* Speeddial MIME type is text/htmlAlexander Butenko2011-12-151-0/+1
* Correct accidental _modify_fg rather than _textChristian Dywan2011-12-152-4/+4
* l10n: Updated Danish (da) translation to 100%Per Kongstad2011-12-141-339/+343
* Use new GTK+ 3 API to align coords of throbberChristian Dywan2011-12-141-0/+6
* Distinguish a view that can be saved, view sourceChristian Dywan2011-12-143-7/+41
* Set minimize property from item when creating viewChristian Dywan2011-12-141-0/+4
* Unify toolbar rebuilding in _action_menubar_activateChristian Dywan2011-12-142-70/+51
* Only copy icon_uri when needed in _midori_web_view_load_iconChristian Dywan2011-12-141-3/+2
* Unset dont-write-history and append, instead of 0Christian Dywan2011-12-141-2/+3
* l10n: Updated Romanian (ro) translation to 100%Mișu Moldovan2011-12-111-336/+340
* Escape and unescape for unique and never otherwiseChristian Dywan2011-12-112-12/+9
* Avoid copying of strings and making tiny allocationsChristian Dywan2011-12-116-50/+42
* Use GString to build text in copy tabs extensionChristian Dywan2011-12-111-8/+8
* Ensure title from item is set and uri can be NULLChristian Dywan2011-12-111-5/+7
* Don't skip blank pages in addons context readyPaweł Forysiuk2011-12-111-1/+1
* Use new color API in location actionChristian Dywan2011-12-111-10/+23
* Use system ca file from libsoup if possibleChristian Dywan2011-12-112-1/+7
* Update toolbar menu items (actions) after changesPeter Hatina2011-12-101-0/+21
* Iterate children in notebook_alloc_timeoutChristian Dywan2011-12-101-4/+4
* Reduce notebook alloc timeout and update each timeChristian Dywan2011-12-101-2/+5
* Obtain and store priv in cookie managerChristian Dywan2011-12-103-48/+46
* Use gstring to build suggestions script in formhistoryAlexander Butenko2011-12-091-14/+9
* Rebase browser_set_current_tab on _set_current_pageChristian Dywan2011-12-091-14/+8
* No need to move proxy item if it is appendedChristian Dywan2011-12-091-1/+1
* Set a timeout on notebook size updatesChristian Dywan2011-12-091-19/+28
* Use new _with_item constructor everywhereChristian Dywan2011-12-093-11/+9
* Ellipsize titles on error pagesChristian Dywan2011-12-091-0/+3
* l10n: Updated Chinese (China) (zh_CN) translation to 100%Chipong Luo2011-12-091-6/+7
* l10n: Updated Chinese (Taiwan) (zh_TW) translation to 100%Cheng-Chia Tseng2011-12-091-488/+492
* Manually building actions is a huge speedupChristian Dywan2011-12-081-7/+51
* Avoid setting the same URI on the item givenChristian Dywan2011-12-072-11/+10
* Handle 'append' as meta, neither object data nor argumentChristian Dywan2011-12-074-12/+9
* Handle 'delay' without the pseudo pause: schemeChristian Dywan2011-12-072-16/+4
* Avoid extra loop for adding delay to all itemsChristian Dywan2011-12-071-14/+3