haiku-os@conference.jabber.ru - 2010/10/24

00:05:20 Пользователи: Diver_, Flаmе, michael_s(Atom330), Ботиха, Зелёновый (5)

00:05:20 siaržuk установил(а) тему: Сайт проекта: http://www.haiku-os.org Haiku OS R1/alpha 2: http://www.haiku-os.org/get-haiku Сайт сообщества: http://qube.ru/ BeShare: siarzhuk.dyndns.org Логи конференции: http://siarzhuk.dyndns.org/haiku-os.logs. ВНИМАНИЕ: Для получения статуса "Участник" перешлите Вашу просьбу модераторам [как приватное сообщение].

00:05:20 Flаmе теперь online [50]

00:14:28 Ботиха: RSS: Новости для Haiku
• * Removed the ability to invert an image. If you really need that feature,…
Commit by axeld :: r39095 /haiku/trunk/src/apps/showimage/ (4 files): Removed the ability to invert an image. If you really need that feature, you'll now have to open an image editing application instead.Removed the black border around the image.Removed the B_PANEL_BACKGROUND_COLOR background in non-full screen mode - it's now always black.Made zoom level changes exponential.
http://cia.vc/stats/project/openbeos/.message/1ac3618

00:15:31 Diver_: michael_s(Atom330): ну как?

00:29:31 Ботиха: RSS: Новости для Haiku
• Cache the retrace semaphore. Use the right kind of locking in the method that…
Commit by stippi :: r39096 /haiku/trunk/src/servers/app/drawing/ (2 files): Cache the retrace semaphore. Use the right kind of lockingin the method that needs it.
http://cia.vc/stats/project/openbeos/.message/1ac3882
• Introduce a new flag for drawing BBitmaps, B_WAIT_FOR_RETRACE which triggers…
Commit by stippi :: r39097 /haiku/trunk/ (4 files in 3 dirs): Introduce a new flag for drawing BBitmaps, B_WAIT_FOR_RETRACEwhich triggers waiting on the retrace semaphore in app_serverjust before drawing the bitmap. This potentially removes anyadditional delay when doing this client side. Completely untested.
http://cia.vc/stats/project/openbeos/.message/1ac39a7

00:44:38 Ботиха: RSS: Новости для Haiku
• * Removed the delayed scaler code - it's no longer needed (and was trying rather…
Commit by axeld :: r39098 /haiku/trunk/src/apps/showimage/ (4 files): Removed the delayed scaler code - it's no longer needed (and was trying rather stupid things like creating a 50000x40000 pixel bitmap if you zoomed in).Removed dithering in CMAP8 mode. Please use 32 bit mode instead :-)Cleaned up ShowImageWindow.h.
http://cia.vc/stats/project/openbeos/.message/1ac3bbd
• * Minor cleanup.
Commit by axeld :: r39099 /haiku/trunk/src/apps/terminal/TermView.cpp: Minor cleanup.
http://cia.vc/stats/project/openbeos/.message/1ac3de3

00:59:48 Ботиха: RSS: Новости для Haiku
• Apparently it does not work… convert to TODO.
Commit by stippi :: r39100 /haiku/trunk/src/servers/app/ServerWindow.cpp: Apparently it does not work… convert to TODO.
http://cia.vc/stats/project/openbeos/.message/1ac3e6a

01:08:19 siaržuk зашел как владелец конференции online [5]

01:10:23 siaržuk танцует пъяный на столе.

01:18:43 siaržuk вышел (Computer ging in den Schlaf-Modus)

01:29:59 Ботиха: RSS: Новости для Haiku
• Part of a refactoring/rewrite I was once working on, work in progress, don't…
Commit by stippi :: r39101 /haiku/trunk/src/apps/showimage/ (2 files): Part of a refactoring/rewrite I was once working on,work in progress, don't remember how far I got. Supposedto extract the image file and document page navigationfrom ShowImageView. Not included in build. Untested.
http://cia.vc/stats/project/openbeos/.message/1ac3f14
• Automatic whitespace cleanup. No functional change.
Commit by mmadia :: r39102 /haiku/trunk/src/tools/translation/inspector/ (13 files): Automatic whitespace cleanup. No functional change.
http://cia.vc/stats/project/openbeos/.message/1ac40b0

