Miroslav Rajcic

Show:

What's happening?

  • Comment: "DLL" versions do not compile in VisualStudio 2005 SP1

    The errors are due to replist.cxx not being added to the VS project.

    2009-10-15 11:16:36 UTC in Hunspell

  • Possible helpful Intel C++ warnings

    Below is a list of warnings when compiling with Intel C++ v10.1.014 on Windows. I suggest to use #define UNUSED_PARAMETER(p) (p) macro for unused parameters. 1>------ Rebuild All started: Project: libhunspell, Configuration: Debug Win32 ------ 1>Deleting intermediate files and output files for project 'libhunspell', configuration 'Debug|Win32'. 1>Compiling resources... (Microsoft VC++...

    2009-10-15 11:02:37 UTC in Hunspell

  • "DLL" versions do not compile in VisualStudio 2005 SP1

    When compiling "Debug_DLL" or "Release_DLL" targets in VS2005 SP1, I get warnings/errors given below. Note that non-DLL build targets work fine, but shring the same warnings as below (no errors). 1>------ Build started: Project: libhunspell, Configuration: Release_dll Win32 ------ 1>Compiling... 1>utf_info.cxx 1>suggestmgr.cxx 1>..\hunspell\suggestmgr.cxx(1625) : warning C4127...

    2009-10-15 10:58:18 UTC in Hunspell

  • Followup: RE: KDE Associations

    Thanks, this will surely be useful to other folks.

    2009-07-24 19:15:49 UTC in NoteCase

  • Followup: RE: KDE Associations

    Good luck :)

    2009-07-06 13:08:57 UTC in NoteCase

  • Followup: RE: KDE Associations

    It is likely that "somewhere else" mechanism also exist, Linux is so fragmented these days. You might want to copy the way Notecase registers itself to handle .ncd file format: 1. Copy notecase.xml to /usr/share/mime/packages/ 2. Call: "/usr/bin/update-mime-database /usr/share/mime" 3 Call: "/usr/bin/update-desktop-database" If you create as similar .xml...

    2009-07-02 05:54:40 UTC in NoteCase

  • Followup: RE: KDE Associations

    Default build of Notecase uses GnomeVfs library to "guess" what program it needs to open for some document file name. GnomeVfs uses a MIME database to register programs that handle the different types of file formats. My guess is that KDE uses some alternative MIME database in parallel. BTW, Notecase uses /etc/mailcap only when explicitely compiled without GnomeVfs support...

    2009-06-30 12:15:34 UTC in NoteCase

  • Followup: RE: lost toolbar icons

    Glad you've solved it. I haveto admit, I don't know where to change this setting.

    2009-04-23 12:06:45 UTC in NoteCase

  • Followup: RE: lost toolbar icons

    As I can see in the picture, icons are OK. It is just that you set some global setting to have large toolbar. Can you switch that off? It is normal that the icons for Note attachments etc in the menu on the right are not filled, this is not toolbar, this is a menu (I asked in GTK group long time ago, menu items that have check mark on the left side, can not have image). If the main window...

    2009-04-23 09:17:04 UTC in NoteCase

  • Followup: RE: Change config dirs to meet XDG standard.

    Thank you. As you might know, I no longer maintain the project, but this might be useful to someone else. Feel free to add any other patch too. Regards, Miroslav.

    2009-04-14 05:57:48 UTC in NoteCase

About Me

  • 2000-06-09 (9 years ago)
  • 39461
  • miro (My Site)
  • Miroslav Rajcic

Send me a message