haiku/src/apps/charactermap
Oliver Tappe 546208a539 More catalog-related cleanup.
* rename B_TRANSLATE_CONTEXT to B_TRANSLATION_CONTEXT and
  B_TRANSLATE_WITH_CONTEXT to B_TRANSLATE_CONTEXT, squashing a TODO
* adjust all uses of both macros in Haiku's source tree
* use correct header guard for collecting/Catalog.h

The renamed macros require adjustments to all external applications
using catalogs.
2012-04-16 21:31:22 +02:00
..
CharacterMap.cpp More catalog-related cleanup. 2012-04-16 21:31:22 +02:00
CharacterMap.h Removing most About windows and menu items as discussed here 2011-03-26 02:18:52 +00:00
CharacterMap.rdef Use resource definition files instead of DoCatalogs rule. Rename B_TRANSLATE_APP_NAME and related macros to the more generic B_TRANSLATE_SYSTEM_NAME, to also fits add-ons, folders, etc, and make 'System name' its standard context. Change CodyCam and PoorMan's app signatures to match the overall x-vnd.Haiku-App pattern. Some clean-up. Make SlideShowSaver build again. 2011-03-25 22:13:48 +00:00
CharacterView.cpp More catalog-related cleanup. 2012-04-16 21:31:22 +02:00
CharacterView.h * Added CharacterView::ScrollToCharacter(), and IsCharacterVisible(). 2010-09-30 12:09:06 +00:00
CharacterWindow.cpp More catalog-related cleanup. 2012-04-16 21:31:22 +02:00
CharacterWindow.h In CharacterMap: 2011-02-21 01:56:00 +00:00
Jamfile Merge liblocale.so into libbe.so. 2012-04-04 22:44:42 +02:00
UnicodeBlocks.cpp More catalog-related cleanup. 2012-04-16 21:31:22 +02:00
UnicodeBlocks.h * Started an application showing the Unicode character map. 2009-03-31 10:45:34 +00:00
UnicodeBlockView.cpp * Moved _CreateBlocks() back into the constructor. That used to make bug #3572 2009-04-13 13:12:09 +00:00
UnicodeBlockView.h * Moved _CreateBlocks() back into the constructor. That used to make bug #3572 2009-04-13 13:12:09 +00:00