01:45:01 Ботиха: RSS: Новости для Haiku
• Fixed some B_TRANSLATE_CONTEXT redefinition warnings.
Commit by mmadia :: r39103 /haiku/trunk/src/tools/translation/inspector/ (3 files): Fixed some B_TRANSLATE_CONTEXT redefinition warnings.
http://cia.vc/stats/project/openbeos/.message/1ac448e
• As DoCatalogs requires a signature, updated this invocation to use the MIME…
Commit by mmadia :: r39104 /haiku/trunk/src/add-ons/translators/shared/Jamfile: As DoCatalogs requires a signature, updated this invocation to use the MIMEsignature of x-be-bitmap.
http://cia.vc/stats/project/openbeos/.message/1ac45db

02:00:05 Ботиха: RSS: Новости для Haiku
• * The shrink/zoom to window options aren't available anymore from the context…
Commit by axeld :: r39105 /haiku/trunk/src/apps/showimage/ (4 files): The shrink/zoom to window options aren't available anymore from the context menu. I plan to allow zooming always, so they won't be needed that often anymore.Removed all selection copy/move/cut code. This just doesn't belong into an image viewer.Selections are now changed using the tertiary mouse button, or when you press the command or control modifiers. Instead, the image will now be moved around with the left button.If you drop an image file to ShowImage, it will now open it instead of pasting it as selection.Reworked the scrolling/selection code to never poll, and never use GetMouse(). Instead properly use the asynchronous API (ie. B_NO_POINTER_HISTORY).I plan to remove the scaling code as well: the results aren't as good as they could be (bilinear scaling isn't the solution for everything), and the interface is pretty awkward, anyway. IMO, this kind of functionality should be left to apps that are actually thought for image editing. Another solution would be a Tracker add-on that resizes (multiple) images.
http://cia.vc/stats/project/openbeos/.message/1ac46c1

02:55:58 nika1405 зашел как постоянный участник online [0] (Yep, I'm here.)

03:00:35 Ботиха: RSS: Новости для Haiku
• As suggested by Ingo use a B_WATCH_VOLUME flag to tell the kernel to watch the…
Commit by czeidler :: r39106 /haiku/trunk/ (3 files in 3 dirs): As suggested by Ingo use a B_WATCH_VOLUME flag to tell the kernel to watchthe whole volume. Kernel part follows.
http://cia.vc/stats/project/openbeos/.message/1ac4c11
• Store the volume watcher in a separate hash table to not collide with normal…
Commit by czeidler :: r39107 /haiku/trunk/src/system/kernel/fs/node_monitor.cpp: Store the volume watcher in a separate hash table to not collide withnormal nodes.
http://cia.vc/stats/project/openbeos/.message/1ac4d75

03:30:48 Ботиха: RSS: Новости для Haiku
• Add an ExecDevice class to handle devices using Exec's IORequest calls. Subclass…
Commit by mmu_man :: r39108 /haiku/trunk/src/system/boot/platform/amiga_m68k/ (5 files): Add an ExecDevice class to handle devices using Exec's IORequest calls. Subclass it as KeyboardDevice to use keyboard.device.
http://cia.vc/stats/project/openbeos/.message/1ac4e4b
• Updated DoCatalogs rule, to apply a grist based on the target's signature and…
Commit by mmadia :: r39109 /haiku/trunk/ (2 files in 2 dirs): Updated DoCatalogs rule, to apply a grist based on the target's signature andnot based on the automatic path-based grist. This (in conjunction with passinga value for the 'folder' parameter) allows multiple targets within the samesource directory to have their own catalog files.Fixes #6741.
http://cia.vc/stats/project/openbeos/.message/1ac505b

04:02:13 gour зашел как постоянный участник online [1] (дома)

04:03:12 Flаmе вышел

04:15:58 Ботиха: RSS: Новости для Haiku
• Almost working keyboard input. One can now select menu items, though it seems to…
Commit by mmu_man :: r39110 /haiku/trunk/src/system/boot/platform/amiga_m68k/ (console.cpp rom_calls.h): Almost working keyboard input. One can now select menu items, though it seems to miss 2/3 of the key presses.
http://cia.vc/stats/project/openbeos/.message/1ac5220
• Fix console_clear_screen(), ClearScreen() only clears from the current y…
Commit by mmu_man :: r39111 /haiku/trunk/src/system/boot/platform/amiga_m68k/console.cpp: Fix console_clear_screen(), ClearScreen() only clears from the current y position so we must Move() before.
http://cia.vc/stats/project/openbeos/.message/1ac535b

04:22:08 gour вышел

05:01:16 Ботиха: RSS: Новости для Haiku
• * More work relating to supporting multiple localized targets in the same…
Commit by mmadia :: r39112 /haiku/trunk/ (31 files in 6 dirs): * More work relating to supporting multiple localized targets in the same
directory. Introduced a new variable HAIKU_MULTIPLE_LOCALIZED_TARGETS, which
gets set in any Jamfiles that contain multiple DoCatalogs invocations. This
removes the need to supply folder parameter to DoCatalogs.
* Add the DoCatalogs invocation for filepanel.
* Relocated the catkeys for Screenshot and screenshot into their respective
directories.
http://cia.vc/stats/project/openbeos/.message/1ac5451
• Add a Clear() call to ExecDevice. Seems there is a lowlevel.library which might…
Commit by mmu_man :: r39113 /haiku/trunk/src/system/boot/platform/amiga_m68k/ (Handle.h devices.cpp rom_calls.h): Add a Clear() call to ExecDevice.Seems there is a lowlevel.library which might be easier to use for keyboard, add some defs for it.
http://cia.vc/stats/project/openbeos/.message/1ac5df1

05:46:56 Ботиха: RSS: Новости для Haiku
• Improved upon r39090. * removed the catkeys pseudo-target * created catalogs…
Commit by mmadia :: r39114 /haiku/trunk/ (Jamfile build/jam/LocaleRules): Improved upon r39090.
* removed the catkeys pseudo-target
* created catalogs pseudo-target, which builds all catalogs & en.catkeys(.pre)
* created LocalizedTargets pseudo-target, which builds all targets that have
been localized.
http://cia.vc/stats/project/openbeos/.message/1ac5f81
• DriveSetup: - File system is now only displayed when the partition actually has…
Commit by bgroff :: r39115 /haiku/trunk/ (22 files in 6 dirs): DriveSetup:File system is now only displayed when the partition actually has a filesystem.Now checks if the DiskSystem supports initializing.Updated the *ParamsPanels, as well as, the Disk System add-ons to use the new storage api changes (see below). Storage Kit:Simplified the parameters editor system. Now all parameter editor requests go through a single function, GetParameterEditor, and pass a B_PARAMETER_EDITOR_TYPE to request a particular parameter editor.Moved DiskDeviceAddOnManager.h to the headers directory, as it is now required by InitParamsPanel.
http://cia.vc/stats/project/openbeos/.message/1ac60f3
• Automatic whitespace cleanup. No functional change.
Commit by mmadia :: r39116 /haiku/trunk/src/apps/codycam/ (14 files): Automatic whitespace cleanup. No functional change.
http://cia.vc/stats/project/openbeos/.message/1ac6913

06:17:09 Diger зашел как модератор и администратор online [55]

06:35:47 Diger теперь away [55] (Auto Status (idle))

06:42:52 Diger теперь online [55]

08:15:33 Зелёновый теперь online [30]

08:32:13 Diger теперь away [55] (Auto Status (idle))

08:36:06 Diger теперь online [55]

09:17:07 Зелёновый теперь away [30]

09:19:11 3deyes зашел как владелец конференции online [0]

09:35:19 Diger теперь away [55] (Auto Status (idle))

09:37:07 Зелёновый теперь xa [30]

09:41:55 Diger теперь online [55]

10:10:36 Зелёновый теперь online [30]

10:10:58 RISC@gtalk зашел как владелец конференции online [1]

10:10:59 RISC@gtalk теперь online [1]

10:18:33 Ботиха: RSS: Новости для Haiku
• * Fixed typo.
Commit by axeld :: r39117 /haiku/trunk/src/apps/showimage/ShowImageView.cpp: Fixed typo.
http://cia.vc/stats/project/openbeos/.message/1ac6c48

10:20:40 Зелёновый теперь away [30]

10:23:26 Diger теперь away [55] (Auto Status (idle))

10:23:32 Зелёновый теперь online [30]

10:32:21 RISC@gtalk: http://www.freelists.org/post/haiku-development/Haiku-Google-CodeIn-Help-Needed,1

10:32:53 michael_s@mac зашел как владелец конференции away [0] (Отошел)

10:32:55 michael_s@mac теперь away [0] (Отошел)

10:35:27 michael_s@mac: Diver_: пока полёт нормальный

10:35:42 Diver_: ага

10:35:54 michael_s@mac: нехороший баг

10:36:12 Diver_: сломали мышь в виртуалбоксе пока я спал

10:37:05 michael_s@mac: ещё заметил, что некоторые ттф шрифты вообще не рисуются

10:37:33 Diver_: надо тикет создать

10:37:45 michael_s@mac: закидываешь их, в списке выбора фонтов появляются, но строка с примером пустой становится

10:38:35 michael_s@mac: виндовый калибри например

10:39:25 Зелёновый теперь away [30]

10:40:02 Diver_: его не может прочитать либо freetype, либо app_servever

10:41:57 RISC@gtalk: http://api.haiku-os.org/layout_intro.html

10:42:34 Diger теперь online [55]

10:45:26 michael_s@mac: угу

10:52:34 Diger теперь away [55] (Auto Status (idle))

10:55:07 knorr зашел как постоянный участник online [1] (Online)

10:59:19 Diger теперь online [55]

10:59:25 Зелёновый теперь xa [30]

10:59:34 Diger вышел

11:04:21 Ботиха: RSS: Новости для Haiku
• Fix bug when comparing flags. Simplify hash map key. Thanks Ingo!
Commit by czeidler :: r39118 /haiku/trunk/src/system/kernel/fs/node_monitor.cpp: Fix bug when comparing flags. Simplify hash map key. Thanks Ingo!
http://cia.vc/stats/project/openbeos/.message/1ac6cd2
• We don't support BeOS build of it anymore.
Commit by mmu_man :: r39119 /haiku/trunk/src/apps/aboutsystem/Jamfile: We don't support BeOS build of it anymore.
http://cia.vc/stats/project/openbeos/.message/1ac6d95

11:09:30 beos зашел как постоянный участник online [0]

11:10:59 beos вышел (qutIM : Jabber plugin)

11:16:45 totish зашел как постоянный участник online [5]

11:24:10 Ботиха: RSS: Новости для Haiku
• added large files feature support
Commit by korli :: r39120 /haiku/trunk/src/add-ons/kernel/file_systems/ext2/ (Inode.cpp Volume.cpp Volume.h ext2.h): added large files feature support
http://cia.vc/stats/project/openbeos/.message/1ac6e37

11:24:24 3deyes теперь away [0]

11:27:29 totish теперь away [5] (Auto Status (idle))

11:30:44 3deyes теперь online [0]

11:32:56 totish теперь online [5]

11:33:09 totish вышел

11:46:30 Flаmе зашел как постоянный участник online [50]

11:49:41 3deyes теперь away [0]

12:00:25 3deyes теперь online [0]

12:04:31 Ботиха: RSS: Новости для Haiku
• added B_DISK_SYSTEM_SUPPORTS_WRITING flag on ext2 disk system, this is required…
Commit by korli :: r39121 /haiku/trunk/src/add-ons/kernel/file_systems/ext2/kernel_interface.cpp: added B_DISK_SYSTEM_SUPPORTS_WRITING flag on ext2 disk system, this is required to have mount_server ask whether mounting should be done readwrite or readonly
http://cia.vc/stats/project/openbeos/.message/1ac6f9a

12:11:05 siaržuk зашел как владелец конференции online [5]

12:11:10 Flаmе вышел (Replaced by new connection)

12:12:02 Flаmе зашел как постоянный участник online [50]

12:12:07 3deyes теперь away [0]

12:18:23 michael_s@mac: siaržuk: как себячуствие? :)

12:18:45 Flаmе вышел (Replaced by new connection)

12:18:51 Flаmе зашел как постоянный участник online [50]

12:18:54 siaržuk: ПорядоГ

12:22:47 3deyes теперь online [0]

12:26:45 michael_s@mac: это гут :)

