| Commit message (Expand) | Author | Age | Files | Lines |
* | default xscale/yscale to 0.0, not 0.5, 0.5 isn't useful | Havoc Pennington | 2001-09-08 | 1 | -0/+18 |
* | Write documentation Write documentation | Jonathan Blandford | 2001-09-08 | 1 | -0/+5 |
* | Replace uses of GBSearchArray with GArray and bsearch(), to remove | Owen Taylor | 2001-09-08 | 1 | -0/+6 |
* | put GtkPacker back in here so it won't be in gtk-unused.txt, but don't put | Havoc Pennington | 2001-09-08 | 1 | -0/+15 |
* | Prevent a false alarm constness warning with a cast. | Owen Taylor | 2001-09-08 | 1 | -0/+8 |
* | remove g_print. | Jonathan Blandford | 2001-09-08 | 1 | -0/+8 |
* | remove CellRendererTextPixbuf | Havoc Pennington | 2001-09-08 | 1 | -0/+4 |
* | tsk tsk, jrb broke the build | Havoc Pennington | 2001-09-08 | 1 | -0/+4 |
* | Removed 'fill' attribute. It was silly b/c that was a property of the cell | Jonathan Blandford | 2001-09-08 | 1 | -0/+15 |
* | Removed unused function. | Alex Larsson | 2001-09-08 | 1 | -0/+20 |
* | Make the default default colormap the GdkRGB colormap, not the system | Owen Taylor | 2001-09-07 | 1 | -0/+21 |
* | add some lame code to handle G_MININT, fixes #57424 | Havoc Pennington | 2001-09-07 | 1 | -0/+5 |
* | Deprecate gdk_set/get_use_xshm, make gdk_set_use_xshm a noop. Remove | Owen Taylor | 2001-09-07 | 1 | -0/+19 |
* | remove some debug code that seems to have caused a breakpoint in valid | Havoc Pennington | 2001-09-07 | 1 | -0/+13 |
* | Make gdkx.h the only installed header from gdk/x11. All structures in | Owen Taylor | 2001-09-07 | 1 | -0/+142 |
* | update adjustments after validating destination yrange; fixes #53918 (This | Havoc Pennington | 2001-09-07 | 1 | -1/+18 |
* | gdk/x11/gdkkeys-x11.c (get_direction): Don't call g_strcasecmp on NULL string... | Matthias Clasen | 2001-09-07 | 1 | -0/+5 |
* | Use GtkType/GType instead of uint. | Alex Larsson | 2001-09-06 | 1 | -0/+8 |
* | fix initial val for sort column. | Jonathan Blandford | 2001-09-04 | 1 | -0/+9 |
* | Version 1.3.7GTK_1_3_7 | Owen Taylor | 2001-09-04 | 1 | -0/+12 |
* | updates for 1.3.7 release. | Tim Janik | 2001-09-04 | 1 | -0/+4 |
* | handle default sort feature | Jonathan Blandford | 2001-09-03 | 1 | -0/+13 |
* | patch from vishnu@pobox.com (Joshua N Pritikin) to fix math and an | Jonathan Blandford | 2001-09-03 | 1 | -0/+6 |
* | Patch from vishnu@pobox.com (Joshua N Pritikin) to emit signal at the | Jonathan Blandford | 2001-09-03 | 1 | -0/+9 |
* | Set current serial so that we don't eternally update the keymap after we | Owen Taylor | 2001-09-03 | 1 | -0/+9 |
* | much changes in an attempt to make it working. It mostly works now, | Kristian Rietveld | 2001-09-02 | 1 | -0/+9 |
* | code cleaup, fix for bug #59222. | Kristian Rietveld | 2001-09-02 | 1 | -0/+9 |
* | add warnings per jrb's request. | Kristian Rietveld | 2001-09-01 | 1 | -0/+5 |
* | pass in user data. | Jonathan Blandford | 2001-09-01 | 1 | -0/+6 |
* | Instead of always mirroring the selection to a single PRIMARY selection, | Owen Taylor | 2001-08-31 | 1 | -0/+15 |
* | put validate idle at resize - 2 just for flexibility | Havoc Pennington | 2001-08-30 | 1 | -0/+5 |
* | handle NULL shaped object from the empty-child-anchor case by drawing a | Havoc Pennington | 2001-08-30 | 1 | -0/+11 |
* | apply fix to #58420 from Hidetoshi Tajima and Matthias Clasen | Havoc Pennington | 2001-08-30 | 1 | -0/+5 |
* | change color when the GtkTreeView loses focus. | Jonathan Blandford | 2001-08-29 | 1 | -0/+10 |
* | fix g_object_notify | Havoc Pennington | 2001-08-29 | 1 | -0/+4 |
* | add default icon | Havoc Pennington | 2001-08-29 | 1 | -0/+32 |
* | demos/gtk-demo/appwindow.c (do_appwindow): Use g_signal_connect_object | Matthias Clasen | 2001-08-28 | 1 | -0/+5 |
* | gtk/gtkprogressbar.c (gtk_progress_bar_set_text): Move the setting | Matthias Clasen | 2001-08-28 | 1 | -0/+5 |
* | *** empty log message *** | Matthias Clasen | 2001-08-28 | 1 | -1/+0 |
* | gdk-pixbuf/test-loaders.c (test_loader): Catch errors at close time. | Matthias Clasen | 2001-08-28 | 1 | -0/+5 |
* | Make unrealize GTK_RUN_LAST. | Alex Larsson | 2001-08-28 | 1 | -0/+5 |
* | fix silly cut'n'paste error, with_label and with_mnemonic should create | Manish Singh | 2001-08-28 | 1 | -0/+6 |
* | Fix to use GtkSelectionMode. ditto ditto ditto. | Jonathan Blandford | 2001-08-27 | 1 | -0/+7 |
* | Use the GTK selection types rather than GtkTreeSelectionMode. | Jonathan Blandford | 2001-08-27 | 1 | -0/+7 |
* | deprecate GTK_SELECTION_EXTENDED. | Jonathan Blandford | 2001-08-27 | 1 | -0/+14 |
* | Fix a cuple of typos in compat macros. (#59624, Skip Montaro) | Owen Taylor | 2001-08-27 | 1 | -0/+5 |
* | Use autoconf 2.13/2.50 compat macro. | Owen Taylor | 2001-08-27 | 1 | -0/+17 |
* | Updated to match gpp requirements, reworked the files section to make it | Jens Finke | 2001-08-27 | 1 | -0/+5 |
* | Add properties for labels, mnemonics and stock items. Added C accessor | Alexander Larsson | 2001-08-27 | 1 | -0/+22 |
* | Ressurect the properties test. I don't care if it is inferior, I just want | Alexander Larsson | 2001-08-26 | 1 | -0/+7 |