| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix screwy indentation. | Owen Taylor | 2000-04-05 | 12 | -3/+90 |
* | Ooops, forgot header file. | Ettore Perazzoli | 2000-04-04 | 1 | -3/+8 |
* | Added GdkPixbufAnimation accessor functions, so that we don't have to | Ettore Perazzoli | 2000-04-04 | 2 | -0/+69 |
* | same as below | Radek Doulik | 2000-04-03 | 6 | -5/+81 |
* | Reverted Mark's change. The refcount is private information, and the | Federico Mena Quintero | 2000-04-02 | 3 | -37/+6 |
* | Added 2 more convience functions. | Mark Crichton | 2000-04-01 | 3 | -0/+43 |
* | oops. s/return_if_fail/return_val_if_fail/g and add a return value. | Jonathan Blandford | 2000-03-30 | 8 | -2/+37 |
* | update to reflect stuff I already did | Havoc Pennington | 2000-03-30 | 1 | -3/+9 |
* | file gtkiconset.c was initially added on branch havoc-patches. | Havoc Pennington | 2000-03-29 | 0 | -0/+0 |
* | file gtkiconset.h was initially added on branch havoc-patches. | Havoc Pennington | 2000-03-29 | 0 | -0/+0 |
* | Return gboolean instead of int. | Federico Mena Quintero | 2000-03-29 | 3 | -2/+7 |
* | Add font selector, color selector | Havoc Pennington | 2000-03-28 | 1 | -0/+26 |
* | Add stuff from Ettore | Havoc Pennington | 2000-03-28 | 1 | -0/+54 |
* | Fix problem with precendence of >> and & which was keeping composite_color | Owen Taylor | 2000-03-28 | 2 | -16/+22 |
* | Fix up merge slipup. | Owen Taylor | 2000-03-28 | 10 | -31/+58 |
* | Include gdkinternals.h instead of gdkprivate.h. | Owen Taylor | 2000-03-28 | 11 | -4/+39 |
* | *** empty log message *** | Owen Taylor | 2000-03-28 | 8 | -1/+36 |
* | Merge no-flicker branch into HEAD | Owen Taylor | 2000-03-28 | 68 | -1886/+9271 |
* | Add making GdkRGB render to any visualGTK_PRE_NO_FLICKER | Havoc Pennington | 2000-03-27 | 1 | -0/+12 |
* | Add MDI thing and icon list | Havoc Pennington | 2000-03-27 | 1 | -0/+28 |
* | fix sections | Havoc Pennington | 2000-03-27 | 1 | -98/+103 |
* | Update TODO file with a bunch of stuff (filtered via Owen) | Havoc Pennington | 2000-03-27 | 1 | -2/+187 |
* | add getter. | Jonathan Blandford | 2000-03-23 | 9 | -0/+38 |
* | Add defs file format document (this document isn't 100% finalized, but | Havoc Pennington | 2000-03-23 | 1 | -0/+338 |
* | Updated Lithuanian file | Pablo Saratxaga | 2000-03-20 | 2 | -46/+48 |
* | Remove the #ifndef USE_DISPATCHMESSAGE sections, we do want to use | Tor Lillqvist | 2000-03-16 | 12 | -71/+99 |
* | removed stray gutter_size reference, a 1.2 relic | Manish Singh | 2000-03-15 | 8 | -1/+28 |
* | Better description of gdk_rgb_set_min_colors. Stric pointed out that | Raph Levien | 2000-03-14 | 2 | -5/+14 |
* | Merges from gtk-1-2 | Owen Taylor | 2000-03-14 | 98 | -1748/+3771 |
* | Fix typo: Italian uses ISO-8859-1, not -2. Add en_GB. | Tor Lillqvist | 2000-03-14 | 2 | -2/+10 |
* | document gtk_window_set_policy() (cleared with Owen) | Havoc Pennington | 2000-03-14 | 1 | -4/+73 |
* | Updated lt.po | Pablo Saratxaga | 2000-03-13 | 9 | -246/+253 |
* | FAQ Update: - Minor cleanups (Emmanuel, me) - New questions: I need to add | GMT 2000 Tony Gale | 2000-03-09 | 9 | -290/+843 |
* | free the context. (gdk_pixbuf__gif_image_load_animation): free the | Jonathan Blandford | 2000-03-09 | 2 | -3/+15 |
* | Internal GDK error reporting changes: (gdk_win32_gdi_failed) New function | Tor Lillqvist | 2000-03-08 | 24 | -163/+527 |
* | fix to gtk_clist_set_reorderable(). It reorders rows, not columns. From | Damon Chaplin | 2000-03-07 | 2 | -1/+6 |
* | Moved into docs/ subdir | Owen Taylor | 2000-03-06 | 6 | -7/+24 |
* | Start automake-ifying | Owen Taylor | 2000-03-06 | 1 | -0/+14 |
* | Handle drawing transparency without a mask correctly. | Owen Taylor | 2000-03-06 | 5 | -24/+41 |
* | Arjan van de Ven <arjan@fenrus.demon.nl> | Arjan van de Ven | 2000-03-06 | 2 | -30/+85 |
* | Store just pixel value of background colour. | Tor Lillqvist | 2000-03-03 | 16 | -116/+422 |
* | Merged in changes. | Mark Crichton | 2000-03-03 | 2 | -6/+14 |
* | minor fix from Nicolas GEORGE <nicolas.george@ens.fr>. | Damon Chaplin | 2000-02-29 | 2 | -1/+6 |
* | s/unsigned long/guint32/g, s/unsigned short/guint16/g, s/unsigned | Matt Wilson | 2000-02-29 | 2 | -100/+105 |
* | missed a couple of corrections | GMT 2000 Tony Gale | 2000-02-29 | 2 | -2/+2 |
* | Spelling/grammar fixes from Martin Buchholz <martin@xemacs.org> | GMT 2000 Tony Gale | 2000-02-29 | 24 | -37/+100 |
* | new menu item sections and minor update to notebook section from Nicolas | Damon Chaplin | 2000-02-28 | 6 | -60/+153 |
* | added a note about no-window widgets. | Damon Chaplin | 2000-02-28 | 1 | -0/+8 |
* | new menu item sections and minor update to notebook section from Nicolas | Damon Chaplin | 2000-02-28 | 1 | -2/+3 |
* | We don't require libgif/ungif nor libXpm. | Federico Mena Quintero | 2000-02-27 | 1 | -0/+6 |