12:43:36 3deyes теперь away [0]

12:49:39 Ботиха: RSS: Новости для Haiku
• Use a fake signature for DoCatalogs instead.
Commit by mmadia :: r39122 /haiku/trunk/src/add-ons/translators/shared/Jamfile: Use a fake signature for DoCatalogs instead.
http://cia.vc/stats/project/openbeos/.message/1ac70c5

12:54:43 3deyes теперь online [0]

12:55:01 Flаmе вышел (Replaced by new connection)

12:55:10 Flаmе зашел как постоянный участник online [50]

13:00:29 RISC@gtalk: http://www.opennet.ru/opennews/art.shtml?num=28394

13:03:18 siaržuk теперь away [5] (Кто все эти люди? 8-( ))

13:04:54 siaržuk теперь online [5]

13:06:03 3deyes теперь away [0]

13:14:54 siaržuk теперь away [5] (Кто все эти люди? 8-( ))

13:17:29 3deyes теперь online [0]

13:18:24 siaržuk теперь online [5]

13:20:37 RISC@gtalk: omg http://haiku-os.org/community/forum/chicken_and_egg_problem_be_os

13:20:41 RISC@gtalk ушел

13:28:11 3deyes теперь away [0]

13:44:49 siaržuk теперь away [5] (Кто все эти люди? 8-( ))

