| Commit message (Expand) | Author | Age | Files | Lines |
* | Rework the way in which rerooting of the path bar is done, implementing | Matthias Clasen | 2005-06-13 | 1 | -0/+14 |
* | Try harder not to modify readonly strings. (#307541, Torsten Schoenfeld) | Matthias Clasen | 2005-06-13 | 1 | -0/+3 |
* | Free the data of the row before overwriting it. (#307490, Kjartan Maraas) | Matthias Clasen | 2005-06-13 | 1 | -0/+6 |
* | Don't leak the cairo context. Closes bug #307426. | Kjartan Maraas | 2005-06-13 | 1 | -0/+5 |
* | Make invisible text work a bit better (#66194, patch by Jeroen | Matthias Clasen | 2005-06-13 | 1 | -0/+15 |
* | Don't leak the format names. (#307190, Morten Welinder) | Matthias Clasen | 2005-06-12 | 1 | -0/+5 |
* | Plug a leak. Closes bug #307281. | Kjartan Maraas | 2005-06-12 | 1 | -0/+5 |
* | Allow localization of the format in which the year is displayed. (#135451, | Matthias Clasen | 2005-06-12 | 1 | -0/+5 |
* | Cleanup. (#169648, Fabricio Barros Cabral) | Matthias Clasen | 2005-06-12 | 1 | -0/+2 |
* | Small doc additions. | Matthias Clasen | 2005-06-12 | 1 | -0/+2 |
* | Check start_button_mask before starting a drag. (#149058, Andreas Volz) | Matthias Clasen | 2005-06-12 | 1 | -0/+4 |
* | Support .hidden files. (#129170, Sayamindu Dasgupta, patch by Jan Arne | Matthias Clasen | 2005-06-12 | 1 | -0/+5 |
* | Updates. | Matthias Clasen | 2005-06-12 | 1 | -1/+6 |
* | More docs provided by Owen Taylor. | Matthias Clasen | 2005-06-11 | 1 | -0/+3 |
* | Add a function to determine what parts of the model are visible. (#306726, | Matthias Clasen | 2005-06-11 | 1 | -0/+6 |
* | Treat backup files the same way as hidden files, to be closer to what | Matthias Clasen | 2005-06-11 | 1 | -0/+6 |
* | Don't modify strings returned from gettext(). | Matthias Clasen | 2005-06-11 | 1 | -0/+5 |
* | don't use deprecated gdk_gc_unref function. | Manish Singh | 2005-06-11 | 1 | -0/+5 |
* | Allow setting paragraph background. (#81045, Gustavo Carneiro, patch by | Matthias Clasen | 2005-06-10 | 1 | -0/+25 |
* | Destroy the cairo surface when done with it. Plugs a fairly large leak in | Kjartan Maraas | 2005-06-10 | 1 | -0/+9 |
* | gtk/gtk.symbols new function to get an action's accel_closure (Fixes | Michael Natterer | 2005-06-10 | 1 | -0/+6 |
* | Generate N_() calls for translatable key names. | Matthias Clasen | 2005-06-10 | 1 | -0/+15 |
* | Merged from gtk-2-6: | Federico Mena Quintero | 2005-06-10 | 1 | -0/+34 |
* | 2005-06-10 Matthias Clasen <mclasen@redhat.com> | Matthias Clasen | 2005-06-10 | 1 | -0/+8 |
* | Doc fixes. | Matthias Clasen | 2005-06-10 | 1 | -0/+6 |
* | Small markup fixes. | Matthias Clasen | 2005-06-10 | 1 | -0/+2 |
* | Add docs. (#306212, Steve Chaplin, docs provided by Billy Biggs) | Matthias Clasen | 2005-06-10 | 1 | -0/+3 |
* | Small cleanup. (#305539, Paolo Borelli) | Matthias Clasen | 2005-06-09 | 1 | -0/+5 |
* | added cairo to list of $GTK_PACKAGES. | Rodrigo Moya | 2005-06-09 | 1 | -0/+4 |
* | Update the user time on the window when a drop happens. (#169364, | Matthias Clasen | 2005-06-09 | 1 | -0/+4 |
* | Small markup fixes. | Matthias Clasen | 2005-06-09 | 1 | -0/+2 |
* | New function to scroll to a path. (#306838, Jonathan Blandford) | Matthias Clasen | 2005-06-09 | 1 | -0/+7 |
* | Scroll to the item. (#306839, Jonathan Blandford) | Matthias Clasen | 2005-06-08 | 1 | -0/+3 |
* | Check for negative before appending the index, to avoid double error | Matthias Clasen | 2005-06-08 | 1 | -0/+4 |
* | Don't crash if search_window is NULL. (#304914, Victor Osadci, testcase by | Matthias Clasen | 2005-06-08 | 1 | -0/+4 |
* | Make the file property readable. (#170674, Lorenzo Gil Sanchez) | Matthias Clasen | 2005-06-08 | 1 | -0/+5 |
* | Use g_utf8_collate_key_for_filename(). | Matthias Clasen | 2005-06-08 | 1 | -0/+5 |
* | Merge leak fix from stable. Bug 306754. | Kjartan Maraas | 2005-06-07 | 1 | -0/+5 |
* | Return NULL unless screen number is zero. We have only one screen on | Tor Lillqvist | 2005-06-05 | 1 | -0/+6 |
* | modules/engines/Makefile.am Decide whether to build the ms-windows theme | Tor Lillqvist | 2005-06-04 | 1 | -0/+10 |
* | gdk/win32/gdkcursor-win32.c gdk/win32/gdkwindow-win32.c Support | Tor Lillqvist | 2005-06-04 | 1 | -0/+7 |
* | Render insensitive icons in a way that more closely matches Windows. | Tor Lillqvist | 2005-06-04 | 1 | -0/+8 |
* | re-sync with gtk-wimp's cvs repository | Dom Lachowicz | 2005-06-03 | 1 | -0/+6 |
* | Add declarations for gtk_entry_completion_{get,set}_popup_single_match. | Manish Singh | 2005-05-26 | 1 | -0/+5 |
* | Add a property to suppress the popup for single matches. (#154711) | Matthias Clasen | 2005-05-26 | 1 | -0/+9 |
* | Add credit | Matthias Clasen | 2005-05-26 | 1 | -1/+1 |
* | Queue the redisplay after modifying the tag in the btree, otherwise we end | Matthias Clasen | 2005-05-26 | 1 | -0/+5 |
* | Make autoscrolling work at the bottom of the screen. | Matthias Clasen | 2005-05-26 | 1 | -0/+5 |
* | I guess you should add changelog for your commits, right? | Maciej Katafiasz | 2005-05-26 | 1 | -0/+5 |
* | use a less aggressive PNG compression level (bug #305340). | Sven Neumann | 2005-05-26 | 1 | -0/+5 |