| Commit message (Expand) | Author | Age | Files | Lines |
* | sync to home | Jonathan Blandford | 2000-11-22 | 1 | -11/+20 |
* | Add convertion functions to let you convert to and from relative path's | Jonathan Blandford | 2000-11-21 | 1 | -33/+83 |
* | Semi-finish widget embedding. Need guffaw scrolling to be implemented in | Havoc Pennington | 2000-11-20 | 1 | -4/+50 |
* | Apply patch from Mikael Hermansson to temporarily stop blinking while the | Havoc Pennington | 2000-11-16 | 1 | -1/+1 |
* | Implement essential color cycling feature | Havoc Pennington | 2000-11-15 | 1 | -0/+274 |
* | Invalidate the side windows when we invalidate the main window. | Havoc Pennington | 2000-11-15 | 1 | -34/+0 |
* | change "offset" to "rise" | Havoc Pennington | 2000-11-15 | 1 | -2/+2 |
* | Draw underlines one pixel higher. | Havoc Pennington | 2000-11-15 | 2 | -2/+2 |
* | fix bug where GC didn't always get updated properly | Havoc Pennington | 2000-11-14 | 1 | -18/+18 |
* | Free the filename of the module file. | Havoc Pennington | 2000-11-13 | 1 | -5/+34 |
* | change demo install dir to datadir/gtk+-2.0/demo | Havoc Pennington | 2000-11-13 | 2 | -3/+4 |
* | Add an "invisible_char" argument to set the char displayed when visibility | Havoc Pennington | 2000-11-13 | 1 | -1/+18 |
* | Fix problem with using result of g_get_charset() backwards - pointed out | Owen Taylor | 2000-11-12 | 1 | -3/+11 |
* | Make parent_class static. | Owen Taylor | 2000-11-12 | 2 | -5/+27 |
* | use the new BOXED marshallers. | Jonathan Blandford | 2000-11-10 | 1 | -1/+1 |
* | added more fields to allow more interesting iterators. Also, made the | Jonathan Blandford | 2000-11-09 | 1 | -6/+14 |
* | Add visible and visible_set args, don't know where these had gone, I | Havoc Pennington | 2000-11-09 | 1 | -0/+34 |
* | Add note about GtkMenuPositionFunc API changes. | Alexander Larsson | 2000-11-08 | 1 | -13/+14 |
* | rename to gtk_text_mark_get_visible | Havoc Pennington | 2000-11-07 | 1 | -2/+4 |
* | provide a toggle button to temporarily disable position recording in the | Tim Janik | 2000-11-05 | 1 | -0/+16 |
* | had a test backward | Havoc Pennington | 2000-11-02 | 1 | -1/+1 |
* | Test set_markup_with_accel() | Havoc Pennington | 2000-11-01 | 1 | -15/+24 |
* | New function to create a pixbuf pointing to a subregion of another pixbuf. | Havoc Pennington | 2000-11-01 | 1 | -3/+26 |
* | Not sure how this ever worked. Fixed it to use new iter stuff, and added | Jonathan Blandford | 2000-10-27 | 1 | -46/+41 |
* | add new marshallers used by the text widget | Havoc Pennington | 2000-10-26 | 1 | -13/+65 |
* | Got rid of GtkTreeNode, and changed it to GtkTreeIter. Added iterators | Jonathan Blandford | 2000-10-26 | 1 | -60/+131 |
* | Allow creation of new files when saving. | Robert Brady | 2000-10-25 | 1 | -3/+6 |
* | make it a static function | Havoc Pennington | 2000-10-24 | 1 | -2/+10 |
* | Re-enable the "find" dialog | Havoc Pennington | 2000-10-24 | 2 | -6/+322 |
* | gtk/makefile.mingw.in Updates. | Tor Lillqvist | 2000-10-22 | 1 | -0/+4 |
* | create some stock buttons with the default accel group (create_image): | Havoc Pennington | 2000-10-20 | 2 | -12/+132 |
* | Some updates | Havoc Pennington | 2000-10-18 | 1 | -14/+7 |
* | New function proposed by Guy Harris <gharris@flashcom.net>. Also, added | Jonathan Blandford | 2000-10-16 | 1 | -1/+1 |
* | Forgot this file | Jonathan Blandford | 2000-10-06 | 1 | -25/+17 |
* | Replaced with GTK_TREE_SELECTION_OLD to prevent conflict with | Jonathan Blandford | 2000-10-06 | 1 | -4/+4 |
* | Checked in initial draft of the new tree widget. | 4 | 2000-10-05 | 1 | -0/+206 |
* | clean up trailing whitespace, add extensive tests for tag toggle | Havoc Pennington | 2000-10-04 | 1 | -48/+392 |
* | text_window_* weren't static and should have been. Start work on child | Havoc Pennington | 2000-10-02 | 1 | -2/+4 |
* | Handle NULL start/end pointers | Havoc Pennington | 2000-09-30 | 1 | -0/+34 |
* | fix indentation | Havoc Pennington | 2000-09-30 | 2 | -97/+249 |
* | Implement the side windows. | Havoc Pennington | 2000-09-29 | 1 | -1/+173 |
* | Set up infrastructure to deal with lots of scrolling child windows, and | Havoc Pennington | 2000-09-28 | 1 | -6/+6 |
* | Draw the focus, and leave space to do so. | Havoc Pennington | 2000-09-25 | 1 | -1/+47 |
* | gtk/gtktextdisplay.c gtk/gtktextlayout.c gtk/gtktexttag.c gtk/gtktexttag.h | Jonathan Blandford | 2000-09-08 | 1 | -3/+3 |
* | Doc comment fixing. (Mostly non-matching parameter names.) | Owen Taylor | 2000-09-07 | 1 | -2/+2 |
* | Use g_path_get_dirname instead of g_dirname, which is deprecated. | Sebastian Wilhelmi | 2000-09-05 | 1 | -1/+1 |
* | Fix double free of font desc. | Owen Taylor | 2000-08-22 | 1 | -2/+0 |
* | Add gtk_widget_modify_{fg,bg,text,base,font}. | Owen Taylor | 2000-08-22 | 1 | -0/+120 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 5 | -20/+20 |
* | Comment out some stuff that depends on the rest of my patches. | Havoc Pennington | 2000-07-26 | 1 | -1/+6 |