haiku/src/apps/stylededit
shatty b15516030c remove unused variables
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4447 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-09-02 05:18:18 +00:00
..
ColorMenuItem.cpp fix technixs so called color bug 2003-08-11 05:34:52 +00:00
ColorMenuItem.h Initial Check in. Coded by Mattias Sundblad. 2002-09-23 23:01:55 +00:00
Constants.h fixed the save as case as well 2003-08-08 05:36:15 +00:00
FindWindow.cpp more font sensitivity fixes 2003-07-27 22:42:30 +00:00
FindWindow.h fixed escape closes FindWindow 2003-07-27 06:38:37 +00:00
Jamfile changed to use new BCharacterSet and BCharacterSetRoster from support kit. because libtextencoding.so is not finished yet it uses those sources directly instead of the library. 2003-07-26 22:56:30 +00:00
ReplaceWindow.cpp better font sensitivity for replace window 2003-08-08 06:03:59 +00:00
ReplaceWindow.h better font sensitivity for replace window 2003-08-08 06:03:59 +00:00
StyledEdit.icons.rdef Resources are now automatically generated using rc. 2003-03-02 11:11:25 +00:00
StyledEdit.rdef fixed comment about app flag values 2003-08-10 06:31:22 +00:00
StyledEdit.version.rdef simplified the app_version resource 2003-04-06 12:26:49 +00:00
StyledEditApp.cpp remove unused variables 2003-09-02 05:18:18 +00:00
StyledEditApp.h moved encoding handling into StyledEditView and began reading the be:encoding attribute 2003-07-06 04:05:22 +00:00
StyledEditView.cpp changed to not exercise r5 lib-style convert_to_utf8 behavior on 0 bytes because the r5 lib-style behavior contradicts the bebook specification 2003-08-13 05:44:31 +00:00
StyledEditView.h broken but halfway working input conversion 2003-07-06 08:59:20 +00:00
StyledEditWindow.cpp remove unused variables 2003-09-02 05:18:18 +00:00
StyledEditWindow.h disabled find next and replace same when no text has been found or replaced yet, enabled them when that occurs. also fixed replace all so it does not dirty the window if it fails to replace anything. 2003-08-09 04:52:41 +00:00