| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
Fogot to change the date
|
|
|
|
|
|
| |
Tue Feb 27 13:37:38 GMT 2001 Tony Gale <gale@gtk.org>
* docs/faq/gtk-faq.sgml: New question re memory leaks.
|
|
|
|
|
|
| |
Mon Feb 5 13:22:54 GMT 2001 Tony Gale <gale@gtk.org>
* docs/faq/gtk-faq.sgml: s/MISK/MISC/
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
* Released 1.3.2
* NEWS: Updates for 1.3.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.
|
|
|
|
|
|
|
| |
Tue Jul 11 13:10:57 BST 2000 Tony Gale <gale@gtk.org>
* docs/faq/gtk-faq.sgml: Cleanup indenting and various
small changes.
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
| |
Wed Jun 28 18:03:09 BST 2000 Tony Gale <gale@gtk.org>
* docs/faq/gtk-faq.sgml: Change DocBook layout slightly
|
|
|
|
|
|
| |
Wed Jun 28 17:49:05 BST 2000 Tony Gale <gale@gtk.org>
* docs/faq/gtk-faq.sgml: Finish Section 6. Add Section 7.
|
|
|
|
|
|
| |
Wed Jun 28 13:31:55 BST 2000 Tony Gale <gale@gtk.org>
* docs/faq/gtk-faq.sgml: Start of Section 6.
|
|
|
|
|
|
| |
Mon Jun 26 13:01:16 BST 2000 Tony Gale <gale@gtk.org>
* docs/faq/gtk-faq.sgml: Add Sections 4 & 5.
|
|
|
|
|
|
| |
Thu Jun 22 17:43:51 BST 2000 Tony Gale <gale@gtk.org>
* docs/faq/gtk-faq.sgml: Change filename. Add Section 3.
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
| |
Tue Feb 22 14:02:48 GMT 2000 Tony Gale <gale@gtk.org>
* Get the date on the FAQ right. Grr.
|
|
|
|
|
|
| |
Tue Feb 22 13:54:12 GMT 2000 Tony Gale <gale@gtk.org>
* docs/gtkfaq.sgml: FAQ Update
|
|
|
|
|
| |
Mon Nov 15 17:17:51 GMT 1999 Tony Gale <gale@gtk.org>
* docs/gtkfaq.sgml: s/gtk_main_iteration/g_main_iteration/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
| |
Sat Oct 30 13:17:18 BST 1999 Tony Gale <gale@gtk.org>
* docs/gtkfaq.sgml: FAQ update
|
|
|
|
|
|
| |
Sun Aug 29 13:38:59 BST 1999 Tony Gale <gale@gtk.org>
Minor FAQ Update
|
|
|
|
| |
Commit the correct version.
|
|
|
|
|
|
| |
Sat Aug 28 14:34:37 BST 1999 Tony Gale <gale@gtk.org>
* docs/gtkfaq.sgml: FAQ update
|
|
|
|
|
| |
Wed Aug 11 13:38:26 BST 1999 Tony Gale <gale@gtk.org>
* docs/gtkfaq.sgml: FAQ Update
|
|
|
|
|
|
| |
Thu Jul 15 13:33:15 BST 1999 Tony Gale <gale@gtk.org>
* docs/gtkfaq.sgml: Long awaited FAQ update.
|
|
|
|
|
|
| |
Mon Jul 6 12:06:23 BST 1998 Tony Gale <gale@gtk.org>
* docs/gtkfaq.sgml: update anon CVS info
|
|
|
|
|
|
|
| |
Mon May 11 17:54:44 BST 1998 Tony Gale <gale@gtk.org>
* gtkfaq.sgml: add question on multi-threading,
minor URL cleanups.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
| |
Mon Apr 6 18:48:49 BST 1998 Tony Gale <gale@gtk.org>
* docs/gtkfaq.sgml: more on GIMP (et al) configure
problems.
|
|
|
|
| |
Change the date - which I forgot to do earlier
|
|
|
|
|
|
| |
Thu Apr 2 13:04:37 BST 1998 Tony Gale <gale@gtk.org>
* docs/gtkfaq.sgml: add question on failing GIMP configure
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
Fri Mar 13 17:33:56 GMT 1998 Tony Gale <gale@gimp.org>
docs/gtkfaq.sgml: fix the spelling of Helge Hess's name
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
| |
Wed Mar 4 16:02:44 GMT 1998 Tony Gale <gale@gimp.org>
* docs/gtkfaq.sgml: widget hierarchy update from Tim Janik
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
| |
|
|
|
|
|
|
|
|
| |
* added to list of GTK apps
* added 'do-what-ya-like' permissions notice
* new GDK section - needs some Q&A's added
-Tony
|
| |
|
|
|
|
|
|
|
| |
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.
|
|
|