| Commit message (Expand) | Author | Age | Files | Lines |
* | Factored out the event loop integration into gdkeventloop-quartz.c. | Mikael Hallendal | 2006-12-28 | 1 | -0/+10 |
* | broken pre-commit script | Matthias Clasen | 2006-12-28 | 1 | -0/+6 |
* | Remove redundant declarations (#390097, Christian Persch) | Matthias Clasen | 2006-12-28 | 1 | -0/+5 |
* | Support inverting arrows via XSetting. (#377979, Yevgen Muntyan). | Kristian Rietveld | 2006-12-27 | 1 | -0/+16 |
* | Add gtk_status_icon_get_screen and gtk_status_icon_set_screen. | Tor Lillqvist | 2006-12-27 | 1 | -0/+19 |
* | Fix typo. (#390035, Kazuki Iwamoto) | Tor Lillqvist | 2006-12-27 | 1 | -0/+5 |
* | Accept NULL. | Matthias Clasen | 2006-12-27 | 1 | -0/+9 |
* | Use getters for http fields where available. (#364866, Björn Lindqvist) | Matthias Clasen | 2006-12-27 | 1 | -0/+6 |
* | Add a g_return_if_fail. (#362614, Xan Lopez) | Matthias Clasen | 2006-12-27 | 1 | -0/+5 |
* | If a required action is missing, don't recurse over the children. | Matthias Clasen | 2006-12-27 | 1 | -1/+7 |
* | Fix a few problems with nested menus in comboboxes (#386694, Yevgen | Matthias Clasen | 2006-12-27 | 1 | -0/+12 |
* | Add a file-set signal to the filechooser button. Bug 353196. | Mariano Suárez-Alvarez | 2006-12-26 | 1 | -0/+5 |
* | fix typo causing the search dialog timeout never to be refreshed. | Kristian Rietveld | 2006-12-26 | 1 | -0/+6 |
* | Lots of scrolling fixes. Made scrolling work properly in not fully | Kristian Rietveld | 2006-12-26 | 1 | -0/+23 |
* | Return the correct value from gtk_notebook_insert_page if the page-added | Christian Persch | 2006-12-26 | 1 | -0/+6 |
* | Fix small regressions in GtkNotebook tab detaching. Bug #378852. | Carlos Garnacho | 2006-12-26 | 1 | -0/+15 |
* | Expose improvements for GtkNotebook. Bug #383435 | Carlos Garnacho | 2006-12-26 | 1 | -0/+10 |
* | Return FALSE. (#389623, Carlos Garnacho Parro) | Matthias Clasen | 2006-12-26 | 1 | -0/+3 |
* | Avoid spurious redraws. | Matthias Clasen | 2006-12-26 | 1 | -0/+5 |
* | Notify the "embedded" property also on normal construction and when | Christian Persch | 2006-12-25 | 1 | -0/+7 |
* | Set the HIG spacings directly instead of using style-set handlers. Fix the | Christian Persch | 2006-12-25 | 1 | -0/+19 |
* | Don't assume statusbar->label is the statusbar's frame's child when | Christian Persch | 2006-12-25 | 1 | -0/+6 |
* | Fix mem leaks. Bug #389194. | Christian Persch | 2006-12-25 | 1 | -0/+5 |
* | Remove debug output. | Matthias Clasen | 2006-12-25 | 1 | -0/+5 |
* | Improve translators comments. (#389298, Christian Persch) | Matthias Clasen | 2006-12-24 | 1 | -0/+5 |
* | Remove stale cvs conflict marker. | Kristian Rietveld | 2006-12-24 | 1 | -1/+0 |
* | Fix typo (s/expansive/expensive) (#389183) | Bastien Nocera | 2006-12-24 | 1 | -0/+6 |
* | Make gtk_printer_list_papers public. Bug #345587. | Christian Persch | 2006-12-24 | 1 | -0/+9 |
* | Don't ignore reverse portrait option when is selected in page setup | Carlos Garcia Campos | 2006-12-24 | 1 | -0/+5 |
* | Use gtk_border_free when freeing border. | Behdad Esfahbod | 2006-12-24 | 1 | -0/+5 |
* | When shift-clicking, keep the larger part of the selection selected. | Matthias Clasen | 2006-12-24 | 1 | -0/+7 |
* | Be more careful when faking a button release. (#323146, Travis Abbott) | Matthias Clasen | 2006-12-24 | 1 | -0/+4 |
* | Draw the handle with the right orientation, depending on the position of | Matthias Clasen | 2006-12-24 | 1 | -0/+6 |
* | Use gslice for GtkBorder (#383557). | Behdad Esfahbod | 2006-12-24 | 1 | -0/+5 |
* | Bug 340141 – Update to Pango 1.16 API | Behdad Esfahbod | 2006-12-24 | 1 | -0/+29 |
* | Emit changed and notify:text only once. The same fix was applied for | Matthias Clasen | 2006-12-24 | 1 | -0/+7 |
* | Be careful to not override GTK+ translations with the translations of the | Matthias Clasen | 2006-12-23 | 1 | -0/+7 |
* | Allow composing l with stroke. (#349638, Daniel Lublin) | Matthias Clasen | 2006-12-23 | 1 | -0/+3 |
* | Fix a thinko in the suffix calculation. (#382369, Christian Persch) | Matthias Clasen | 2006-12-23 | 1 | -0/+7 |
* | Move G_GNUC_INTERNAL before function declarations. (#352276, Damien | Matthias Clasen | 2006-12-23 | 1 | -0/+8 |
* | Fix some leaks. (#348108, Chris Wilson) | Matthias Clasen | 2006-12-23 | 1 | -0/+5 |
* | Replace a lot of idle and timeout calls by the new gdk_threads api. | Matthias Clasen | 2006-12-22 | 1 | -0/+3 |
* | Add functions to allow threadsafe handling of idles and timeouts wrt. to | Matthias Clasen | 2006-12-22 | 1 | -0/+8 |
* | Use pango_cairo_show_error_underline. (#340141, Behdad Esfahbod) | Matthias Clasen | 2006-12-22 | 1 | -0/+3 |
* | Check for getc_unlocked. | Matthias Clasen | 2006-12-22 | 1 | -0/+5 |
* | typo fix | Matthias Clasen | 2006-12-22 | 1 | -0/+4 |
* | Make it possible to track the embeddedness of statusicon (#387215, Martyn | Matthias Clasen | 2006-12-22 | 1 | -0/+9 |
* | Don't leak draw_border. (#387170, Kjartan Maraas) | Matthias Clasen | 2006-12-22 | 1 | -0/+5 |
* | Typo fix. (#388123, Murray Cumming) | Matthias Clasen | 2006-12-21 | 1 | -0/+3 |
* | Generate double-click events. (#380421, Tommi Komulainen) | Matthias Clasen | 2006-12-21 | 1 | -0/+3 |