13:57:07 Зелёновый теперь online [30]

13:59:28 3deyes теперь online [0]

14:04:47 siaržuk теперь xa [5] (Кто все эти люди? 8-( ))

14:14:22 siaržuk теперь online [5]

14:28:53 siaržuk теперь away [5] (Кто все эти люди? 8-( ))

14:29:59 siaržuk теперь online [5]

14:53:19 Flаmе вышел

14:53:21 knorr теперь away [0] (Прямо сейчас меня здесь нет)

15:01:19 knorr теперь online [1] (Online)

15:02:53 siaržuk теперь away [5] (Кто все эти люди? 8-( ))

15:06:11 Ботиха: RSS: Новости для Haiku
• One more monster commit (sorry …) concerning the Locale Kit: * extracted new…
Commit by zooey :: r39123 /haiku/trunk/ (31 files in 10 dirs): One more monster commit (sorry …) concerning the Locale Kit:extracted new class BFormattingConventions from BCountry, which manages the formatting conventions from a given locale and allows to get/set the four different date/time formats supported by ICU-locales as well as number and monetary formatsoverhauled the Locale preflet: + drop editing features for all formats, since I don't think they do not make much sense to have in a prefs GUI - being able to select from the existing locales should be good enough. Please note that you can still change the formats programmatically in an application. + renamed the 'Countries' tab to 'Formatting' + the locale formatting conventions list in the 'Formatting' tab is now hierarchical for easier access (less scrolling) + fixed functionality of 'Revert' and 'Defaults' buttons + added support for using the month/day-names of your preferred language during date formattingadjusted BLocale to ask BFormattingConventions for the current formats when formatting dates and times and to offer 4 different format styles (full, long, medium and short).adjust all classes formatting dates/times to pick the appropriate format styleBLocaleRoster no longer directly archives/unarchives the individual formatting conventions but delegates that to BFormattingConventions
http://cia.vc/stats/project/openbeos/.message/1ac7172

