CIA.vc
AbiWord
Real-time open source activity stats
Stats » Projects » AbiWord
informationsyndicateUTC clock
13:28 on Feb 13, 2012
event counters
The last message was received 2.33 hours ago at 11:08 on Feb 13, 2012
11 messages so far today, 2 messages yesterday
11 messages so far this week, 21 messages last week
38 messages so far this month, 34 messages last month
16557 messages since the first one, 8.1 years ago, for an average of 4.28 hours between messages
recent messages
dateReversed sort columnprojectcontentlink
11:08 todayAbiWord
Commit by monkeyiq :: r30640 /abiword/trunk/src/ (24 files in 4 dirs):
and here are the new files / redistributed GUI functionality.
#
11:07 todayAbiWord
Commit by monkeyiq :: r30639 /abiword/trunk/src/text/ptbl/xp/ (pd_DocumentRDF.cpp pd_DocumentRDF.h):
Move UI stuff into other files as planned
#
07:16 todayAbiWord
Commit by monkeyiq :: r30638 /abiword/trunk/configure.in:
Make sure that the gtk champlain wants to use and the gtk we want to use
are version compatible.
#
06:32 todayAbiWord
Commit by hub :: r30637 /abiword/trunk/ (23 files in 5 dirs):
Fix to build with [-Werror=format-security]. Patch from Debian, by Dmitri Smirnov.
#
06:32 todayAbiWord
Commit by hub :: r30636 /abiword/trunk/src/wp/impexp/xp/ (3 files):
IE_Exp_HTML_ListenerImpl is pure virtual. Fix the ensuing bugs.
#
06:32 todayAbiWord
Commit by hub :: r30635 /abiword/trunk/plugins/opendocument/exp/xp/ie_exp_OpenDocument.cpp:
Warning fix
#
06:31 todayAbiWord
Commit by hub :: r30634 /abiword/trunk/src/af/xap/xp/ (xap_App.cpp xap_App.h):
const-ness
#
06:31 todayAbiWord
Commit by hub :: r30633 /abiword/trunk/src/text/ (4 files in 2 dirs):
Fix some warning, debug only code
#
06:31 todayAbiWord
Commit by hub :: r30632 /abiword/trunk/src/text/ptbl/xp/pd_Document.cpp:
Fix an unitialized variable leading to a possible bug
#
06:31 todayAbiWord
Commit by hub :: r30631 /abiword/trunk/src/text/ (5 files in 2 dirs):
Warning fixing.
#
06:31 todayAbiWord
Commit by hub :: r30630 /abiword/trunk/src/text/ptbl/xp/px_CR_Object.cpp:
Remove a #warning by fixing the bad cast. How did this ever worked?
#
01:09 yesterdayAbiWord
Commit by hub :: r30629 /abiword/trunk/ (configure.in src/Makefile.am):
Bug 13256 - fix linker flags. Patch from Mageia.
#
01:09 yesterdayAbiWord
Commit by hub :: r30628 /abiword/trunk/src/wp/ap/xp/ToolbarIcons/ (2 files):
Fix xpm warning.
#
13:54 FridayAbiWord
Commit by asfrent :: r30627 /abiword/trunk/src/wp/ap/xp/ (ap_LeftRuler.cpp ap_TopRuler.cpp):
Double buffering for rulers (flickering occured on win32)
#
22:55 ThursdayAbiWord
Commit by asfrent :: r30626 /abiword/trunk/src/af/gr/xp/gr_CairoGraphics.cpp:
Use UT_std_vector_freeall() in GR_CairoGraphics destructor to free m_vSaveRectBuf
#
22:32 ThursdayAbiWord
Commit by asfrent :: r30625 /abiword/trunk/src/af/util/xp/ut_std_vector.h:
Added UT_std_vector_freeall to ut_std_vector.h
#
19:51 WednesdayAbiWord
Commit by asfrent :: r30624 /abiword/trunk/src/af/gr/xp/gr_CairoGraphics.cpp:
Fixed a warning in gr_CairoGraphics.cpp
#
03:20 WednesdayAbiWord
Commit by asfrent :: r30623 /abiword/trunk/src/af/gr/gtk/ (2 files):
Removed saveRectangle / restoreRectangle from GR_UnixCairoGraphics; Unix uses xp implementation now
#
03:18 WednesdayAbiWord
Commit by asfrent :: r30622 /abiword/trunk/src/af/gr/xp/ (gr_CairoGraphics.cpp gr_CairoGraphics.h):
XP code for saveRectangle / restoreRectangle using cairo
#
13:08 on Feb 06AbiWord
Commit by asfrent :: r30621 /abiword/branches/new_win32cairo/src/ (10 files in 4 dirs):
Removed some unnecessary casts to GR_Win32Graphics.
Removed handleSetCursorMessage(), replaced with setCursor().
Conditionally define s_getGenericFontProperties() (regulated by WITH_CAIRO symbol).
Let XAP_Win32App know about GR_Win32CairoGraphics.
Adapted some code to use the graphics abstraction class (GR_Graphics) instead of GR_Win32Graphics. This allows us to have 2 or more implementations (currently GR_Win32Graphics and GR_Win32CairoGraphics).
#