Vincent Sanders
f686882856
fix up some warnings in atari build
10 years ago
Ole Loots
1ce4a14da9
Fixed some unused variable warnings.
11 years ago
Michael Drake
5f612d6600
Remove unused variables.
11 years ago
Michael Drake
2660ec08c2
Remove duplicate condition.
11 years ago
Ole Loots
44a6c5bb17
Fix previous checking (do not call av/va functions)
11 years ago
Ole Loots
cd70ecd405
Added VA/AV Protocol support (not used yet).
11 years ago
Ole Loots
d003fcf8bc
Do not redraw toolbar when window is iconified
11 years ago
Ole Loots
064c471239
Assign 0 not NULL as window handle when sending application message
11 years ago
Ole Loots
340d437b3f
Minor changes to gemtk
...
- check for NULL window ptr in gemtk_wm_send_msg
- use textarea template string for max textarea string length
11 years ago
Ole Loots
4f45f807f2
Added about dialog, fixed scrolled treeview redraw.
11 years ago
Ole Loots
f81fc04722
Added SSL Cert Inspector Window
...
(based on treeview API)
11 years ago
Ole Loots
49f4fa0d78
Hotlist and History and Cookies Manager implemented.
...
(The Cookie Manager window is a new one)
11 years ago
Ole Loots
9c551589bd
Added comments.
12 years ago
Ole Loots
076361e1e1
Match return value with function prototypes.
12 years ago
Ole Loots
39231ca3f6
Properly exit move_rect function.
12 years ago
Ole Loots
a6995849d2
Check rc_intersect result and added comments.
12 years ago
Ole Loots
1bc49bc914
Do not use clipping rectangle as toolbar redraw origin
...
Fixes recent toolbar redraw change.
12 years ago
Ole Loots
6675aa62dc
Refactored toolbar redraw
...
Always use the callback pointer and introduced an standard callback.
12 years ago
Ole Loots
46efbe13d4
Improved debug logging.
12 years ago
Ole Loots
af521e0494
Removed obsolete comments.
12 years ago
Ole Loots
08024af0a5
Renamed gemtk_wm_send_redraw to gemtk_wm_exec_redraw
...
...and did a little bit refactoring.
12 years ago
Ole Loots
3fa929938b
Fix duplicate Ctrl+V (and other shortcuts) key processing,
...
by catching event callback return value.
12 years ago
Ole Loots
52cce28438
Added some comments
12 years ago
Ole Loots
54f719aa96
Some more finetuning...
12 years ago
Ole Loots
577ff3cffc
The Window toolbar now have independet AES objects,
...
which means no state restore is required before redraw.
12 years ago
Ole Loots
985e4ce6be
Prefixed gemtk module functions.
12 years ago
Ole Loots
7cf178f286
Display download filename in download confirm message.
12 years ago
Ole Loots
13f22099ce
Search is functional.
12 years ago
Ole Loots
4f0ae4e128
Search form inside browser windows starts to work.
12 years ago
Ole Loots
8d35a11cf3
Commented debug output
12 years ago
Ole Loots
4f64d85dfa
Make toolbar height configurable,
...
started to use extended AES Object types.
12 years ago
Ole Loots
a0227890e9
Further work on search in browser window.
12 years ago
Ole Loots
badc87f343
Use windowes objc_w* and form_w* functions,
...
this should respect the window area, but
it doesn't.
12 years ago
Ole Loots
adcbbbe880
Started to move the search form into the browser window.
12 years ago
Ole Loots
4245051bd8
Pass mbuttons to toolbar events
12 years ago
Ole Loots
26cc21c5c0
Fixed WM_FULLED handling
12 years ago
Ole Loots
b6b900920c
Added some inline documentation
12 years ago
Ole Loots
7920daaa3f
Implemented language and font renderer popups.
12 years ago
Ole Loots
c0e6cf6590
Implemented caret redraw.
12 years ago
Ole Loots
695f052237
Moved form handling into gemtk,
...
removed several windom includes
12 years ago
Ole Loots
6840c98efe
wip
12 years ago
Ole Loots
2caa45d539
Settings are now written when save is clicked.
12 years ago
Ole Loots
f7ee2a0387
- started to work on settings dialog
...
- some WIP in treeview widgets. Changed destroy / and init handling.
It requires some optimization, when the widget is closed
it must remove itself from the guiwin list, for perfomance.
12 years ago
Ole Loots
c6a5109a95
Preparing for merge...
12 years ago
Ole Loots
973a8c37b1
First steps to remove windom dependency from download dialog.
12 years ago
Ole Loots
25db04a890
Dragged scrolling/mouse click events works fine now.
12 years ago
Ole Loots
40313798ee
Implemented Browser key input handling.
12 years ago
Ole Loots
9ec2e77b27
Only change selectable toolbar objects on click.
12 years ago
Ole Loots
fe0e2508e6
Refactored a lot of browser window code,... still totally WIP.
...
...but it compiles...
12 years ago
Ole Loots
6ea22068aa
Fixed typo, caused small scroll bug.
12 years ago