15:11:52 Зелёновый теперь away [30]

15:12:02 siaržuk теперь online [5]

15:17:26 Зелёновый теперь online [30]

15:17:57 Flаmе зашел как постоянный участник online [50]

15:33:18 Зелёновый теперь away [30]

15:41:32 Ботиха вышел (Replaced by new connection)

15:41:41 michael_s(Atom330) зашел как владелец конференции online [0]

15:41:42 siaržuk зашел как владелец конференции online [5]

15:41:42 Diver_ зашел как модератор и администратор online [5]

15:41:42 michael_s@mac зашел как владелец конференции away [0] (Отошел)

15:41:42 nika1405 зашел как постоянный участник online [0] (Yep, I'm here.)

15:41:42 Зелёновый зашел как постоянный участник away [30]

15:41:43 Flаmе зашел как постоянный участник online [50]

15:41:43 knorr зашел как постоянный участник online [1] (Online)

15:41:43 3deyes зашел как владелец конференции online [0]

15:41:43 RISC@gtalk зашел как владелец конференции online [1]

15:41:43 Ботиха зашел как модератор и администратор online [0] (Йа аццкое железко!)

15:41:43 siaržuk установил(а) тему: Сайт проекта: http://www.haiku-os.org Haiku OS R1/alpha 2: http://www.haiku-os.org/get-haiku Сайт сообщества: http://qube.ru/ BeShare: siarzhuk.dyndns.org Логи конференции: http://siarzhuk.dyndns.org/haiku-os.logs. ВНИМАНИЕ: Для получения статуса "Участник" перешлите Вашу просьбу модераторам [как приватное сообщение].

15:42:47 RISC@gtalk теперь online [1]

15:42:52 michael_s@mac теперь away [0] (Отошел)

15:43:44 Diver_ теперь online [5]

15:53:18 Зелёновый теперь xa [30]

15:53:28 gour зашел как постоянный участник online [1] (дома)

15:56:41 Ботиха: RSS: Новости для Haiku
• Added kernel setting to dump MADT to syslog. It's very useful for understanding…
Commit by tqh :: r39124 /haiku/trunk/src/add-ons/kernel/bus_managers/acpi/ (Jamfile acpi_busman.c): Added kernel setting to dump MADT to syslog. It's very useful for understanding interrupt configuration.It needs a bit polish in code but wanted to commit before leaving BG.
http://cia.vc/stats/project/openbeos/.message/1ac7da0

16:00:40 nika1405 вышел

16:03:40 Flаmе вышел (Replaced by new connection)

16:03:46 Flаmе зашел как постоянный участник online [50]

16:05:11 3deyes вышел

16:21:08 siaržuk теперь away [5] (Кто все эти люди? 8-( ))

16:22:01 siaržuk теперь online [5]

16:32:07 siaržuk теперь away [5] (Кто все эти люди? 8-( ))

16:32:08 siaržuk теперь online [5]

16:34:29 Diger зашел как модератор и администратор online [55]

16:42:04 siaržuk теперь away [5] (Кто все эти люди? 8-( ))

16:50:36 gour теперь away [0] (Прямо сейчас меня здесь нет)

16:53:36 siaržuk теперь online [5]

16:55:35 gour теперь online [1] (дома)

17:00:35 gour теперь away [0] (Прямо сейчас меня здесь нет)

17:07:21 siaržuk теперь away [5] (Кто все эти люди? 8-( ))

17:07:30 Ботиха: RSS: Новости для Haiku
• added some definitions for readonly features we already support the extra isize…
Commit by korli :: r39125 /haiku/trunk/src/add-ons/kernel/file_systems/ext2/ (Inode.cpp Inode.h Volume.cpp ext2.h): added some definitions for readonly featureswe already support the extra isize feature, so it's now addedremoved unused Inode::AttributeBlockReadAt()group_descriptor_size was previously a reserved field in the super block
http://cia.vc/stats/project/openbeos/.message/1ac7f18

17:15:35 gour теперь online [1] (дома)

17:20:35 gour теперь away [0] (Прямо сейчас меня здесь нет)

17:22:20 gour теперь online [1] (дома)

17:27:20 siaržuk теперь xa [5] (Кто все эти люди? 8-( ))

17:27:35 siaržuk теперь online [5]

17:29:02 gour вышел

17:34:32 Diger вышел (Replaced by new connection)

17:34:33 Diger зашел как модератор и администратор online [55]

17:37:46 siaržuk теперь away [5] (Кто все эти люди? 8-( ))

17:37:48 siaržuk теперь online [5]

17:41:43 totish зашел как постоянный участник online [5]

17:41:58 totish вышел

17:47:48 siaržuk теперь away [5] (Кто все эти люди? 8-( ))

17:51:40 siaržuk теперь online [5]

18:06:38 knorr теперь away [0] (Прямо сейчас меня здесь нет)

18:08:46 knorr теперь online [1] (Online)

18:09:30 Зелёновый теперь online [30]

18:18:42 gour зашел как постоянный участник online [1] (дома)

18:20:57 Flаmе вышел

18:23:08 Ботиха: RSS: Новости для Haiku
• reboot sanely from platform_exit().
Commit by mmu_man :: r39126 /haiku/trunk/src/system/boot/platform/amiga_m68k/start.cpp: reboot sanely from platform_exit().
http://cia.vc/stats/project/openbeos/.message/1ac813a

18:28:32 knorr теперь away [0] (Прямо сейчас меня здесь нет)

18:29:22 knorr теперь online [1] (Online)

18:32:37 siaržuk теперь away [5] (Кто все эти люди? 8-( ))

18:37:44 Зелёновый теперь away [30]

18:38:17 Ботиха: RSS: Новости для Haiku
• Of course we need the Exec call definition for ColdReboot().
Commit by mmu_man :: r39127 /haiku/trunk/src/system/boot/platform/amiga_m68k/rom_calls.h: Of course we need the Exec call definition for ColdReboot().
http://cia.vc/stats/project/openbeos/.message/1ac81e6
• An implementation of a ConsoleDevice using console.device but it seems it…
Commit by mmu_man :: r39128 /haiku/trunk/src/system/boot/platform/amiga_m68k/console.cpp: An implementation of a ConsoleDevice using console.device but it seems it requires having a window open.
http://cia.vc/stats/project/openbeos/.message/1ac82ad
• * Fixed another pet peeve of mine: you can now always zoom, no matter if you…
Commit by axeld :: r39129 /haiku/trunk/src/apps/showimage/ (5 files): Fixed another pet peeve of mine: you can now always zoom, no matter if you have enabled the shrink/stretch option.Renamed "zoom to window" to "stretch to window".Readded the shrink/stretch options to the full screen context menu only.Renamed GetShrinkToBounds() to ShrinkToBounds() as it's a simple getter.Changed how and when the shrink/stretch options come into play. Shrinking is now only set once, when the image is first shown.Added snapping in ZoomIn(), and ZoomOut(): they will now always choose 1.0, and the "fit to window" zoom level when they are close.
http://cia.vc/stats/project/openbeos/.message/1ac83a1

18:38:19 siaržuk теперь online [5]

18:43:56 Diger теперь away [55] (Auto Status (idle))

18:45:19 Diger теперь online [55]

18:46:54 Зелёновый теперь online [30]

18:49:31 siaržuk теперь away [5] (Кто все эти люди? 8-( ))

18:56:50 gour теперь away [0] (Прямо сейчас меня здесь нет)

19:01:51 Зелёновый теперь away [30]

19:01:52 gour теперь online [1] (дома)

19:07:04 d9gd2qr.cbxw4t зашел как гость без полномочий online [0]

19:08:11 Зелёновый теперь online [30]

19:08:25 Ботиха: RSS: Новости для Haiku
• Renamed the variables for the catalogs and re-introduced the target 'catkeys',…
Commit by mmadia :: r39130 /haiku/trunk/ (Jamfile build/jam/LocaleRules): Renamed the variables for the catalogs and re-introduced the target 'catkeys',which builds just the en.catkeys inside HAIKU_OUTPUT_DIR/objects/catalogs
http://cia.vc/stats/project/openbeos/.message/1ac874a

19:09:06 d9gd2qr.cbxw4t вышел

19:09:32 siaržuk теперь xa [5] (Кто все эти люди? 8-( ))

19:17:32 siaržuk теперь online [5]

19:21:39 Зелёновый теперь away [30]

19:31:55 gour вышел

19:41:39 Зелёновый теперь xa [30]

19:56:41 siaržuk: Ботиха: Творец создал мир непреднамеренно, в припадке безумия.

19:56:54 Ботиха: siaržuk: Убей их всех, а?

20:44:26 RISC@gtalk: я хренею

20:44:59 RISC@gtalk: скрытый раздел на букке оемовский убил и добавил виндовому

20:45:08 RISC@gtalk: пропал второй раздел с данными

20:45:09 Flаmе зашел как постоянный участник online [50]

20:45:13 RISC@gtalk: точне типа битый

20:45:42 siaržuk: чота тебе совсем не везёт с этими разделами

20:45:56 RISC@gtalk: да не говори

20:46:06 RISC@gtalk: я уже думаю нахуй мне эти 14 гиг понадобились

20:46:07 Ботиха: RISC@gtalk: Фильтруем базар!

20:46:17 RISC@gtalk: тупая сука винда теперь не видет вторйо раздел

20:46:22 RISC@gtalk: запустил восстановлялку

20:46:26 RISC@gtalk: завтра посмотрим

20:46:43 Flаmе: он небось и был вторым :)

