Attic/
[show contents]
|
|
|
|
|
fribidi/
|
|
|
|
|
lexers/
|
|
|
|
|
libdict/
|
|
|
|
|
pixmaps/
|
|
|
|
|
win32/
|
|
|
|
|
Makefile.am
|
|
1.51 |
3 years |
sameer |
Support for building in a separate dir.
|
Makefile.mingw
|
|
1.5 |
4 years |
sameer |
More win32 fixes "many things are still broken" but it should compile again now.... |
bidi.c
|
|
1.11 |
4 years |
sameer |
Disable the RTL/LTR text alignment under gtk 2.4 :-(
|
bidi.h
|
|
1.6 |
5 years |
sameer |
mdi.c: The document encoding is set to UTF-8 if the opened file is valid UTF-8
b... |
conf.c
|
|
1.70 |
3 years |
sameer |
defined isblank() when compiling for win32.
It should be removed soon.
|
conf.h
|
|
1.12 |
4 years |
sameer |
exec-cmd: save/restore the commands.
conf.c: a function to load strings from a ... |
copying.h
|
|
1.1 |
4 years |
sameer |
Instead of loading the THANKS and LICENSE files, they are now header files and t... |
crash.c
|
|
1.14 |
3 years |
sameer |
Should compile under win32
|
crash.h
|
|
1.1 |
5 years |
sameer |
No beep when no documents found, and when no undo or redo items.
Signal handler ... |
dict.c
|
|
1.5 |
4 years |
sameer |
* Replaced katoob_debug(__FUNCTION__); with a macro: KATOOB_DEBUG__FUNCTION
* Co... |
dict.h
|
|
1.1 |
5 years |
sameer |
dict support. The preference dialog dictionary page is fully functional.
|
dnd.c
|
|
1.4 |
4 years |
sameer |
* Replaced katoob_debug(__FUNCTION__); with a macro: KATOOB_DEBUG__FUNCTION
* Co... |
dnd.h
|
|
1.1 |
5 years |
sameer |
* Dropping a file on katoob window result in opening it.
* Segfault when freeing... |
emulator.c
|
|
1.33 |
4 years |
sameer |
temp. disabling the assertion.
|
emulator.h
|
|
1.10 |
5 years |
sameer |
some fixes for compiler warnings, some missing functions in headers. The spell c... |
encodings.c
|
|
1.31 |
3 years |
sameer |
same fix for another function.
|
encodings.h
|
|
1.16 |
4 years |
sameer |
reworked the lam-alef workaround, moved all the handling functions from katoobdo... |
encodingslist.h
|
|
1.16 |
4 years |
sameer |
This is a large patch, restructuring the encodings data structures, start handli... |
exec-cmd.c
|
|
1.7 |
3 years |
msameer |
Fixes to compile under g++ "s/new/new_tab/" as new is a C++ keyword
|
exec-cmd.h
|
|
1.4 |
4 years |
sameer |
prepend the new command to the list.
|
file.c
|
|
1.56 |
4 years |
sameer |
When we are saving, If the user wrote a filename in the text entry, we should us... |
file.h
|
|
1.11 |
4 years |
sameer |
file.c: Thanks samy for helping with katoob_create_temp_file()
exec-cmd.c: pipe ... |
highlight.c
|
|
1.16 |
4 years |
sameer |
* Replaced katoob_debug(__FUNCTION__); with a macro: KATOOB_DEBUG__FUNCTION
* Co... |
highlight.h
|
|
1.7 |
4 years |
sameer |
* Replaced katoob_debug(__FUNCTION__); with a macro: KATOOB_DEBUG__FUNCTION
* Co... |
html.c
|
|
1.10 |
4 years |
sameer |
* Replaced katoob_debug(__FUNCTION__); with a macro: KATOOB_DEBUG__FUNCTION
* Co... |
html.h
|
|
1.2 |
5 years |
sameer |
cleaned header files, reorganisation for function prototypes, removed prototypes... |
init.c
|
|
1.33 |
4 years |
sameer |
previous commit.
|
init.h
|
|
1.8 |
5 years |
sameer |
removed SIGHUP handler.
|
iransystem.c
|
|
1.13 |
4 years |
sameer |
* Replaced katoob_debug(__FUNCTION__); with a macro: KATOOB_DEBUG__FUNCTION
* Co... |
iransystem.h
|
|
1.5 |
5 years |
sameer |
cleaned header files, reorganisation for function prototypes, removed prototypes... |
katoob-debug-show.c
|
|
1.3 |
5 years |
sameer |
strlen, exit implicit declarations.
|
katoob.h
|
|
1.92 |
3 years |
sameer |
To fix this error when trying to cross compile for windows:
/usr/lib/gcc/i586-mi... |
katoobdocument.c
|
|
1.57 |
4 years |
sameer |
removed printf("%s\n", text);
|
katoobdocument.h
|
|
1.16 |
4 years |
sameer |
previous commit.
|
katooblabel.c
|
|
1.7 |
4 years |
sameer |
* Replaced katoob_debug(__FUNCTION__); with a macro: KATOOB_DEBUG__FUNCTION
* Co... |
katooblabel.h
|
|
1.3 |
5 years |
sameer |
Improvements to the preferences dialog, The ability to change the editor fonts.
|
katoobmarshalers.list
|
|
1.1 |
5 years |
sameer |
See Katoob status report (Tuesday March 18, 2003).
|
katoobstatusbar.c
|
|
1.11 |
4 years |
sameer |
* Replaced katoob_debug(__FUNCTION__); with a macro: KATOOB_DEBUG__FUNCTION
* Co... |
katoobstatusbar.h
|
|
1.6 |
5 years |
sameer |
A statusbar indicator for the insert button.
Fixed some dict problems.
|
katoobwindow.c
|
|
1.14 |
4 years |
sameer |
* Replaced katoob_debug(__FUNCTION__); with a macro: KATOOB_DEBUG__FUNCTION
* Co... |
katoobwindow.h
|
|
1.3 |
5 years |
sameer |
more work for the spell checker.
The spell checker now skip arabic text checking... |
main.c
|
|
1.115 |
3 years |
sameer |
Where did my changes go ? I had t restore the WIN32 preprocessor macros again.
|
mdi.c
|
|
1.70 |
4 years |
sameer |
fallback to arabic windows if the default encoding and the encoding for the docu... |
mdi.h
|
|
1.26 |
5 years |
sameer |
Katoob try to save the open files if it crash.
|
menubar.c
|
|
1.26 |
4 years |
sameer |
Working on the ability to pipe the buffer through an external command, br0ken. I... |
menubar.h
|
|
1.2 |
5 years |
sameer |
Update the copyright in some headers "add 2003", various fixes
|
misc.c
|
|
1.112 |
4 years |
sameer |
Instead of loading the THANKS and LICENSE files, they are now header files and t... |
misc.h
|
|
1.36 |
4 years |
sameer |
* Replaced katoob_debug(__FUNCTION__); with a macro: KATOOB_DEBUG__FUNCTION
* Co... |
new.c
|
|
1.14 |
5 years |
sameer |
Update the copyright in some headers "add 2003", various fixes
|
open.c
|
|
1.62 |
4 years |
sameer |
* Replaced katoob_debug(__FUNCTION__); with a macro: KATOOB_DEBUG__FUNCTION
* Co... |
open.h
|
|
1.14 |
5 years |
sameer |
cleaned header files, reorganisation for function prototypes, removed prototypes... |
prefs-dlg.c
|
|
1.28 |
4 years |
sameer |
Disable any remaining options for the text direction when using gtk 2.4
|
prefs-dlg.h
|
|
1.1 |
5 years |
sameer |
The preferences dialog is kickig again with all the additions there, Can't remem... |
prefs.c
|
|
1.25 |
5 years |
sameer |
* Dropping a file on katoob window result in opening it.
* Segfault when freeing... |
prefs.h
|
|
1.8 |
5 years |
sameer |
The preferences dialog is kickig again with all the additions there, Can't remem... |
print-fonts-dlg.c
|
|
1.3 |
4 years |
sameer |
* Replaced katoob_debug(__FUNCTION__); with a macro: KATOOB_DEBUG__FUNCTION
* Co... |
print-gui.c
|
|
1.10 |
4 years |
sameer |
some fixes for the print dialog.
some more debugging output.
|
print-gui.h
|
|
1.1 |
5 years |
sameer |
New Printing stuff "incomplete": GUI + code.
|
print-private.h
|
|
1.1 |
5 years |
sameer |
New Printing stuff "incomplete": GUI + code.
|
print.c
|
|
1.18 |
3 years |
msameer |
Fixed a gcc-4 warning
|
print.h
|
|
1.7 |
5 years |
sameer |
prefs-dlg.c: The PDF filename is displayed when the PDF creator is the default,
... |
recent.c
|
|
1.37 |
4 years |
sameer |
exec-cmd: save/restore the commands.
conf.c: a function to load strings from a ... |
recent.h
|
|
1.13 |
4 years |
sameer |
exec-cmd: save/restore the commands.
conf.c: a function to load strings from a ... |
save.c
|
|
1.56 |
4 years |
sameer |
some fixes for the print dialog.
some more debugging output.
|
save.h
|
|
1.9 |
5 years |
sameer |
main.c: use g_mkstemp() instead of mkstemp()
print.[ch]: Basic printing support ... |
search.c
|
|
1.44 |
3 years |
msameer |
Searching from the extended toolbar is better to be case insensitive.
|
search.h
|
|
1.15 |
5 years |
sameer |
cleaned header files, reorganisation for function prototypes, removed prototypes... |
spell-private.h
|
|
1.2 |
5 years |
sameer |
Completely functional spell checker, May need optimization, But i hope it's fine... |
spell.c
|
|
1.15 |
4 years |
sameer |
* Replaced katoob_debug(__FUNCTION__); with a macro: KATOOB_DEBUG__FUNCTION
* Co... |
spell.h
|
|
1.4 |
5 years |
sameer |
removed ... from the about menu entry
the document created on startup grab the m... |
spelldlg.c
|
|
1.14 |
4 years |
sameer |
added "#warning DUALI SUPPORT."
|
spelldlg.h
|
|
1.1 |
5 years |
sameer |
missing file.
|
thanks.h
|
|
1.3 |
3 years |
msameer |
updated thanks.h and copying.h
|
toolbar.c
|
|
1.14 |
4 years |
sameer |
* Replaced katoob_debug(__FUNCTION__); with a macro: KATOOB_DEBUG__FUNCTION
* Co... |
toolbar.h
|
|
1.6 |
5 years |
sameer |
recheck the document when changing the dictionary.
spell check button to the ext... |
undoredo.c
|
|
1.20 |
5 years |
sameer |
Update the copyright in some headers "add 2003", various fixes
|
undoredo.h
|
|
1.6 |
5 years |
sameer |
Update the copyright in some headers "add 2003", various fixes
|