.. |
doc
|
updatet docs.
|
2011-09-19 18:41:31 +00:00 |
plot
|
edit comments
|
2011-08-05 01:10:36 +00:00 |
res
|
Added context menu.
|
2011-09-19 18:39:13 +00:00 |
scripts
|
lowered stack value (the large value was added because of excesive stack usage within mintlibs regex, but it can be avoided when using malloc within regex impl.), added missing internal.css
|
2011-06-03 22:37:20 +00:00 |
Makefile.target
|
Added context menu,
|
2011-09-19 18:38:48 +00:00 |
bitmap.c
|
Implemented Search Dialog
|
2011-01-30 19:24:03 +00:00 |
bitmap.h
|
removed MFDB_STRIDE macro ( moved to plotter.h)
|
2011-04-10 21:44:25 +00:00 |
browser.c
|
Added context menu,
|
2011-09-19 18:38:48 +00:00 |
browser.h
|
Removed usage of duplicate types for the same thing (bbox, rect)
|
2011-08-30 21:38:54 +00:00 |
browser_win.c
|
Added context menu,
|
2011-09-19 18:38:48 +00:00 |
browser_win.h
|
Added context menu,
|
2011-09-19 18:38:48 +00:00 |
clipboard.h
|
Implemented Search Dialog
|
2011-01-30 19:24:03 +00:00 |
ctxmenu.c
|
Added context menu,
|
2011-09-19 18:38:48 +00:00 |
ctxmenu.h
|
Added context menu,
|
2011-09-19 18:38:48 +00:00 |
download.c
|
Improved path conversion for DOS Filesystems.
|
2011-04-23 20:09:24 +00:00 |
download.h
|
Moved mouse movement handling into window event handlers, updated resources, updated todos, implemented treeview + hotlist
|
2011-04-10 21:52:07 +00:00 |
dragdrop.c
|
Added file upload / file dragdrop
|
2011-02-05 14:32:15 +00:00 |
dragdrop.h
|
Added file upload / file dragdrop
|
2011-02-05 14:32:15 +00:00 |
filetype.c
|
added .txt file type.
|
2011-02-25 23:21:40 +00:00 |
findfile.c
|
Improved path conversion for DOS Filesystems.
|
2011-04-23 20:09:24 +00:00 |
findfile.h
|
Added missing prototype
|
2011-02-01 21:20:06 +00:00 |
font.c
|
Removed nonsense include.
|
2011-04-10 21:42:38 +00:00 |
font.h
|
Implemented Search Dialog
|
2011-01-30 19:24:03 +00:00 |
global_evnt.c
|
Added context menu,
|
2011-09-19 18:38:48 +00:00 |
global_evnt.h
|
Moved mouse movement handling into window event handlers, updated resources, updated todos, implemented treeview + hotlist
|
2011-04-10 21:52:07 +00:00 |
gui.c
|
Added context menu,
|
2011-09-19 18:38:48 +00:00 |
gui.h
|
Added context menu,
|
2011-09-19 18:38:48 +00:00 |
history.c
|
Implemented Search Dialog
|
2011-01-30 19:24:03 +00:00 |
history.h
|
Implemented Search Dialog
|
2011-01-30 19:24:03 +00:00 |
hotlist.c
|
Moved mouse movement handling into window event handlers, updated resources, updated todos, implemented treeview + hotlist
|
2011-04-10 21:52:07 +00:00 |
hotlist.h
|
Moved mouse movement handling into window event handlers, updated resources, updated todos, implemented treeview + hotlist
|
2011-04-10 21:52:07 +00:00 |
login.c
|
Implemented Search Dialog
|
2011-01-30 19:24:03 +00:00 |
login.h
|
Implemented Search Dialog
|
2011-01-30 19:24:03 +00:00 |
misc.c
|
Keep Mouse tracking limited to input_window.
|
2011-09-09 22:18:49 +00:00 |
misc.h
|
Keep Mouse tracking limited to input_window.
|
2011-09-09 22:18:49 +00:00 |
options.h
|
housekeeping
|
2011-08-05 01:11:03 +00:00 |
osspec.c
|
removed preparations for frames. (will be handled within the core)
|
2011-06-30 20:20:27 +00:00 |
osspec.h
|
Improved path conversion for DOS Filesystems.
|
2011-04-23 20:09:24 +00:00 |
plot.c
|
adjusted typo, fixed compilation of setting knockout option during runtime.
|
2011-06-30 19:16:11 +00:00 |
plot.h
|
Remove plotter table global. Pass a redraw context around redraw functions. Knockout could be handled better. Note: untested on most front ends.
|
2011-06-30 15:48:07 +00:00 |
schedule.c
|
Simpliefied scheduler timeout.
|
2011-04-22 10:42:53 +00:00 |
schedule.h
|
Implemented Search Dialog
|
2011-01-30 19:24:03 +00:00 |
search.c
|
Added context menu,
|
2011-09-19 18:38:48 +00:00 |
search.h
|
Added better checkboxes,
|
2011-02-12 19:41:07 +00:00 |
slider.c
|
Implemented Search Dialog
|
2011-01-30 19:24:03 +00:00 |
slider.h
|
Implemented Search Dialog
|
2011-01-30 19:24:03 +00:00 |
statusbar.c
|
Improved accuracy for window resize.
|
2011-08-05 01:12:03 +00:00 |
statusbar.h
|
Improved accuracy for window resize.
|
2011-08-05 01:12:03 +00:00 |
system_colour.c
|
Added missing includes
|
2011-02-01 21:19:28 +00:00 |
thumbnail.c
|
Remove thumbnail_create() from browser.h. Make RO front end use the core thumbnail_redraw function. Make other front ends include the right header for thumbnail_create().
|
2011-02-19 22:17:54 +00:00 |
toolbar.c
|
removed preparations for frames. (will be handled within the core)
|
2011-06-30 20:20:27 +00:00 |
toolbar.h
|
rearranged includes, seperate redraw request areas.
|
2011-05-09 22:10:02 +00:00 |
treeview.c
|
Remove plotter table global. Pass a redraw context around redraw functions. Knockout could be handled better. Note: untested on most front ends.
|
2011-06-30 15:48:07 +00:00 |
treeview.h
|
Moved mouse movement handling into window event handlers, updated resources, updated todos, implemented treeview + hotlist
|
2011-04-10 21:52:07 +00:00 |
verify_ssl.c
|
Implemented Search Dialog
|
2011-01-30 19:24:03 +00:00 |
verify_ssl.h
|
Implemented Search Dialog
|
2011-01-30 19:24:03 +00:00 |