| Commit message (Expand) | Author | Age | Files | Lines |
* | 2.9.0 | Matthias Clasen | 2006-05-05 | 1 | -0/+8 |
* | Implement per-page paper sizes. | Alexander Larsson | 2006-05-05 | 1 | -0/+16 |
* | Removed DIKI_ALTGR | Michael David Emmel | 2006-05-04 | 1 | -0/+5 |
* | remove gtk_printer_set_backend so it compiles again. | Michael Natterer | 2006-05-04 | 1 | -0/+5 |
* | Added new symbols | Alexander Larsson | 2006-05-04 | 1 | -0/+55 |
* | Make symbol list mstch reality. | Matthias Clasen | 2006-05-04 | 1 | -0/+18 |
* | Changed the language of the signals documentation slightly. Bug #340205. | Murray Cumming | 2006-05-04 | 1 | -0/+5 |
* | Merged the federico-filename-entry branch, to fix bug #136541. CombinedAFTER_FEDERICO_FILENAME_ENTRY_MERGE | Federico Mena Quintero | 2006-05-03 | 1 | -0/+137 |
* | Replace the xpm collate icons by cairo drawing that respects themes. | Matthias Clasen | 2006-05-03 | 1 | -0/+3 |
* | Add missing files. (#340533, Ludovic Rousseau) | Matthias Clasen | 2006-05-03 | 1 | -0/+3 |
* | Don't leak the cairo context here. (#340522, Christian Persch) | Matthias Clasen | 2006-05-03 | 1 | -0/+3 |
* | Don't use gtk_dialog_run for the error dialog, and improve the dialog inBEFORE_FEDERICO_FILENAME_ENTRY_MERGE | Matthias Clasen | 2006-05-03 | 1 | -0/+4 |
* | Beautify the custom paper size dialog. (#339590, patch by Christian | Matthias Clasen | 2006-05-03 | 1 | -0/+3 |
* | More G_DEFINE_TYPE conversion. | Matthias Clasen | 2006-05-03 | 1 | -0/+6 |
* | Make GtkWidget abstract again. | Matthias Clasen | 2006-05-03 | 1 | -0/+4 |
* | Boilerplate reduction | Matthias Clasen | 2006-05-02 | 1 | -0/+8 |
* | set tmpnode to the return value of the _gtk_rbtree_insert* functions, | Kristian Rietveld | 2006-05-02 | 1 | -0/+6 |
* | Make it work with C++ | Matthias Clasen | 2006-05-02 | 1 | -4/+10 |
* | Use a priv variable when accessing priv multiple times in the same | Christian Persch | 2006-05-02 | 1 | -0/+12 |
* | added note about the inablity to do height-for-width text layout and | Michael Natterer | 2006-05-02 | 1 | -0/+7 |
* | added ChangeLog entries from the kris-async-branch. | Kristian Rietveld | 2006-05-02 | 1 | -0/+7 |
* | Add ChangeLog.gtk-printing | Alexander Larsson | 2006-05-02 | 1 | -1/+7 |
* | More updates | Matthias Clasen | 2006-05-01 | 1 | -0/+4 |
* | Fix previous ChangeLog entry. | Kristian Rietveld | 2006-05-01 | 1 | -17/+17 |
* | Up ABI version to 2.10.0 (by Matthias' request). | Kristian Rietveld | 2006-05-01 | 1 | -0/+4 |
* | Merge of the GTK+ asynchronous file chooser branch. Please see theAFTER_KRIS_ASYNC_BRANCH_MERGE | Kristian Rietveld | 2006-05-01 | 1 | -0/+26 |
* | UpdatesBEFORE_KRIS_ASYNC_BRANCH_MERGE | Matthias Clasen | 2006-05-01 | 1 | -0/+4 |
* | Document GtkTreeModel signals. | Matthias Clasen | 2006-05-01 | 1 | -0/+5 |
* | Removed subtracting one from all clips | Michael David Emmel | 2006-04-30 | 1 | -0/+5 |
* | Fix for #340200, spotted by Torsten Schoenfeld. | Kristian Rietveld | 2006-04-30 | 1 | -0/+9 |
* | Fix problems with setting symbolic colors from rc files. (#338345, | Matthias Clasen | 2006-04-30 | 1 | -0/+13 |
* | Improve the print dialog layout, mark some more strings for translation. | Matthias Clasen | 2006-04-30 | 1 | -0/+5 |
* | Fix the definition of the ::size-changed signal, and improve its | Matthias Clasen | 2006-04-30 | 1 | -0/+6 |
* | Change colormap to font map in docs. (#340093) | Behdad Esfahbod | 2006-04-29 | 1 | -0/+6 |
* | Add a menu position function for use with popups on status icons. | Matthias Clasen | 2006-04-29 | 1 | -0/+6 |
* | Fix a C99ism. (#340055, Kazuki Iwamoto) | Matthias Clasen | 2006-04-29 | 1 | -0/+5 |
* | Use _static variants when copying and merging short-lived Pango layouts. | Matthias Clasen | 2006-04-29 | 1 | -0/+5 |
* | Fix typo in docs. (#340063) | Behdad Esfahbod | 2006-04-28 | 1 | -0/+5 |
* | Don't force the standard DND icon if the user has a custom DND source. | Matthias Clasen | 2006-04-28 | 1 | -0/+6 |
* | keep a reference to the source buffer while the clipboard contents buffer | Michael Natterer | 2006-04-28 | 1 | -0/+9 |
* | Cast to double before dividing by PANGO_SCALE. (#334582) | Behdad Esfahbod | 2006-04-28 | 1 | -0/+5 |
* | Improve positioning of the menu when popped up by keynav. (#334987, | Matthias Clasen | 2006-04-27 | 1 | -0/+4 |
* | fix late setting of dnd icons | Matthias Clasen | 2006-04-27 | 1 | -0/+4 |
* | fix build without xfixes | Matthias Clasen | 2006-04-27 | 1 | -0/+5 |
* | Don't make this conditional on having a GTK_RESPONSE_CANCEL button -> end | Federico Mena Quintero | 2006-04-26 | 1 | -0/+6 |
* | new function, (validate_visible_area): when a node is validated, only | Kristian Rietveld | 2006-04-26 | 1 | -0/+13 |
* | If this new "row-ending-details" property is turned on, more detailed | Kristian Rietveld | 2006-04-26 | 1 | -0/+14 |
* | New "show-expanders" and "level-indentation" properties, which can be used | Kristian Rietveld | 2006-04-26 | 1 | -0/+24 |
* | remove conflict marker | Kristian Rietveld | 2006-04-26 | 1 | -1/+0 |
* | Add gdk_screen_is_composited | Matthias Clasen | 2006-04-25 | 1 | -0/+2 |