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
|
Sat, 29 Jan 2011 06:36:48 +0000 |
corvid |
fix initial selection for OptionMenu
|
Sat, 29 Jan 2011 06:24:08 +0000 |
corvid |
push/pop for List
|
Sat, 29 Jan 2011 05:33:49 +0000 |
corvid |
restore push/pop in dw-ui-test
|
Sat, 29 Jan 2011 05:29:09 +0000 |
corvid |
push/popGroup is back. Implemented for FltkOptionMenu
|
Sat, 29 Jan 2011 04:48:59 +0000 |
corvid |
width for FltkList as well
|
Sat, 29 Jan 2011 03:03:03 +0000 |
corvid |
uncomment the font calls in fltkui
|
Sat, 29 Jan 2011 03:00:02 +0000 |
corvid |
OptionMenu size
|
Sat, 29 Jan 2011 02:41:26 +0000 |
corvid |
our own menuItem array for OptionMenu
|
Fri, 28 Jan 2011 21:40:19 +0100 |
Johannes Hofmann |
implement FltkPlatform::fontExists() + other font handling improvements
|
Thu, 27 Jan 2011 23:14:33 +0100 |
Johannes Hofmann |
more font selection stuff
|
Wed, 26 Jan 2011 02:00:50 +0000 |
corvid |
fix the temporary choice5 code
|
Tue, 25 Jan 2011 21:13:56 +0000 |
corvid |
FL_NO_BOX for tabs when labels not shown
|
Tue, 25 Jan 2011 05:07:53 +0000 |
corvid |
let caller know user/pass dialog isn't working yet
|
Tue, 25 Jan 2011 04:34:28 +0000 |
corvid |
dialog text window
|
Mon, 24 Jan 2011 23:01:14 +0100 |
Johannes Hofmann |
some font handling
|
Mon, 24 Jan 2011 16:34:06 +0000 |
corvid |
remove a FLTK2 workaround
|
Sun, 23 Jan 2011 23:46:03 +0000 |
corvid |
don't let complex button destroy flat view
|
Sun, 23 Jan 2011 23:28:22 +0000 |
corvid |
prevent new Fl_Widgets from automatically being added to a Fl_Group
|
Sun, 23 Jan 2011 18:55:28 +0000 |
corvid |
extend Johannes's deletingTopLevel workaround from 400a06a83891
|
Sun, 23 Jan 2011 16:58:23 +0000 |
corvid |
xembed
|
Sun, 23 Jan 2011 02:45:29 +0000 |
corvid |
FltkListResource::sizeRequest
|
Sun, 23 Jan 2011 02:35:01 +0000 |
corvid |
add tree items directly to a parent
|
Sun, 23 Jan 2011 02:25:30 +0000 |
corvid |
Fl_Tree settings
|
Sat, 22 Jan 2011 19:45:01 +0000 |
corvid |
merge in recent changes from main repo
|
Sat, 08 Jan 2011 17:55:36 +0000 |
Jeremy Henty |
configure.in: fix the test code alignment.
|
Sat, 08 Jan 2011 17:55:36 +0000 |
Jeremy Henty |
configure.in: replace obsolete AC_TRY_LINK_FUNC with AC_LINK_IFELSE/AC_LANG_CALL.
|
Sat, 08 Jan 2011 17:55:36 +0000 |
Jeremy Henty |
configure.in: replace obsolete AC_TRY_COMPILE with AC_COMPILE_IFELSE/AC_LANG_PROGRAM.
|
Sat, 08 Jan 2011 17:55:36 +0000 |
Jeremy Henty |
configure.in: replace obsolete AC_ERROR with AC_MSG_ERROR.
|
Sat, 08 Jan 2011 17:55:36 +0000 |
Jeremy Henty |
configure.in: replace AC_CANONICAL_SYSTEM with AC_CANONICAL_TARGET.
|
Sat, 08 Jan 2011 17:51:06 +0000 |
Jeremy Henty |
Add some missing entries to .hgignore.
|
Sun, 09 Jan 2011 17:57:17 +0000 |
corvid |
don't need --use-images with fltk2-config
|
Fri, 07 Jan 2011 13:59:46 +0100 |
Johannes Hofmann |
fix Pointer::hashValue() by including config.h
|
Sat, 22 Jan 2011 16:20:53 +0000 |
corvid |
convex polygons for border drawing
|
Sat, 22 Jan 2011 15:59:10 +0000 |
corvid |
polygons
|