20:46:47 RISC@gtalk: а гайка там совсем не пускается

20:46:47 Flаmе: только скрытым

20:46:53 RISC@gtalk: не

20:47:07 RISC@gtalk: оемовский был последним

20:47:09 RISC@gtalk: скрытый

20:47:12 RISC@gtalk: единственный раздел

20:47:52 RISC@gtalk: было 1 2 3
1 дата
2 винда
3 оем

20:47:59 RISC@gtalk: я оем и винду в 1 сделал

20:48:07 RISC@gtalk: в один

20:48:10 RISC@gtalk: а первый который дата

20:48:12 RISC@gtalk: пропал

20:48:17 RISC@gtalk: типа битый стал

20:48:50 RISC@gtalk: запустил getdataback

20:48:58 RISC@gtalk: нехай работает

20:49:12 RISC@gtalk: завтра пойду к соседке гляну что там так

20:49:51 RISC@gtalk: http://66.7.217.167/~openpand/foo/goodword.png

20:51:55 Flаmе теперь away [40] (Автостатус (неактивен))

20:52:16 siaržuk: велик?

20:52:54 RISC@gtalk: lf

20:52:55 RISC@gtalk: da

21:01:26 Flаmе теперь online [50]

21:03:38 michael_s(Atom330): One more monster commit (sorry …) - правильно извиняется

