Fri, 15 Apr 2011 14:08:53 -0300 |
Jorge Arellano Cid |
Fix for endless loop with META refresh and same URL or no URL at all
|
Fri, 01 Apr 2011 14:59:23 -0300 |
Jorge Arellano Cid |
Fixed button sensitivity when starting with an empty page
|
Wed, 30 Mar 2011 16:03:40 -0300 |
Jorge Arellano Cid |
Fix for redraw problem when closing a non-focused tab (with tabs=2)
|
Thu, 24 Mar 2011 21:18:56 -0300 |
Jorge Arellano Cid |
Fixed border colors mismatches in drawBorder* functions
|
Thu, 24 Mar 2011 18:23:15 -0300 |
Jorge Arellano Cid |
Bound KEYS_HIDE_PANELS key to hide panels (escape)
|
Wed, 23 Mar 2011 11:42:35 -0300 |
Jorge Arellano Cid |
Made fullscreen work again (Ctrl+Space)
|
Fri, 18 Mar 2011 16:25:58 +0000 |
corvid |
www.dillo.org status value
|
Thu, 17 Mar 2011 17:26:18 -0300 |
Jorge Arellano Cid |
Assorted minor changes (see verbose log)
|
Tue, 15 Mar 2011 13:01:14 -0300 |
Jorge Arellano Cid |
Made the bug meter number&icon display correctly
|
Tue, 15 Mar 2011 09:33:04 -0300 |
Jorge Arellano Cid |
merge
|
Tue, 15 Mar 2011 09:28:45 -0300 |
Jorge Arellano Cid |
Made the findbar operative again (it has tricks and workarounds)
|
Tue, 15 Mar 2011 09:26:49 -0300 |
Jorge Arellano Cid |
Keybindings and some variable name normalizations
|
Sun, 13 Mar 2011 22:21:23 +0000 |
corvid |
no motionNotify when drag scrolling
|
Sun, 13 Mar 2011 09:50:30 -0400 |
Jorge Arellano Cid |
Made the status bar visible and operative.
|
Thu, 10 Mar 2011 13:41:12 -0300 |
Jorge Arellano Cid |
Minor fixes for panel_size=large
|
Wed, 09 Mar 2011 18:12:25 -0300 |
Jorge Arellano Cid |
merge
|
Wed, 09 Mar 2011 18:11:36 -0300 |
Jorge Arellano Cid |
Resolve tab limit workaround from fltk2 (removed)
|
Wed, 09 Mar 2011 18:08:16 -0300 |
Jorge Arellano Cid |
merge
|
Wed, 09 Mar 2011 18:07:25 -0300 |
Jorge Arellano Cid |
Minor resolve for previous patch
|
Wed, 09 Mar 2011 18:02:57 -0300 |
Jorge Arellano Cid |
merge
|
Wed, 09 Mar 2011 17:52:53 -0300 |
Jorge Arellano Cid |
Merged indentation patch. Kept one-char indentation for child widgets
|
Wed, 09 Mar 2011 17:39:24 -0300 |
Jorge Arellano Cid |
merge
|
Wed, 09 Mar 2011 17:36:28 -0300 |
Jorge Arellano Cid |
Resolve choice3 patch (not needed anymore, now we have choice5)
|
Wed, 09 Mar 2011 17:27:12 -0300 |
Jorge Arellano Cid |
Fix for a patch on code that was already removed
|
Wed, 09 Mar 2011 17:20:27 -0300 |
Jorge Arellano Cid |
resolve delete(layout) patch
|
Wed, 09 Mar 2011 17:10:21 -0300 |
Jorge Arellano Cid |
merge
|
Wed, 09 Mar 2011 17:07:35 -0300 |
Jorge Arellano Cid |
merge
|
Wed, 09 Mar 2011 14:26:19 -0300 |
Jorge Arellano Cid |
Made remove_tab() work for non-focused tabs
|
Wed, 09 Mar 2011 14:25:32 -0300 |
Jorge Arellano Cid |
Moved some keyboard events from class UI to class CustTabs (where they belong)
|
Wed, 09 Mar 2011 14:24:10 -0300 |
Jorge Arellano Cid |
Added code and made the necesary bindings so tabs start to be functional
|
Wed, 09 Mar 2011 14:22:32 -0300 |
Jorge Arellano Cid |
Part of the UI wasn't visible. This minor changes fix it.
|
Wed, 09 Mar 2011 14:21:25 -0300 |
Jorge Arellano Cid |
Made Dillo code follow my fltk1.3 UI prototype
|
Wed, 09 Mar 2011 14:20:19 -0300 |
Jorge Arellano Cid |
Made a brand new CustTabs class (to allow fine control of tabs).
|
Wed, 09 Mar 2011 14:18:58 -0300 |
Jorge Arellano Cid |
Added CustGroup class (it repositions child widgets when others are hidden)
|
Wed, 09 Mar 2011 14:17:01 -0300 |
Jorge Arellano Cid |
Initial changes to make the tiny panel mode work
|
Sun, 06 Feb 2011 22:13:53 -0300 |
Jorge Arellano Cid |
choice5 part2 (minor fix)
|
Sun, 06 Feb 2011 14:40:09 -0300 |
Jorge Arellano Cid |
imported patch choice5
|
Wed, 02 Mar 2011 04:49:18 +0000 |
corvid |
disable shortcut drawing in labels
|
Sat, 26 Feb 2011 19:07:08 +0000 |
corvid |
remove tab limit workaround from fltk2
|
Fri, 25 Feb 2011 22:55:22 +0100 |
Johannes Hofmann |
minimize draw rect before passing it to fl_clip_box to avoid overflows
|
Fri, 25 Feb 2011 08:37:13 +0000 |
corvid |
merge in recent changes from main repo
|
Fri, 11 Feb 2011 02:40:32 +0000 |
corvid |
downloads dpi: init some time variables
|
Mon, 07 Feb 2011 07:58:14 +0000 |
Jeremy Henty |
dpi/downloads.cc: make the indentation consistent.
|
Sat, 08 Jan 2011 17:56:56 +0000 |
Jeremy Henty |
configure.in: define the {int,uint}*_t types with AC_TYPE_*.
|
Fri, 28 Jan 2011 07:09:51 +0000 |
Jeremy Henty |
**/Makefile.am: #include $(top_srcdir).
|
Fri, 28 Jan 2011 07:09:51 +0000 |
Jeremy Henty |
**/Makefile.am: replace .. paths with absolute paths using $(top_builddir).
|
Fri, 25 Feb 2011 07:22:30 +0000 |
corvid |
fl_choice does not behave like fltk::choice did
|
Fri, 25 Feb 2011 07:00:11 +0000 |
corvid |
page title
|
Fri, 25 Feb 2011 00:54:06 +0000 |
corvid |
layout: less bandaidy
|
Thu, 24 Feb 2011 04:56:13 +0000 |
corvid |
add some band-aids again for now for this whole events-during-deletion problem
|
Wed, 23 Feb 2011 18:39:01 +0000 |
corvid |
different fix for the getWidgetAtPoint problems
|
Wed, 23 Feb 2011 08:19:03 +0000 |
corvid |
view and form widget focusing
|
Fri, 18 Feb 2011 02:06:35 +0000 |
corvid |
findbar activation
|
Thu, 17 Feb 2011 21:26:04 +0100 |
Johannes Hofmann |
port line clipping on expose rectangle to avoid X11 coordinate overflows
|
Tue, 15 Feb 2011 19:02:54 +0000 |
corvid |
make_current()
|
Fri, 11 Feb 2011 22:55:45 +0100 |
Johannes Hofmann |
port buffered drawing
|
Wed, 09 Feb 2011 01:31:14 +0000 |
corvid |
disable symbol-interpretation in labels
|
Tue, 08 Feb 2011 06:22:05 +0000 |
corvid |
a little overlap when paging up/down
|
Fri, 04 Feb 2011 17:08:37 +0000 |
corvid |
use our own pthread flags in src/Makefile
|
Fri, 04 Feb 2011 17:03:18 +0000 |
corvid |
widget coloring
|