aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
| * | | | | Added command line options to cookie_daemon.pyGravatar Mason Larobina2009-08-08
| | | * | | removed unused prototypeGravatar Robert Manea2009-08-07
| | | * | | remove base_urlGravatar Robert Manea2009-08-07
| | | * | | removed html_mode in favour of "data URI scheme"Gravatar Robert Manea2009-08-07
* | | | | | styleGravatar Robert Manea2009-08-07
| |_|_|/ / |/| | | |
* | | | | also show PUT cookie eventsGravatar Robert Manea2009-08-04
* | | | | fixed cookie event messageGravatar Robert Manea2009-08-04
* | | | | more comment fixesGravatar Robert Manea2009-08-04
* | | | | comment fixesGravatar Robert Manea2009-08-04
* | | | | added event messagesGravatar Robert Manea2009-08-04
| |_|/ / |/| | |
| * | | Removed trailing whitespace from cookie_daemon.pyGravatar Mason Larobina2009-08-02
| * | | Merge branch 'experimental' into cookie_daemonGravatar Mason Larobina2009-08-02
| |\| |
| | * | Fix code comment.Gravatar Mason Larobina2009-08-01
| |/ / |/| |
* | | Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into experimentalGravatar Mason Larobina2009-07-31
|\ \ \
* | | | Removed trailing whitespace from uzbl_tabbed.pyGravatar Mason Larobina2009-07-31
* | | | Improvements made to the uzbl_tabbed.py fifo init and fifo cleanup code.Gravatar Mason Larobina2009-07-31
| * | | fix conflictsGravatar Robert Manea2009-07-30
| | * | Merge branch 'experimental' into cookie_daemonGravatar Mason Larobina2009-07-30
| | |\ \ | |_|/ / |/| | |
* | | | Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into experimentalGravatar Mason Larobina2009-07-30
|\| | |
| * | | alignmentGravatar Robert Manea2009-07-30
| * | | document custom variables and the update_gui commandGravatar Robert Manea2009-07-29
| * | | removed obsolete commentGravatar Robert Manea2009-07-29
| * | | Added helmut to AUTHORSGravatar Robert Manea2009-07-29
| * | | Merge branch 'robhelmut' of http://gnarfk.homelinux.org/~helmut/uzblGravatar Robert Manea2009-07-29
| |\ \ \
| | * \ \ Merge branch 'helmutexp' into robhelmutGravatar Helmut Grohne2009-07-29
| | |\ \ \
| | | * \ \ Merge branch 'helmut' into helmutexpGravatar Helmut Grohne2009-07-29
| | | |\ \ \
| | | | * | | fixed wrong n2v_p local variable conversionGravatar Helmut Grohne2009-07-29
| * | | | | | cast fixesGravatar Robert Manea2009-07-29
| |/ / / / /
| * | | | | converted further void**ptr usages to unionGravatar Helmut Grohne2009-07-29
| * | | | | Merge branch 'helmutexp' into robGravatar Helmut Grohne2009-07-29
| |\| | | |
| | * | | | Merge branch 'helmut' into helmutexpGravatar Helmut Grohne2009-07-29
| | |\| | |
| | | * | | added more /*@null@*/ and const annotationsGravatar Helmut Grohne2009-07-29
| | | * | | fixed possible memory leak in find_xdg_fileGravatar Helmut Grohne2009-07-29
| | | * | | fixed possible null pointer dereferenceGravatar Helmut Grohne2009-07-29
| | | * | | made get_exp_type return an enum as it shouldGravatar Helmut Grohne2009-07-29
| | | * | | made global variable n2v_p be localGravatar Helmut Grohne2009-07-29
| | * | | | Merge branch 'helmut' into helmutexpGravatar Helmut Grohne2009-07-29
| | |\| | |
| | | * | | fixed strndup -> g_strndup using free -> g_freeGravatar Helmut Grohne2009-07-29
| | | * | | made this void **ptr; a union to remove magicGravatar Helmut Grohne2009-07-29
| | | * | | added a gsize -> int cast for gccGravatar Helmut Grohne2009-07-29
| | | * | | use g_strndup instead of strndupGravatar Helmut Grohne2009-07-29
| | | * | | removed useless MAX_BINDINGS macroGravatar Helmut Grohne2009-07-29
| * | | | | applied helmut's expand() patchGravatar Robert Manea2009-07-28
* | | | | | Added simple command line option parsing to uzbl_tabbed.pyGravatar Mason Larobina2009-07-29
* | | | | | Checks uzbl in window mode before setting/getting window geometry.Gravatar Mason Larobina2009-07-28
| | | * | | added some splint commentsGravatar Helmut Grohne2009-07-28
| | | * | | improved expand functionGravatar Helmut Grohne2009-07-28
| | | * | | use EXIT_* macros instead of numerical valuesGravatar Helmut Grohne2009-07-28
| | | * | | pass char* as const char * where possibleGravatar Helmut Grohne2009-07-28
| | | | * | Close socket after the handle_request function not inside handle_requestGravatar Mason Larobina2009-07-28