[Public] / projects / katoob / src  
(logo)
Current directory:[Public] / projects / katoob / src
Files shown:77


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

Show files using tag:  
 
Download tarball
Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help