CIA.vc
laplace
Real-time open source activity stats
Stats » Authors » laplace
informationsyndicateUTC clock
15:27 on Feb 12, 2012
event counters
The last message was received 8.44 months ago at 08:31 on Jun 04, 2011
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 0 messages last month
309 messages since the first one, 7.45 years ago, for an average of 1.26 weeks between messages
recent messages
dateReversed sort columnprojectcontentlink
08:31 on Jun 04, 2011OpenBeOS
Commit by laplace :: r41901 /haiku/trunk/src/add-ons/print/drivers/pdf/source/ (StatusWindow.cpp StatusWindow.h):
Use layout API
#
11:21 on May 08, 2011OpenBeOS
Commit by laplace :: r41381 /haiku/trunk/src/libs/print/libgutenprint/ (336 files in 34 dirs):

  • merging gutenprint-5.2.7 into the main branch.
#
09:16 on May 08, 2011OpenBeOS
Commit by laplace :: r41378 /haiku/vendor/gutenprint/5.2.7/:

  • Tagging gutenprint-5.2.7
#
09:08 on May 08, 2011OpenBeOS
Commit by laplace :: r41377 /haiku/vendor/gutenprint/current/ (335 files in 34 dirs):
Load gutenprint-5.2.7 into haiku/vendor/gutenprint/current.
#
20:01 on Jan 24, 2011OpenBeOS
Commit by laplace :: r40278 /haiku/trunk/src/add-ons/print/transports/hp_jetdirect/HPJetDirectTransport.cpp:
Fixed off by one error. The port number should now be taken from the
URL.
#
19:07 on Jan 23, 2011OpenBeOS
Commit by laplace :: r40274 /haiku/trunk/src/add-ons/print/transports/ipp/ (2 files):
Fixed self assignment (#7158).
#
22:11 on Dec 28, 2010OpenBeOS
Commit by laplace :: r40001 /haiku/trunk/src/add-ons/print/drivers/gutenprint/GPJob.cpp:

  • CID 9729: initialized member fPrinter in constructor.
#
22:08 on Dec 28, 2010OpenBeOS
Commit by laplace :: r39999 /haiku/trunk/src/add-ons/print/drivers/gutenprint/ (GPArray.cpp GPArray.h):

  • CID 6544, 5645: removed "const" qualifier on return type as it is meaningless
#
21:45 on Dec 28, 2010OpenBeOS
Commit by laplace :: r39996 /haiku/trunk/src/add-ons/print/drivers/pdf/source/PDFWriter.cpp:

  • CID 10346: hid unused code; I cannot remember why the code is not used; maybe it was not implemented completly or BePDF could not render it correctly.
#
21:24 on Dec 28, 2010OpenBeOS
Commit by laplace :: r39995 /haiku/trunk/src/ (2 files in 2 dirs):

  • As pointed out by Rene the buffer size in snprintf includes the 0-terminator.
#
21:14 on Dec 28, 2010OpenBeOS
Commit by laplace :: r39994 /haiku/trunk/src/servers/print/PrintServerApp.cpp:

  • CID 10260: member variable fIconSize was not initialized in error case.
#
21:12 on Dec 28, 2010OpenBeOS
Commit by laplace :: r39993 /haiku/trunk/src/servers/print/PrintServerApp.cpp:

  • CID 10260: member variable fDefaultPrinter was not initialized in constructor in error case
#
21:06 on Dec 28, 2010OpenBeOS
Commit by laplace :: r39992 /haiku/trunk/src/servers/print/ConfigWindow.cpp:

  • CID 7969: defensive programming: use snprintf instead of sprintf.
#
20:53 on Dec 28, 2010OpenBeOS
Commit by laplace :: r39991 /haiku/trunk/src/preferences/printers/AddPrinterDialog.cpp:

  • CID 5322: renamed parameter to "transportPath" to not hide parameter "path".
#
20:49 on Dec 28, 2010OpenBeOS
Commit by laplace :: r39990 /haiku/trunk/src/preferences/printers/JobListView.cpp:

  • CID7947 avoid buffer overflow (very unlikely; should have happened only if the translated text was very large).
#
08:06 on Dec 12, 2010OpenBeOS
Commit by laplace :: r39818 /haiku/trunk/src/add-ons/print/transports/hp_jetdirect/HPJetDirectTransport.cpp:

  • Bug fix: The configuration dialog was never opened, because it could read the attribute "transport_address" created and set to an empty string by the print_server when the printer was created. fEndpoint used an empty host name to connect to and then failed. Not sure why this caused a crash after closing the error dialog. Maybe something went wrong in the destructor using an invalid fEndpoint? Cures the symptoms of ticket #6973.
#
10:59 on Dec 10, 2010OpenBeOS
Commit by laplace :: r39801 /haiku/trunk/src/preferences/printers/AddPrinterDialog.cpp:

  • Use case insensitive compare method for MIME type.
#
10:47 on Dec 10, 2010OpenBeOS
Commit by laplace :: r39800 /haiku/trunk/ (3 files in 2 dirs):

  • Bug fixed: WriteSpoolData didn't pass data to transport add-on because ";" was missing after "return" statement.
  • Removed unused getter methods from class GraphicsDriver.
  • Implemented page rotation (closes #6965) in landscape.
#
07:26 on Dec 10, 2010OpenBeOS
Commit by laplace :: r39798 /haiku/trunk/ (20 files in 8 dirs):

  • Renamed method PrinterCap::IsSupport() to Supports().
#
20:07 on Dec 08, 2010OpenBeOS
Commit by laplace :: r39771 /haiku/trunk/headers/libs/print/libprint/ (14 files):

  • Code style changes (missing header files from r39770)
#