21:03:42 knorr вышел

21:03:45 michael_s(Atom330): сборку убил

21:10:25 Flаmе теперь away [40] (Автостатус (неактивен))

21:12:03 Flаmе теперь online [50]

21:13:01 siaržuk вышел

21:16:46 siarzhuk зашел как владелец конференции online [50]

21:24:14 siarzhuk: ubil

21:24:30 siarzhuk: наповал, блин

21:39:56 siarzhuk теперь away [40] (Auto Status (idle))

21:41:26 totish зашел как постоянный участник online [5]

21:42:23 siarzhuk заложил проект usb_rtl8187wifi. :-)

21:42:25 totish вышел

21:47:38 RISC@gtalk: ва ва ва

21:47:42 RISC@gtalk: хде

21:47:46 RISC@gtalk: заложил?

21:49:33 siarzhuk теперь online [50]

21:49:52 siarzhuk: на стапелях заложил

21:50:12 RISC@gtalk: паняна

21:51:05 Flаmе: потом боттл разбить не забудьте :)

21:52:53 RISC@gtalk: siarzhuk: а шо в линухе и бзде нету?

21:53:11 siarzhuk: а причём тут они?

21:53:27 RISC@gtalk: шоб содрать основное

21:53:59 RISC@gtalk: зачем мартышкин труд делать

21:54:52 siarzhuk: на досуге сравни сорцы усб-шных дров в линухе, бзде и в гайке.

21:55:12 RISC@gtalk: конечно

21:55:16 RISC@gtalk: сравню

22:02:20 Flаmе вышел

22:03:12 Flаmе зашел как постоянный участник online [50]

22:06:29 siarzhuk теперь away [40] (Auto Status (idle))

22:06:56 siarzhuk теперь online [50]

22:07:49 siarzhuk вышел

22:11:51 RISC@gtalk вышел

22:13:54 siaržuk зашел как владелец конференции online [5]

22:14:29 siaržuk: http://www.omegat.org/ - никто не сталкивался?

22:22:01 siaržuk вышел (Computer ging in den Schlaf-Modus)

22:35:26 siaržuk зашел как владелец конференции online [5]

23:06:51 siaržuk вышел (Computer ging in den Schlaf-Modus)

23:08:05 siaržuk зашел как владелец конференции online [5]

23:08:11 siaržuk вышел

23:29:34 Flаmе вышел (Replaced by new connection)

23:29:47 Flаmе зашел как постоянный участник online [50]