.. |
stock-icons
|
use g_strcasecmp(), some poor platforms don't have strcasecmp()
|
2001-11-09 21:52:52 +00:00 |
.cvsignore
|
shut up CVS
|
2001-11-20 08:11:53 +00:00 |
circles.xbm
|
gtk/gtktext.c
|
1998-02-27 06:13:22 +00:00 |
fnmatch.c
|
Make gdk_colormap_sync private since it was never exported in a header
|
2001-02-02 22:19:31 +00:00 |
fnmatch.h
|
applied patch from Andreas Persenius <ndap@swipnet.se> that updates the
|
2000-07-26 11:33:08 +00:00 |
genmarshal.pl
|
documented necessary changes for 1.4 transition.
|
2000-05-12 15:25:50 +00:00 |
gtk-boxed.defs
|
Ref-sink the tooltips object. Ref-sink the tooltips object. Fix some
|
2001-11-21 17:04:35 +00:00 |
gtk-win32.rc.in
|
Updates.
|
2001-10-29 07:06:37 +00:00 |
gtk.def
|
reflect Pango API change
|
2001-11-23 16:05:39 +00:00 |
gtk.h
|
added gtkaccelmap.sgml. other updates.
|
2001-11-13 00:53:47 +00:00 |
gtkaccelgroup.c
|
Doc typo fix. (#68172)
|
2002-01-08 00:04:57 +00:00 |
gtkaccelgroup.h
|
Ref-sink the tooltips object. Ref-sink the tooltips object. Fix some
|
2001-11-21 17:04:35 +00:00 |
gtkaccellabel.c
|
Replace GTK_NO_CHECK_CASTS by G_DISABLE_CAST_CHECKS.
|
2002-01-07 00:13:33 +00:00 |
gtkaccellabel.h
|
added gtkaccelmap.sgml. other updates.
|
2001-11-13 00:53:47 +00:00 |
gtkaccelmap.c
|
Doc typo fix. (#68172)
|
2002-01-08 00:04:57 +00:00 |
gtkaccelmap.h
|
Ref-sink the tooltips object. Ref-sink the tooltips object. Fix some
|
2001-11-21 17:04:35 +00:00 |
gtkaccessible.c
|
Patch from Matthias Clasen to remove remove all instances of
|
2001-07-18 23:39:26 +00:00 |
gtkaccessible.h
|
Add dependency on Atk for accessibility support.
|
2001-05-03 20:11:14 +00:00 |
gtkadjustment.c
|
Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2;
|
2001-11-17 23:28:51 +00:00 |
gtkadjustment.h
|
Fix stupid error introduced last night that was making things decidedly
|
2001-06-24 15:34:48 +00:00 |
gtkalignment.c
|
Add a function gdk_window_invalidate_maybe_recurse() for use in "shallow
|
2001-11-04 22:57:03 +00:00 |
gtkalignment.h
|
Use G_GNUC_CONST.
|
2000-08-30 00:33:38 +00:00 |
gtkarrow.c
|
Make interpretation of misc->xpad/ypad consistent with GtkLabel. Do
|
2001-12-27 21:42:02 +00:00 |
gtkarrow.h
|
Convert to new property API, patch from Lee Mallabone
|
2001-02-21 00:29:03 +00:00 |
gtkaspectframe.c
|
coalescing property notifies
|
2001-08-11 20:27:36 +00:00 |
gtkaspectframe.h
|
Convert to new property API, patch from Lee Mallabone
|
2001-02-21 00:29:03 +00:00 |
gtkbbox.c
|
Fix docs. (#66383)
|
2001-12-06 21:38:12 +00:00 |
gtkbbox.h
|
Patch from Mathias Hasselmann to fix warnings in compat macros. (#56773)
|
2001-07-12 21:46:32 +00:00 |
gtkbin.c
|
Use GtkType/GType instead of uint.
|
2001-09-06 21:51:35 +00:00 |
gtkbin.h
|
New function
|
2001-05-25 03:42:40 +00:00 |
gtkbindings.c
|
Rename the GTK_DESTROYED flag to GTK_IN_DESTRUCTION, remove the
|
2001-11-19 01:08:51 +00:00 |
gtkbindings.h
|
changed gtk_item_factory_dump_items() and gtk_item_factory_dump_rc()
|
2001-04-03 13:18:00 +00:00 |
gtkbox.c
|
Add a function gdk_window_invalidate_maybe_recurse() for use in "shallow
|
2001-11-04 22:57:03 +00:00 |
gtkbox.h
|
Patch from Gregory Merchan to add gtk_button_box_set_secondary(), which
|
2001-07-06 02:10:32 +00:00 |
gtkbutton.c
|
More precise documentation about underscores and mnemonics. (#66380)
|
2001-12-20 23:09:29 +00:00 |
gtkbutton.h
|
Patch from Bill Haneman (with many modifications) to make the focus color
|
2001-12-04 03:27:30 +00:00 |
gtkcalendar.c
|
Fix some bugs with size requisition. (From Bill Haneman) Draw headers and
|
2001-12-03 15:24:25 +00:00 |
gtkcalendar.h
|
Applied patch from Nils Barth (bug # 51041) to replace "gint" with
|
2001-03-16 20:12:40 +00:00 |
gtkcelleditable.c
|
Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2;
|
2001-11-17 23:28:51 +00:00 |
gtkcelleditable.h
|
centralize all the editing code
|
2001-09-18 22:49:02 +00:00 |
gtkcellrenderer.c
|
gchar* args of GtkCellRendererText and GtkCellRendererToggle signal handlers are noe const gchar*.
|
2001-10-31 10:27:17 +00:00 |
gtkcellrenderer.h
|
s/obj/klass/ where appropriate
|
2001-12-12 23:04:12 +00:00 |
gtkcellrendererpixbuf.c
|
Remove unused pixels and rowstride variables.
|
2002-01-07 08:02:23 +00:00 |
gtkcellrendererpixbuf.h
|
s/obj/klass/ where appropriate
|
2001-12-12 23:04:12 +00:00 |
gtkcellrenderertext.c
|
Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2;
|
2001-11-17 23:28:51 +00:00 |
gtkcellrenderertext.h
|
s/obj/klass/ where appropriate
|
2001-12-12 23:04:12 +00:00 |
gtkcellrenderertoggle.c
|
Version 1.3.11, interface, binary age 0.
|
2001-11-21 21:44:08 +00:00 |
gtkcellrenderertoggle.h
|
s/obj/klass/ where appropriate
|
2001-12-12 23:04:12 +00:00 |
gtkcheckbutton.c
|
Patch from Bill Haneman (with many modifications) to make the focus color
|
2001-12-04 03:27:30 +00:00 |
gtkcheckbutton.h
|
Fix G_VALUE_NO_COPY_CONTENTS instead of G_SIGNAL_TYPE_STATIC_SCOPE
|
2001-04-02 15:51:28 +00:00 |
gtkcheckmenuitem.c
|
Notify on the ::active property _here_, not in
|
2001-11-28 01:20:14 +00:00 |
gtkcheckmenuitem.h
|
[ Patch from Sebastian Wilhelmi, 52790 ]
|
2001-08-23 15:26:49 +00:00 |
gtkclipboard.c
|
Doc typo fix. (#68172)
|
2002-01-08 00:04:57 +00:00 |
gtkclipboard.h
|
Fixing popup menus to have "Paste" sensitized correctly. Original patches
|
2001-10-22 20:47:01 +00:00 |
gtkclist.c
|
Remove some strange arithmetic that was resulting in rows being drawn too
|
2001-11-23 23:55:19 +00:00 |
gtkclist.h
|
i2001-04-24 Alexander Larsson <alexl@redhat.com>
|
2001-04-24 14:58:33 +00:00 |
gtkcolorsel.c
|
Free dash list if necessary.
|
2002-01-03 00:30:39 +00:00 |
gtkcolorsel.h
|
s/obj/klass/ where appropriate
|
2001-12-12 23:04:12 +00:00 |
gtkcolorseldialog.c
|
Go to the GUP proposed ordering of buttons with [OK] in the lower right
|
2001-11-02 20:02:44 +00:00 |
gtkcolorseldialog.h
|
Use G_GNUC_CONST.
|
2000-08-30 00:33:38 +00:00 |
gtkcombo.c
|
Sanitize move/resize code, removing various bad, non-functional hacks.
|
2001-11-30 21:51:46 +00:00 |
gtkcombo.h
|
Applied patch from Nils Barth (bug # 51041) to replace "gint" with
|
2001-03-16 20:12:40 +00:00 |
gtkcontainer.c
|
don't ignore realized but visible && !mapped resize containers (which is
|
2002-01-02 22:08:49 +00:00 |
gtkcontainer.h
|
We no longer need to create the signals here ... they come from the
|
2001-11-18 00:10:57 +00:00 |
gtkctree.c
|
Remove some strange arithmetic that was resulting in rows being drawn too
|
2001-11-23 23:55:19 +00:00 |
gtkctree.h
|
add marshal function types.
|
2001-09-25 01:12:08 +00:00 |
gtkcurve.c
|
Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2;
|
2001-11-17 23:28:51 +00:00 |
gtkcurve.h
|
CVS is doing its broken pipe thing, this is more of the previous commit
|
2001-02-03 01:09:41 +00:00 |
gtkdebug.h
|
gtk/docs/debugging.txt, gdk/gdk.c, gdk/gdkinternals.h,
|
2001-08-15 06:52:19 +00:00 |
gtkdialog.c
|
Doc typo fix. (#68172)
|
2002-01-08 00:04:57 +00:00 |
gtkdialog.h
|
fix GtkDialogFlags to have the right values, reported by Jeff Franks
|
2001-12-31 04:43:07 +00:00 |
gtkdnd.c
|
Doc typo fix. (#68172)
|
2002-01-08 00:04:57 +00:00 |
gtkdnd.h
|
Add a special size for drag-and-drop GTK_ICON_SIZE_DND (Default to 32x32)
|
2001-06-25 01:51:58 +00:00 |
gtkdrawingarea.c
|
Patch from Matthias Clasen to remove remove all instances of
|
2001-07-18 23:39:26 +00:00 |
gtkdrawingarea.h
|
CVS is doing its broken pipe thing, this is more of the previous commit
|
2001-02-03 01:09:41 +00:00 |
gtkeditable.c
|
Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2;
|
2001-11-17 23:28:51 +00:00 |
gtkeditable.h
|
move insert_text and delete_text virtual functions to do_insert_text and
|
2001-10-03 21:50:58 +00:00 |
gtkentry.c
|
1.3.12, interface, binary age 0.
|
2001-12-23 22:59:30 +00:00 |
gtkentry.h
|
Return the currently selected column when we get the column, #64380
|
2001-11-14 22:52:43 +00:00 |
gtkenums.h
|
must include glib-object.h only
|
2001-11-18 02:07:37 +00:00 |
gtkeventbox.c
|
Patch from Matthias Clasen to remove remove all instances of
|
2001-07-18 23:39:26 +00:00 |
gtkeventbox.h
|
Use G_GNUC_CONST.
|
2000-08-30 00:33:38 +00:00 |
gtkfilesel.c
|
Ref-sink the tooltips object. Ref-sink the tooltips object. Fix some
|
2001-11-21 17:04:35 +00:00 |
gtkfilesel.h
|
Apply property patch from Lee Mallabone
|
2001-03-23 23:39:24 +00:00 |
gtkfixed.c
|
Typo fixes. (#65607)
|
2001-11-28 23:41:12 +00:00 |
gtkfixed.h
|
(Fixes related to #64428, Michael Meeks)
|
2001-11-19 22:18:23 +00:00 |
gtkfontsel.c
|
use g_strcasecmp(), some poor platforms don't have strcasecmp()
|
2001-11-09 21:52:52 +00:00 |
gtkfontsel.h
|
Remove G_DISABLE_CONST_RETURNS.
|
2001-10-23 16:02:23 +00:00 |
gtkframe.c
|
label_xalign and label_yalign need to be float properties to correspond to
|
2001-11-19 17:32:54 +00:00 |
gtkframe.h
|
Fix stupid error introduced last night that was making things decidedly
|
2001-06-24 15:34:48 +00:00 |
gtkgamma.c
|
create the label with a mnemonic
|
2001-11-14 23:59:03 +00:00 |
gtkgamma.h
|
CVS is doing its broken pipe thing, this is more of the previous commit
|
2001-02-03 01:09:41 +00:00 |
gtkgc.c
|
GCompareFunc -> GEqualFunc where applicable.
|
2000-11-13 13:15:41 +00:00 |
gtkgc.h
|
applied patch from Andreas Persenius <ndap@swipnet.se> that updates the
|
2000-07-26 11:33:08 +00:00 |
gtkhandlebox.c
|
Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2;
|
2001-11-17 23:28:51 +00:00 |
gtkhandlebox.h
|
Fix stupid error introduced last night that was making things decidedly
|
2001-06-24 15:34:48 +00:00 |
gtkhbbox.c
|
to simplify parsing for exported functions: - made implementation
|
2001-10-27 00:41:12 +00:00 |
gtkhbbox.h
|
new function, turns off decorations for a window.
|
2001-03-07 21:10:44 +00:00 |
gtkhbox.c
|
Patch from Matthias Clasen to remove remove all instances of
|
2001-07-18 23:39:26 +00:00 |
gtkhbox.h
|
Use G_GNUC_CONST.
|
2000-08-30 00:33:38 +00:00 |
gtkhpaned.c
|
Fix errors in computing the size of the second child.
|
2001-12-07 04:16:16 +00:00 |
gtkhpaned.h
|
Use G_GNUC_CONST.
|
2000-08-30 00:33:38 +00:00 |
gtkhruler.c
|
Fix up for changes to PangoFontDescription.
|
2001-09-18 20:06:48 +00:00 |
gtkhruler.h
|
CVS is doing its broken pipe thing, this is more of the previous commit
|
2001-02-03 01:09:41 +00:00 |
gtkhscale.c
|
Cal gdk_window_invalidate_maybe_recurse() for recursion. (Soeren Sandmann)
|
2001-11-15 21:04:51 +00:00 |
gtkhscale.h
|
clamp the value to the range that was set
|
2001-06-05 20:07:02 +00:00 |
gtkhscrollbar.c
|
make this special-case hscale/vscale details, so we can use it for
|
2001-06-04 02:31:12 +00:00 |
gtkhscrollbar.h
|
Use G_GNUC_CONST.
|
2000-08-30 00:33:38 +00:00 |
gtkhseparator.c
|
Patch from Matthias Clasen to remove remove all instances of
|
2001-07-18 23:39:26 +00:00 |
gtkhseparator.h
|
Use G_GNUC_CONST.
|
2000-08-30 00:33:38 +00:00 |
gtkhsv.c
|
Free dash list if necessary.
|
2002-01-03 00:30:39 +00:00 |
gtkhsv.h
|
forgot to save
|
2001-06-08 18:11:09 +00:00 |
gtkiconfactory.c
|
Doc typo fix. (#68172)
|
2002-01-08 00:04:57 +00:00 |
gtkiconfactory.h
|
get sizes an icon set can render without falling back to missing image
|
2001-05-25 20:41:46 +00:00 |
gtkimage.c
|
Make interpretation of misc->xpad/ypad consistent with GtkLabel. Do
|
2001-12-27 21:42:02 +00:00 |
gtkimage.h
|
add default icon
|
2001-08-29 02:20:02 +00:00 |
gtkimagemenuitem.c
|
Make Menu items NO_WINDOW widgets.
|
2001-11-16 15:20:28 +00:00 |
gtkimagemenuitem.h
|
Use new mnemonic convenience functions
|
2001-06-05 18:22:30 +00:00 |
gtkimcontext.c
|
Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2;
|
2001-11-17 23:28:51 +00:00 |
gtkimcontext.h
|
Pad the structure for future expansion.
|
2001-11-02 20:54:18 +00:00 |
gtkimcontextsimple.c
|
Additions.
|
2001-12-30 22:56:05 +00:00 |
gtkimcontextsimple.h
|
add gdkkeys.[hc]
|
2000-12-06 05:31:30 +00:00 |
gtkimmodule.c
|
Can't include gtkprivate.h (I added the include yesterday, without really
|
2001-11-03 23:26:03 +00:00 |
gtkimmodule.h
|
fix busted /* comment */
|
2001-03-06 00:09:28 +00:00 |
gtkimmulticontext.c
|
Reset the existing slave before removing it to give it a chance to commit
|
2001-12-12 22:35:31 +00:00 |
gtkimmulticontext.h
|
Make parent_class static.
|
2000-11-12 03:43:24 +00:00 |
gtkinputdialog.c
|
Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2;
|
2001-11-17 23:28:51 +00:00 |
gtkinputdialog.h
|
CVS is doing its broken pipe thing, this is more of the previous commit
|
2001-02-03 01:09:41 +00:00 |
gtkintl.h
|
Move gtk-config to gtk-config-2.0 move gtk_.m4 to gtk-2.0.m4
|
2000-07-14 20:08:10 +00:00 |
gtkinvisible.c
|
Make the default default colormap the GdkRGB colormap, not the system
|
2001-09-07 23:11:17 +00:00 |
gtkinvisible.h
|
Make gdkx.h the only installed header from gdk/x11. All structures in
|
2001-09-07 21:50:20 +00:00 |
gtkitem.c
|
Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2;
|
2001-11-17 23:28:51 +00:00 |
gtkitem.h
|
Use G_GNUC_CONST.
|
2000-08-30 00:33:38 +00:00 |
gtkitemfactory.c
|
applied patch from owen to get rid of accel map notifiers. changed things
|
2001-11-20 23:43:03 +00:00 |
gtkitemfactory.h
|
added gtkaccelmap.sgml. other updates.
|
2001-11-13 00:53:47 +00:00 |
gtklabel.c
|
More precise documentation about underscores and mnemonics. (#66380)
|
2001-12-20 23:09:29 +00:00 |
gtklabel.h
|
Rename ACTIVATE_MNEMONIC enum to MNEMONIC_ACTIVATE; signal was changed a
|
2001-10-16 23:28:45 +00:00 |
gtklayout.c
|
Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2;
|
2001-11-17 23:28:51 +00:00 |
gtklayout.h
|
Reprioritize key bindings in order of visibility - mnemonics, then
|
2001-11-18 00:34:23 +00:00 |
gtklist.c
|
Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2;
|
2001-11-17 23:28:51 +00:00 |
gtklist.h
|
CVS is doing its broken pipe thing, this is more of the previous commit
|
2001-02-03 01:09:41 +00:00 |
gtklistitem.c
|
Fix some warnings.
|
2001-12-15 17:17:56 +00:00 |
gtklistitem.h
|
Version 1.3.11 Require GLib-1.3.11, Pango-0.22, ATK-0.7. Restore to
|
2001-11-23 21:46:44 +00:00 |
gtkliststore.c
|
nuke the stamp++, per jrb's request
|
2001-12-08 19:58:05 +00:00 |
gtkliststore.h
|
s/obj/klass/ where appropriate
|
2001-12-12 23:04:12 +00:00 |
gtkmain.c
|
Doc typo fix. (#68172)
|
2002-01-08 00:04:57 +00:00 |
gtkmain.h
|
Version 1.3.11, interface, binary age 0.
|
2001-11-21 21:44:08 +00:00 |
gtkmarshal.list
|
Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2;
|
2001-11-17 23:28:51 +00:00 |
gtkmarshalers.list
|
remove VOID:BOXED,POINTER and NONE:POINTER. and now everyone else has to
|
2001-12-04 02:06:21 +00:00 |
gtkmenu.c
|
Call gdk_window_get_pointer() on menu->bin_window not menu->window, so we
|
2001-12-27 20:43:58 +00:00 |
gtkmenu.h
|
applied patch from owen to get rid of accel map notifiers. changed things
|
2001-11-20 23:43:03 +00:00 |
gtkmenubar.c
|
Fix check for modifiers.
|
2001-12-12 19:30:01 +00:00 |
gtkmenubar.h
|
Fix a cuple of typos in compat macros. (#59624, Skip Montaro)
|
2001-08-27 18:22:31 +00:00 |
gtkmenuitem.c
|
Revert my last mistaken change - toggle-size-request doesn't take a
|
2001-12-04 16:08:18 +00:00 |
gtkmenuitem.h
|
add checks for empty menu items to behave like insensitive items (#59456)
|
2001-11-29 20:36:12 +00:00 |
gtkmenushell.c
|
add checks for empty menu items to behave like insensitive items (#59456)
|
2001-11-29 20:36:12 +00:00 |
gtkmenushell.h
|
GdkEventButton->button can occupy significantly more than 2 bits. Besides,
|
2000-11-22 01:00:26 +00:00 |
gtkmessagedialog.c
|
Align the image at the top, #65020, request from Seth Nickell)
|
2001-11-24 00:05:17 +00:00 |
gtkmessagedialog.h
|
create some stock buttons with the default accel group (create_image):
|
2000-10-20 23:14:41 +00:00 |
gtkmisc.c
|
coalescing property notifies
|
2001-08-11 20:27:36 +00:00 |
gtkmisc.h
|
Fix stupid error introduced last night that was making things decidedly
|
2001-06-24 15:34:48 +00:00 |
gtknotebook.c
|
keep in sync with insert_page_menu. Code duplication is bad.
|
2001-12-12 20:10:52 +00:00 |
gtknotebook.h
|
Propagate key press events not just to focus/window but also to
|
2001-11-16 22:20:00 +00:00 |
gtkobject.c
|
Fix a comment.
|
2002-01-04 23:49:20 +00:00 |
gtkobject.h
|
Rename the GTK_DESTROYED flag to GTK_IN_DESTRUCTION, remove the
|
2001-11-19 01:08:51 +00:00 |
gtkoldeditable.c
|
Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2;
|
2001-11-17 23:28:51 +00:00 |
gtkoldeditable.h
|
move insert_text and delete_text virtual functions to do_insert_text and
|
2001-10-03 21:50:58 +00:00 |
gtkoptionmenu.c
|
Patch from Bill Haneman (with many modifications) to make the focus color
|
2001-12-04 03:27:30 +00:00 |
gtkoptionmenu.h
|
Adapt to uscore-ification of gtktextiterprivate
|
2001-01-04 17:48:43 +00:00 |
gtkpaned.c
|
Fix a typo. Fix a typo.
|
2001-12-16 17:00:55 +00:00 |
gtkpaned.h
|
Document the fact that gtk_paned_set_handle_size() has been removed.
|
2001-12-26 17:38:39 +00:00 |
gtkpixmap.c
|
Make interpretation of misc->xpad/ypad consistent with GtkLabel. Do
|
2001-12-27 21:42:02 +00:00 |
gtkpixmap.h
|
Applied patch from Nils Barth (bug # 51041) to replace "gint" with
|
2001-03-16 20:12:40 +00:00 |
gtkplug.c
|
gtk/gtkplug.c (gtk_plug_key_press_event): Don't do special handling of key
|
2001-12-27 19:20:23 +00:00 |
gtkplug.h
|
Check GTK_WIDGET_TOPLEVEL(gtk_widget_get_toplevel (widget)), not
|
2001-07-05 02:58:34 +00:00 |
gtkpreview.c
|
do not call gtk_settings_get_default() here as that requires an X
|
2001-10-28 16:49:56 +00:00 |
gtkpreview.h
|
do not call gtk_settings_get_default() here as that requires an X
|
2001-10-28 16:49:56 +00:00 |
gtkprivate.h
|
Add a function gdk_window_invalidate_maybe_recurse() for use in "shallow
|
2001-11-04 22:57:03 +00:00 |
gtkprogress.c
|
coalescing property notifies
|
2001-08-11 20:27:36 +00:00 |
gtkprogress.h
|
Handle quoting of / with \; properly handle __ in paths, quote " and \n in
|
2001-03-19 21:06:38 +00:00 |
gtkprogressbar.c
|
Fix a typo. Fix a typo.
|
2001-12-16 17:00:55 +00:00 |
gtkprogressbar.h
|
Handle quoting of / with \; properly handle __ in paths, quote " and \n in
|
2001-03-19 21:06:38 +00:00 |
gtkradiobutton.c
|
Patch from Bill Haneman (with many modifications) to make the focus color
|
2001-12-04 03:27:30 +00:00 |
gtkradiobutton.h
|
Fix stupid error introduced last night that was making things decidedly
|
2001-06-24 15:34:48 +00:00 |
gtkradiomenuitem.c
|
Make Menu items NO_WINDOW widgets.
|
2001-11-16 15:20:28 +00:00 |
gtkradiomenuitem.h
|
Rename to gtk_radio_menu_item_get_group(), add deprecated alias. (#57044)
|
2001-07-12 22:45:05 +00:00 |
gtkrange.c
|
check for 0 value on the denominator in the horizontal case just like we
|
2001-12-09 22:32:50 +00:00 |
gtkrange.h
|
Cal gdk_window_invalidate_maybe_recurse() for recursion. (Soeren Sandmann)
|
2001-11-15 21:04:51 +00:00 |
gtkrbtree.c
|
New function to fixup parity. RBTree corruption bug--
|
2001-12-10 21:24:15 +00:00 |
gtkrbtree.h
|
get logic right, #66249
|
2001-12-08 01:10:52 +00:00 |
gtkrc.c
|
Doc typo fix. (#68172)
|
2002-01-08 00:04:57 +00:00 |
gtkrc.h
|
1.3.12, interface, binary age 0.
|
2001-12-23 22:59:30 +00:00 |
gtkruler.c
|
Actually commit typo fixes already mentioned in ChangeLog entry on
|
2001-11-23 20:20:38 +00:00 |
gtkruler.h
|
Fix stupid error introduced last night that was making things decidedly
|
2001-06-24 15:34:48 +00:00 |
gtkscale.c
|
Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2;
|
2001-11-17 23:28:51 +00:00 |
gtkscale.h
|
Fixed first arg type of GtkScale's format_value signal's function pointer.
|
2001-12-15 11:11:42 +00:00 |
gtkscrollbar.c
|
make this special-case hscale/vscale details, so we can use it for
|
2001-06-04 02:31:12 +00:00 |
gtkscrollbar.h
|
Use G_GNUC_CONST.
|
2000-08-30 00:33:38 +00:00 |
gtkscrolledwindow.c
|
Add property support. (#51858)
|
2001-07-19 19:49:01 +00:00 |
gtkscrolledwindow.h
|
put GtkPacker back in here so it won't be in gtk-unused.txt, but don't put
|
2001-09-08 06:24:46 +00:00 |
gtkselection.c
|
Doc typo fix. (#68172)
|
2002-01-08 00:04:57 +00:00 |
gtkselection.h
|
Add a "menu" property and notify on it. (#62798, Padraig O'Briain)
|
2001-10-31 23:49:09 +00:00 |
gtkseparator.c
|
applied patch from Andreas Persenius <ndap@swipnet.se> that updates the
|
2000-07-26 11:33:08 +00:00 |
gtkseparator.h
|
Use G_GNUC_CONST.
|
2000-08-30 00:33:38 +00:00 |
gtkseparatormenuitem.c
|
Code cleanup. (gtk_separator_menu_item_class_init): Fix bugs in this code.
|
2001-10-30 00:24:08 +00:00 |
gtkseparatormenuitem.h
|
Code cleanup. (gtk_separator_menu_item_class_init): Fix bugs in this code.
|
2001-10-30 00:24:08 +00:00 |
gtksettings.c
|
Support using names/nicks for the gdk_settings values for enum valued
|
2001-12-12 20:26:50 +00:00 |
gtksettings.h
|
Allow %NULL for style to mean "revert to default style"
|
2001-06-30 16:08:25 +00:00 |
gtksignal.c
|
Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2;
|
2001-11-17 23:28:51 +00:00 |
gtksignal.h
|
Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2;
|
2001-11-17 23:28:51 +00:00 |
gtksizegroup.c
|
queue_resize_on_group with both the old and new mode, not just the new
|
2001-11-04 23:43:37 +00:00 |
gtksizegroup.h
|
Fix incorrect parameter to compute_double_length (#58680, patch from
|
2001-09-19 00:58:09 +00:00 |
gtksocket.c
|
Doc typo fix. (#68172)
|
2002-01-08 00:04:57 +00:00 |
gtksocket.h
|
Rename 'id' parameter to avoid problems with Objective C.
|
2001-11-28 23:54:30 +00:00 |
gtkspinbutton.c
|
Patch from Bill Haneman (with many modifications) to make the focus color
|
2001-12-04 03:27:30 +00:00 |
gtkspinbutton.h
|
Fix stupid error introduced last night that was making things decidedly
|
2001-06-24 15:34:48 +00:00 |
gtkstatusbar.c
|
Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2;
|
2001-11-17 23:28:51 +00:00 |
gtkstatusbar.h
|
*** empty log message ***
|
2001-03-29 21:17:45 +00:00 |
gtkstock.c
|
fix typo to make it compile
|
2001-10-31 23:33:22 +00:00 |
gtkstock.h
|
Add a special size for drag-and-drop GTK_ICON_SIZE_DND (Default to 32x32)
|
2001-06-25 01:51:58 +00:00 |
gtkstyle.c
|
Doc typo fix. (#68172)
|
2002-01-08 00:04:57 +00:00 |
gtkstyle.h
|
Typo fixes Typo fix. (#66746)
|
2001-12-12 22:29:53 +00:00 |
gtktable.c
|
Add a function gdk_window_invalidate_maybe_recurse() for use in "shallow
|
2001-11-04 22:57:03 +00:00 |
gtktable.h
|
Fix stupid error introduced last night that was making things decidedly
|
2001-06-24 15:34:48 +00:00 |
gtktearoffmenuitem.c
|
Move accounting of menu->tearoff_scrollbar width to here and make sure we
|
2001-11-28 23:26:17 +00:00 |
gtktearoffmenuitem.h
|
Use G_GNUC_CONST.
|
2000-08-30 00:33:38 +00:00 |
gtktext.c
|
Patch from Bill Haneman (with many modifications) to make the focus color
|
2001-12-04 03:27:30 +00:00 |
gtktext.h
|
Applied patch from Nils Barth (bug # 51041) to replace "gint" with
|
2001-03-16 20:12:40 +00:00 |
gtktextbtree.c
|
propagate exposes to no window children not in the buffer window.
|
2002-01-02 03:49:09 +00:00 |
gtktextbtree.h
|
remove g_assert_not_reached() that was bogus, since we demand-create the
|
2001-12-05 01:43:48 +00:00 |
gtktextbuffer.c
|
move README.linux-fb in here
|
2002-01-01 23:51:00 +00:00 |
gtktextbuffer.h
|
remove g_assert_not_reached() that was bogus, since we demand-create the
|
2001-12-05 01:43:48 +00:00 |
gtktextchild.c
|
move README.linux-fb in here
|
2002-01-01 23:51:00 +00:00 |
gtktextchild.h
|
add insert_child_anchor signal, bug #50245
|
2001-02-19 23:27:27 +00:00 |
gtktextchildprivate.h
|
add insert_child_anchor signal, bug #50245
|
2001-02-19 23:27:27 +00:00 |
gtktextdisplay.c
|
fix to properly replace selection with Return or Tab
|
2001-11-13 23:56:11 +00:00 |
gtktextdisplay.h
|
expose the child widgets in here (gtk_text_view_realize): set parent
|
2001-11-06 00:54:24 +00:00 |
gtktextiter.c
|
propagate exposes to no window children not in the buffer window.
|
2002-01-02 03:49:09 +00:00 |
gtktextiter.h
|
bulk of the tests were commented out, oops.
|
2001-11-14 18:58:26 +00:00 |
gtktextiterprivate.h
|
Adapt to uscore-ification of gtktextiterprivate
|
2001-01-04 17:48:43 +00:00 |
gtktextlayout.c
|
Typo fixes Typo fix. (#66746)
|
2001-12-12 22:29:53 +00:00 |
gtktextlayout.h
|
remove g_assert_not_reached() that was bogus, since we demand-create the
|
2001-12-05 01:43:48 +00:00 |
gtktextmark.c
|
move README.linux-fb in here
|
2002-01-01 23:51:00 +00:00 |
gtktextmark.h
|
offset the current invalid region, fixes redraw bug while scrolling the
|
2001-01-12 23:23:40 +00:00 |
gtktextmarkprivate.h
|
fix constness warning
|
2000-10-26 23:50:57 +00:00 |
gtktextsegment.c
|
add a #error unless you define GTK_TEXT_USE_INTERNAL_UNSUPPORTED_API, so
|
2001-10-22 21:52:47 +00:00 |
gtktextsegment.h
|
Massive reindentation and reformatting. Arg alignment and comments still
|
2000-10-30 17:03:00 +00:00 |
gtktexttag.c
|
add a warning for "invisible" property, #65999
|
2001-12-04 22:53:12 +00:00 |
gtktexttag.h
|
remove g_assert_not_reached() that was bogus, since we demand-create the
|
2001-12-05 01:43:48 +00:00 |
gtktexttagprivate.h
|
remove g_assert_not_reached() that was bogus, since we demand-create the
|
2001-12-05 01:43:48 +00:00 |
gtktexttagtable.c
|
remove g_assert_not_reached() that was bogus, since we demand-create the
|
2001-12-05 01:43:48 +00:00 |
gtktexttagtable.h
|
remove g_assert_not_reached() that was bogus, since we demand-create the
|
2001-12-05 01:43:48 +00:00 |
gtktexttypes.c
|
change "offset" to "rise"
|
2000-11-15 03:41:45 +00:00 |
gtktexttypes.h
|
Changes by Hans Breuer:
|
2000-11-30 23:39:50 +00:00 |
gtktextutil.c
|
Add Unicode control char menu, based on patch from Dov. Bug #63495
|
2001-12-17 16:46:08 +00:00 |
gtktextutil.h
|
Add Unicode control char menu, based on patch from Dov. Bug #63495
|
2001-12-17 16:46:08 +00:00 |
gtktextview.c
|
When tab is pressed and the text view isn't editable, move the focus
|
2002-01-03 18:27:16 +00:00 |
gtktextview.h
|
propagate exposes to no window children not in the buffer window.
|
2002-01-02 03:49:09 +00:00 |
gtkthemes.c
|
improve error message to contain the word "theme"
|
2001-03-24 16:35:20 +00:00 |
gtkthemes.h
|
Make parent_class static.
|
2000-11-12 03:43:24 +00:00 |
gtktipsquery.c
|
Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2;
|
2001-11-17 23:28:51 +00:00 |
gtktipsquery.h
|
CVS is doing its broken pipe thing, this is more of the previous commit
|
2001-02-03 01:09:41 +00:00 |
gtktogglebutton.c
|
Patch from Bill Haneman (with many modifications) to make the focus color
|
2001-12-04 03:27:30 +00:00 |
gtktogglebutton.h
|
Cal gdk_window_invalidate_maybe_recurse() for recursion. (Soeren Sandmann)
|
2001-11-15 21:04:51 +00:00 |
gtktoolbar.c
|
Trivial doc adjustment.
|
2001-12-20 23:38:24 +00:00 |
gtktoolbar.h
|
Fix stupid error introduced last night that was making things decidedly
|
2001-06-24 15:34:48 +00:00 |
gtktooltips.c
|
gtk/gtktooltips.c tests/testtreesort.c inserted some casts to get rid of
|
2001-08-19 11:48:32 +00:00 |
gtktooltips.h
|
Add missing cast.
|
2001-09-19 21:29:57 +00:00 |
gtktree.c
|
Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2;
|
2001-11-17 23:28:51 +00:00 |
gtktree.h
|
Applied patch from Nils Barth (bug # 51041) to replace "gint" with
|
2001-03-16 20:12:40 +00:00 |
gtktreedatalist.c
|
if we use pointers, we should free the previous pointer first (if it
|
2001-12-03 21:20:12 +00:00 |
gtktreedatalist.h
|
Initial work on implementing the GtkTreeSortable interface. Basicaly a big
|
2001-04-01 05:52:23 +00:00 |
gtktreednd.c
|
Add row_draggable() vfunc, and wrapper function.
|
2001-11-06 19:10:03 +00:00 |
gtktreednd.h
|
Add row_draggable() vfunc, and wrapper function.
|
2001-11-06 19:10:03 +00:00 |
gtktreeitem.c
|
Patch from Bill Haneman (with many modifications) to make the focus color
|
2001-12-04 03:27:30 +00:00 |
gtktreeitem.h
|
bracket in #ifdef GTK_ENABLE_BROKEN.
|
2001-01-31 03:51:14 +00:00 |
gtktreemodel.c
|
Doc typo fix. (#68172)
|
2002-01-08 00:04:57 +00:00 |
gtktreemodel.h
|
Remove trailing commas in enum declarations.
|
2001-11-21 22:08:09 +00:00 |
gtktreemodelsort.c
|
fix a few places where I was confused between modelsort iters and other
|
2001-12-27 15:38:10 +00:00 |
gtktreemodelsort.h
|
s/obj/klass/ where appropriate
|
2001-12-12 23:04:12 +00:00 |
gtktreeprivate.h
|
Rename gtk_tree_view_queue_draw_node to _gtk_tree_view_queue_draw_node.
|
2002-01-02 23:51:03 +00:00 |
gtktreeselection.c
|
Rename gtk_tree_view_queue_draw_node to _gtk_tree_view_queue_draw_node.
|
2002-01-02 23:51:03 +00:00 |
gtktreeselection.h
|
s/obj/klass/ where appropriate
|
2001-12-12 23:04:12 +00:00 |
gtktreesortable.c
|
Rename gtk_tree_view_queue_draw_node to _gtk_tree_view_queue_draw_node.
|
2002-01-02 23:51:03 +00:00 |
gtktreesortable.h
|
Remove trailing commas in enum declarations.
|
2001-11-21 22:08:09 +00:00 |
gtktreestore.c
|
Doc markup fix.
|
2001-12-08 21:39:34 +00:00 |
gtktreestore.h
|
s/obj/klass/ where appropriate
|
2001-12-12 23:04:12 +00:00 |
gtktreeview.c
|
Rename gtk_tree_view_queue_draw_node to _gtk_tree_view_queue_draw_node.
|
2002-01-02 23:51:03 +00:00 |
gtktreeview.h
|
s/obj/klass/ where appropriate
|
2001-12-12 23:04:12 +00:00 |
gtktreeviewcolumn.c
|
Doc markup fix.
|
2001-12-08 21:39:34 +00:00 |
gtktreeviewcolumn.h
|
s/obj/klass/ where appropriate
|
2001-12-12 23:04:12 +00:00 |
gtktypeutils.c
|
Update to use the new g_boxed_type_register_static API.
|
2001-09-10 16:54:07 +00:00 |
gtktypeutils.h
|
We no longer need to create the signals here ... they come from the
|
2001-11-18 00:10:57 +00:00 |
gtkvbbox.c
|
to simplify parsing for exported functions: - made implementation
|
2001-10-27 00:41:12 +00:00 |
gtkvbbox.h
|
new function, turns off decorations for a window.
|
2001-03-07 21:10:44 +00:00 |
gtkvbox.c
|
Patch from Matthias Clasen to remove remove all instances of
|
2001-07-18 23:39:26 +00:00 |
gtkvbox.h
|
Use G_GNUC_CONST.
|
2000-08-30 00:33:38 +00:00 |
gtkversion.h.in
|
[ Patch from Sebastian Wilhelmi, 52790 ]
|
2001-08-23 15:27:21 +00:00 |
gtkviewport.c
|
Close comment.
|
2001-12-10 21:50:36 +00:00 |
gtkviewport.h
|
Fix stupid error introduced last night that was making things decidedly
|
2001-06-24 15:34:48 +00:00 |
gtkvpaned.c
|
Fix errors in computing the size of the second child.
|
2001-12-07 04:16:16 +00:00 |
gtkvpaned.h
|
Use G_GNUC_CONST.
|
2000-08-30 00:33:38 +00:00 |
gtkvruler.c
|
Patch from Matthias Clasen to remove remove all instances of
|
2001-07-18 23:39:26 +00:00 |
gtkvruler.h
|
CVS is doing its broken pipe thing, this is more of the previous commit
|
2001-02-03 01:09:41 +00:00 |
gtkvscale.c
|
Cal gdk_window_invalidate_maybe_recurse() for recursion. (Soeren Sandmann)
|
2001-11-15 21:04:51 +00:00 |
gtkvscale.h
|
clamp the value to the range that was set
|
2001-06-05 20:07:02 +00:00 |
gtkvscrollbar.c
|
make this special-case hscale/vscale details, so we can use it for
|
2001-06-04 02:31:12 +00:00 |
gtkvscrollbar.h
|
Use G_GNUC_CONST.
|
2000-08-30 00:33:38 +00:00 |
gtkvseparator.c
|
Patch from Matthias Clasen to remove remove all instances of
|
2001-07-18 23:39:26 +00:00 |
gtkvseparator.h
|
Use G_GNUC_CONST.
|
2000-08-30 00:33:38 +00:00 |
gtkwidget.c
|
Doc typo fix. (#68172)
|
2002-01-08 00:04:57 +00:00 |
gtkwidget.h
|
applied patch from owen to get rid of accel map notifiers. changed things
|
2001-11-20 23:43:03 +00:00 |
gtkwindow-decorate.c
|
Use GtkWindow* as first signal argument (was GtkWidget*).
|
2001-11-03 23:02:40 +00:00 |
gtkwindow-decorate.h
|
New files. Contains an implementation of a minimal WM for linux-fb.
|
2001-01-08 17:04:17 +00:00 |
gtkwindow.c
|
Doc typo fix. (#68172)
|
2002-01-08 00:04:57 +00:00 |
gtkwindow.h
|
applied patch from owen to get rid of accel map notifiers. changed things
|
2001-11-20 23:43:03 +00:00 |
line-arrow.xbm
|
Initial revision
|
1997-11-24 22:37:52 +00:00 |
line-wrap.xbm
|
Initial revision
|
1997-11-24 22:37:52 +00:00 |
makeenums.awk
|
renamed the newly created gtk_enum_get_values and gtk_enum_set_values to
|
1998-06-09 08:21:20 +00:00 |
makeenums.h
|
Adapt cast macros to standard.
|
1999-11-22 21:52:50 +00:00 |
makeenums.pl
|
use more elaborate variable names.
|
2001-04-03 04:29:58 +00:00 |
Makefile.am
|
automake still doesn't support libsomething_la_LDFLAGS, so fix the build
|
2002-01-02 18:34:55 +00:00 |
makefile.mingw.in
|
Updates.
|
2001-10-29 07:06:37 +00:00 |
makefile.msc.in
|
need to cast image->mem away from void* to avoid 'error C2036: 'void *' :
|
2002-01-05 19:07:13 +00:00 |
maketypes.awk
|
We no longer need to create the signals here ... they come from the
|
2001-11-18 00:10:57 +00:00 |
oldest-source-stamp
|
add this, it'S reall what it says
|
2000-10-26 01:18:15 +00:00 |
queryimmodules.c
|
gtk/gtkmain.c g_module_symbol takes a gpointer *, not just a gpointer.
|
2001-12-05 02:49:32 +00:00 |
simple.c
|
marshaller fixes.
|
2001-03-07 14:49:21 +00:00 |
tree_minus.xbm
|
Tree widget implementation by Bolliet Jerome.
|
1997-12-17 23:41:42 +00:00 |
tree_minus.xpm
|
Tree widget implementation by Bolliet Jerome.
|
1997-12-17 23:41:42 +00:00 |
tree_plus.xbm
|
Tree widget implementation by Bolliet Jerome.
|
1997-12-17 23:41:42 +00:00 |
tree_plus.xpm
|
Tree widget implementation by Bolliet Jerome.
|
1997-12-17 23:41:42 +00:00 |
treestoretest.c
|
fixes to compile with G_DISABLE_COMPAT
|
2001-06-29 16:30:25 +00:00 |
xembed.h
|
For XEMBED embedding add a _XEMBED_INFO property to the client with
|
2001-07-03 14:14:30 +00:00 |