summaryrefslogtreecommitdiff
path: root/src/nautilus-notebook.c
Commit message (Expand)AuthorAgeFilesLines
* general: Drop GtkIconSize parametersAntónio Fernandes2022-01-051-1/+1
* general: GtkSpinner:active -> GtkSpinner:spinningAntónio Fernandes2022-01-051-1/+1
* general: Replace child properties with GtkStackPageAntónio Fernandes2022-01-051-5/+5
* build: Switch to GTK 4 -- DOESN'T BUILDAntónio Fernandes2022-01-051-1/+0
* notebook: Stop using gtk_box_set_center_widget() and pack_end()António Fernandes2022-01-051-19/+22
* general: Stop using gtk_box_pack_start()António Fernandes2022-01-051-2/+3
* notebook: Don't subclass GtkNotebookAntónio Fernandes2022-01-051-82/+52
* notebook: Dont override .insert-page()António Fernandes2022-01-051-32/+13
* notebook: Set action on close buttonAntónio Fernandes2022-01-051-34/+1
* window: Handle tab clicks hereAntónio Fernandes2022-01-051-69/+13
* general: Stop using GtkButton:relief and GtkScrolledWindow:shadow-typeAntónio Fernandes2022-01-051-2/+2
* general: Disable Drag-and-dropAntónio Fernandes2021-12-311-0/+2
* notebook: Stop using GtkContainer methodsAntónio Fernandes2021-12-061-29/+26
* window: Check if a tab was hit on right clickErnestas Kulik2018-05-221-0/+8
* notebook: Use gesture for button press eventsErnestas Kulik2018-05-221-31/+57
* notebook: Fix tab lookup by coordinatesErnestas Kulik2018-04-141-14/+8
* notebook: Add middle click tab close supportCarlos Soriano2018-02-131-0/+8
* general: Use constants for button eventsCarlos Soriano2018-02-131-1/+1
* notebook: Set minimum witdh for tabsAntónio Fernandes2018-02-131-0/+1
* notebook: Simplify build_tab_labelAntónio Fernandes2018-02-131-19/+15
* notebook: Use common check for search schemaAntónio Fernandes2018-02-061-1/+1
* Disable tab detaching to avoid crashNelson Benítez León2017-11-251-0/+1
* notebook: make the class finalTiberiu Lepadatu2017-03-301-1/+6
* general: run uncrustifyCarlos Soriano2016-08-291-348/+375
* general: remove vim modelinesCarlos Soriano2016-04-041-1/+0
* notebook: removed unused ifdef codeCarlos Soriano2016-03-171-19/+0
* notebook: avoid updating if no childrenCarlos Soriano2016-03-031-0/+18
* notebook: update modelineCarlos Soriano2016-03-031-1/+1
* remove gtk_button_set_focus_on_clickRazvan Chitu2016-02-261-1/+1
* notebook: vertically align labelCarlos Soriano2016-02-121-2/+2
* project: replace deprecated GtkMisc callsGeorges Basile Stavracas Neto2015-07-211-1/+2
* notebook: cleanup an old workaroundCosimo Cecchi2015-05-231-61/+0
* nautilus-window: Use private instead of detailsCarlos Soriano2015-03-021-2/+2
* Don't mention FSF addressCosimo Cecchi2014-02-171-2/+1
* Center tab labelsWilliam Jon McCann2013-10-291-11/+16
* Change 'x-nautilus-search:' to 'Search' on tooltips.Ting-Wei Lan2013-06-161-1/+8
* slot: finish moving all other private data to private structCosimo Cecchi2012-10-231-3/+5
* slot: restructure window slot loadingCosimo Cecchi2012-10-231-4/+5
* notebook: add missing part for last commitCosimo Cecchi2012-10-221-0/+1
* Make tab change action consistent with GTK'sWilliam Jon McCann2012-09-051-25/+42
* notebook: make tabs detachableCosimo Cecchi2012-08-311-0/+1
* window: misc cleanupsCosimo Cecchi2012-05-301-2/+0
* Remove extra panesWilliam Jon McCann2012-05-261-1/+1
* all: fix some issues highlighted by static analysisCosimo Cecchi2012-04-271-9/+1
* notebook: use a symbolic icon for the tab close imageCosimo Cecchi2012-01-161-1/+1
* slot: make NautilusWindowSlot a GtkBoxCosimo Cecchi2012-01-091-7/+7
* notebook: remove unused definesCosimo Cecchi2012-01-091-4/+0
* all: don't use deprecated GDK pointer methodsCosimo Cecchi2011-10-181-1/+6
* all: don't use deprecated Gtk[H/V]BoxCosimo Cecchi2011-06-131-1/+1
* all: merge NautilusNavigationWindow into NautilusWindowCosimo Cecchi2011-02-171-2/+2