2010-08-16 |
Mason Larobina | Set destructor = NULL in destroy func to prevent it...
|
commit | commitdiff | tree |
2010-08-16 |
Mason Larobina | Add P{B,F,N,S}_CASE & LUAKIT_WIDGET_{,BIN_}INDEX_COMMON...
|
commit | commitdiff | tree |
2010-08-16 |
Mason Larobina | Small variable/alignment changes in notebook.c
|
commit | commitdiff | tree |
2010-08-16 |
Mason Larobina | Use common widget destructor for all simple gtk widgets
|
commit | commitdiff | tree |
2010-08-16 |
Mason Larobina | You need to destroy widgets without their own window...
|
commit | commitdiff | tree |
2010-08-16 |
Mason Larobina | Update tab labels on tab close
|
commit | commitdiff | tree |
2010-08-16 |
Mason Larobina | Use string "other" for un-parseable domains in the...
|
commit | commitdiff | tree |
2010-08-16 |
Mason Larobina | Move debug before the luaL_error to see the name of...
|
commit | commitdiff | tree |
2010-08-16 |
Mason Larobina | Use luaL_argerror for invalid colour strings
|
commit | commitdiff | tree |
2010-08-16 |
Mason Larobina | Cleanups
|
commit | commitdiff | tree |
2010-08-16 |
Mason Larobina | Bugfix: The slice of signals args to remove is top...
|
commit | commitdiff | tree |
2010-08-16 |
Mason Larobina | Create and return webview instance in "create-web-view...
|
commit | commitdiff | tree |
2010-08-16 |
Mason Larobina | Add Vasuvi to authors file
|
commit | commitdiff | tree |
2010-08-15 |
Mason Larobina | Fix typo in domain_props example
|
commit | commitdiff | tree |
2010-08-15 |
Mason Larobina | Add wikipedia & luakit.org to the list of search engines
|
commit | commitdiff | tree |
2010-08-15 |
Mason Larobina | Merge branch 'domain-settings' into develop
|
commit | commitdiff | tree |
2010-08-15 |
Mason Larobina | Replace `{scripts,plugins}_sites = {}` with generic...
|
commit | commitdiff | tree |
2010-08-15 |
Mason Larobina | The name debug conflicts with the debug module, use...
|
commit | commitdiff | tree |
2010-08-15 |
Mason Larobina | Allow `w:toggle_source()` to be override-able
|
commit | commitdiff | tree |
2010-08-15 |
Mason Larobina | Rename method `view_source` to `{set,get}_view_source...
|
commit | commitdiff | tree |
2010-08-15 |
Mason Larobina | Minor rc.lua fixups
|
commit | commitdiff | tree |
2010-08-15 |
Mason Larobina | Create, cleanup and align case macros in widgets/webview.c
|
commit | commitdiff | tree |
2010-08-15 |
Mason Larobina | Simplified common/signal.h & fix memory leak of signal...
|
commit | commitdiff | tree |
2010-08-15 |
Mason Larobina | Merge commit '2f8fb053' into develop
|
commit | commitdiff | tree |
2010-08-14 |
Mason Larobina | Automatically add http:// to proxy uri & allow NULL...
|
commit | commitdiff | tree |
2010-08-14 |
Mason Larobina | Enable middle click close of tabs & use "button-release...
|
commit | commitdiff | tree |
2010-08-14 |
Mason Larobina | special_dirs slipped in again from a merge conflict
|
commit | commitdiff | tree |
2010-08-14 |
Mason Larobina | Merge remote branch 'pawelz/selection' into develop
|
commit | commitdiff | tree |
2010-08-14 |
Mason Larobina | Refactor webview.c, use catchall "signal::notify" for...
|
commit | commitdiff | tree |
2010-08-14 |
Mason Larobina | Use tokens for faster lookup in luaH_luakit_get_special_dir
|
commit | commitdiff | tree |
2010-08-14 |
Mason Larobina | Align functions with nearest tabstop
|
commit | commitdiff | tree |
2010-08-14 |
Mason Larobina | Add `bind.but({mods}, num, func)` for mouse bindings...
|
commit | commitdiff | tree |
2010-08-14 |
Mason Larobina | Remove "clicked" signal, add proper "button-press"...
|
commit | commitdiff | tree |
2010-08-14 |
Mason Larobina | Emit "button-release" args in the same order as "key...
|
commit | commitdiff | tree |
2010-08-14 |
Mason Larobina | Only print nav uri & download cmd when luakit.verbose...
|
commit | commitdiff | tree |
2010-08-13 |
Mason Larobina | Use switch statement to get "load-status" status names
|
commit | commitdiff | tree |
2010-08-13 |
Mason Larobina | Use for loop for hash properties table insertion
|
commit | commitdiff | tree |
2010-08-13 |
Mason Larobina | The "load-{start,committed,..}" webview signals are...
|
commit | commitdiff | tree |
2010-08-13 |
Mason Larobina | Allow navigation to "about:blank"
|
commit | commitdiff | tree |
2010-08-13 |
Mason Larobina | Merge branch 'small_fixes' of git://github.com/karottenreibe...
|
commit | commitdiff | tree |
2010-08-13 |
Mason Larobina | No longer need table of xdg home dirs in util.lua
|
commit | commitdiff | tree |
2010-08-13 |
Mason Larobina | Set download dir to $XDG_DOWNLOAD_DIR or $HOME/downloads
|
commit | commitdiff | tree |
2010-08-13 |
Mason Larobina | Merge branch 'remove-xdg' into develop
|
commit | commitdiff | tree |
2010-08-13 |
Mason Larobina | Add `luakit.get_special_dir(name)` wrapper around g_get_user...
|
commit | commitdiff | tree |
2010-08-13 |
Mason Larobina | Add `luakit.{data_dir,cache_dir,config_dir,verbose...
|
commit | commitdiff | tree |
2010-08-13 |
Mason Larobina | Add -DDEVELOPMENT_PATHS to toggle searching of ./lib...
|
commit | commitdiff | tree |
2010-08-13 |
Mason Larobina | Remove libxdg-basedir dependency, use glib g_get_user_...
|
commit | commitdiff | tree |
2010-08-12 |
Mason Larobina | Merge branch 'develop'
|
commit | commitdiff | tree |
2010-08-12 |
Mason Larobina | The "ssl-strict" default value is false already, change...
|
commit | commitdiff | tree |
2010-08-12 |
Mason Larobina | Fix stack imbalance in nav decision cb & mime decision cb
|
commit | commitdiff | tree |
2010-08-12 |
Mason Larobina | Merge branch 'soup.props' into develop
|
commit | commitdiff | tree |
2010-08-12 |
Mason Larobina | Add new global DOWNLOAD_DIR and update wget call
|
commit | commitdiff | tree |
2010-08-12 |
Mason Larobina | Use util.escape to escape all buffer, prompt, uri ...
|
commit | commitdiff | tree |
2010-08-07 |
Mason Larobina | Make search term immutable after pressing enter but...
|
commit | commitdiff | tree |
2010-08-07 |
Mason Larobina | Allow search abortion which returns to the original...
|
commit | commitdiff | tree |
2010-08-07 |
Mason Larobina | Use util.table.join to make the list of active binds...
|
commit | commitdiff | tree |
2010-08-07 |
Mason Larobina | Add searching binds & search wrapper functions
|
commit | commitdiff | tree |
2010-08-07 |
Mason Larobina | Add `search` and `clear_search` webview widget methods
|
commit | commitdiff | tree |
2010-08-07 |
Mason Larobina | Autohide the tablist when only one tab is open
|
commit | commitdiff | tree |
2010-08-07 |
Mason Larobina | Fix window title updating
|
commit | commitdiff | tree |
2010-08-07 |
Mason Larobina | Make inputbar autohide when not being used (saves screen...
|
commit | commitdiff | tree |
2010-08-06 |
Mason Larobina | Add globalconf.h to .gitignore
|
commit | commitdiff | tree |
2010-08-06 |
Mason Larobina | Generate globalconf.h during make to ensure correct...
|
commit | commitdiff | tree |
2010-08-06 |
Mason Larobina | Set PREFIX to /usr/local in the Makefile config
|
commit | commitdiff | tree |
2010-08-06 |
Mason Larobina | Fix bug in command history traversal, left out cursor...
|
commit | commitdiff | tree |
2010-08-06 |
Mason Larobina | Merge branch 'master' of git://github.com/pawelz/luakit
|
commit | commitdiff | tree |
2010-08-06 |
Mason Larobina | Add command binding support with traversable history
|
commit | commitdiff | tree |
2010-08-06 |
Mason Larobina | Add wrappers around view:set_prop(..) & view:get_prop...
|
commit | commitdiff | tree |
2010-08-06 |
Mason Larobina | Fix in rc.lua: `w:go(..)` is supposed to be `w:navigate...
|
commit | commitdiff | tree |
2010-08-06 |
Mason Larobina | Move to a gtklabel constructed tablist rather than...
|
commit | commitdiff | tree |
2010-08-06 |
Mason Larobina | Add "show_scrollbars" webview widget property
|
commit | commitdiff | tree |
2010-08-06 |
Mason Larobina | Add "./lib/?.lua;./lib/?/init.lua" to lua path
|
commit | commitdiff | tree |
2010-08-06 |
Mason Larobina | Added "clicked" signal to event box widget.
|
commit | commitdiff | tree |
2010-08-06 |
Mason Larobina | Add destroy method to all widgets which triggers its...
|
commit | commitdiff | tree |
2010-08-05 |
Mason Larobina | Huge refactor of rc.lua & added vim-like buffer bindings
|
commit | commitdiff | tree |
2010-08-05 |
Mason Larobina | Add simple cookies support
|
commit | commitdiff | tree |
2010-08-05 |
Mason Larobina | Add history navigation to webview widget & switch to...
|
commit | commitdiff | tree |
2010-08-04 |
Mason Larobina | Add simple key binding system
|
commit | commitdiff | tree |
2010-08-04 |
Mason Larobina | Merge remote branch 'kongo/develop' into develop
|
commit | commitdiff | tree |
2010-08-09 |
Mason Larobina | Fix the del_word function to delete left one word ...
|
commit | commitdiff | tree |
2010-08-09 |
Mason Larobina | Add Gregor Uhlenheuer to authors file & sort names
|
commit | commitdiff | tree |
2010-08-09 |
Mason Larobina | Set correct vim modelines in all lua files
|
commit | commitdiff | tree |
2010-08-09 |
Mason Larobina | Merge remote branch 'kongo/master' into develop
|
commit | commitdiff | tree |
2010-08-09 |
Mason Larobina | Update authors file
|
commit | commitdiff | tree |
2010-08-09 |
Mason Larobina | Relicense MIT code to GPLv3.
|
commit | commitdiff | tree |
2010-08-04 |
Mason Larobina | Use friendlier find_config, find_data and find_cache...
|
commit | commitdiff | tree |
2010-08-04 |
Mason Larobina | Update authors file to include authors of js_eval ...
|
commit | commitdiff | tree |
2010-08-04 |
Mason Larobina | Add vimperator style link following to luakit
|
commit | commitdiff | tree |
2010-08-04 |
Mason Larobina | Add helper methods for evaluating javascript code
|
commit | commitdiff | tree |
2010-08-04 |
Mason Larobina | Add `exists(file)` and `find(file)` to the util.lua lib
|
commit | commitdiff | tree |
2010-08-04 |
Mason Larobina | Change LUAKIT_LUA_LIB_PATH to LUAKIT_INSTALL_PATH
|
commit | commitdiff | tree |
2010-08-04 |
Mason Larobina | Add `eval_js(..)` webview widget method
|
commit | commitdiff | tree |
2010-08-10 |
Mason Larobina | Add -v option to print debugging output
|
commit | commitdiff | tree |
2010-08-10 |
Mason Larobina | Merge branch 'selection' into develop
|
commit | commitdiff | tree |
2010-08-10 |
Mason Larobina | Indentation fixes in selection patch
|
commit | commitdiff | tree |
2010-08-10 |
Mason Larobina | Replaced Control+v bind with "P" bind which opens selection...
|
commit | commitdiff | tree |
2010-08-10 |
Mason Larobina | Simplify insert_cmd function
|
commit | commitdiff | tree |
2010-08-04 |
Mason Larobina | Emit signal on parent set
|
commit | commitdiff | tree |
2010-08-04 |
Mason Larobina | Re-add "key-press-event" handling on the window widget.
|
commit | commitdiff | tree |
2010-08-04 |
Mason Larobina | Use `get_settings_object(..)` to get correct settings...
|
commit | commitdiff | tree |