Subversion Repositories Kolibri OS

Compare Revisions

No changes between revisions

Regard whitespace Rev 9292 → Rev 9293

/programs/cmm/browser/compile_ru.bat
File deleted
\ No newline at end of file
/programs/cmm/browser/compile_en.bat
File deleted
\ No newline at end of file
/programs/cmm/browser/compile_ru.sh
File deleted
\ No newline at end of file
Property changes:
Deleted: svn:executable
-*
\ No newline at end of property
/programs/cmm/browser/compile_en.sh
File deleted
\ No newline at end of file
Property changes:
Deleted: svn:executable
-*
\ No newline at end of property
/programs/cmm/browser/TWB/set_style.h
200,7 → 200,7
dword hrcol = 0x00777777;
if (tag.get_value_of("color")) hrcol = GetColor(tag.value);
if (draw_x != left_gap) NewLine();
if (secondrun) canvas.DrawBar(5, style.cur_line_h / 2 + draw_y - 1, draw_w-10, 1, hrcol);
if (secondrun) canvas.DrawBar(5+left_gap, style.cur_line_h / 2 + draw_y - 1, draw_w-10, 1, hrcol);
draw_x++;
NewLine();
return;
342,6 → 342,12
 
void TWebBrowser::tag_table()
{
if (!tag.opened) {
if (style.font) tag_font();
if (link) tag_a();
style.b = false;
}
 
if (tag.is("table")) {
if(tag.opened) {
table.depth++;
/programs/cmm/browser/WebView.c
44,6 → 44,7
//===================================================//
bool debug_mode = false;
bool show_images = true;
bool source_mode = false;
 
_history history;
 
63,7 → 64,6
 
_http http = 0;
 
bool source_mode = false;
 
progress_bar prbar;
proc_info Form;
/programs/cmm/browser/build.bat
1,7 → 1,12
@ECHO OFF
 
call "compile_ru.bat"
@c-- /D=LANG_RUS WebView.c
@del WebView
@rename WebView.com WebView
@del warning.txt
 
if not exist WebView ( @pause )
 
if exist WebView (
"C:\Program Files (x86)\WinImage\winimage.exe" "C:\Users\leency\Desktop\kolibri.img" /H /Q /I WebView
d:
/programs/cmm/browser/build.sh
0,0 → 1,0
../c--/c--.elf -D=LANG_ENG WebView.c
Property changes:
Added: svn:executable
+*
\ No newline at end of property
/programs/cmm/browser/const.h
107,4 → 107,4
 
#define DEFAULT_URL URL_SERVICE_HOMEPAGE
 
char version[]="WebView 3.52b";
char version[]="WebView 3.52c";
/programs/cmm/browser/res/test.htm
7,6 → 7,9
<a href=//store.kolibri-n.org>Kolibri Store</a>
 
<table><tr><td>Simplest:
<a href=//nostalgy.net.ru/>nostalgy.net.ru</a>
<a href=//pci-ids.ucw.cz>pci.ids</a>
<a href=//dgmag.in>dgmag.in</a>
<a href=//bash.im>bash.im</a>
<a href=//opennet.ru>opennet</a>
<a href=//linux.org.ru>LOR</a>
14,8 → 17,7
<a href=//samlib.ru/b>samlib.ru/b</a>
<a href=//mirrors.pdp-11.ru>mirrors.pdp-11.ru</a>
<td>Simple:
<a href=//pci-ids.ucw.cz/>pci.ids</a>
<a href=//dgmag.in>dgmag.in</a>
<a href=//lionovsky.us>lionovsky.us</a>
<a href=//os-menuet.narod.ru>os-menuet.narod.ru</a>
<a href=//mestack.narod.ru/index.html>mestack.narod.ru</a>
<a href=//coolthemes.narod.ru/indexold.html>coolthemes.narod.ru</a>
23,13 → 25,11
<a href=//th99.infania.net>Total Hardware 1999</a>
<a href=//toastytech.com/guis/index.html>GUI Gallery</a>
<a href=//menuetos.net>menuetos.net</a>
 
<tr><td>Moderate:
<a href=//fdd5-25.pdp-11.ru>fdd5-25</a>
<a href=//acmp.ru/index.asp?main=tasks>acmp.ru</a>
<a href=//old-dos.ru>old-dos.ru</a>
<a href=//www.weitek.com/textual/support/driver.html>weitek</a>
 
<td>Complex:
<a href=//artcon.ru>artcon.ru</a>
<a href=//nubo.ru>nubo.ru</a>