Fri, 13 May 2011 14:14:43 -0400 |
Jorge Arellano Cid |
Avoid lots of flicker while resizing the window
|
Fri, 13 May 2011 00:51:50 +0000 |
corvid |
more free/delete
|
Thu, 12 May 2011 07:56:42 -0400 |
Jorge Arellano Cid |
Fix for dw_anchors_test.cc and dw_find_test.cc
|
Thu, 12 May 2011 07:56:37 -0400 |
Jorge Arellano Cid |
Bug fix: resize the viewport internally (when attached to a layout)
|
Wed, 11 May 2011 15:41:15 -0400 |
Jorge Arellano Cid |
merge
|
Fri, 06 May 2011 18:50:29 -0300 |
Jorge Arellano Cid |
Fixed a typo bug in Layout::setSizeHints
|
Tue, 10 May 2011 23:22:21 +0000 |
corvid |
more of the same
|
Tue, 10 May 2011 21:07:30 +0000 |
corvid |
straighten out free/delete/delete[]
|
Sun, 08 May 2011 22:58:39 +0000 |
corvid |
fl_measure expects w to be set
|
Sun, 08 May 2011 22:50:51 +0000 |
corvid |
FindBar leak
|
Mon, 02 May 2011 21:40:00 +0200 |
Johannes Hofmann |
merge
|
Mon, 02 May 2011 21:39:52 +0200 |
Johannes Hofmann |
initial take on Xembed port to fltk-1.3
|
Sun, 01 May 2011 23:00:43 +0200 |
Johannes Hofmann |
merge
|
Sun, 01 May 2011 22:57:59 +0200 |
Johannes Hofmann |
fix handling of CSS length values of 0 without unit
|
Wed, 20 Apr 2011 02:45:55 +0000 |
corvid |
catch up on ChangeLog a bit
|
Sun, 01 May 2011 22:41:12 -0300 |
Jorge Arellano Cid |
Re-enabled "show_progress_box" dillorc preference
|
Sun, 01 May 2011 06:13:52 +0000 |
corvid |
check scrollbar visibility before sending it events
|
Sat, 30 Apr 2011 22:18:45 -0300 |
Jorge Arellano Cid |
Re-enabled "Find text" to select text when already shown
|
Sat, 30 Apr 2011 17:10:21 -0300 |
Jorge Arellano Cid |
Re-enabled middle click on history popups (Back and Forward buttons)
|
Sat, 30 Apr 2011 16:06:08 -0300 |
Jorge Arellano Cid |
downloads GUI: fixed a couple of rendering glitches
|
Fri, 29 Apr 2011 19:27:04 -0300 |
Jorge Arellano Cid |
Fixed downloads dpi GUI (close and rename dialogs, colors)
|
Fri, 29 Apr 2011 12:30:39 -0300 |
Jorge Arellano Cid |
Set middle click as default for close tab (+ right_click_closes_tab in dillorc)
|
Fri, 29 Apr 2011 04:11:46 +0000 |
corvid |
less wordy close dialog buttons
|
Thu, 28 Apr 2011 19:38:26 -0300 |
Jorge Arellano Cid |
Made Ctrl-q the default for close-all (it was Alt-q)
|
Thu, 28 Apr 2011 19:31:47 +0000 |
corvid |
fltk1's copy_label() calls redraw_label()
|
Thu, 28 Apr 2011 16:09:30 +0000 |
corvid |
fix panel size menu
|
Wed, 27 Apr 2011 19:56:21 +0000 |
corvid |
change keysrc as well
|
Wed, 27 Apr 2011 15:59:47 -0300 |
Jorge Arellano Cid |
Set Ctrl-w as default for close tab/window (it was Ctrl-q)
|
Fri, 22 Apr 2011 18:32:01 -0300 |
Jorge Arellano Cid |
Fix for e816e06ee901: part 2 (missing callback)
|
Fri, 22 Apr 2011 16:12:20 -0300 |
Jorge Arellano Cid |
Fix for e816e06ee901: it disabled the preceeding menuitems
|
Fri, 22 Apr 2011 13:23:09 -0300 |
Jorge Arellano Cid |
Made "new tab" and "new window" follow the style of the requesting UI
|
Thu, 21 Apr 2011 19:06:09 -0300 |
Jorge Arellano Cid |
Fixed a glitch with panel size change and redraw
|
Thu, 21 Apr 2011 17:46:42 -0300 |
Jorge Arellano Cid |
Made button visibility prefs work again for: search, help and file menu
|
Thu, 21 Apr 2011 14:02:08 -0300 |
Jorge Arellano Cid |
Reenabled "focus_new_tab" dillorc pref (also SHIFT-middleclick to revert)
|
Thu, 21 Apr 2011 13:22:00 -0300 |
Jorge Arellano Cid |
Disabled the right-click-over-search-button hook that changed panel size
|
Thu, 21 Apr 2011 13:15:51 -0300 |
Jorge Arellano Cid |
Added a submenu to control the panel size (Tools)
|
Thu, 21 Apr 2011 13:14:44 -0300 |
Jorge Arellano Cid |
Made on-the-fly control panel work again
|
Thu, 21 Apr 2011 13:12:51 -0300 |
Jorge Arellano Cid |
Switched make_panel() to use insert() instead of begin()/end() pairs
|
Wed, 20 Apr 2011 13:54:55 +0000 |
corvid |
comment
|
Wed, 20 Apr 2011 13:48:57 +0000 |
corvid |
symbol/shortcut interpretation, comments
|
Wed, 20 Apr 2011 01:55:59 +0000 |
corvid |
rm obsolete comment
|
Tue, 19 Apr 2011 13:49:08 -0300 |
Jorge Arellano Cid |
merge
|
Tue, 19 Apr 2011 13:48:16 -0300 |
Jorge Arellano Cid |
Set FL_FREE_LABELTYPE to interpret symbols and draw shortcut (for "File" menu)
|
Tue, 19 Apr 2011 02:07:57 +0000 |
corvid |
some doc/ updates
|
Tue, 19 Apr 2011 01:12:12 +0000 |
corvid |
clean up apparently-unnecessary tooltip code
|
Sat, 16 Apr 2011 16:43:27 -0300 |
Jorge Arellano Cid |
Fixed offset bugs with panel tiny and large (also fullscreen mode for large)
|
Sat, 16 Apr 2011 14:11:16 +0000 |
corvid |
merge in recent changes from main repo
|
Thu, 14 Apr 2011 16:11:33 +0000 |
corvid |
https dpi: error strings for certificate error code 19 and 20
|
Mon, 04 Apr 2011 17:56:15 +0000 |
corvid |
clearer MSG for suspicious image size
|
Sun, 03 Apr 2011 21:25:53 +0200 |
Johannes Hofmann |
flush the Textblock we last added to
|
Sat, 02 Apr 2011 18:52:49 +0100 |
Jeremy Henty |
dlib/Makefile.am: clean up whitespace
|
Thu, 31 Mar 2011 19:02:37 +0100 |
Jeremy Henty |
html.cc: Html_tag_open_meta(): check that the URL exists before redirecting.
|
Sun, 27 Mar 2011 10:16:51 +0100 |
Jeremy Henty |
dw/style.cc: drawBorder*(): use the correct border colors.
|
Fri, 15 Apr 2011 18:16:05 -0300 |
Jorge Arellano Cid |
Introduced class CustLightButton for visual feedback on panel buttons
|
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
|
Thu, 03 Feb 2011 08:16:56 +0000 |
corvid |
rm clear_visible_focus() on tabs
|
Thu, 03 Feb 2011 06:08:15 +0000 |
corvid |
don't send viewport events to scrollbars while doing middle-click page dragging.
|
Thu, 03 Feb 2011 05:35:29 +0000 |
corvid |
use Fl_Group::handle() to pass events to scrollbars
|
Sat, 29 Jan 2011 21:43:57 +0000 |
corvid corvid |
font/size for fltk widgets
|
Sat, 29 Jan 2011 20:14:06 +0000 |
corvid |
improve widget colors
|
Sat, 29 Jan 2011 07:30:44 +0000 |
corvid |
clean out FltkSelectionResource
|