| Commit message (Expand) | Author | Age | Files | Lines |
* | Re-add the #include | Matthias Clasen | 2004-11-19 | 1 | -0/+2 |
* | Sort alphabetically, add gtk_clipboard_get_type | Matthias Clasen | 2004-11-19 | 2 | -16/+18 |
* | Update so that toplevel windows accomodate for the titlebar when sizing. | Jonathan Blandford | 2004-11-16 | 31 | -33/+129 |
* | Sort alphabetically. | Matthias Clasen | 2004-11-16 | 2 | -31/+35 |
* | Updates | Matthias Clasen | 2004-11-12 | 2 | -17/+38 |
* | 2.5.5GTK_2_5_5 | Matthias Clasen | 2004-11-12 | 11 | -0/+135 |
* | Changes to make gdk-pixbuf threadsafe (#157310, #157306, Colin Walters): | Matthias Clasen | 2004-11-12 | 2 | -0/+8 |
* | Don't try to build doc-shooter on Windows. (#157979, J. Ali Harlow) | Matthias Clasen | 2004-11-12 | 1 | -0/+2 |
* | Add gtk_action_get_accel_path. | Matthias Clasen | 2004-11-09 | 2 | -0/+3 |
* | Explain how to migrate non-stock icons. | Matthias Clasen | 2004-11-09 | 2 | -6/+72 |
* | Avoid resizing GtkStatusbar if the text of the label changes (#90955, He | Matthias Clasen | 2004-11-09 | 2 | -0/+6 |
* | New convenience function to add a filter for image files which can be | Matthias Clasen | 2004-11-07 | 2 | -0/+5 |
* | Don't support CREATE_FOLDER and SAVE for now. UI authorities object to it. | Matthias Clasen | 2004-11-07 | 1 | -25/+3 |
* | Markup fixes. | Matthias Clasen | 2004-11-05 | 5 | -57/+91 |
* | Add some hints about GnomeColorPicker --> GtkColorButton migration. | Matthias Clasen | 2004-11-04 | 3 | -0/+56 |
* | Add new migration chapters. | Matthias Clasen | 2004-11-04 | 2 | -0/+4 |
* | Markup fix. | Matthias Clasen | 2004-11-04 | 2 | -3/+5 |
* | Update | Matthias Clasen | 2004-11-04 | 1 | -1/+5 |
* | Typo fix. | Matthias Clasen | 2004-11-04 | 4 | -1/+109 |
* | Make sure the RTL variants are used for media icons update following the | Bastien Nocera | 2004-11-04 | 2 | -0/+16 |
* | Add a first version of a GnomeIconList --> GtkIconView migration chapter. | Matthias Clasen | 2004-11-04 | 3 | -0/+147 |
* | Doc additions. | Matthias Clasen | 2004-11-02 | 6 | -15/+56 |
* | Remove GtkFileChooserEmbed, since it is not in the headers we parse. | Matthias Clasen | 2004-11-02 | 2 | -1/+5 |
* | Add an intro. | Matthias Clasen | 2004-11-01 | 2 | -0/+16 |
* | *** empty log message *** | Matthias Clasen | 2004-11-01 | 1 | -8/+6 |
* | Move some docs inline. | Matthias Clasen | 2004-11-01 | 1 | -0/+2 |
* | Doc update. | Matthias Clasen | 2004-11-01 | 2 | -0/+25 |
* | Document gdk_pixbuf_{major,minor,micro}_version. | Matthias Clasen | 2004-11-01 | 2 | -0/+47 |
* | Add a "ref and sink" question. (#156865, Philip Langdale, text based on a | Matthias Clasen | 2004-11-01 | 3 | -4/+50 |
* | add missing tag. | Jonathan Blandford | 2004-11-01 | 2 | -0/+6 |
* | Document im_module_file and settings assignments as toplevel statements. | Matthias Clasen | 2004-11-01 | 2 | -0/+30 |
* | s/PRETEND_WIN9X/G_WIN32_PRETEND_WIN9X/. | Matthias Clasen | 2004-10-31 | 2 | -1/+3 |
* | Small correction for gtk_tree_path_new_root(). (#156956, Vincent Untz) | Matthias Clasen | 2004-10-31 | 2 | -4/+6 |
* | Add api for image transfer via copy-and-paste (#156408) | Matthias Clasen | 2004-10-31 | 1 | -0/+5 |
* | Additions. | Matthias Clasen | 2004-10-31 | 2 | -0/+6 |
* | Move the "tail" question to the text view section. Add an entry for "why | Matthias Clasen | 2004-10-29 | 2 | -17/+47 |
* | Fix many sparse warnings. | Matthias Clasen | 2004-10-28 | 2 | -0/+6 |
* | *** empty log message ***GTK_2_5_4 | Matthias Clasen | 2004-10-28 | 1 | -0/+4 |
* | Documentation fixes. | Matthias Clasen | 2004-10-26 | 2 | -5/+8 |
* | Regenerated. | Matthias Clasen | 2004-10-26 | 2 | -1/+5 |
* | Fix for #118764, David Bordoley: | Carlos Garnacho Parro | 2004-10-26 | 2 | -0/+22 |
* | Rework of GtkFileChooserButton, some cleanups. Fixes #154388, #154390, | James M. Cape | 2004-10-26 | 8 | -7/+122 |
* | Add new clipboard persistence api. | Anders Carlsson | 2004-10-25 | 9 | -2/+148 |
* | Add a public setting for button ordering (#74669, Owen Taylor) | Matthias Clasen | 2004-10-25 | 2 | -0/+5 |
* | Add a new type GTK_IMAGE_ICON_NAME for named icons, update the size and | Matthias Clasen | 2004-10-25 | 2 | -0/+10 |
* | Add GtkAboutDialog and GtkFileChooserButton | Jonathan Blandford | 2004-10-24 | 43 | -34/+337 |
* | Add new DND functions. | Matthias Clasen | 2004-10-22 | 2 | -0/+16 |
* | #155952 | Owen Taylor | 2004-10-21 | 1 | -0/+1 |
* | Implement icon theme caching. (#154034, Martijn Vernooij, caching schema | Matthias Clasen | 2004-10-19 | 5 | -1/+114 |
* | Additions. | Matthias Clasen | 2004-10-16 | 2 | -21/+45 |