| Commit message (Expand) | Author | Age | Files | Lines |
* | Make up from the menu bar go to the end of the submenu. (#96114, Ian | Owen Taylor | 2003-01-29 | 1 | -0/+11 |
* | Fix version in complaint message about automake. (#104366, Rich Burridge) | Owen Taylor | 2003-01-28 | 1 | -0/+5 |
* | Remove SOEXT stuff; it doesn't work portably. | Owen Taylor | 2003-01-27 | 1 | -0/+4 |
* | ChangeLog too long to mention here. Bugs fixed: #100973, #83195, #87556, | Kristian Rietveld | 2003-01-27 | 1 | -0/+57 |
* | event->any.window might be NULL. Use gtk_widget_get_display (widget) | Owen Taylor | 2003-01-27 | 1 | -0/+6 |
* | Fix --without-modules/--disable-modules confusion that was causing | Owen Taylor | 2003-01-27 | 1 | -0/+9 |
* | Fix a few typos, introduced by my last patch. | Sebastian Rittau | 2003-01-24 | 1 | -0/+5 |
* | Remove duplicate copy of tictactoe.h | GMT 2003 Tony Gale | 2003-01-24 | 1 | -0/+4 |
* | Learn to spell Library | GMT 2003 Tony Gale | 2003-01-23 | 1 | -0/+4 |
* | docs/tutorial/gtk-tut.sgml: Adopted chapter 21.3 "Creating a Composite | GMT 2003 Tony Gale | 2003-01-23 | 1 | -0/+13 |
* | Override hide_all in addition to show_all in order to keep them symmetric. | Daniel Elstner | 2003-01-23 | 1 | -0/+5 |
* | add a "return" at the end of the function, so there is a statement | Manish Singh | 2003-01-22 | 1 | -0/+6 |
* | Added "mn" to ALL_LINGUAS. Added Mongolian translation by Sanlig Badral | Christian Rose | 2003-01-22 | 1 | -0/+4 |
* | Fix off-by-one error on the backward iteration loop, that was causing the | Owen Taylor | 2003-01-21 | 1 | -0/+7 |
* | Adjust the vadjustment value after changing its bounds. (fixes #101963 and | Matthias Clasen | 2003-01-21 | 1 | -0/+4 |
* | Fix clamping to [0,1] to avoid unnecessary roundtrip failures. (#93500) | Matthias Clasen | 2003-01-20 | 1 | -1/+6 |
* | Merge from stable: | Tor Lillqvist | 2003-01-19 | 1 | -0/+43 |
* | More fixes for invisible text. | Matthias Clasen | 2003-01-16 | 1 | -0/+6 |
* | Set the double click speed from XSETTINGS when creating a new GtkSettings | Owen Taylor | 2003-01-15 | 1 | -0/+7 |
* | Show/hide the notebook event window as necessary, we weren't previously | Owen Taylor | 2003-01-15 | 1 | -0/+7 |
* | Add a <StockItem> to the itemfactory example. (#103211) | Matthias Clasen | 2003-01-14 | 1 | -1/+7 |
* | Fixes #102168. | Murray Cumming | 2003-01-14 | 1 | -0/+12 |
* | fix compiler warning. | Kristian Rietveld | 2003-01-14 | 1 | -0/+4 |
* | The full changelog for this commit is too long to paste here, so to avoid | Kristian Rietveld | 2003-01-14 | 1 | -0/+66 |
* | Skip invisible chars for GTK_MOVEMENT_LOGICAL_POSITIONS and | Matthias Clasen | 2003-01-14 | 1 | -0/+10 |
* | Merge from stable: | Tor Lillqvist | 2003-01-12 | 1 | -0/+26 |
* | #include <stdlib.h> for putenv, <string.h> for strlen. | Manish Singh | 2003-01-09 | 1 | -0/+14 |
* | Fix display of the selection in the presence of invisible segments. | Matthias Clasen | 2003-01-08 | 1 | -0/+5 |
* | Bind C-/ and C-\ to "select all" and "unselect all". (#102065) | Matthias Clasen | 2003-01-07 | 1 | -0/+3 |
* | Add a comment that the just_selected_element is unused. | Matthias Clasen | 2003-01-06 | 1 | -0/+15 |
* | Implement a utility function proposed in #102534: | Matthias Clasen | 2003-01-06 | 1 | -0/+14 |
* | fix a stray bracket that was breaking the build | Havoc Pennington | 2003-01-05 | 1 | -0/+4 |
* | Use correct DLL and import library names, with GTK_API_VERSION in name, | Tor Lillqvist | 2003-01-05 | 1 | -0/+39 |
* | Make C-Down step through the sequence of paragraph ends (old behaviour | Matthias Clasen | 2003-01-04 | 1 | -0/+11 |
* | Add /*< public >*/ and /*< private >*/ as appropriate. (#97211) | Matthias Clasen | 2003-01-04 | 1 | -0/+5 |
* | Don't distribute gtk-zip.sh, but do distribute gtk-zip.sh.in. | Tor Lillqvist | 2003-01-04 | 1 | -0/+3 |
* | Add gdk-pixbuf-csource.exe and .1. | Tor Lillqvist | 2003-01-04 | 1 | -0/+4 |
* | put it in EXTRA_DIST | Havoc Pennington | 2003-01-04 | 1 | -0/+2 |
* | add a file documenting some of the text widget internals | Havoc Pennington | 2003-01-04 | 1 | -0/+5 |
* | Document that it may return NULL. (#102069) | Matthias Clasen | 2003-01-02 | 1 | -0/+5 |
* | #ifdef out test cases. | Matthias Clasen | 2002-12-31 | 1 | -0/+5 |
* | Split ChangeLoggtk-2-2-branchpoint | Owen Taylor | 2002-12-28 | 1 | -7358/+0 |
* | Place the cursor at drop point. (#72384) (gtk_text_view_size_allocate): | Matthias Clasen | 2002-12-27 | 1 | -0/+7 |
* | More bugs fixed already... | Matthias Clasen | 2002-12-25 | 1 | -1/+1 |
* | Fix highlighting of selection wrt. to empty lines. (#90435, #90582) | Matthias Clasen | 2002-12-25 | 1 | -0/+8 |
* | Let the user action span the insertion and the deletion of the old | Matthias Clasen | 2002-12-24 | 1 | -1/+7 |
* | Don't call gtk_text_iter_backward_sentence_start() if count is zero. | Matthias Clasen | 2002-12-23 | 1 | -0/+10 |
* | Don't add attributes with empty ranges. (fixes #101564 and #80637) | Matthias Clasen | 2002-12-22 | 1 | -0/+5 |
* | Move the code that sets the window style and extended window style, and | Tor Lillqvist | 2002-12-21 | 1 | -0/+26 |
* | New static function to set the background of all windows. | Matthias Clasen | 2002-12-21 | 1 | -0/+8 |