tazweb log

age author description
2011-04-22 Christophe Lincoln Restore back and forward button (now we have put some item to context menu) and make all thet look nice
2011-04-22 Christophe Lincoln Connect create-web-view (right click and open in new window)but still dont do the job
2011-04-22 Christophe Lincoln Use xterm/wget for download and small fix
2011-04-22 Christophe Lincoln Uniformize gchar* and small fix
2011-04-22 Christophe Lincoln #define START for start page and make possible to request an uri without http:// (auto addes to string)
2011-04-22 Christophe Lincoln Clean-up main() and rename draw_loader since it's standard functions not a callback
2011-04-22 Christophe Lincoln Remove loading progress from window title and use gtk_drawing_area_new to have a small progress bar
2011-04-22 Christophe Lincoln Clean-up COPYING (keep a BSD License since WebKit use or go gpl ?
2011-04-22 Christophe Lincoln Use #define to handle config dir
2011-04-22 Christophe Lincoln Let have zoom functions! (menu item, search, download, zoom = binary at 20Kb :-)
2011-04-22 Christophe Lincoln Move TazWeb documentation button to a popup menu item
2011-04-22 Christophe Lincoln Move main window stuff to create_window and use shorter but clear name for some functions
2011-04-22 Christophe Lincoln Add populate_menu_cb and connection to have custom contextual menu items
2011-04-22 Christophe Lincoln Remove tazweb binary (...)
2011-04-22 Christophe Lincoln Prepa and code a view source mode but leave it commented for now
2011-04-21 Christophe Lincoln Add a separator between uri and search entry
2011-04-21 Christophe Lincoln Up Makefile for home.html
2011-04-21 Christophe Lincoln Add a search entry in toolbar and use home.html for personnal page (keep just one button and start page to slitaz webhome)
2011-04-21 Christophe Lincoln Code clean-up (use tab to ident)
2011-04-21 Christophe Lincoln Use get_config for file path
2011-04-21 Christophe Lincoln Use gtk_widget_set_size_request for toolbar size and remove border
2011-04-21 Christophe Lincoln Remove navigation button (alredy in context menu and save 4 kb:-) + up LICENSE
2011-04-19 Christophe Lincoln Use 'tazbox out-dl' to download
2011-04-19 Christophe Lincoln Small code clean-up
2011-04-19 Christophe Lincoln Rename bookmarks_cb to my_page_cb to follow callback name
2011-04-19 Christophe Lincoln Handle download-requested and finally use xterm/wget for now
2011-04-18 Christophe Lincoln Fixed typo in page.html (twitter url)
2011-04-15 Paul Issott Tiny edits
2011-04-15 Christophe Lincoln Added tag 1.2 for changeset 1ec6daf29541
2011-04-15 Christophe Lincoln Prepa for release1.2
2011-04-15 Christophe Lincoln Add some more info about personal page
2011-04-15 Christophe Lincoln Add degault bookmark file with separated CSS file also for doc
2011-04-15 Christophe Lincoln Get a default bookmark page id missing
2011-04-15 Christophe Lincoln Up doc for new bookmarks support ans small ui ajustment (vbox border)
2011-04-15 Christophe Lincoln Handle a Bookmarks file in /home/pankso/.config/tazweb/bookmarks.html
2011-04-14 Christophe Lincoln Fix notify_load_status_cb and move button home on the right
2011-04-14 Christophe Lincoln So lets have and uri entry in the toolbar :-)
2011-04-08 Christophe Lincoln New logo for our web browser
2011-04-05 Paul Issott Edit en.html, README
2011-04-05 Claudinei Pereira Add doc/tazweb.pt.html
2011-04-05 Eric Joseph-Alexandre README: Fix typo.
2011-04-05 Eric Joseph-Alexandre Edit(2): French doc
2011-04-05 Eric Joseph-Alexandre Edit: French doc
2011-04-05 Eric Joseph-Alexandre Fix: French doc
2011-04-05 Eric Joseph-Alexandre Add french doc + fix Makefile (755 is better)
2011-04-04 Christophe Lincoln Added tag 1.1 for changeset 45fe7984b87e
2011-04-04 Christophe Lincoln Update user documentation for fullscreen mode1.1
2011-04-04 Christophe Lincoln Add FULLSCREEN and UNFULLSCREEN mode with a nice button :-)
2011-04-04 Christophe Lincoln main.c: Add a back and forward button
2011-04-04 Christopher Rogers Added tag 1.0.1 for changeset 8a95a53b519a
2011-04-04 Christopher Rogers main.c should point to new /usr/share/doc/tazweb folder for docs.1.0.1
2011-04-04 Christophe Lincoln Added tag 1.0 for changeset 71732a02ae9e
2011-04-04 Christophe Lincoln Documentation goes in /usr/share/doc/tazweb and can be translated1.0
2011-04-04 Christophe Lincoln Update user doc and improve Makefile
2011-04-04 Christophe Lincoln Update README with toolbar info
2011-04-04 Christophe Lincoln main.c: create a toolbar, 2 button and pack it at bottom window
2011-04-04 Christophe Lincoln Just keep one source file (we will have a small toolbar!
2011-04-04 Christophe Lincoln Small code clean
2011-04-04 Christophe Lincoln Small code typo
2011-04-04 Christophe Lincoln with-toolbar.c: add a tazweb documentation button