summaryrefslogtreecommitdiff
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* docs: Fix up the documentation buildEmmanuele Bassi2015-02-232-2/+3
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=745022
* Replace .gitignore with git.mkMichael Catanzaro2013-10-053-0/+6
| | | | I can see clearly now.
* Update for module splitCosimo Cecchi2011-09-285-89/+5
|
* build: remove GTK2 dependency completelyCosimo Cecchi2010-10-211-2/+2
|
* Split gtk2 and gtk3 cflags and libs to allow porting each appPaolo Borelli2010-10-091-3/+5
|
* Add GdictSourceChooser link to the API reference indexEmmanuele Bassi2007-09-061-0/+1
| | | | svn path=/trunk/; revision=7671
* Add unused symbols to the API reference buildEmmanuele Bassi2007-09-063-0/+45
| | | | svn path=/trunk/; revision=7670
* Update GDict documentation buildEmmanuele Bassi2007-09-063-7/+31
| | | | svn path=/trunk/; revision=7667
* Remove undefined symbols and add the last undocumented one.Emmanuele Bassi2007-08-132-2/+6
| | | | | | | | | 2007-08-13 Emmanuele Bassi <ebassi@gnome.org> * gdict-sections.txt: Remove undefined symbols and add the last undocumented one. svn path=/trunk/; revision=7561
* Add undocumented symbols.Emmanuele Bassi2007-08-133-67/+113
| | | | | | | | | | | 2007-08-13 Emmanuele Bassi <ebassi@gnome.org> * gdict-sections.txt: Add undocumented symbols. * gdict-docs.sgml: Use parts instead of sections and add the utilities and version checking pages. svn path=/trunk/; revision=7560
* Remove templates.Emmanuele Bassi2007-08-139-1108/+52
| | | | | | | | | | | 2007-08-13 Emmanuele Bassi <ebassi@gnome.org> * tmpl/*: Remove templates. * gdict-docs.sgml: * gdict-sections.txt: Update and clean up. svn path=/trunk/; revision=7559
* See previous commitEmmanuele Bassi2007-08-132-0/+2
| | | | svn path=/trunk/; revision=7557
* Add typesEmmanuele Bassi2007-08-134-21/+15
| | | | | | | | | | | 2007-08-13 Emmanuele Bassi <ebassi@gnome.org> * gdict.types: Add types * gdict-sections.txt: * gdict-docs.sgml: Remove GdictEntry. svn path=/trunk/; revision=7556
* Release 2.17.92Emmanuele Bassi2007-02-125-192/+0
| | | | svn path=/trunk/; revision=7399
* Release 2.17.91Emmanuele Bassi2007-01-245-0/+192
| | | | svn path=/trunk/; revision=7358
* Remove rfc2229.txt from EXTRA_DIST. (Debian bug DB#393372)Emmanuele Bassi2006-10-161-1/+1
| | | | | | | 2006-10-16 Emmanuele Bassi <ebassi@cvs.gnome.org> * docs/Makefile.am: Remove rfc2229.txt from EXTRA_DIST. (Debian bug DB#393372)
* Emit the "page-changed" signal.Emmanuele Bassi2006-07-247-259/+483
| | | | | | | | | | | | | | | | | 2006-07-24 Emmanuele Bassi <ebassi@cvs.gnome.org> * src/gdict-sidebar.c: (gdict_sidebar_menu_item_activate): Emit the "page-changed" signal. * src/gdict-window.c: (database_activated_cb), (speller_word_activated_cb): Show a message inside the status bar when the user selects a database or a word from the side bar. (gdict_window_constructor), (sidebar_page_changed_cb): Show a message inside the status bar depending on the page selected inside the side bar.
* Added .cvsignoreFabio Marzocca2006-04-272-0/+4
|
* Whitespace fixEmmanuele Bassi2006-01-281-0/+1
|
* add new GdictDefbox functions: gdict_defbox_get_font_name andEmmanuele Bassi2006-01-283-0/+25
| | | | | | | 2006-01-27 Emmanuele Bassi <ebassi@cvs.gnome.org> * gdict-sections.txt: add new GdictDefbox functions: gdict_defbox_get_font_name and gdict_defbox_set_font_name.
* D gdict-decl.txtEmmanuele Bassi2006-01-162-979/+6
| | | | | | | | 2006-01-16 Emmanuele Bassi <ebassi@cvs.gnome.org> D gdict-decl.txt * gdict-decl.txt: remove this auto-generated file
* D gdict-decl-list.txt D gdict-undocumented.txtEmmanuele Bassi2006-01-166-258/+334
| | | | | | | | | | | | | | | | | | 2006-01-16 Emmanuele Bassi <ebassi@cvs.gnome.org> D gdict-decl-list.txt D gdict-undocumented.txt * gdict-decl-list.txt, gdict-undocumented.txt: remove these auto-generated files. * .cvsignore: add gdict-decl-list.txt to the list of ignored files * tmpl/gdict-context.sgml: update documentation of the GdictContext GInterface and the boxed types defined in gdict-context.h * tmpl/gdict-source.sgml: add a description of the GdictSource object
* flesh out the text.Emmanuele Bassi2005-12-305-12/+54
| | | | | | | | 2005-12-30 Emmanuele Bassi <ebassi@cvs.gnome.org> * gdict-docs.sgml: flesh out the text. * gdict-sections.txt: add new functions and data structures.
* The "Maybe this Christmas" release. This release marks the end of the bigEmmanuele Bassi2005-12-241-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2005-12-25 Emmanuele Bassi <ebassi@cvs.gnome.org> The "Maybe this Christmas" release. This release marks the end of the big UI and feature changes: from now on, it's fixes time until the next development cycle. Merry Christmas everyone. * src/gdict-print.c: fix compiler warnings about parameter signedness. * data/gnome-dictionary-preferences.glade: update the source add dialog with a new UI. * docs/reference/gdict/gdict-decl-list.txt: add gdict_defbox_set_database() and gdict_defbox_get_database() to the declarations list. * src/gdict-about.c: use "Look up". * src/gdict-app.c (gdict_app_init): create the data directory inside $HOME/.gnome2 when creating the application singleton. * src/gdict-applet.c (gdict_applet_init): ditto. * src/gdict-pref-dialog.c: add the source add dialog, and enable the source remove code: now the user can create new dictionary sources without having to actually drop a file inside the data directory. The code is still a bit flaky, but this closes all the UI/feature work for the release. * src/gdict-window.c (gdict_window_cmd_help_contents): fix error message.
* A .cvsignore A tmpl/.cvsignoreEmmanuele Bassi2005-12-193-0/+14
| | | | | | | | | 2005-12-19 Emmanuele Bassi <ebassi@cvs.gnome.org> A .cvsignore A tmpl/.cvsignore * .cvsignore, tmpl/.cvsignore: added .cvsignore files.
* add the old GDict applet OAFIID to the .server file, for backwardEmmanuele Bassi2005-12-191-3/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2005-12-19 Emmanuele Bassi <ebassi@cvs.gnome.org> * data/GNOME_DictionaryApplet.server.in.in: add the old GDict applet OAFIID to the .server file, for backward compatibility. * data/GNOME_DictionaryApplet.xml: add the "Save" verb. * data/gnome-dictionary-preferences.glade: remove the _ char from the notebook tab labels. * libgdict/gdict-defbox.c (gdict_defbox_find_forward), (find_next_clicked_cb), (find_entry_changed_cb): add support for find-as-you-type search. * libgdict/gdict-defbox.c (gdict_defbox_default_constructor): remove word wrapping from the TextView widget. * libgdict/gdict-defbox.c (lookup_end_cb): explicitely move the cursor to the beginning of the definition text. * src/gdict-applet.c: implement the popup menu callbacks; support the "database" and "strategy" options; add a "Save" button to the definition window; add ATK names and descriptions to the applet widgets; add a gdict_applet_queue_draw() for drawing the applet inside an idle loop; remove debug code; handle the definition window and menu items visibility depending on what the query results are; port preferences setting functions from GdictWindow. * src/gdict-window.c (gdict_window_style_set), (gdict_window_constructor), (gdict_window_init): make the default size of the window depend on the display font size, in order to show the pre-formatted text coming from a dictionary server.
* add new functions.Emmanuele Bassi2005-12-191-0/+2
| | | | | | 2005-12-19 Emmanuele Bassi <ebassi@cvs.gnome.org> * docs/reference/gdict/gdict-sections.txt: add new functions.
* Adding templatesEmmanuele Bassi2005-12-164-0/+553
|
* Adding gnome-dictionary/docs/reference/gdictEmmanuele Bassi2005-12-168-0/+1620
|
* Adding gnome-dictionary/docs/referenceEmmanuele Bassi2005-12-161-0/+1
|
* Adding gnome-dictionary/docsEmmanuele Bassi2005-12-163-0/+1751