summaryrefslogtreecommitdiff
path: root/docs/faq
Commit message (Collapse)AuthorAgeFilesLines
...
* Fogot to change the dateTony Gale2001-02-271-1/+1
| | | | Fogot to change the date
* New question re memory leaks.GMT 2001 Tony Gale2001-02-271-0/+19
| | | | | | Tue Feb 27 13:37:38 GMT 2001 Tony Gale <gale@gtk.org> * docs/faq/gtk-faq.sgml: New question re memory leaks.
* s/MISK/MISC/GMT 2001 Tony Gale2001-02-051-4/+4
| | | | | | Mon Feb 5 13:22:54 GMT 2001 Tony Gale <gale@gtk.org> * docs/faq/gtk-faq.sgml: s/MISK/MISC/
* FAQ update: - Update to bugzilla - Add GTK+ and security/SUID/SGID - AddGMT 2001 Tony Gale2001-01-161-34/+46
| | | | | | | | | Tue Jan 16 13:13:13 GMT 2001 Tony Gale <gale@gtk.org> * docs/faq/gtk-faq.sgml: FAQ update: - Update to bugzilla - Add GTK+ and security/SUID/SGID - Add DnD question
* update to make web site updating easierGMT 2001 Tony Gale2001-01-111-180/+173
| | | | | | Thu Jan 11 13:16:50 GMT 2001 Tony Gale <gale@gtk.org> * docs/faq/gtk-faq.sgml: update to make web site updating easier
* Nov 17 20:14:20 2000 Owen Taylor <otaylor@redhat.com>GTK_1_3_2Owen Taylor2000-11-181-1/+1
| | | | | | * Released 1.3.2 * NEWS: Updates for 1.3.2
* s/gtk_main_iteration/g_main_iteration/BST 2000 Tony Gale2000-07-312-2/+2
| | | | | | | | | | | Mon Jul 31 13:53:16 BST 2000 Tony Gale <gale@gtk.org> * docs/gtkfaq.sgml docs/gtk-faq.sgml: s/gtk_main_iteration/g_main_iteration/ Did this already in change: Mon Nov 15 17:17:51 GMT 1999 Tony Gale <gale@gtk.org> don't know how it got reverted.
* Cleanup indenting and various small changes.BST 2000 Tony Gale2000-07-111-1796/+2015
| | | | | | | Tue Jul 11 13:10:57 BST 2000 Tony Gale <gale@gtk.org> * docs/faq/gtk-faq.sgml: Cleanup indenting and various small changes.
* Add remaining sections. Completes initial conversion to DocBook.BST 2000 Tony Gale2000-07-041-0/+488
| | | | | | | Tue Jul 4 13:13:01 BST 2000 Tony Gale <gale@gtk.org> * docs/faq/gtk-faq.sgml: Add remaining sections. Completes initial conversion to DocBook.
* Change DocBook layout slightlyBST 2000 Tony Gale2000-06-281-35/+15
| | | | | | Wed Jun 28 18:03:09 BST 2000 Tony Gale <gale@gtk.org> * docs/faq/gtk-faq.sgml: Change DocBook layout slightly
* Finish Section 6. Add Section 7.BST 2000 Tony Gale2000-06-281-0/+382
| | | | | | Wed Jun 28 17:49:05 BST 2000 Tony Gale <gale@gtk.org> * docs/faq/gtk-faq.sgml: Finish Section 6. Add Section 7.
* Start of Section 6.BST 2000 Tony Gale2000-06-281-1/+409
| | | | | | Wed Jun 28 13:31:55 BST 2000 Tony Gale <gale@gtk.org> * docs/faq/gtk-faq.sgml: Start of Section 6.
* Add Sections 4 & 5.BST 2000 Tony Gale2000-06-261-1/+1365
| | | | | | Mon Jun 26 13:01:16 BST 2000 Tony Gale <gale@gtk.org> * docs/faq/gtk-faq.sgml: Add Sections 4 & 5.
* Change filename. Add Section 3.BST 2000 Tony Gale2000-06-221-0/+205
| | | | | | Thu Jun 22 17:43:51 BST 2000 Tony Gale <gale@gtk.org> * docs/faq/gtk-faq.sgml: Change filename. Add Section 3.
* Move file to here. TODO: Update Makfile.amBST 2000 Tony Gale2000-06-221-0/+531
| | | | | | | Thu Jun 22 14:02:19 BST 2000 Tony Gale <gale@gtk.org> * docs/faq/gtk-faq.sgm: Move file to here. TODO: Update Makfile.am
* Removed mistakenly added generated sgmlOwen Taylor2000-06-212-0/+61
| | | | | | | | | | | | | | | | | | | | | Wed Jun 21 12:50:58 2000 Owen Taylor <otaylor@redhat.com> * docs/es/: Removed mistakenly added generated sgml * docs/{gdk.texi,gtk.texi,gdk.sgml} macros.texi texinfo.tex: Remove outdated info files. * docs/gtk_tut* docs/package_tutorial.sh docs/tutorial: Moved tutorial files into subdir * docs/gtkfaq.sgml docs/faq/gtkfaq.sgml: Move FAQ into subdir. * docs/man/gtk_button.pod: Remove. (contents will be integrated into gtk-reference button page.) * configure.in docs/Makefile.am docs/tutorial/Makefile.am docs/faq/Makefile.am: Adjust for new organization
* FAQ Update: - Minor cleanups (Emmanuel, me) - New questions: I need to addGMT 2000 Tony Gale2000-03-091-145/+383
| | | | | | | | | | | | | Thu Mar 9 22:10:56 GMT 2000 Tony Gale <gale@gtk.org> * docs/gtkfaq.sgml: FAQ Update: - Minor cleanups (Emmanuel, me) - New questions: I need to add a new signal to a GTK+ widget. Any idea? (timj) How can I retrieve the text from a GtkMenuItem? (timj) How do I validate/limit/filter the input to a GtkEntry? (me) Memory does not seem to be released when I free the list nodes I've allocated (timj)
* Spelling/grammar fixes from Martin Buchholz <martin@xemacs.org>GMT 2000 Tony Gale2000-02-291-5/+5
| | | | | | | | | | Tue Feb 29 13:10:00 GMT 2000 Tony Gale <gale@gtk.org> * gdk/gdkwindow.h gdk/x11/gxid.c gtk/gtkclist.c gtk/gtkclist.h gtk/gtkctree.c gtk/gtkmenu.h gtk/gtkwidget.c gtk/testgtk.c docs/styles.txt docs/refcounting.txt docs/gtkfaq.sgml docs/gtk_tut.sgml docs/gtk.texi TODO: Spelling/grammar fixes from Martin Buchholz <martin@xemacs.org>
* Get the date on the FAQ right. Grr.GMT 2000 Tony Gale2000-02-221-1/+1
| | | | | | Tue Feb 22 14:02:48 GMT 2000 Tony Gale <gale@gtk.org> * Get the date on the FAQ right. Grr.
* FAQ UpdateGMT 2000 Tony Gale2000-02-221-56/+191
| | | | | | Tue Feb 22 13:54:12 GMT 2000 Tony Gale <gale@gtk.org> * docs/gtkfaq.sgml: FAQ Update
* s/gtk_main_iteration/g_main_iteration/GMT 1999 Tony Gale1999-11-151-1/+1
| | | | | Mon Nov 15 17:17:51 GMT 1999 Tony Gale <gale@gtk.org> * docs/gtkfaq.sgml: s/gtk_main_iteration/g_main_iteration/
* threads example from Erik Mouw. New question on GtkLabel backgroundGMT 1999 Tony Gale1999-11-131-3/+157
| | | | | | | | | | | | | | | | Sat Nov 13 22:30:29 GMT 1999 Tony Gale <gale@gtk.org> * docs/gtkfaq.sgml: threads example from Erik Mouw. New question on GtkLabel background colors. * docs/gtk_tut.sgml: - Correct the example code callback function definitions. - Update the gtkdial example code, from Frans van Schaik. - Update setselection.c to current API. * examples/Makefile examples/*/*.c: Update to code listed in tutorial.
* FAQ updateBST 1999 Tony Gale1999-10-301-56/+244
| | | | | | Sat Oct 30 13:17:18 BST 1999 Tony Gale <gale@gtk.org> * docs/gtkfaq.sgml: FAQ update
* Minor FAQ UpdateBST 1999 Tony Gale1999-08-291-1/+69
| | | | | | Sun Aug 29 13:38:59 BST 1999 Tony Gale <gale@gtk.org> Minor FAQ Update
* Commit the correct version.Tony Gale1999-08-281-0/+173
| | | | Commit the correct version.
* FAQ updateBST 1999 Tony Gale1999-08-281-399/+496
| | | | | | Sat Aug 28 14:34:37 BST 1999 Tony Gale <gale@gtk.org> * docs/gtkfaq.sgml: FAQ update
* FAQ UpdateBST 1999 Tony Gale1999-08-111-12/+122
| | | | | Wed Aug 11 13:38:26 BST 1999 Tony Gale <gale@gtk.org> * docs/gtkfaq.sgml: FAQ Update
* Long awaited FAQ update.BST 1999 Tony Gale1999-07-151-232/+965
| | | | | | Thu Jul 15 13:33:15 BST 1999 Tony Gale <gale@gtk.org> * docs/gtkfaq.sgml: Long awaited FAQ update.
* update anon CVS infoBST 1998 Tony Gale1998-07-061-3/+13
| | | | | | Mon Jul 6 12:06:23 BST 1998 Tony Gale <gale@gtk.org> * docs/gtkfaq.sgml: update anon CVS info
* add question on multi-threading, minor URL cleanups.BST 1998 Tony Gale1998-05-111-40/+98
| | | | | | | Mon May 11 17:54:44 BST 1998 Tony Gale <gale@gtk.org> * gtkfaq.sgml: add question on multi-threading, minor URL cleanups.
* Started documentation of GtkCTree.Stefan Jeske1998-05-101-0/+1
|
* Merges from the gtk-1-0 branchOwen Taylor1998-05-041-2/+59
| | | | | | | | | | | | | | | | | | | | | | | Sun May 3 14:55:34 1998 Owen Taylor <otaylor@gtk.org> * docs/gtkfaq.sgml (CPPFLAGS): Added a FAQ entry about "glibconfig.h" and another about writing another IRC client. Sat May 2 00:14:05 1998 Owen Taylor <otaylor@gtk.org> * gtk/gtkpreview.c (gtk_trim_cmap): Make sure the parameters to log are doubles. Digital Unix apparently is missing the argument in its prototype. Sun May 3 19:04:46 1998 Owen Taylor <otaylor@gtk.org> * gtk/gtklabel.c (gtk_label_state_changed): Don't force a clear until the widget is actually on screen. Hopefully nothing else though CVS think there are a whole bunch more changed files.
* more on GIMP (et al) configure problems.BST 1998 Tony Gale1998-04-061-5/+31
| | | | | | | Mon Apr 6 18:48:49 BST 1998 Tony Gale <gale@gtk.org> * docs/gtkfaq.sgml: more on GIMP (et al) configure problems.
* Tony Gale <gale@gtk.org>Tony Gale1998-04-021-1/+1
| | | | Change the date - which I forgot to do earlier
* add question on failing GIMP configureBST 1998 Tony Gale1998-04-021-3/+24
| | | | | | Thu Apr 2 13:04:37 BST 1998 Tony Gale <gale@gtk.org> * docs/gtkfaq.sgml: add question on failing GIMP configure
* - new question on modal windows - new question on updating progressbars -GMT 1998 Tony Gale1998-03-161-13/+38
| | | | | | | | Mon Mar 16 18:19:31 GMT 1998 Tony Gale <gale@gimp.org> * docs/gtkfaq.sgml: - new question on modal windows - new question on updating progressbars - update all the links to gtk.org
* docs/gtkfaq.sgml: fix the spelling of Helge Hess's nameGMT 1998 Tony Gale1998-03-131-1/+1
| | | | | | Fri Mar 13 17:33:56 GMT 1998 Tony Gale <gale@gimp.org> docs/gtkfaq.sgml: fix the spelling of Helge Hess's name
* update links to documentation and remove question on whats needs to beGMT 199 Tony Gale1998-03-131-54/+12
| | | | | | | Fri Mar 13 09:40:17 GMT 199 Tony Gale <gale@gimp.org> * docs/gtkfaq.sgml: update links to documentation and remove question on whats needs to be done before 1.0
* - Use 'diff -ru' for patches - Explained patch application/rejection -GMT 1998 Tony Gale1998-03-091-14/+100
| | | | | | | | | | | | | | | | Mon Mar 9 13:36:53 GMT 1998 Tony Gale <gale@gimp.org> * docs/gtkfaq.sgml: - Use 'diff -ru' for patches - Explained patch application/rejection - Added information on CVS - New question on right justified menus with menufactory From Nathan: - Information on Objective-C bindings - Add missing variable in colour example.
* widget hierarchy update from Tim JanikGMT 1998 Tony Gale1998-03-041-73/+81
| | | | | | Wed Mar 4 16:02:44 GMT 1998 Tony Gale <gale@gimp.org> * docs/gtkfaq.sgml: widget hierarchy update from Tim Janik
* Required changes for version change to 0.99.4PST 1998 Shawn T. Amundson1998-03-021-0/+54
| | | | | | | | | | | | | | | | Sun Mar 1 15:18:38 PST 1998 Shawn T. Amundson <amundson@gimp.org> * Required changes for version change to 0.99.4 * gtk/gtktree.[ch]: patch from J. Bolliet to correct some bugs * gtk/testgtk.c: added test here from J. Bolliet, removed testtree * gtk/clist: gtk-abilleira-981602-0, allows gtk_clist_set_pixmap and gtk_clist_set_pixtext to not require a mask * gdk/gdkdraw.c,gdk.h: gtk-trow-980217-0 adds gdk_draw_lines and fixes some things about gdk_draw_polygon
* added questions on: - Why don't the contents of a button move when theTony Gale1998-02-251-118/+56
| | | | | | | | | | | | | | | | | * docs/gtkfaq.sgml: added questions on: - Why don't the contents of a button move when the button is pressed? - How do I catch a double click event in a list widget? - When compiling GTK+ I get an error like: make: file `Makefile' line 456: Syntax error Removed questions on menus which are covered in the tutorial. Added link to HTML versions of FAQ and Tutorial on my web site. -Tony
* Fixed URL and improved description for gsumi.Owen Taylor1998-02-221-3/+3
|
* Various FAQ updates, including:Tony Gale1998-02-201-20/+244
| | | | | | | | * added to list of GTK apps * added 'do-what-ya-like' permissions notice * new GDK section - needs some Q&A's added -Tony
* More changes from Tony Gale.Shawn Amundson1998-01-271-76/+173
|
* additions/changes from new FAQ maintainers Nathan Froyd and Tony Gale.CST 1998 Shawn T. Amundson1998-01-261-68/+135
| | | | | | | Mon Jan 26 17:12:12 CST 1998 Shawn T. Amundson <amundson@gimp.org> * docs/gtkfaq.sgml: additions/changes from new FAQ maintainers Nathan Froyd and Tony Gale.
* Added FAQ to the tree in prep for others to start working on it...GTK_0_99_3Shawn Amundson1998-01-211-0/+456